15.989 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.023 * * * [progress]: [2/2] Setting up program. 0.025 * [progress]: [Phase 2 of 3] Improving. 0.025 * [simplify]: Simplifying: (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) 0.025 * * [simplify]: Extracting # 0 : cost 0 0.026 * * [simplify]: Extracting # 1 : cost 0 0.026 * * [simplify]: Extracting # 2 : cost 0 0.026 * * [simplify]: Extracting # 3 : cost 0 0.026 * * [simplify]: Extracting # 4 : cost 0 0.026 * * [simplify]: Extracting # 5 : cost 0 0.026 * * [simplify]: Extracting # 6 : cost 0 0.026 * * [simplify]: Extracting # 7 : cost 0 0.026 * * [simplify]: iteration 0 : 11 enodes (cost 14 ) 0.028 * * [simplify]: Extracting # 0 : cost 0 0.028 * * [simplify]: Extracting # 1 : cost 0 0.028 * * [simplify]: Extracting # 2 : cost 0 0.028 * * [simplify]: iteration 1 : 16 enodes (cost 13 ) 0.031 * * [simplify]: Extracting # 0 : cost 0 0.031 * * [simplify]: Extracting # 1 : cost 0 0.031 * * [simplify]: Extracting # 2 : cost 0 0.031 * * [simplify]: iteration 2 : 26 enodes (cost 12 ) 0.035 * * [simplify]: Extracting # 0 : cost 0 0.035 * * [simplify]: Extracting # 1 : cost 0 0.035 * * [simplify]: iteration 3 : 33 enodes (cost 12 ) 0.039 * * [simplify]: Extracting # 0 : cost 0 0.039 * * [simplify]: iteration done: 33 enodes (cost 12 ) 0.039 * [simplify]: Simplified to: (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) 0.043 * * [progress]: iteration 1 / 4 0.043 * * * [progress]: picking best candidate 0.045 * * * * [pick]: Picked # 0.045 * * * [progress]: localizing error 0.062 * * * [progress]: generating rewritten candidates 0.063 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 0.071 * * * * [progress]: [ 2 / 2 ] rewriting at (2 1) 0.084 * * * [progress]: generating series expansions 0.084 * * * * [progress]: [ 1 / 2 ] generating series at (2) 0.085 * [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.085 * [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.085 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in y 0.085 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 0.085 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 0.085 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.085 * [taylor]: Taking taylor expansion of (* z z) in y 0.085 * [taylor]: Taking taylor expansion of z in y 0.085 * [backup-simplify]: Simplify z into z 0.085 * [taylor]: Taking taylor expansion of z in y 0.085 * [backup-simplify]: Simplify z into z 0.085 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 0.085 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.085 * [taylor]: Taking taylor expansion of (* x x) in y 0.085 * [taylor]: Taking taylor expansion of x in y 0.085 * [backup-simplify]: Simplify x into x 0.086 * [taylor]: Taking taylor expansion of x in y 0.086 * [backup-simplify]: Simplify x into x 0.086 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.086 * [taylor]: Taking taylor expansion of y in y 0.086 * [backup-simplify]: Simplify 0 into 0 0.086 * [backup-simplify]: Simplify 1 into 1 0.086 * [backup-simplify]: Simplify (* z z) into (pow z 2) 0.086 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.086 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 0.086 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 0.086 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 0.087 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 0.087 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.087 * [backup-simplify]: Simplify (+ 0 0) into 0 0.088 * [backup-simplify]: Simplify (+ 0 0) into 0 0.088 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 0.088 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.088 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.088 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.089 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.089 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.089 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in x 0.089 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 0.089 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 0.090 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.090 * [taylor]: Taking taylor expansion of (* z z) in x 0.090 * [taylor]: Taking taylor expansion of z in x 0.090 * [backup-simplify]: Simplify z into z 0.090 * [taylor]: Taking taylor expansion of z in x 0.090 * [backup-simplify]: Simplify z into z 0.090 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 0.090 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.090 * [taylor]: Taking taylor expansion of (* x x) in x 0.090 * [taylor]: Taking taylor expansion of x in x 0.090 * [backup-simplify]: Simplify 0 into 0 0.090 * [backup-simplify]: Simplify 1 into 1 0.090 * [taylor]: Taking taylor expansion of x in x 0.090 * [backup-simplify]: Simplify 0 into 0 0.090 * [backup-simplify]: Simplify 1 into 1 0.090 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.090 * [taylor]: Taking taylor expansion of y in x 0.090 * [backup-simplify]: Simplify y into y 0.090 * [backup-simplify]: Simplify (* z z) into (pow z 2) 0.091 * [backup-simplify]: Simplify (* 0 0) into 0 0.091 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.091 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 0.091 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 0.091 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 0.091 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 0.092 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 0.092 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.093 * [backup-simplify]: Simplify (+ 0 0) into 0 0.093 * [backup-simplify]: Simplify (+ 0 0) into 0 0.093 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 0.093 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.093 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.093 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.094 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.095 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.095 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in z 0.095 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 0.095 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 0.095 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.095 * [taylor]: Taking taylor expansion of (* z z) in z 0.095 * [taylor]: Taking taylor expansion of z in z 0.095 * [backup-simplify]: Simplify 0 into 0 0.095 * [backup-simplify]: Simplify 1 into 1 0.095 * [taylor]: Taking taylor expansion of z in z 0.095 * [backup-simplify]: Simplify 0 into 0 0.095 * [backup-simplify]: Simplify 1 into 1 0.095 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 0.095 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.095 * [taylor]: Taking taylor expansion of (* x x) in z 0.095 * [taylor]: Taking taylor expansion of x in z 0.095 * [backup-simplify]: Simplify x into x 0.095 * [taylor]: Taking taylor expansion of x in z 0.095 * [backup-simplify]: Simplify x into x 0.095 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.096 * [taylor]: Taking taylor expansion of y in z 0.096 * [backup-simplify]: Simplify y into y 0.096 * [backup-simplify]: Simplify (* 0 0) into 0 0.096 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.096 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.096 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 0.097 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 0.097 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 0.097 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 0.098 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.098 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.098 * [backup-simplify]: Simplify (+ 0 0) into 0 0.098 * [backup-simplify]: Simplify (+ 0 0) into 0 0.099 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 0.099 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.099 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.099 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.099 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.100 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.100 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in z 0.100 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 0.100 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 0.100 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.100 * [taylor]: Taking taylor expansion of (* z z) in z 0.100 * [taylor]: Taking taylor expansion of z in z 0.100 * [backup-simplify]: Simplify 0 into 0 0.100 * [backup-simplify]: Simplify 1 into 1 0.100 * [taylor]: Taking taylor expansion of z in z 0.100 * [backup-simplify]: Simplify 0 into 0 0.100 * [backup-simplify]: Simplify 1 into 1 0.100 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 0.100 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.100 * [taylor]: Taking taylor expansion of (* x x) in z 0.100 * [taylor]: Taking taylor expansion of x in z 0.101 * [backup-simplify]: Simplify x into x 0.101 * [taylor]: Taking taylor expansion of x in z 0.101 * [backup-simplify]: Simplify x into x 0.101 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.101 * [taylor]: Taking taylor expansion of y in z 0.101 * [backup-simplify]: Simplify y into y 0.101 * [backup-simplify]: Simplify (* 0 0) into 0 0.101 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.101 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.101 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 0.102 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 0.102 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 0.103 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 0.103 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.103 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.103 * [backup-simplify]: Simplify (+ 0 0) into 0 0.104 * [backup-simplify]: Simplify (+ 0 0) into 0 0.104 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 0.104 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.104 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.104 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.105 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.105 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.106 * [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.106 * [taylor]: Taking taylor expansion of (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) in x 0.106 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 0.106 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 0.106 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.106 * [taylor]: Taking taylor expansion of x in x 0.106 * [backup-simplify]: Simplify 0 into 0 0.106 * [backup-simplify]: Simplify 1 into 1 0.106 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.106 * [taylor]: Taking taylor expansion of y in x 0.106 * [backup-simplify]: Simplify y into y 0.106 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.106 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 0.107 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 0.107 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.107 * [backup-simplify]: Simplify (+ 0 0) into 0 0.107 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 0.107 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.107 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.107 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.108 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.108 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.109 * [backup-simplify]: Simplify (* y (sqrt 0.3333333333333333)) into (* y (sqrt 0.3333333333333333)) 0.109 * [taylor]: Taking taylor expansion of (* y (sqrt 0.3333333333333333)) in y 0.109 * [taylor]: Taking taylor expansion of y in y 0.109 * [backup-simplify]: Simplify 0 into 0 0.109 * [backup-simplify]: Simplify 1 into 1 0.109 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.109 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.109 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.109 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.110 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.111 * [backup-simplify]: Simplify (* 0 (sqrt 0.3333333333333333)) into 0 0.111 * [backup-simplify]: Simplify 0 into 0 0.112 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.112 * [taylor]: Taking taylor expansion of 0 in x 0.112 * [backup-simplify]: Simplify 0 into 0 0.112 * [taylor]: Taking taylor expansion of 0 in y 0.112 * [backup-simplify]: Simplify 0 into 0 0.112 * [backup-simplify]: Simplify 0 into 0 0.127 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.127 * [taylor]: Taking taylor expansion of 0 in y 0.127 * [backup-simplify]: Simplify 0 into 0 0.127 * [backup-simplify]: Simplify 0 into 0 0.130 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 0.3333333333333333))) into (sqrt 0.3333333333333333) 0.131 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.132 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.133 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 0.133 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.134 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.134 * [backup-simplify]: Simplify (+ 0 0) into 0 0.134 * [backup-simplify]: Simplify (+ 1 0) into 1 0.135 * [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.137 * [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.138 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (sqrt 0.3333333333333333))) in x 0.138 * [taylor]: Taking taylor expansion of 1/2 in x 0.138 * [backup-simplify]: Simplify 1/2 into 1/2 0.138 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (sqrt 0.3333333333333333)) in x 0.138 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 0.138 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 0.138 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 0.138 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.138 * [taylor]: Taking taylor expansion of x in x 0.138 * [backup-simplify]: Simplify 0 into 0 0.138 * [backup-simplify]: Simplify 1 into 1 0.138 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.138 * [taylor]: Taking taylor expansion of y in x 0.138 * [backup-simplify]: Simplify y into y 0.138 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.139 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 0.139 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.139 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 0.139 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.139 * [backup-simplify]: Simplify (+ 0 0) into 0 0.140 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.140 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 0.140 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.140 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.140 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.140 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.141 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.142 * [backup-simplify]: Simplify (* (/ 1 y) (sqrt 0.3333333333333333)) into (/ (sqrt 0.3333333333333333) y) 0.142 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) y)) into (* 1/2 (/ (sqrt 0.3333333333333333) y)) 0.142 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) y)) in y 0.142 * [taylor]: Taking taylor expansion of 1/2 in y 0.142 * [backup-simplify]: Simplify 1/2 into 1/2 0.142 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) y) in y 0.142 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.142 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.142 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.143 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.143 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.143 * [taylor]: Taking taylor expansion of y in y 0.143 * [backup-simplify]: Simplify 0 into 0 0.144 * [backup-simplify]: Simplify 1 into 1 0.144 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.145 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.146 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.146 * [backup-simplify]: Simplify 0 into 0 0.146 * [taylor]: Taking taylor expansion of 0 in y 0.146 * [backup-simplify]: Simplify 0 into 0 0.146 * [backup-simplify]: Simplify 0 into 0 0.148 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.148 * [backup-simplify]: Simplify (* 1 1) into 1 0.148 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.149 * [backup-simplify]: Simplify (+ 1 0) into 1 0.149 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 0.150 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* (/ 1/2 y) (sqrt 0.3333333333333333)))) into (* 1/2 (/ (sqrt 0.3333333333333333) y)) 0.150 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) y)) in y 0.150 * [taylor]: Taking taylor expansion of 1/2 in y 0.151 * [backup-simplify]: Simplify 1/2 into 1/2 0.151 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) y) in y 0.151 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.151 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.151 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.151 * [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 y in y 0.152 * [backup-simplify]: Simplify 0 into 0 0.152 * [backup-simplify]: Simplify 1 into 1 0.153 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.154 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.155 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.155 * [backup-simplify]: Simplify 0 into 0 0.155 * [backup-simplify]: Simplify 0 into 0 0.155 * [backup-simplify]: Simplify 0 into 0 0.156 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.157 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.157 * [backup-simplify]: Simplify 0 into 0 0.158 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* y (* 1 1))) into (* y (sqrt 0.3333333333333333)) 0.159 * [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.159 * [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.159 * [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.159 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 0.159 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 0.159 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.159 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 0.159 * [taylor]: Taking taylor expansion of (/ 1 z) in y 0.159 * [taylor]: Taking taylor expansion of z in y 0.159 * [backup-simplify]: Simplify z into z 0.159 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.159 * [taylor]: Taking taylor expansion of (/ 1 z) in y 0.159 * [taylor]: Taking taylor expansion of z in y 0.159 * [backup-simplify]: Simplify z into z 0.159 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.159 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 0.160 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.160 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 0.160 * [taylor]: Taking taylor expansion of (/ 1 x) in y 0.160 * [taylor]: Taking taylor expansion of x in y 0.160 * [backup-simplify]: Simplify x into x 0.160 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.160 * [taylor]: Taking taylor expansion of (/ 1 x) in y 0.160 * [taylor]: Taking taylor expansion of x in y 0.160 * [backup-simplify]: Simplify x into x 0.160 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.160 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.160 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.160 * [taylor]: Taking taylor expansion of y in y 0.160 * [backup-simplify]: Simplify 0 into 0 0.160 * [backup-simplify]: Simplify 1 into 1 0.161 * [backup-simplify]: Simplify (* 1 1) into 1 0.161 * [backup-simplify]: Simplify (/ 1 1) into 1 0.161 * [backup-simplify]: Simplify (+ 0 1) into 1 0.162 * [backup-simplify]: Simplify (+ 0 1) into 1 0.162 * [backup-simplify]: Simplify (sqrt 1) into 1 0.163 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.163 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.164 * [backup-simplify]: Simplify (+ 0 0) into 0 0.164 * [backup-simplify]: Simplify (+ 0 0) into 0 0.165 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.165 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.165 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.165 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.165 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.166 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.166 * [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.166 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 0.166 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 0.166 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.167 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 0.167 * [taylor]: Taking taylor expansion of (/ 1 z) in x 0.167 * [taylor]: Taking taylor expansion of z in x 0.167 * [backup-simplify]: Simplify z into z 0.167 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.167 * [taylor]: Taking taylor expansion of (/ 1 z) in x 0.167 * [taylor]: Taking taylor expansion of z in x 0.167 * [backup-simplify]: Simplify z into z 0.167 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.167 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 0.167 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.167 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 0.167 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.167 * [taylor]: Taking taylor expansion of x in x 0.167 * [backup-simplify]: Simplify 0 into 0 0.167 * [backup-simplify]: Simplify 1 into 1 0.168 * [backup-simplify]: Simplify (/ 1 1) into 1 0.168 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.168 * [taylor]: Taking taylor expansion of x in x 0.168 * [backup-simplify]: Simplify 0 into 0 0.168 * [backup-simplify]: Simplify 1 into 1 0.168 * [backup-simplify]: Simplify (/ 1 1) into 1 0.168 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.168 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.168 * [taylor]: Taking taylor expansion of y in x 0.168 * [backup-simplify]: Simplify y into y 0.168 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.169 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.169 * [backup-simplify]: Simplify (* 1 1) into 1 0.170 * [backup-simplify]: Simplify (+ 1 0) into 1 0.170 * [backup-simplify]: Simplify (+ 0 1) into 1 0.170 * [backup-simplify]: Simplify (sqrt 1) into 1 0.171 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.172 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.173 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.173 * [backup-simplify]: Simplify (+ 0 0) into 0 0.173 * [backup-simplify]: Simplify (+ 0 0) into 0 0.174 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.174 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.174 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.174 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.174 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.175 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.175 * [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.175 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 0.175 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 0.176 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.176 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 0.176 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.176 * [taylor]: Taking taylor expansion of z in z 0.176 * [backup-simplify]: Simplify 0 into 0 0.176 * [backup-simplify]: Simplify 1 into 1 0.176 * [backup-simplify]: Simplify (/ 1 1) into 1 0.176 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.176 * [taylor]: Taking taylor expansion of z in z 0.176 * [backup-simplify]: Simplify 0 into 0 0.176 * [backup-simplify]: Simplify 1 into 1 0.177 * [backup-simplify]: Simplify (/ 1 1) into 1 0.177 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 0.177 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.177 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 0.177 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.177 * [taylor]: Taking taylor expansion of x in z 0.177 * [backup-simplify]: Simplify x into x 0.177 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.177 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.177 * [taylor]: Taking taylor expansion of x in z 0.177 * [backup-simplify]: Simplify x into x 0.177 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.177 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.177 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.177 * [taylor]: Taking taylor expansion of y in z 0.177 * [backup-simplify]: Simplify y into y 0.177 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.178 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.178 * [backup-simplify]: Simplify (* 1 1) into 1 0.178 * [backup-simplify]: Simplify (+ 1 0) into 1 0.179 * [backup-simplify]: Simplify (sqrt 1) into 1 0.179 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.180 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.181 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.181 * [backup-simplify]: Simplify (+ 0 0) into 0 0.182 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.182 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.182 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.182 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.182 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.183 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.183 * [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.183 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 0.183 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 0.183 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.183 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 0.183 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.183 * [taylor]: Taking taylor expansion of z in z 0.184 * [backup-simplify]: Simplify 0 into 0 0.184 * [backup-simplify]: Simplify 1 into 1 0.184 * [backup-simplify]: Simplify (/ 1 1) into 1 0.184 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.184 * [taylor]: Taking taylor expansion of z in z 0.184 * [backup-simplify]: Simplify 0 into 0 0.184 * [backup-simplify]: Simplify 1 into 1 0.184 * [backup-simplify]: Simplify (/ 1 1) into 1 0.184 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 0.185 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.185 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 0.185 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.185 * [taylor]: Taking taylor expansion of x in z 0.185 * [backup-simplify]: Simplify x into x 0.185 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.185 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.185 * [taylor]: Taking taylor expansion of x in z 0.185 * [backup-simplify]: Simplify x into x 0.185 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.185 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.185 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.185 * [taylor]: Taking taylor expansion of y in z 0.185 * [backup-simplify]: Simplify y into y 0.185 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.185 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.186 * [backup-simplify]: Simplify (* 1 1) into 1 0.186 * [backup-simplify]: Simplify (+ 1 0) into 1 0.186 * [backup-simplify]: Simplify (sqrt 1) into 1 0.187 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.188 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.189 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.189 * [backup-simplify]: Simplify (+ 0 0) into 0 0.190 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.190 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.190 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.190 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.192 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.193 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.194 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 0.194 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.194 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.194 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.194 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.195 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.196 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.196 * [taylor]: Taking taylor expansion of 0 in x 0.196 * [backup-simplify]: Simplify 0 into 0 0.196 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.196 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.196 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.196 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.197 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.198 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.199 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.200 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.201 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.201 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 0.202 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.202 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.203 * [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.205 * [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.205 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) in x 0.205 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) in x 0.205 * [taylor]: Taking taylor expansion of 1/2 in x 0.206 * [backup-simplify]: Simplify 1/2 into 1/2 0.206 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 2)) in x 0.206 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.206 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.206 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.206 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.207 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.207 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.207 * [taylor]: Taking taylor expansion of x in x 0.207 * [backup-simplify]: Simplify 0 into 0 0.207 * [backup-simplify]: Simplify 1 into 1 0.207 * [backup-simplify]: Simplify (* 1 1) into 1 0.208 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.208 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in x 0.209 * [taylor]: Taking taylor expansion of 1/2 in x 0.209 * [backup-simplify]: Simplify 1/2 into 1/2 0.209 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in x 0.209 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.209 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.209 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.209 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.210 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.210 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.210 * [taylor]: Taking taylor expansion of y in x 0.210 * [backup-simplify]: Simplify y into y 0.210 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.211 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 0.211 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.212 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.213 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.214 * [backup-simplify]: Simplify (+ 0 0) into 0 0.214 * [taylor]: Taking taylor expansion of 0 in y 0.214 * [backup-simplify]: Simplify 0 into 0 0.214 * [taylor]: Taking taylor expansion of 0 in y 0.214 * [backup-simplify]: Simplify 0 into 0 0.214 * [taylor]: Taking taylor expansion of 0 in y 0.214 * [backup-simplify]: Simplify 0 into 0 0.214 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.215 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.216 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.217 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.218 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.219 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 0.219 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 0.219 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 0.219 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.219 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.220 * [backup-simplify]: Simplify (+ 0 0) into 0 0.220 * [backup-simplify]: Simplify (+ 0 0) into 0 0.221 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 0.223 * [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.223 * [taylor]: Taking taylor expansion of 0 in x 0.223 * [backup-simplify]: Simplify 0 into 0 0.224 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.225 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.226 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.227 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.228 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 0.228 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 0.228 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in y 0.228 * [taylor]: Taking taylor expansion of 1/2 in y 0.229 * [backup-simplify]: Simplify 1/2 into 1/2 0.229 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in y 0.229 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.229 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.229 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.229 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.230 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.230 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.230 * [taylor]: Taking taylor expansion of y in y 0.230 * [backup-simplify]: Simplify 0 into 0 0.230 * [backup-simplify]: Simplify 1 into 1 0.230 * [backup-simplify]: Simplify (* 1 1) into 1 0.231 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.232 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.233 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.234 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.234 * [backup-simplify]: Simplify 0 into 0 0.234 * [taylor]: Taking taylor expansion of 0 in y 0.234 * [backup-simplify]: Simplify 0 into 0 0.235 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.235 * [taylor]: Taking taylor expansion of 0 in y 0.235 * [backup-simplify]: Simplify 0 into 0 0.235 * [backup-simplify]: Simplify 0 into 0 0.235 * [backup-simplify]: Simplify 0 into 0 0.235 * [backup-simplify]: Simplify 0 into 0 0.235 * [backup-simplify]: Simplify 0 into 0 0.237 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.238 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.238 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.240 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.240 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.240 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.240 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 0.241 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.241 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 0.242 * [backup-simplify]: Simplify (+ 0 0) into 0 0.242 * [backup-simplify]: Simplify (+ 0 0) into 0 0.244 * [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.248 * [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.248 * [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.248 * [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.248 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) in x 0.248 * [taylor]: Taking taylor expansion of 1/4 in x 0.248 * [backup-simplify]: Simplify 1/4 into 1/4 0.248 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2))) in x 0.248 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.248 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.248 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.249 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.250 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.250 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 0.250 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.250 * [taylor]: Taking taylor expansion of x in x 0.250 * [backup-simplify]: Simplify 0 into 0 0.250 * [backup-simplify]: Simplify 1 into 1 0.250 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.250 * [taylor]: Taking taylor expansion of y in x 0.250 * [backup-simplify]: Simplify y into y 0.250 * [backup-simplify]: Simplify (* 1 1) into 1 0.250 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.250 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 0.251 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 0.251 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))) in x 0.251 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) in x 0.251 * [taylor]: Taking taylor expansion of 1/8 in x 0.251 * [backup-simplify]: Simplify 1/8 into 1/8 0.251 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 4)) in x 0.251 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.251 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.251 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.252 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.252 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.252 * [taylor]: Taking taylor expansion of (pow y 4) in x 0.252 * [taylor]: Taking taylor expansion of y in x 0.252 * [backup-simplify]: Simplify y into y 0.252 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.253 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 0.253 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 4)) into (/ (sqrt 0.3333333333333333) (pow y 4)) 0.253 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))) in x 0.253 * [taylor]: Taking taylor expansion of 1/8 in x 0.253 * [backup-simplify]: Simplify 1/8 into 1/8 0.253 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 4)) in x 0.253 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.253 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.253 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.254 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.255 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.255 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.255 * [taylor]: Taking taylor expansion of x in x 0.255 * [backup-simplify]: Simplify 0 into 0 0.255 * [backup-simplify]: Simplify 1 into 1 0.255 * [backup-simplify]: Simplify (* 1 1) into 1 0.255 * [backup-simplify]: Simplify (* 1 1) into 1 0.256 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.257 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.257 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.258 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 0.259 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 0.260 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 0.261 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.262 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.263 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.264 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.265 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.266 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.266 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.267 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.268 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.269 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.271 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.272 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 0.273 * [backup-simplify]: Simplify (+ 0 0) into 0 0.273 * [backup-simplify]: Simplify (+ 0 0) into 0 0.273 * [backup-simplify]: Simplify (- 0) into 0 0.273 * [taylor]: Taking taylor expansion of 0 in y 0.273 * [backup-simplify]: Simplify 0 into 0 0.273 * [taylor]: Taking taylor expansion of 0 in y 0.273 * [backup-simplify]: Simplify 0 into 0 0.275 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.276 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.277 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.278 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 0.278 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.288 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 0.289 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 0.289 * [backup-simplify]: Simplify (+ 0 0) into 0 0.289 * [taylor]: Taking taylor expansion of 0 in y 0.289 * [backup-simplify]: Simplify 0 into 0 0.290 * [taylor]: Taking taylor expansion of 0 in y 0.290 * [backup-simplify]: Simplify 0 into 0 0.291 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.291 * [taylor]: Taking taylor expansion of 0 in y 0.291 * [backup-simplify]: Simplify 0 into 0 0.292 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.293 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.294 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.295 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.295 * [backup-simplify]: Simplify 0 into 0 0.296 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 z))))) into (* z (sqrt 0.3333333333333333)) 0.296 * [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.296 * [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.297 * [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.297 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 0.297 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 0.297 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.297 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 0.297 * [taylor]: Taking taylor expansion of (/ -1 z) in y 0.297 * [taylor]: Taking taylor expansion of -1 in y 0.297 * [backup-simplify]: Simplify -1 into -1 0.297 * [taylor]: Taking taylor expansion of z in y 0.297 * [backup-simplify]: Simplify z into z 0.297 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.297 * [taylor]: Taking taylor expansion of (/ -1 z) in y 0.297 * [taylor]: Taking taylor expansion of -1 in y 0.297 * [backup-simplify]: Simplify -1 into -1 0.297 * [taylor]: Taking taylor expansion of z in y 0.297 * [backup-simplify]: Simplify z into z 0.297 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.297 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 0.297 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.298 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 0.298 * [taylor]: Taking taylor expansion of (/ -1 x) in y 0.298 * [taylor]: Taking taylor expansion of -1 in y 0.298 * [backup-simplify]: Simplify -1 into -1 0.298 * [taylor]: Taking taylor expansion of x in y 0.298 * [backup-simplify]: Simplify x into x 0.298 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.298 * [taylor]: Taking taylor expansion of (/ -1 x) in y 0.298 * [taylor]: Taking taylor expansion of -1 in y 0.298 * [backup-simplify]: Simplify -1 into -1 0.298 * [taylor]: Taking taylor expansion of x in y 0.298 * [backup-simplify]: Simplify x into x 0.298 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.298 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.298 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.298 * [taylor]: Taking taylor expansion of y in y 0.298 * [backup-simplify]: Simplify 0 into 0 0.298 * [backup-simplify]: Simplify 1 into 1 0.299 * [backup-simplify]: Simplify (* 1 1) into 1 0.299 * [backup-simplify]: Simplify (/ 1 1) into 1 0.299 * [backup-simplify]: Simplify (+ 0 1) into 1 0.300 * [backup-simplify]: Simplify (+ 0 1) into 1 0.300 * [backup-simplify]: Simplify (sqrt 1) into 1 0.301 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.302 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.303 * [backup-simplify]: Simplify (+ 0 0) into 0 0.303 * [backup-simplify]: Simplify (+ 0 0) into 0 0.304 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.304 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.304 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.304 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.304 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.305 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.305 * [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.305 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 0.305 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 0.305 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.305 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 0.305 * [taylor]: Taking taylor expansion of (/ -1 z) in x 0.305 * [taylor]: Taking taylor expansion of -1 in x 0.305 * [backup-simplify]: Simplify -1 into -1 0.305 * [taylor]: Taking taylor expansion of z in x 0.305 * [backup-simplify]: Simplify z into z 0.306 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.306 * [taylor]: Taking taylor expansion of (/ -1 z) in x 0.306 * [taylor]: Taking taylor expansion of -1 in x 0.306 * [backup-simplify]: Simplify -1 into -1 0.306 * [taylor]: Taking taylor expansion of z in x 0.306 * [backup-simplify]: Simplify z into z 0.306 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.306 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 0.306 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.306 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 0.306 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.306 * [taylor]: Taking taylor expansion of -1 in x 0.306 * [backup-simplify]: Simplify -1 into -1 0.306 * [taylor]: Taking taylor expansion of x in x 0.306 * [backup-simplify]: Simplify 0 into 0 0.306 * [backup-simplify]: Simplify 1 into 1 0.307 * [backup-simplify]: Simplify (/ -1 1) into -1 0.307 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.307 * [taylor]: Taking taylor expansion of -1 in x 0.307 * [backup-simplify]: Simplify -1 into -1 0.307 * [taylor]: Taking taylor expansion of x in x 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.307 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.307 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.307 * [taylor]: Taking taylor expansion of y in x 0.308 * [backup-simplify]: Simplify y into y 0.308 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.308 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.308 * [backup-simplify]: Simplify (* -1 -1) into 1 0.309 * [backup-simplify]: Simplify (+ 1 0) into 1 0.309 * [backup-simplify]: Simplify (+ 0 1) into 1 0.310 * [backup-simplify]: Simplify (sqrt 1) into 1 0.311 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.311 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.312 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 0.312 * [backup-simplify]: Simplify (+ 0 0) into 0 0.313 * [backup-simplify]: Simplify (+ 0 0) into 0 0.313 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.313 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.313 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.313 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.314 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.315 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.315 * [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.315 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 0.315 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 0.315 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.315 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 0.315 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.315 * [taylor]: Taking taylor expansion of -1 in z 0.315 * [backup-simplify]: Simplify -1 into -1 0.315 * [taylor]: Taking taylor expansion of z in z 0.315 * [backup-simplify]: Simplify 0 into 0 0.315 * [backup-simplify]: Simplify 1 into 1 0.316 * [backup-simplify]: Simplify (/ -1 1) into -1 0.316 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.316 * [taylor]: Taking taylor expansion of -1 in z 0.316 * [backup-simplify]: Simplify -1 into -1 0.316 * [taylor]: Taking taylor expansion of z in z 0.316 * [backup-simplify]: Simplify 0 into 0 0.316 * [backup-simplify]: Simplify 1 into 1 0.316 * [backup-simplify]: Simplify (/ -1 1) into -1 0.316 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 0.316 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.316 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 0.316 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.317 * [taylor]: Taking taylor expansion of -1 in z 0.317 * [backup-simplify]: Simplify -1 into -1 0.317 * [taylor]: Taking taylor expansion of x in z 0.317 * [backup-simplify]: Simplify x into x 0.317 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.317 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.317 * [taylor]: Taking taylor expansion of -1 in z 0.317 * [backup-simplify]: Simplify -1 into -1 0.317 * [taylor]: Taking taylor expansion of x in z 0.317 * [backup-simplify]: Simplify x into x 0.317 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.317 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.317 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.317 * [taylor]: Taking taylor expansion of y in z 0.317 * [backup-simplify]: Simplify y into y 0.317 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.317 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.318 * [backup-simplify]: Simplify (* -1 -1) into 1 0.318 * [backup-simplify]: Simplify (+ 1 0) into 1 0.318 * [backup-simplify]: Simplify (sqrt 1) into 1 0.319 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.320 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.321 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 0.321 * [backup-simplify]: Simplify (+ 0 0) into 0 0.322 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.322 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.322 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.322 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.322 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.323 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.323 * [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.323 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 0.323 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 0.323 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.323 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 0.323 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.323 * [taylor]: Taking taylor expansion of -1 in z 0.323 * [backup-simplify]: Simplify -1 into -1 0.324 * [taylor]: Taking taylor expansion of z in z 0.324 * [backup-simplify]: Simplify 0 into 0 0.324 * [backup-simplify]: Simplify 1 into 1 0.324 * [backup-simplify]: Simplify (/ -1 1) into -1 0.324 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.324 * [taylor]: Taking taylor expansion of -1 in z 0.324 * [backup-simplify]: Simplify -1 into -1 0.324 * [taylor]: Taking taylor expansion of z in z 0.324 * [backup-simplify]: Simplify 0 into 0 0.324 * [backup-simplify]: Simplify 1 into 1 0.325 * [backup-simplify]: Simplify (/ -1 1) into -1 0.325 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 0.325 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.325 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 0.325 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.325 * [taylor]: Taking taylor expansion of -1 in z 0.325 * [backup-simplify]: Simplify -1 into -1 0.325 * [taylor]: Taking taylor expansion of x in z 0.325 * [backup-simplify]: Simplify x into x 0.325 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.325 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.325 * [taylor]: Taking taylor expansion of -1 in z 0.325 * [backup-simplify]: Simplify -1 into -1 0.325 * [taylor]: Taking taylor expansion of x in z 0.325 * [backup-simplify]: Simplify x into x 0.325 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.325 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.325 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.325 * [taylor]: Taking taylor expansion of y in z 0.325 * [backup-simplify]: Simplify y into y 0.325 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.326 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.326 * [backup-simplify]: Simplify (* -1 -1) into 1 0.326 * [backup-simplify]: Simplify (+ 1 0) into 1 0.327 * [backup-simplify]: Simplify (sqrt 1) into 1 0.328 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.328 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.329 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 0.329 * [backup-simplify]: Simplify (+ 0 0) into 0 0.330 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.330 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.330 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.330 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.331 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.332 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.333 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 0.333 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.333 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.333 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.333 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.334 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.335 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.335 * [taylor]: Taking taylor expansion of 0 in x 0.335 * [backup-simplify]: Simplify 0 into 0 0.335 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.335 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.335 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.335 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.336 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.337 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.338 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.339 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.340 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 0.340 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 0.340 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.341 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.342 * [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.344 * [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.344 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) in x 0.344 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) in x 0.344 * [taylor]: Taking taylor expansion of 1/2 in x 0.344 * [backup-simplify]: Simplify 1/2 into 1/2 0.344 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 2)) in x 0.344 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.344 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.344 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.345 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.346 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.346 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.346 * [taylor]: Taking taylor expansion of x in x 0.346 * [backup-simplify]: Simplify 0 into 0 0.346 * [backup-simplify]: Simplify 1 into 1 0.346 * [backup-simplify]: Simplify (* 1 1) into 1 0.347 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.347 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in x 0.347 * [taylor]: Taking taylor expansion of 1/2 in x 0.347 * [backup-simplify]: Simplify 1/2 into 1/2 0.347 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in x 0.347 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.347 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.347 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.348 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.348 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.348 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.349 * [taylor]: Taking taylor expansion of y in x 0.349 * [backup-simplify]: Simplify y into y 0.349 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.349 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 0.350 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.351 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.352 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.352 * [backup-simplify]: Simplify (+ 0 0) into 0 0.352 * [taylor]: Taking taylor expansion of 0 in y 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 * [taylor]: Taking taylor expansion of 0 in y 0.352 * [backup-simplify]: Simplify 0 into 0 0.353 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.354 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.355 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.356 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.357 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 0.357 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 0.357 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 0.358 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 0.358 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.358 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.359 * [backup-simplify]: Simplify (+ 0 0) into 0 0.359 * [backup-simplify]: Simplify (+ 0 0) into 0 0.360 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 0.362 * [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.362 * [taylor]: Taking taylor expansion of 0 in x 0.362 * [backup-simplify]: Simplify 0 into 0 0.363 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.364 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.365 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.366 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.367 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 0.367 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 0.367 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in y 0.367 * [taylor]: Taking taylor expansion of 1/2 in y 0.367 * [backup-simplify]: Simplify 1/2 into 1/2 0.367 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in y 0.368 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.368 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.368 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.368 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.369 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.369 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.369 * [taylor]: Taking taylor expansion of y in y 0.369 * [backup-simplify]: Simplify 0 into 0 0.369 * [backup-simplify]: Simplify 1 into 1 0.369 * [backup-simplify]: Simplify (* 1 1) into 1 0.370 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.371 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.372 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.373 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.373 * [backup-simplify]: Simplify 0 into 0 0.373 * [taylor]: Taking taylor expansion of 0 in y 0.373 * [backup-simplify]: Simplify 0 into 0 0.374 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.374 * [taylor]: Taking taylor expansion of 0 in y 0.375 * [backup-simplify]: Simplify 0 into 0 0.375 * [backup-simplify]: Simplify 0 into 0 0.375 * [backup-simplify]: Simplify 0 into 0 0.375 * [backup-simplify]: Simplify 0 into 0 0.375 * [backup-simplify]: Simplify 0 into 0 0.376 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.377 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.378 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.379 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 0.380 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.380 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.380 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 0.381 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.381 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 0.382 * [backup-simplify]: Simplify (+ 0 0) into 0 0.382 * [backup-simplify]: Simplify (+ 0 0) into 0 0.384 * [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.387 * [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.387 * [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.387 * [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.388 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) in x 0.388 * [taylor]: Taking taylor expansion of 1/4 in x 0.388 * [backup-simplify]: Simplify 1/4 into 1/4 0.388 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2))) in x 0.388 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.388 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.388 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.388 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.389 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.389 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 0.389 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.389 * [taylor]: Taking taylor expansion of x in x 0.389 * [backup-simplify]: Simplify 0 into 0 0.389 * [backup-simplify]: Simplify 1 into 1 0.389 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.389 * [taylor]: Taking taylor expansion of y in x 0.389 * [backup-simplify]: Simplify y into y 0.390 * [backup-simplify]: Simplify (* 1 1) into 1 0.390 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.390 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 0.390 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 0.390 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))) in x 0.390 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) in x 0.390 * [taylor]: Taking taylor expansion of 1/8 in x 0.390 * [backup-simplify]: Simplify 1/8 into 1/8 0.391 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 4)) in x 0.391 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.391 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.391 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.391 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.392 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.392 * [taylor]: Taking taylor expansion of (pow y 4) in x 0.392 * [taylor]: Taking taylor expansion of y in x 0.392 * [backup-simplify]: Simplify y into y 0.392 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.392 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 0.393 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 4)) into (/ (sqrt 0.3333333333333333) (pow y 4)) 0.393 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))) in x 0.393 * [taylor]: Taking taylor expansion of 1/8 in x 0.393 * [backup-simplify]: Simplify 1/8 into 1/8 0.393 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 4)) in x 0.393 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) 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 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.394 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.394 * [taylor]: Taking taylor expansion of (pow x 4) in x 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.395 * [backup-simplify]: Simplify (* 1 1) into 1 0.395 * [backup-simplify]: Simplify (* 1 1) into 1 0.396 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.396 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.397 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.397 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 0.398 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 0.399 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 0.400 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.401 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.402 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.403 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.403 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.404 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.405 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.406 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.407 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.408 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.409 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.411 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) 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) into 0 0.412 * [taylor]: Taking taylor expansion of 0 in y 0.412 * [backup-simplify]: Simplify 0 into 0 0.412 * [taylor]: Taking taylor expansion of 0 in y 0.412 * [backup-simplify]: Simplify 0 into 0 0.413 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.414 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.415 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.417 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 0.417 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.418 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 0.418 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 0.419 * [backup-simplify]: Simplify (+ 0 0) into 0 0.419 * [taylor]: Taking taylor expansion of 0 in y 0.419 * [backup-simplify]: Simplify 0 into 0 0.419 * [taylor]: Taking taylor expansion of 0 in y 0.419 * [backup-simplify]: Simplify 0 into 0 0.420 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.420 * [taylor]: Taking taylor expansion of 0 in y 0.420 * [backup-simplify]: Simplify 0 into 0 0.421 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.422 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.423 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.425 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.425 * [backup-simplify]: Simplify 0 into 0 0.425 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (* z (sqrt 0.3333333333333333))) 0.425 * * * * [progress]: [ 2 / 2 ] generating series at (2 1) 0.426 * [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.426 * [approximate]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in (z x y) around 0 0.426 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in y 0.426 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.426 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.426 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 0.426 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.426 * [taylor]: Taking taylor expansion of (* z z) in y 0.426 * [taylor]: Taking taylor expansion of z in y 0.426 * [backup-simplify]: Simplify z into z 0.426 * [taylor]: Taking taylor expansion of z in y 0.426 * [backup-simplify]: Simplify z into z 0.426 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 0.426 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.426 * [taylor]: Taking taylor expansion of (* x x) in y 0.426 * [taylor]: Taking taylor expansion of x in y 0.426 * [backup-simplify]: Simplify x into x 0.426 * [taylor]: Taking taylor expansion of x in y 0.427 * [backup-simplify]: Simplify x into x 0.427 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.427 * [taylor]: Taking taylor expansion of y in y 0.427 * [backup-simplify]: Simplify 0 into 0 0.427 * [backup-simplify]: Simplify 1 into 1 0.427 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in x 0.427 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.427 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.427 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 0.427 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.427 * [taylor]: Taking taylor expansion of (* z z) in x 0.427 * [taylor]: Taking taylor expansion of z in x 0.427 * [backup-simplify]: Simplify z into z 0.427 * [taylor]: Taking taylor expansion of z in x 0.427 * [backup-simplify]: Simplify z into z 0.427 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 0.427 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.427 * [taylor]: Taking taylor expansion of (* x x) in x 0.427 * [taylor]: Taking taylor expansion of x in x 0.427 * [backup-simplify]: Simplify 0 into 0 0.427 * [backup-simplify]: Simplify 1 into 1 0.427 * [taylor]: Taking taylor expansion of x in x 0.427 * [backup-simplify]: Simplify 0 into 0 0.428 * [backup-simplify]: Simplify 1 into 1 0.428 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.428 * [taylor]: Taking taylor expansion of y in x 0.428 * [backup-simplify]: Simplify y into y 0.428 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in z 0.428 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.428 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.428 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 0.428 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.428 * [taylor]: Taking taylor expansion of (* z z) in z 0.428 * [taylor]: Taking taylor expansion of z in z 0.428 * [backup-simplify]: Simplify 0 into 0 0.428 * [backup-simplify]: Simplify 1 into 1 0.428 * [taylor]: Taking taylor expansion of z in z 0.428 * [backup-simplify]: Simplify 0 into 0 0.428 * [backup-simplify]: Simplify 1 into 1 0.428 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 0.428 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.428 * [taylor]: Taking taylor expansion of (* x x) in z 0.428 * [taylor]: Taking taylor expansion of x in z 0.428 * [backup-simplify]: Simplify x into x 0.428 * [taylor]: Taking taylor expansion of x in z 0.428 * [backup-simplify]: Simplify x into x 0.429 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.429 * [taylor]: Taking taylor expansion of y in z 0.429 * [backup-simplify]: Simplify y into y 0.429 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in z 0.429 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.429 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.429 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 0.429 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.429 * [taylor]: Taking taylor expansion of (* z z) in z 0.429 * [taylor]: Taking taylor expansion of z in z 0.429 * [backup-simplify]: Simplify 0 into 0 0.429 * [backup-simplify]: Simplify 1 into 1 0.429 * [taylor]: Taking taylor expansion of z in z 0.429 * [backup-simplify]: Simplify 0 into 0 0.429 * [backup-simplify]: Simplify 1 into 1 0.429 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 0.429 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.429 * [taylor]: Taking taylor expansion of (* x x) in z 0.429 * [taylor]: Taking taylor expansion of x in z 0.429 * [backup-simplify]: Simplify x into x 0.429 * [taylor]: Taking taylor expansion of x in z 0.430 * [backup-simplify]: Simplify x into x 0.430 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.430 * [taylor]: Taking taylor expansion of y in z 0.430 * [backup-simplify]: Simplify y into y 0.430 * [backup-simplify]: Simplify (* 0 0) into 0 0.430 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.430 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.431 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 0.431 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 0.431 * [backup-simplify]: Simplify (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) into (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) 0.431 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) in x 0.431 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.431 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.431 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 0.432 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.432 * [taylor]: Taking taylor expansion of x in x 0.432 * [backup-simplify]: Simplify 0 into 0 0.432 * [backup-simplify]: Simplify 1 into 1 0.432 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.432 * [taylor]: Taking taylor expansion of y in x 0.432 * [backup-simplify]: Simplify y into y 0.432 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.432 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 0.432 * [backup-simplify]: Simplify (* 0.3333333333333333 (pow y 2)) into (* 0.3333333333333333 (pow y 2)) 0.432 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (pow y 2)) in y 0.432 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.432 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.432 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.432 * [taylor]: Taking taylor expansion of y in y 0.432 * [backup-simplify]: Simplify 0 into 0 0.432 * [backup-simplify]: Simplify 1 into 1 0.433 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 0.433 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.434 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.434 * [backup-simplify]: Simplify (+ 0 0) into 0 0.434 * [backup-simplify]: Simplify (+ 0 0) into 0 0.435 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 (+ (pow x 2) (pow y 2)))) into 0 0.435 * [taylor]: Taking taylor expansion of 0 in x 0.435 * [backup-simplify]: Simplify 0 into 0 0.435 * [taylor]: Taking taylor expansion of 0 in y 0.435 * [backup-simplify]: Simplify 0 into 0 0.435 * [backup-simplify]: Simplify 0 into 0 0.435 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.436 * [backup-simplify]: Simplify (+ 0 0) into 0 0.436 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 (pow y 2))) into 0 0.436 * [taylor]: Taking taylor expansion of 0 in y 0.436 * [backup-simplify]: Simplify 0 into 0 0.437 * [backup-simplify]: Simplify 0 into 0 0.437 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 0.438 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.438 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.439 * [backup-simplify]: Simplify (+ 0 0) into 0 0.439 * [backup-simplify]: Simplify (+ 1 0) into 1 0.440 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 1) (+ (* 0 0) (* 0 (+ (pow x 2) (pow y 2))))) into 0.3333333333333333 0.440 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.440 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.440 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.440 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.440 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.440 * [taylor]: Taking taylor expansion of 0 in y 0.440 * [backup-simplify]: Simplify 0 into 0 0.440 * [backup-simplify]: Simplify 0 into 0 0.448 * [backup-simplify]: Simplify (* 1 1) into 1 0.449 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.449 * [backup-simplify]: Simplify (+ 1 0) into 1 0.450 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 1) (+ (* 0 0) (* 0 (pow y 2)))) into 0.3333333333333333 0.450 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.451 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.451 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.451 * [backup-simplify]: Simplify 0 into 0 0.451 * [backup-simplify]: Simplify 0 into 0 0.451 * [backup-simplify]: Simplify (* 1 1) into 1 0.452 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.452 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.453 * [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.453 * [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.453 * [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.453 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 0.453 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.453 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.453 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 0.453 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.454 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 0.454 * [taylor]: Taking taylor expansion of (/ 1 z) in y 0.454 * [taylor]: Taking taylor expansion of z in y 0.454 * [backup-simplify]: Simplify z into z 0.454 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.454 * [taylor]: Taking taylor expansion of (/ 1 z) in y 0.454 * [taylor]: Taking taylor expansion of z in y 0.454 * [backup-simplify]: Simplify z into z 0.454 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.454 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 0.454 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.454 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 0.454 * [taylor]: Taking taylor expansion of (/ 1 x) in y 0.454 * [taylor]: Taking taylor expansion of x in y 0.454 * [backup-simplify]: Simplify x into x 0.454 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.454 * [taylor]: Taking taylor expansion of (/ 1 x) in y 0.454 * [taylor]: Taking taylor expansion of x in y 0.454 * [backup-simplify]: Simplify x into x 0.454 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.454 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.454 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.454 * [taylor]: Taking taylor expansion of y in y 0.454 * [backup-simplify]: Simplify 0 into 0 0.454 * [backup-simplify]: Simplify 1 into 1 0.455 * [backup-simplify]: Simplify (* 1 1) into 1 0.455 * [backup-simplify]: Simplify (/ 1 1) into 1 0.455 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 0.455 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.455 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.455 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 0.456 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.456 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 0.456 * [taylor]: Taking taylor expansion of (/ 1 z) in x 0.456 * [taylor]: Taking taylor expansion of z in x 0.456 * [backup-simplify]: Simplify z into z 0.456 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.456 * [taylor]: Taking taylor expansion of (/ 1 z) in x 0.456 * [taylor]: Taking taylor expansion of z in x 0.456 * [backup-simplify]: Simplify z into z 0.456 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.456 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 0.456 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.456 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 0.456 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.456 * [taylor]: Taking taylor expansion of x in x 0.456 * [backup-simplify]: Simplify 0 into 0 0.456 * [backup-simplify]: Simplify 1 into 1 0.457 * [backup-simplify]: Simplify (/ 1 1) into 1 0.457 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.457 * [taylor]: Taking taylor expansion of x in x 0.457 * [backup-simplify]: Simplify 0 into 0 0.457 * [backup-simplify]: Simplify 1 into 1 0.457 * [backup-simplify]: Simplify (/ 1 1) into 1 0.457 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.457 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.457 * [taylor]: Taking taylor expansion of y in x 0.457 * [backup-simplify]: Simplify y into y 0.457 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.457 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.457 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 0.458 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.458 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.458 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 0.458 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.458 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 0.458 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.458 * [taylor]: Taking taylor expansion of z in z 0.458 * [backup-simplify]: Simplify 0 into 0 0.458 * [backup-simplify]: Simplify 1 into 1 0.458 * [backup-simplify]: Simplify (/ 1 1) into 1 0.458 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.458 * [taylor]: Taking taylor expansion of z in z 0.458 * [backup-simplify]: Simplify 0 into 0 0.458 * [backup-simplify]: Simplify 1 into 1 0.459 * [backup-simplify]: Simplify (/ 1 1) into 1 0.459 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 0.459 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.459 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 0.459 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.459 * [taylor]: Taking taylor expansion of x in z 0.459 * [backup-simplify]: Simplify x into x 0.459 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.460 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.460 * [taylor]: Taking taylor expansion of x in z 0.460 * [backup-simplify]: Simplify x into x 0.460 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.460 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.460 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.460 * [taylor]: Taking taylor expansion of y in z 0.460 * [backup-simplify]: Simplify y into y 0.460 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.460 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.460 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 0.460 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.460 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.460 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 0.460 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.460 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 0.460 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.460 * [taylor]: Taking taylor expansion of z in z 0.460 * [backup-simplify]: Simplify 0 into 0 0.460 * [backup-simplify]: Simplify 1 into 1 0.461 * [backup-simplify]: Simplify (/ 1 1) into 1 0.461 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.461 * [taylor]: Taking taylor expansion of z in z 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 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 0.461 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.461 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 0.461 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.462 * [taylor]: Taking taylor expansion of x in z 0.462 * [backup-simplify]: Simplify x into x 0.462 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.462 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.462 * [taylor]: Taking taylor expansion of x in z 0.462 * [backup-simplify]: Simplify x into x 0.462 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.462 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.462 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.462 * [taylor]: Taking taylor expansion of y in z 0.462 * [backup-simplify]: Simplify y into y 0.462 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.462 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.463 * [backup-simplify]: Simplify (* 1 1) into 1 0.463 * [backup-simplify]: Simplify (+ 1 0) into 1 0.463 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.464 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.464 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.465 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.465 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.466 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.466 * [backup-simplify]: Simplify (+ 0 0) into 0 0.467 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 0.467 * [taylor]: Taking taylor expansion of 0 in x 0.467 * [backup-simplify]: Simplify 0 into 0 0.468 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.469 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.470 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.470 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 0.470 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.471 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.472 * [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.472 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) in x 0.472 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow x 2))) in x 0.472 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.472 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 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 (* 0.3333333333333333 (/ 1 (pow y 2))) in x 0.473 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.473 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 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.474 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.474 * [backup-simplify]: Simplify (+ 0.3333333333333333 0) into 0.3333333333333333 0.474 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.474 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.474 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.474 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.475 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.476 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.477 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.477 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 0.478 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 0.478 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 0.478 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.478 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.478 * [backup-simplify]: Simplify (+ 0 0) into 0 0.478 * [backup-simplify]: Simplify (+ 0 0) into 0 0.479 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1)))) into 0 0.479 * [taylor]: Taking taylor expansion of 0 in x 0.479 * [backup-simplify]: Simplify 0 into 0 0.480 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.480 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.481 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 0.481 * [backup-simplify]: Simplify (+ 0 0) into 0 0.481 * [taylor]: Taking taylor expansion of 0 in y 0.481 * [backup-simplify]: Simplify 0 into 0 0.481 * [taylor]: Taking taylor expansion of 0 in y 0.481 * [backup-simplify]: Simplify 0 into 0 0.481 * [taylor]: Taking taylor expansion of 0 in y 0.481 * [backup-simplify]: Simplify 0 into 0 0.482 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.482 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.483 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.483 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.483 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.483 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 0.484 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.484 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 0.484 * [backup-simplify]: Simplify (+ 0 0) into 0 0.484 * [backup-simplify]: Simplify (+ 0 0) into 0 0.485 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))))) into 0 0.486 * [taylor]: Taking taylor expansion of 0 in x 0.486 * [backup-simplify]: Simplify 0 into 0 0.486 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.487 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.487 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 1))) into 0 0.487 * [backup-simplify]: Simplify (* 0.3333333333333333 (/ 1 (pow y 2))) into (/ 0.3333333333333333 (pow y 2)) 0.487 * [backup-simplify]: Simplify (+ 0 (/ 0.3333333333333333 (pow y 2))) into (* 0.3333333333333333 (/ 1 (pow y 2))) 0.487 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in y 0.488 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.488 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.488 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.488 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.488 * [taylor]: Taking taylor expansion of y in y 0.488 * [backup-simplify]: Simplify 0 into 0 0.488 * [backup-simplify]: Simplify 1 into 1 0.488 * [backup-simplify]: Simplify (* 1 1) into 1 0.488 * [backup-simplify]: Simplify (/ 1 1) into 1 0.488 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.488 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.488 * [taylor]: Taking taylor expansion of 0 in y 0.488 * [backup-simplify]: Simplify 0 into 0 0.488 * [taylor]: Taking taylor expansion of 0 in y 0.489 * [backup-simplify]: Simplify 0 into 0 0.489 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.489 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.489 * [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.490 * [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.490 * [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.490 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 0.490 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.490 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.490 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 0.490 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.490 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 0.490 * [taylor]: Taking taylor expansion of (/ -1 z) in y 0.490 * [taylor]: Taking taylor expansion of -1 in y 0.490 * [backup-simplify]: Simplify -1 into -1 0.490 * [taylor]: Taking taylor expansion of z in y 0.490 * [backup-simplify]: Simplify z into z 0.490 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.490 * [taylor]: Taking taylor expansion of (/ -1 z) in y 0.490 * [taylor]: Taking taylor expansion of -1 in y 0.490 * [backup-simplify]: Simplify -1 into -1 0.490 * [taylor]: Taking taylor expansion of z in y 0.490 * [backup-simplify]: Simplify z into z 0.490 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.490 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 0.490 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.490 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 0.490 * [taylor]: Taking taylor expansion of (/ -1 x) in y 0.490 * [taylor]: Taking taylor expansion of -1 in y 0.490 * [backup-simplify]: Simplify -1 into -1 0.490 * [taylor]: Taking taylor expansion of x in y 0.490 * [backup-simplify]: Simplify x into x 0.490 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.490 * [taylor]: Taking taylor expansion of (/ -1 x) in y 0.490 * [taylor]: Taking taylor expansion of -1 in y 0.490 * [backup-simplify]: Simplify -1 into -1 0.490 * [taylor]: Taking taylor expansion of x in y 0.490 * [backup-simplify]: Simplify x into x 0.490 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.490 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.491 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.491 * [taylor]: Taking taylor expansion of y in y 0.491 * [backup-simplify]: Simplify 0 into 0 0.491 * [backup-simplify]: Simplify 1 into 1 0.491 * [backup-simplify]: Simplify (* 1 1) into 1 0.491 * [backup-simplify]: Simplify (/ 1 1) into 1 0.491 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 0.491 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.491 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.491 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 0.491 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.491 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 0.491 * [taylor]: Taking taylor expansion of (/ -1 z) in x 0.491 * [taylor]: Taking taylor expansion of -1 in x 0.491 * [backup-simplify]: Simplify -1 into -1 0.491 * [taylor]: Taking taylor expansion of z in x 0.491 * [backup-simplify]: Simplify z into z 0.491 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.491 * [taylor]: Taking taylor expansion of (/ -1 z) in x 0.491 * [taylor]: Taking taylor expansion of -1 in x 0.491 * [backup-simplify]: Simplify -1 into -1 0.491 * [taylor]: Taking taylor expansion of z in x 0.491 * [backup-simplify]: Simplify z into z 0.492 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.492 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 0.492 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.492 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 0.492 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.492 * [taylor]: Taking taylor expansion of -1 in x 0.492 * [backup-simplify]: Simplify -1 into -1 0.492 * [taylor]: Taking taylor expansion of x in x 0.492 * [backup-simplify]: Simplify 0 into 0 0.492 * [backup-simplify]: Simplify 1 into 1 0.492 * [backup-simplify]: Simplify (/ -1 1) into -1 0.492 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.492 * [taylor]: Taking taylor expansion of -1 in x 0.492 * [backup-simplify]: Simplify -1 into -1 0.492 * [taylor]: Taking taylor expansion of x in x 0.492 * [backup-simplify]: Simplify 0 into 0 0.492 * [backup-simplify]: Simplify 1 into 1 0.492 * [backup-simplify]: Simplify (/ -1 1) into -1 0.492 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.492 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.492 * [taylor]: Taking taylor expansion of y in x 0.492 * [backup-simplify]: Simplify y into y 0.493 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.493 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.493 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 0.493 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.493 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.493 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 0.493 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.493 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 0.493 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.493 * [taylor]: Taking taylor expansion of -1 in z 0.493 * [backup-simplify]: Simplify -1 into -1 0.493 * [taylor]: Taking taylor expansion of z in z 0.493 * [backup-simplify]: Simplify 0 into 0 0.493 * [backup-simplify]: Simplify 1 into 1 0.493 * [backup-simplify]: Simplify (/ -1 1) into -1 0.493 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.493 * [taylor]: Taking taylor expansion of -1 in z 0.493 * [backup-simplify]: Simplify -1 into -1 0.493 * [taylor]: Taking taylor expansion of z in z 0.493 * [backup-simplify]: Simplify 0 into 0 0.493 * [backup-simplify]: Simplify 1 into 1 0.494 * [backup-simplify]: Simplify (/ -1 1) into -1 0.494 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 0.494 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.494 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 0.494 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.494 * [taylor]: Taking taylor expansion of -1 in z 0.494 * [backup-simplify]: Simplify -1 into -1 0.494 * [taylor]: Taking taylor expansion of x in z 0.494 * [backup-simplify]: Simplify x into x 0.494 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.494 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.494 * [taylor]: Taking taylor expansion of -1 in z 0.494 * [backup-simplify]: Simplify -1 into -1 0.494 * [taylor]: Taking taylor expansion of x in z 0.494 * [backup-simplify]: Simplify x into x 0.494 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.494 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.494 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.494 * [taylor]: Taking taylor expansion of y in z 0.494 * [backup-simplify]: Simplify y into y 0.494 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.494 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.494 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 0.494 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.494 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.494 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 0.494 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.494 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 0.494 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.494 * [taylor]: Taking taylor expansion of -1 in z 0.494 * [backup-simplify]: Simplify -1 into -1 0.494 * [taylor]: Taking taylor expansion of z in z 0.494 * [backup-simplify]: Simplify 0 into 0 0.494 * [backup-simplify]: Simplify 1 into 1 0.495 * [backup-simplify]: Simplify (/ -1 1) into -1 0.495 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.495 * [taylor]: Taking taylor expansion of -1 in z 0.495 * [backup-simplify]: Simplify -1 into -1 0.495 * [taylor]: Taking taylor expansion of z in z 0.495 * [backup-simplify]: Simplify 0 into 0 0.495 * [backup-simplify]: Simplify 1 into 1 0.495 * [backup-simplify]: Simplify (/ -1 1) into -1 0.495 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 0.495 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.495 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 0.495 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.495 * [taylor]: Taking taylor expansion of -1 in z 0.495 * [backup-simplify]: Simplify -1 into -1 0.495 * [taylor]: Taking taylor expansion of x in z 0.495 * [backup-simplify]: Simplify x into x 0.495 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.495 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.495 * [taylor]: Taking taylor expansion of -1 in z 0.495 * [backup-simplify]: Simplify -1 into -1 0.495 * [taylor]: Taking taylor expansion of x in z 0.495 * [backup-simplify]: Simplify x into x 0.496 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.496 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.496 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.496 * [taylor]: Taking taylor expansion of y in z 0.496 * [backup-simplify]: Simplify y into y 0.496 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.496 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.496 * [backup-simplify]: Simplify (* -1 -1) into 1 0.496 * [backup-simplify]: Simplify (+ 1 0) into 1 0.497 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.497 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.497 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.497 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.498 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.498 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 0.498 * [backup-simplify]: Simplify (+ 0 0) into 0 0.499 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 0.499 * [taylor]: Taking taylor expansion of 0 in x 0.499 * [backup-simplify]: Simplify 0 into 0 0.499 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.500 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.500 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 0.500 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 0.501 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.501 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.501 * [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.501 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) in x 0.502 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow x 2))) in x 0.502 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.502 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.502 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.502 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.502 * [taylor]: Taking taylor expansion of x in x 0.502 * [backup-simplify]: Simplify 0 into 0 0.502 * [backup-simplify]: Simplify 1 into 1 0.502 * [backup-simplify]: Simplify (* 1 1) into 1 0.502 * [backup-simplify]: Simplify (/ 1 1) into 1 0.502 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in x 0.502 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.502 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.502 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.502 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.502 * [taylor]: Taking taylor expansion of y in x 0.502 * [backup-simplify]: Simplify y into y 0.502 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.502 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.503 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.503 * [backup-simplify]: Simplify (+ 0.3333333333333333 0) into 0.3333333333333333 0.503 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.503 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.503 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.503 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.504 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.504 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.505 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 0.505 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 0.505 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 0.505 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 0.505 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.505 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.506 * [backup-simplify]: Simplify (+ 0 0) into 0 0.506 * [backup-simplify]: Simplify (+ 0 0) into 0 0.507 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1)))) into 0 0.507 * [taylor]: Taking taylor expansion of 0 in x 0.507 * [backup-simplify]: Simplify 0 into 0 0.507 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.508 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.508 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 0.508 * [backup-simplify]: Simplify (+ 0 0) into 0 0.508 * [taylor]: Taking taylor expansion of 0 in y 0.508 * [backup-simplify]: Simplify 0 into 0 0.508 * [taylor]: Taking taylor expansion of 0 in y 0.508 * [backup-simplify]: Simplify 0 into 0 0.508 * [taylor]: Taking taylor expansion of 0 in y 0.508 * [backup-simplify]: Simplify 0 into 0 0.509 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.510 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.510 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 0.511 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.511 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.511 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 0.511 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.512 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 0.512 * [backup-simplify]: Simplify (+ 0 0) into 0 0.512 * [backup-simplify]: Simplify (+ 0 0) into 0 0.513 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))))) into 0 0.513 * [taylor]: Taking taylor expansion of 0 in x 0.513 * [backup-simplify]: Simplify 0 into 0 0.514 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.514 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.515 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 1))) into 0 0.515 * [backup-simplify]: Simplify (* 0.3333333333333333 (/ 1 (pow y 2))) into (/ 0.3333333333333333 (pow y 2)) 0.515 * [backup-simplify]: Simplify (+ 0 (/ 0.3333333333333333 (pow y 2))) into (* 0.3333333333333333 (/ 1 (pow y 2))) 0.515 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in y 0.515 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.515 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.515 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.515 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.515 * [taylor]: Taking taylor expansion of y in y 0.515 * [backup-simplify]: Simplify 0 into 0 0.515 * [backup-simplify]: Simplify 1 into 1 0.515 * [backup-simplify]: Simplify (* 1 1) into 1 0.516 * [backup-simplify]: Simplify (/ 1 1) into 1 0.516 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.516 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.516 * [taylor]: Taking taylor expansion of 0 in y 0.516 * [backup-simplify]: Simplify 0 into 0 0.516 * [taylor]: Taking taylor expansion of 0 in y 0.516 * [backup-simplify]: Simplify 0 into 0 0.516 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.516 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.517 * [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.517 * * * [progress]: simplifying candidates 0.518 * [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)))) (* 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)))) 0.520 * * [simplify]: Extracting # 0 : cost 0 0.520 * * [simplify]: Extracting # 1 : cost 0 0.520 * * [simplify]: Extracting # 2 : cost 0 0.520 * * [simplify]: Extracting # 3 : cost 0 0.520 * * [simplify]: Extracting # 4 : cost 0 0.520 * * [simplify]: Extracting # 5 : cost 0 0.520 * * [simplify]: Extracting # 6 : cost 0 0.521 * * [simplify]: Extracting # 7 : cost 0 0.521 * * [simplify]: iteration 0 : 101 enodes (cost 1118 ) 0.555 * * [simplify]: Extracting # 0 : cost 0 0.555 * * [simplify]: Extracting # 1 : cost 0 0.556 * * [simplify]: Extracting # 2 : cost 0 0.556 * * [simplify]: Extracting # 3 : cost 0 0.556 * * [simplify]: iteration 1 : 168 enodes (cost 1062 ) 0.602 * * [simplify]: Extracting # 0 : cost 0 0.603 * * [simplify]: Extracting # 1 : cost 0 0.603 * * [simplify]: Extracting # 2 : cost 0 0.604 * * [simplify]: Extracting # 3 : cost 0 0.604 * * [simplify]: iteration 2 : 454 enodes (cost 977 ) 0.921 * * [simplify]: Extracting # 0 : cost 0 0.926 * * [simplify]: Extracting # 1 : cost 0 0.930 * * [simplify]: Extracting # 2 : cost 0 0.935 * * [simplify]: Extracting # 3 : cost 0 0.939 * * [simplify]: iteration 3 : 2048 enodes (cost 974 ) 2.055 * * [simplify]: Extracting # 0 : cost 0 2.072 * * [simplify]: Extracting # 1 : cost 0 2.078 * * [simplify]: Extracting # 2 : cost 0 2.083 * * [simplify]: Extracting # 3 : cost 0 2.089 * * [simplify]: Extracting # 4 : cost 0 2.095 * * [simplify]: iteration done: 5002 enodes (cost 974 ) 2.096 * [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 x x (fma y y (pow z 2))) (/ 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)))) (* 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)))) 2.096 * * * [progress]: adding candidates to table 2.377 * * [progress]: iteration 2 / 4 2.377 * * * [progress]: picking best candidate 2.401 * * * * [pick]: Picked # 2.401 * * * [progress]: localizing error 2.427 * * * [progress]: generating rewritten candidates 2.427 * * * * [progress]: [ 1 / 2 ] rewriting at (2 1) 2.430 * * * * [progress]: [ 2 / 2 ] rewriting at (2) 2.488 * * * [progress]: generating series expansions 2.488 * * * * [progress]: [ 1 / 2 ] generating series at (2 1) 2.488 * [backup-simplify]: Simplify (sqrt (fma z z (fma x x (* y y)))) into (sqrt (fma z z (fma x x (pow y 2)))) 2.488 * [approximate]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in (z x y) around 0 2.488 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 2.488 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 2.488 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.488 * [taylor]: Taking taylor expansion of (* z z) in y 2.488 * [taylor]: Taking taylor expansion of z in y 2.488 * [backup-simplify]: Simplify z into z 2.488 * [taylor]: Taking taylor expansion of z in y 2.488 * [backup-simplify]: Simplify z into z 2.488 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 2.489 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.489 * [taylor]: Taking taylor expansion of (* x x) in y 2.489 * [taylor]: Taking taylor expansion of x in y 2.489 * [backup-simplify]: Simplify x into x 2.489 * [taylor]: Taking taylor expansion of x in y 2.489 * [backup-simplify]: Simplify x into x 2.489 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.489 * [taylor]: Taking taylor expansion of y in y 2.489 * [backup-simplify]: Simplify 0 into 0 2.489 * [backup-simplify]: Simplify 1 into 1 2.489 * [backup-simplify]: Simplify (* z z) into (pow z 2) 2.489 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.489 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 2.489 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 2.489 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 2.489 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 2.489 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.490 * [backup-simplify]: Simplify (+ 0 0) into 0 2.490 * [backup-simplify]: Simplify (+ 0 0) into 0 2.490 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 2.490 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 2.491 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 2.491 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.491 * [taylor]: Taking taylor expansion of (* z z) in x 2.491 * [taylor]: Taking taylor expansion of z in x 2.491 * [backup-simplify]: Simplify z into z 2.491 * [taylor]: Taking taylor expansion of z in x 2.491 * [backup-simplify]: Simplify z into z 2.491 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 2.491 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.491 * [taylor]: Taking taylor expansion of (* x x) in x 2.491 * [taylor]: Taking taylor expansion of x in x 2.491 * [backup-simplify]: Simplify 0 into 0 2.491 * [backup-simplify]: Simplify 1 into 1 2.491 * [taylor]: Taking taylor expansion of x in x 2.491 * [backup-simplify]: Simplify 0 into 0 2.491 * [backup-simplify]: Simplify 1 into 1 2.491 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.491 * [taylor]: Taking taylor expansion of y in x 2.491 * [backup-simplify]: Simplify y into y 2.491 * [backup-simplify]: Simplify (* z z) into (pow z 2) 2.491 * [backup-simplify]: Simplify (* 0 0) into 0 2.491 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.491 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.492 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 2.492 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 2.492 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 2.492 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.492 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.492 * [backup-simplify]: Simplify (+ 0 0) into 0 2.493 * [backup-simplify]: Simplify (+ 0 0) into 0 2.493 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 2.493 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 2.493 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 2.493 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.493 * [taylor]: Taking taylor expansion of (* z z) in z 2.493 * [taylor]: Taking taylor expansion of z in z 2.493 * [backup-simplify]: Simplify 0 into 0 2.493 * [backup-simplify]: Simplify 1 into 1 2.493 * [taylor]: Taking taylor expansion of z in z 2.493 * [backup-simplify]: Simplify 0 into 0 2.493 * [backup-simplify]: Simplify 1 into 1 2.493 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 2.493 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.493 * [taylor]: Taking taylor expansion of (* x x) in z 2.493 * [taylor]: Taking taylor expansion of x in z 2.493 * [backup-simplify]: Simplify x into x 2.493 * [taylor]: Taking taylor expansion of x in z 2.493 * [backup-simplify]: Simplify x into x 2.493 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.493 * [taylor]: Taking taylor expansion of y in z 2.493 * [backup-simplify]: Simplify y into y 2.494 * [backup-simplify]: Simplify (* 0 0) into 0 2.494 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.494 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.494 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 2.494 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 2.494 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 2.495 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.495 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.495 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.495 * [backup-simplify]: Simplify (+ 0 0) into 0 2.495 * [backup-simplify]: Simplify (+ 0 0) into 0 2.495 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 2.495 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 2.495 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 2.495 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.496 * [taylor]: Taking taylor expansion of (* z z) in z 2.496 * [taylor]: Taking taylor expansion of z in z 2.496 * [backup-simplify]: Simplify 0 into 0 2.496 * [backup-simplify]: Simplify 1 into 1 2.496 * [taylor]: Taking taylor expansion of z in z 2.496 * [backup-simplify]: Simplify 0 into 0 2.496 * [backup-simplify]: Simplify 1 into 1 2.496 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 2.496 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.496 * [taylor]: Taking taylor expansion of (* x x) in z 2.496 * [taylor]: Taking taylor expansion of x in z 2.496 * [backup-simplify]: Simplify x into x 2.496 * [taylor]: Taking taylor expansion of x in z 2.496 * [backup-simplify]: Simplify x into x 2.496 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.496 * [taylor]: Taking taylor expansion of y in z 2.496 * [backup-simplify]: Simplify y into y 2.496 * [backup-simplify]: Simplify (* 0 0) into 0 2.496 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.496 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.496 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 2.496 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 2.497 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 2.497 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.497 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.497 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.497 * [backup-simplify]: Simplify (+ 0 0) into 0 2.498 * [backup-simplify]: Simplify (+ 0 0) into 0 2.498 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 2.498 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 2.498 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 2.498 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.498 * [taylor]: Taking taylor expansion of x in x 2.498 * [backup-simplify]: Simplify 0 into 0 2.498 * [backup-simplify]: Simplify 1 into 1 2.498 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.498 * [taylor]: Taking taylor expansion of y in x 2.498 * [backup-simplify]: Simplify y into y 2.498 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.498 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.498 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 2.498 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.499 * [backup-simplify]: Simplify (+ 0 0) into 0 2.499 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 2.499 * [taylor]: Taking taylor expansion of y in y 2.499 * [backup-simplify]: Simplify 0 into 0 2.499 * [backup-simplify]: Simplify 1 into 1 2.499 * [backup-simplify]: Simplify 0 into 0 2.499 * [taylor]: Taking taylor expansion of 0 in x 2.499 * [backup-simplify]: Simplify 0 into 0 2.499 * [taylor]: Taking taylor expansion of 0 in y 2.499 * [backup-simplify]: Simplify 0 into 0 2.499 * [backup-simplify]: Simplify 0 into 0 2.499 * [taylor]: Taking taylor expansion of 0 in y 2.499 * [backup-simplify]: Simplify 0 into 0 2.499 * [backup-simplify]: Simplify 0 into 0 2.499 * [backup-simplify]: Simplify 1 into 1 2.499 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 2.500 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.500 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.500 * [backup-simplify]: Simplify (+ 0 0) into 0 2.500 * [backup-simplify]: Simplify (+ 1 0) into 1 2.501 * [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.501 * [taylor]: Taking taylor expansion of (* 1/2 (sqrt (/ 1 (+ (pow x 2) (pow y 2))))) in x 2.501 * [taylor]: Taking taylor expansion of 1/2 in x 2.501 * [backup-simplify]: Simplify 1/2 into 1/2 2.501 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 2.501 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 2.501 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 2.501 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.501 * [taylor]: Taking taylor expansion of x in x 2.501 * [backup-simplify]: Simplify 0 into 0 2.501 * [backup-simplify]: Simplify 1 into 1 2.501 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.501 * [taylor]: Taking taylor expansion of y in x 2.501 * [backup-simplify]: Simplify y into y 2.501 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.501 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.502 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.502 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 2.502 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.502 * [backup-simplify]: Simplify (+ 0 0) into 0 2.502 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.503 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 2.503 * [backup-simplify]: Simplify (* 1/2 (/ 1 y)) into (/ 1/2 y) 2.503 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 2.503 * [taylor]: Taking taylor expansion of 1/2 in y 2.503 * [backup-simplify]: Simplify 1/2 into 1/2 2.503 * [taylor]: Taking taylor expansion of y in y 2.503 * [backup-simplify]: Simplify 0 into 0 2.503 * [backup-simplify]: Simplify 1 into 1 2.503 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 2.503 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 2.503 * [backup-simplify]: Simplify 0 into 0 2.503 * [taylor]: Taking taylor expansion of 0 in y 2.504 * [backup-simplify]: Simplify 0 into 0 2.504 * [backup-simplify]: Simplify 0 into 0 2.504 * [backup-simplify]: Simplify (* 1 1) into 1 2.504 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.504 * [backup-simplify]: Simplify (+ 1 0) into 1 2.505 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 2.505 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 2.505 * [taylor]: Taking taylor expansion of 1/2 in y 2.505 * [backup-simplify]: Simplify 1/2 into 1/2 2.505 * [taylor]: Taking taylor expansion of y in y 2.505 * [backup-simplify]: Simplify 0 into 0 2.505 * [backup-simplify]: Simplify 1 into 1 2.505 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 2.506 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 2.506 * [backup-simplify]: Simplify 0 into 0 2.506 * [backup-simplify]: Simplify 0 into 0 2.506 * [backup-simplify]: Simplify 0 into 0 2.506 * [backup-simplify]: Simplify 0 into 0 2.506 * [backup-simplify]: Simplify (* 1 (* y (* 1 1))) into y 2.506 * [backup-simplify]: Simplify (sqrt (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))))) 2.506 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in (z x y) around 0 2.506 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 2.506 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 2.506 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.507 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 2.507 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.507 * [taylor]: Taking taylor expansion of z in y 2.507 * [backup-simplify]: Simplify z into z 2.507 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.507 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.507 * [taylor]: Taking taylor expansion of z in y 2.507 * [backup-simplify]: Simplify z into z 2.507 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.507 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 2.507 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.507 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 2.507 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.507 * [taylor]: Taking taylor expansion of x in y 2.507 * [backup-simplify]: Simplify x into x 2.507 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.507 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.507 * [taylor]: Taking taylor expansion of x in y 2.507 * [backup-simplify]: Simplify x into x 2.507 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.507 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.507 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.507 * [taylor]: Taking taylor expansion of y in y 2.507 * [backup-simplify]: Simplify 0 into 0 2.507 * [backup-simplify]: Simplify 1 into 1 2.507 * [backup-simplify]: Simplify (* 1 1) into 1 2.508 * [backup-simplify]: Simplify (/ 1 1) into 1 2.508 * [backup-simplify]: Simplify (+ 0 1) into 1 2.508 * [backup-simplify]: Simplify (+ 0 1) into 1 2.508 * [backup-simplify]: Simplify (sqrt 1) into 1 2.509 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.510 * [backup-simplify]: Simplify (+ 0 0) into 0 2.510 * [backup-simplify]: Simplify (+ 0 0) into 0 2.511 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.511 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 2.511 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 2.511 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.511 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 2.511 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.511 * [taylor]: Taking taylor expansion of z in x 2.511 * [backup-simplify]: Simplify z into z 2.511 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.511 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.511 * [taylor]: Taking taylor expansion of z in x 2.511 * [backup-simplify]: Simplify z into z 2.511 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.511 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 2.512 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.512 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 2.512 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.512 * [taylor]: Taking taylor expansion of x in x 2.512 * [backup-simplify]: Simplify 0 into 0 2.512 * [backup-simplify]: Simplify 1 into 1 2.512 * [backup-simplify]: Simplify (/ 1 1) into 1 2.512 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.512 * [taylor]: Taking taylor expansion of x in x 2.512 * [backup-simplify]: Simplify 0 into 0 2.512 * [backup-simplify]: Simplify 1 into 1 2.513 * [backup-simplify]: Simplify (/ 1 1) into 1 2.513 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.513 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.513 * [taylor]: Taking taylor expansion of y in x 2.513 * [backup-simplify]: Simplify y into y 2.513 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.513 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.513 * [backup-simplify]: Simplify (* 1 1) into 1 2.514 * [backup-simplify]: Simplify (+ 1 0) into 1 2.514 * [backup-simplify]: Simplify (+ 0 1) into 1 2.515 * [backup-simplify]: Simplify (sqrt 1) into 1 2.515 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.516 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.517 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.517 * [backup-simplify]: Simplify (+ 0 0) into 0 2.517 * [backup-simplify]: Simplify (+ 0 0) into 0 2.518 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.518 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 2.518 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 2.518 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.518 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 2.518 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.518 * [taylor]: Taking taylor expansion of z in z 2.519 * [backup-simplify]: Simplify 0 into 0 2.519 * [backup-simplify]: Simplify 1 into 1 2.519 * [backup-simplify]: Simplify (/ 1 1) into 1 2.519 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.519 * [taylor]: Taking taylor expansion of z in z 2.519 * [backup-simplify]: Simplify 0 into 0 2.519 * [backup-simplify]: Simplify 1 into 1 2.519 * [backup-simplify]: Simplify (/ 1 1) into 1 2.519 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 2.520 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.520 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 2.520 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.520 * [taylor]: Taking taylor expansion of x in z 2.520 * [backup-simplify]: Simplify x into x 2.520 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.520 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.520 * [taylor]: Taking taylor expansion of x in z 2.520 * [backup-simplify]: Simplify x into x 2.520 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.520 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.520 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.520 * [taylor]: Taking taylor expansion of y in z 2.520 * [backup-simplify]: Simplify y into y 2.520 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.520 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.521 * [backup-simplify]: Simplify (* 1 1) into 1 2.521 * [backup-simplify]: Simplify (+ 1 0) into 1 2.521 * [backup-simplify]: Simplify (sqrt 1) into 1 2.522 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.523 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.523 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.524 * [backup-simplify]: Simplify (+ 0 0) into 0 2.524 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.524 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 2.524 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 2.525 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.525 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 2.525 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.525 * [taylor]: Taking taylor expansion of z in z 2.525 * [backup-simplify]: Simplify 0 into 0 2.525 * [backup-simplify]: Simplify 1 into 1 2.525 * [backup-simplify]: Simplify (/ 1 1) into 1 2.525 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.525 * [taylor]: Taking taylor expansion of z in z 2.525 * [backup-simplify]: Simplify 0 into 0 2.525 * [backup-simplify]: Simplify 1 into 1 2.526 * [backup-simplify]: Simplify (/ 1 1) into 1 2.526 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 2.526 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.526 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 2.526 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.526 * [taylor]: Taking taylor expansion of x in z 2.526 * [backup-simplify]: Simplify x into x 2.526 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.526 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.526 * [taylor]: Taking taylor expansion of x in z 2.526 * [backup-simplify]: Simplify x into x 2.526 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.526 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.526 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.526 * [taylor]: Taking taylor expansion of y in z 2.526 * [backup-simplify]: Simplify y into y 2.526 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.526 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.527 * [backup-simplify]: Simplify (* 1 1) into 1 2.527 * [backup-simplify]: Simplify (+ 1 0) into 1 2.528 * [backup-simplify]: Simplify (sqrt 1) into 1 2.528 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.529 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.530 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.530 * [backup-simplify]: Simplify (+ 0 0) into 0 2.531 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.531 * [taylor]: Taking taylor expansion of 1 in x 2.531 * [backup-simplify]: Simplify 1 into 1 2.531 * [taylor]: Taking taylor expansion of 0 in x 2.531 * [backup-simplify]: Simplify 0 into 0 2.531 * [taylor]: Taking taylor expansion of 1 in y 2.531 * [backup-simplify]: Simplify 1 into 1 2.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.533 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.533 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.534 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 2.534 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.534 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.535 * [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.535 * [taylor]: Taking taylor expansion of (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 2.535 * [taylor]: Taking taylor expansion of 1/2 in x 2.535 * [backup-simplify]: Simplify 1/2 into 1/2 2.535 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 2.535 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.535 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.535 * [taylor]: Taking taylor expansion of x in x 2.535 * [backup-simplify]: Simplify 0 into 0 2.535 * [backup-simplify]: Simplify 1 into 1 2.535 * [backup-simplify]: Simplify (* 1 1) into 1 2.536 * [backup-simplify]: Simplify (/ 1 1) into 1 2.536 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.536 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.536 * [taylor]: Taking taylor expansion of y in x 2.536 * [backup-simplify]: Simplify y into y 2.536 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.536 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.536 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.537 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.537 * [backup-simplify]: Simplify (+ 0 0) into 0 2.537 * [backup-simplify]: Simplify (+ 1 0) into 1 2.538 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 2.538 * [taylor]: Taking taylor expansion of 0 in y 2.538 * [backup-simplify]: Simplify 0 into 0 2.538 * [taylor]: Taking taylor expansion of 0 in y 2.538 * [backup-simplify]: Simplify 0 into 0 2.538 * [taylor]: Taking taylor expansion of 0 in y 2.538 * [backup-simplify]: Simplify 0 into 0 2.538 * [backup-simplify]: Simplify 1 into 1 2.538 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.539 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.539 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.540 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.540 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.540 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 2.540 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.540 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.541 * [backup-simplify]: Simplify (+ 0 0) into 0 2.541 * [backup-simplify]: Simplify (+ 0 0) into 0 2.541 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 2.541 * [taylor]: Taking taylor expansion of 0 in x 2.542 * [backup-simplify]: Simplify 0 into 0 2.542 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.543 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.543 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 2.543 * [backup-simplify]: Simplify (+ (* 1/2 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1))) into (* 1/2 (/ 1 (pow y 2))) 2.543 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 2.543 * [taylor]: Taking taylor expansion of 1/2 in y 2.543 * [backup-simplify]: Simplify 1/2 into 1/2 2.543 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.543 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.543 * [taylor]: Taking taylor expansion of y in y 2.543 * [backup-simplify]: Simplify 0 into 0 2.543 * [backup-simplify]: Simplify 1 into 1 2.544 * [backup-simplify]: Simplify (* 1 1) into 1 2.544 * [backup-simplify]: Simplify (/ 1 1) into 1 2.544 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.545 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.545 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 2.545 * [backup-simplify]: Simplify 0 into 0 2.545 * [taylor]: Taking taylor expansion of 0 in y 2.545 * [backup-simplify]: Simplify 0 into 0 2.545 * [taylor]: Taking taylor expansion of 0 in y 2.545 * [backup-simplify]: Simplify 0 into 0 2.545 * [backup-simplify]: Simplify 0 into 0 2.545 * [backup-simplify]: Simplify 0 into 0 2.545 * [backup-simplify]: Simplify 0 into 0 2.545 * [backup-simplify]: Simplify 0 into 0 2.546 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.547 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.547 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.547 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.547 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.548 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 2.548 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.548 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 2.549 * [backup-simplify]: Simplify (+ 0 0) into 0 2.549 * [backup-simplify]: Simplify (+ 0 0) into 0 2.550 * [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.550 * [taylor]: Taking taylor expansion of (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))))) in x 2.550 * [taylor]: Taking taylor expansion of -1/2 in x 2.550 * [backup-simplify]: Simplify -1/2 into -1/2 2.550 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4))))) in x 2.550 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) in x 2.550 * [taylor]: Taking taylor expansion of 1/2 in x 2.550 * [backup-simplify]: Simplify 1/2 into 1/2 2.550 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (pow y 2))) in x 2.550 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 2.550 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.550 * [taylor]: Taking taylor expansion of x in x 2.550 * [backup-simplify]: Simplify 0 into 0 2.550 * [backup-simplify]: Simplify 1 into 1 2.550 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.550 * [taylor]: Taking taylor expansion of y in x 2.550 * [backup-simplify]: Simplify y into y 2.550 * [backup-simplify]: Simplify (* 1 1) into 1 2.550 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.550 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 2.551 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.551 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))) in x 2.551 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow x 4))) in x 2.551 * [taylor]: Taking taylor expansion of 1/4 in x 2.551 * [backup-simplify]: Simplify 1/4 into 1/4 2.551 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 2.551 * [taylor]: Taking taylor expansion of (pow x 4) in x 2.551 * [taylor]: Taking taylor expansion of x in x 2.551 * [backup-simplify]: Simplify 0 into 0 2.551 * [backup-simplify]: Simplify 1 into 1 2.551 * [backup-simplify]: Simplify (* 1 1) into 1 2.551 * [backup-simplify]: Simplify (* 1 1) into 1 2.551 * [backup-simplify]: Simplify (/ 1 1) into 1 2.551 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow y 4))) in x 2.551 * [taylor]: Taking taylor expansion of 1/4 in x 2.551 * [backup-simplify]: Simplify 1/4 into 1/4 2.551 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in x 2.552 * [taylor]: Taking taylor expansion of (pow y 4) in x 2.552 * [taylor]: Taking taylor expansion of y in x 2.552 * [backup-simplify]: Simplify y into y 2.552 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.552 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 2.552 * [backup-simplify]: Simplify (/ 1 (pow y 4)) into (/ 1 (pow y 4)) 2.552 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.552 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.553 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 2.553 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.553 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow y 2)))) into 0 2.554 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.554 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.555 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.555 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.556 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.556 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.557 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.557 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.558 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.559 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.560 * [backup-simplify]: Simplify (+ 0 0) into 0 2.560 * [backup-simplify]: Simplify (+ 0 0) into 0 2.560 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow y 2))) into (/ 1/2 (pow y 2)) 2.561 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 1))) into 0 2.562 * [backup-simplify]: Simplify (+ 0 0) into 0 2.562 * [backup-simplify]: Simplify (+ (/ 1/2 (pow y 2)) 0) into (* 1/2 (/ 1 (pow y 2))) 2.563 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 1)) into 0 2.563 * [backup-simplify]: Simplify (+ 0 0) into 0 2.563 * [backup-simplify]: Simplify (+ 0 0) into 0 2.564 * [backup-simplify]: Simplify (* 1/4 1) into 1/4 2.564 * [backup-simplify]: Simplify (+ 1/4 0) into 1/4 2.565 * [backup-simplify]: Simplify (+ 0 1/4) into 1/4 2.566 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 1/2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1/4)))) into 0 2.566 * [taylor]: Taking taylor expansion of 0 in y 2.566 * [backup-simplify]: Simplify 0 into 0 2.566 * [taylor]: Taking taylor expansion of 0 in y 2.566 * [backup-simplify]: Simplify 0 into 0 2.567 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.568 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.568 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.569 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.569 * [backup-simplify]: Simplify (+ 0 0) into 0 2.570 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1)))) into 0 2.570 * [taylor]: Taking taylor expansion of 0 in y 2.570 * [backup-simplify]: Simplify 0 into 0 2.570 * [taylor]: Taking taylor expansion of 0 in y 2.570 * [backup-simplify]: Simplify 0 into 0 2.570 * [taylor]: Taking taylor expansion of 0 in y 2.570 * [backup-simplify]: Simplify 0 into 0 2.571 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.572 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.573 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 2.573 * [backup-simplify]: Simplify 0 into 0 2.573 * [backup-simplify]: Simplify (* 1 (* 1 (* 1 (/ 1 (/ 1 z))))) into z 2.574 * [backup-simplify]: Simplify (sqrt (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))))) 2.574 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in (z x y) around 0 2.574 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 2.574 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 2.574 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.574 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 2.574 * [taylor]: Taking taylor expansion of (/ -1 z) in y 2.574 * [taylor]: Taking taylor expansion of -1 in y 2.574 * [backup-simplify]: Simplify -1 into -1 2.574 * [taylor]: Taking taylor expansion of z in y 2.574 * [backup-simplify]: Simplify z into z 2.574 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.574 * [taylor]: Taking taylor expansion of (/ -1 z) in y 2.574 * [taylor]: Taking taylor expansion of -1 in y 2.574 * [backup-simplify]: Simplify -1 into -1 2.574 * [taylor]: Taking taylor expansion of z in y 2.574 * [backup-simplify]: Simplify z into z 2.574 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.574 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 2.574 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.574 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 2.574 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.574 * [taylor]: Taking taylor expansion of -1 in y 2.574 * [backup-simplify]: Simplify -1 into -1 2.574 * [taylor]: Taking taylor expansion of x in y 2.574 * [backup-simplify]: Simplify x into x 2.574 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.574 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.574 * [taylor]: Taking taylor expansion of -1 in y 2.574 * [backup-simplify]: Simplify -1 into -1 2.574 * [taylor]: Taking taylor expansion of x in y 2.574 * [backup-simplify]: Simplify x into x 2.574 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.574 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.574 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.574 * [taylor]: Taking taylor expansion of y in y 2.574 * [backup-simplify]: Simplify 0 into 0 2.574 * [backup-simplify]: Simplify 1 into 1 2.575 * [backup-simplify]: Simplify (* 1 1) into 1 2.575 * [backup-simplify]: Simplify (/ 1 1) into 1 2.575 * [backup-simplify]: Simplify (+ 0 1) into 1 2.575 * [backup-simplify]: Simplify (+ 0 1) into 1 2.576 * [backup-simplify]: Simplify (sqrt 1) into 1 2.576 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.577 * [backup-simplify]: Simplify (+ 0 0) into 0 2.577 * [backup-simplify]: Simplify (+ 0 0) into 0 2.577 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.577 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 2.577 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 2.578 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.578 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 2.578 * [taylor]: Taking taylor expansion of (/ -1 z) in x 2.578 * [taylor]: Taking taylor expansion of -1 in x 2.578 * [backup-simplify]: Simplify -1 into -1 2.578 * [taylor]: Taking taylor expansion of z in x 2.578 * [backup-simplify]: Simplify z into z 2.578 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.578 * [taylor]: Taking taylor expansion of (/ -1 z) in x 2.578 * [taylor]: Taking taylor expansion of -1 in x 2.578 * [backup-simplify]: Simplify -1 into -1 2.578 * [taylor]: Taking taylor expansion of z in x 2.578 * [backup-simplify]: Simplify z into z 2.578 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.578 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 2.578 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.578 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 2.578 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.578 * [taylor]: Taking taylor expansion of -1 in x 2.578 * [backup-simplify]: Simplify -1 into -1 2.578 * [taylor]: Taking taylor expansion of x in x 2.578 * [backup-simplify]: Simplify 0 into 0 2.578 * [backup-simplify]: Simplify 1 into 1 2.578 * [backup-simplify]: Simplify (/ -1 1) into -1 2.578 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.578 * [taylor]: Taking taylor expansion of -1 in x 2.578 * [backup-simplify]: Simplify -1 into -1 2.578 * [taylor]: Taking taylor expansion of x in x 2.578 * [backup-simplify]: Simplify 0 into 0 2.578 * [backup-simplify]: Simplify 1 into 1 2.579 * [backup-simplify]: Simplify (/ -1 1) into -1 2.579 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.579 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.579 * [taylor]: Taking taylor expansion of y in x 2.579 * [backup-simplify]: Simplify y into y 2.579 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.579 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.579 * [backup-simplify]: Simplify (* -1 -1) into 1 2.579 * [backup-simplify]: Simplify (+ 1 0) into 1 2.580 * [backup-simplify]: Simplify (+ 0 1) into 1 2.580 * [backup-simplify]: Simplify (sqrt 1) into 1 2.580 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.581 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.581 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.582 * [backup-simplify]: Simplify (+ 0 0) into 0 2.582 * [backup-simplify]: Simplify (+ 0 0) into 0 2.582 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.582 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 2.582 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 2.582 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.582 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 2.582 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.582 * [taylor]: Taking taylor expansion of -1 in z 2.582 * [backup-simplify]: Simplify -1 into -1 2.582 * [taylor]: Taking taylor expansion of z in z 2.582 * [backup-simplify]: Simplify 0 into 0 2.583 * [backup-simplify]: Simplify 1 into 1 2.583 * [backup-simplify]: Simplify (/ -1 1) into -1 2.583 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.583 * [taylor]: Taking taylor expansion of -1 in z 2.583 * [backup-simplify]: Simplify -1 into -1 2.583 * [taylor]: Taking taylor expansion of z in z 2.583 * [backup-simplify]: Simplify 0 into 0 2.583 * [backup-simplify]: Simplify 1 into 1 2.583 * [backup-simplify]: Simplify (/ -1 1) into -1 2.583 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 2.583 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.583 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 2.583 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.583 * [taylor]: Taking taylor expansion of -1 in z 2.583 * [backup-simplify]: Simplify -1 into -1 2.583 * [taylor]: Taking taylor expansion of x in z 2.583 * [backup-simplify]: Simplify x into x 2.583 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.583 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.583 * [taylor]: Taking taylor expansion of -1 in z 2.583 * [backup-simplify]: Simplify -1 into -1 2.583 * [taylor]: Taking taylor expansion of x in z 2.583 * [backup-simplify]: Simplify x into x 2.584 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.584 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.584 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.584 * [taylor]: Taking taylor expansion of y in z 2.584 * [backup-simplify]: Simplify y into y 2.584 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.584 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.584 * [backup-simplify]: Simplify (* -1 -1) into 1 2.584 * [backup-simplify]: Simplify (+ 1 0) into 1 2.584 * [backup-simplify]: Simplify (sqrt 1) into 1 2.585 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.585 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.586 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.586 * [backup-simplify]: Simplify (+ 0 0) into 0 2.592 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.592 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 2.592 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 2.592 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.592 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 2.592 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.592 * [taylor]: Taking taylor expansion of -1 in z 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.593 * [backup-simplify]: Simplify (/ -1 1) into -1 2.593 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.593 * [taylor]: Taking taylor expansion of -1 in z 2.593 * [backup-simplify]: Simplify -1 into -1 2.593 * [taylor]: Taking taylor expansion of z in z 2.593 * [backup-simplify]: Simplify 0 into 0 2.593 * [backup-simplify]: Simplify 1 into 1 2.593 * [backup-simplify]: Simplify (/ -1 1) into -1 2.593 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 2.594 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.594 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 2.594 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.594 * [taylor]: Taking taylor expansion of -1 in z 2.594 * [backup-simplify]: Simplify -1 into -1 2.594 * [taylor]: Taking taylor expansion of x in z 2.594 * [backup-simplify]: Simplify x into x 2.594 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.594 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.594 * [taylor]: Taking taylor expansion of -1 in z 2.594 * [backup-simplify]: Simplify -1 into -1 2.594 * [taylor]: Taking taylor expansion of x in z 2.594 * [backup-simplify]: Simplify x into x 2.594 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.594 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.594 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.594 * [taylor]: Taking taylor expansion of y in z 2.594 * [backup-simplify]: Simplify y into y 2.594 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.594 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.594 * [backup-simplify]: Simplify (* -1 -1) into 1 2.595 * [backup-simplify]: Simplify (+ 1 0) into 1 2.595 * [backup-simplify]: Simplify (sqrt 1) into 1 2.595 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.596 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.596 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.596 * [backup-simplify]: Simplify (+ 0 0) into 0 2.597 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.597 * [taylor]: Taking taylor expansion of 1 in x 2.597 * [backup-simplify]: Simplify 1 into 1 2.597 * [taylor]: Taking taylor expansion of 0 in x 2.597 * [backup-simplify]: Simplify 0 into 0 2.597 * [taylor]: Taking taylor expansion of 1 in y 2.597 * [backup-simplify]: Simplify 1 into 1 2.598 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.598 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.599 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 2.599 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 2.599 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.599 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.600 * [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.600 * [taylor]: Taking taylor expansion of (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 2.600 * [taylor]: Taking taylor expansion of 1/2 in x 2.600 * [backup-simplify]: Simplify 1/2 into 1/2 2.600 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 2.600 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.600 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.600 * [taylor]: Taking taylor expansion of x in x 2.600 * [backup-simplify]: Simplify 0 into 0 2.600 * [backup-simplify]: Simplify 1 into 1 2.601 * [backup-simplify]: Simplify (* 1 1) into 1 2.601 * [backup-simplify]: Simplify (/ 1 1) into 1 2.601 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 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 (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.602 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.603 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.603 * [backup-simplify]: Simplify (+ 0 0) into 0 2.604 * [backup-simplify]: Simplify (+ 1 0) into 1 2.604 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 2.604 * [taylor]: Taking taylor expansion of 0 in y 2.604 * [backup-simplify]: Simplify 0 into 0 2.604 * [taylor]: Taking taylor expansion of 0 in y 2.604 * [backup-simplify]: Simplify 0 into 0 2.604 * [taylor]: Taking taylor expansion of 0 in y 2.604 * [backup-simplify]: Simplify 0 into 0 2.605 * [backup-simplify]: Simplify 1 into 1 2.606 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.607 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.608 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 2.608 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.608 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.608 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 2.608 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.609 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.609 * [backup-simplify]: Simplify (+ 0 0) into 0 2.609 * [backup-simplify]: Simplify (+ 0 0) into 0 2.610 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 2.610 * [taylor]: Taking taylor expansion of 0 in x 2.610 * [backup-simplify]: Simplify 0 into 0 2.611 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.612 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.612 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 2.613 * [backup-simplify]: Simplify (+ (* 1/2 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1))) into (* 1/2 (/ 1 (pow y 2))) 2.613 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 2.613 * [taylor]: Taking taylor expansion of 1/2 in y 2.613 * [backup-simplify]: Simplify 1/2 into 1/2 2.613 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.613 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.613 * [taylor]: Taking taylor expansion of y in y 2.613 * [backup-simplify]: Simplify 0 into 0 2.613 * [backup-simplify]: Simplify 1 into 1 2.613 * [backup-simplify]: Simplify (* 1 1) into 1 2.614 * [backup-simplify]: Simplify (/ 1 1) into 1 2.614 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.615 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.616 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 2.616 * [backup-simplify]: Simplify 0 into 0 2.616 * [taylor]: Taking taylor expansion of 0 in y 2.616 * [backup-simplify]: Simplify 0 into 0 2.616 * [taylor]: Taking taylor expansion of 0 in y 2.616 * [backup-simplify]: Simplify 0 into 0 2.616 * [backup-simplify]: Simplify 0 into 0 2.616 * [backup-simplify]: Simplify 0 into 0 2.616 * [backup-simplify]: Simplify 0 into 0 2.616 * [backup-simplify]: Simplify 0 into 0 2.618 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.619 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.620 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 2.620 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.620 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.621 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 2.621 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.622 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 2.622 * [backup-simplify]: Simplify (+ 0 0) into 0 2.622 * [backup-simplify]: Simplify (+ 0 0) into 0 2.624 * [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.624 * [taylor]: Taking taylor expansion of (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))))) in x 2.624 * [taylor]: Taking taylor expansion of -1/2 in x 2.624 * [backup-simplify]: Simplify -1/2 into -1/2 2.624 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4))))) in x 2.624 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) in x 2.624 * [taylor]: Taking taylor expansion of 1/2 in x 2.624 * [backup-simplify]: Simplify 1/2 into 1/2 2.624 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (pow y 2))) in x 2.624 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 2.625 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.625 * [taylor]: Taking taylor expansion of x in x 2.625 * [backup-simplify]: Simplify 0 into 0 2.625 * [backup-simplify]: Simplify 1 into 1 2.625 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.625 * [taylor]: Taking taylor expansion of y in x 2.625 * [backup-simplify]: Simplify y into y 2.625 * [backup-simplify]: Simplify (* 1 1) into 1 2.625 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.625 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 2.625 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.625 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))) in x 2.625 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow x 4))) in x 2.625 * [taylor]: Taking taylor expansion of 1/4 in x 2.626 * [backup-simplify]: Simplify 1/4 into 1/4 2.626 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 2.626 * [taylor]: Taking taylor expansion of (pow x 4) in x 2.626 * [taylor]: Taking taylor expansion of x in x 2.626 * [backup-simplify]: Simplify 0 into 0 2.626 * [backup-simplify]: Simplify 1 into 1 2.626 * [backup-simplify]: Simplify (* 1 1) into 1 2.626 * [backup-simplify]: Simplify (* 1 1) into 1 2.627 * [backup-simplify]: Simplify (/ 1 1) into 1 2.627 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow y 4))) in x 2.627 * [taylor]: Taking taylor expansion of 1/4 in x 2.627 * [backup-simplify]: Simplify 1/4 into 1/4 2.627 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in x 2.627 * [taylor]: Taking taylor expansion of (pow y 4) in x 2.627 * [taylor]: Taking taylor expansion of y in x 2.627 * [backup-simplify]: Simplify y into y 2.627 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.627 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 2.627 * [backup-simplify]: Simplify (/ 1 (pow y 4)) into (/ 1 (pow y 4)) 2.627 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.628 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.629 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 2.629 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.629 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow y 2)))) into 0 2.630 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.631 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.632 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.633 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.634 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.634 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.635 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.636 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.637 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.638 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.639 * [backup-simplify]: Simplify (+ 0 0) into 0 2.639 * [backup-simplify]: Simplify (+ 0 0) into 0 2.639 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow y 2))) into (/ 1/2 (pow y 2)) 2.641 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 1))) into 0 2.641 * [backup-simplify]: Simplify (+ 0 0) into 0 2.641 * [backup-simplify]: Simplify (+ (/ 1/2 (pow y 2)) 0) into (* 1/2 (/ 1 (pow y 2))) 2.642 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 1)) into 0 2.642 * [backup-simplify]: Simplify (+ 0 0) into 0 2.643 * [backup-simplify]: Simplify (+ 0 0) into 0 2.643 * [backup-simplify]: Simplify (* 1/4 1) into 1/4 2.643 * [backup-simplify]: Simplify (+ 1/4 0) into 1/4 2.644 * [backup-simplify]: Simplify (+ 0 1/4) into 1/4 2.645 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 1/2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1/4)))) into 0 2.645 * [taylor]: Taking taylor expansion of 0 in y 2.645 * [backup-simplify]: Simplify 0 into 0 2.645 * [taylor]: Taking taylor expansion of 0 in y 2.645 * [backup-simplify]: Simplify 0 into 0 2.646 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.647 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.647 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.648 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.648 * [backup-simplify]: Simplify (+ 0 0) into 0 2.649 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1)))) into 0 2.649 * [taylor]: Taking taylor expansion of 0 in y 2.649 * [backup-simplify]: Simplify 0 into 0 2.650 * [taylor]: Taking taylor expansion of 0 in y 2.650 * [backup-simplify]: Simplify 0 into 0 2.650 * [taylor]: Taking taylor expansion of 0 in y 2.650 * [backup-simplify]: Simplify 0 into 0 2.651 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.652 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 2.652 * [backup-simplify]: Simplify 0 into 0 2.653 * [backup-simplify]: Simplify (* 1 (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 z) 2.653 * * * * [progress]: [ 2 / 2 ] generating series at (2) 2.654 * [backup-simplify]: Simplify (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0))) into (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) 2.654 * [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.654 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in y 2.654 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 2.654 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 2.654 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.654 * [taylor]: Taking taylor expansion of (* z z) in y 2.654 * [taylor]: Taking taylor expansion of z in y 2.654 * [backup-simplify]: Simplify z into z 2.654 * [taylor]: Taking taylor expansion of z in y 2.654 * [backup-simplify]: Simplify z into z 2.654 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 2.655 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.655 * [taylor]: Taking taylor expansion of (* x x) in y 2.655 * [taylor]: Taking taylor expansion of x in y 2.655 * [backup-simplify]: Simplify x into x 2.655 * [taylor]: Taking taylor expansion of x in y 2.655 * [backup-simplify]: Simplify x into x 2.655 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.655 * [taylor]: Taking taylor expansion of y in y 2.655 * [backup-simplify]: Simplify 0 into 0 2.655 * [backup-simplify]: Simplify 1 into 1 2.655 * [backup-simplify]: Simplify (* z z) into (pow z 2) 2.655 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.655 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 2.655 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 2.656 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 2.656 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 2.656 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.656 * [backup-simplify]: Simplify (+ 0 0) into 0 2.657 * [backup-simplify]: Simplify (+ 0 0) into 0 2.657 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 2.657 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.657 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.657 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.657 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.658 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.658 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in x 2.658 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 2.658 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 2.658 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.658 * [taylor]: Taking taylor expansion of (* z z) in x 2.658 * [taylor]: Taking taylor expansion of z in x 2.658 * [backup-simplify]: Simplify z into z 2.659 * [taylor]: Taking taylor expansion of z in x 2.659 * [backup-simplify]: Simplify z into z 2.659 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 2.659 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.659 * [taylor]: Taking taylor expansion of (* x x) in x 2.659 * [taylor]: Taking taylor expansion of x in x 2.659 * [backup-simplify]: Simplify 0 into 0 2.659 * [backup-simplify]: Simplify 1 into 1 2.659 * [taylor]: Taking taylor expansion of x in x 2.659 * [backup-simplify]: Simplify 0 into 0 2.659 * [backup-simplify]: Simplify 1 into 1 2.659 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.659 * [taylor]: Taking taylor expansion of y in x 2.659 * [backup-simplify]: Simplify y into y 2.659 * [backup-simplify]: Simplify (* z z) into (pow z 2) 2.659 * [backup-simplify]: Simplify (* 0 0) into 0 2.659 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.660 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.660 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 2.660 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 2.660 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 2.661 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.661 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.661 * [backup-simplify]: Simplify (+ 0 0) into 0 2.662 * [backup-simplify]: Simplify (+ 0 0) into 0 2.662 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 2.662 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.662 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.662 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.663 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.663 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.664 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in z 2.664 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 2.664 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 2.664 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.664 * [taylor]: Taking taylor expansion of (* z z) in z 2.664 * [taylor]: Taking taylor expansion of z in z 2.664 * [backup-simplify]: Simplify 0 into 0 2.664 * [backup-simplify]: Simplify 1 into 1 2.664 * [taylor]: Taking taylor expansion of z in z 2.664 * [backup-simplify]: Simplify 0 into 0 2.664 * [backup-simplify]: Simplify 1 into 1 2.664 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 2.664 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.664 * [taylor]: Taking taylor expansion of (* x x) in z 2.664 * [taylor]: Taking taylor expansion of x in z 2.664 * [backup-simplify]: Simplify x into x 2.664 * [taylor]: Taking taylor expansion of x in z 2.664 * [backup-simplify]: Simplify x into x 2.664 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.664 * [taylor]: Taking taylor expansion of y in z 2.664 * [backup-simplify]: Simplify y into y 2.665 * [backup-simplify]: Simplify (* 0 0) into 0 2.665 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.665 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.665 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 2.665 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 2.666 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 2.666 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.667 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.667 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.667 * [backup-simplify]: Simplify (+ 0 0) into 0 2.667 * [backup-simplify]: Simplify (+ 0 0) into 0 2.668 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 2.668 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.668 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.668 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.668 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.669 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.669 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in z 2.669 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 2.669 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 2.669 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.669 * [taylor]: Taking taylor expansion of (* z z) in z 2.669 * [taylor]: Taking taylor expansion of z in z 2.669 * [backup-simplify]: Simplify 0 into 0 2.669 * [backup-simplify]: Simplify 1 into 1 2.669 * [taylor]: Taking taylor expansion of z in z 2.669 * [backup-simplify]: Simplify 0 into 0 2.669 * [backup-simplify]: Simplify 1 into 1 2.669 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 2.670 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.670 * [taylor]: Taking taylor expansion of (* x x) in z 2.670 * [taylor]: Taking taylor expansion of x in z 2.670 * [backup-simplify]: Simplify x into x 2.670 * [taylor]: Taking taylor expansion of x in z 2.670 * [backup-simplify]: Simplify x into x 2.670 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.670 * [taylor]: Taking taylor expansion of y in z 2.670 * [backup-simplify]: Simplify y into y 2.670 * [backup-simplify]: Simplify (* 0 0) into 0 2.670 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.670 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.671 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 2.671 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 2.671 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 2.672 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.672 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.672 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.672 * [backup-simplify]: Simplify (+ 0 0) into 0 2.673 * [backup-simplify]: Simplify (+ 0 0) into 0 2.673 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 2.673 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.673 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.673 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.673 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.674 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.675 * [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.675 * [taylor]: Taking taylor expansion of (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) in x 2.675 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 2.675 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 2.675 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.675 * [taylor]: Taking taylor expansion of x in x 2.675 * [backup-simplify]: Simplify 0 into 0 2.675 * [backup-simplify]: Simplify 1 into 1 2.675 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.675 * [taylor]: Taking taylor expansion of y in x 2.675 * [backup-simplify]: Simplify y into y 2.675 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.675 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.675 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 2.676 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.676 * [backup-simplify]: Simplify (+ 0 0) into 0 2.676 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 2.676 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.676 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.676 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.677 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.677 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.678 * [backup-simplify]: Simplify (* y (sqrt 0.3333333333333333)) into (* y (sqrt 0.3333333333333333)) 2.678 * [taylor]: Taking taylor expansion of (* y (sqrt 0.3333333333333333)) in y 2.678 * [taylor]: Taking taylor expansion of y in y 2.678 * [backup-simplify]: Simplify 0 into 0 2.678 * [backup-simplify]: Simplify 1 into 1 2.678 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.678 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.678 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.678 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.679 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.680 * [backup-simplify]: Simplify (* 0 (sqrt 0.3333333333333333)) into 0 2.680 * [backup-simplify]: Simplify 0 into 0 2.680 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.680 * [taylor]: Taking taylor expansion of 0 in x 2.681 * [backup-simplify]: Simplify 0 into 0 2.681 * [taylor]: Taking taylor expansion of 0 in y 2.681 * [backup-simplify]: Simplify 0 into 0 2.681 * [backup-simplify]: Simplify 0 into 0 2.681 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.681 * [taylor]: Taking taylor expansion of 0 in y 2.681 * [backup-simplify]: Simplify 0 into 0 2.681 * [backup-simplify]: Simplify 0 into 0 2.683 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 0.3333333333333333))) into (sqrt 0.3333333333333333) 2.683 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.683 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.684 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 2.684 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.685 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.685 * [backup-simplify]: Simplify (+ 0 0) into 0 2.685 * [backup-simplify]: Simplify (+ 1 0) into 1 2.686 * [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.687 * [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.687 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (sqrt 0.3333333333333333))) in x 2.687 * [taylor]: Taking taylor expansion of 1/2 in x 2.687 * [backup-simplify]: Simplify 1/2 into 1/2 2.687 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (sqrt 0.3333333333333333)) in x 2.687 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 2.687 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 2.687 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 2.687 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.687 * [taylor]: Taking taylor expansion of x in x 2.687 * [backup-simplify]: Simplify 0 into 0 2.687 * [backup-simplify]: Simplify 1 into 1 2.687 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.687 * [taylor]: Taking taylor expansion of y in x 2.687 * [backup-simplify]: Simplify y into y 2.687 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.687 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.687 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.687 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 2.687 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.688 * [backup-simplify]: Simplify (+ 0 0) into 0 2.688 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.688 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 2.688 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.688 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.688 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.688 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.689 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.689 * [backup-simplify]: Simplify (* (/ 1 y) (sqrt 0.3333333333333333)) into (/ (sqrt 0.3333333333333333) y) 2.689 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) y)) into (* 1/2 (/ (sqrt 0.3333333333333333) y)) 2.689 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) y)) in y 2.689 * [taylor]: Taking taylor expansion of 1/2 in y 2.689 * [backup-simplify]: Simplify 1/2 into 1/2 2.689 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) y) in y 2.689 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.689 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.690 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.690 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.690 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.690 * [taylor]: Taking taylor expansion of y in y 2.690 * [backup-simplify]: Simplify 0 into 0 2.690 * [backup-simplify]: Simplify 1 into 1 2.691 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.691 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.692 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.692 * [backup-simplify]: Simplify 0 into 0 2.692 * [taylor]: Taking taylor expansion of 0 in y 2.692 * [backup-simplify]: Simplify 0 into 0 2.692 * [backup-simplify]: Simplify 0 into 0 2.693 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.693 * [backup-simplify]: Simplify (* 1 1) into 1 2.693 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.693 * [backup-simplify]: Simplify (+ 1 0) into 1 2.694 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 2.694 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* (/ 1/2 y) (sqrt 0.3333333333333333)))) into (* 1/2 (/ (sqrt 0.3333333333333333) y)) 2.695 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) y)) in y 2.695 * [taylor]: Taking taylor expansion of 1/2 in y 2.695 * [backup-simplify]: Simplify 1/2 into 1/2 2.695 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) y) in y 2.695 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.695 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.695 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.695 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.695 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.695 * [taylor]: Taking taylor expansion of y in y 2.695 * [backup-simplify]: Simplify 0 into 0 2.695 * [backup-simplify]: Simplify 1 into 1 2.696 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.697 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.697 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.697 * [backup-simplify]: Simplify 0 into 0 2.697 * [backup-simplify]: Simplify 0 into 0 2.697 * [backup-simplify]: Simplify 0 into 0 2.698 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.698 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.698 * [backup-simplify]: Simplify 0 into 0 2.699 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* y (* 1 1))) into (* y (sqrt 0.3333333333333333)) 2.700 * [backup-simplify]: Simplify (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y))))) (sqrt (/ 1 3.0))) into (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) 2.700 * [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.700 * [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.700 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 2.700 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 2.700 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.700 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 2.700 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.700 * [taylor]: Taking taylor expansion of z in y 2.700 * [backup-simplify]: Simplify z into z 2.700 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.700 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.700 * [taylor]: Taking taylor expansion of z in y 2.700 * [backup-simplify]: Simplify z into z 2.700 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.700 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 2.700 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.700 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 2.700 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.700 * [taylor]: Taking taylor expansion of x in y 2.700 * [backup-simplify]: Simplify x into x 2.700 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.700 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.701 * [taylor]: Taking taylor expansion of x in y 2.701 * [backup-simplify]: Simplify x into x 2.701 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.701 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.701 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.701 * [taylor]: Taking taylor expansion of y in y 2.701 * [backup-simplify]: Simplify 0 into 0 2.701 * [backup-simplify]: Simplify 1 into 1 2.701 * [backup-simplify]: Simplify (* 1 1) into 1 2.701 * [backup-simplify]: Simplify (/ 1 1) into 1 2.701 * [backup-simplify]: Simplify (+ 0 1) into 1 2.702 * [backup-simplify]: Simplify (+ 0 1) into 1 2.702 * [backup-simplify]: Simplify (sqrt 1) into 1 2.702 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.703 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.703 * [backup-simplify]: Simplify (+ 0 0) into 0 2.703 * [backup-simplify]: Simplify (+ 0 0) into 0 2.704 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.704 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.704 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.704 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.704 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.704 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.704 * [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.704 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 2.704 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 2.705 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.705 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 2.705 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.705 * [taylor]: Taking taylor expansion of z in x 2.705 * [backup-simplify]: Simplify z into z 2.705 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.705 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.705 * [taylor]: Taking taylor expansion of z in x 2.705 * [backup-simplify]: Simplify z into z 2.705 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.705 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 2.705 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.705 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 2.705 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.705 * [taylor]: Taking taylor expansion of x in x 2.705 * [backup-simplify]: Simplify 0 into 0 2.705 * [backup-simplify]: Simplify 1 into 1 2.705 * [backup-simplify]: Simplify (/ 1 1) into 1 2.705 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.705 * [taylor]: Taking taylor expansion of x in x 2.705 * [backup-simplify]: Simplify 0 into 0 2.705 * [backup-simplify]: Simplify 1 into 1 2.705 * [backup-simplify]: Simplify (/ 1 1) into 1 2.705 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.706 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.706 * [taylor]: Taking taylor expansion of y in x 2.706 * [backup-simplify]: Simplify y into y 2.706 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.706 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.706 * [backup-simplify]: Simplify (* 1 1) into 1 2.706 * [backup-simplify]: Simplify (+ 1 0) into 1 2.706 * [backup-simplify]: Simplify (+ 0 1) into 1 2.707 * [backup-simplify]: Simplify (sqrt 1) into 1 2.707 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.708 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.708 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.708 * [backup-simplify]: Simplify (+ 0 0) into 0 2.708 * [backup-simplify]: Simplify (+ 0 0) into 0 2.709 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.709 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.709 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.709 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.709 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.710 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.710 * [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.710 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 2.710 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 2.710 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.710 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 2.710 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.710 * [taylor]: Taking taylor expansion of z in z 2.710 * [backup-simplify]: Simplify 0 into 0 2.710 * [backup-simplify]: Simplify 1 into 1 2.710 * [backup-simplify]: Simplify (/ 1 1) into 1 2.710 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.710 * [taylor]: Taking taylor expansion of z in z 2.711 * [backup-simplify]: Simplify 0 into 0 2.711 * [backup-simplify]: Simplify 1 into 1 2.711 * [backup-simplify]: Simplify (/ 1 1) into 1 2.711 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 2.711 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.711 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 2.711 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.711 * [taylor]: Taking taylor expansion of x in z 2.711 * [backup-simplify]: Simplify x into x 2.711 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.711 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.711 * [taylor]: Taking taylor expansion of x in z 2.711 * [backup-simplify]: Simplify x into x 2.711 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.711 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.711 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.711 * [taylor]: Taking taylor expansion of y in z 2.711 * [backup-simplify]: Simplify y into y 2.711 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.711 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.712 * [backup-simplify]: Simplify (* 1 1) into 1 2.712 * [backup-simplify]: Simplify (+ 1 0) into 1 2.712 * [backup-simplify]: Simplify (sqrt 1) into 1 2.713 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.713 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.714 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.714 * [backup-simplify]: Simplify (+ 0 0) into 0 2.715 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.715 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.715 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.715 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.715 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.716 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.716 * [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.716 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 2.716 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 2.716 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.716 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 2.716 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.717 * [taylor]: Taking taylor expansion of z in z 2.717 * [backup-simplify]: Simplify 0 into 0 2.717 * [backup-simplify]: Simplify 1 into 1 2.717 * [backup-simplify]: Simplify (/ 1 1) into 1 2.717 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.717 * [taylor]: Taking taylor expansion of z in z 2.717 * [backup-simplify]: Simplify 0 into 0 2.717 * [backup-simplify]: Simplify 1 into 1 2.717 * [backup-simplify]: Simplify (/ 1 1) into 1 2.717 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 2.718 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.718 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 2.718 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.718 * [taylor]: Taking taylor expansion of x in z 2.718 * [backup-simplify]: Simplify x into x 2.718 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.718 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.718 * [taylor]: Taking taylor expansion of x in z 2.718 * [backup-simplify]: Simplify x into x 2.718 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.718 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.718 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.718 * [taylor]: Taking taylor expansion of y in z 2.718 * [backup-simplify]: Simplify y into y 2.718 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.718 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.719 * [backup-simplify]: Simplify (* 1 1) into 1 2.719 * [backup-simplify]: Simplify (+ 1 0) into 1 2.727 * [backup-simplify]: Simplify (sqrt 1) into 1 2.728 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.729 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.730 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.730 * [backup-simplify]: Simplify (+ 0 0) into 0 2.731 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.731 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.731 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.731 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.732 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.732 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.734 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 2.734 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.734 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.734 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.734 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.735 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.736 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.736 * [taylor]: Taking taylor expansion of 0 in x 2.736 * [backup-simplify]: Simplify 0 into 0 2.736 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.736 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.736 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.736 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.737 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.738 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.739 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.740 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.741 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.741 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 2.741 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.742 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.743 * [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.745 * [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.745 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) in x 2.745 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) in x 2.745 * [taylor]: Taking taylor expansion of 1/2 in x 2.745 * [backup-simplify]: Simplify 1/2 into 1/2 2.745 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 2)) in x 2.745 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.745 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.745 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.746 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.747 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.747 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.747 * [taylor]: Taking taylor expansion of x in x 2.747 * [backup-simplify]: Simplify 0 into 0 2.747 * [backup-simplify]: Simplify 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 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in x 2.748 * [taylor]: Taking taylor expansion of 1/2 in x 2.748 * [backup-simplify]: Simplify 1/2 into 1/2 2.748 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in x 2.748 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.748 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.748 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.749 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.749 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.749 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.750 * [taylor]: Taking taylor expansion of y in x 2.750 * [backup-simplify]: Simplify y into y 2.750 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.750 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 2.751 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.752 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.753 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.753 * [backup-simplify]: Simplify (+ 0 0) into 0 2.753 * [taylor]: Taking taylor expansion of 0 in y 2.753 * [backup-simplify]: Simplify 0 into 0 2.753 * [taylor]: Taking taylor expansion of 0 in y 2.753 * [backup-simplify]: Simplify 0 into 0 2.753 * [taylor]: Taking taylor expansion of 0 in y 2.753 * [backup-simplify]: Simplify 0 into 0 2.754 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.755 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.756 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.757 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.758 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.758 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.758 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.759 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 2.759 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.759 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.759 * [backup-simplify]: Simplify (+ 0 0) into 0 2.760 * [backup-simplify]: Simplify (+ 0 0) into 0 2.761 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 2.762 * [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.762 * [taylor]: Taking taylor expansion of 0 in x 2.762 * [backup-simplify]: Simplify 0 into 0 2.764 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.765 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.766 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.768 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.768 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 2.769 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 2.769 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in y 2.769 * [taylor]: Taking taylor expansion of 1/2 in y 2.769 * [backup-simplify]: Simplify 1/2 into 1/2 2.769 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in y 2.769 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.770 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.770 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.770 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.771 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.771 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.771 * [taylor]: Taking taylor expansion of y in y 2.771 * [backup-simplify]: Simplify 0 into 0 2.771 * [backup-simplify]: Simplify 1 into 1 2.771 * [backup-simplify]: Simplify (* 1 1) into 1 2.772 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.773 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.774 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.775 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.775 * [backup-simplify]: Simplify 0 into 0 2.775 * [taylor]: Taking taylor expansion of 0 in y 2.775 * [backup-simplify]: Simplify 0 into 0 2.776 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.776 * [taylor]: Taking taylor expansion of 0 in y 2.776 * [backup-simplify]: Simplify 0 into 0 2.776 * [backup-simplify]: Simplify 0 into 0 2.776 * [backup-simplify]: Simplify 0 into 0 2.776 * [backup-simplify]: Simplify 0 into 0 2.777 * [backup-simplify]: Simplify 0 into 0 2.778 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.779 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.780 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.782 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.782 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.782 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.783 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 2.783 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.784 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 2.784 * [backup-simplify]: Simplify (+ 0 0) into 0 2.784 * [backup-simplify]: Simplify (+ 0 0) into 0 2.786 * [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.790 * [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.790 * [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.790 * [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.790 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) in x 2.790 * [taylor]: Taking taylor expansion of 1/4 in x 2.790 * [backup-simplify]: Simplify 1/4 into 1/4 2.790 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2))) in x 2.790 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.790 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.790 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.791 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.791 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.791 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 2.791 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.791 * [taylor]: Taking taylor expansion of x in x 2.791 * [backup-simplify]: Simplify 0 into 0 2.791 * [backup-simplify]: Simplify 1 into 1 2.792 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.792 * [taylor]: Taking taylor expansion of y in x 2.792 * [backup-simplify]: Simplify y into y 2.792 * [backup-simplify]: Simplify (* 1 1) into 1 2.792 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.792 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 2.793 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 2.793 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))) in x 2.793 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) in x 2.793 * [taylor]: Taking taylor expansion of 1/8 in x 2.793 * [backup-simplify]: Simplify 1/8 into 1/8 2.793 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 4)) in x 2.793 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.793 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 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 (pow y 4) in x 2.794 * [taylor]: Taking taylor expansion of y in x 2.794 * [backup-simplify]: Simplify y into y 2.794 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.795 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 2.795 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 4)) into (/ (sqrt 0.3333333333333333) (pow y 4)) 2.795 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))) in x 2.795 * [taylor]: Taking taylor expansion of 1/8 in x 2.795 * [backup-simplify]: Simplify 1/8 into 1/8 2.795 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 4)) in x 2.795 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.795 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.795 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.796 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.796 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.796 * [taylor]: Taking taylor expansion of (pow x 4) in x 2.797 * [taylor]: Taking taylor expansion of x in x 2.797 * [backup-simplify]: Simplify 0 into 0 2.797 * [backup-simplify]: Simplify 1 into 1 2.797 * [backup-simplify]: Simplify (* 1 1) into 1 2.797 * [backup-simplify]: Simplify (* 1 1) into 1 2.798 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.798 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.798 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.799 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 2.799 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 2.800 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 2.800 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.801 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.802 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.802 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.803 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.803 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.804 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.804 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.805 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.806 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.806 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.807 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 2.807 * [backup-simplify]: Simplify (+ 0 0) into 0 2.807 * [backup-simplify]: Simplify (+ 0 0) into 0 2.808 * [backup-simplify]: Simplify (- 0) into 0 2.808 * [taylor]: Taking taylor expansion of 0 in y 2.808 * [backup-simplify]: Simplify 0 into 0 2.808 * [taylor]: Taking taylor expansion of 0 in y 2.808 * [backup-simplify]: Simplify 0 into 0 2.808 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.809 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.810 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.811 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 2.811 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.811 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 2.812 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 2.812 * [backup-simplify]: Simplify (+ 0 0) into 0 2.812 * [taylor]: Taking taylor expansion of 0 in y 2.812 * [backup-simplify]: Simplify 0 into 0 2.812 * [taylor]: Taking taylor expansion of 0 in y 2.812 * [backup-simplify]: Simplify 0 into 0 2.813 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.813 * [taylor]: Taking taylor expansion of 0 in y 2.813 * [backup-simplify]: Simplify 0 into 0 2.814 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.814 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.815 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.815 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.815 * [backup-simplify]: Simplify 0 into 0 2.816 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 z))))) into (* z (sqrt 0.3333333333333333)) 2.817 * [backup-simplify]: Simplify (* (sqrt (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y)))))) (sqrt (/ 1 3.0))) into (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) 2.817 * [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.817 * [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.817 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 2.817 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 2.817 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.817 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 2.817 * [taylor]: Taking taylor expansion of (/ -1 z) in y 2.817 * [taylor]: Taking taylor expansion of -1 in y 2.817 * [backup-simplify]: Simplify -1 into -1 2.817 * [taylor]: Taking taylor expansion of z in y 2.817 * [backup-simplify]: Simplify z into z 2.817 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.817 * [taylor]: Taking taylor expansion of (/ -1 z) in y 2.817 * [taylor]: Taking taylor expansion of -1 in y 2.817 * [backup-simplify]: Simplify -1 into -1 2.817 * [taylor]: Taking taylor expansion of z in y 2.817 * [backup-simplify]: Simplify z into z 2.817 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.817 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 2.817 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.817 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 2.817 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.817 * [taylor]: Taking taylor expansion of -1 in y 2.817 * [backup-simplify]: Simplify -1 into -1 2.817 * [taylor]: Taking taylor expansion of x in y 2.817 * [backup-simplify]: Simplify x into x 2.818 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.818 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.818 * [taylor]: Taking taylor expansion of -1 in y 2.818 * [backup-simplify]: Simplify -1 into -1 2.818 * [taylor]: Taking taylor expansion of x in y 2.818 * [backup-simplify]: Simplify x into x 2.818 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.818 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.818 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.818 * [taylor]: Taking taylor expansion of y in y 2.818 * [backup-simplify]: Simplify 0 into 0 2.818 * [backup-simplify]: Simplify 1 into 1 2.818 * [backup-simplify]: Simplify (* 1 1) into 1 2.818 * [backup-simplify]: Simplify (/ 1 1) into 1 2.818 * [backup-simplify]: Simplify (+ 0 1) into 1 2.819 * [backup-simplify]: Simplify (+ 0 1) into 1 2.819 * [backup-simplify]: Simplify (sqrt 1) into 1 2.819 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.820 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.820 * [backup-simplify]: Simplify (+ 0 0) into 0 2.820 * [backup-simplify]: Simplify (+ 0 0) into 0 2.821 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.821 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.821 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.821 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.821 * [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 (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in x 2.821 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 2.822 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 2.822 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.822 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 2.822 * [taylor]: Taking taylor expansion of (/ -1 z) in x 2.822 * [taylor]: Taking taylor expansion of -1 in x 2.822 * [backup-simplify]: Simplify -1 into -1 2.822 * [taylor]: Taking taylor expansion of z in x 2.822 * [backup-simplify]: Simplify z into z 2.822 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.822 * [taylor]: Taking taylor expansion of (/ -1 z) in x 2.822 * [taylor]: Taking taylor expansion of -1 in x 2.822 * [backup-simplify]: Simplify -1 into -1 2.822 * [taylor]: Taking taylor expansion of z in x 2.822 * [backup-simplify]: Simplify z into z 2.822 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.822 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 2.822 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.822 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 2.822 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.822 * [taylor]: Taking taylor expansion of -1 in x 2.822 * [backup-simplify]: Simplify -1 into -1 2.822 * [taylor]: Taking taylor expansion of x in x 2.822 * [backup-simplify]: Simplify 0 into 0 2.822 * [backup-simplify]: Simplify 1 into 1 2.822 * [backup-simplify]: Simplify (/ -1 1) into -1 2.822 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.822 * [taylor]: Taking taylor expansion of -1 in x 2.822 * [backup-simplify]: Simplify -1 into -1 2.822 * [taylor]: Taking taylor expansion of x in x 2.823 * [backup-simplify]: Simplify 0 into 0 2.823 * [backup-simplify]: Simplify 1 into 1 2.823 * [backup-simplify]: Simplify (/ -1 1) into -1 2.823 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.823 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.823 * [taylor]: Taking taylor expansion of y in x 2.823 * [backup-simplify]: Simplify y into y 2.823 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.823 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.823 * [backup-simplify]: Simplify (* -1 -1) into 1 2.824 * [backup-simplify]: Simplify (+ 1 0) into 1 2.824 * [backup-simplify]: Simplify (+ 0 1) into 1 2.824 * [backup-simplify]: Simplify (sqrt 1) into 1 2.825 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.825 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.826 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.826 * [backup-simplify]: Simplify (+ 0 0) into 0 2.826 * [backup-simplify]: Simplify (+ 0 0) into 0 2.827 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.827 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.827 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.827 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.828 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.828 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.828 * [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.828 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 2.828 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 2.829 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.829 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 2.829 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.829 * [taylor]: Taking taylor expansion of -1 in z 2.829 * [backup-simplify]: Simplify -1 into -1 2.829 * [taylor]: Taking taylor expansion of z in z 2.829 * [backup-simplify]: Simplify 0 into 0 2.829 * [backup-simplify]: Simplify 1 into 1 2.829 * [backup-simplify]: Simplify (/ -1 1) into -1 2.829 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.829 * [taylor]: Taking taylor expansion of -1 in z 2.829 * [backup-simplify]: Simplify -1 into -1 2.829 * [taylor]: Taking taylor expansion of z in z 2.829 * [backup-simplify]: Simplify 0 into 0 2.829 * [backup-simplify]: Simplify 1 into 1 2.830 * [backup-simplify]: Simplify (/ -1 1) into -1 2.830 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 2.830 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.830 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 2.830 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.830 * [taylor]: Taking taylor expansion of -1 in z 2.830 * [backup-simplify]: Simplify -1 into -1 2.830 * [taylor]: Taking taylor expansion of x in z 2.830 * [backup-simplify]: Simplify x into x 2.830 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.830 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.830 * [taylor]: Taking taylor expansion of -1 in z 2.830 * [backup-simplify]: Simplify -1 into -1 2.830 * [taylor]: Taking taylor expansion of x in z 2.830 * [backup-simplify]: Simplify x into x 2.831 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.831 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.831 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.831 * [taylor]: Taking taylor expansion of y in z 2.831 * [backup-simplify]: Simplify y into y 2.831 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.831 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.831 * [backup-simplify]: Simplify (* -1 -1) into 1 2.832 * [backup-simplify]: Simplify (+ 1 0) into 1 2.832 * [backup-simplify]: Simplify (sqrt 1) into 1 2.833 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.834 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.835 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.835 * [backup-simplify]: Simplify (+ 0 0) into 0 2.836 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.836 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.836 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.836 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.836 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.837 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.837 * [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.837 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 2.837 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 2.837 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.837 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 2.837 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.837 * [taylor]: Taking taylor expansion of -1 in z 2.838 * [backup-simplify]: Simplify -1 into -1 2.838 * [taylor]: Taking taylor expansion of z in z 2.838 * [backup-simplify]: Simplify 0 into 0 2.838 * [backup-simplify]: Simplify 1 into 1 2.838 * [backup-simplify]: Simplify (/ -1 1) into -1 2.838 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.838 * [taylor]: Taking taylor expansion of -1 in z 2.838 * [backup-simplify]: Simplify -1 into -1 2.838 * [taylor]: Taking taylor expansion of z in z 2.838 * [backup-simplify]: Simplify 0 into 0 2.838 * [backup-simplify]: Simplify 1 into 1 2.839 * [backup-simplify]: Simplify (/ -1 1) into -1 2.839 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 2.839 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.839 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 2.839 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.839 * [taylor]: Taking taylor expansion of -1 in z 2.839 * [backup-simplify]: Simplify -1 into -1 2.839 * [taylor]: Taking taylor expansion of x in z 2.839 * [backup-simplify]: Simplify x into x 2.839 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.839 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.839 * [taylor]: Taking taylor expansion of -1 in z 2.839 * [backup-simplify]: Simplify -1 into -1 2.839 * [taylor]: Taking taylor expansion of x in z 2.839 * [backup-simplify]: Simplify x into x 2.839 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.839 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.839 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.839 * [taylor]: Taking taylor expansion of y in z 2.839 * [backup-simplify]: Simplify y into y 2.839 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.840 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.840 * [backup-simplify]: Simplify (* -1 -1) into 1 2.840 * [backup-simplify]: Simplify (+ 1 0) into 1 2.841 * [backup-simplify]: Simplify (sqrt 1) into 1 2.842 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.842 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.843 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.843 * [backup-simplify]: Simplify (+ 0 0) into 0 2.844 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.844 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.844 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.844 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.845 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.845 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.846 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 2.846 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.846 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.847 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.847 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.848 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.848 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.849 * [taylor]: Taking taylor expansion of 0 in x 2.849 * [backup-simplify]: Simplify 0 into 0 2.849 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.849 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.849 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.849 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.850 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.851 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.852 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.853 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.854 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 2.854 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 2.854 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.855 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.856 * [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.859 * [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.859 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) in x 2.859 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) in x 2.859 * [taylor]: Taking taylor expansion of 1/2 in x 2.859 * [backup-simplify]: Simplify 1/2 into 1/2 2.859 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 2)) in x 2.859 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.859 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.859 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.859 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.860 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.860 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.860 * [taylor]: Taking taylor expansion of x in x 2.860 * [backup-simplify]: Simplify 0 into 0 2.860 * [backup-simplify]: Simplify 1 into 1 2.860 * [backup-simplify]: Simplify (* 1 1) into 1 2.868 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.868 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in x 2.868 * [taylor]: Taking taylor expansion of 1/2 in x 2.868 * [backup-simplify]: Simplify 1/2 into 1/2 2.868 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in x 2.868 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.868 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.868 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.868 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.869 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.869 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.869 * [taylor]: Taking taylor expansion of y in x 2.869 * [backup-simplify]: Simplify y into y 2.869 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.869 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 2.870 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.870 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.871 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.871 * [backup-simplify]: Simplify (+ 0 0) into 0 2.871 * [taylor]: Taking taylor expansion of 0 in y 2.871 * [backup-simplify]: Simplify 0 into 0 2.871 * [taylor]: Taking taylor expansion of 0 in y 2.871 * [backup-simplify]: Simplify 0 into 0 2.871 * [taylor]: Taking taylor expansion of 0 in y 2.871 * [backup-simplify]: Simplify 0 into 0 2.872 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.872 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.873 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.874 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.874 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 2.874 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.874 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.874 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 2.875 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.875 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.875 * [backup-simplify]: Simplify (+ 0 0) into 0 2.875 * [backup-simplify]: Simplify (+ 0 0) into 0 2.876 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 2.877 * [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.877 * [taylor]: Taking taylor expansion of 0 in x 2.877 * [backup-simplify]: Simplify 0 into 0 2.878 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.878 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.879 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.880 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.880 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 2.880 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 2.880 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in y 2.881 * [taylor]: Taking taylor expansion of 1/2 in y 2.881 * [backup-simplify]: Simplify 1/2 into 1/2 2.881 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in y 2.881 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.881 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.881 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.881 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.881 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.881 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.881 * [taylor]: Taking taylor expansion of y in y 2.881 * [backup-simplify]: Simplify 0 into 0 2.881 * [backup-simplify]: Simplify 1 into 1 2.882 * [backup-simplify]: Simplify (* 1 1) into 1 2.882 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.883 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.883 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.884 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.884 * [backup-simplify]: Simplify 0 into 0 2.884 * [taylor]: Taking taylor expansion of 0 in y 2.884 * [backup-simplify]: Simplify 0 into 0 2.885 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.885 * [taylor]: Taking taylor expansion of 0 in y 2.885 * [backup-simplify]: Simplify 0 into 0 2.885 * [backup-simplify]: Simplify 0 into 0 2.885 * [backup-simplify]: Simplify 0 into 0 2.885 * [backup-simplify]: Simplify 0 into 0 2.885 * [backup-simplify]: Simplify 0 into 0 2.886 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.886 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.887 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.887 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 2.888 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.888 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.888 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 2.888 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.889 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 2.889 * [backup-simplify]: Simplify (+ 0 0) into 0 2.889 * [backup-simplify]: Simplify (+ 0 0) into 0 2.891 * [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.895 * [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.895 * [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.895 * [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.895 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) in x 2.895 * [taylor]: Taking taylor expansion of 1/4 in x 2.895 * [backup-simplify]: Simplify 1/4 into 1/4 2.895 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2))) in x 2.895 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.895 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.895 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.895 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.896 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.896 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 2.896 * [taylor]: Taking taylor expansion of (pow x 2) 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 (pow y 2) in x 2.896 * [taylor]: Taking taylor expansion of y in x 2.896 * [backup-simplify]: Simplify y into y 2.897 * [backup-simplify]: Simplify (* 1 1) into 1 2.897 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.897 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 2.898 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 2.898 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))) in x 2.898 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) in x 2.898 * [taylor]: Taking taylor expansion of 1/8 in x 2.898 * [backup-simplify]: Simplify 1/8 into 1/8 2.898 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 4)) in x 2.898 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.898 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.898 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.898 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.899 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.899 * [taylor]: Taking taylor expansion of (pow y 4) in x 2.899 * [taylor]: Taking taylor expansion of y in x 2.899 * [backup-simplify]: Simplify y into y 2.899 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.899 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 2.900 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 4)) into (/ (sqrt 0.3333333333333333) (pow y 4)) 2.900 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))) in x 2.900 * [taylor]: Taking taylor expansion of 1/8 in x 2.900 * [backup-simplify]: Simplify 1/8 into 1/8 2.900 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 4)) in x 2.900 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.900 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.900 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.901 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.901 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.901 * [taylor]: Taking taylor expansion of (pow x 4) in x 2.901 * [taylor]: Taking taylor expansion of x in x 2.902 * [backup-simplify]: Simplify 0 into 0 2.902 * [backup-simplify]: Simplify 1 into 1 2.902 * [backup-simplify]: Simplify (* 1 1) into 1 2.902 * [backup-simplify]: Simplify (* 1 1) into 1 2.903 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.903 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.904 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.905 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 2.905 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 2.906 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 2.908 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.909 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.910 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.911 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.912 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.913 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.913 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.914 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.915 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.916 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.918 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.919 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 2.919 * [backup-simplify]: Simplify (+ 0 0) into 0 2.920 * [backup-simplify]: Simplify (+ 0 0) into 0 2.920 * [backup-simplify]: Simplify (- 0) into 0 2.920 * [taylor]: Taking taylor expansion of 0 in y 2.920 * [backup-simplify]: Simplify 0 into 0 2.920 * [taylor]: Taking taylor expansion of 0 in y 2.920 * [backup-simplify]: Simplify 0 into 0 2.922 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.923 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.924 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.925 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 2.926 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.927 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 2.928 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 2.928 * [backup-simplify]: Simplify (+ 0 0) into 0 2.928 * [taylor]: Taking taylor expansion of 0 in y 2.928 * [backup-simplify]: Simplify 0 into 0 2.928 * [taylor]: Taking taylor expansion of 0 in y 2.928 * [backup-simplify]: Simplify 0 into 0 2.930 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.930 * [taylor]: Taking taylor expansion of 0 in y 2.930 * [backup-simplify]: Simplify 0 into 0 2.931 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.932 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.933 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.934 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.934 * [backup-simplify]: Simplify 0 into 0 2.934 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (* z (sqrt 0.3333333333333333))) 2.934 * * * [progress]: simplifying candidates 2.936 * [simplify]: Simplifying: (expm1 (sqrt (fma z z (fma x x (* y y))))) (log1p (sqrt (fma z z (fma x x (* y y))))) (log (sqrt (fma z z (fma x x (* y y))))) (exp (sqrt (fma z z (fma x x (* y y))))) (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (cbrt (sqrt (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))))) (sqrt (fma z z (fma x x (* y y))))) (sqrt (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y)))))) (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 1) (sqrt (fma z z (fma x x (* y y)))) (/ 1 2) (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (expm1 (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (log1p (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (* (fma z z (fma x x (* y y))) (/ 1 3.0)) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0))) (* (fma z z (fma x x (* y y))) (/ 1 3.0)) (+ (log (sqrt (fma z z (fma x x (* y y))))) (log (sqrt (/ 1 3.0)))) (log (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (exp (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (* (* (* (sqrt (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))))) (* (* (sqrt (/ 1 3.0)) (sqrt (/ 1 3.0))) (sqrt (/ 1 3.0)))) (* (cbrt (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (cbrt (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0))))) (cbrt (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 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 (/ 1 3.0)))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (* (fma z z (fma x x (* y y))) (/ 1 3.0)) (sqrt (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (sqrt (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ (sqrt 1) (sqrt 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ (sqrt 1) (sqrt 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ (sqrt 1) (sqrt 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ (sqrt 1) (sqrt 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (fma z z (fma x x (* y y)))) (* (cbrt (sqrt (/ 1 3.0))) (cbrt (sqrt (/ 1 3.0))))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (* (cbrt (/ 1 3.0)) (cbrt (/ 1 3.0))))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ (* (cbrt 1) (cbrt 1)) (* (cbrt 3.0) (cbrt 3.0))))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ (* (cbrt 1) (cbrt 1)) (sqrt 3.0)))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ (* (cbrt 1) (cbrt 1)) 1))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ (sqrt 1) (* (cbrt 3.0) (cbrt 3.0))))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ (sqrt 1) (sqrt 3.0)))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ (sqrt 1) 1))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0))))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 1))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt 1)) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt 1)) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (fma z z (fma x x (* y y)))) 1) (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ 1 3.0))) (* (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (/ 1 3.0))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ 1 3.0))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ 1 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 1)) y z (* -1 z) (* y (sqrt 0.3333333333333333)) (* z (sqrt 0.3333333333333333)) (* -1 (* z (sqrt 0.3333333333333333))) 2.937 * * [simplify]: Extracting # 0 : cost 0 2.937 * * [simplify]: Extracting # 1 : cost 0 2.937 * * [simplify]: Extracting # 2 : cost 0 2.937 * * [simplify]: Extracting # 3 : cost 0 2.938 * * [simplify]: Extracting # 4 : cost 0 2.938 * * [simplify]: Extracting # 5 : cost 0 2.938 * * [simplify]: Extracting # 6 : cost 0 2.938 * * [simplify]: Extracting # 7 : cost 0 2.938 * * [simplify]: iteration 0 : 99 enodes (cost 1192 ) 2.964 * * [simplify]: Extracting # 0 : cost 0 2.964 * * [simplify]: Extracting # 1 : cost 0 2.964 * * [simplify]: Extracting # 2 : cost 0 2.965 * * [simplify]: Extracting # 3 : cost 0 2.965 * * [simplify]: iteration 1 : 176 enodes (cost 1089 ) 3.036 * * [simplify]: Extracting # 0 : cost 0 3.037 * * [simplify]: Extracting # 1 : cost 0 3.038 * * [simplify]: Extracting # 2 : cost 0 3.039 * * [simplify]: Extracting # 3 : cost 0 3.040 * * [simplify]: Extracting # 4 : cost 0 3.041 * * [simplify]: iteration 2 : 519 enodes (cost 1032 ) 4.136 * * [simplify]: Extracting # 0 : cost 0 4.143 * * [simplify]: Extracting # 1 : cost 0 4.145 * * [simplify]: Extracting # 2 : cost 0 4.148 * * [simplify]: Extracting # 3 : cost 0 4.153 * * [simplify]: Extracting # 4 : cost 0 4.159 * * [simplify]: iteration 3 : 3471 enodes (cost 1030 ) 6.469 * * [simplify]: Extracting # 0 : cost 0 6.515 * * [simplify]: Extracting # 1 : cost 0 6.518 * * [simplify]: Extracting # 2 : cost 0 6.522 * * [simplify]: Extracting # 3 : cost 0 6.525 * * [simplify]: Extracting # 4 : cost 0 6.531 * * [simplify]: iteration done: 5001 enodes (cost 1030 ) 6.532 * [simplify]: Simplified to: (expm1 (sqrt (fma z z (fma x x (* y y))))) (log1p (sqrt (fma z z (fma x x (* y y))))) (log (sqrt (fma z z (fma x x (* y y))))) (exp (sqrt (fma z z (fma x x (* y y))))) (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (cbrt (sqrt (fma z z (fma x x (* y y))))) (pow (sqrt (fma z z (fma y y (* x x)))) 3) (fabs (cbrt (fma z z (fma x x (* y y))))) (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (fma z z (fma x x (* y y))))) 1 (sqrt (fma z z (fma y y (* x x)))) 1/2 (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (expm1 (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (log1p (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (/ (fma z z (fma y y (* x x))) 3.0) (* (sqrt (/ 1 3.0)) (sqrt (fma z z (fma x x (* y y))))) (/ (fma z z (fma y y (* x x))) 3.0) (log (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (log (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (exp (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (pow (* (sqrt (fma z z (fma y y (* x x)))) (sqrt (/ 1 3.0))) 3) (* (cbrt (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (cbrt (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0))))) (cbrt (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (pow (* (sqrt (fma z z (fma y y (* x x)))) (sqrt (/ 1 3.0))) 3) (/ (fma z z (fma y y (* x x))) 3.0) (sqrt (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (sqrt (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y)))))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y)))))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (/ 1 3.0)))) (* (* (cbrt (sqrt (/ 1 3.0))) (cbrt (sqrt (/ 1 3.0)))) (sqrt (fma z z (fma x x (* y y))))) (* (sqrt (fma z z (fma x x (* y y)))) (fabs (cbrt (/ 1 3.0)))) (* (sqrt (sqrt (/ 1 3.0))) (sqrt (fma z z (fma x x (* y y))))) (* (fabs (/ 1 (cbrt 3.0))) (sqrt (fma z z (fma x x (* y y))))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 (sqrt 3.0)))) (sqrt (fma z z (fma y y (* x x)))) (* (fabs (/ 1 (cbrt 3.0))) (sqrt (fma z z (fma x x (* y y))))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 (sqrt 3.0)))) (sqrt (fma z z (fma y y (* x x)))) (* (fabs (/ 1 (cbrt 3.0))) (sqrt (fma z z (fma x x (* y y))))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 (sqrt 3.0)))) (sqrt (fma z z (fma y y (* x x)))) (sqrt (fma z z (fma y y (* x x)))) (sqrt (fma z z (fma y y (* x x)))) (* (sqrt (sqrt (/ 1 3.0))) (sqrt (fma z z (fma x x (* y y))))) (sqrt (fma z z (fma y y (* x x)))) (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ 1 3.0))) (* (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (/ 1 3.0))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ 1 3.0))) (* (sqrt (/ 1 3.0)) (sqrt (fma z z (fma x x (* y y))))) (* (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ 1 3.0))) (* (sqrt (/ 1 3.0)) (sqrt (fma z z (fma x x (* y y))))) (sqrt (fma z z (fma y y (* x x)))) y z (- z) (* y (sqrt 0.3333333333333333)) (* z (sqrt 0.3333333333333333)) (- (* z (sqrt 0.3333333333333333))) 6.533 * * * [progress]: adding candidates to table 6.759 * * [progress]: iteration 3 / 4 6.759 * * * [progress]: picking best candidate 6.772 * * * * [pick]: Picked # 6.772 * * * [progress]: localizing error 6.792 * * * [progress]: generating rewritten candidates 6.792 * * * * [progress]: [ 1 / 2 ] rewriting at (2 1 1) 6.795 * * * * [progress]: [ 2 / 2 ] rewriting at (2 1) 6.810 * * * [progress]: generating series expansions 6.810 * * * * [progress]: [ 1 / 2 ] generating series at (2 1 1) 6.810 * [backup-simplify]: Simplify (sqrt (fma z z (fma x x (* y y)))) into (sqrt (fma z z (fma x x (pow y 2)))) 6.810 * [approximate]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in (z x y) around 0 6.810 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 6.810 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 6.810 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.810 * [taylor]: Taking taylor expansion of (* z z) in y 6.810 * [taylor]: Taking taylor expansion of z in y 6.810 * [backup-simplify]: Simplify z into z 6.810 * [taylor]: Taking taylor expansion of z in y 6.810 * [backup-simplify]: Simplify z into z 6.810 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 6.810 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.810 * [taylor]: Taking taylor expansion of (* x x) in y 6.810 * [taylor]: Taking taylor expansion of x in y 6.810 * [backup-simplify]: Simplify x into x 6.810 * [taylor]: Taking taylor expansion of x in y 6.811 * [backup-simplify]: Simplify x into x 6.811 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.811 * [taylor]: Taking taylor expansion of y in y 6.811 * [backup-simplify]: Simplify 0 into 0 6.811 * [backup-simplify]: Simplify 1 into 1 6.811 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.811 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.811 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 6.811 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 6.811 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 6.811 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 6.811 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.812 * [backup-simplify]: Simplify (+ 0 0) into 0 6.812 * [backup-simplify]: Simplify (+ 0 0) into 0 6.812 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 6.812 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 6.812 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 6.812 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.812 * [taylor]: Taking taylor expansion of (* z z) in x 6.812 * [taylor]: Taking taylor expansion of z in x 6.812 * [backup-simplify]: Simplify z into z 6.812 * [taylor]: Taking taylor expansion of z in x 6.812 * [backup-simplify]: Simplify z into z 6.812 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 6.812 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.812 * [taylor]: Taking taylor expansion of (* x x) in x 6.812 * [taylor]: Taking taylor expansion of x in x 6.813 * [backup-simplify]: Simplify 0 into 0 6.813 * [backup-simplify]: Simplify 1 into 1 6.813 * [taylor]: Taking taylor expansion of x in x 6.813 * [backup-simplify]: Simplify 0 into 0 6.813 * [backup-simplify]: Simplify 1 into 1 6.813 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.813 * [taylor]: Taking taylor expansion of y in x 6.813 * [backup-simplify]: Simplify y into y 6.813 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.813 * [backup-simplify]: Simplify (* 0 0) into 0 6.813 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.813 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 6.813 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 6.813 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 6.813 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 6.814 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.814 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.815 * [backup-simplify]: Simplify (+ 0 0) into 0 6.815 * [backup-simplify]: Simplify (+ 0 0) into 0 6.815 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 6.815 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 6.815 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 6.815 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.815 * [taylor]: Taking taylor expansion of (* z z) in z 6.815 * [taylor]: Taking taylor expansion of z in z 6.815 * [backup-simplify]: Simplify 0 into 0 6.815 * [backup-simplify]: Simplify 1 into 1 6.815 * [taylor]: Taking taylor expansion of z in z 6.815 * [backup-simplify]: Simplify 0 into 0 6.815 * [backup-simplify]: Simplify 1 into 1 6.815 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 6.815 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.815 * [taylor]: Taking taylor expansion of (* x x) in z 6.815 * [taylor]: Taking taylor expansion of x in z 6.815 * [backup-simplify]: Simplify x into x 6.815 * [taylor]: Taking taylor expansion of x in z 6.815 * [backup-simplify]: Simplify x into x 6.815 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.815 * [taylor]: Taking taylor expansion of y in z 6.815 * [backup-simplify]: Simplify y into y 6.816 * [backup-simplify]: Simplify (* 0 0) into 0 6.816 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.816 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.816 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 6.816 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 6.816 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 6.817 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.817 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.817 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.817 * [backup-simplify]: Simplify (+ 0 0) into 0 6.817 * [backup-simplify]: Simplify (+ 0 0) into 0 6.817 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 6.817 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 6.817 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 6.818 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.818 * [taylor]: Taking taylor expansion of (* z z) in z 6.818 * [taylor]: Taking taylor expansion of z in z 6.818 * [backup-simplify]: Simplify 0 into 0 6.818 * [backup-simplify]: Simplify 1 into 1 6.818 * [taylor]: Taking taylor expansion of z in z 6.818 * [backup-simplify]: Simplify 0 into 0 6.818 * [backup-simplify]: Simplify 1 into 1 6.818 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 6.818 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.818 * [taylor]: Taking taylor expansion of (* x x) in z 6.818 * [taylor]: Taking taylor expansion of x in z 6.818 * [backup-simplify]: Simplify x into x 6.818 * [taylor]: Taking taylor expansion of x in z 6.818 * [backup-simplify]: Simplify x into x 6.818 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.818 * [taylor]: Taking taylor expansion of y in z 6.818 * [backup-simplify]: Simplify y into y 6.818 * [backup-simplify]: Simplify (* 0 0) into 0 6.818 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.818 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.818 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 6.819 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 6.819 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 6.819 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.819 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.819 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.819 * [backup-simplify]: Simplify (+ 0 0) into 0 6.820 * [backup-simplify]: Simplify (+ 0 0) into 0 6.820 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 6.820 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 6.820 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 6.820 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.820 * [taylor]: Taking taylor expansion of x in x 6.820 * [backup-simplify]: Simplify 0 into 0 6.820 * [backup-simplify]: Simplify 1 into 1 6.820 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.820 * [taylor]: Taking taylor expansion of y in x 6.820 * [backup-simplify]: Simplify y into y 6.820 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.820 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 6.820 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 6.820 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.821 * [backup-simplify]: Simplify (+ 0 0) into 0 6.821 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 6.821 * [taylor]: Taking taylor expansion of y in y 6.821 * [backup-simplify]: Simplify 0 into 0 6.821 * [backup-simplify]: Simplify 1 into 1 6.821 * [backup-simplify]: Simplify 0 into 0 6.821 * [taylor]: Taking taylor expansion of 0 in x 6.821 * [backup-simplify]: Simplify 0 into 0 6.821 * [taylor]: Taking taylor expansion of 0 in y 6.821 * [backup-simplify]: Simplify 0 into 0 6.821 * [backup-simplify]: Simplify 0 into 0 6.821 * [taylor]: Taking taylor expansion of 0 in y 6.821 * [backup-simplify]: Simplify 0 into 0 6.821 * [backup-simplify]: Simplify 0 into 0 6.821 * [backup-simplify]: Simplify 1 into 1 6.821 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 6.822 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 6.822 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 6.822 * [backup-simplify]: Simplify (+ 0 0) into 0 6.822 * [backup-simplify]: Simplify (+ 1 0) into 1 6.823 * [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))))) 6.823 * [taylor]: Taking taylor expansion of (* 1/2 (sqrt (/ 1 (+ (pow x 2) (pow y 2))))) in x 6.823 * [taylor]: Taking taylor expansion of 1/2 in x 6.823 * [backup-simplify]: Simplify 1/2 into 1/2 6.823 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 6.823 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 6.823 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 6.823 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.823 * [taylor]: Taking taylor expansion of x in x 6.823 * [backup-simplify]: Simplify 0 into 0 6.823 * [backup-simplify]: Simplify 1 into 1 6.823 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.823 * [taylor]: Taking taylor expansion of y in x 6.823 * [backup-simplify]: Simplify y into y 6.823 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.823 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 6.823 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.824 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 6.824 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.824 * [backup-simplify]: Simplify (+ 0 0) into 0 6.824 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.824 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 6.824 * [backup-simplify]: Simplify (* 1/2 (/ 1 y)) into (/ 1/2 y) 6.824 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 6.824 * [taylor]: Taking taylor expansion of 1/2 in y 6.824 * [backup-simplify]: Simplify 1/2 into 1/2 6.824 * [taylor]: Taking taylor expansion of y in y 6.824 * [backup-simplify]: Simplify 0 into 0 6.824 * [backup-simplify]: Simplify 1 into 1 6.825 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 6.825 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 6.825 * [backup-simplify]: Simplify 0 into 0 6.825 * [taylor]: Taking taylor expansion of 0 in y 6.825 * [backup-simplify]: Simplify 0 into 0 6.825 * [backup-simplify]: Simplify 0 into 0 6.825 * [backup-simplify]: Simplify (* 1 1) into 1 6.826 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 6.826 * [backup-simplify]: Simplify (+ 1 0) into 1 6.826 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 6.826 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 6.826 * [taylor]: Taking taylor expansion of 1/2 in y 6.826 * [backup-simplify]: Simplify 1/2 into 1/2 6.826 * [taylor]: Taking taylor expansion of y in y 6.826 * [backup-simplify]: Simplify 0 into 0 6.826 * [backup-simplify]: Simplify 1 into 1 6.827 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 6.827 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 6.827 * [backup-simplify]: Simplify 0 into 0 6.827 * [backup-simplify]: Simplify 0 into 0 6.827 * [backup-simplify]: Simplify 0 into 0 6.827 * [backup-simplify]: Simplify 0 into 0 6.828 * [backup-simplify]: Simplify (* 1 (* y (* 1 1))) into y 6.828 * [backup-simplify]: Simplify (sqrt (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))))) 6.828 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in (z x y) around 0 6.828 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 6.828 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 6.828 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 6.828 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 6.828 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.828 * [taylor]: Taking taylor expansion of z in y 6.828 * [backup-simplify]: Simplify z into z 6.828 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.828 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.828 * [taylor]: Taking taylor expansion of z in y 6.828 * [backup-simplify]: Simplify z into z 6.828 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.828 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 6.828 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 6.828 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 6.828 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.828 * [taylor]: Taking taylor expansion of x in y 6.829 * [backup-simplify]: Simplify x into x 6.829 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.829 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.829 * [taylor]: Taking taylor expansion of x in y 6.829 * [backup-simplify]: Simplify x into x 6.829 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.829 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 6.829 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.829 * [taylor]: Taking taylor expansion of y in y 6.829 * [backup-simplify]: Simplify 0 into 0 6.829 * [backup-simplify]: Simplify 1 into 1 6.829 * [backup-simplify]: Simplify (* 1 1) into 1 6.829 * [backup-simplify]: Simplify (/ 1 1) into 1 6.829 * [backup-simplify]: Simplify (+ 0 1) into 1 6.830 * [backup-simplify]: Simplify (+ 0 1) into 1 6.830 * [backup-simplify]: Simplify (sqrt 1) into 1 6.830 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.831 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.831 * [backup-simplify]: Simplify (+ 0 0) into 0 6.831 * [backup-simplify]: Simplify (+ 0 0) into 0 6.832 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.832 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 6.832 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 6.832 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 6.832 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 6.832 * [taylor]: Taking taylor expansion of (/ 1 z) in x 6.832 * [taylor]: Taking taylor expansion of z in x 6.832 * [backup-simplify]: Simplify z into z 6.832 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.832 * [taylor]: Taking taylor expansion of (/ 1 z) in x 6.832 * [taylor]: Taking taylor expansion of z in x 6.832 * [backup-simplify]: Simplify z into z 6.832 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.832 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 6.832 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 6.832 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 6.832 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.832 * [taylor]: Taking taylor expansion of x in x 6.832 * [backup-simplify]: Simplify 0 into 0 6.832 * [backup-simplify]: Simplify 1 into 1 6.832 * [backup-simplify]: Simplify (/ 1 1) into 1 6.832 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.832 * [taylor]: Taking taylor expansion of x in x 6.832 * [backup-simplify]: Simplify 0 into 0 6.832 * [backup-simplify]: Simplify 1 into 1 6.833 * [backup-simplify]: Simplify (/ 1 1) into 1 6.833 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 6.833 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.833 * [taylor]: Taking taylor expansion of y in x 6.833 * [backup-simplify]: Simplify y into y 6.833 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.833 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.833 * [backup-simplify]: Simplify (* 1 1) into 1 6.833 * [backup-simplify]: Simplify (+ 1 0) into 1 6.834 * [backup-simplify]: Simplify (+ 0 1) into 1 6.834 * [backup-simplify]: Simplify (sqrt 1) into 1 6.834 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.835 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.835 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.835 * [backup-simplify]: Simplify (+ 0 0) into 0 6.836 * [backup-simplify]: Simplify (+ 0 0) into 0 6.836 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.836 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 6.836 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 6.836 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 6.836 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 6.836 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.836 * [taylor]: Taking taylor expansion of z in z 6.836 * [backup-simplify]: Simplify 0 into 0 6.836 * [backup-simplify]: Simplify 1 into 1 6.836 * [backup-simplify]: Simplify (/ 1 1) into 1 6.836 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.836 * [taylor]: Taking taylor expansion of z in z 6.836 * [backup-simplify]: Simplify 0 into 0 6.836 * [backup-simplify]: Simplify 1 into 1 6.837 * [backup-simplify]: Simplify (/ 1 1) into 1 6.837 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 6.837 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 6.837 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 6.837 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.837 * [taylor]: Taking taylor expansion of x in z 6.837 * [backup-simplify]: Simplify x into x 6.837 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.837 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.837 * [taylor]: Taking taylor expansion of x in z 6.837 * [backup-simplify]: Simplify x into x 6.837 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.837 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 6.837 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.837 * [taylor]: Taking taylor expansion of y in z 6.837 * [backup-simplify]: Simplify y into y 6.837 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.837 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.837 * [backup-simplify]: Simplify (* 1 1) into 1 6.838 * [backup-simplify]: Simplify (+ 1 0) into 1 6.838 * [backup-simplify]: Simplify (sqrt 1) into 1 6.838 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.839 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.839 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.839 * [backup-simplify]: Simplify (+ 0 0) into 0 6.840 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.840 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 6.840 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 6.840 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 6.840 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 6.840 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.840 * [taylor]: Taking taylor expansion of z in z 6.840 * [backup-simplify]: Simplify 0 into 0 6.840 * [backup-simplify]: Simplify 1 into 1 6.840 * [backup-simplify]: Simplify (/ 1 1) into 1 6.840 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.840 * [taylor]: Taking taylor expansion of z in z 6.840 * [backup-simplify]: Simplify 0 into 0 6.840 * [backup-simplify]: Simplify 1 into 1 6.841 * [backup-simplify]: Simplify (/ 1 1) into 1 6.841 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 6.841 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 6.841 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 6.841 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.841 * [taylor]: Taking taylor expansion of x in z 6.841 * [backup-simplify]: Simplify x into x 6.841 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.841 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.841 * [taylor]: Taking taylor expansion of x in z 6.841 * [backup-simplify]: Simplify x into x 6.841 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.841 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 6.841 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.841 * [taylor]: Taking taylor expansion of y in z 6.841 * [backup-simplify]: Simplify y into y 6.841 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.841 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.841 * [backup-simplify]: Simplify (* 1 1) into 1 6.842 * [backup-simplify]: Simplify (+ 1 0) into 1 6.842 * [backup-simplify]: Simplify (sqrt 1) into 1 6.842 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.843 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.843 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.843 * [backup-simplify]: Simplify (+ 0 0) into 0 6.844 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.844 * [taylor]: Taking taylor expansion of 1 in x 6.844 * [backup-simplify]: Simplify 1 into 1 6.844 * [taylor]: Taking taylor expansion of 0 in x 6.844 * [backup-simplify]: Simplify 0 into 0 6.844 * [taylor]: Taking taylor expansion of 1 in y 6.844 * [backup-simplify]: Simplify 1 into 1 6.844 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.845 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.845 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.846 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 6.846 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 6.846 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 6.852 * [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)))) 6.852 * [taylor]: Taking taylor expansion of (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 6.852 * [taylor]: Taking taylor expansion of 1/2 in x 6.853 * [backup-simplify]: Simplify 1/2 into 1/2 6.853 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 6.853 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.853 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.853 * [taylor]: Taking taylor expansion of x in x 6.853 * [backup-simplify]: Simplify 0 into 0 6.853 * [backup-simplify]: Simplify 1 into 1 6.853 * [backup-simplify]: Simplify (* 1 1) into 1 6.853 * [backup-simplify]: Simplify (/ 1 1) into 1 6.853 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 6.853 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.853 * [taylor]: Taking taylor expansion of y in x 6.853 * [backup-simplify]: Simplify y into y 6.853 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.854 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.854 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.855 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.855 * [backup-simplify]: Simplify (+ 0 0) into 0 6.856 * [backup-simplify]: Simplify (+ 1 0) into 1 6.856 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 6.856 * [taylor]: Taking taylor expansion of 0 in y 6.856 * [backup-simplify]: Simplify 0 into 0 6.856 * [taylor]: Taking taylor expansion of 0 in y 6.856 * [backup-simplify]: Simplify 0 into 0 6.856 * [taylor]: Taking taylor expansion of 0 in y 6.857 * [backup-simplify]: Simplify 0 into 0 6.857 * [backup-simplify]: Simplify 1 into 1 6.857 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.859 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.859 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.860 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 6.860 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 6.860 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 6.860 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.860 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.860 * [backup-simplify]: Simplify (+ 0 0) into 0 6.861 * [backup-simplify]: Simplify (+ 0 0) into 0 6.862 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 6.862 * [taylor]: Taking taylor expansion of 0 in x 6.862 * [backup-simplify]: Simplify 0 into 0 6.862 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.863 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.863 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 6.864 * [backup-simplify]: Simplify (+ (* 1/2 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1))) into (* 1/2 (/ 1 (pow y 2))) 6.864 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 6.864 * [taylor]: Taking taylor expansion of 1/2 in y 6.864 * [backup-simplify]: Simplify 1/2 into 1/2 6.864 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 6.864 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.864 * [taylor]: Taking taylor expansion of y in y 6.864 * [backup-simplify]: Simplify 0 into 0 6.864 * [backup-simplify]: Simplify 1 into 1 6.865 * [backup-simplify]: Simplify (* 1 1) into 1 6.865 * [backup-simplify]: Simplify (/ 1 1) into 1 6.866 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.866 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.867 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 6.867 * [backup-simplify]: Simplify 0 into 0 6.867 * [taylor]: Taking taylor expansion of 0 in y 6.867 * [backup-simplify]: Simplify 0 into 0 6.867 * [taylor]: Taking taylor expansion of 0 in y 6.867 * [backup-simplify]: Simplify 0 into 0 6.867 * [backup-simplify]: Simplify 0 into 0 6.867 * [backup-simplify]: Simplify 0 into 0 6.867 * [backup-simplify]: Simplify 0 into 0 6.867 * [backup-simplify]: Simplify 0 into 0 6.868 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.869 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.869 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.870 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 6.870 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 6.870 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 6.870 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 6.870 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 6.871 * [backup-simplify]: Simplify (+ 0 0) into 0 6.871 * [backup-simplify]: Simplify (+ 0 0) into 0 6.872 * [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)))))) 6.872 * [taylor]: Taking taylor expansion of (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))))) in x 6.872 * [taylor]: Taking taylor expansion of -1/2 in x 6.872 * [backup-simplify]: Simplify -1/2 into -1/2 6.872 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4))))) in x 6.872 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) in x 6.872 * [taylor]: Taking taylor expansion of 1/2 in x 6.872 * [backup-simplify]: Simplify 1/2 into 1/2 6.872 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (pow y 2))) in x 6.872 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 6.872 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.872 * [taylor]: Taking taylor expansion of x in x 6.872 * [backup-simplify]: Simplify 0 into 0 6.872 * [backup-simplify]: Simplify 1 into 1 6.872 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.872 * [taylor]: Taking taylor expansion of y in x 6.872 * [backup-simplify]: Simplify y into y 6.872 * [backup-simplify]: Simplify (* 1 1) into 1 6.873 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.873 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 6.873 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.873 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))) in x 6.873 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow x 4))) in x 6.873 * [taylor]: Taking taylor expansion of 1/4 in x 6.873 * [backup-simplify]: Simplify 1/4 into 1/4 6.873 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 6.873 * [taylor]: Taking taylor expansion of (pow x 4) in x 6.873 * [taylor]: Taking taylor expansion of x in x 6.873 * [backup-simplify]: Simplify 0 into 0 6.873 * [backup-simplify]: Simplify 1 into 1 6.873 * [backup-simplify]: Simplify (* 1 1) into 1 6.874 * [backup-simplify]: Simplify (* 1 1) into 1 6.874 * [backup-simplify]: Simplify (/ 1 1) into 1 6.874 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow y 4))) in x 6.874 * [taylor]: Taking taylor expansion of 1/4 in x 6.874 * [backup-simplify]: Simplify 1/4 into 1/4 6.874 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in x 6.874 * [taylor]: Taking taylor expansion of (pow y 4) in x 6.874 * [taylor]: Taking taylor expansion of y in x 6.874 * [backup-simplify]: Simplify y into y 6.874 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.874 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 6.875 * [backup-simplify]: Simplify (/ 1 (pow y 4)) into (/ 1 (pow y 4)) 6.875 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.875 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.876 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 6.876 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.876 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow y 2)))) into 0 6.877 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.878 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.879 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.880 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.880 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.881 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.882 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.883 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.883 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.884 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.885 * [backup-simplify]: Simplify (+ 0 0) into 0 6.885 * [backup-simplify]: Simplify (+ 0 0) into 0 6.885 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow y 2))) into (/ 1/2 (pow y 2)) 6.886 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 1))) into 0 6.886 * [backup-simplify]: Simplify (+ 0 0) into 0 6.886 * [backup-simplify]: Simplify (+ (/ 1/2 (pow y 2)) 0) into (* 1/2 (/ 1 (pow y 2))) 6.886 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 1)) into 0 6.887 * [backup-simplify]: Simplify (+ 0 0) into 0 6.887 * [backup-simplify]: Simplify (+ 0 0) into 0 6.887 * [backup-simplify]: Simplify (* 1/4 1) into 1/4 6.887 * [backup-simplify]: Simplify (+ 1/4 0) into 1/4 6.888 * [backup-simplify]: Simplify (+ 0 1/4) into 1/4 6.888 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 1/2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1/4)))) into 0 6.888 * [taylor]: Taking taylor expansion of 0 in y 6.888 * [backup-simplify]: Simplify 0 into 0 6.888 * [taylor]: Taking taylor expansion of 0 in y 6.888 * [backup-simplify]: Simplify 0 into 0 6.889 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.889 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.890 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.890 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.890 * [backup-simplify]: Simplify (+ 0 0) into 0 6.891 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1)))) into 0 6.891 * [taylor]: Taking taylor expansion of 0 in y 6.891 * [backup-simplify]: Simplify 0 into 0 6.891 * [taylor]: Taking taylor expansion of 0 in y 6.891 * [backup-simplify]: Simplify 0 into 0 6.891 * [taylor]: Taking taylor expansion of 0 in y 6.891 * [backup-simplify]: Simplify 0 into 0 6.891 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.892 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.892 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 6.892 * [backup-simplify]: Simplify 0 into 0 6.892 * [backup-simplify]: Simplify (* 1 (* 1 (* 1 (/ 1 (/ 1 z))))) into z 6.893 * [backup-simplify]: Simplify (sqrt (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))))) 6.893 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in (z x y) around 0 6.893 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 6.893 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 6.893 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 6.893 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 6.893 * [taylor]: Taking taylor expansion of (/ -1 z) in y 6.893 * [taylor]: Taking taylor expansion of -1 in y 6.893 * [backup-simplify]: Simplify -1 into -1 6.893 * [taylor]: Taking taylor expansion of z in y 6.893 * [backup-simplify]: Simplify z into z 6.893 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.893 * [taylor]: Taking taylor expansion of (/ -1 z) in y 6.893 * [taylor]: Taking taylor expansion of -1 in y 6.893 * [backup-simplify]: Simplify -1 into -1 6.893 * [taylor]: Taking taylor expansion of z in y 6.893 * [backup-simplify]: Simplify z into z 6.893 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.893 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 6.893 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 6.893 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 6.893 * [taylor]: Taking taylor expansion of (/ -1 x) in y 6.893 * [taylor]: Taking taylor expansion of -1 in y 6.893 * [backup-simplify]: Simplify -1 into -1 6.893 * [taylor]: Taking taylor expansion of x in y 6.893 * [backup-simplify]: Simplify x into x 6.893 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 6.893 * [taylor]: Taking taylor expansion of (/ -1 x) in y 6.894 * [taylor]: Taking taylor expansion of -1 in y 6.894 * [backup-simplify]: Simplify -1 into -1 6.894 * [taylor]: Taking taylor expansion of x in y 6.894 * [backup-simplify]: Simplify x into x 6.894 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 6.894 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 6.894 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.894 * [taylor]: Taking taylor expansion of y in y 6.894 * [backup-simplify]: Simplify 0 into 0 6.894 * [backup-simplify]: Simplify 1 into 1 6.894 * [backup-simplify]: Simplify (* 1 1) into 1 6.894 * [backup-simplify]: Simplify (/ 1 1) into 1 6.894 * [backup-simplify]: Simplify (+ 0 1) into 1 6.895 * [backup-simplify]: Simplify (+ 0 1) into 1 6.895 * [backup-simplify]: Simplify (sqrt 1) into 1 6.895 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.896 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.896 * [backup-simplify]: Simplify (+ 0 0) into 0 6.896 * [backup-simplify]: Simplify (+ 0 0) into 0 6.896 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.897 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 6.897 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 6.897 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 6.897 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 6.897 * [taylor]: Taking taylor expansion of (/ -1 z) in x 6.897 * [taylor]: Taking taylor expansion of -1 in x 6.897 * [backup-simplify]: Simplify -1 into -1 6.897 * [taylor]: Taking taylor expansion of z in x 6.897 * [backup-simplify]: Simplify z into z 6.897 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.897 * [taylor]: Taking taylor expansion of (/ -1 z) in x 6.897 * [taylor]: Taking taylor expansion of -1 in x 6.897 * [backup-simplify]: Simplify -1 into -1 6.897 * [taylor]: Taking taylor expansion of z in x 6.897 * [backup-simplify]: Simplify z into z 6.897 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.897 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 6.897 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 6.897 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 6.897 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.897 * [taylor]: Taking taylor expansion of -1 in x 6.897 * [backup-simplify]: Simplify -1 into -1 6.897 * [taylor]: Taking taylor expansion of x in x 6.897 * [backup-simplify]: Simplify 0 into 0 6.897 * [backup-simplify]: Simplify 1 into 1 6.897 * [backup-simplify]: Simplify (/ -1 1) into -1 6.897 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.897 * [taylor]: Taking taylor expansion of -1 in x 6.897 * [backup-simplify]: Simplify -1 into -1 6.897 * [taylor]: Taking taylor expansion of x in x 6.898 * [backup-simplify]: Simplify 0 into 0 6.898 * [backup-simplify]: Simplify 1 into 1 6.898 * [backup-simplify]: Simplify (/ -1 1) into -1 6.898 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 6.898 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.898 * [taylor]: Taking taylor expansion of y in x 6.898 * [backup-simplify]: Simplify y into y 6.898 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.898 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.898 * [backup-simplify]: Simplify (* -1 -1) into 1 6.899 * [backup-simplify]: Simplify (+ 1 0) into 1 6.899 * [backup-simplify]: Simplify (+ 0 1) into 1 6.899 * [backup-simplify]: Simplify (sqrt 1) into 1 6.900 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.901 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.902 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.902 * [backup-simplify]: Simplify (+ 0 0) into 0 6.902 * [backup-simplify]: Simplify (+ 0 0) into 0 6.903 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.903 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 6.903 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 6.903 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 6.903 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 6.903 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.903 * [taylor]: Taking taylor expansion of -1 in z 6.903 * [backup-simplify]: Simplify -1 into -1 6.903 * [taylor]: Taking taylor expansion of z in z 6.903 * [backup-simplify]: Simplify 0 into 0 6.903 * [backup-simplify]: Simplify 1 into 1 6.904 * [backup-simplify]: Simplify (/ -1 1) into -1 6.904 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.904 * [taylor]: Taking taylor expansion of -1 in z 6.904 * [backup-simplify]: Simplify -1 into -1 6.904 * [taylor]: Taking taylor expansion of z in z 6.904 * [backup-simplify]: Simplify 0 into 0 6.904 * [backup-simplify]: Simplify 1 into 1 6.904 * [backup-simplify]: Simplify (/ -1 1) into -1 6.904 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 6.904 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 6.904 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 6.904 * [taylor]: Taking taylor expansion of (/ -1 x) in z 6.904 * [taylor]: Taking taylor expansion of -1 in z 6.905 * [backup-simplify]: Simplify -1 into -1 6.905 * [taylor]: Taking taylor expansion of x in z 6.905 * [backup-simplify]: Simplify x into x 6.905 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 6.905 * [taylor]: Taking taylor expansion of (/ -1 x) in z 6.905 * [taylor]: Taking taylor expansion of -1 in z 6.905 * [backup-simplify]: Simplify -1 into -1 6.905 * [taylor]: Taking taylor expansion of x in z 6.905 * [backup-simplify]: Simplify x into x 6.905 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 6.905 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 6.905 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.905 * [taylor]: Taking taylor expansion of y in z 6.905 * [backup-simplify]: Simplify y into y 6.905 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.905 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.906 * [backup-simplify]: Simplify (* -1 -1) into 1 6.906 * [backup-simplify]: Simplify (+ 1 0) into 1 6.906 * [backup-simplify]: Simplify (sqrt 1) into 1 6.907 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.908 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.908 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.909 * [backup-simplify]: Simplify (+ 0 0) into 0 6.909 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.909 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 6.910 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 6.910 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 6.910 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 6.910 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.910 * [taylor]: Taking taylor expansion of -1 in z 6.910 * [backup-simplify]: Simplify -1 into -1 6.910 * [taylor]: Taking taylor expansion of z in z 6.910 * [backup-simplify]: Simplify 0 into 0 6.910 * [backup-simplify]: Simplify 1 into 1 6.910 * [backup-simplify]: Simplify (/ -1 1) into -1 6.911 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.911 * [taylor]: Taking taylor expansion of -1 in z 6.911 * [backup-simplify]: Simplify -1 into -1 6.911 * [taylor]: Taking taylor expansion of z in z 6.911 * [backup-simplify]: Simplify 0 into 0 6.911 * [backup-simplify]: Simplify 1 into 1 6.911 * [backup-simplify]: Simplify (/ -1 1) into -1 6.911 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 6.911 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 6.911 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 6.911 * [taylor]: Taking taylor expansion of (/ -1 x) in z 6.911 * [taylor]: Taking taylor expansion of -1 in z 6.911 * [backup-simplify]: Simplify -1 into -1 6.911 * [taylor]: Taking taylor expansion of x in z 6.911 * [backup-simplify]: Simplify x into x 6.911 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 6.911 * [taylor]: Taking taylor expansion of (/ -1 x) in z 6.912 * [taylor]: Taking taylor expansion of -1 in z 6.912 * [backup-simplify]: Simplify -1 into -1 6.912 * [taylor]: Taking taylor expansion of x in z 6.912 * [backup-simplify]: Simplify x into x 6.912 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 6.912 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 6.912 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.912 * [taylor]: Taking taylor expansion of y in z 6.912 * [backup-simplify]: Simplify y into y 6.912 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.912 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.912 * [backup-simplify]: Simplify (* -1 -1) into 1 6.913 * [backup-simplify]: Simplify (+ 1 0) into 1 6.913 * [backup-simplify]: Simplify (sqrt 1) into 1 6.914 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.914 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.915 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.915 * [backup-simplify]: Simplify (+ 0 0) into 0 6.916 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.916 * [taylor]: Taking taylor expansion of 1 in x 6.916 * [backup-simplify]: Simplify 1 into 1 6.916 * [taylor]: Taking taylor expansion of 0 in x 6.916 * [backup-simplify]: Simplify 0 into 0 6.916 * [taylor]: Taking taylor expansion of 1 in y 6.916 * [backup-simplify]: Simplify 1 into 1 6.917 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.918 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.919 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 6.919 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 6.919 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 6.919 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 6.921 * [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)))) 6.921 * [taylor]: Taking taylor expansion of (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 6.921 * [taylor]: Taking taylor expansion of 1/2 in x 6.921 * [backup-simplify]: Simplify 1/2 into 1/2 6.921 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 6.921 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.921 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.921 * [taylor]: Taking taylor expansion of x in x 6.921 * [backup-simplify]: Simplify 0 into 0 6.921 * [backup-simplify]: Simplify 1 into 1 6.921 * [backup-simplify]: Simplify (* 1 1) into 1 6.922 * [backup-simplify]: Simplify (/ 1 1) into 1 6.922 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 6.922 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.922 * [taylor]: Taking taylor expansion of y in x 6.922 * [backup-simplify]: Simplify y into y 6.922 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.922 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.923 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.923 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.924 * [backup-simplify]: Simplify (+ 0 0) into 0 6.924 * [backup-simplify]: Simplify (+ 1 0) into 1 6.925 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 6.925 * [taylor]: Taking taylor expansion of 0 in y 6.925 * [backup-simplify]: Simplify 0 into 0 6.925 * [taylor]: Taking taylor expansion of 0 in y 6.925 * [backup-simplify]: Simplify 0 into 0 6.925 * [taylor]: Taking taylor expansion of 0 in y 6.925 * [backup-simplify]: Simplify 0 into 0 6.925 * [backup-simplify]: Simplify 1 into 1 6.926 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.927 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.927 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 6.928 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 6.928 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 6.928 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 6.928 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.928 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.929 * [backup-simplify]: Simplify (+ 0 0) into 0 6.929 * [backup-simplify]: Simplify (+ 0 0) into 0 6.930 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 6.930 * [taylor]: Taking taylor expansion of 0 in x 6.930 * [backup-simplify]: Simplify 0 into 0 6.931 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.932 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.932 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 6.932 * [backup-simplify]: Simplify (+ (* 1/2 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1))) into (* 1/2 (/ 1 (pow y 2))) 6.932 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 6.933 * [taylor]: Taking taylor expansion of 1/2 in y 6.933 * [backup-simplify]: Simplify 1/2 into 1/2 6.933 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 6.933 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.933 * [taylor]: Taking taylor expansion of y in y 6.933 * [backup-simplify]: Simplify 0 into 0 6.933 * [backup-simplify]: Simplify 1 into 1 6.933 * [backup-simplify]: Simplify (* 1 1) into 1 6.933 * [backup-simplify]: Simplify (/ 1 1) into 1 6.934 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.935 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.935 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 6.935 * [backup-simplify]: Simplify 0 into 0 6.935 * [taylor]: Taking taylor expansion of 0 in y 6.935 * [backup-simplify]: Simplify 0 into 0 6.935 * [taylor]: Taking taylor expansion of 0 in y 6.935 * [backup-simplify]: Simplify 0 into 0 6.935 * [backup-simplify]: Simplify 0 into 0 6.935 * [backup-simplify]: Simplify 0 into 0 6.935 * [backup-simplify]: Simplify 0 into 0 6.936 * [backup-simplify]: Simplify 0 into 0 6.936 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.937 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.938 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 6.939 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 6.939 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 6.939 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 6.940 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 6.940 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 6.940 * [backup-simplify]: Simplify (+ 0 0) into 0 6.941 * [backup-simplify]: Simplify (+ 0 0) into 0 6.942 * [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)))))) 6.942 * [taylor]: Taking taylor expansion of (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))))) in x 6.942 * [taylor]: Taking taylor expansion of -1/2 in x 6.942 * [backup-simplify]: Simplify -1/2 into -1/2 6.942 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4))))) in x 6.942 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) in x 6.942 * [taylor]: Taking taylor expansion of 1/2 in x 6.942 * [backup-simplify]: Simplify 1/2 into 1/2 6.942 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (pow y 2))) in x 6.943 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 6.943 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.943 * [taylor]: Taking taylor expansion of x in x 6.943 * [backup-simplify]: Simplify 0 into 0 6.943 * [backup-simplify]: Simplify 1 into 1 6.943 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.943 * [taylor]: Taking taylor expansion of y in x 6.943 * [backup-simplify]: Simplify y into y 6.943 * [backup-simplify]: Simplify (* 1 1) into 1 6.943 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.943 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 6.943 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.943 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))) in x 6.943 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow x 4))) in x 6.943 * [taylor]: Taking taylor expansion of 1/4 in x 6.944 * [backup-simplify]: Simplify 1/4 into 1/4 6.944 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 6.944 * [taylor]: Taking taylor expansion of (pow x 4) in x 6.944 * [taylor]: Taking taylor expansion of x in x 6.944 * [backup-simplify]: Simplify 0 into 0 6.944 * [backup-simplify]: Simplify 1 into 1 6.944 * [backup-simplify]: Simplify (* 1 1) into 1 6.944 * [backup-simplify]: Simplify (* 1 1) into 1 6.945 * [backup-simplify]: Simplify (/ 1 1) into 1 6.945 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow y 4))) in x 6.945 * [taylor]: Taking taylor expansion of 1/4 in x 6.945 * [backup-simplify]: Simplify 1/4 into 1/4 6.945 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in x 6.945 * [taylor]: Taking taylor expansion of (pow y 4) in x 6.945 * [taylor]: Taking taylor expansion of y in x 6.945 * [backup-simplify]: Simplify y into y 6.945 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.945 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 6.945 * [backup-simplify]: Simplify (/ 1 (pow y 4)) into (/ 1 (pow y 4)) 6.945 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.946 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.946 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 6.947 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.947 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow y 2)))) into 0 6.948 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.949 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.949 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.950 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.951 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.951 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.952 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.953 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.954 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.955 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.955 * [backup-simplify]: Simplify (+ 0 0) into 0 6.955 * [backup-simplify]: Simplify (+ 0 0) into 0 6.956 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow y 2))) into (/ 1/2 (pow y 2)) 6.957 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 1))) into 0 6.957 * [backup-simplify]: Simplify (+ 0 0) into 0 6.957 * [backup-simplify]: Simplify (+ (/ 1/2 (pow y 2)) 0) into (* 1/2 (/ 1 (pow y 2))) 6.958 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 1)) into 0 6.958 * [backup-simplify]: Simplify (+ 0 0) into 0 6.958 * [backup-simplify]: Simplify (+ 0 0) into 0 6.959 * [backup-simplify]: Simplify (* 1/4 1) into 1/4 6.959 * [backup-simplify]: Simplify (+ 1/4 0) into 1/4 6.959 * [backup-simplify]: Simplify (+ 0 1/4) into 1/4 6.961 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 1/2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1/4)))) into 0 6.961 * [taylor]: Taking taylor expansion of 0 in y 6.961 * [backup-simplify]: Simplify 0 into 0 6.961 * [taylor]: Taking taylor expansion of 0 in y 6.961 * [backup-simplify]: Simplify 0 into 0 6.962 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.962 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.963 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.963 * [backup-simplify]: Simplify (+ 0 0) into 0 6.964 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1)))) into 0 6.964 * [taylor]: Taking taylor expansion of 0 in y 6.964 * [backup-simplify]: Simplify 0 into 0 6.964 * [taylor]: Taking taylor expansion of 0 in y 6.964 * [backup-simplify]: Simplify 0 into 0 6.964 * [taylor]: Taking taylor expansion of 0 in y 6.964 * [backup-simplify]: Simplify 0 into 0 6.965 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.966 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.967 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 6.967 * [backup-simplify]: Simplify 0 into 0 6.967 * [backup-simplify]: Simplify (* 1 (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 z) 6.967 * * * * [progress]: [ 2 / 2 ] generating series at (2 1) 6.968 * [backup-simplify]: Simplify (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) into (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) 6.968 * [approximate]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in (z x y) around 0 6.968 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in y 6.968 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 6.968 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 6.968 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.968 * [taylor]: Taking taylor expansion of (* z z) in y 6.968 * [taylor]: Taking taylor expansion of z in y 6.968 * [backup-simplify]: Simplify z into z 6.968 * [taylor]: Taking taylor expansion of z in y 6.968 * [backup-simplify]: Simplify z into z 6.968 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 6.969 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.969 * [taylor]: Taking taylor expansion of (* x x) in y 6.969 * [taylor]: Taking taylor expansion of x in y 6.969 * [backup-simplify]: Simplify x into x 6.969 * [taylor]: Taking taylor expansion of x in y 6.969 * [backup-simplify]: Simplify x into x 6.969 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.969 * [taylor]: Taking taylor expansion of y in y 6.969 * [backup-simplify]: Simplify 0 into 0 6.969 * [backup-simplify]: Simplify 1 into 1 6.969 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.969 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.969 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 6.969 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 6.970 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 6.970 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 6.970 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.970 * [backup-simplify]: Simplify (+ 0 0) into 0 6.971 * [backup-simplify]: Simplify (+ 0 0) into 0 6.971 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 6.971 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 6.971 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 6.971 * [taylor]: Taking taylor expansion of 3.0 in y 6.971 * [backup-simplify]: Simplify 3.0 into 3.0 6.971 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 6.972 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 6.973 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 6.973 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in x 6.973 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 6.973 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 6.973 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.973 * [taylor]: Taking taylor expansion of (* z z) in x 6.973 * [taylor]: Taking taylor expansion of z in x 6.973 * [backup-simplify]: Simplify z into z 6.973 * [taylor]: Taking taylor expansion of z in x 6.973 * [backup-simplify]: Simplify z into z 6.973 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 6.974 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.974 * [taylor]: Taking taylor expansion of (* x x) in x 6.974 * [taylor]: Taking taylor expansion of x in x 6.974 * [backup-simplify]: Simplify 0 into 0 6.974 * [backup-simplify]: Simplify 1 into 1 6.974 * [taylor]: Taking taylor expansion of x in x 6.974 * [backup-simplify]: Simplify 0 into 0 6.974 * [backup-simplify]: Simplify 1 into 1 6.974 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.974 * [taylor]: Taking taylor expansion of y in x 6.974 * [backup-simplify]: Simplify y into y 6.974 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.974 * [backup-simplify]: Simplify (* 0 0) into 0 6.974 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.975 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 6.975 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 6.975 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 6.975 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 6.980 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.980 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.981 * [backup-simplify]: Simplify (+ 0 0) into 0 6.981 * [backup-simplify]: Simplify (+ 0 0) into 0 6.981 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 6.982 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 6.982 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 6.982 * [taylor]: Taking taylor expansion of 3.0 in x 6.982 * [backup-simplify]: Simplify 3.0 into 3.0 6.982 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 6.983 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 6.984 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 6.984 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in z 6.984 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 6.984 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 6.984 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.984 * [taylor]: Taking taylor expansion of (* z z) in z 6.984 * [taylor]: Taking taylor expansion of z in z 6.984 * [backup-simplify]: Simplify 0 into 0 6.984 * [backup-simplify]: Simplify 1 into 1 6.984 * [taylor]: Taking taylor expansion of z in z 6.984 * [backup-simplify]: Simplify 0 into 0 6.984 * [backup-simplify]: Simplify 1 into 1 6.984 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 6.984 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.984 * [taylor]: Taking taylor expansion of (* x x) in z 6.984 * [taylor]: Taking taylor expansion of x in z 6.984 * [backup-simplify]: Simplify x into x 6.984 * [taylor]: Taking taylor expansion of x in z 6.984 * [backup-simplify]: Simplify x into x 6.984 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.984 * [taylor]: Taking taylor expansion of y in z 6.984 * [backup-simplify]: Simplify y into y 6.985 * [backup-simplify]: Simplify (* 0 0) into 0 6.985 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.985 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.985 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 6.985 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 6.986 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 6.986 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.986 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.987 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.987 * [backup-simplify]: Simplify (+ 0 0) into 0 6.987 * [backup-simplify]: Simplify (+ 0 0) into 0 6.987 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 6.987 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 6.988 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 6.988 * [taylor]: Taking taylor expansion of 3.0 in z 6.988 * [backup-simplify]: Simplify 3.0 into 3.0 6.988 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 6.989 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 6.989 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 6.989 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in z 6.990 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 6.990 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 6.990 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.990 * [taylor]: Taking taylor expansion of (* z z) in z 6.990 * [taylor]: Taking taylor expansion of z in z 6.990 * [backup-simplify]: Simplify 0 into 0 6.990 * [backup-simplify]: Simplify 1 into 1 6.990 * [taylor]: Taking taylor expansion of z in z 6.990 * [backup-simplify]: Simplify 0 into 0 6.990 * [backup-simplify]: Simplify 1 into 1 6.990 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 6.990 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.990 * [taylor]: Taking taylor expansion of (* x x) in z 6.990 * [taylor]: Taking taylor expansion of x in z 6.990 * [backup-simplify]: Simplify x into x 6.990 * [taylor]: Taking taylor expansion of x in z 6.990 * [backup-simplify]: Simplify x into x 6.990 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.990 * [taylor]: Taking taylor expansion of y in z 6.990 * [backup-simplify]: Simplify y into y 6.991 * [backup-simplify]: Simplify (* 0 0) into 0 6.991 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.991 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.991 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 6.991 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 6.992 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 6.992 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.992 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.992 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.993 * [backup-simplify]: Simplify (+ 0 0) into 0 6.993 * [backup-simplify]: Simplify (+ 0 0) into 0 6.993 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 6.993 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 6.993 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 6.993 * [taylor]: Taking taylor expansion of 3.0 in z 6.993 * [backup-simplify]: Simplify 3.0 into 3.0 6.994 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 6.994 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 6.995 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 6.996 * [backup-simplify]: Simplify (* (sqrt (+ (pow x 2) (pow y 2))) (/ 1 (sqrt 3.0))) into (* (sqrt (+ (pow x 2) (pow y 2))) (/ 1 (sqrt 3.0))) 6.996 * [taylor]: Taking taylor expansion of (* (sqrt (+ (pow x 2) (pow y 2))) (/ 1 (sqrt 3.0))) in x 6.997 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 6.997 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 6.997 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.997 * [taylor]: Taking taylor expansion of x in x 6.997 * [backup-simplify]: Simplify 0 into 0 6.997 * [backup-simplify]: Simplify 1 into 1 6.997 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.997 * [taylor]: Taking taylor expansion of y in x 6.997 * [backup-simplify]: Simplify y into y 6.997 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.997 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 6.997 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 6.997 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.998 * [backup-simplify]: Simplify (+ 0 0) into 0 6.998 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 6.998 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 6.998 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 6.998 * [taylor]: Taking taylor expansion of 3.0 in x 6.998 * [backup-simplify]: Simplify 3.0 into 3.0 6.998 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 6.999 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.000 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.001 * [backup-simplify]: Simplify (* y (/ 1 (sqrt 3.0))) into (/ y (sqrt 3.0)) 7.001 * [taylor]: Taking taylor expansion of (/ y (sqrt 3.0)) in y 7.001 * [taylor]: Taking taylor expansion of y in y 7.001 * [backup-simplify]: Simplify 0 into 0 7.001 * [backup-simplify]: Simplify 1 into 1 7.001 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.001 * [taylor]: Taking taylor expansion of 3.0 in y 7.001 * [backup-simplify]: Simplify 3.0 into 3.0 7.001 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.002 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.003 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.004 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.005 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.005 * [taylor]: Taking taylor expansion of 0 in x 7.005 * [backup-simplify]: Simplify 0 into 0 7.005 * [taylor]: Taking taylor expansion of 0 in y 7.005 * [backup-simplify]: Simplify 0 into 0 7.005 * [backup-simplify]: Simplify 0 into 0 7.006 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.007 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.007 * [taylor]: Taking taylor expansion of 0 in y 7.007 * [backup-simplify]: Simplify 0 into 0 7.007 * [backup-simplify]: Simplify 0 into 0 7.008 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.009 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.010 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.011 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 7.012 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 7.012 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 7.012 * [backup-simplify]: Simplify (+ 0 0) into 0 7.013 * [backup-simplify]: Simplify (+ 1 0) into 1 7.014 * [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))))) 7.016 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (+ (* 0 0) (* (* 1/2 (sqrt (/ 1 (+ (pow x 2) (pow y 2))))) (/ 1 (sqrt 3.0))))) into (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 3.0)))) 7.016 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 3.0)))) in x 7.016 * [taylor]: Taking taylor expansion of 1/2 in x 7.016 * [backup-simplify]: Simplify 1/2 into 1/2 7.016 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 3.0))) in x 7.016 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 7.016 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 7.016 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 7.016 * [taylor]: Taking taylor expansion of (pow x 2) in x 7.016 * [taylor]: Taking taylor expansion of x in x 7.016 * [backup-simplify]: Simplify 0 into 0 7.016 * [backup-simplify]: Simplify 1 into 1 7.016 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.016 * [taylor]: Taking taylor expansion of y in x 7.016 * [backup-simplify]: Simplify y into y 7.016 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.016 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 7.016 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 7.017 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 7.017 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.017 * [backup-simplify]: Simplify (+ 0 0) into 0 7.017 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 7.017 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 7.018 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 7.018 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.018 * [taylor]: Taking taylor expansion of 3.0 in x 7.018 * [backup-simplify]: Simplify 3.0 into 3.0 7.018 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.019 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.019 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.020 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 (sqrt 3.0))) into (/ 1 (* y (sqrt 3.0))) 7.021 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* y (sqrt 3.0)))) into (/ 1/2 (* y (sqrt 3.0))) 7.021 * [taylor]: Taking taylor expansion of (/ 1/2 (* y (sqrt 3.0))) in y 7.021 * [taylor]: Taking taylor expansion of 1/2 in y 7.021 * [backup-simplify]: Simplify 1/2 into 1/2 7.021 * [taylor]: Taking taylor expansion of (* y (sqrt 3.0)) in y 7.021 * [taylor]: Taking taylor expansion of y in y 7.021 * [backup-simplify]: Simplify 0 into 0 7.021 * [backup-simplify]: Simplify 1 into 1 7.021 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.021 * [taylor]: Taking taylor expansion of 3.0 in y 7.021 * [backup-simplify]: Simplify 3.0 into 3.0 7.021 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.022 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.022 * [backup-simplify]: Simplify (* 0 (sqrt 3.0)) into 0 7.024 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 3.0))) into (sqrt 3.0) 7.025 * [backup-simplify]: Simplify (/ 1/2 (sqrt 3.0)) into (/ 1/2 (sqrt 3.0)) 7.026 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.027 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 3.0)))) into 0 7.028 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1/2 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.028 * [backup-simplify]: Simplify 0 into 0 7.028 * [taylor]: Taking taylor expansion of 0 in y 7.028 * [backup-simplify]: Simplify 0 into 0 7.028 * [backup-simplify]: Simplify 0 into 0 7.029 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.030 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.031 * [backup-simplify]: Simplify (* 1 1) into 1 7.031 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 7.031 * [backup-simplify]: Simplify (+ 1 0) into 1 7.032 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 7.033 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* (/ 1/2 y) (/ 1 (sqrt 3.0))))) into (* 1/2 (/ 1 (* y (sqrt 3.0)))) 7.033 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* y (sqrt 3.0)))) in y 7.033 * [taylor]: Taking taylor expansion of 1/2 in y 7.033 * [backup-simplify]: Simplify 1/2 into 1/2 7.033 * [taylor]: Taking taylor expansion of (/ 1 (* y (sqrt 3.0))) in y 7.034 * [taylor]: Taking taylor expansion of (* y (sqrt 3.0)) in y 7.034 * [taylor]: Taking taylor expansion of y in y 7.034 * [backup-simplify]: Simplify 0 into 0 7.034 * [backup-simplify]: Simplify 1 into 1 7.034 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.034 * [taylor]: Taking taylor expansion of 3.0 in y 7.034 * [backup-simplify]: Simplify 3.0 into 3.0 7.034 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.035 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.035 * [backup-simplify]: Simplify (* 0 (sqrt 3.0)) into 0 7.037 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 3.0))) into (sqrt 3.0) 7.038 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.039 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.040 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 3.0)))) into 0 7.041 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.042 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.042 * [backup-simplify]: Simplify 0 into 0 7.042 * [backup-simplify]: Simplify 0 into 0 7.042 * [backup-simplify]: Simplify 0 into 0 7.043 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.043 * [backup-simplify]: Simplify 0 into 0 7.044 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* y (* 1 1))) into (/ y (sqrt 3.0)) 7.045 * [backup-simplify]: Simplify (/ (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y))))) (sqrt 3.0)) into (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) 7.045 * [approximate]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in (z x y) around 0 7.045 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in y 7.045 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 7.045 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 7.045 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 7.045 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 7.045 * [taylor]: Taking taylor expansion of (/ 1 z) in y 7.045 * [taylor]: Taking taylor expansion of z in y 7.045 * [backup-simplify]: Simplify z into z 7.045 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.045 * [taylor]: Taking taylor expansion of (/ 1 z) in y 7.045 * [taylor]: Taking taylor expansion of z in y 7.045 * [backup-simplify]: Simplify z into z 7.045 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.045 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 7.046 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 7.046 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 7.046 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.046 * [taylor]: Taking taylor expansion of x in y 7.046 * [backup-simplify]: Simplify x into x 7.046 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.046 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.046 * [taylor]: Taking taylor expansion of x in y 7.046 * [backup-simplify]: Simplify x into x 7.046 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.046 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.046 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.046 * [taylor]: Taking taylor expansion of y in y 7.046 * [backup-simplify]: Simplify 0 into 0 7.046 * [backup-simplify]: Simplify 1 into 1 7.046 * [backup-simplify]: Simplify (* 1 1) into 1 7.047 * [backup-simplify]: Simplify (/ 1 1) into 1 7.047 * [backup-simplify]: Simplify (+ 0 1) into 1 7.047 * [backup-simplify]: Simplify (+ 0 1) into 1 7.048 * [backup-simplify]: Simplify (sqrt 1) into 1 7.048 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.049 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.049 * [backup-simplify]: Simplify (+ 0 0) into 0 7.049 * [backup-simplify]: Simplify (+ 0 0) into 0 7.050 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.050 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 7.050 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.050 * [taylor]: Taking taylor expansion of 3.0 in y 7.050 * [backup-simplify]: Simplify 3.0 into 3.0 7.051 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.051 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.052 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.052 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in x 7.052 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 7.052 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 7.052 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 7.052 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 7.052 * [taylor]: Taking taylor expansion of (/ 1 z) in x 7.052 * [taylor]: Taking taylor expansion of z in x 7.052 * [backup-simplify]: Simplify z into z 7.052 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.052 * [taylor]: Taking taylor expansion of (/ 1 z) in x 7.053 * [taylor]: Taking taylor expansion of z in x 7.053 * [backup-simplify]: Simplify z into z 7.053 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.053 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 7.053 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 7.053 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 7.053 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.053 * [taylor]: Taking taylor expansion of x in x 7.053 * [backup-simplify]: Simplify 0 into 0 7.053 * [backup-simplify]: Simplify 1 into 1 7.053 * [backup-simplify]: Simplify (/ 1 1) into 1 7.053 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.053 * [taylor]: Taking taylor expansion of x in x 7.053 * [backup-simplify]: Simplify 0 into 0 7.053 * [backup-simplify]: Simplify 1 into 1 7.054 * [backup-simplify]: Simplify (/ 1 1) into 1 7.054 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 7.054 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.054 * [taylor]: Taking taylor expansion of y in x 7.054 * [backup-simplify]: Simplify y into y 7.054 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.054 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 7.054 * [backup-simplify]: Simplify (* 1 1) into 1 7.055 * [backup-simplify]: Simplify (+ 1 0) into 1 7.055 * [backup-simplify]: Simplify (+ 0 1) into 1 7.055 * [backup-simplify]: Simplify (sqrt 1) into 1 7.056 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.057 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.057 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.057 * [backup-simplify]: Simplify (+ 0 0) into 0 7.058 * [backup-simplify]: Simplify (+ 0 0) into 0 7.058 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.058 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 7.058 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.058 * [taylor]: Taking taylor expansion of 3.0 in x 7.059 * [backup-simplify]: Simplify 3.0 into 3.0 7.059 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.059 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.060 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.060 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in z 7.060 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 7.060 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 7.060 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 7.060 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 7.060 * [taylor]: Taking taylor expansion of (/ 1 z) in z 7.060 * [taylor]: Taking taylor expansion of z in z 7.060 * [backup-simplify]: Simplify 0 into 0 7.060 * [backup-simplify]: Simplify 1 into 1 7.060 * [backup-simplify]: Simplify (/ 1 1) into 1 7.060 * [taylor]: Taking taylor expansion of (/ 1 z) in z 7.060 * [taylor]: Taking taylor expansion of z in z 7.060 * [backup-simplify]: Simplify 0 into 0 7.060 * [backup-simplify]: Simplify 1 into 1 7.061 * [backup-simplify]: Simplify (/ 1 1) into 1 7.061 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 7.061 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 7.061 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 7.061 * [taylor]: Taking taylor expansion of (/ 1 x) in z 7.061 * [taylor]: Taking taylor expansion of x in z 7.061 * [backup-simplify]: Simplify x into x 7.061 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.061 * [taylor]: Taking taylor expansion of (/ 1 x) in z 7.061 * [taylor]: Taking taylor expansion of x in z 7.061 * [backup-simplify]: Simplify x into x 7.061 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.061 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 7.061 * [taylor]: Taking taylor expansion of (pow y 2) in z 7.061 * [taylor]: Taking taylor expansion of y in z 7.061 * [backup-simplify]: Simplify y into y 7.061 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.061 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 7.061 * [backup-simplify]: Simplify (* 1 1) into 1 7.062 * [backup-simplify]: Simplify (+ 1 0) into 1 7.062 * [backup-simplify]: Simplify (sqrt 1) into 1 7.062 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.063 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.063 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.063 * [backup-simplify]: Simplify (+ 0 0) into 0 7.064 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.064 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 7.064 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 7.064 * [taylor]: Taking taylor expansion of 3.0 in z 7.064 * [backup-simplify]: Simplify 3.0 into 3.0 7.064 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.064 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.065 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.065 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in z 7.065 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 7.065 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 7.065 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 7.065 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 7.065 * [taylor]: Taking taylor expansion of (/ 1 z) in z 7.065 * [taylor]: Taking taylor expansion of z in z 7.065 * [backup-simplify]: Simplify 0 into 0 7.065 * [backup-simplify]: Simplify 1 into 1 7.065 * [backup-simplify]: Simplify (/ 1 1) into 1 7.066 * [taylor]: Taking taylor expansion of (/ 1 z) in z 7.066 * [taylor]: Taking taylor expansion of z in z 7.066 * [backup-simplify]: Simplify 0 into 0 7.066 * [backup-simplify]: Simplify 1 into 1 7.066 * [backup-simplify]: Simplify (/ 1 1) into 1 7.066 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 7.066 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 7.066 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 7.066 * [taylor]: Taking taylor expansion of (/ 1 x) in z 7.066 * [taylor]: Taking taylor expansion of x in z 7.066 * [backup-simplify]: Simplify x into x 7.066 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.066 * [taylor]: Taking taylor expansion of (/ 1 x) in z 7.066 * [taylor]: Taking taylor expansion of x in z 7.066 * [backup-simplify]: Simplify x into x 7.066 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.066 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 7.066 * [taylor]: Taking taylor expansion of (pow y 2) in z 7.066 * [taylor]: Taking taylor expansion of y in z 7.066 * [backup-simplify]: Simplify y into y 7.066 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.066 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 7.067 * [backup-simplify]: Simplify (* 1 1) into 1 7.067 * [backup-simplify]: Simplify (+ 1 0) into 1 7.067 * [backup-simplify]: Simplify (sqrt 1) into 1 7.067 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.068 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.068 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.068 * [backup-simplify]: Simplify (+ 0 0) into 0 7.069 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.069 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 7.069 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 7.069 * [taylor]: Taking taylor expansion of 3.0 in z 7.069 * [backup-simplify]: Simplify 3.0 into 3.0 7.069 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.070 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.070 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.072 * [backup-simplify]: Simplify (* 1 (/ 1 (sqrt 3.0))) into (/ 1 (sqrt 3.0)) 7.072 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 7.072 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.072 * [taylor]: Taking taylor expansion of 3.0 in x 7.072 * [backup-simplify]: Simplify 3.0 into 3.0 7.072 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.072 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.073 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.074 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.074 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.074 * [taylor]: Taking taylor expansion of 0 in x 7.074 * [backup-simplify]: Simplify 0 into 0 7.074 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 7.074 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.074 * [taylor]: Taking taylor expansion of 3.0 in y 7.074 * [backup-simplify]: Simplify 3.0 into 3.0 7.074 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.075 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.075 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.076 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.077 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.077 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.078 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.079 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.079 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 7.079 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 7.080 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 7.081 * [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)))) 7.083 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (/ 1 (sqrt 3.0))))) into (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0))))) 7.083 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0))))) in x 7.083 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) in x 7.083 * [taylor]: Taking taylor expansion of 1/2 in x 7.083 * [backup-simplify]: Simplify 1/2 into 1/2 7.083 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (sqrt 3.0))) in x 7.083 * [taylor]: Taking taylor expansion of (* (pow x 2) (sqrt 3.0)) in x 7.083 * [taylor]: Taking taylor expansion of (pow x 2) in x 7.083 * [taylor]: Taking taylor expansion of x in x 7.083 * [backup-simplify]: Simplify 0 into 0 7.083 * [backup-simplify]: Simplify 1 into 1 7.083 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.083 * [taylor]: Taking taylor expansion of 3.0 in x 7.083 * [backup-simplify]: Simplify 3.0 into 3.0 7.084 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.084 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.084 * [backup-simplify]: Simplify (* 1 1) into 1 7.085 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 7.085 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.085 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in x 7.085 * [taylor]: Taking taylor expansion of 1/2 in x 7.086 * [backup-simplify]: Simplify 1/2 into 1/2 7.086 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in x 7.086 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 7.086 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.086 * [taylor]: Taking taylor expansion of y in x 7.086 * [backup-simplify]: Simplify y into y 7.086 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.086 * [taylor]: Taking taylor expansion of 3.0 in x 7.086 * [backup-simplify]: Simplify 3.0 into 3.0 7.086 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.086 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.086 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.087 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 7.087 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 7.087 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.088 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 7.089 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.089 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.090 * [backup-simplify]: Simplify (+ 0 0) into 0 7.090 * [taylor]: Taking taylor expansion of 0 in y 7.090 * [backup-simplify]: Simplify 0 into 0 7.090 * [taylor]: Taking taylor expansion of 0 in y 7.090 * [backup-simplify]: Simplify 0 into 0 7.090 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.090 * [taylor]: Taking taylor expansion of 0 in y 7.090 * [backup-simplify]: Simplify 0 into 0 7.091 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.092 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.092 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.093 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.093 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.094 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.094 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 7.094 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 7.094 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 7.094 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.094 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 7.095 * [backup-simplify]: Simplify (+ 0 0) into 0 7.095 * [backup-simplify]: Simplify (+ 0 0) into 0 7.095 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 7.097 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 7.097 * [taylor]: Taking taylor expansion of 0 in x 7.097 * [backup-simplify]: Simplify 0 into 0 7.100 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.101 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.101 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 7.102 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.103 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 7.103 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1/2 (* (pow y 2) (sqrt 3.0))) 7.104 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (* (pow y 2) (sqrt 3.0)))) into (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 7.104 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in y 7.104 * [taylor]: Taking taylor expansion of 1/2 in y 7.104 * [backup-simplify]: Simplify 1/2 into 1/2 7.104 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in y 7.104 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in y 7.104 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.104 * [taylor]: Taking taylor expansion of y in y 7.104 * [backup-simplify]: Simplify 0 into 0 7.104 * [backup-simplify]: Simplify 1 into 1 7.104 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.104 * [taylor]: Taking taylor expansion of 3.0 in y 7.104 * [backup-simplify]: Simplify 3.0 into 3.0 7.104 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.105 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.105 * [backup-simplify]: Simplify (* 1 1) into 1 7.105 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 7.106 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.106 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.107 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 7.107 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.108 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.108 * [backup-simplify]: Simplify 0 into 0 7.108 * [taylor]: Taking taylor expansion of 0 in y 7.108 * [backup-simplify]: Simplify 0 into 0 7.109 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.109 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.109 * [taylor]: Taking taylor expansion of 0 in y 7.109 * [backup-simplify]: Simplify 0 into 0 7.109 * [backup-simplify]: Simplify 0 into 0 7.110 * [backup-simplify]: Simplify 0 into 0 7.110 * [backup-simplify]: Simplify 0 into 0 7.110 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.110 * [backup-simplify]: Simplify 0 into 0 7.111 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.112 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.112 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.113 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.113 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 7.114 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 7.114 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 7.114 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 7.114 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 7.114 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 7.115 * [backup-simplify]: Simplify (+ 0 0) into 0 7.115 * [backup-simplify]: Simplify (+ 0 0) into 0 7.116 * [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)))))) 7.118 * [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)))))) (/ 1 (sqrt 3.0))))))) into (- (+ (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0))))))) 7.118 * [taylor]: Taking taylor expansion of (- (+ (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0))))))) in x 7.118 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0)))))) in x 7.118 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) in x 7.118 * [taylor]: Taking taylor expansion of 1/4 in x 7.118 * [backup-simplify]: Simplify 1/4 into 1/4 7.118 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0)))) in x 7.119 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (sqrt 3.0))) in x 7.119 * [taylor]: Taking taylor expansion of (pow x 2) in x 7.119 * [taylor]: Taking taylor expansion of x in x 7.119 * [backup-simplify]: Simplify 0 into 0 7.119 * [backup-simplify]: Simplify 1 into 1 7.119 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 7.119 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.119 * [taylor]: Taking taylor expansion of y in x 7.119 * [backup-simplify]: Simplify y into y 7.119 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.119 * [taylor]: Taking taylor expansion of 3.0 in x 7.119 * [backup-simplify]: Simplify 3.0 into 3.0 7.119 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.119 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.120 * [backup-simplify]: Simplify (* 1 1) into 1 7.120 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.120 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 7.120 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (sqrt 3.0))) into (* (pow y 2) (sqrt 3.0)) 7.121 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 7.121 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0))))) in x 7.121 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) in x 7.121 * [taylor]: Taking taylor expansion of 1/8 in x 7.121 * [backup-simplify]: Simplify 1/8 into 1/8 7.121 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (sqrt 3.0))) in x 7.121 * [taylor]: Taking taylor expansion of (* (pow x 4) (sqrt 3.0)) in x 7.121 * [taylor]: Taking taylor expansion of (pow x 4) in x 7.121 * [taylor]: Taking taylor expansion of x in x 7.121 * [backup-simplify]: Simplify 0 into 0 7.121 * [backup-simplify]: Simplify 1 into 1 7.121 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.121 * [taylor]: Taking taylor expansion of 3.0 in x 7.121 * [backup-simplify]: Simplify 3.0 into 3.0 7.121 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.122 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.122 * [backup-simplify]: Simplify (* 1 1) into 1 7.122 * [backup-simplify]: Simplify (* 1 1) into 1 7.123 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 7.123 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.123 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0)))) in x 7.123 * [taylor]: Taking taylor expansion of 1/8 in x 7.123 * [backup-simplify]: Simplify 1/8 into 1/8 7.123 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (sqrt 3.0))) in x 7.123 * [taylor]: Taking taylor expansion of (* (pow y 4) (sqrt 3.0)) in x 7.123 * [taylor]: Taking taylor expansion of (pow y 4) in x 7.123 * [taylor]: Taking taylor expansion of y in x 7.123 * [backup-simplify]: Simplify y into y 7.123 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.123 * [taylor]: Taking taylor expansion of 3.0 in x 7.123 * [backup-simplify]: Simplify 3.0 into 3.0 7.124 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.124 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.124 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.124 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 7.124 * [backup-simplify]: Simplify (* (pow y 4) (sqrt 3.0)) into (* (pow y 4) (sqrt 3.0)) 7.125 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (sqrt 3.0))) into (/ 1 (* (pow y 4) (sqrt 3.0))) 7.125 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.125 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 7.126 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.126 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (sqrt 3.0)))) into 0 7.127 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 7.127 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 7.128 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.129 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.129 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.130 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.130 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.131 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.131 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.132 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.132 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 7.133 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 7.133 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.134 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 7.135 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.136 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.136 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 7.137 * [backup-simplify]: Simplify (+ 0 0) into 0 7.137 * [backup-simplify]: Simplify (+ 0 0) into 0 7.137 * [backup-simplify]: Simplify (- 0) into 0 7.137 * [taylor]: Taking taylor expansion of 0 in y 7.137 * [backup-simplify]: Simplify 0 into 0 7.137 * [taylor]: Taking taylor expansion of 0 in y 7.137 * [backup-simplify]: Simplify 0 into 0 7.138 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.139 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.140 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 7.141 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.142 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 7.142 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.142 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 7.143 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 7.143 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 7.144 * [backup-simplify]: Simplify (+ 0 0) into 0 7.144 * [taylor]: Taking taylor expansion of 0 in y 7.144 * [backup-simplify]: Simplify 0 into 0 7.144 * [taylor]: Taking taylor expansion of 0 in y 7.144 * [backup-simplify]: Simplify 0 into 0 7.144 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.145 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.145 * [taylor]: Taking taylor expansion of 0 in y 7.145 * [backup-simplify]: Simplify 0 into 0 7.146 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.146 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.147 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 7.148 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.148 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 7.149 * [backup-simplify]: Simplify 0 into 0 7.149 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* 1 (* 1 (/ 1 (/ 1 z))))) into (/ z (sqrt 3.0)) 7.150 * [backup-simplify]: Simplify (/ (sqrt (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y)))))) (sqrt 3.0)) into (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) 7.150 * [approximate]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in (z x y) around 0 7.150 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in y 7.150 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 7.150 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 7.150 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 7.150 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 7.150 * [taylor]: Taking taylor expansion of (/ -1 z) in y 7.150 * [taylor]: Taking taylor expansion of -1 in y 7.150 * [backup-simplify]: Simplify -1 into -1 7.150 * [taylor]: Taking taylor expansion of z in y 7.150 * [backup-simplify]: Simplify z into z 7.150 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 7.150 * [taylor]: Taking taylor expansion of (/ -1 z) in y 7.150 * [taylor]: Taking taylor expansion of -1 in y 7.150 * [backup-simplify]: Simplify -1 into -1 7.150 * [taylor]: Taking taylor expansion of z in y 7.150 * [backup-simplify]: Simplify z into z 7.150 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 7.150 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 7.150 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 7.150 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 7.150 * [taylor]: Taking taylor expansion of (/ -1 x) in y 7.150 * [taylor]: Taking taylor expansion of -1 in y 7.150 * [backup-simplify]: Simplify -1 into -1 7.150 * [taylor]: Taking taylor expansion of x in y 7.150 * [backup-simplify]: Simplify x into x 7.150 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.151 * [taylor]: Taking taylor expansion of (/ -1 x) in y 7.151 * [taylor]: Taking taylor expansion of -1 in y 7.151 * [backup-simplify]: Simplify -1 into -1 7.151 * [taylor]: Taking taylor expansion of x in y 7.151 * [backup-simplify]: Simplify x into x 7.151 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.151 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.151 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.151 * [taylor]: Taking taylor expansion of y in y 7.151 * [backup-simplify]: Simplify 0 into 0 7.151 * [backup-simplify]: Simplify 1 into 1 7.151 * [backup-simplify]: Simplify (* 1 1) into 1 7.151 * [backup-simplify]: Simplify (/ 1 1) into 1 7.151 * [backup-simplify]: Simplify (+ 0 1) into 1 7.152 * [backup-simplify]: Simplify (+ 0 1) into 1 7.152 * [backup-simplify]: Simplify (sqrt 1) into 1 7.152 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.153 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.153 * [backup-simplify]: Simplify (+ 0 0) into 0 7.153 * [backup-simplify]: Simplify (+ 0 0) into 0 7.154 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.154 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 7.154 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.154 * [taylor]: Taking taylor expansion of 3.0 in y 7.154 * [backup-simplify]: Simplify 3.0 into 3.0 7.154 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.154 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.155 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.155 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in x 7.155 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 7.155 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 7.155 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 7.155 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 7.155 * [taylor]: Taking taylor expansion of (/ -1 z) in x 7.155 * [taylor]: Taking taylor expansion of -1 in x 7.155 * [backup-simplify]: Simplify -1 into -1 7.155 * [taylor]: Taking taylor expansion of z in x 7.155 * [backup-simplify]: Simplify z into z 7.155 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 7.155 * [taylor]: Taking taylor expansion of (/ -1 z) in x 7.155 * [taylor]: Taking taylor expansion of -1 in x 7.155 * [backup-simplify]: Simplify -1 into -1 7.155 * [taylor]: Taking taylor expansion of z in x 7.155 * [backup-simplify]: Simplify z into z 7.155 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 7.155 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 7.155 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 7.155 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 7.155 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.155 * [taylor]: Taking taylor expansion of -1 in x 7.155 * [backup-simplify]: Simplify -1 into -1 7.155 * [taylor]: Taking taylor expansion of x in x 7.156 * [backup-simplify]: Simplify 0 into 0 7.156 * [backup-simplify]: Simplify 1 into 1 7.156 * [backup-simplify]: Simplify (/ -1 1) into -1 7.156 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.156 * [taylor]: Taking taylor expansion of -1 in x 7.156 * [backup-simplify]: Simplify -1 into -1 7.156 * [taylor]: Taking taylor expansion of x in x 7.156 * [backup-simplify]: Simplify 0 into 0 7.156 * [backup-simplify]: Simplify 1 into 1 7.156 * [backup-simplify]: Simplify (/ -1 1) into -1 7.156 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 7.156 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.156 * [taylor]: Taking taylor expansion of y in x 7.156 * [backup-simplify]: Simplify y into y 7.156 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.156 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 7.157 * [backup-simplify]: Simplify (* -1 -1) into 1 7.157 * [backup-simplify]: Simplify (+ 1 0) into 1 7.157 * [backup-simplify]: Simplify (+ 0 1) into 1 7.157 * [backup-simplify]: Simplify (sqrt 1) into 1 7.158 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.158 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.159 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.159 * [backup-simplify]: Simplify (+ 0 0) into 0 7.159 * [backup-simplify]: Simplify (+ 0 0) into 0 7.160 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.160 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 7.160 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.160 * [taylor]: Taking taylor expansion of 3.0 in x 7.160 * [backup-simplify]: Simplify 3.0 into 3.0 7.160 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.160 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.161 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.161 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in z 7.161 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 7.161 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 7.161 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 7.161 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 7.161 * [taylor]: Taking taylor expansion of (/ -1 z) in z 7.161 * [taylor]: Taking taylor expansion of -1 in z 7.161 * [backup-simplify]: Simplify -1 into -1 7.161 * [taylor]: Taking taylor expansion of z in z 7.161 * [backup-simplify]: Simplify 0 into 0 7.161 * [backup-simplify]: Simplify 1 into 1 7.161 * [backup-simplify]: Simplify (/ -1 1) into -1 7.161 * [taylor]: Taking taylor expansion of (/ -1 z) in z 7.161 * [taylor]: Taking taylor expansion of -1 in z 7.161 * [backup-simplify]: Simplify -1 into -1 7.161 * [taylor]: Taking taylor expansion of z in z 7.162 * [backup-simplify]: Simplify 0 into 0 7.162 * [backup-simplify]: Simplify 1 into 1 7.162 * [backup-simplify]: Simplify (/ -1 1) into -1 7.162 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 7.162 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 7.162 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 7.162 * [taylor]: Taking taylor expansion of (/ -1 x) in z 7.162 * [taylor]: Taking taylor expansion of -1 in z 7.162 * [backup-simplify]: Simplify -1 into -1 7.162 * [taylor]: Taking taylor expansion of x in z 7.162 * [backup-simplify]: Simplify x into x 7.162 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.162 * [taylor]: Taking taylor expansion of (/ -1 x) in z 7.162 * [taylor]: Taking taylor expansion of -1 in z 7.162 * [backup-simplify]: Simplify -1 into -1 7.162 * [taylor]: Taking taylor expansion of x in z 7.162 * [backup-simplify]: Simplify x into x 7.162 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.162 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 7.162 * [taylor]: Taking taylor expansion of (pow y 2) in z 7.162 * [taylor]: Taking taylor expansion of y in z 7.162 * [backup-simplify]: Simplify y into y 7.162 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.162 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 7.163 * [backup-simplify]: Simplify (* -1 -1) into 1 7.163 * [backup-simplify]: Simplify (+ 1 0) into 1 7.163 * [backup-simplify]: Simplify (sqrt 1) into 1 7.164 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.164 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.164 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.165 * [backup-simplify]: Simplify (+ 0 0) into 0 7.165 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.165 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 7.165 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 7.165 * [taylor]: Taking taylor expansion of 3.0 in z 7.165 * [backup-simplify]: Simplify 3.0 into 3.0 7.165 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.166 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.166 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.166 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in z 7.166 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 7.166 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 7.167 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 7.167 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 7.167 * [taylor]: Taking taylor expansion of (/ -1 z) in z 7.167 * [taylor]: Taking taylor expansion of -1 in z 7.167 * [backup-simplify]: Simplify -1 into -1 7.167 * [taylor]: Taking taylor expansion of z in z 7.167 * [backup-simplify]: Simplify 0 into 0 7.167 * [backup-simplify]: Simplify 1 into 1 7.167 * [backup-simplify]: Simplify (/ -1 1) into -1 7.167 * [taylor]: Taking taylor expansion of (/ -1 z) in z 7.167 * [taylor]: Taking taylor expansion of -1 in z 7.167 * [backup-simplify]: Simplify -1 into -1 7.167 * [taylor]: Taking taylor expansion of z in z 7.167 * [backup-simplify]: Simplify 0 into 0 7.167 * [backup-simplify]: Simplify 1 into 1 7.167 * [backup-simplify]: Simplify (/ -1 1) into -1 7.167 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 7.167 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 7.167 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 7.167 * [taylor]: Taking taylor expansion of (/ -1 x) in z 7.167 * [taylor]: Taking taylor expansion of -1 in z 7.167 * [backup-simplify]: Simplify -1 into -1 7.167 * [taylor]: Taking taylor expansion of x in z 7.167 * [backup-simplify]: Simplify x into x 7.168 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.168 * [taylor]: Taking taylor expansion of (/ -1 x) in z 7.168 * [taylor]: Taking taylor expansion of -1 in z 7.168 * [backup-simplify]: Simplify -1 into -1 7.168 * [taylor]: Taking taylor expansion of x in z 7.168 * [backup-simplify]: Simplify x into x 7.168 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.168 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 7.168 * [taylor]: Taking taylor expansion of (pow y 2) in z 7.168 * [taylor]: Taking taylor expansion of y in z 7.168 * [backup-simplify]: Simplify y into y 7.168 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.168 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 7.168 * [backup-simplify]: Simplify (* -1 -1) into 1 7.168 * [backup-simplify]: Simplify (+ 1 0) into 1 7.169 * [backup-simplify]: Simplify (sqrt 1) into 1 7.169 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.170 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.170 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.170 * [backup-simplify]: Simplify (+ 0 0) into 0 7.171 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.171 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 7.171 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 7.171 * [taylor]: Taking taylor expansion of 3.0 in z 7.171 * [backup-simplify]: Simplify 3.0 into 3.0 7.171 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.171 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.172 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.173 * [backup-simplify]: Simplify (* 1 (/ 1 (sqrt 3.0))) into (/ 1 (sqrt 3.0)) 7.173 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 7.173 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.173 * [taylor]: Taking taylor expansion of 3.0 in x 7.173 * [backup-simplify]: Simplify 3.0 into 3.0 7.173 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.174 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.174 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.175 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.175 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.175 * [taylor]: Taking taylor expansion of 0 in x 7.175 * [backup-simplify]: Simplify 0 into 0 7.175 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 7.175 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.175 * [taylor]: Taking taylor expansion of 3.0 in y 7.175 * [backup-simplify]: Simplify 3.0 into 3.0 7.176 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.176 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.177 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.177 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.178 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.179 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.179 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.180 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 7.180 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 7.180 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 7.181 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 7.182 * [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)))) 7.184 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (/ 1 (sqrt 3.0))))) into (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0))))) 7.184 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0))))) in x 7.184 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) in x 7.184 * [taylor]: Taking taylor expansion of 1/2 in x 7.184 * [backup-simplify]: Simplify 1/2 into 1/2 7.184 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (sqrt 3.0))) in x 7.184 * [taylor]: Taking taylor expansion of (* (pow x 2) (sqrt 3.0)) in x 7.184 * [taylor]: Taking taylor expansion of (pow x 2) in x 7.184 * [taylor]: Taking taylor expansion of x in x 7.184 * [backup-simplify]: Simplify 0 into 0 7.184 * [backup-simplify]: Simplify 1 into 1 7.184 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.184 * [taylor]: Taking taylor expansion of 3.0 in x 7.184 * [backup-simplify]: Simplify 3.0 into 3.0 7.185 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.185 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.186 * [backup-simplify]: Simplify (* 1 1) into 1 7.186 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 7.187 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.187 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in x 7.187 * [taylor]: Taking taylor expansion of 1/2 in x 7.187 * [backup-simplify]: Simplify 1/2 into 1/2 7.187 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in x 7.187 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 7.187 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.187 * [taylor]: Taking taylor expansion of y in x 7.187 * [backup-simplify]: Simplify y into y 7.187 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.187 * [taylor]: Taking taylor expansion of 3.0 in x 7.187 * [backup-simplify]: Simplify 3.0 into 3.0 7.192 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.193 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.193 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.193 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 7.194 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 7.194 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.195 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 7.196 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.197 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.197 * [backup-simplify]: Simplify (+ 0 0) into 0 7.197 * [taylor]: Taking taylor expansion of 0 in y 7.197 * [backup-simplify]: Simplify 0 into 0 7.198 * [taylor]: Taking taylor expansion of 0 in y 7.198 * [backup-simplify]: Simplify 0 into 0 7.199 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.199 * [taylor]: Taking taylor expansion of 0 in y 7.199 * [backup-simplify]: Simplify 0 into 0 7.199 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.201 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.202 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.203 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.203 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.204 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 7.204 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 7.205 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 7.205 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 7.205 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.205 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 7.205 * [backup-simplify]: Simplify (+ 0 0) into 0 7.206 * [backup-simplify]: Simplify (+ 0 0) into 0 7.206 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 7.207 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 7.207 * [taylor]: Taking taylor expansion of 0 in x 7.207 * [backup-simplify]: Simplify 0 into 0 7.208 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.208 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.209 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 7.210 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.211 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 7.211 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1/2 (* (pow y 2) (sqrt 3.0))) 7.212 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (* (pow y 2) (sqrt 3.0)))) into (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 7.212 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in y 7.212 * [taylor]: Taking taylor expansion of 1/2 in y 7.212 * [backup-simplify]: Simplify 1/2 into 1/2 7.212 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in y 7.212 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in y 7.212 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.212 * [taylor]: Taking taylor expansion of y in y 7.212 * [backup-simplify]: Simplify 0 into 0 7.212 * [backup-simplify]: Simplify 1 into 1 7.212 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.212 * [taylor]: Taking taylor expansion of 3.0 in y 7.212 * [backup-simplify]: Simplify 3.0 into 3.0 7.212 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.212 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.213 * [backup-simplify]: Simplify (* 1 1) into 1 7.213 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 7.214 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.214 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.215 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 7.215 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.216 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.216 * [backup-simplify]: Simplify 0 into 0 7.216 * [taylor]: Taking taylor expansion of 0 in y 7.216 * [backup-simplify]: Simplify 0 into 0 7.217 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.217 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.217 * [taylor]: Taking taylor expansion of 0 in y 7.217 * [backup-simplify]: Simplify 0 into 0 7.217 * [backup-simplify]: Simplify 0 into 0 7.217 * [backup-simplify]: Simplify 0 into 0 7.218 * [backup-simplify]: Simplify 0 into 0 7.218 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.218 * [backup-simplify]: Simplify 0 into 0 7.219 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.220 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.220 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.221 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.221 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 7.222 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 7.222 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 7.222 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 7.222 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 7.223 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 7.223 * [backup-simplify]: Simplify (+ 0 0) into 0 7.223 * [backup-simplify]: Simplify (+ 0 0) into 0 7.224 * [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)))))) 7.227 * [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)))))) (/ 1 (sqrt 3.0))))))) into (- (+ (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0))))))) 7.227 * [taylor]: Taking taylor expansion of (- (+ (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0))))))) in x 7.227 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0)))))) in x 7.227 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) in x 7.227 * [taylor]: Taking taylor expansion of 1/4 in x 7.227 * [backup-simplify]: Simplify 1/4 into 1/4 7.227 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0)))) in x 7.227 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (sqrt 3.0))) in x 7.227 * [taylor]: Taking taylor expansion of (pow x 2) in x 7.227 * [taylor]: Taking taylor expansion of x in x 7.227 * [backup-simplify]: Simplify 0 into 0 7.227 * [backup-simplify]: Simplify 1 into 1 7.227 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 7.227 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.227 * [taylor]: Taking taylor expansion of y in x 7.227 * [backup-simplify]: Simplify y into y 7.227 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.227 * [taylor]: Taking taylor expansion of 3.0 in x 7.227 * [backup-simplify]: Simplify 3.0 into 3.0 7.227 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.228 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.228 * [backup-simplify]: Simplify (* 1 1) into 1 7.228 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.228 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 7.229 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (sqrt 3.0))) into (* (pow y 2) (sqrt 3.0)) 7.229 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 7.229 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0))))) in x 7.229 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) in x 7.229 * [taylor]: Taking taylor expansion of 1/8 in x 7.229 * [backup-simplify]: Simplify 1/8 into 1/8 7.229 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (sqrt 3.0))) in x 7.229 * [taylor]: Taking taylor expansion of (* (pow x 4) (sqrt 3.0)) in x 7.229 * [taylor]: Taking taylor expansion of (pow x 4) in x 7.229 * [taylor]: Taking taylor expansion of x in x 7.229 * [backup-simplify]: Simplify 0 into 0 7.229 * [backup-simplify]: Simplify 1 into 1 7.229 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.229 * [taylor]: Taking taylor expansion of 3.0 in x 7.229 * [backup-simplify]: Simplify 3.0 into 3.0 7.229 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.230 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.230 * [backup-simplify]: Simplify (* 1 1) into 1 7.230 * [backup-simplify]: Simplify (* 1 1) into 1 7.231 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 7.231 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.231 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0)))) in x 7.231 * [taylor]: Taking taylor expansion of 1/8 in x 7.231 * [backup-simplify]: Simplify 1/8 into 1/8 7.231 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (sqrt 3.0))) in x 7.231 * [taylor]: Taking taylor expansion of (* (pow y 4) (sqrt 3.0)) in x 7.232 * [taylor]: Taking taylor expansion of (pow y 4) in x 7.232 * [taylor]: Taking taylor expansion of y in x 7.232 * [backup-simplify]: Simplify y into y 7.232 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.232 * [taylor]: Taking taylor expansion of 3.0 in x 7.232 * [backup-simplify]: Simplify 3.0 into 3.0 7.232 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.232 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.232 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.232 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 7.233 * [backup-simplify]: Simplify (* (pow y 4) (sqrt 3.0)) into (* (pow y 4) (sqrt 3.0)) 7.233 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (sqrt 3.0))) into (/ 1 (* (pow y 4) (sqrt 3.0))) 7.233 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.234 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 7.234 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.235 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (sqrt 3.0)))) into 0 7.235 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 7.236 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 7.236 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.237 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.238 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.238 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.238 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.239 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.239 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.240 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.241 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 7.241 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 7.242 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.243 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 7.243 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.244 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.245 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 7.245 * [backup-simplify]: Simplify (+ 0 0) into 0 7.245 * [backup-simplify]: Simplify (+ 0 0) into 0 7.245 * [backup-simplify]: Simplify (- 0) into 0 7.246 * [taylor]: Taking taylor expansion of 0 in y 7.246 * [backup-simplify]: Simplify 0 into 0 7.246 * [taylor]: Taking taylor expansion of 0 in y 7.246 * [backup-simplify]: Simplify 0 into 0 7.246 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.247 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.248 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 7.248 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.249 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 7.249 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.250 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 7.251 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 7.251 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 7.251 * [backup-simplify]: Simplify (+ 0 0) into 0 7.251 * [taylor]: Taking taylor expansion of 0 in y 7.251 * [backup-simplify]: Simplify 0 into 0 7.251 * [taylor]: Taking taylor expansion of 0 in y 7.251 * [backup-simplify]: Simplify 0 into 0 7.252 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.253 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.253 * [taylor]: Taking taylor expansion of 0 in y 7.253 * [backup-simplify]: Simplify 0 into 0 7.254 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.254 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.255 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 7.255 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.256 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 7.256 * [backup-simplify]: Simplify 0 into 0 7.257 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (/ z (sqrt 3.0))) 7.257 * * * [progress]: simplifying candidates 7.258 * [simplify]: Simplifying: (expm1 (sqrt (fma z z (fma x x (* y y))))) (log1p (sqrt (fma z z (fma x x (* y y))))) (log (sqrt (fma z z (fma x x (* y y))))) (exp (sqrt (fma z z (fma x x (* y y))))) (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (cbrt (sqrt (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))))) (sqrt (fma z z (fma x x (* y y))))) (sqrt (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y)))))) (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 1) (sqrt (fma z z (fma x x (* y y)))) (/ 1 2) (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (expm1 (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (log1p (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (- (log (sqrt (fma z z (fma x x (* y y))))) (log (sqrt 3.0))) (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (exp (/ (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))))) (sqrt (fma z z (fma x x (* y y))))) (* (* (sqrt 3.0) (sqrt 3.0)) (sqrt 3.0))) (* (cbrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (cbrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))) (cbrt (/ (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 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (/ (fma z z (fma x x (* y y))) 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 (fma z z (fma x x (* y y))))) (- (sqrt 3.0)) (/ (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt 3.0))) (/ (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (cbrt 3.0))) (/ (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (sqrt (sqrt 3.0))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (sqrt 1)) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)) (/ (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (sqrt (sqrt 3.0))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) 1) (/ (cbrt (sqrt (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)))))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (cbrt (sqrt 3.0))) (/ (sqrt (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y)))))) (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (cbrt 3.0))) (/ (sqrt (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y)))))) (sqrt (sqrt 3.0))) (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (sqrt (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y)))))) (sqrt 1)) (/ (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)))))) (sqrt (sqrt 3.0))) (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (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))))) (sqrt 3.0)) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (cbrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 1)) (/ (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 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) 1) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)) (/ (sqrt 1) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0))) (/ (sqrt 1) (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt 3.0))) (/ (sqrt 1) (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (/ (sqrt 1) (sqrt 1)) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ (sqrt 1) (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (/ (sqrt 1) 1) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (cbrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 1)) (/ (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 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) 1) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)) (/ 1 (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0))) (/ 1 (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (/ 1 (sqrt 1)) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ 1 (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (/ 1 1) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ 1 (sqrt 3.0)) (/ (sqrt 3.0) (sqrt (fma z z (fma x x (* y y))))) (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 1)) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) 1) (/ (sqrt 3.0) (cbrt (sqrt (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 (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 (sqrt (fma z z (fma x x (* y y)))))) (/ (sqrt 3.0) (sqrt (fma z z (fma x x (* y y))))) y z (* -1 z) (/ y (sqrt 3.0)) (/ z (sqrt 3.0)) (* -1 (/ z (sqrt 3.0))) 7.260 * * [simplify]: Extracting # 0 : cost 0 7.260 * * [simplify]: Extracting # 1 : cost 0 7.261 * * [simplify]: Extracting # 2 : cost 0 7.261 * * [simplify]: Extracting # 3 : cost 0 7.261 * * [simplify]: Extracting # 4 : cost 0 7.261 * * [simplify]: Extracting # 5 : cost 0 7.261 * * [simplify]: Extracting # 6 : cost 0 7.261 * * [simplify]: Extracting # 7 : cost 0 7.261 * * [simplify]: iteration 0 : 104 enodes (cost 1761 ) 7.286 * * [simplify]: Extracting # 0 : cost 0 7.287 * * [simplify]: Extracting # 1 : cost 0 7.287 * * [simplify]: Extracting # 2 : cost 0 7.287 * * [simplify]: iteration 1 : 161 enodes (cost 1588 ) 7.330 * * [simplify]: Extracting # 0 : cost 0 7.331 * * [simplify]: Extracting # 1 : cost 0 7.332 * * [simplify]: Extracting # 2 : cost 0 7.332 * * [simplify]: Extracting # 3 : cost 0 7.333 * * [simplify]: iteration 2 : 464 enodes (cost 1546 ) 7.512 * * [simplify]: Extracting # 0 : cost 0 7.519 * * [simplify]: Extracting # 1 : cost 0 7.524 * * [simplify]: Extracting # 2 : cost 0 7.528 * * [simplify]: Extracting # 3 : cost 0 7.533 * * [simplify]: iteration 3 : 2079 enodes (cost 1546 ) 8.552 * * [simplify]: Extracting # 0 : cost 0 8.583 * * [simplify]: Extracting # 1 : cost 0 8.587 * * [simplify]: Extracting # 2 : cost 0 8.593 * * [simplify]: Extracting # 3 : cost 0 8.600 * * [simplify]: Extracting # 4 : cost 0 8.605 * * [simplify]: iteration done: 5001 enodes (cost 1544 ) 8.605 * [simplify]: Simplified to: (expm1 (sqrt (fma z z (fma x x (* y y))))) (log1p (sqrt (fma z z (fma x x (* y y))))) (log (sqrt (fma z z (fma x x (* y y))))) (exp (sqrt (fma z z (fma x x (* y y))))) (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (cbrt (sqrt (fma z z (fma x x (* y y))))) (pow (sqrt (fma z z (fma x x (* y y)))) 3) (fabs (cbrt (fma z z (fma x x (* y y))))) (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (fma z z (fma x x (* y y))))) 1 (sqrt (fma z z (fma x x (* y y)))) 1/2 (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (expm1 (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (log1p (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (exp (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (pow (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) 3) (* (cbrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (cbrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))) (cbrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (pow (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) 3) (/ (fma y y (fma z z (* x x))) 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 (fma z z (fma x x (* y y))))) (- (sqrt 3.0)) (/ (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt 3.0))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (/ (fabs (cbrt 3.0)) (cbrt (sqrt (fma z z (fma x x (* y y))))))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (cbrt 3.0))) (/ (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (sqrt (sqrt 3.0))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)) (/ (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (sqrt (sqrt 3.0))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)) (/ (fabs (cbrt (fma z z (fma x x (* y y))))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (cbrt (sqrt 3.0))) (/ (fabs (cbrt (fma z z (fma x x (* y y))))) (fabs (cbrt 3.0))) (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (cbrt 3.0))) (/ (fabs (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (fabs (cbrt (fma z z (fma x x (* y y))))) (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt 3.0)) (/ (fabs (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (fabs (cbrt (fma z z (fma x x (* y y))))) (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt 3.0)) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (fabs (cbrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (cbrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (/ (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 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)) (/ 1 (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0))) (/ 1 (fabs (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) 1 (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ 1 (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) 1 (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (fabs (cbrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (cbrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (/ (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 3.0))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)) (/ 1 (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0))) (/ 1 (fabs (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) 1 (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ 1 (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) 1 (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ 1 (sqrt 3.0)) (/ (sqrt 3.0) (sqrt (fma z z (fma x x (* y y))))) (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt (fma z z (fma x x (* y y)))) (fabs (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (sqrt (fma z z (fma x x (* y y)))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (sqrt (fma z z (fma x x (* y y)))) (/ (sqrt 3.0) (cbrt (sqrt (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 (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 (sqrt (fma z z (fma x x (* y y)))))) (/ (sqrt 3.0) (sqrt (fma z z (fma x x (* y y))))) y z (- z) (/ y (sqrt 3.0)) (/ z (sqrt 3.0)) (- (/ z (sqrt 3.0))) 8.606 * * * [progress]: adding candidates to table 8.859 * * [progress]: iteration 4 / 4 8.859 * * * [progress]: picking best candidate 8.880 * * * * [pick]: Picked # 8.880 * * * [progress]: localizing error 8.907 * * * [progress]: generating rewritten candidates 8.907 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 8.915 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1) 8.928 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 9.017 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1) 9.055 * * * [progress]: generating series expansions 9.055 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 9.056 * [backup-simplify]: Simplify (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) into (sqrt (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0))) 9.056 * [approximate]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0))) in (z x y) around 0 9.057 * [taylor]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0))) in y 9.057 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0)) in y 9.057 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 9.057 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.057 * [taylor]: Taking taylor expansion of (* z z) in y 9.057 * [taylor]: Taking taylor expansion of z in y 9.057 * [backup-simplify]: Simplify z into z 9.057 * [taylor]: Taking taylor expansion of z in y 9.057 * [backup-simplify]: Simplify z into z 9.057 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 9.057 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.057 * [taylor]: Taking taylor expansion of (* x x) in y 9.057 * [taylor]: Taking taylor expansion of x in y 9.057 * [backup-simplify]: Simplify x into x 9.057 * [taylor]: Taking taylor expansion of x in y 9.057 * [backup-simplify]: Simplify x into x 9.058 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.058 * [taylor]: Taking taylor expansion of y in y 9.058 * [backup-simplify]: Simplify 0 into 0 9.058 * [backup-simplify]: Simplify 1 into 1 9.058 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.058 * [taylor]: Taking taylor expansion of 3.0 in y 9.058 * [backup-simplify]: Simplify 3.0 into 3.0 9.058 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.059 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.059 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.059 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.059 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 9.060 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 9.060 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow z 2)) (sqrt 3.0)) into (/ (+ (pow x 2) (pow z 2)) (sqrt 3.0)) 9.061 * [backup-simplify]: Simplify (sqrt (/ (+ (pow x 2) (pow z 2)) (sqrt 3.0))) into (sqrt (/ (+ (pow x 2) (pow z 2)) (sqrt 3.0))) 9.061 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 9.061 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.062 * [backup-simplify]: Simplify (+ 0 0) into 0 9.062 * [backup-simplify]: Simplify (+ 0 0) into 0 9.064 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ (+ (pow x 2) (pow z 2)) (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.064 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (+ (pow x 2) (pow z 2)) (sqrt 3.0))))) into 0 9.064 * [taylor]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0))) in x 9.064 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0)) in x 9.064 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 9.065 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.065 * [taylor]: Taking taylor expansion of (* z z) in x 9.065 * [taylor]: Taking taylor expansion of z in x 9.065 * [backup-simplify]: Simplify z into z 9.065 * [taylor]: Taking taylor expansion of z in x 9.065 * [backup-simplify]: Simplify z into z 9.065 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 9.065 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.065 * [taylor]: Taking taylor expansion of (* x x) 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.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.065 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.065 * [taylor]: Taking taylor expansion of y in x 9.065 * [backup-simplify]: Simplify y into y 9.065 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.065 * [taylor]: Taking taylor expansion of 3.0 in x 9.065 * [backup-simplify]: Simplify 3.0 into 3.0 9.066 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.066 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.066 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.067 * [backup-simplify]: Simplify (* 0 0) into 0 9.067 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.067 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.067 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 9.068 * [backup-simplify]: Simplify (/ (+ (pow y 2) (pow z 2)) (sqrt 3.0)) into (/ (+ (pow y 2) (pow z 2)) (sqrt 3.0)) 9.069 * [backup-simplify]: Simplify (sqrt (/ (+ (pow y 2) (pow z 2)) (sqrt 3.0))) into (sqrt (/ (+ (pow y 2) (pow z 2)) (sqrt 3.0))) 9.069 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 9.069 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.069 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.070 * [backup-simplify]: Simplify (+ 0 0) into 0 9.070 * [backup-simplify]: Simplify (+ 0 0) into 0 9.072 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ (+ (pow y 2) (pow z 2)) (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.073 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (+ (pow y 2) (pow z 2)) (sqrt 3.0))))) into 0 9.073 * [taylor]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0))) in z 9.073 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0)) in z 9.073 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 9.073 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.073 * [taylor]: Taking taylor expansion of (* z z) in z 9.073 * [taylor]: Taking taylor expansion of z in z 9.073 * [backup-simplify]: Simplify 0 into 0 9.073 * [backup-simplify]: Simplify 1 into 1 9.073 * [taylor]: Taking taylor expansion of z in z 9.073 * [backup-simplify]: Simplify 0 into 0 9.073 * [backup-simplify]: Simplify 1 into 1 9.073 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 9.073 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.073 * [taylor]: Taking taylor expansion of (* x x) in z 9.073 * [taylor]: Taking taylor expansion of x in z 9.073 * [backup-simplify]: Simplify x into x 9.073 * [taylor]: Taking taylor expansion of x in z 9.074 * [backup-simplify]: Simplify x into x 9.074 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.074 * [taylor]: Taking taylor expansion of y in z 9.074 * [backup-simplify]: Simplify y into y 9.074 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.074 * [taylor]: Taking taylor expansion of 3.0 in z 9.074 * [backup-simplify]: Simplify 3.0 into 3.0 9.074 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.075 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.075 * [backup-simplify]: Simplify (* 0 0) into 0 9.075 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.075 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.076 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 9.076 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 9.077 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) into (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) 9.077 * [backup-simplify]: Simplify (sqrt (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0))) into (sqrt (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0))) 9.078 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.078 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.078 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.078 * [backup-simplify]: Simplify (+ 0 0) into 0 9.079 * [backup-simplify]: Simplify (+ 0 0) into 0 9.081 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.081 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0))))) into 0 9.081 * [taylor]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0))) in z 9.081 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0)) in z 9.081 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 9.082 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.082 * [taylor]: Taking taylor expansion of (* z z) in z 9.082 * [taylor]: Taking taylor expansion of z in z 9.082 * [backup-simplify]: Simplify 0 into 0 9.082 * [backup-simplify]: Simplify 1 into 1 9.082 * [taylor]: Taking taylor expansion of z in z 9.082 * [backup-simplify]: Simplify 0 into 0 9.082 * [backup-simplify]: Simplify 1 into 1 9.082 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 9.082 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.082 * [taylor]: Taking taylor expansion of (* x x) in z 9.082 * [taylor]: Taking taylor expansion of x in z 9.082 * [backup-simplify]: Simplify x into x 9.082 * [taylor]: Taking taylor expansion of x in z 9.082 * [backup-simplify]: Simplify x into x 9.082 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.082 * [taylor]: Taking taylor expansion of y in z 9.082 * [backup-simplify]: Simplify y into y 9.082 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.082 * [taylor]: Taking taylor expansion of 3.0 in z 9.082 * [backup-simplify]: Simplify 3.0 into 3.0 9.083 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.083 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.084 * [backup-simplify]: Simplify (* 0 0) into 0 9.084 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.084 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.084 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 9.085 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 9.085 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) into (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) 9.086 * [backup-simplify]: Simplify (sqrt (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0))) into (sqrt (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0))) 9.087 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.087 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.087 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.087 * [backup-simplify]: Simplify (+ 0 0) into 0 9.087 * [backup-simplify]: Simplify (+ 0 0) into 0 9.089 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.090 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0))))) into 0 9.090 * [taylor]: Taking taylor expansion of (sqrt (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0))) in x 9.090 * [taylor]: Taking taylor expansion of (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) in x 9.090 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 9.090 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.090 * [taylor]: Taking taylor expansion of x in x 9.090 * [backup-simplify]: Simplify 0 into 0 9.090 * [backup-simplify]: Simplify 1 into 1 9.090 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.090 * [taylor]: Taking taylor expansion of y in x 9.090 * [backup-simplify]: Simplify y into y 9.090 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.090 * [taylor]: Taking taylor expansion of 3.0 in x 9.091 * [backup-simplify]: Simplify 3.0 into 3.0 9.091 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.092 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.092 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.092 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.092 * [backup-simplify]: Simplify (/ (pow y 2) (sqrt 3.0)) into (/ (pow y 2) (sqrt 3.0)) 9.093 * [backup-simplify]: Simplify (sqrt (/ (pow y 2) (sqrt 3.0))) into (* y (sqrt (/ 1 (sqrt 3.0)))) 9.093 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.093 * [backup-simplify]: Simplify (+ 0 0) into 0 9.095 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ (pow y 2) (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.095 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (pow y 2) (sqrt 3.0))))) into 0 9.096 * [taylor]: Taking taylor expansion of (* y (sqrt (/ 1 (sqrt 3.0)))) in y 9.096 * [taylor]: Taking taylor expansion of y in y 9.096 * [backup-simplify]: Simplify 0 into 0 9.096 * [backup-simplify]: Simplify 1 into 1 9.096 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (sqrt 3.0))) in y 9.096 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.096 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.096 * [taylor]: Taking taylor expansion of 3.0 in y 9.096 * [backup-simplify]: Simplify 3.0 into 3.0 9.096 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.097 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.098 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.099 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.101 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.102 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.103 * [backup-simplify]: Simplify (* 0 (sqrt (/ 1 (sqrt 3.0)))) into 0 9.103 * [backup-simplify]: Simplify 0 into 0 9.103 * [taylor]: Taking taylor expansion of 0 in x 9.103 * [backup-simplify]: Simplify 0 into 0 9.103 * [taylor]: Taking taylor expansion of 0 in y 9.103 * [backup-simplify]: Simplify 0 into 0 9.103 * [backup-simplify]: Simplify 0 into 0 9.103 * [taylor]: Taking taylor expansion of 0 in y 9.103 * [backup-simplify]: Simplify 0 into 0 9.103 * [backup-simplify]: Simplify 0 into 0 9.107 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt (/ 1 (sqrt 3.0))))) into (sqrt (/ 1 (sqrt 3.0))) 9.109 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.109 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 9.110 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 9.110 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.111 * [backup-simplify]: Simplify (+ 0 0) into 0 9.111 * [backup-simplify]: Simplify (+ 1 0) into 1 9.113 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.115 * [backup-simplify]: Simplify (- (/ 1 (sqrt 3.0)) (+ (* (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into (/ 1 (sqrt 3.0)) 9.119 * [backup-simplify]: Simplify (/ (- (/ 1 (sqrt 3.0)) (pow 0 2) (+)) (* 2 (sqrt (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0))))) into (* 1/2 (sqrt (/ 1 (* (+ (pow x 2) (pow y 2)) (sqrt 3.0))))) 9.119 * [taylor]: Taking taylor expansion of (* 1/2 (sqrt (/ 1 (* (+ (pow x 2) (pow y 2)) (sqrt 3.0))))) in x 9.119 * [taylor]: Taking taylor expansion of 1/2 in x 9.119 * [backup-simplify]: Simplify 1/2 into 1/2 9.119 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (* (+ (pow x 2) (pow y 2)) (sqrt 3.0)))) in x 9.119 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (pow x 2) (pow y 2)) (sqrt 3.0))) in x 9.119 * [taylor]: Taking taylor expansion of (* (+ (pow x 2) (pow y 2)) (sqrt 3.0)) in x 9.119 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 9.119 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.119 * [taylor]: Taking taylor expansion of x in x 9.119 * [backup-simplify]: Simplify 0 into 0 9.119 * [backup-simplify]: Simplify 1 into 1 9.119 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.119 * [taylor]: Taking taylor expansion of y in x 9.119 * [backup-simplify]: Simplify y into y 9.119 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.119 * [taylor]: Taking taylor expansion of 3.0 in x 9.119 * [backup-simplify]: Simplify 3.0 into 3.0 9.120 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.120 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.120 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.120 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.121 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 9.122 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.122 * [backup-simplify]: Simplify (sqrt (/ 1 (* (pow y 2) (sqrt 3.0)))) into (* (/ 1 y) (sqrt (/ 1 (sqrt 3.0)))) 9.122 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.123 * [backup-simplify]: Simplify (+ 0 0) into 0 9.123 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 9.124 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 9.125 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (* (pow y 2) (sqrt 3.0)))))) into 0 9.126 * [backup-simplify]: Simplify (* 1/2 (* (/ 1 y) (sqrt (/ 1 (sqrt 3.0))))) into (* 1/2 (* (/ 1 y) (sqrt (/ 1 (sqrt 3.0))))) 9.126 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 y) (sqrt (/ 1 (sqrt 3.0))))) in y 9.127 * [taylor]: Taking taylor expansion of 1/2 in y 9.127 * [backup-simplify]: Simplify 1/2 into 1/2 9.127 * [taylor]: Taking taylor expansion of (* (/ 1 y) (sqrt (/ 1 (sqrt 3.0)))) in y 9.127 * [taylor]: Taking taylor expansion of (/ 1 y) 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.127 * [backup-simplify]: Simplify (/ 1 1) into 1 9.127 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (sqrt 3.0))) in y 9.127 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.127 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.127 * [taylor]: Taking taylor expansion of 3.0 in y 9.127 * [backup-simplify]: Simplify 3.0 into 3.0 9.128 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.128 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.129 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.131 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.132 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.133 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.133 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.135 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.137 * [backup-simplify]: Simplify (* 1 (sqrt (/ 1 (sqrt 3.0)))) into (sqrt (/ 1 (sqrt 3.0))) 9.138 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.138 * [backup-simplify]: Simplify 0 into 0 9.138 * [taylor]: Taking taylor expansion of 0 in y 9.139 * [backup-simplify]: Simplify 0 into 0 9.139 * [backup-simplify]: Simplify 0 into 0 9.139 * [backup-simplify]: Simplify (* 1 1) into 1 9.139 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.140 * [backup-simplify]: Simplify (+ 1 0) into 1 9.141 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.143 * [backup-simplify]: Simplify (- (/ 1 (sqrt 3.0)) (+ (* (/ (pow y 2) (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into (/ 1 (sqrt 3.0)) 9.148 * [backup-simplify]: Simplify (/ (- (/ 1 (sqrt 3.0)) (pow 0 2) (+)) (* 2 (* y (sqrt (/ 1 (sqrt 3.0)))))) into (* 1/2 (* (/ 1 y) (sqrt (/ 1 (sqrt 3.0))))) 9.148 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 y) (sqrt (/ 1 (sqrt 3.0))))) in y 9.148 * [taylor]: Taking taylor expansion of 1/2 in y 9.148 * [backup-simplify]: Simplify 1/2 into 1/2 9.148 * [taylor]: Taking taylor expansion of (* (/ 1 y) (sqrt (/ 1 (sqrt 3.0)))) in y 9.148 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.148 * [taylor]: Taking taylor expansion of y in y 9.148 * [backup-simplify]: Simplify 0 into 0 9.148 * [backup-simplify]: Simplify 1 into 1 9.148 * [backup-simplify]: Simplify (/ 1 1) into 1 9.148 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (sqrt 3.0))) in y 9.148 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.148 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.148 * [taylor]: Taking taylor expansion of 3.0 in y 9.148 * [backup-simplify]: Simplify 3.0 into 3.0 9.149 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.149 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.150 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.152 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.153 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.154 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.155 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.156 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.158 * [backup-simplify]: Simplify (* 1 (sqrt (/ 1 (sqrt 3.0)))) into (sqrt (/ 1 (sqrt 3.0))) 9.159 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.160 * [backup-simplify]: Simplify 0 into 0 9.160 * [backup-simplify]: Simplify 0 into 0 9.160 * [backup-simplify]: Simplify 0 into 0 9.161 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.163 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.164 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.166 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt (/ 1 (sqrt 3.0)))))) into 0 9.166 * [backup-simplify]: Simplify 0 into 0 9.168 * [backup-simplify]: Simplify (* (sqrt (/ 1 (sqrt 3.0))) (* y (* 1 1))) into (* y (sqrt (/ 1 (sqrt 3.0)))) 9.169 * [backup-simplify]: Simplify (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))) (sqrt 3.0))) into (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0))) 9.169 * [approximate]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0))) in (z x y) around 0 9.169 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0))) in y 9.169 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in y 9.169 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 9.169 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.169 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 9.169 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.169 * [taylor]: Taking taylor expansion of z in y 9.169 * [backup-simplify]: Simplify z into z 9.169 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.169 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.169 * [taylor]: Taking taylor expansion of z in y 9.169 * [backup-simplify]: Simplify z into z 9.169 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.169 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 9.169 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.170 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 9.170 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.170 * [taylor]: Taking taylor expansion of x in y 9.170 * [backup-simplify]: Simplify x into x 9.170 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.170 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.170 * [taylor]: Taking taylor expansion of x in y 9.170 * [backup-simplify]: Simplify x into x 9.170 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.170 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.170 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.170 * [taylor]: Taking taylor expansion of y in y 9.170 * [backup-simplify]: Simplify 0 into 0 9.170 * [backup-simplify]: Simplify 1 into 1 9.170 * [backup-simplify]: Simplify (* 1 1) into 1 9.171 * [backup-simplify]: Simplify (/ 1 1) into 1 9.171 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.171 * [taylor]: Taking taylor expansion of 3.0 in y 9.171 * [backup-simplify]: Simplify 3.0 into 3.0 9.171 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.172 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.172 * [backup-simplify]: Simplify (+ 0 1) into 1 9.173 * [backup-simplify]: Simplify (+ 0 1) into 1 9.174 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.175 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.176 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.177 * [backup-simplify]: Simplify (+ 0 0) into 0 9.177 * [backup-simplify]: Simplify (+ 0 0) into 0 9.178 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.179 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.179 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0))) in x 9.180 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in x 9.180 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 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 x 9.180 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.180 * [taylor]: Taking taylor expansion of z in x 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 x 9.180 * [taylor]: Taking taylor expansion of z in x 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 x 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 x 9.180 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.180 * [taylor]: Taking taylor expansion of x in x 9.180 * [backup-simplify]: Simplify 0 into 0 9.180 * [backup-simplify]: Simplify 1 into 1 9.181 * [backup-simplify]: Simplify (/ 1 1) into 1 9.181 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.181 * [taylor]: Taking taylor expansion of x in x 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 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.181 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.181 * [taylor]: Taking taylor expansion of y in x 9.181 * [backup-simplify]: Simplify y into y 9.182 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.182 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.182 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.182 * [taylor]: Taking taylor expansion of 3.0 in x 9.182 * [backup-simplify]: Simplify 3.0 into 3.0 9.182 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.183 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.183 * [backup-simplify]: Simplify (* 1 1) into 1 9.189 * [backup-simplify]: Simplify (+ 1 0) into 1 9.190 * [backup-simplify]: Simplify (+ 0 1) into 1 9.191 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.193 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.194 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.195 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.196 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.196 * [backup-simplify]: Simplify (+ 0 0) into 0 9.197 * [backup-simplify]: Simplify (+ 0 0) into 0 9.198 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.199 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.199 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0))) in z 9.199 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in z 9.199 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 9.200 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.200 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 9.200 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.200 * [taylor]: Taking taylor expansion of z in z 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.200 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.200 * [taylor]: Taking taylor expansion of z in z 9.200 * [backup-simplify]: Simplify 0 into 0 9.200 * [backup-simplify]: Simplify 1 into 1 9.201 * [backup-simplify]: Simplify (/ 1 1) into 1 9.201 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 9.201 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.201 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 9.201 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.201 * [taylor]: Taking taylor expansion of x in z 9.201 * [backup-simplify]: Simplify x into x 9.201 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.201 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.201 * [taylor]: Taking taylor expansion of x in z 9.201 * [backup-simplify]: Simplify x into x 9.201 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.201 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.201 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.201 * [taylor]: Taking taylor expansion of y in z 9.201 * [backup-simplify]: Simplify y into y 9.202 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.202 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.202 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.202 * [taylor]: Taking taylor expansion of 3.0 in z 9.202 * [backup-simplify]: Simplify 3.0 into 3.0 9.202 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.203 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.203 * [backup-simplify]: Simplify (* 1 1) into 1 9.204 * [backup-simplify]: Simplify (+ 1 0) into 1 9.205 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.206 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.207 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.208 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.209 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.209 * [backup-simplify]: Simplify (+ 0 0) into 0 9.210 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.211 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.211 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0))) in z 9.212 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in z 9.212 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 9.212 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.212 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 9.212 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.212 * [taylor]: Taking taylor expansion of z in z 9.212 * [backup-simplify]: Simplify 0 into 0 9.212 * [backup-simplify]: Simplify 1 into 1 9.213 * [backup-simplify]: Simplify (/ 1 1) into 1 9.213 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.213 * [taylor]: Taking taylor expansion of z in z 9.213 * [backup-simplify]: Simplify 0 into 0 9.213 * [backup-simplify]: Simplify 1 into 1 9.213 * [backup-simplify]: Simplify (/ 1 1) into 1 9.213 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 9.213 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.213 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 9.213 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.213 * [taylor]: Taking taylor expansion of x in z 9.214 * [backup-simplify]: Simplify x into x 9.214 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.214 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.214 * [taylor]: Taking taylor expansion of x in z 9.214 * [backup-simplify]: Simplify x into x 9.214 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.214 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.214 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.214 * [taylor]: Taking taylor expansion of y in z 9.214 * [backup-simplify]: Simplify y into y 9.214 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.214 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.214 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.214 * [taylor]: Taking taylor expansion of 3.0 in z 9.214 * [backup-simplify]: Simplify 3.0 into 3.0 9.215 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.215 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.216 * [backup-simplify]: Simplify (* 1 1) into 1 9.216 * [backup-simplify]: Simplify (+ 1 0) into 1 9.217 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.219 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.220 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.220 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.221 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.222 * [backup-simplify]: Simplify (+ 0 0) into 0 9.223 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.224 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.224 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (sqrt 3.0))) in x 9.224 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.224 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.224 * [taylor]: Taking taylor expansion of 3.0 in x 9.224 * [backup-simplify]: Simplify 3.0 into 3.0 9.225 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.226 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.227 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.228 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.230 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.231 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.231 * [taylor]: Taking taylor expansion of 0 in x 9.231 * [backup-simplify]: Simplify 0 into 0 9.231 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (sqrt 3.0))) in y 9.231 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.231 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.231 * [taylor]: Taking taylor expansion of 3.0 in y 9.231 * [backup-simplify]: Simplify 3.0 into 3.0 9.232 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.233 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.233 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.235 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.236 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.237 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.238 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.239 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.240 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.240 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 9.241 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.241 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.242 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.244 * [backup-simplify]: Simplify (- (/ (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) 9.249 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (pow 0 2) (+)) (* 2 (sqrt (/ 1 (sqrt 3.0))))) into (* 1/2 (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (sqrt (sqrt 3.0)))) 9.249 * [taylor]: Taking taylor expansion of (* 1/2 (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (sqrt (sqrt 3.0)))) in x 9.249 * [taylor]: Taking taylor expansion of 1/2 in x 9.249 * [backup-simplify]: Simplify 1/2 into 1/2 9.249 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (sqrt (sqrt 3.0))) in x 9.249 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) in x 9.249 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (sqrt 3.0))) in x 9.249 * [taylor]: Taking taylor expansion of (* (pow x 2) (sqrt 3.0)) in x 9.249 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.249 * [taylor]: Taking taylor expansion of x in x 9.249 * [backup-simplify]: Simplify 0 into 0 9.249 * [backup-simplify]: Simplify 1 into 1 9.250 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.250 * [taylor]: Taking taylor expansion of 3.0 in x 9.250 * [backup-simplify]: Simplify 3.0 into 3.0 9.250 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.251 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.251 * [backup-simplify]: Simplify (* 1 1) into 1 9.252 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.253 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.253 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in x 9.253 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 9.253 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.253 * [taylor]: Taking taylor expansion of y in x 9.253 * [backup-simplify]: Simplify y into y 9.254 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.254 * [taylor]: Taking taylor expansion of 3.0 in x 9.254 * [backup-simplify]: Simplify 3.0 into 3.0 9.254 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.255 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.255 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.255 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 9.256 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.256 * [taylor]: Taking taylor expansion of (sqrt (sqrt 3.0)) in x 9.256 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.256 * [taylor]: Taking taylor expansion of 3.0 in x 9.256 * [backup-simplify]: Simplify 3.0 into 3.0 9.257 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.257 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.258 * [backup-simplify]: Simplify (sqrt (sqrt 3.0)) into (sqrt (sqrt 3.0)) 9.259 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (sqrt 3.0)))) into 0 9.261 * [backup-simplify]: Simplify (+ (/ 1 (sqrt 3.0)) 0) into (/ 1 (sqrt 3.0)) 9.262 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.263 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.264 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.264 * [backup-simplify]: Simplify (+ 0 0) into 0 9.266 * [backup-simplify]: Simplify (+ (* (/ 1 (sqrt 3.0)) 0) (* 0 (sqrt (sqrt 3.0)))) into 0 9.268 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (sqrt (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.269 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.270 * [taylor]: Taking taylor expansion of 0 in y 9.270 * [backup-simplify]: Simplify 0 into 0 9.270 * [taylor]: Taking taylor expansion of 0 in y 9.270 * [backup-simplify]: Simplify 0 into 0 9.270 * [taylor]: Taking taylor expansion of 0 in y 9.270 * [backup-simplify]: Simplify 0 into 0 9.271 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.272 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.273 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.274 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.274 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.274 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.274 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 9.274 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.274 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.275 * [backup-simplify]: Simplify (+ 0 0) into 0 9.275 * [backup-simplify]: Simplify (+ 0 0) into 0 9.275 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.278 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (/ 0 (sqrt 3.0))))) into 0 9.280 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (sqrt (sqrt 3.0)))))))) (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.280 * [taylor]: Taking taylor expansion of 0 in x 9.280 * [backup-simplify]: Simplify 0 into 0 9.281 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.282 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 3.0)))) into 0 9.282 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.283 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.284 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.284 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.285 * [backup-simplify]: Simplify (+ 0 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.287 * [backup-simplify]: Simplify (+ (* (/ 1 (sqrt 3.0)) 0) (+ (* 0 0) (* (/ 1 (* (pow y 2) (sqrt 3.0))) (sqrt (sqrt 3.0))))) into (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0)))) 9.289 * [backup-simplify]: Simplify (+ (* 1/2 (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0))))) (+ (* 0 0) (* 0 (sqrt (/ 1 (sqrt 3.0)))))) into (* 1/2 (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0))))) 9.289 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0))))) in y 9.289 * [taylor]: Taking taylor expansion of 1/2 in y 9.289 * [backup-simplify]: Simplify 1/2 into 1/2 9.289 * [taylor]: Taking taylor expansion of (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0)))) in y 9.289 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.289 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.289 * [taylor]: Taking taylor expansion of y in y 9.289 * [backup-simplify]: Simplify 0 into 0 9.289 * [backup-simplify]: Simplify 1 into 1 9.289 * [backup-simplify]: Simplify (* 1 1) into 1 9.290 * [backup-simplify]: Simplify (/ 1 1) into 1 9.290 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (sqrt 3.0))) in y 9.290 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.290 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.290 * [taylor]: Taking taylor expansion of 3.0 in y 9.290 * [backup-simplify]: Simplify 3.0 into 3.0 9.290 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.290 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.291 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.292 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.292 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.293 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.293 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.294 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.295 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.296 * [backup-simplify]: Simplify (* 1 (sqrt (/ 1 (sqrt 3.0)))) into (sqrt (/ 1 (sqrt 3.0))) 9.297 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.297 * [backup-simplify]: Simplify 0 into 0 9.297 * [taylor]: Taking taylor expansion of 0 in y 9.297 * [backup-simplify]: Simplify 0 into 0 9.297 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.298 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.299 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.299 * [taylor]: Taking taylor expansion of 0 in y 9.299 * [backup-simplify]: Simplify 0 into 0 9.299 * [backup-simplify]: Simplify 0 into 0 9.299 * [backup-simplify]: Simplify 0 into 0 9.299 * [backup-simplify]: Simplify 0 into 0 9.299 * [backup-simplify]: Simplify 0 into 0 9.300 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.300 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.301 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.301 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.301 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.301 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 9.302 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.302 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 9.302 * [backup-simplify]: Simplify (+ 0 0) into 0 9.302 * [backup-simplify]: Simplify (+ 0 0) into 0 9.303 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.306 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.309 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (sqrt (sqrt 3.0)))) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (sqrt 3.0))))) into (* -1/2 (* (+ (* 1/4 (/ 1 (* (pow y 4) (sqrt 3.0)))) (+ (* 1/4 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))))) (sqrt (sqrt 3.0)))) 9.309 * [taylor]: Taking taylor expansion of (* -1/2 (* (+ (* 1/4 (/ 1 (* (pow y 4) (sqrt 3.0)))) (+ (* 1/4 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))))) (sqrt (sqrt 3.0)))) in x 9.309 * [taylor]: Taking taylor expansion of -1/2 in x 9.309 * [backup-simplify]: Simplify -1/2 into -1/2 9.309 * [taylor]: Taking taylor expansion of (* (+ (* 1/4 (/ 1 (* (pow y 4) (sqrt 3.0)))) (+ (* 1/4 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))))) (sqrt (sqrt 3.0))) in x 9.309 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (* (pow y 4) (sqrt 3.0)))) (+ (* 1/4 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))))) in x 9.309 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (* (pow y 4) (sqrt 3.0)))) in x 9.309 * [taylor]: Taking taylor expansion of 1/4 in x 9.309 * [backup-simplify]: Simplify 1/4 into 1/4 9.309 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (sqrt 3.0))) in x 9.309 * [taylor]: Taking taylor expansion of (* (pow y 4) (sqrt 3.0)) in x 9.309 * [taylor]: Taking taylor expansion of (pow y 4) in x 9.309 * [taylor]: Taking taylor expansion of y in x 9.309 * [backup-simplify]: Simplify y into y 9.309 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.310 * [taylor]: Taking taylor expansion of 3.0 in x 9.310 * [backup-simplify]: Simplify 3.0 into 3.0 9.310 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.310 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.310 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.310 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 9.311 * [backup-simplify]: Simplify (* (pow y 4) (sqrt 3.0)) into (* (pow y 4) (sqrt 3.0)) 9.311 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (sqrt 3.0))) into (/ 1 (* (pow y 4) (sqrt 3.0))) 9.311 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0)))))) in x 9.311 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (* (pow x 4) (sqrt 3.0)))) in x 9.311 * [taylor]: Taking taylor expansion of 1/4 in x 9.311 * [backup-simplify]: Simplify 1/4 into 1/4 9.311 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (sqrt 3.0))) in x 9.311 * [taylor]: Taking taylor expansion of (* (pow x 4) (sqrt 3.0)) in x 9.311 * [taylor]: Taking taylor expansion of (pow x 4) in x 9.311 * [taylor]: Taking taylor expansion of x in x 9.311 * [backup-simplify]: Simplify 0 into 0 9.311 * [backup-simplify]: Simplify 1 into 1 9.311 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.311 * [taylor]: Taking taylor expansion of 3.0 in x 9.311 * [backup-simplify]: Simplify 3.0 into 3.0 9.312 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.312 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.312 * [backup-simplify]: Simplify (* 1 1) into 1 9.313 * [backup-simplify]: Simplify (* 1 1) into 1 9.313 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.317 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.318 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) in x 9.318 * [taylor]: Taking taylor expansion of 1/2 in x 9.318 * [backup-simplify]: Simplify 1/2 into 1/2 9.318 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0)))) in x 9.318 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (sqrt 3.0))) in x 9.318 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.318 * [taylor]: Taking taylor expansion of x in x 9.318 * [backup-simplify]: Simplify 0 into 0 9.318 * [backup-simplify]: Simplify 1 into 1 9.318 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 9.318 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.318 * [taylor]: Taking taylor expansion of y in x 9.318 * [backup-simplify]: Simplify y into y 9.318 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.318 * [taylor]: Taking taylor expansion of 3.0 in x 9.318 * [backup-simplify]: Simplify 3.0 into 3.0 9.319 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.320 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.320 * [backup-simplify]: Simplify (* 1 1) into 1 9.320 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.321 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 9.321 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (sqrt 3.0))) into (* (pow y 2) (sqrt 3.0)) 9.322 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.322 * [taylor]: Taking taylor expansion of (sqrt (sqrt 3.0)) in x 9.322 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.322 * [taylor]: Taking taylor expansion of 3.0 in x 9.322 * [backup-simplify]: Simplify 3.0 into 3.0 9.322 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.323 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.323 * [backup-simplify]: Simplify (sqrt (sqrt 3.0)) into (sqrt (sqrt 3.0)) 9.324 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (sqrt 3.0)))) into 0 9.325 * [backup-simplify]: Simplify (* 1/4 (/ 1 (sqrt 3.0))) into (/ 1/4 (sqrt 3.0)) 9.326 * [backup-simplify]: Simplify (+ (/ 1/4 (sqrt 3.0)) 0) into (* 1/4 (/ 1 (sqrt 3.0))) 9.327 * [backup-simplify]: Simplify (+ 0 (* 1/4 (/ 1 (sqrt 3.0)))) into (* 1/4 (/ 1 (sqrt 3.0))) 9.328 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.328 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.329 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 3.0)))) into 0 9.330 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 3.0)))) into 0 9.330 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.331 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.331 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.332 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.333 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.333 * [backup-simplify]: Simplify (+ 0 0) into 0 9.333 * [backup-simplify]: Simplify (+ 0 0) into 0 9.334 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.335 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.335 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.336 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.336 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.337 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 9.338 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1/2 (* (pow y 2) (sqrt 3.0))) 9.338 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (* (pow y 2) (sqrt 3.0)))) into (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 9.338 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0))))) into (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 9.339 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.340 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.340 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.341 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 9.342 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.343 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 9.343 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.343 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 9.344 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.344 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (sqrt 3.0)))) into 0 9.345 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 9.346 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 9.346 * [backup-simplify]: Simplify (+ 0 0) into 0 9.346 * [backup-simplify]: Simplify (+ 0 0) into 0 9.348 * [backup-simplify]: Simplify (+ (* (* 1/4 (/ 1 (sqrt 3.0))) 0) (+ (* 0 0) (+ (* (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 0) (* 0 (sqrt (sqrt 3.0)))))) into 0 9.349 * [backup-simplify]: Simplify (+ (* (* 1/4 (/ 1 (sqrt 3.0))) 0) (+ (* 0 0) (* (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) (sqrt (sqrt 3.0))))) into (* 1/2 (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0))))) 9.350 * [backup-simplify]: Simplify (+ (* (* 1/4 (/ 1 (sqrt 3.0))) 0) (* 0 (sqrt (sqrt 3.0)))) into 0 9.352 * [backup-simplify]: Simplify (* (* 1/4 (/ 1 (sqrt 3.0))) (sqrt (sqrt 3.0))) into (* 1/4 (sqrt (/ 1 (sqrt 3.0)))) 9.355 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 1/2 (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0)))))) (+ (* 0 0) (* 0 (* 1/4 (sqrt (/ 1 (sqrt 3.0)))))))) into 0 9.355 * [taylor]: Taking taylor expansion of 0 in y 9.355 * [backup-simplify]: Simplify 0 into 0 9.355 * [taylor]: Taking taylor expansion of 0 in y 9.355 * [backup-simplify]: Simplify 0 into 0 9.356 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.357 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 3.0)))) into 0 9.357 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.358 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.359 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 9.359 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.360 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.360 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 9.361 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 9.361 * [backup-simplify]: Simplify (+ 0 0) into 0 9.363 * [backup-simplify]: Simplify (+ (* (/ 1 (sqrt 3.0)) 0) (+ (* 0 0) (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) 0) (* 0 (sqrt (sqrt 3.0)))))) into 0 9.365 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0))))) (+ (* 0 0) (* 0 (sqrt (/ 1 (sqrt 3.0))))))) into 0 9.365 * [taylor]: Taking taylor expansion of 0 in y 9.365 * [backup-simplify]: Simplify 0 into 0 9.365 * [taylor]: Taking taylor expansion of 0 in y 9.365 * [backup-simplify]: Simplify 0 into 0 9.365 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.366 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.367 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.367 * [taylor]: Taking taylor expansion of 0 in y 9.367 * [backup-simplify]: Simplify 0 into 0 9.368 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.369 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.370 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.371 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.374 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (sqrt 3.0)))))) into 0 9.375 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (sqrt 3.0)))))) into 0 9.375 * [backup-simplify]: Simplify 0 into 0 9.377 * [backup-simplify]: Simplify (* (sqrt (/ 1 (sqrt 3.0))) (* 1 (* 1 (/ 1 (/ 1 z))))) into (* z (sqrt (/ 1 (sqrt 3.0)))) 9.378 * [backup-simplify]: Simplify (sqrt (/ (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))) (sqrt 3.0))) into (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0))) 9.378 * [approximate]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0))) in (z x y) around 0 9.378 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0))) in y 9.378 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in y 9.378 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 9.378 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.379 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 9.379 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.379 * [taylor]: Taking taylor expansion of -1 in y 9.379 * [backup-simplify]: Simplify -1 into -1 9.379 * [taylor]: Taking taylor expansion of z in y 9.379 * [backup-simplify]: Simplify z into z 9.379 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.379 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.379 * [taylor]: Taking taylor expansion of -1 in y 9.379 * [backup-simplify]: Simplify -1 into -1 9.379 * [taylor]: Taking taylor expansion of z in y 9.379 * [backup-simplify]: Simplify z into z 9.379 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.379 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 9.379 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.379 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 9.379 * [taylor]: Taking taylor expansion of (/ -1 x) in y 9.379 * [taylor]: Taking taylor expansion of -1 in y 9.379 * [backup-simplify]: Simplify -1 into -1 9.379 * [taylor]: Taking taylor expansion of x in y 9.379 * [backup-simplify]: Simplify x into x 9.379 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.379 * [taylor]: Taking taylor expansion of (/ -1 x) in y 9.379 * [taylor]: Taking taylor expansion of -1 in y 9.379 * [backup-simplify]: Simplify -1 into -1 9.380 * [taylor]: Taking taylor expansion of x in y 9.380 * [backup-simplify]: Simplify x into x 9.380 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.380 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.380 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.380 * [taylor]: Taking taylor expansion of y in y 9.380 * [backup-simplify]: Simplify 0 into 0 9.380 * [backup-simplify]: Simplify 1 into 1 9.380 * [backup-simplify]: Simplify (* 1 1) into 1 9.381 * [backup-simplify]: Simplify (/ 1 1) into 1 9.381 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.381 * [taylor]: Taking taylor expansion of 3.0 in y 9.381 * [backup-simplify]: Simplify 3.0 into 3.0 9.381 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.382 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.383 * [backup-simplify]: Simplify (+ 0 1) into 1 9.383 * [backup-simplify]: Simplify (+ 0 1) into 1 9.384 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.386 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.386 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.387 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.387 * [backup-simplify]: Simplify (+ 0 0) into 0 9.388 * [backup-simplify]: Simplify (+ 0 0) into 0 9.389 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.390 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.390 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0))) in x 9.390 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in x 9.390 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 9.390 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.391 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 9.391 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.391 * [taylor]: Taking taylor expansion of -1 in x 9.391 * [backup-simplify]: Simplify -1 into -1 9.391 * [taylor]: Taking taylor expansion of z in x 9.391 * [backup-simplify]: Simplify z into z 9.391 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.391 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.391 * [taylor]: Taking taylor expansion of -1 in x 9.391 * [backup-simplify]: Simplify -1 into -1 9.391 * [taylor]: Taking taylor expansion of z in x 9.391 * [backup-simplify]: Simplify z into z 9.391 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.391 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 9.391 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.391 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 9.391 * [taylor]: Taking taylor expansion of (/ -1 x) in x 9.391 * [taylor]: Taking taylor expansion of -1 in x 9.391 * [backup-simplify]: Simplify -1 into -1 9.391 * [taylor]: Taking taylor expansion of x in x 9.391 * [backup-simplify]: Simplify 0 into 0 9.391 * [backup-simplify]: Simplify 1 into 1 9.392 * [backup-simplify]: Simplify (/ -1 1) into -1 9.392 * [taylor]: Taking taylor expansion of (/ -1 x) in x 9.392 * [taylor]: Taking taylor expansion of -1 in x 9.392 * [backup-simplify]: Simplify -1 into -1 9.392 * [taylor]: Taking taylor expansion of x in x 9.392 * [backup-simplify]: Simplify 0 into 0 9.392 * [backup-simplify]: Simplify 1 into 1 9.392 * [backup-simplify]: Simplify (/ -1 1) into -1 9.393 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.393 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.393 * [taylor]: Taking taylor expansion of y in x 9.393 * [backup-simplify]: Simplify y into y 9.393 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.393 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.393 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.393 * [taylor]: Taking taylor expansion of 3.0 in x 9.393 * [backup-simplify]: Simplify 3.0 into 3.0 9.393 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.394 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.395 * [backup-simplify]: Simplify (* -1 -1) into 1 9.395 * [backup-simplify]: Simplify (+ 1 0) into 1 9.395 * [backup-simplify]: Simplify (+ 0 1) into 1 9.396 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.398 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.398 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.399 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.399 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 9.399 * [backup-simplify]: Simplify (+ 0 0) into 0 9.399 * [backup-simplify]: Simplify (+ 0 0) into 0 9.400 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.401 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.401 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0))) in z 9.401 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in z 9.401 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 9.401 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.401 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 9.401 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.401 * [taylor]: Taking taylor expansion of -1 in z 9.401 * [backup-simplify]: Simplify -1 into -1 9.401 * [taylor]: Taking taylor expansion of z in z 9.401 * [backup-simplify]: Simplify 0 into 0 9.401 * [backup-simplify]: Simplify 1 into 1 9.401 * [backup-simplify]: Simplify (/ -1 1) into -1 9.401 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.401 * [taylor]: Taking taylor expansion of -1 in z 9.401 * [backup-simplify]: Simplify -1 into -1 9.401 * [taylor]: Taking taylor expansion of z in z 9.401 * [backup-simplify]: Simplify 0 into 0 9.401 * [backup-simplify]: Simplify 1 into 1 9.402 * [backup-simplify]: Simplify (/ -1 1) into -1 9.402 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 9.402 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.402 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 9.402 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.402 * [taylor]: Taking taylor expansion of -1 in z 9.402 * [backup-simplify]: Simplify -1 into -1 9.402 * [taylor]: Taking taylor expansion of x in z 9.402 * [backup-simplify]: Simplify x into x 9.402 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.402 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.402 * [taylor]: Taking taylor expansion of -1 in z 9.402 * [backup-simplify]: Simplify -1 into -1 9.402 * [taylor]: Taking taylor expansion of x in z 9.402 * [backup-simplify]: Simplify x into x 9.402 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.402 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.402 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.402 * [taylor]: Taking taylor expansion of y in z 9.402 * [backup-simplify]: Simplify y into y 9.402 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.402 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.402 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.402 * [taylor]: Taking taylor expansion of 3.0 in z 9.402 * [backup-simplify]: Simplify 3.0 into 3.0 9.403 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.403 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.403 * [backup-simplify]: Simplify (* -1 -1) into 1 9.404 * [backup-simplify]: Simplify (+ 1 0) into 1 9.404 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.405 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.405 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.406 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.406 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 9.407 * [backup-simplify]: Simplify (+ 0 0) into 0 9.407 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.408 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.408 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0))) in z 9.408 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in z 9.408 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 9.408 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.408 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 9.408 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.408 * [taylor]: Taking taylor expansion of -1 in z 9.408 * [backup-simplify]: Simplify -1 into -1 9.408 * [taylor]: Taking taylor expansion of z in z 9.408 * [backup-simplify]: Simplify 0 into 0 9.408 * [backup-simplify]: Simplify 1 into 1 9.408 * [backup-simplify]: Simplify (/ -1 1) into -1 9.408 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.408 * [taylor]: Taking taylor expansion of -1 in z 9.408 * [backup-simplify]: Simplify -1 into -1 9.409 * [taylor]: Taking taylor expansion of z in z 9.409 * [backup-simplify]: Simplify 0 into 0 9.409 * [backup-simplify]: Simplify 1 into 1 9.409 * [backup-simplify]: Simplify (/ -1 1) into -1 9.409 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 9.409 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.409 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 9.409 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.409 * [taylor]: Taking taylor expansion of -1 in z 9.409 * [backup-simplify]: Simplify -1 into -1 9.409 * [taylor]: Taking taylor expansion of x in z 9.409 * [backup-simplify]: Simplify x into x 9.409 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.409 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.409 * [taylor]: Taking taylor expansion of -1 in z 9.409 * [backup-simplify]: Simplify -1 into -1 9.409 * [taylor]: Taking taylor expansion of x in z 9.409 * [backup-simplify]: Simplify x into x 9.409 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.409 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.409 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.409 * [taylor]: Taking taylor expansion of y in z 9.409 * [backup-simplify]: Simplify y into y 9.409 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.409 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.409 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.409 * [taylor]: Taking taylor expansion of 3.0 in z 9.410 * [backup-simplify]: Simplify 3.0 into 3.0 9.410 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.410 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.410 * [backup-simplify]: Simplify (* -1 -1) into 1 9.411 * [backup-simplify]: Simplify (+ 1 0) into 1 9.411 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.412 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.413 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.413 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.414 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 9.414 * [backup-simplify]: Simplify (+ 0 0) into 0 9.415 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.415 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.415 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (sqrt 3.0))) in x 9.415 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.415 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.415 * [taylor]: Taking taylor expansion of 3.0 in x 9.415 * [backup-simplify]: Simplify 3.0 into 3.0 9.416 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.416 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.417 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.418 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.422 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.422 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.422 * [taylor]: Taking taylor expansion of 0 in x 9.423 * [backup-simplify]: Simplify 0 into 0 9.423 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (sqrt 3.0))) in y 9.423 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.423 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.423 * [taylor]: Taking taylor expansion of 3.0 in y 9.423 * [backup-simplify]: Simplify 3.0 into 3.0 9.423 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.423 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.424 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.425 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.426 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.426 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.427 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.427 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.428 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 9.428 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 9.428 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.428 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.429 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.431 * [backup-simplify]: Simplify (- (/ (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) 9.435 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (pow 0 2) (+)) (* 2 (sqrt (/ 1 (sqrt 3.0))))) into (* 1/2 (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (sqrt (sqrt 3.0)))) 9.436 * [taylor]: Taking taylor expansion of (* 1/2 (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (sqrt (sqrt 3.0)))) in x 9.436 * [taylor]: Taking taylor expansion of 1/2 in x 9.436 * [backup-simplify]: Simplify 1/2 into 1/2 9.436 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (sqrt (sqrt 3.0))) in x 9.436 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) in x 9.436 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (sqrt 3.0))) in x 9.436 * [taylor]: Taking taylor expansion of (* (pow x 2) (sqrt 3.0)) in x 9.436 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.436 * [taylor]: Taking taylor expansion of x in x 9.436 * [backup-simplify]: Simplify 0 into 0 9.436 * [backup-simplify]: Simplify 1 into 1 9.436 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.436 * [taylor]: Taking taylor expansion of 3.0 in x 9.436 * [backup-simplify]: Simplify 3.0 into 3.0 9.437 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.437 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.438 * [backup-simplify]: Simplify (* 1 1) into 1 9.439 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.440 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.440 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in x 9.440 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 9.440 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.440 * [taylor]: Taking taylor expansion of y in x 9.440 * [backup-simplify]: Simplify y into y 9.440 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.440 * [taylor]: Taking taylor expansion of 3.0 in x 9.440 * [backup-simplify]: Simplify 3.0 into 3.0 9.441 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.441 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.441 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.442 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 9.443 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.443 * [taylor]: Taking taylor expansion of (sqrt (sqrt 3.0)) in x 9.443 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.443 * [taylor]: Taking taylor expansion of 3.0 in x 9.443 * [backup-simplify]: Simplify 3.0 into 3.0 9.443 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.444 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.445 * [backup-simplify]: Simplify (sqrt (sqrt 3.0)) into (sqrt (sqrt 3.0)) 9.446 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (sqrt 3.0)))) into 0 9.447 * [backup-simplify]: Simplify (+ (/ 1 (sqrt 3.0)) 0) into (/ 1 (sqrt 3.0)) 9.448 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.448 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.450 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.450 * [backup-simplify]: Simplify (+ 0 0) into 0 9.451 * [backup-simplify]: Simplify (+ (* (/ 1 (sqrt 3.0)) 0) (* 0 (sqrt (sqrt 3.0)))) into 0 9.453 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (sqrt (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.454 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.454 * [taylor]: Taking taylor expansion of 0 in y 9.454 * [backup-simplify]: Simplify 0 into 0 9.455 * [taylor]: Taking taylor expansion of 0 in y 9.455 * [backup-simplify]: Simplify 0 into 0 9.455 * [taylor]: Taking taylor expansion of 0 in y 9.455 * [backup-simplify]: Simplify 0 into 0 9.456 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.457 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.458 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.458 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 9.458 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 9.458 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 9.458 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 9.458 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.459 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.459 * [backup-simplify]: Simplify (+ 0 0) into 0 9.459 * [backup-simplify]: Simplify (+ 0 0) into 0 9.460 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.462 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (/ 0 (sqrt 3.0))))) into 0 9.465 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (sqrt (sqrt 3.0)))))))) (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.465 * [taylor]: Taking taylor expansion of 0 in x 9.465 * [backup-simplify]: Simplify 0 into 0 9.466 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.467 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 3.0)))) into 0 9.467 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.468 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.468 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.469 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.470 * [backup-simplify]: Simplify (+ 0 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.471 * [backup-simplify]: Simplify (+ (* (/ 1 (sqrt 3.0)) 0) (+ (* 0 0) (* (/ 1 (* (pow y 2) (sqrt 3.0))) (sqrt (sqrt 3.0))))) into (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0)))) 9.473 * [backup-simplify]: Simplify (+ (* 1/2 (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0))))) (+ (* 0 0) (* 0 (sqrt (/ 1 (sqrt 3.0)))))) into (* 1/2 (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0))))) 9.473 * [taylor]: Taking taylor expansion of (* 1/2 (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0))))) in y 9.473 * [taylor]: Taking taylor expansion of 1/2 in y 9.473 * [backup-simplify]: Simplify 1/2 into 1/2 9.473 * [taylor]: Taking taylor expansion of (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0)))) in y 9.473 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.473 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.473 * [taylor]: Taking taylor expansion of y in y 9.473 * [backup-simplify]: Simplify 0 into 0 9.473 * [backup-simplify]: Simplify 1 into 1 9.473 * [backup-simplify]: Simplify (* 1 1) into 1 9.474 * [backup-simplify]: Simplify (/ 1 1) into 1 9.474 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (sqrt 3.0))) in y 9.474 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.474 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.474 * [taylor]: Taking taylor expansion of 3.0 in y 9.474 * [backup-simplify]: Simplify 3.0 into 3.0 9.474 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.474 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.475 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.476 * [backup-simplify]: Simplify (sqrt (/ 1 (sqrt 3.0))) into (sqrt (/ 1 (sqrt 3.0))) 9.476 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.477 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.477 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.478 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.478 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.480 * [backup-simplify]: Simplify (* 1 (sqrt (/ 1 (sqrt 3.0)))) into (sqrt (/ 1 (sqrt 3.0))) 9.480 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.480 * [backup-simplify]: Simplify 0 into 0 9.480 * [taylor]: Taking taylor expansion of 0 in y 9.480 * [backup-simplify]: Simplify 0 into 0 9.481 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.482 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.483 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.483 * [taylor]: Taking taylor expansion of 0 in y 9.483 * [backup-simplify]: Simplify 0 into 0 9.483 * [backup-simplify]: Simplify 0 into 0 9.483 * [backup-simplify]: Simplify 0 into 0 9.483 * [backup-simplify]: Simplify 0 into 0 9.483 * [backup-simplify]: Simplify 0 into 0 9.483 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.484 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.485 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 9.485 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.485 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.485 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 9.485 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.486 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 9.486 * [backup-simplify]: Simplify (+ 0 0) into 0 9.486 * [backup-simplify]: Simplify (+ 0 0) into 0 9.487 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.490 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.495 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (sqrt (sqrt 3.0)))) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (sqrt 3.0))))) into (* -1/2 (* (+ (* 1/4 (/ 1 (* (pow y 4) (sqrt 3.0)))) (+ (* 1/4 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))))) (sqrt (sqrt 3.0)))) 9.495 * [taylor]: Taking taylor expansion of (* -1/2 (* (+ (* 1/4 (/ 1 (* (pow y 4) (sqrt 3.0)))) (+ (* 1/4 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))))) (sqrt (sqrt 3.0)))) in x 9.495 * [taylor]: Taking taylor expansion of -1/2 in x 9.495 * [backup-simplify]: Simplify -1/2 into -1/2 9.495 * [taylor]: Taking taylor expansion of (* (+ (* 1/4 (/ 1 (* (pow y 4) (sqrt 3.0)))) (+ (* 1/4 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))))) (sqrt (sqrt 3.0))) in x 9.495 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (* (pow y 4) (sqrt 3.0)))) (+ (* 1/4 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))))) in x 9.495 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (* (pow y 4) (sqrt 3.0)))) in x 9.495 * [taylor]: Taking taylor expansion of 1/4 in x 9.495 * [backup-simplify]: Simplify 1/4 into 1/4 9.496 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (sqrt 3.0))) in x 9.496 * [taylor]: Taking taylor expansion of (* (pow y 4) (sqrt 3.0)) in x 9.496 * [taylor]: Taking taylor expansion of (pow y 4) in x 9.496 * [taylor]: Taking taylor expansion of y in x 9.496 * [backup-simplify]: Simplify y into y 9.496 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.496 * [taylor]: Taking taylor expansion of 3.0 in x 9.496 * [backup-simplify]: Simplify 3.0 into 3.0 9.496 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.497 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.497 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.497 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 9.498 * [backup-simplify]: Simplify (* (pow y 4) (sqrt 3.0)) into (* (pow y 4) (sqrt 3.0)) 9.498 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (sqrt 3.0))) into (/ 1 (* (pow y 4) (sqrt 3.0))) 9.498 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0)))))) in x 9.498 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (* (pow x 4) (sqrt 3.0)))) in x 9.498 * [taylor]: Taking taylor expansion of 1/4 in x 9.498 * [backup-simplify]: Simplify 1/4 into 1/4 9.498 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (sqrt 3.0))) in x 9.498 * [taylor]: Taking taylor expansion of (* (pow x 4) (sqrt 3.0)) in x 9.499 * [taylor]: Taking taylor expansion of (pow x 4) in x 9.499 * [taylor]: Taking taylor expansion of x in x 9.499 * [backup-simplify]: Simplify 0 into 0 9.499 * [backup-simplify]: Simplify 1 into 1 9.499 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.499 * [taylor]: Taking taylor expansion of 3.0 in x 9.499 * [backup-simplify]: Simplify 3.0 into 3.0 9.499 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.500 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.500 * [backup-simplify]: Simplify (* 1 1) into 1 9.501 * [backup-simplify]: Simplify (* 1 1) into 1 9.501 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.502 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.502 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) in x 9.502 * [taylor]: Taking taylor expansion of 1/2 in x 9.502 * [backup-simplify]: Simplify 1/2 into 1/2 9.502 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0)))) in x 9.503 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (sqrt 3.0))) in x 9.503 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.503 * [taylor]: Taking taylor expansion of x in x 9.503 * [backup-simplify]: Simplify 0 into 0 9.503 * [backup-simplify]: Simplify 1 into 1 9.503 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 9.503 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.503 * [taylor]: Taking taylor expansion of y in x 9.503 * [backup-simplify]: Simplify y into y 9.503 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.503 * [taylor]: Taking taylor expansion of 3.0 in x 9.503 * [backup-simplify]: Simplify 3.0 into 3.0 9.503 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.504 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.504 * [backup-simplify]: Simplify (* 1 1) into 1 9.505 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.505 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 9.506 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (sqrt 3.0))) into (* (pow y 2) (sqrt 3.0)) 9.506 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.506 * [taylor]: Taking taylor expansion of (sqrt (sqrt 3.0)) in x 9.506 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.506 * [taylor]: Taking taylor expansion of 3.0 in x 9.506 * [backup-simplify]: Simplify 3.0 into 3.0 9.507 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.508 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.509 * [backup-simplify]: Simplify (sqrt (sqrt 3.0)) into (sqrt (sqrt 3.0)) 9.509 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (sqrt 3.0)))) into 0 9.511 * [backup-simplify]: Simplify (* 1/4 (/ 1 (sqrt 3.0))) into (/ 1/4 (sqrt 3.0)) 9.513 * [backup-simplify]: Simplify (+ (/ 1/4 (sqrt 3.0)) 0) into (* 1/4 (/ 1 (sqrt 3.0))) 9.516 * [backup-simplify]: Simplify (+ 0 (* 1/4 (/ 1 (sqrt 3.0)))) into (* 1/4 (/ 1 (sqrt 3.0))) 9.517 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.518 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.519 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 3.0)))) into 0 9.520 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 3.0)))) into 0 9.521 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.522 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.523 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.524 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.525 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.525 * [backup-simplify]: Simplify (+ 0 0) into 0 9.526 * [backup-simplify]: Simplify (+ 0 0) into 0 9.527 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.528 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.529 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.530 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.531 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.532 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 9.533 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1/2 (* (pow y 2) (sqrt 3.0))) 9.533 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (* (pow y 2) (sqrt 3.0)))) into (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 9.534 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0))))) into (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 9.535 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.536 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.541 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.543 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 9.544 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.546 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 9.546 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.547 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 9.547 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.548 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (sqrt 3.0)))) into 0 9.549 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 9.550 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 9.551 * [backup-simplify]: Simplify (+ 0 0) into 0 9.551 * [backup-simplify]: Simplify (+ 0 0) into 0 9.554 * [backup-simplify]: Simplify (+ (* (* 1/4 (/ 1 (sqrt 3.0))) 0) (+ (* 0 0) (+ (* (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 0) (* 0 (sqrt (sqrt 3.0)))))) into 0 9.556 * [backup-simplify]: Simplify (+ (* (* 1/4 (/ 1 (sqrt 3.0))) 0) (+ (* 0 0) (* (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) (sqrt (sqrt 3.0))))) into (* 1/2 (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0))))) 9.558 * [backup-simplify]: Simplify (+ (* (* 1/4 (/ 1 (sqrt 3.0))) 0) (* 0 (sqrt (sqrt 3.0)))) into 0 9.561 * [backup-simplify]: Simplify (* (* 1/4 (/ 1 (sqrt 3.0))) (sqrt (sqrt 3.0))) into (* 1/4 (sqrt (/ 1 (sqrt 3.0)))) 9.563 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 1/2 (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0)))))) (+ (* 0 0) (* 0 (* 1/4 (sqrt (/ 1 (sqrt 3.0)))))))) into 0 9.563 * [taylor]: Taking taylor expansion of 0 in y 9.563 * [backup-simplify]: Simplify 0 into 0 9.563 * [taylor]: Taking taylor expansion of 0 in y 9.563 * [backup-simplify]: Simplify 0 into 0 9.564 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.565 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 3.0)))) into 0 9.566 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.566 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.567 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 9.568 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.568 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.568 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 9.569 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 9.569 * [backup-simplify]: Simplify (+ 0 0) into 0 9.571 * [backup-simplify]: Simplify (+ (* (/ 1 (sqrt 3.0)) 0) (+ (* 0 0) (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) 0) (* 0 (sqrt (sqrt 3.0)))))) into 0 9.573 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (* (/ 1 (pow y 2)) (sqrt (/ 1 (sqrt 3.0))))) (+ (* 0 0) (* 0 (sqrt (/ 1 (sqrt 3.0))))))) into 0 9.573 * [taylor]: Taking taylor expansion of 0 in y 9.573 * [backup-simplify]: Simplify 0 into 0 9.573 * [taylor]: Taking taylor expansion of 0 in y 9.573 * [backup-simplify]: Simplify 0 into 0 9.573 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.574 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.575 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.575 * [taylor]: Taking taylor expansion of 0 in y 9.575 * [backup-simplify]: Simplify 0 into 0 9.576 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.577 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.578 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (sqrt 3.0))))) into 0 9.578 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.579 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.579 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (sqrt 3.0)))))) into 0 9.580 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (sqrt 3.0)))))) into 0 9.580 * [backup-simplify]: Simplify 0 into 0 9.581 * [backup-simplify]: Simplify (* (sqrt (/ 1 (sqrt 3.0))) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (* z (sqrt (/ 1 (sqrt 3.0))))) 9.581 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1) 9.582 * * * * [progress]: [ 3 / 4 ] generating series at (2) 9.583 * [backup-simplify]: Simplify (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) into (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) 9.583 * [approximate]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in (z x y) around 0 9.583 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in y 9.583 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 9.583 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 9.583 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.583 * [taylor]: Taking taylor expansion of (* z z) in y 9.583 * [taylor]: Taking taylor expansion of z in y 9.583 * [backup-simplify]: Simplify z into z 9.583 * [taylor]: Taking taylor expansion of z in y 9.583 * [backup-simplify]: Simplify z into z 9.583 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 9.583 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.583 * [taylor]: Taking taylor expansion of (* x x) in y 9.583 * [taylor]: Taking taylor expansion of x in y 9.583 * [backup-simplify]: Simplify x into x 9.583 * [taylor]: Taking taylor expansion of x in y 9.583 * [backup-simplify]: Simplify x into x 9.583 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.584 * [taylor]: Taking taylor expansion of y in y 9.584 * [backup-simplify]: Simplify 0 into 0 9.584 * [backup-simplify]: Simplify 1 into 1 9.584 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.584 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.584 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 9.584 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 9.584 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 9.584 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 9.584 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.584 * [backup-simplify]: Simplify (+ 0 0) into 0 9.585 * [backup-simplify]: Simplify (+ 0 0) into 0 9.585 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 9.585 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.585 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.585 * [taylor]: Taking taylor expansion of 3.0 in y 9.585 * [backup-simplify]: Simplify 3.0 into 3.0 9.585 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.586 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.586 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.586 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in x 9.586 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 9.586 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 9.587 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.587 * [taylor]: Taking taylor expansion of (* z z) in x 9.587 * [taylor]: Taking taylor expansion of z in x 9.587 * [backup-simplify]: Simplify z into z 9.587 * [taylor]: Taking taylor expansion of z in x 9.587 * [backup-simplify]: Simplify z into z 9.587 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 9.587 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.587 * [taylor]: Taking taylor expansion of (* x x) in x 9.587 * [taylor]: Taking taylor expansion of x in x 9.587 * [backup-simplify]: Simplify 0 into 0 9.587 * [backup-simplify]: Simplify 1 into 1 9.587 * [taylor]: Taking taylor expansion of x in x 9.587 * [backup-simplify]: Simplify 0 into 0 9.587 * [backup-simplify]: Simplify 1 into 1 9.587 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.587 * [taylor]: Taking taylor expansion of y in x 9.587 * [backup-simplify]: Simplify y into y 9.587 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.587 * [backup-simplify]: Simplify (* 0 0) into 0 9.587 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.587 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.588 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 9.588 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 9.588 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 9.588 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.588 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.588 * [backup-simplify]: Simplify (+ 0 0) into 0 9.589 * [backup-simplify]: Simplify (+ 0 0) into 0 9.589 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 9.589 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.589 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.589 * [taylor]: Taking taylor expansion of 3.0 in x 9.589 * [backup-simplify]: Simplify 3.0 into 3.0 9.589 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.590 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.591 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.591 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in z 9.591 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 9.591 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 9.591 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.591 * [taylor]: Taking taylor expansion of (* z z) in z 9.591 * [taylor]: Taking taylor expansion of z in z 9.591 * [backup-simplify]: Simplify 0 into 0 9.591 * [backup-simplify]: Simplify 1 into 1 9.591 * [taylor]: Taking taylor expansion of z in z 9.591 * [backup-simplify]: Simplify 0 into 0 9.591 * [backup-simplify]: Simplify 1 into 1 9.591 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 9.591 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.591 * [taylor]: Taking taylor expansion of (* x x) in z 9.592 * [taylor]: Taking taylor expansion of x in z 9.592 * [backup-simplify]: Simplify x into x 9.592 * [taylor]: Taking taylor expansion of x in z 9.592 * [backup-simplify]: Simplify x into x 9.592 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.592 * [taylor]: Taking taylor expansion of y in z 9.592 * [backup-simplify]: Simplify y into y 9.592 * [backup-simplify]: Simplify (* 0 0) into 0 9.592 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.592 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.592 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 9.593 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 9.593 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 9.594 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.594 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.594 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.594 * [backup-simplify]: Simplify (+ 0 0) into 0 9.595 * [backup-simplify]: Simplify (+ 0 0) into 0 9.595 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 9.595 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.595 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.595 * [taylor]: Taking taylor expansion of 3.0 in z 9.595 * [backup-simplify]: Simplify 3.0 into 3.0 9.595 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.596 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.597 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.597 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in z 9.597 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 9.597 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 9.597 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.597 * [taylor]: Taking taylor expansion of (* z z) in z 9.597 * [taylor]: Taking taylor expansion of z in z 9.597 * [backup-simplify]: Simplify 0 into 0 9.597 * [backup-simplify]: Simplify 1 into 1 9.597 * [taylor]: Taking taylor expansion of z in z 9.597 * [backup-simplify]: Simplify 0 into 0 9.597 * [backup-simplify]: Simplify 1 into 1 9.597 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 9.598 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.598 * [taylor]: Taking taylor expansion of (* x x) in z 9.598 * [taylor]: Taking taylor expansion of x in z 9.598 * [backup-simplify]: Simplify x into x 9.598 * [taylor]: Taking taylor expansion of x in z 9.598 * [backup-simplify]: Simplify x into x 9.598 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.598 * [taylor]: Taking taylor expansion of y in z 9.598 * [backup-simplify]: Simplify y into y 9.598 * [backup-simplify]: Simplify (* 0 0) into 0 9.598 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.598 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.599 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 9.599 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 9.599 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 9.600 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.600 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.600 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.600 * [backup-simplify]: Simplify (+ 0 0) into 0 9.601 * [backup-simplify]: Simplify (+ 0 0) into 0 9.601 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 9.601 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.601 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.601 * [taylor]: Taking taylor expansion of 3.0 in z 9.601 * [backup-simplify]: Simplify 3.0 into 3.0 9.602 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.602 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.603 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.604 * [backup-simplify]: Simplify (* (sqrt (+ (pow x 2) (pow y 2))) (/ 1 (sqrt 3.0))) into (* (sqrt (+ (pow x 2) (pow y 2))) (/ 1 (sqrt 3.0))) 9.605 * [taylor]: Taking taylor expansion of (* (sqrt (+ (pow x 2) (pow y 2))) (/ 1 (sqrt 3.0))) in x 9.605 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 9.605 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 9.605 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.605 * [taylor]: Taking taylor expansion of x in x 9.605 * [backup-simplify]: Simplify 0 into 0 9.605 * [backup-simplify]: Simplify 1 into 1 9.605 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.605 * [taylor]: Taking taylor expansion of y in x 9.605 * [backup-simplify]: Simplify y into y 9.605 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.605 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.605 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 9.605 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.606 * [backup-simplify]: Simplify (+ 0 0) into 0 9.606 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 9.606 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.606 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.606 * [taylor]: Taking taylor expansion of 3.0 in x 9.606 * [backup-simplify]: Simplify 3.0 into 3.0 9.607 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.607 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.608 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.609 * [backup-simplify]: Simplify (* y (/ 1 (sqrt 3.0))) into (/ y (sqrt 3.0)) 9.609 * [taylor]: Taking taylor expansion of (/ y (sqrt 3.0)) in y 9.609 * [taylor]: Taking taylor expansion of y in y 9.609 * [backup-simplify]: Simplify 0 into 0 9.609 * [backup-simplify]: Simplify 1 into 1 9.609 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.609 * [taylor]: Taking taylor expansion of 3.0 in y 9.609 * [backup-simplify]: Simplify 3.0 into 3.0 9.610 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.611 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.612 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.613 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.614 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.614 * [taylor]: Taking taylor expansion of 0 in x 9.614 * [backup-simplify]: Simplify 0 into 0 9.614 * [taylor]: Taking taylor expansion of 0 in y 9.614 * [backup-simplify]: Simplify 0 into 0 9.614 * [backup-simplify]: Simplify 0 into 0 9.615 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.616 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.616 * [taylor]: Taking taylor expansion of 0 in y 9.616 * [backup-simplify]: Simplify 0 into 0 9.616 * [backup-simplify]: Simplify 0 into 0 9.617 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.618 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.620 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.620 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 9.621 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 9.621 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.622 * [backup-simplify]: Simplify (+ 0 0) into 0 9.622 * [backup-simplify]: Simplify (+ 1 0) into 1 9.623 * [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))))) 9.625 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (+ (* 0 0) (* (* 1/2 (sqrt (/ 1 (+ (pow x 2) (pow y 2))))) (/ 1 (sqrt 3.0))))) into (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 3.0)))) 9.625 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 3.0)))) in x 9.625 * [taylor]: Taking taylor expansion of 1/2 in x 9.625 * [backup-simplify]: Simplify 1/2 into 1/2 9.626 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 3.0))) in x 9.626 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 9.626 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 9.626 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 9.626 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.626 * [taylor]: Taking taylor expansion of x in x 9.626 * [backup-simplify]: Simplify 0 into 0 9.626 * [backup-simplify]: Simplify 1 into 1 9.626 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.626 * [taylor]: Taking taylor expansion of y in x 9.626 * [backup-simplify]: Simplify y into y 9.626 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.626 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.626 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.626 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 9.627 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.627 * [backup-simplify]: Simplify (+ 0 0) into 0 9.627 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.627 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 9.627 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.628 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.628 * [taylor]: Taking taylor expansion of 3.0 in x 9.628 * [backup-simplify]: Simplify 3.0 into 3.0 9.628 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.629 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.630 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.631 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 (sqrt 3.0))) into (/ 1 (* y (sqrt 3.0))) 9.631 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* y (sqrt 3.0)))) into (/ 1/2 (* y (sqrt 3.0))) 9.631 * [taylor]: Taking taylor expansion of (/ 1/2 (* y (sqrt 3.0))) in y 9.631 * [taylor]: Taking taylor expansion of 1/2 in y 9.631 * [backup-simplify]: Simplify 1/2 into 1/2 9.631 * [taylor]: Taking taylor expansion of (* y (sqrt 3.0)) in y 9.631 * [taylor]: Taking taylor expansion of y in y 9.631 * [backup-simplify]: Simplify 0 into 0 9.631 * [backup-simplify]: Simplify 1 into 1 9.631 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.631 * [taylor]: Taking taylor expansion of 3.0 in y 9.631 * [backup-simplify]: Simplify 3.0 into 3.0 9.632 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.632 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.633 * [backup-simplify]: Simplify (* 0 (sqrt 3.0)) into 0 9.635 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 3.0))) into (sqrt 3.0) 9.636 * [backup-simplify]: Simplify (/ 1/2 (sqrt 3.0)) into (/ 1/2 (sqrt 3.0)) 9.637 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.638 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 3.0)))) into 0 9.639 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1/2 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.639 * [backup-simplify]: Simplify 0 into 0 9.639 * [taylor]: Taking taylor expansion of 0 in y 9.640 * [backup-simplify]: Simplify 0 into 0 9.640 * [backup-simplify]: Simplify 0 into 0 9.641 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.642 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.642 * [backup-simplify]: Simplify (* 1 1) into 1 9.643 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.643 * [backup-simplify]: Simplify (+ 1 0) into 1 9.644 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 9.645 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* (/ 1/2 y) (/ 1 (sqrt 3.0))))) into (* 1/2 (/ 1 (* y (sqrt 3.0)))) 9.646 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* y (sqrt 3.0)))) in y 9.646 * [taylor]: Taking taylor expansion of 1/2 in y 9.646 * [backup-simplify]: Simplify 1/2 into 1/2 9.646 * [taylor]: Taking taylor expansion of (/ 1 (* y (sqrt 3.0))) in y 9.646 * [taylor]: Taking taylor expansion of (* y (sqrt 3.0)) in y 9.646 * [taylor]: Taking taylor expansion of y in y 9.646 * [backup-simplify]: Simplify 0 into 0 9.646 * [backup-simplify]: Simplify 1 into 1 9.646 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.646 * [taylor]: Taking taylor expansion of 3.0 in y 9.646 * [backup-simplify]: Simplify 3.0 into 3.0 9.646 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.647 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.647 * [backup-simplify]: Simplify (* 0 (sqrt 3.0)) into 0 9.650 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 3.0))) into (sqrt 3.0) 9.650 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.652 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.653 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 3.0)))) into 0 9.654 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.655 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.655 * [backup-simplify]: Simplify 0 into 0 9.655 * [backup-simplify]: Simplify 0 into 0 9.655 * [backup-simplify]: Simplify 0 into 0 9.656 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.657 * [backup-simplify]: Simplify 0 into 0 9.658 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* y (* 1 1))) into (/ y (sqrt 3.0)) 9.660 * [backup-simplify]: Simplify (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))) (sqrt 3.0)))) into (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) 9.660 * [approximate]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in (z x y) around 0 9.660 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in y 9.660 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 9.661 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 9.661 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.661 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 9.661 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.661 * [taylor]: Taking taylor expansion of z in y 9.661 * [backup-simplify]: Simplify z into z 9.661 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.661 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.661 * [taylor]: Taking taylor expansion of z in y 9.661 * [backup-simplify]: Simplify z into z 9.661 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.661 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 9.661 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.661 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 9.661 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.661 * [taylor]: Taking taylor expansion of x in y 9.661 * [backup-simplify]: Simplify x into x 9.661 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.662 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.662 * [taylor]: Taking taylor expansion of x in y 9.662 * [backup-simplify]: Simplify x into x 9.662 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.662 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.662 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.662 * [taylor]: Taking taylor expansion of y in y 9.662 * [backup-simplify]: Simplify 0 into 0 9.662 * [backup-simplify]: Simplify 1 into 1 9.662 * [backup-simplify]: Simplify (* 1 1) into 1 9.663 * [backup-simplify]: Simplify (/ 1 1) into 1 9.663 * [backup-simplify]: Simplify (+ 0 1) into 1 9.664 * [backup-simplify]: Simplify (+ 0 1) into 1 9.664 * [backup-simplify]: Simplify (sqrt 1) into 1 9.665 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.665 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.666 * [backup-simplify]: Simplify (+ 0 0) into 0 9.666 * [backup-simplify]: Simplify (+ 0 0) into 0 9.667 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.667 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.667 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.667 * [taylor]: Taking taylor expansion of 3.0 in y 9.667 * [backup-simplify]: Simplify 3.0 into 3.0 9.667 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.668 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.669 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.669 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in x 9.669 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 9.669 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 9.669 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.669 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 9.669 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.669 * [taylor]: Taking taylor expansion of z in x 9.670 * [backup-simplify]: Simplify z into z 9.670 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.670 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.670 * [taylor]: Taking taylor expansion of z in x 9.670 * [backup-simplify]: Simplify z into z 9.670 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.670 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 9.670 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.670 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 9.670 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.670 * [taylor]: Taking taylor expansion of x in x 9.670 * [backup-simplify]: Simplify 0 into 0 9.670 * [backup-simplify]: Simplify 1 into 1 9.670 * [backup-simplify]: Simplify (/ 1 1) into 1 9.670 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.671 * [taylor]: Taking taylor expansion of x in x 9.671 * [backup-simplify]: Simplify 0 into 0 9.671 * [backup-simplify]: Simplify 1 into 1 9.671 * [backup-simplify]: Simplify (/ 1 1) into 1 9.671 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.671 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.671 * [taylor]: Taking taylor expansion of y in x 9.671 * [backup-simplify]: Simplify y into y 9.671 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.671 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.677 * [backup-simplify]: Simplify (* 1 1) into 1 9.677 * [backup-simplify]: Simplify (+ 1 0) into 1 9.678 * [backup-simplify]: Simplify (+ 0 1) into 1 9.678 * [backup-simplify]: Simplify (sqrt 1) into 1 9.679 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.680 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.680 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.681 * [backup-simplify]: Simplify (+ 0 0) into 0 9.681 * [backup-simplify]: Simplify (+ 0 0) into 0 9.682 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.682 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.682 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.682 * [taylor]: Taking taylor expansion of 3.0 in x 9.682 * [backup-simplify]: Simplify 3.0 into 3.0 9.682 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.683 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.684 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.684 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in z 9.684 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 9.684 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 9.684 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.684 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 9.684 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.684 * [taylor]: Taking taylor expansion of z in z 9.684 * [backup-simplify]: Simplify 0 into 0 9.685 * [backup-simplify]: Simplify 1 into 1 9.685 * [backup-simplify]: Simplify (/ 1 1) into 1 9.685 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.685 * [taylor]: Taking taylor expansion of z in z 9.685 * [backup-simplify]: Simplify 0 into 0 9.685 * [backup-simplify]: Simplify 1 into 1 9.685 * [backup-simplify]: Simplify (/ 1 1) into 1 9.685 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 9.686 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.686 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 9.686 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.686 * [taylor]: Taking taylor expansion of x in z 9.686 * [backup-simplify]: Simplify x into x 9.686 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.686 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.686 * [taylor]: Taking taylor expansion of x in z 9.686 * [backup-simplify]: Simplify x into x 9.686 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.686 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.686 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.686 * [taylor]: Taking taylor expansion of y in z 9.686 * [backup-simplify]: Simplify y into y 9.686 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.686 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.687 * [backup-simplify]: Simplify (* 1 1) into 1 9.687 * [backup-simplify]: Simplify (+ 1 0) into 1 9.687 * [backup-simplify]: Simplify (sqrt 1) into 1 9.688 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.689 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.690 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.690 * [backup-simplify]: Simplify (+ 0 0) into 0 9.691 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.691 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.691 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.691 * [taylor]: Taking taylor expansion of 3.0 in z 9.691 * [backup-simplify]: Simplify 3.0 into 3.0 9.691 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.692 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.693 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.693 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in z 9.693 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 9.693 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 9.693 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.693 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 9.693 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.693 * [taylor]: Taking taylor expansion of z in z 9.693 * [backup-simplify]: Simplify 0 into 0 9.694 * [backup-simplify]: Simplify 1 into 1 9.694 * [backup-simplify]: Simplify (/ 1 1) into 1 9.694 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.694 * [taylor]: Taking taylor expansion of z in z 9.694 * [backup-simplify]: Simplify 0 into 0 9.694 * [backup-simplify]: Simplify 1 into 1 9.695 * [backup-simplify]: Simplify (/ 1 1) into 1 9.695 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 9.695 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.695 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 9.695 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.695 * [taylor]: Taking taylor expansion of x in z 9.695 * [backup-simplify]: Simplify x into x 9.695 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.695 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.695 * [taylor]: Taking taylor expansion of x in z 9.695 * [backup-simplify]: Simplify x into x 9.695 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.695 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.695 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.695 * [taylor]: Taking taylor expansion of y in z 9.695 * [backup-simplify]: Simplify y into y 9.695 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.695 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.696 * [backup-simplify]: Simplify (* 1 1) into 1 9.696 * [backup-simplify]: Simplify (+ 1 0) into 1 9.697 * [backup-simplify]: Simplify (sqrt 1) into 1 9.697 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.698 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.699 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.699 * [backup-simplify]: Simplify (+ 0 0) into 0 9.700 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.700 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.700 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.700 * [taylor]: Taking taylor expansion of 3.0 in z 9.700 * [backup-simplify]: Simplify 3.0 into 3.0 9.700 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.701 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.702 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.704 * [backup-simplify]: Simplify (* 1 (/ 1 (sqrt 3.0))) into (/ 1 (sqrt 3.0)) 9.704 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.704 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.704 * [taylor]: Taking taylor expansion of 3.0 in x 9.704 * [backup-simplify]: Simplify 3.0 into 3.0 9.704 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.705 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.706 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.707 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.708 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.708 * [taylor]: Taking taylor expansion of 0 in x 9.708 * [backup-simplify]: Simplify 0 into 0 9.708 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.708 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.708 * [taylor]: Taking taylor expansion of 3.0 in y 9.708 * [backup-simplify]: Simplify 3.0 into 3.0 9.709 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.709 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.710 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.711 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.713 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.714 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.715 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.715 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.716 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 9.716 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.716 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.718 * [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)))) 9.720 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (/ 1 (sqrt 3.0))))) into (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0))))) 9.721 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0))))) in x 9.721 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) in x 9.721 * [taylor]: Taking taylor expansion of 1/2 in x 9.721 * [backup-simplify]: Simplify 1/2 into 1/2 9.721 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (sqrt 3.0))) in x 9.721 * [taylor]: Taking taylor expansion of (* (pow x 2) (sqrt 3.0)) in x 9.721 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.721 * [taylor]: Taking taylor expansion of x in x 9.721 * [backup-simplify]: Simplify 0 into 0 9.721 * [backup-simplify]: Simplify 1 into 1 9.721 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.721 * [taylor]: Taking taylor expansion of 3.0 in x 9.721 * [backup-simplify]: Simplify 3.0 into 3.0 9.721 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.722 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.722 * [backup-simplify]: Simplify (* 1 1) into 1 9.723 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.724 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.724 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in x 9.724 * [taylor]: Taking taylor expansion of 1/2 in x 9.724 * [backup-simplify]: Simplify 1/2 into 1/2 9.724 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in x 9.724 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 9.724 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.724 * [taylor]: Taking taylor expansion of y in x 9.725 * [backup-simplify]: Simplify y into y 9.725 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.725 * [taylor]: Taking taylor expansion of 3.0 in x 9.725 * [backup-simplify]: Simplify 3.0 into 3.0 9.725 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.726 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.726 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.726 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 9.727 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.728 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.728 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.730 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.731 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.731 * [backup-simplify]: Simplify (+ 0 0) into 0 9.731 * [taylor]: Taking taylor expansion of 0 in y 9.731 * [backup-simplify]: Simplify 0 into 0 9.731 * [taylor]: Taking taylor expansion of 0 in y 9.731 * [backup-simplify]: Simplify 0 into 0 9.732 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.732 * [taylor]: Taking taylor expansion of 0 in y 9.732 * [backup-simplify]: Simplify 0 into 0 9.733 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.734 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.736 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.737 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.738 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.739 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.739 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.739 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.739 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 9.739 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.740 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.740 * [backup-simplify]: Simplify (+ 0 0) into 0 9.740 * [backup-simplify]: Simplify (+ 0 0) into 0 9.741 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 9.743 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 9.743 * [taylor]: Taking taylor expansion of 0 in x 9.743 * [backup-simplify]: Simplify 0 into 0 9.744 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.745 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.746 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.748 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.749 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 9.750 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1/2 (* (pow y 2) (sqrt 3.0))) 9.750 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (* (pow y 2) (sqrt 3.0)))) into (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 9.751 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in y 9.751 * [taylor]: Taking taylor expansion of 1/2 in y 9.751 * [backup-simplify]: Simplify 1/2 into 1/2 9.751 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in y 9.751 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in y 9.751 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.751 * [taylor]: Taking taylor expansion of y in y 9.751 * [backup-simplify]: Simplify 0 into 0 9.751 * [backup-simplify]: Simplify 1 into 1 9.751 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.751 * [taylor]: Taking taylor expansion of 3.0 in y 9.751 * [backup-simplify]: Simplify 3.0 into 3.0 9.751 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.752 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.752 * [backup-simplify]: Simplify (* 1 1) into 1 9.753 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.754 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.755 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.756 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.757 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.758 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.758 * [backup-simplify]: Simplify 0 into 0 9.758 * [taylor]: Taking taylor expansion of 0 in y 9.758 * [backup-simplify]: Simplify 0 into 0 9.759 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.760 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.760 * [taylor]: Taking taylor expansion of 0 in y 9.760 * [backup-simplify]: Simplify 0 into 0 9.761 * [backup-simplify]: Simplify 0 into 0 9.761 * [backup-simplify]: Simplify 0 into 0 9.761 * [backup-simplify]: Simplify 0 into 0 9.762 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.762 * [backup-simplify]: Simplify 0 into 0 9.763 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.765 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.765 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.766 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.768 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.768 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.768 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.768 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 9.769 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.769 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 9.770 * [backup-simplify]: Simplify (+ 0 0) into 0 9.770 * [backup-simplify]: Simplify (+ 0 0) into 0 9.772 * [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)))))) 9.776 * [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)))))) (/ 1 (sqrt 3.0))))))) into (- (+ (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0))))))) 9.776 * [taylor]: Taking taylor expansion of (- (+ (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0))))))) in x 9.776 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0)))))) in x 9.776 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) in x 9.776 * [taylor]: Taking taylor expansion of 1/4 in x 9.776 * [backup-simplify]: Simplify 1/4 into 1/4 9.776 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0)))) in x 9.776 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (sqrt 3.0))) in x 9.776 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.776 * [taylor]: Taking taylor expansion of x in x 9.776 * [backup-simplify]: Simplify 0 into 0 9.776 * [backup-simplify]: Simplify 1 into 1 9.776 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 9.776 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.776 * [taylor]: Taking taylor expansion of y in x 9.776 * [backup-simplify]: Simplify y into y 9.776 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.776 * [taylor]: Taking taylor expansion of 3.0 in x 9.777 * [backup-simplify]: Simplify 3.0 into 3.0 9.777 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.778 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.778 * [backup-simplify]: Simplify (* 1 1) into 1 9.778 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.779 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 9.780 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (sqrt 3.0))) into (* (pow y 2) (sqrt 3.0)) 9.780 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.780 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0))))) in x 9.780 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) in x 9.780 * [taylor]: Taking taylor expansion of 1/8 in x 9.780 * [backup-simplify]: Simplify 1/8 into 1/8 9.780 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (sqrt 3.0))) in x 9.780 * [taylor]: Taking taylor expansion of (* (pow x 4) (sqrt 3.0)) in x 9.780 * [taylor]: Taking taylor expansion of (pow x 4) in x 9.780 * [taylor]: Taking taylor expansion of x in x 9.780 * [backup-simplify]: Simplify 0 into 0 9.780 * [backup-simplify]: Simplify 1 into 1 9.780 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.780 * [taylor]: Taking taylor expansion of 3.0 in x 9.780 * [backup-simplify]: Simplify 3.0 into 3.0 9.781 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.782 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.782 * [backup-simplify]: Simplify (* 1 1) into 1 9.782 * [backup-simplify]: Simplify (* 1 1) into 1 9.783 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.784 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.784 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0)))) in x 9.784 * [taylor]: Taking taylor expansion of 1/8 in x 9.784 * [backup-simplify]: Simplify 1/8 into 1/8 9.784 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (sqrt 3.0))) in x 9.784 * [taylor]: Taking taylor expansion of (* (pow y 4) (sqrt 3.0)) in x 9.784 * [taylor]: Taking taylor expansion of (pow y 4) in x 9.784 * [taylor]: Taking taylor expansion of y in x 9.784 * [backup-simplify]: Simplify y into y 9.784 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.785 * [taylor]: Taking taylor expansion of 3.0 in x 9.785 * [backup-simplify]: Simplify 3.0 into 3.0 9.785 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.786 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.786 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.786 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 9.786 * [backup-simplify]: Simplify (* (pow y 4) (sqrt 3.0)) into (* (pow y 4) (sqrt 3.0)) 9.787 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (sqrt 3.0))) into (/ 1 (* (pow y 4) (sqrt 3.0))) 9.787 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.788 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 9.789 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.790 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (sqrt 3.0)))) into 0 9.791 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 9.792 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 9.793 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.795 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.795 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.796 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.797 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.798 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.799 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.800 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.801 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 9.802 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.803 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.804 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.806 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.807 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.809 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 9.809 * [backup-simplify]: Simplify (+ 0 0) into 0 9.809 * [backup-simplify]: Simplify (+ 0 0) into 0 9.810 * [backup-simplify]: Simplify (- 0) into 0 9.810 * [taylor]: Taking taylor expansion of 0 in y 9.810 * [backup-simplify]: Simplify 0 into 0 9.810 * [taylor]: Taking taylor expansion of 0 in y 9.810 * [backup-simplify]: Simplify 0 into 0 9.811 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.812 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.813 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 9.814 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.815 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 9.815 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.815 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 9.816 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 9.817 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 9.817 * [backup-simplify]: Simplify (+ 0 0) into 0 9.817 * [taylor]: Taking taylor expansion of 0 in y 9.817 * [backup-simplify]: Simplify 0 into 0 9.817 * [taylor]: Taking taylor expansion of 0 in y 9.817 * [backup-simplify]: Simplify 0 into 0 9.818 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.818 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.818 * [taylor]: Taking taylor expansion of 0 in y 9.819 * [backup-simplify]: Simplify 0 into 0 9.823 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.824 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.825 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.826 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.826 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 9.826 * [backup-simplify]: Simplify 0 into 0 9.827 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* 1 (* 1 (/ 1 (/ 1 z))))) into (/ z (sqrt 3.0)) 9.828 * [backup-simplify]: Simplify (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))) (sqrt 3.0)))) into (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) 9.828 * [approximate]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in (z x y) around 0 9.829 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in y 9.829 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 9.829 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 9.829 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.829 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 9.829 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.829 * [taylor]: Taking taylor expansion of -1 in y 9.829 * [backup-simplify]: Simplify -1 into -1 9.829 * [taylor]: Taking taylor expansion of z in y 9.829 * [backup-simplify]: Simplify z into z 9.829 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.829 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.829 * [taylor]: Taking taylor expansion of -1 in y 9.829 * [backup-simplify]: Simplify -1 into -1 9.829 * [taylor]: Taking taylor expansion of z in y 9.829 * [backup-simplify]: Simplify z into z 9.829 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.829 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 9.829 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.829 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 9.829 * [taylor]: Taking taylor expansion of (/ -1 x) in y 9.829 * [taylor]: Taking taylor expansion of -1 in y 9.829 * [backup-simplify]: Simplify -1 into -1 9.829 * [taylor]: Taking taylor expansion of x in y 9.829 * [backup-simplify]: Simplify x into x 9.829 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.829 * [taylor]: Taking taylor expansion of (/ -1 x) in y 9.829 * [taylor]: Taking taylor expansion of -1 in y 9.829 * [backup-simplify]: Simplify -1 into -1 9.829 * [taylor]: Taking taylor expansion of x in y 9.829 * [backup-simplify]: Simplify x into x 9.829 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.829 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.829 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.829 * [taylor]: Taking taylor expansion of y in y 9.829 * [backup-simplify]: Simplify 0 into 0 9.829 * [backup-simplify]: Simplify 1 into 1 9.830 * [backup-simplify]: Simplify (* 1 1) into 1 9.830 * [backup-simplify]: Simplify (/ 1 1) into 1 9.830 * [backup-simplify]: Simplify (+ 0 1) into 1 9.830 * [backup-simplify]: Simplify (+ 0 1) into 1 9.831 * [backup-simplify]: Simplify (sqrt 1) into 1 9.831 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.831 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.832 * [backup-simplify]: Simplify (+ 0 0) into 0 9.832 * [backup-simplify]: Simplify (+ 0 0) into 0 9.832 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.832 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.832 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.832 * [taylor]: Taking taylor expansion of 3.0 in y 9.832 * [backup-simplify]: Simplify 3.0 into 3.0 9.833 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.833 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.834 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.834 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in x 9.834 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 9.834 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 9.834 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.834 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 9.834 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.834 * [taylor]: Taking taylor expansion of -1 in x 9.834 * [backup-simplify]: Simplify -1 into -1 9.834 * [taylor]: Taking taylor expansion of z in x 9.834 * [backup-simplify]: Simplify z into z 9.834 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.834 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.834 * [taylor]: Taking taylor expansion of -1 in x 9.834 * [backup-simplify]: Simplify -1 into -1 9.834 * [taylor]: Taking taylor expansion of z in x 9.834 * [backup-simplify]: Simplify z into z 9.834 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.834 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 9.834 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.834 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 9.834 * [taylor]: Taking taylor expansion of (/ -1 x) in x 9.834 * [taylor]: Taking taylor expansion of -1 in x 9.834 * [backup-simplify]: Simplify -1 into -1 9.834 * [taylor]: Taking taylor expansion of x in x 9.834 * [backup-simplify]: Simplify 0 into 0 9.834 * [backup-simplify]: Simplify 1 into 1 9.835 * [backup-simplify]: Simplify (/ -1 1) into -1 9.835 * [taylor]: Taking taylor expansion of (/ -1 x) in x 9.835 * [taylor]: Taking taylor expansion of -1 in x 9.835 * [backup-simplify]: Simplify -1 into -1 9.835 * [taylor]: Taking taylor expansion of x in x 9.835 * [backup-simplify]: Simplify 0 into 0 9.835 * [backup-simplify]: Simplify 1 into 1 9.835 * [backup-simplify]: Simplify (/ -1 1) into -1 9.835 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.835 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.835 * [taylor]: Taking taylor expansion of y in x 9.835 * [backup-simplify]: Simplify y into y 9.835 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.835 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.835 * [backup-simplify]: Simplify (* -1 -1) into 1 9.836 * [backup-simplify]: Simplify (+ 1 0) into 1 9.836 * [backup-simplify]: Simplify (+ 0 1) into 1 9.836 * [backup-simplify]: Simplify (sqrt 1) into 1 9.837 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.837 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.837 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 9.838 * [backup-simplify]: Simplify (+ 0 0) into 0 9.838 * [backup-simplify]: Simplify (+ 0 0) into 0 9.838 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.838 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.839 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.839 * [taylor]: Taking taylor expansion of 3.0 in x 9.839 * [backup-simplify]: Simplify 3.0 into 3.0 9.839 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.839 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.840 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.840 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in z 9.840 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 9.840 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 9.840 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.840 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 9.840 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.840 * [taylor]: Taking taylor expansion of -1 in z 9.840 * [backup-simplify]: Simplify -1 into -1 9.840 * [taylor]: Taking taylor expansion of z in z 9.840 * [backup-simplify]: Simplify 0 into 0 9.840 * [backup-simplify]: Simplify 1 into 1 9.840 * [backup-simplify]: Simplify (/ -1 1) into -1 9.840 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.840 * [taylor]: Taking taylor expansion of -1 in z 9.840 * [backup-simplify]: Simplify -1 into -1 9.840 * [taylor]: Taking taylor expansion of z in z 9.840 * [backup-simplify]: Simplify 0 into 0 9.840 * [backup-simplify]: Simplify 1 into 1 9.841 * [backup-simplify]: Simplify (/ -1 1) into -1 9.841 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 9.841 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.841 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 9.841 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.841 * [taylor]: Taking taylor expansion of -1 in z 9.841 * [backup-simplify]: Simplify -1 into -1 9.841 * [taylor]: Taking taylor expansion of x in z 9.841 * [backup-simplify]: Simplify x into x 9.841 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.841 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.841 * [taylor]: Taking taylor expansion of -1 in z 9.841 * [backup-simplify]: Simplify -1 into -1 9.841 * [taylor]: Taking taylor expansion of x in z 9.841 * [backup-simplify]: Simplify x into x 9.841 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.841 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.841 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.841 * [taylor]: Taking taylor expansion of y in z 9.841 * [backup-simplify]: Simplify y into y 9.841 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.842 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.842 * [backup-simplify]: Simplify (* -1 -1) into 1 9.842 * [backup-simplify]: Simplify (+ 1 0) into 1 9.843 * [backup-simplify]: Simplify (sqrt 1) into 1 9.843 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.844 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.845 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 9.845 * [backup-simplify]: Simplify (+ 0 0) into 0 9.846 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.846 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.846 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.846 * [taylor]: Taking taylor expansion of 3.0 in z 9.846 * [backup-simplify]: Simplify 3.0 into 3.0 9.847 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.847 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.848 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.848 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (/ 1 (sqrt 3.0))) in z 9.848 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 9.848 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 9.849 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.849 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 9.849 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.849 * [taylor]: Taking taylor expansion of -1 in z 9.849 * [backup-simplify]: Simplify -1 into -1 9.849 * [taylor]: Taking taylor expansion of z in z 9.849 * [backup-simplify]: Simplify 0 into 0 9.849 * [backup-simplify]: Simplify 1 into 1 9.849 * [backup-simplify]: Simplify (/ -1 1) into -1 9.849 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.849 * [taylor]: Taking taylor expansion of -1 in z 9.849 * [backup-simplify]: Simplify -1 into -1 9.849 * [taylor]: Taking taylor expansion of z in z 9.849 * [backup-simplify]: Simplify 0 into 0 9.849 * [backup-simplify]: Simplify 1 into 1 9.850 * [backup-simplify]: Simplify (/ -1 1) into -1 9.850 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 9.850 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.850 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 9.850 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.850 * [taylor]: Taking taylor expansion of -1 in z 9.850 * [backup-simplify]: Simplify -1 into -1 9.850 * [taylor]: Taking taylor expansion of x in z 9.850 * [backup-simplify]: Simplify x into x 9.850 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.850 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.850 * [taylor]: Taking taylor expansion of -1 in z 9.850 * [backup-simplify]: Simplify -1 into -1 9.850 * [taylor]: Taking taylor expansion of x in z 9.850 * [backup-simplify]: Simplify x into x 9.851 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.851 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.851 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.851 * [taylor]: Taking taylor expansion of y in z 9.851 * [backup-simplify]: Simplify y into y 9.851 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.851 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.851 * [backup-simplify]: Simplify (* -1 -1) into 1 9.852 * [backup-simplify]: Simplify (+ 1 0) into 1 9.852 * [backup-simplify]: Simplify (sqrt 1) into 1 9.853 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.854 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.854 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 9.855 * [backup-simplify]: Simplify (+ 0 0) into 0 9.855 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.855 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.855 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.856 * [taylor]: Taking taylor expansion of 3.0 in z 9.856 * [backup-simplify]: Simplify 3.0 into 3.0 9.856 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.857 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.858 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.859 * [backup-simplify]: Simplify (* 1 (/ 1 (sqrt 3.0))) into (/ 1 (sqrt 3.0)) 9.859 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.859 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.859 * [taylor]: Taking taylor expansion of 3.0 in x 9.859 * [backup-simplify]: Simplify 3.0 into 3.0 9.860 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.860 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.861 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.862 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.863 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.863 * [taylor]: Taking taylor expansion of 0 in x 9.863 * [backup-simplify]: Simplify 0 into 0 9.863 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.863 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.863 * [taylor]: Taking taylor expansion of 3.0 in y 9.864 * [backup-simplify]: Simplify 3.0 into 3.0 9.864 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.865 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.866 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.867 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.868 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.869 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.871 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.871 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 9.872 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 9.872 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.872 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.874 * [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)))) 9.876 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (/ 1 (sqrt 3.0))))) into (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0))))) 9.877 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0))))) in x 9.877 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) in x 9.877 * [taylor]: Taking taylor expansion of 1/2 in x 9.877 * [backup-simplify]: Simplify 1/2 into 1/2 9.877 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (sqrt 3.0))) in x 9.877 * [taylor]: Taking taylor expansion of (* (pow x 2) (sqrt 3.0)) in x 9.877 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.877 * [taylor]: Taking taylor expansion of x in x 9.877 * [backup-simplify]: Simplify 0 into 0 9.877 * [backup-simplify]: Simplify 1 into 1 9.877 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.877 * [taylor]: Taking taylor expansion of 3.0 in x 9.877 * [backup-simplify]: Simplify 3.0 into 3.0 9.877 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.878 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.878 * [backup-simplify]: Simplify (* 1 1) into 1 9.879 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.880 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.880 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in x 9.880 * [taylor]: Taking taylor expansion of 1/2 in x 9.880 * [backup-simplify]: Simplify 1/2 into 1/2 9.880 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in x 9.880 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 9.880 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.880 * [taylor]: Taking taylor expansion of y in x 9.880 * [backup-simplify]: Simplify y into y 9.880 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.881 * [taylor]: Taking taylor expansion of 3.0 in x 9.881 * [backup-simplify]: Simplify 3.0 into 3.0 9.881 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.882 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.882 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.882 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 9.883 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.883 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.884 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.885 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.887 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.887 * [backup-simplify]: Simplify (+ 0 0) into 0 9.887 * [taylor]: Taking taylor expansion of 0 in y 9.887 * [backup-simplify]: Simplify 0 into 0 9.887 * [taylor]: Taking taylor expansion of 0 in y 9.887 * [backup-simplify]: Simplify 0 into 0 9.888 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.888 * [taylor]: Taking taylor expansion of 0 in y 9.888 * [backup-simplify]: Simplify 0 into 0 9.889 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.891 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.892 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.893 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.894 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.895 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 9.895 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 9.896 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 9.896 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 9.896 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.896 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.897 * [backup-simplify]: Simplify (+ 0 0) into 0 9.897 * [backup-simplify]: Simplify (+ 0 0) into 0 9.898 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 9.900 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 9.900 * [taylor]: Taking taylor expansion of 0 in x 9.900 * [backup-simplify]: Simplify 0 into 0 9.901 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.902 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.903 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.905 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.906 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 9.907 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1/2 (* (pow y 2) (sqrt 3.0))) 9.907 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (* (pow y 2) (sqrt 3.0)))) into (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 9.907 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in y 9.907 * [taylor]: Taking taylor expansion of 1/2 in y 9.907 * [backup-simplify]: Simplify 1/2 into 1/2 9.908 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in y 9.908 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in y 9.908 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.908 * [taylor]: Taking taylor expansion of y in y 9.908 * [backup-simplify]: Simplify 0 into 0 9.908 * [backup-simplify]: Simplify 1 into 1 9.908 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.908 * [taylor]: Taking taylor expansion of 3.0 in y 9.908 * [backup-simplify]: Simplify 3.0 into 3.0 9.908 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.909 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.909 * [backup-simplify]: Simplify (* 1 1) into 1 9.910 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.911 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.912 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.913 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.914 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.915 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.915 * [backup-simplify]: Simplify 0 into 0 9.915 * [taylor]: Taking taylor expansion of 0 in y 9.915 * [backup-simplify]: Simplify 0 into 0 9.916 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.917 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.917 * [taylor]: Taking taylor expansion of 0 in y 9.917 * [backup-simplify]: Simplify 0 into 0 9.917 * [backup-simplify]: Simplify 0 into 0 9.918 * [backup-simplify]: Simplify 0 into 0 9.918 * [backup-simplify]: Simplify 0 into 0 9.919 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.919 * [backup-simplify]: Simplify 0 into 0 9.920 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.921 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.922 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.923 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.924 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 9.925 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.925 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.925 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 9.926 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 9.927 * [backup-simplify]: Simplify (+ 0 0) into 0 9.927 * [backup-simplify]: Simplify (+ 0 0) into 0 9.929 * [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)))))) 9.933 * [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)))))) (/ 1 (sqrt 3.0))))))) into (- (+ (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0))))))) 9.933 * [taylor]: Taking taylor expansion of (- (+ (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0))))))) in x 9.933 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0)))))) in x 9.933 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) in x 9.933 * [taylor]: Taking taylor expansion of 1/4 in x 9.933 * [backup-simplify]: Simplify 1/4 into 1/4 9.933 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0)))) in x 9.934 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (sqrt 3.0))) in x 9.934 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.934 * [taylor]: Taking taylor expansion of x in x 9.934 * [backup-simplify]: Simplify 0 into 0 9.934 * [backup-simplify]: Simplify 1 into 1 9.934 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 9.934 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.934 * [taylor]: Taking taylor expansion of y in x 9.934 * [backup-simplify]: Simplify y into y 9.934 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.934 * [taylor]: Taking taylor expansion of 3.0 in x 9.934 * [backup-simplify]: Simplify 3.0 into 3.0 9.934 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.935 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.935 * [backup-simplify]: Simplify (* 1 1) into 1 9.935 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.936 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 9.936 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (sqrt 3.0))) into (* (pow y 2) (sqrt 3.0)) 9.937 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.937 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0))))) in x 9.937 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) in x 9.937 * [taylor]: Taking taylor expansion of 1/8 in x 9.937 * [backup-simplify]: Simplify 1/8 into 1/8 9.937 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (sqrt 3.0))) in x 9.937 * [taylor]: Taking taylor expansion of (* (pow x 4) (sqrt 3.0)) in x 9.937 * [taylor]: Taking taylor expansion of (pow x 4) in x 9.937 * [taylor]: Taking taylor expansion of x in x 9.937 * [backup-simplify]: Simplify 0 into 0 9.937 * [backup-simplify]: Simplify 1 into 1 9.937 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.937 * [taylor]: Taking taylor expansion of 3.0 in x 9.937 * [backup-simplify]: Simplify 3.0 into 3.0 9.938 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.939 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.939 * [backup-simplify]: Simplify (* 1 1) into 1 9.939 * [backup-simplify]: Simplify (* 1 1) into 1 9.940 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.941 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.941 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0)))) in x 9.941 * [taylor]: Taking taylor expansion of 1/8 in x 9.941 * [backup-simplify]: Simplify 1/8 into 1/8 9.941 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (sqrt 3.0))) in x 9.941 * [taylor]: Taking taylor expansion of (* (pow y 4) (sqrt 3.0)) in x 9.941 * [taylor]: Taking taylor expansion of (pow y 4) in x 9.941 * [taylor]: Taking taylor expansion of y in x 9.942 * [backup-simplify]: Simplify y into y 9.942 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.942 * [taylor]: Taking taylor expansion of 3.0 in x 9.942 * [backup-simplify]: Simplify 3.0 into 3.0 9.942 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.943 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.943 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.943 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 9.944 * [backup-simplify]: Simplify (* (pow y 4) (sqrt 3.0)) into (* (pow y 4) (sqrt 3.0)) 9.944 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (sqrt 3.0))) into (/ 1 (* (pow y 4) (sqrt 3.0))) 9.945 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.945 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 9.946 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.947 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (sqrt 3.0)))) into 0 9.948 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 9.949 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 9.950 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.950 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.951 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.951 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.951 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.952 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.953 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.953 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.954 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 9.954 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.958 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.959 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.960 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.961 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.961 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 9.962 * [backup-simplify]: Simplify (+ 0 0) into 0 9.962 * [backup-simplify]: Simplify (+ 0 0) into 0 9.962 * [backup-simplify]: Simplify (- 0) into 0 9.962 * [taylor]: Taking taylor expansion of 0 in y 9.962 * [backup-simplify]: Simplify 0 into 0 9.962 * [taylor]: Taking taylor expansion of 0 in y 9.962 * [backup-simplify]: Simplify 0 into 0 9.963 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.963 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.964 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 9.965 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.966 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 9.967 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.967 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 9.968 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 9.969 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 9.970 * [backup-simplify]: Simplify (+ 0 0) into 0 9.970 * [taylor]: Taking taylor expansion of 0 in y 9.970 * [backup-simplify]: Simplify 0 into 0 9.970 * [taylor]: Taking taylor expansion of 0 in y 9.970 * [backup-simplify]: Simplify 0 into 0 9.971 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.973 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.973 * [taylor]: Taking taylor expansion of 0 in y 9.973 * [backup-simplify]: Simplify 0 into 0 9.974 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.975 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.976 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.977 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.979 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 9.979 * [backup-simplify]: Simplify 0 into 0 9.980 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (/ z (sqrt 3.0))) 9.980 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1) 9.981 * [backup-simplify]: Simplify (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) into (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0)) 9.981 * [approximate]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0)) in (z x y) around 0 9.981 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0)) in y 9.981 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 9.981 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.981 * [taylor]: Taking taylor expansion of (* z z) in y 9.981 * [taylor]: Taking taylor expansion of z in y 9.981 * [backup-simplify]: Simplify z into z 9.981 * [taylor]: Taking taylor expansion of z in y 9.981 * [backup-simplify]: Simplify z into z 9.982 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 9.982 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.982 * [taylor]: Taking taylor expansion of (* x x) in y 9.982 * [taylor]: Taking taylor expansion of x in y 9.982 * [backup-simplify]: Simplify x into x 9.982 * [taylor]: Taking taylor expansion of x in y 9.982 * [backup-simplify]: Simplify x into x 9.982 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.982 * [taylor]: Taking taylor expansion of y in y 9.982 * [backup-simplify]: Simplify 0 into 0 9.982 * [backup-simplify]: Simplify 1 into 1 9.982 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.982 * [taylor]: Taking taylor expansion of 3.0 in y 9.982 * [backup-simplify]: Simplify 3.0 into 3.0 9.983 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.984 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.984 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.984 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.984 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 9.984 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 9.985 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow z 2)) (sqrt 3.0)) into (/ (+ (pow x 2) (pow z 2)) (sqrt 3.0)) 9.985 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0)) in x 9.985 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 9.985 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.985 * [taylor]: Taking taylor expansion of (* z z) in x 9.985 * [taylor]: Taking taylor expansion of z in x 9.985 * [backup-simplify]: Simplify z into z 9.985 * [taylor]: Taking taylor expansion of z in x 9.985 * [backup-simplify]: Simplify z into z 9.985 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 9.985 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.985 * [taylor]: Taking taylor expansion of (* x x) in x 9.985 * [taylor]: Taking taylor expansion of x in x 9.986 * [backup-simplify]: Simplify 0 into 0 9.986 * [backup-simplify]: Simplify 1 into 1 9.986 * [taylor]: Taking taylor expansion of x in x 9.986 * [backup-simplify]: Simplify 0 into 0 9.986 * [backup-simplify]: Simplify 1 into 1 9.986 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.986 * [taylor]: Taking taylor expansion of y in x 9.986 * [backup-simplify]: Simplify y into y 9.986 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.986 * [taylor]: Taking taylor expansion of 3.0 in x 9.986 * [backup-simplify]: Simplify 3.0 into 3.0 9.986 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.987 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.987 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.987 * [backup-simplify]: Simplify (* 0 0) into 0 9.987 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.988 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.988 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 9.989 * [backup-simplify]: Simplify (/ (+ (pow y 2) (pow z 2)) (sqrt 3.0)) into (/ (+ (pow y 2) (pow z 2)) (sqrt 3.0)) 9.989 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0)) in z 9.989 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 9.989 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.989 * [taylor]: Taking taylor expansion of (* z z) in z 9.989 * [taylor]: Taking taylor expansion of z in z 9.989 * [backup-simplify]: Simplify 0 into 0 9.989 * [backup-simplify]: Simplify 1 into 1 9.989 * [taylor]: Taking taylor expansion of z in z 9.989 * [backup-simplify]: Simplify 0 into 0 9.989 * [backup-simplify]: Simplify 1 into 1 9.989 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 9.990 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.990 * [taylor]: Taking taylor expansion of (* x x) in z 9.990 * [taylor]: Taking taylor expansion of x in z 9.990 * [backup-simplify]: Simplify x into x 9.990 * [taylor]: Taking taylor expansion of x in z 9.990 * [backup-simplify]: Simplify x into x 9.990 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.990 * [taylor]: Taking taylor expansion of y in z 9.990 * [backup-simplify]: Simplify y into y 9.990 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.990 * [taylor]: Taking taylor expansion of 3.0 in z 9.990 * [backup-simplify]: Simplify 3.0 into 3.0 9.990 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.991 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.991 * [backup-simplify]: Simplify (* 0 0) into 0 9.992 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.992 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.992 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 9.992 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 9.993 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) into (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) 9.993 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (sqrt 3.0)) in z 9.993 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 9.993 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.993 * [taylor]: Taking taylor expansion of (* z z) in z 9.993 * [taylor]: Taking taylor expansion of z in z 9.993 * [backup-simplify]: Simplify 0 into 0 9.993 * [backup-simplify]: Simplify 1 into 1 9.993 * [taylor]: Taking taylor expansion of z in z 9.993 * [backup-simplify]: Simplify 0 into 0 9.993 * [backup-simplify]: Simplify 1 into 1 9.993 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 9.993 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.993 * [taylor]: Taking taylor expansion of (* x x) in z 9.994 * [taylor]: Taking taylor expansion of x in z 9.994 * [backup-simplify]: Simplify x into x 9.994 * [taylor]: Taking taylor expansion of x in z 9.994 * [backup-simplify]: Simplify x into x 9.994 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.994 * [taylor]: Taking taylor expansion of y in z 9.994 * [backup-simplify]: Simplify y into y 9.994 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.994 * [taylor]: Taking taylor expansion of 3.0 in z 9.994 * [backup-simplify]: Simplify 3.0 into 3.0 9.994 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.995 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.995 * [backup-simplify]: Simplify (* 0 0) into 0 9.995 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.995 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.996 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 9.996 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 9.997 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) into (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) 9.997 * [taylor]: Taking taylor expansion of (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) in x 9.997 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 9.997 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.997 * [taylor]: Taking taylor expansion of x in x 9.997 * [backup-simplify]: Simplify 0 into 0 9.997 * [backup-simplify]: Simplify 1 into 1 9.997 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.997 * [taylor]: Taking taylor expansion of y in x 9.997 * [backup-simplify]: Simplify y into y 9.997 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.997 * [taylor]: Taking taylor expansion of 3.0 in x 9.997 * [backup-simplify]: Simplify 3.0 into 3.0 9.998 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.998 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.998 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.999 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.999 * [backup-simplify]: Simplify (/ (pow y 2) (sqrt 3.0)) into (/ (pow y 2) (sqrt 3.0)) 9.999 * [taylor]: Taking taylor expansion of (/ (pow y 2) (sqrt 3.0)) in y 9.999 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.999 * [taylor]: Taking taylor expansion of y in y 9.999 * [backup-simplify]: Simplify 0 into 0 9.999 * [backup-simplify]: Simplify 1 into 1 9.999 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.999 * [taylor]: Taking taylor expansion of 3.0 in y 9.999 * [backup-simplify]: Simplify 3.0 into 3.0 10.000 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.000 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.001 * [backup-simplify]: Simplify (* 1 1) into 1 10.002 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.002 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.003 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 10.003 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.003 * [backup-simplify]: Simplify (+ 0 0) into 0 10.003 * [backup-simplify]: Simplify (+ 0 0) into 0 10.005 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.005 * [taylor]: Taking taylor expansion of 0 in x 10.005 * [backup-simplify]: Simplify 0 into 0 10.005 * [taylor]: Taking taylor expansion of 0 in y 10.005 * [backup-simplify]: Simplify 0 into 0 10.006 * [backup-simplify]: Simplify 0 into 0 10.006 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.006 * [backup-simplify]: Simplify (+ 0 0) into 0 10.008 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ (pow y 2) (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.008 * [taylor]: Taking taylor expansion of 0 in y 10.008 * [backup-simplify]: Simplify 0 into 0 10.008 * [backup-simplify]: Simplify 0 into 0 10.009 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 10.009 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 10.010 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 10.010 * [backup-simplify]: Simplify (+ 0 0) into 0 10.011 * [backup-simplify]: Simplify (+ 1 0) into 1 10.012 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.014 * [backup-simplify]: Simplify (- (/ 1 (sqrt 3.0)) (+ (* (/ (+ (pow x 2) (pow y 2)) (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into (/ 1 (sqrt 3.0)) 10.015 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 10.015 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.015 * [taylor]: Taking taylor expansion of 3.0 in x 10.015 * [backup-simplify]: Simplify 3.0 into 3.0 10.015 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.016 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.017 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.017 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 10.017 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 10.017 * [taylor]: Taking taylor expansion of 3.0 in y 10.017 * [backup-simplify]: Simplify 3.0 into 3.0 10.017 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.018 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.019 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.020 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.020 * [taylor]: Taking taylor expansion of 0 in y 10.020 * [backup-simplify]: Simplify 0 into 0 10.020 * [backup-simplify]: Simplify 0 into 0 10.020 * [backup-simplify]: Simplify (* 1 1) into 1 10.021 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 10.021 * [backup-simplify]: Simplify (+ 1 0) into 1 10.022 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.023 * [backup-simplify]: Simplify (- (/ 1 (sqrt 3.0)) (+ (* (/ (pow y 2) (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into (/ 1 (sqrt 3.0)) 10.023 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 10.023 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 10.023 * [taylor]: Taking taylor expansion of 3.0 in y 10.023 * [backup-simplify]: Simplify 3.0 into 3.0 10.024 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.024 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.025 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.025 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.025 * [backup-simplify]: Simplify 0 into 0 10.025 * [backup-simplify]: Simplify 0 into 0 10.026 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.028 * [backup-simplify]: Simplify (+ (* (/ 1 (sqrt 3.0)) (pow (* y (* 1 1)) 2)) (+ (* (/ 1 (sqrt 3.0)) (pow (* 1 (* x 1)) 2)) (* (/ 1 (sqrt 3.0)) (pow (* 1 (* 1 z)) 2)))) into (+ (/ (pow y 2) (sqrt 3.0)) (+ (/ (pow x 2) (sqrt 3.0)) (/ (pow z 2) (sqrt 3.0)))) 10.028 * [backup-simplify]: Simplify (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))) (sqrt 3.0)) into (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) 10.028 * [approximate]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in (z x y) around 0 10.029 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in y 10.029 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 10.029 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 10.029 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 10.029 * [taylor]: Taking taylor expansion of (/ 1 z) in y 10.029 * [taylor]: Taking taylor expansion of z in y 10.029 * [backup-simplify]: Simplify z into z 10.029 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 10.029 * [taylor]: Taking taylor expansion of (/ 1 z) in y 10.029 * [taylor]: Taking taylor expansion of z in y 10.029 * [backup-simplify]: Simplify z into z 10.029 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 10.029 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 10.029 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 10.029 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 10.029 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.029 * [taylor]: Taking taylor expansion of x in y 10.029 * [backup-simplify]: Simplify x into x 10.029 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.029 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.029 * [taylor]: Taking taylor expansion of x in y 10.029 * [backup-simplify]: Simplify x into x 10.029 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.029 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.029 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.029 * [taylor]: Taking taylor expansion of y in y 10.029 * [backup-simplify]: Simplify 0 into 0 10.029 * [backup-simplify]: Simplify 1 into 1 10.029 * [backup-simplify]: Simplify (* 1 1) into 1 10.030 * [backup-simplify]: Simplify (/ 1 1) into 1 10.030 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 10.030 * [taylor]: Taking taylor expansion of 3.0 in y 10.030 * [backup-simplify]: Simplify 3.0 into 3.0 10.030 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.030 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.031 * [backup-simplify]: Simplify (+ 0 1) into 1 10.031 * [backup-simplify]: Simplify (+ 0 1) into 1 10.031 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.031 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in x 10.032 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 10.032 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 10.032 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 10.032 * [taylor]: Taking taylor expansion of (/ 1 z) in x 10.032 * [taylor]: Taking taylor expansion of z in x 10.032 * [backup-simplify]: Simplify z into z 10.032 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 10.032 * [taylor]: Taking taylor expansion of (/ 1 z) in x 10.032 * [taylor]: Taking taylor expansion of z in x 10.032 * [backup-simplify]: Simplify z into z 10.032 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 10.032 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 10.032 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 10.032 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 10.032 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.032 * [taylor]: Taking taylor expansion of x in x 10.032 * [backup-simplify]: Simplify 0 into 0 10.032 * [backup-simplify]: Simplify 1 into 1 10.032 * [backup-simplify]: Simplify (/ 1 1) into 1 10.032 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.032 * [taylor]: Taking taylor expansion of x in x 10.032 * [backup-simplify]: Simplify 0 into 0 10.032 * [backup-simplify]: Simplify 1 into 1 10.033 * [backup-simplify]: Simplify (/ 1 1) into 1 10.033 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 10.033 * [taylor]: Taking taylor expansion of (pow y 2) in x 10.033 * [taylor]: Taking taylor expansion of y in x 10.033 * [backup-simplify]: Simplify y into y 10.033 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.033 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 10.033 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.033 * [taylor]: Taking taylor expansion of 3.0 in x 10.033 * [backup-simplify]: Simplify 3.0 into 3.0 10.033 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.034 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.034 * [backup-simplify]: Simplify (* 1 1) into 1 10.034 * [backup-simplify]: Simplify (+ 1 0) into 1 10.034 * [backup-simplify]: Simplify (+ 0 1) into 1 10.035 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.035 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in z 10.035 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 10.035 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 10.035 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 10.035 * [taylor]: Taking taylor expansion of (/ 1 z) in z 10.035 * [taylor]: Taking taylor expansion of z in z 10.035 * [backup-simplify]: Simplify 0 into 0 10.035 * [backup-simplify]: Simplify 1 into 1 10.035 * [backup-simplify]: Simplify (/ 1 1) into 1 10.035 * [taylor]: Taking taylor expansion of (/ 1 z) in z 10.035 * [taylor]: Taking taylor expansion of z in z 10.035 * [backup-simplify]: Simplify 0 into 0 10.035 * [backup-simplify]: Simplify 1 into 1 10.036 * [backup-simplify]: Simplify (/ 1 1) into 1 10.036 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 10.036 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 10.036 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 10.036 * [taylor]: Taking taylor expansion of (/ 1 x) in z 10.036 * [taylor]: Taking taylor expansion of x in z 10.036 * [backup-simplify]: Simplify x into x 10.036 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.036 * [taylor]: Taking taylor expansion of (/ 1 x) in z 10.036 * [taylor]: Taking taylor expansion of x in z 10.036 * [backup-simplify]: Simplify x into x 10.036 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.036 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 10.036 * [taylor]: Taking taylor expansion of (pow y 2) in z 10.036 * [taylor]: Taking taylor expansion of y in z 10.036 * [backup-simplify]: Simplify y into y 10.036 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.036 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 10.036 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 10.036 * [taylor]: Taking taylor expansion of 3.0 in z 10.036 * [backup-simplify]: Simplify 3.0 into 3.0 10.036 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.037 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.037 * [backup-simplify]: Simplify (* 1 1) into 1 10.037 * [backup-simplify]: Simplify (+ 1 0) into 1 10.038 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.038 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in z 10.038 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 10.038 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 10.038 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 10.038 * [taylor]: Taking taylor expansion of (/ 1 z) in z 10.038 * [taylor]: Taking taylor expansion of z in z 10.038 * [backup-simplify]: Simplify 0 into 0 10.038 * [backup-simplify]: Simplify 1 into 1 10.038 * [backup-simplify]: Simplify (/ 1 1) into 1 10.038 * [taylor]: Taking taylor expansion of (/ 1 z) in z 10.038 * [taylor]: Taking taylor expansion of z in z 10.038 * [backup-simplify]: Simplify 0 into 0 10.038 * [backup-simplify]: Simplify 1 into 1 10.039 * [backup-simplify]: Simplify (/ 1 1) into 1 10.039 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 10.039 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 10.039 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 10.039 * [taylor]: Taking taylor expansion of (/ 1 x) in z 10.039 * [taylor]: Taking taylor expansion of x in z 10.039 * [backup-simplify]: Simplify x into x 10.039 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.039 * [taylor]: Taking taylor expansion of (/ 1 x) in z 10.039 * [taylor]: Taking taylor expansion of x in z 10.039 * [backup-simplify]: Simplify x into x 10.039 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.039 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 10.039 * [taylor]: Taking taylor expansion of (pow y 2) in z 10.039 * [taylor]: Taking taylor expansion of y in z 10.039 * [backup-simplify]: Simplify y into y 10.039 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.039 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 10.039 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 10.039 * [taylor]: Taking taylor expansion of 3.0 in z 10.039 * [backup-simplify]: Simplify 3.0 into 3.0 10.040 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.040 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.040 * [backup-simplify]: Simplify (* 1 1) into 1 10.040 * [backup-simplify]: Simplify (+ 1 0) into 1 10.041 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.041 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 10.041 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.041 * [taylor]: Taking taylor expansion of 3.0 in x 10.041 * [backup-simplify]: Simplify 3.0 into 3.0 10.041 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.042 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.042 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.043 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.043 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.043 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.044 * [backup-simplify]: Simplify (+ 0 0) into 0 10.044 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.044 * [taylor]: Taking taylor expansion of 0 in x 10.044 * [backup-simplify]: Simplify 0 into 0 10.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.046 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.046 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 10.046 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 10.046 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 10.047 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.048 * [backup-simplify]: Simplify (- (/ (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) 10.048 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) in x 10.048 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (sqrt 3.0))) in x 10.048 * [taylor]: Taking taylor expansion of (* (pow x 2) (sqrt 3.0)) in x 10.048 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.048 * [taylor]: Taking taylor expansion of x in x 10.048 * [backup-simplify]: Simplify 0 into 0 10.048 * [backup-simplify]: Simplify 1 into 1 10.048 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.048 * [taylor]: Taking taylor expansion of 3.0 in x 10.048 * [backup-simplify]: Simplify 3.0 into 3.0 10.049 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.049 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.049 * [backup-simplify]: Simplify (* 1 1) into 1 10.050 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 10.051 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.051 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in x 10.051 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 10.051 * [taylor]: Taking taylor expansion of (pow y 2) in x 10.051 * [taylor]: Taking taylor expansion of y in x 10.051 * [backup-simplify]: Simplify y into y 10.051 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.051 * [taylor]: Taking taylor expansion of 3.0 in x 10.051 * [backup-simplify]: Simplify 3.0 into 3.0 10.051 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.051 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.051 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.052 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 10.052 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 10.053 * [backup-simplify]: Simplify (+ (/ 1 (sqrt 3.0)) 0) into (/ 1 (sqrt 3.0)) 10.053 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 10.053 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 10.053 * [taylor]: Taking taylor expansion of 3.0 in y 10.053 * [backup-simplify]: Simplify 3.0 into 3.0 10.054 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.054 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.055 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.055 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 10.055 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 10.055 * [taylor]: Taking taylor expansion of 3.0 in y 10.055 * [backup-simplify]: Simplify 3.0 into 3.0 10.056 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.056 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.057 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.058 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.059 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.060 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.060 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 10.061 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 10.061 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 10.061 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.061 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 10.062 * [backup-simplify]: Simplify (+ 0 0) into 0 10.062 * [backup-simplify]: Simplify (+ 0 0) into 0 10.063 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 10.067 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (/ 0 (sqrt 3.0))))) into 0 10.067 * [taylor]: Taking taylor expansion of 0 in x 10.067 * [backup-simplify]: Simplify 0 into 0 10.068 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.069 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 10.069 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.070 * [backup-simplify]: Simplify (+ 0 0) into 0 10.070 * [taylor]: Taking taylor expansion of 0 in y 10.070 * [backup-simplify]: Simplify 0 into 0 10.070 * [taylor]: Taking taylor expansion of 0 in y 10.070 * [backup-simplify]: Simplify 0 into 0 10.071 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.071 * [taylor]: Taking taylor expansion of 0 in y 10.071 * [backup-simplify]: Simplify 0 into 0 10.071 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.072 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.072 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.073 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 10.073 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 10.073 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 10.073 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 10.074 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 10.074 * [backup-simplify]: Simplify (+ 0 0) into 0 10.074 * [backup-simplify]: Simplify (+ 0 0) into 0 10.076 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 10.081 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.081 * [taylor]: Taking taylor expansion of 0 in x 10.082 * [backup-simplify]: Simplify 0 into 0 10.082 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.083 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.084 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 10.084 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.085 * [backup-simplify]: Simplify (+ 0 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 10.085 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in y 10.085 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in y 10.085 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.085 * [taylor]: Taking taylor expansion of y in y 10.085 * [backup-simplify]: Simplify 0 into 0 10.085 * [backup-simplify]: Simplify 1 into 1 10.085 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 10.085 * [taylor]: Taking taylor expansion of 3.0 in y 10.085 * [backup-simplify]: Simplify 3.0 into 3.0 10.085 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.086 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.086 * [backup-simplify]: Simplify (* 1 1) into 1 10.086 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 10.087 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.087 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.087 * [taylor]: Taking taylor expansion of 0 in y 10.088 * [backup-simplify]: Simplify 0 into 0 10.088 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.089 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.089 * [taylor]: Taking taylor expansion of 0 in y 10.089 * [backup-simplify]: Simplify 0 into 0 10.090 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.090 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.092 * [backup-simplify]: Simplify (+ (* (/ 1 (sqrt 3.0)) (pow (* 1 (* 1 (/ 1 (/ 1 z)))) 2)) (+ (* (/ 1 (sqrt 3.0)) (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) (* (/ 1 (sqrt 3.0)) (pow (* (/ 1 (/ 1 y)) (* 1 1)) 2)))) into (+ (/ (pow y 2) (sqrt 3.0)) (+ (/ (pow x 2) (sqrt 3.0)) (/ (pow z 2) (sqrt 3.0)))) 10.093 * [backup-simplify]: Simplify (/ (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))) (sqrt 3.0)) into (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) 10.093 * [approximate]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in (z x y) around 0 10.093 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in y 10.093 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 10.093 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 10.093 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 10.093 * [taylor]: Taking taylor expansion of (/ -1 z) in y 10.093 * [taylor]: Taking taylor expansion of -1 in y 10.093 * [backup-simplify]: Simplify -1 into -1 10.093 * [taylor]: Taking taylor expansion of z in y 10.093 * [backup-simplify]: Simplify z into z 10.093 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.093 * [taylor]: Taking taylor expansion of (/ -1 z) in y 10.093 * [taylor]: Taking taylor expansion of -1 in y 10.093 * [backup-simplify]: Simplify -1 into -1 10.093 * [taylor]: Taking taylor expansion of z in y 10.093 * [backup-simplify]: Simplify z into z 10.093 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.094 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 10.094 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 10.094 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 10.094 * [taylor]: Taking taylor expansion of (/ -1 x) in y 10.094 * [taylor]: Taking taylor expansion of -1 in y 10.094 * [backup-simplify]: Simplify -1 into -1 10.094 * [taylor]: Taking taylor expansion of x in y 10.094 * [backup-simplify]: Simplify x into x 10.094 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.094 * [taylor]: Taking taylor expansion of (/ -1 x) in y 10.094 * [taylor]: Taking taylor expansion of -1 in y 10.094 * [backup-simplify]: Simplify -1 into -1 10.094 * [taylor]: Taking taylor expansion of x in y 10.094 * [backup-simplify]: Simplify x into x 10.094 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.094 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.094 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.094 * [taylor]: Taking taylor expansion of y in y 10.094 * [backup-simplify]: Simplify 0 into 0 10.094 * [backup-simplify]: Simplify 1 into 1 10.094 * [backup-simplify]: Simplify (* 1 1) into 1 10.094 * [backup-simplify]: Simplify (/ 1 1) into 1 10.094 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 10.094 * [taylor]: Taking taylor expansion of 3.0 in y 10.094 * [backup-simplify]: Simplify 3.0 into 3.0 10.095 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.095 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.095 * [backup-simplify]: Simplify (+ 0 1) into 1 10.096 * [backup-simplify]: Simplify (+ 0 1) into 1 10.096 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.096 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in x 10.096 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 10.096 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 10.096 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 10.096 * [taylor]: Taking taylor expansion of (/ -1 z) in x 10.096 * [taylor]: Taking taylor expansion of -1 in x 10.096 * [backup-simplify]: Simplify -1 into -1 10.096 * [taylor]: Taking taylor expansion of z in x 10.096 * [backup-simplify]: Simplify z into z 10.096 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.097 * [taylor]: Taking taylor expansion of (/ -1 z) in x 10.097 * [taylor]: Taking taylor expansion of -1 in x 10.097 * [backup-simplify]: Simplify -1 into -1 10.097 * [taylor]: Taking taylor expansion of z in x 10.097 * [backup-simplify]: Simplify z into z 10.097 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.097 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 10.097 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 10.097 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 10.097 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.097 * [taylor]: Taking taylor expansion of -1 in x 10.097 * [backup-simplify]: Simplify -1 into -1 10.097 * [taylor]: Taking taylor expansion of x in x 10.097 * [backup-simplify]: Simplify 0 into 0 10.097 * [backup-simplify]: Simplify 1 into 1 10.097 * [backup-simplify]: Simplify (/ -1 1) into -1 10.097 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.097 * [taylor]: Taking taylor expansion of -1 in x 10.097 * [backup-simplify]: Simplify -1 into -1 10.097 * [taylor]: Taking taylor expansion of x in x 10.097 * [backup-simplify]: Simplify 0 into 0 10.097 * [backup-simplify]: Simplify 1 into 1 10.097 * [backup-simplify]: Simplify (/ -1 1) into -1 10.097 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 10.098 * [taylor]: Taking taylor expansion of (pow y 2) in x 10.098 * [taylor]: Taking taylor expansion of y in x 10.098 * [backup-simplify]: Simplify y into y 10.098 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.098 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 10.098 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.098 * [taylor]: Taking taylor expansion of 3.0 in x 10.098 * [backup-simplify]: Simplify 3.0 into 3.0 10.098 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.098 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.099 * [backup-simplify]: Simplify (* -1 -1) into 1 10.099 * [backup-simplify]: Simplify (+ 1 0) into 1 10.099 * [backup-simplify]: Simplify (+ 0 1) into 1 10.100 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.100 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in z 10.100 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 10.100 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 10.100 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 10.100 * [taylor]: Taking taylor expansion of (/ -1 z) in z 10.100 * [taylor]: Taking taylor expansion of -1 in z 10.100 * [backup-simplify]: Simplify -1 into -1 10.100 * [taylor]: Taking taylor expansion of z in z 10.100 * [backup-simplify]: Simplify 0 into 0 10.100 * [backup-simplify]: Simplify 1 into 1 10.100 * [backup-simplify]: Simplify (/ -1 1) into -1 10.100 * [taylor]: Taking taylor expansion of (/ -1 z) in z 10.101 * [taylor]: Taking taylor expansion of -1 in z 10.101 * [backup-simplify]: Simplify -1 into -1 10.101 * [taylor]: Taking taylor expansion of z in z 10.101 * [backup-simplify]: Simplify 0 into 0 10.101 * [backup-simplify]: Simplify 1 into 1 10.101 * [backup-simplify]: Simplify (/ -1 1) into -1 10.101 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 10.101 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 10.101 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 10.101 * [taylor]: Taking taylor expansion of (/ -1 x) in z 10.101 * [taylor]: Taking taylor expansion of -1 in z 10.101 * [backup-simplify]: Simplify -1 into -1 10.101 * [taylor]: Taking taylor expansion of x in z 10.101 * [backup-simplify]: Simplify x into x 10.101 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.101 * [taylor]: Taking taylor expansion of (/ -1 x) in z 10.101 * [taylor]: Taking taylor expansion of -1 in z 10.101 * [backup-simplify]: Simplify -1 into -1 10.101 * [taylor]: Taking taylor expansion of x in z 10.101 * [backup-simplify]: Simplify x into x 10.101 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.101 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 10.101 * [taylor]: Taking taylor expansion of (pow y 2) in z 10.101 * [taylor]: Taking taylor expansion of y in z 10.101 * [backup-simplify]: Simplify y into y 10.101 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.101 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 10.101 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 10.101 * [taylor]: Taking taylor expansion of 3.0 in z 10.101 * [backup-simplify]: Simplify 3.0 into 3.0 10.102 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.102 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.102 * [backup-simplify]: Simplify (* -1 -1) into 1 10.103 * [backup-simplify]: Simplify (+ 1 0) into 1 10.103 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.103 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (sqrt 3.0)) in z 10.103 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 10.103 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 10.103 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 10.103 * [taylor]: Taking taylor expansion of (/ -1 z) in z 10.103 * [taylor]: Taking taylor expansion of -1 in z 10.103 * [backup-simplify]: Simplify -1 into -1 10.103 * [taylor]: Taking taylor expansion of z in z 10.103 * [backup-simplify]: Simplify 0 into 0 10.103 * [backup-simplify]: Simplify 1 into 1 10.104 * [backup-simplify]: Simplify (/ -1 1) into -1 10.104 * [taylor]: Taking taylor expansion of (/ -1 z) in z 10.104 * [taylor]: Taking taylor expansion of -1 in z 10.104 * [backup-simplify]: Simplify -1 into -1 10.104 * [taylor]: Taking taylor expansion of z in z 10.104 * [backup-simplify]: Simplify 0 into 0 10.104 * [backup-simplify]: Simplify 1 into 1 10.104 * [backup-simplify]: Simplify (/ -1 1) into -1 10.104 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 10.104 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 10.104 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 10.104 * [taylor]: Taking taylor expansion of (/ -1 x) in z 10.104 * [taylor]: Taking taylor expansion of -1 in z 10.104 * [backup-simplify]: Simplify -1 into -1 10.104 * [taylor]: Taking taylor expansion of x in z 10.104 * [backup-simplify]: Simplify x into x 10.104 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.104 * [taylor]: Taking taylor expansion of (/ -1 x) in z 10.104 * [taylor]: Taking taylor expansion of -1 in z 10.104 * [backup-simplify]: Simplify -1 into -1 10.104 * [taylor]: Taking taylor expansion of x in z 10.104 * [backup-simplify]: Simplify x into x 10.104 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.104 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 10.105 * [taylor]: Taking taylor expansion of (pow y 2) in z 10.105 * [taylor]: Taking taylor expansion of y in z 10.105 * [backup-simplify]: Simplify y into y 10.105 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.105 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 10.105 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 10.105 * [taylor]: Taking taylor expansion of 3.0 in z 10.105 * [backup-simplify]: Simplify 3.0 into 3.0 10.105 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.105 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.106 * [backup-simplify]: Simplify (* -1 -1) into 1 10.106 * [backup-simplify]: Simplify (+ 1 0) into 1 10.106 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.106 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 10.107 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.107 * [taylor]: Taking taylor expansion of 3.0 in x 10.107 * [backup-simplify]: Simplify 3.0 into 3.0 10.107 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.107 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.108 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.108 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.109 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.109 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.109 * [backup-simplify]: Simplify (+ 0 0) into 0 10.110 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.110 * [taylor]: Taking taylor expansion of 0 in x 10.110 * [backup-simplify]: Simplify 0 into 0 10.111 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.111 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.112 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 10.112 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 10.112 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 10.112 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 10.113 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.115 * [backup-simplify]: Simplify (- (/ (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) 10.115 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) in x 10.115 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (sqrt 3.0))) in x 10.115 * [taylor]: Taking taylor expansion of (* (pow x 2) (sqrt 3.0)) in x 10.115 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.115 * [taylor]: Taking taylor expansion of x in x 10.115 * [backup-simplify]: Simplify 0 into 0 10.115 * [backup-simplify]: Simplify 1 into 1 10.115 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.115 * [taylor]: Taking taylor expansion of 3.0 in x 10.115 * [backup-simplify]: Simplify 3.0 into 3.0 10.115 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.116 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.116 * [backup-simplify]: Simplify (* 1 1) into 1 10.117 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 10.118 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.118 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in x 10.118 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 10.118 * [taylor]: Taking taylor expansion of (pow y 2) in x 10.118 * [taylor]: Taking taylor expansion of y in x 10.118 * [backup-simplify]: Simplify y into y 10.119 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.119 * [taylor]: Taking taylor expansion of 3.0 in x 10.119 * [backup-simplify]: Simplify 3.0 into 3.0 10.119 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.120 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.120 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.120 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 10.121 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 10.122 * [backup-simplify]: Simplify (+ (/ 1 (sqrt 3.0)) 0) into (/ 1 (sqrt 3.0)) 10.122 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 10.122 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 10.122 * [taylor]: Taking taylor expansion of 3.0 in y 10.123 * [backup-simplify]: Simplify 3.0 into 3.0 10.123 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.124 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.124 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.124 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 10.125 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 10.125 * [taylor]: Taking taylor expansion of 3.0 in y 10.125 * [backup-simplify]: Simplify 3.0 into 3.0 10.125 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.126 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.126 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.127 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.128 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.129 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 10.130 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 10.130 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 10.130 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 10.130 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.130 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 10.131 * [backup-simplify]: Simplify (+ 0 0) into 0 10.131 * [backup-simplify]: Simplify (+ 0 0) into 0 10.132 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 10.136 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (/ 0 (sqrt 3.0))))) into 0 10.136 * [taylor]: Taking taylor expansion of 0 in x 10.136 * [backup-simplify]: Simplify 0 into 0 10.137 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.137 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 10.139 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.139 * [backup-simplify]: Simplify (+ 0 0) into 0 10.139 * [taylor]: Taking taylor expansion of 0 in y 10.139 * [backup-simplify]: Simplify 0 into 0 10.139 * [taylor]: Taking taylor expansion of 0 in y 10.139 * [backup-simplify]: Simplify 0 into 0 10.140 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.140 * [taylor]: Taking taylor expansion of 0 in y 10.140 * [backup-simplify]: Simplify 0 into 0 10.141 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.142 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.143 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 10.144 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 10.144 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 10.144 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 10.145 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 10.145 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 10.146 * [backup-simplify]: Simplify (+ 0 0) into 0 10.146 * [backup-simplify]: Simplify (+ 0 0) into 0 10.147 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 10.149 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* (+ (/ 1 (* (pow x 2) (sqrt 3.0))) (/ 1 (* (pow y 2) (sqrt 3.0)))) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.149 * [taylor]: Taking taylor expansion of 0 in x 10.149 * [backup-simplify]: Simplify 0 into 0 10.150 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.151 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.151 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 10.152 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.152 * [backup-simplify]: Simplify (+ 0 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 10.152 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in y 10.152 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in y 10.152 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.152 * [taylor]: Taking taylor expansion of y in y 10.152 * [backup-simplify]: Simplify 0 into 0 10.153 * [backup-simplify]: Simplify 1 into 1 10.153 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 10.153 * [taylor]: Taking taylor expansion of 3.0 in y 10.153 * [backup-simplify]: Simplify 3.0 into 3.0 10.153 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.153 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.153 * [backup-simplify]: Simplify (* 1 1) into 1 10.154 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 10.155 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.155 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.155 * [taylor]: Taking taylor expansion of 0 in y 10.155 * [backup-simplify]: Simplify 0 into 0 10.156 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.157 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.157 * [taylor]: Taking taylor expansion of 0 in y 10.157 * [backup-simplify]: Simplify 0 into 0 10.157 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.158 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.160 * [backup-simplify]: Simplify (+ (* (/ 1 (sqrt 3.0)) (pow (* 1 (* 1 (/ 1 (/ 1 (- z))))) 2)) (+ (* (/ 1 (sqrt 3.0)) (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) (* (/ 1 (sqrt 3.0)) (pow (* (/ 1 (/ 1 (- y))) (* 1 1)) 2)))) into (+ (/ (pow y 2) (sqrt 3.0)) (+ (/ (pow x 2) (sqrt 3.0)) (/ (pow z 2) (sqrt 3.0)))) 10.160 * * * [progress]: simplifying candidates 10.164 * [simplify]: Simplifying: (expm1 (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (log1p (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (log (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (exp (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (cbrt (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 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (sqrt (* (cbrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (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 (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 (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (* (cbrt 3.0) (cbrt 3.0))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (cbrt 3.0)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt 1))) (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))))) (sqrt (sqrt 3.0)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (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)))) (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (* (cbrt 3.0) (cbrt 3.0))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 1))) (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 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) 1)) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (sqrt (/ 1 (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0))))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (sqrt 3.0)))) (sqrt (/ 1 (sqrt (* (cbrt 3.0) (cbrt 3.0))))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt (cbrt 3.0)))) (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt (sqrt 3.0)))) (sqrt (/ 1 (sqrt 1))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt (sqrt 3.0)))) (sqrt (/ 1 1)) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt 1) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 (sqrt 3.0))) (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0)) (/ 1 2) (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)))) (expm1 (/ 1 (sqrt 3.0))) (log1p (/ 1 (sqrt 3.0))) (- 1/2) (- 1) (- (/ 1 2)) (- (log (sqrt 3.0))) (- 0 (log (sqrt 3.0))) (- (log 1) (log (sqrt 3.0))) (log (/ 1 (sqrt 3.0))) (exp (/ 1 (sqrt 3.0))) (/ (* (* 1 1) 1) (* (* (sqrt 3.0) (sqrt 3.0)) (sqrt 3.0))) (* (cbrt (/ 1 (sqrt 3.0))) (cbrt (/ 1 (sqrt 3.0)))) (cbrt (/ 1 (sqrt 3.0))) (* (* (/ 1 (sqrt 3.0)) (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0))) (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ 1 (sqrt 3.0))) (- 1) (- (sqrt 3.0)) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (cbrt 1) (cbrt (sqrt 3.0))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (cbrt 1) (sqrt (cbrt 3.0))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt 3.0))) (/ (cbrt 1) (sqrt (sqrt 3.0))) (/ (* (cbrt 1) (cbrt 1)) (sqrt 1)) (/ (cbrt 1) (sqrt 3.0)) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt 3.0))) (/ (cbrt 1) (sqrt (sqrt 3.0))) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (sqrt 3.0)) (/ (sqrt 1) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt 1) (cbrt (sqrt 3.0))) (/ (sqrt 1) (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (sqrt 1) (sqrt (cbrt 3.0))) (/ (sqrt 1) (sqrt (sqrt 3.0))) (/ (sqrt 1) (sqrt (sqrt 3.0))) (/ (sqrt 1) (sqrt 1)) (/ (sqrt 1) (sqrt 3.0)) (/ (sqrt 1) (sqrt (sqrt 3.0))) (/ (sqrt 1) (sqrt (sqrt 3.0))) (/ (sqrt 1) 1) (/ (sqrt 1) (sqrt 3.0)) (/ 1 (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ 1 (cbrt (sqrt 3.0))) (/ 1 (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ 1 (sqrt (cbrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) (/ 1 (sqrt 1)) (/ 1 (sqrt 3.0)) (/ 1 (sqrt (sqrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) (/ 1 1) (/ 1 (sqrt 3.0)) (/ 1 (sqrt 3.0)) (/ (sqrt 3.0) 1) (/ 1 (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ 1 (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ 1 (sqrt (sqrt 3.0))) (/ 1 (sqrt 1)) (/ 1 (sqrt (sqrt 3.0))) (/ 1 1) (/ (sqrt 3.0) (cbrt 1)) (/ (sqrt 3.0) (sqrt 1)) (/ (sqrt 3.0) 1) (expm1 (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (log1p (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (/ 1 (sqrt 3.0)) (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (/ 1 (sqrt 3.0)) (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (+ (log (sqrt (/ 1 (sqrt 3.0)))) (log (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (log (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (exp (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (* (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ 1 (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 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (cbrt (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (cbrt (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))))) (cbrt (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (* (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (/ 1 (sqrt 3.0)) (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (sqrt (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt 1) (sqrt (fma z z (fma x x (* y y))))) (* (sqrt (sqrt 3.0)) (sqrt (sqrt 3.0))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (* (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (* (cbrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (cbrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (* (cbrt 3.0) (cbrt 3.0)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt 1)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) 1))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (* (cbrt 3.0) (cbrt 3.0)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 1)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) 1))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ 1 (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ 1 (sqrt (* (cbrt 3.0) (cbrt 3.0)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ 1 (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ 1 (sqrt 1)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ 1 (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ 1 1))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt 1)) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (fma z z (fma x x (* y y))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) 1) (* (cbrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (cbrt (/ 1 (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ (cbrt 1) (cbrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ (cbrt 1) (sqrt (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ (cbrt 1) (sqrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ (cbrt 1) (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ (cbrt 1) (sqrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ (cbrt 1) (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ (sqrt 1) (cbrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ (sqrt 1) (sqrt (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ (sqrt 1) (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ (sqrt 1) (sqrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ (sqrt 1) (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (cbrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (fma z z (fma x x (* y y))))) (* (sqrt 1) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (expm1 (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (log1p (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (- (log (fma z z (fma x x (* y y)))) (log (sqrt 3.0))) (log (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (exp (/ (fma z z (fma x x (* y y))) (sqrt 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)))) (* (* (sqrt 3.0) (sqrt 3.0)) (sqrt 3.0))) (* (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))) (sqrt 3.0))) (* (* (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (/ (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 3.0))) (- (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 (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (cbrt 3.0))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt 1)) (/ (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))))) (sqrt (sqrt 3.0))) (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (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)))) (sqrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 1)) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) 1) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ 1 (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (fma z z (fma x x (* y y))) (cbrt (sqrt 3.0))) (/ 1 (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (fma z z (fma x x (* y y))) (sqrt (cbrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) (/ (fma z z (fma x x (* y y))) (sqrt (sqrt 3.0))) (/ 1 (sqrt 1)) (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (/ 1 (sqrt (sqrt 3.0))) (/ (fma z z (fma x x (* y y))) (sqrt (sqrt 3.0))) (/ 1 1) (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (/ 1 (sqrt 3.0)) (/ (sqrt 3.0) (fma z z (fma x x (* y y)))) (/ (fma z z (fma x x (* y y))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (fma z z (fma x x (* y y))) (sqrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (fma z z (fma x x (* y y))) (sqrt (sqrt 3.0))) (/ (fma z z (fma x x (* y y))) (sqrt 1)) (/ (fma z z (fma x x (* y y))) (sqrt (sqrt 3.0))) (/ (fma z z (fma x x (* y y))) 1) (/ (sqrt 3.0) (cbrt (fma z z (fma x x (* y y))))) (/ (sqrt 3.0) (sqrt (fma z z (fma x x (* y y))))) (/ (sqrt 3.0) (fma z z (fma x x (* y y)))) (* y (sqrt (/ 1 (sqrt 3.0)))) (* z (sqrt (/ 1 (sqrt 3.0)))) (* -1 (* z (sqrt (/ 1 (sqrt 3.0))))) (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (/ y (sqrt 3.0)) (/ z (sqrt 3.0)) (* -1 (/ z (sqrt 3.0))) (+ (/ (pow y 2) (sqrt 3.0)) (+ (/ (pow x 2) (sqrt 3.0)) (/ (pow z 2) (sqrt 3.0)))) (+ (/ (pow y 2) (sqrt 3.0)) (+ (/ (pow x 2) (sqrt 3.0)) (/ (pow z 2) (sqrt 3.0)))) (+ (/ (pow y 2) (sqrt 3.0)) (+ (/ (pow x 2) (sqrt 3.0)) (/ (pow z 2) (sqrt 3.0)))) 10.170 * * [simplify]: Extracting # 0 : cost 0 10.170 * * [simplify]: Extracting # 1 : cost 0 10.171 * * [simplify]: Extracting # 2 : cost 0 10.171 * * [simplify]: Extracting # 3 : cost 0 10.171 * * [simplify]: Extracting # 4 : cost 0 10.171 * * [simplify]: Extracting # 5 : cost 0 10.172 * * [simplify]: Extracting # 6 : cost 0 10.172 * * [simplify]: Extracting # 7 : cost 0 10.172 * * [simplify]: iteration 0 : 244 enodes (cost 4745 ) 10.246 * * [simplify]: Extracting # 0 : cost 0 10.246 * * [simplify]: Extracting # 1 : cost 0 10.247 * * [simplify]: Extracting # 2 : cost 0 10.247 * * [simplify]: Extracting # 3 : cost 0 10.248 * * [simplify]: Extracting # 4 : cost 0 10.248 * * [simplify]: iteration 1 : 421 enodes (cost 4424 ) 10.429 * * [simplify]: Extracting # 0 : cost 0 10.432 * * [simplify]: Extracting # 1 : cost 0 10.436 * * [simplify]: Extracting # 2 : cost 0 10.440 * * [simplify]: Extracting # 3 : cost 0 10.443 * * [simplify]: Extracting # 4 : cost 0 10.446 * * [simplify]: iteration 2 : 1718 enodes (cost 4232 ) 11.606 * * [simplify]: Extracting # 0 : cost 0 11.624 * * [simplify]: Extracting # 1 : cost 0 11.628 * * [simplify]: Extracting # 2 : cost 0 11.643 * * [simplify]: Extracting # 3 : cost 0 11.652 * * [simplify]: Extracting # 4 : cost 0 11.659 * * [simplify]: iteration done: 5000 enodes (cost 4230 ) 11.661 * [simplify]: Simplified to: (expm1 (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (log1p (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (log (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (exp (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (pow (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) 3) (fabs (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 (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)))) (fabs (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (fabs (cbrt 3.0)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (cbrt 3.0)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0)))) (fabs (cbrt (fma z z (fma x x (* y y))))) (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))))) (sqrt (sqrt 3.0)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0)))) (fabs (cbrt (fma z z (fma x x (* y y))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (fabs (cbrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0)))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (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 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0)))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (fabs (/ 1 (cbrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (sqrt 3.0)))) (sqrt (/ 1 (fabs (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt (cbrt 3.0)))) (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt (sqrt 3.0)))) 1 (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt (sqrt 3.0)))) 1 (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) 1 (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 (sqrt 3.0))) (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0)) 1/2 (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)))) (expm1 (/ 1 (sqrt 3.0))) (log1p (/ 1 (sqrt 3.0))) -1/2 -1 -1/2 (- (log (sqrt 3.0))) (- (log (sqrt 3.0))) (- (log (sqrt 3.0))) (- (log (sqrt 3.0))) (exp (/ 1 (sqrt 3.0))) (/ (/ 1 3.0) (sqrt 3.0)) (* (cbrt (/ 1 (sqrt 3.0))) (cbrt (/ 1 (sqrt 3.0)))) (cbrt (/ 1 (sqrt 3.0))) (pow (/ 1 (sqrt 3.0)) 3) (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ 1 (sqrt 3.0))) -1 (- (sqrt 3.0)) (/ 1 (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ 1 (cbrt (sqrt 3.0))) (/ 1 (fabs (cbrt 3.0))) (/ 1 (sqrt (cbrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) 1 (/ 1 (sqrt 3.0)) (/ 1 (sqrt (sqrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) 1 (/ 1 (sqrt 3.0)) (/ 1 (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ 1 (cbrt (sqrt 3.0))) (/ 1 (fabs (cbrt 3.0))) (/ 1 (sqrt (cbrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) 1 (/ 1 (sqrt 3.0)) (/ 1 (sqrt (sqrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) 1 (/ 1 (sqrt 3.0)) (/ 1 (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ 1 (cbrt (sqrt 3.0))) (/ 1 (fabs (cbrt 3.0))) (/ 1 (sqrt (cbrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) 1 (/ 1 (sqrt 3.0)) (/ 1 (sqrt (sqrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) 1 (/ 1 (sqrt 3.0)) (/ 1 (sqrt 3.0)) (sqrt 3.0) (/ 1 (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ 1 (fabs (cbrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) 1 (/ 1 (sqrt (sqrt 3.0))) 1 (sqrt 3.0) (sqrt 3.0) (sqrt 3.0) (expm1 (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (log1p (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (/ (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (sqrt 3.0)) (* (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 (sqrt 3.0)))) (/ (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (sqrt 3.0)) (log (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (log (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (exp (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (pow (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) 3) (* (cbrt (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (cbrt (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))))) (cbrt (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (pow (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) 3) (/ (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (sqrt 3.0)) (sqrt (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (sqrt (* (sqrt (/ 1 (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 3.0) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (* (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))))) (* (sqrt (/ 1 (sqrt 3.0))) (fabs (cbrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (* (fabs (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0)))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (fabs (cbrt 3.0)))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (* (fabs (cbrt (fma z z (fma x x (* y y))))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (* (fabs (cbrt (fma z z (fma x x (* y y))))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (fabs (cbrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y)))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y)))))) (* (sqrt (/ 1 (sqrt 3.0))) (fabs (/ 1 (cbrt (sqrt 3.0))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ 1 (fabs (cbrt 3.0))))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ 1 (sqrt 3.0))) (* (sqrt (/ 1 (sqrt (sqrt 3.0)))) (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ 1 (sqrt 3.0))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (fma z z (fma x x (* y y))))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))))) (sqrt (/ 1 (sqrt 3.0))) (* (cbrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (cbrt (/ 1 (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (sqrt (/ 1 (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (cbrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt (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 (/ 1 (sqrt (sqrt 3.0))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 (sqrt (sqrt 3.0))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (/ 1 (cbrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt (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 (/ 1 (sqrt (sqrt 3.0))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 (sqrt (sqrt 3.0))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (/ 1 (cbrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt (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 (/ 1 (sqrt (sqrt 3.0))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 (sqrt (sqrt 3.0))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (sqrt (/ 1 (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 3.0))) (sqrt (/ 1 (sqrt 3.0)))) (* (sqrt (/ 1 (sqrt 3.0))) (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (expm1 (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (log1p (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (log (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (log (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (exp (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (pow (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) 3) (* (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))) (sqrt 3.0))) (pow (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) 3) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (- (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 (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (fabs (cbrt 3.0))) (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (cbrt 3.0))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (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)))) (sqrt 3.0)) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))) (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (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)))) (sqrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (fabs (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (sqrt (fma z z (fma x x (* y y)))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))) (sqrt (fma z z (fma x x (* y y)))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ 1 (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (fma z z (fma x x (* y y))) (cbrt (sqrt 3.0))) (/ 1 (fabs (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (sqrt (cbrt 3.0))) (/ 1 (sqrt (sqrt 3.0))) (/ (fma z z (fma x x (* y y))) (sqrt (sqrt 3.0))) 1 (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (/ 1 (sqrt (sqrt 3.0))) (/ (fma z z (fma x x (* y y))) (sqrt (sqrt 3.0))) 1 (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (/ 1 (sqrt 3.0)) (/ (sqrt 3.0) (fma z z (fma x x (* y y)))) (/ (fma z z (fma x x (* y y))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))) (/ (fma z z (fma x x (* y y))) (fabs (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (sqrt (sqrt 3.0))) (fma z z (fma x x (* y y))) (/ (fma z z (fma x x (* y y))) (sqrt (sqrt 3.0))) (fma z z (fma x x (* y y))) (/ (sqrt 3.0) (cbrt (fma z z (fma x x (* y y))))) (/ (sqrt 3.0) (sqrt (fma z z (fma x x (* y y))))) (/ (sqrt 3.0) (fma z z (fma x x (* y y)))) (* (sqrt (/ 1 (sqrt 3.0))) y) (* z (sqrt (/ 1 (sqrt 3.0)))) (- (* z (sqrt (/ 1 (sqrt 3.0))))) (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (/ y (sqrt 3.0)) (/ z (sqrt 3.0)) (/ (- z) (sqrt 3.0)) (+ (/ (pow y 2) (sqrt 3.0)) (+ (/ (pow x 2) (sqrt 3.0)) (/ (pow z 2) (sqrt 3.0)))) (+ (/ (pow y 2) (sqrt 3.0)) (+ (/ (pow x 2) (sqrt 3.0)) (/ (pow z 2) (sqrt 3.0)))) (+ (/ (pow y 2) (sqrt 3.0)) (+ (/ (pow x 2) (sqrt 3.0)) (/ (pow z 2) (sqrt 3.0)))) 11.663 * * * [progress]: adding candidates to table 12.573 * [progress]: [Phase 3 of 3] Extracting. 12.574 * * [regime]: Finding splitpoints for: (# # # # # # # # # # #) 12.576 * * * [regime-changes]: Trying 4 branch expressions: ((* y y) z y x) 12.576 * * * * [regimes]: Trying to branch on (* y y) from (# # # # # # # # # # #) 12.652 * * * * [regimes]: Trying to branch on (* y y) from (# # # # # # # #) 12.747 * * * * [regimes]: Trying to branch on z from (# # # # # # # # # # #) 12.833 * * * * [regimes]: Trying to branch on y from (# # # # # # # # # # #) 12.957 * * * * [regimes]: Trying to branch on x from (# # # # # # # # # # #) 13.067 * * * [regime]: Found split indices: #