30.893 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.035 * * * [progress]: [2/2] Setting up program. 0.039 * [progress]: [Phase 2 of 3] Improving. 0.039 * [simplify]: Simplifying: (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) 0.039 * * [simplify]: Extracting # 0 : cost 0 0.040 * * [simplify]: Extracting # 1 : cost 0 0.040 * * [simplify]: Extracting # 2 : cost 0 0.040 * * [simplify]: Extracting # 3 : cost 0 0.040 * * [simplify]: Extracting # 4 : cost 0 0.040 * * [simplify]: Extracting # 5 : cost 0 0.040 * * [simplify]: Extracting # 6 : cost 0 0.040 * * [simplify]: Extracting # 7 : cost 0 0.040 * * [simplify]: iteration 0 : 11 enodes (cost 14 ) 0.044 * * [simplify]: Extracting # 0 : cost 0 0.044 * * [simplify]: Extracting # 1 : cost 0 0.044 * * [simplify]: Extracting # 2 : cost 0 0.044 * * [simplify]: iteration 1 : 16 enodes (cost 13 ) 0.049 * * [simplify]: Extracting # 0 : cost 0 0.049 * * [simplify]: Extracting # 1 : cost 0 0.049 * * [simplify]: Extracting # 2 : cost 0 0.050 * * [simplify]: iteration 2 : 26 enodes (cost 12 ) 0.058 * * [simplify]: Extracting # 0 : cost 0 0.058 * * [simplify]: Extracting # 1 : cost 0 0.058 * * [simplify]: iteration 3 : 33 enodes (cost 12 ) 0.066 * * [simplify]: Extracting # 0 : cost 0 0.067 * * [simplify]: iteration done: 33 enodes (cost 12 ) 0.067 * [simplify]: Simplified to: (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) 0.084 * * [progress]: iteration 1 / 4 0.084 * * * [progress]: picking best candidate 0.089 * * * * [pick]: Picked # 0.089 * * * [progress]: localizing error 0.101 * * * [progress]: generating rewritten candidates 0.102 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 0.106 * * * * [progress]: [ 2 / 2 ] rewriting at (2 1) 0.113 * * * [progress]: generating series expansions 0.113 * * * * [progress]: [ 1 / 2 ] generating series at (2) 0.113 * [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.113 * [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.113 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in y 0.113 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 0.113 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 0.113 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.113 * [taylor]: Taking taylor expansion of (* z z) in y 0.113 * [taylor]: Taking taylor expansion of z in y 0.113 * [backup-simplify]: Simplify z into z 0.113 * [taylor]: Taking taylor expansion of z in y 0.113 * [backup-simplify]: Simplify z into z 0.113 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 0.114 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.114 * [taylor]: Taking taylor expansion of (* x x) in y 0.114 * [taylor]: Taking taylor expansion of x in y 0.114 * [backup-simplify]: Simplify x into x 0.114 * [taylor]: Taking taylor expansion of x in y 0.114 * [backup-simplify]: Simplify x into x 0.114 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.114 * [taylor]: Taking taylor expansion of y in y 0.114 * [backup-simplify]: Simplify 0 into 0 0.114 * [backup-simplify]: Simplify 1 into 1 0.114 * [backup-simplify]: Simplify (* z z) into (pow z 2) 0.114 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.114 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 0.114 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 0.114 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 0.114 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 0.114 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.115 * [backup-simplify]: Simplify (+ 0 0) into 0 0.115 * [backup-simplify]: Simplify (+ 0 0) into 0 0.115 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 0.115 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.115 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.115 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.116 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.116 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.116 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in x 0.116 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 0.116 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 0.116 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.116 * [taylor]: Taking taylor expansion of (* z z) in x 0.116 * [taylor]: Taking taylor expansion of z in x 0.116 * [backup-simplify]: Simplify z into z 0.116 * [taylor]: Taking taylor expansion of z in x 0.116 * [backup-simplify]: Simplify z into z 0.116 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 0.116 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.116 * [taylor]: Taking taylor expansion of (* x x) in x 0.117 * [taylor]: Taking taylor expansion of x in x 0.117 * [backup-simplify]: Simplify 0 into 0 0.117 * [backup-simplify]: Simplify 1 into 1 0.117 * [taylor]: Taking taylor expansion of x in x 0.117 * [backup-simplify]: Simplify 0 into 0 0.117 * [backup-simplify]: Simplify 1 into 1 0.117 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.117 * [taylor]: Taking taylor expansion of y in x 0.117 * [backup-simplify]: Simplify y into y 0.117 * [backup-simplify]: Simplify (* z z) into (pow z 2) 0.117 * [backup-simplify]: Simplify (* 0 0) into 0 0.117 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.117 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 0.117 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 0.117 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 0.117 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 0.118 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 0.118 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.118 * [backup-simplify]: Simplify (+ 0 0) into 0 0.118 * [backup-simplify]: Simplify (+ 0 0) into 0 0.119 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 0.119 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.119 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.119 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.119 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.119 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.119 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in z 0.119 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 0.119 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 0.119 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.120 * [taylor]: Taking taylor expansion of (* z z) in z 0.120 * [taylor]: Taking taylor expansion of z in z 0.120 * [backup-simplify]: Simplify 0 into 0 0.120 * [backup-simplify]: Simplify 1 into 1 0.120 * [taylor]: Taking taylor expansion of z in z 0.120 * [backup-simplify]: Simplify 0 into 0 0.120 * [backup-simplify]: Simplify 1 into 1 0.120 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 0.120 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.120 * [taylor]: Taking taylor expansion of (* x x) in z 0.120 * [taylor]: Taking taylor expansion of x in z 0.120 * [backup-simplify]: Simplify x into x 0.120 * [taylor]: Taking taylor expansion of x in z 0.120 * [backup-simplify]: Simplify x into x 0.120 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.120 * [taylor]: Taking taylor expansion of y in z 0.120 * [backup-simplify]: Simplify y into y 0.120 * [backup-simplify]: Simplify (* 0 0) into 0 0.120 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.120 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.120 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 0.120 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 0.121 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 0.121 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 0.121 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.121 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.121 * [backup-simplify]: Simplify (+ 0 0) into 0 0.122 * [backup-simplify]: Simplify (+ 0 0) into 0 0.122 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 0.122 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.122 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.122 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.122 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.122 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.123 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in z 0.123 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 0.123 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 0.123 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.123 * [taylor]: Taking taylor expansion of (* z z) in z 0.123 * [taylor]: Taking taylor expansion of z in z 0.123 * [backup-simplify]: Simplify 0 into 0 0.123 * [backup-simplify]: Simplify 1 into 1 0.123 * [taylor]: Taking taylor expansion of z in z 0.123 * [backup-simplify]: Simplify 0 into 0 0.123 * [backup-simplify]: Simplify 1 into 1 0.123 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 0.123 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.123 * [taylor]: Taking taylor expansion of (* x x) in z 0.123 * [taylor]: Taking taylor expansion of x in z 0.123 * [backup-simplify]: Simplify x into x 0.123 * [taylor]: Taking taylor expansion of x in z 0.123 * [backup-simplify]: Simplify x into x 0.123 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.123 * [taylor]: Taking taylor expansion of y in z 0.123 * [backup-simplify]: Simplify y into y 0.123 * [backup-simplify]: Simplify (* 0 0) into 0 0.123 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.123 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.123 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 0.124 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 0.124 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 0.124 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 0.124 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.124 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.125 * [backup-simplify]: Simplify (+ 0 0) into 0 0.125 * [backup-simplify]: Simplify (+ 0 0) into 0 0.125 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 0.125 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.125 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.125 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.125 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.126 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.126 * [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.126 * [taylor]: Taking taylor expansion of (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) in x 0.126 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 0.126 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 0.126 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.126 * [taylor]: Taking taylor expansion of x in x 0.126 * [backup-simplify]: Simplify 0 into 0 0.126 * [backup-simplify]: Simplify 1 into 1 0.126 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.126 * [taylor]: Taking taylor expansion of y in x 0.126 * [backup-simplify]: Simplify y into y 0.126 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.127 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 0.127 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 0.127 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.127 * [backup-simplify]: Simplify (+ 0 0) into 0 0.127 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 0.127 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.127 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.127 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.127 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.128 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.128 * [backup-simplify]: Simplify (* y (sqrt 0.3333333333333333)) into (* y (sqrt 0.3333333333333333)) 0.128 * [taylor]: Taking taylor expansion of (* y (sqrt 0.3333333333333333)) in y 0.128 * [taylor]: Taking taylor expansion of y in y 0.128 * [backup-simplify]: Simplify 0 into 0 0.128 * [backup-simplify]: Simplify 1 into 1 0.128 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.128 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.128 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.128 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.129 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.129 * [backup-simplify]: Simplify (* 0 (sqrt 0.3333333333333333)) into 0 0.129 * [backup-simplify]: Simplify 0 into 0 0.130 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.130 * [taylor]: Taking taylor expansion of 0 in x 0.130 * [backup-simplify]: Simplify 0 into 0 0.130 * [taylor]: Taking taylor expansion of 0 in y 0.130 * [backup-simplify]: Simplify 0 into 0 0.130 * [backup-simplify]: Simplify 0 into 0 0.130 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.131 * [taylor]: Taking taylor expansion of 0 in y 0.131 * [backup-simplify]: Simplify 0 into 0 0.131 * [backup-simplify]: Simplify 0 into 0 0.133 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 0.3333333333333333))) into (sqrt 0.3333333333333333) 0.133 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.134 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.135 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 0.135 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.136 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.136 * [backup-simplify]: Simplify (+ 0 0) into 0 0.137 * [backup-simplify]: Simplify (+ 1 0) into 1 0.138 * [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.139 * [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.139 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (sqrt 0.3333333333333333))) in x 0.139 * [taylor]: Taking taylor expansion of 1/2 in x 0.139 * [backup-simplify]: Simplify 1/2 into 1/2 0.139 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (sqrt 0.3333333333333333)) in x 0.139 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 0.139 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 0.140 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 0.140 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.140 * [taylor]: Taking taylor expansion of x in x 0.140 * [backup-simplify]: Simplify 0 into 0 0.140 * [backup-simplify]: Simplify 1 into 1 0.140 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.140 * [taylor]: Taking taylor expansion of y in x 0.140 * [backup-simplify]: Simplify y into y 0.140 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.140 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 0.140 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.140 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 0.140 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.141 * [backup-simplify]: Simplify (+ 0 0) into 0 0.141 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.141 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 0.141 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.141 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.141 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.142 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.143 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.143 * [backup-simplify]: Simplify (* (/ 1 y) (sqrt 0.3333333333333333)) into (/ (sqrt 0.3333333333333333) y) 0.144 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) y)) into (* 1/2 (/ (sqrt 0.3333333333333333) y)) 0.144 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) y)) in y 0.144 * [taylor]: Taking taylor expansion of 1/2 in y 0.144 * [backup-simplify]: Simplify 1/2 into 1/2 0.144 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) y) in y 0.144 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.144 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.144 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.144 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.145 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.145 * [taylor]: Taking taylor expansion of y in y 0.145 * [backup-simplify]: Simplify 0 into 0 0.145 * [backup-simplify]: Simplify 1 into 1 0.146 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.147 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.148 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.148 * [backup-simplify]: Simplify 0 into 0 0.148 * [taylor]: Taking taylor expansion of 0 in y 0.148 * [backup-simplify]: Simplify 0 into 0 0.148 * [backup-simplify]: Simplify 0 into 0 0.149 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.150 * [backup-simplify]: Simplify (* 1 1) into 1 0.150 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.151 * [backup-simplify]: Simplify (+ 1 0) into 1 0.151 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 0.152 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* (/ 1/2 y) (sqrt 0.3333333333333333)))) into (* 1/2 (/ (sqrt 0.3333333333333333) y)) 0.152 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) y)) in y 0.153 * [taylor]: Taking taylor expansion of 1/2 in y 0.153 * [backup-simplify]: Simplify 1/2 into 1/2 0.153 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) y) in y 0.153 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.153 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.153 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.153 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.154 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.154 * [taylor]: Taking taylor expansion of y in y 0.154 * [backup-simplify]: Simplify 0 into 0 0.154 * [backup-simplify]: Simplify 1 into 1 0.155 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.156 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.157 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.157 * [backup-simplify]: Simplify 0 into 0 0.157 * [backup-simplify]: Simplify 0 into 0 0.157 * [backup-simplify]: Simplify 0 into 0 0.158 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.158 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.158 * [backup-simplify]: Simplify 0 into 0 0.159 * [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.160 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.160 * [taylor]: Taking taylor expansion of (/ 1 z) in y 0.160 * [taylor]: Taking taylor expansion of z in y 0.160 * [backup-simplify]: Simplify z into z 0.160 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.160 * [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.160 * [backup-simplify]: Simplify (* 1 1) into 1 0.160 * [backup-simplify]: Simplify (/ 1 1) into 1 0.161 * [backup-simplify]: Simplify (+ 0 1) into 1 0.161 * [backup-simplify]: Simplify (+ 0 1) into 1 0.161 * [backup-simplify]: Simplify (sqrt 1) into 1 0.162 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.162 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.162 * [backup-simplify]: Simplify (+ 0 0) into 0 0.163 * [backup-simplify]: Simplify (+ 0 0) into 0 0.163 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.163 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.163 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.163 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.163 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.164 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.164 * [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.164 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 0.164 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 0.164 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.164 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 0.164 * [taylor]: Taking taylor expansion of (/ 1 z) in x 0.164 * [taylor]: Taking taylor expansion of z in x 0.164 * [backup-simplify]: Simplify z into z 0.164 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.164 * [taylor]: Taking taylor expansion of (/ 1 z) in x 0.164 * [taylor]: Taking taylor expansion of z in x 0.164 * [backup-simplify]: Simplify z into z 0.164 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.164 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 0.164 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.164 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 0.164 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.164 * [taylor]: Taking taylor expansion of x in x 0.164 * [backup-simplify]: Simplify 0 into 0 0.164 * [backup-simplify]: Simplify 1 into 1 0.165 * [backup-simplify]: Simplify (/ 1 1) into 1 0.165 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.165 * [taylor]: Taking taylor expansion of x in x 0.165 * [backup-simplify]: Simplify 0 into 0 0.165 * [backup-simplify]: Simplify 1 into 1 0.165 * [backup-simplify]: Simplify (/ 1 1) into 1 0.165 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.165 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.165 * [taylor]: Taking taylor expansion of y in x 0.165 * [backup-simplify]: Simplify y into y 0.165 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.165 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.165 * [backup-simplify]: Simplify (* 1 1) into 1 0.166 * [backup-simplify]: Simplify (+ 1 0) into 1 0.166 * [backup-simplify]: Simplify (+ 0 1) into 1 0.166 * [backup-simplify]: Simplify (sqrt 1) into 1 0.167 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.167 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.167 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.168 * [backup-simplify]: Simplify (+ 0 0) into 0 0.168 * [backup-simplify]: Simplify (+ 0 0) into 0 0.168 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.168 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.168 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.168 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.169 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.169 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.169 * [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.169 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 0.169 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 0.169 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.169 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 0.169 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.169 * [taylor]: Taking taylor expansion of z in z 0.169 * [backup-simplify]: Simplify 0 into 0 0.169 * [backup-simplify]: Simplify 1 into 1 0.170 * [backup-simplify]: Simplify (/ 1 1) into 1 0.170 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.170 * [taylor]: Taking taylor expansion of z in z 0.170 * [backup-simplify]: Simplify 0 into 0 0.170 * [backup-simplify]: Simplify 1 into 1 0.170 * [backup-simplify]: Simplify (/ 1 1) into 1 0.170 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 0.170 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.170 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 0.170 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.170 * [taylor]: Taking taylor expansion of x in z 0.170 * [backup-simplify]: Simplify x into x 0.170 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.170 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.170 * [taylor]: Taking taylor expansion of x in z 0.170 * [backup-simplify]: Simplify x into x 0.170 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.170 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.170 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.170 * [taylor]: Taking taylor expansion of y in z 0.170 * [backup-simplify]: Simplify y into y 0.170 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.170 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.171 * [backup-simplify]: Simplify (* 1 1) into 1 0.171 * [backup-simplify]: Simplify (+ 1 0) into 1 0.171 * [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.172 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.172 * [backup-simplify]: Simplify (+ 0 0) into 0 0.173 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.173 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.173 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.173 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.173 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.174 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.174 * [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.174 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 0.174 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 0.174 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.174 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 0.174 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.174 * [taylor]: Taking taylor expansion of z in z 0.174 * [backup-simplify]: Simplify 0 into 0 0.174 * [backup-simplify]: Simplify 1 into 1 0.174 * [backup-simplify]: Simplify (/ 1 1) into 1 0.174 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.174 * [taylor]: Taking taylor expansion of z in z 0.174 * [backup-simplify]: Simplify 0 into 0 0.174 * [backup-simplify]: Simplify 1 into 1 0.174 * [backup-simplify]: Simplify (/ 1 1) into 1 0.174 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 0.175 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.175 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 0.175 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.175 * [taylor]: Taking taylor expansion of x in z 0.175 * [backup-simplify]: Simplify x into x 0.175 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.175 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.175 * [taylor]: Taking taylor expansion of x in z 0.175 * [backup-simplify]: Simplify x into x 0.175 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.175 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.175 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.175 * [taylor]: Taking taylor expansion of y in z 0.175 * [backup-simplify]: Simplify y into y 0.175 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.175 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.175 * [backup-simplify]: Simplify (* 1 1) into 1 0.175 * [backup-simplify]: Simplify (+ 1 0) into 1 0.176 * [backup-simplify]: Simplify (sqrt 1) into 1 0.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.177 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.177 * [backup-simplify]: Simplify (+ 0 0) into 0 0.182 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.183 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.183 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.183 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.183 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.184 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.184 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 0.184 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.184 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.184 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.184 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.185 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.185 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.185 * [taylor]: Taking taylor expansion of 0 in x 0.185 * [backup-simplify]: Simplify 0 into 0 0.185 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.185 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.185 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.186 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.186 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.187 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.187 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.188 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.188 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.188 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 0.189 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.189 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.190 * [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.191 * [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.192 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) in x 0.192 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) in x 0.192 * [taylor]: Taking taylor expansion of 1/2 in x 0.192 * [backup-simplify]: Simplify 1/2 into 1/2 0.192 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 2)) in x 0.192 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.192 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.192 * [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.193 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.193 * [taylor]: Taking taylor expansion of x in x 0.193 * [backup-simplify]: Simplify 0 into 0 0.193 * [backup-simplify]: Simplify 1 into 1 0.193 * [backup-simplify]: Simplify (* 1 1) into 1 0.194 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.194 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in x 0.194 * [taylor]: Taking taylor expansion of 1/2 in x 0.194 * [backup-simplify]: Simplify 1/2 into 1/2 0.194 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in x 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.195 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.195 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.195 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.195 * [taylor]: Taking taylor expansion of y in x 0.195 * [backup-simplify]: Simplify y into y 0.196 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.196 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 0.197 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.198 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.199 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.199 * [backup-simplify]: Simplify (+ 0 0) into 0 0.199 * [taylor]: Taking taylor expansion of 0 in y 0.199 * [backup-simplify]: Simplify 0 into 0 0.199 * [taylor]: Taking taylor expansion of 0 in y 0.199 * [backup-simplify]: Simplify 0 into 0 0.199 * [taylor]: Taking taylor expansion of 0 in y 0.199 * [backup-simplify]: Simplify 0 into 0 0.200 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.201 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.202 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.203 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.204 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.204 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 0.204 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 0.204 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 0.204 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.205 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.205 * [backup-simplify]: Simplify (+ 0 0) into 0 0.205 * [backup-simplify]: Simplify (+ 0 0) into 0 0.206 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 0.208 * [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.208 * [taylor]: Taking taylor expansion of 0 in x 0.208 * [backup-simplify]: Simplify 0 into 0 0.209 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.210 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.211 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.212 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.213 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 0.214 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 0.214 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in y 0.214 * [taylor]: Taking taylor expansion of 1/2 in y 0.214 * [backup-simplify]: Simplify 1/2 into 1/2 0.214 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in y 0.214 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.214 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.214 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.214 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.215 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.215 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.215 * [taylor]: Taking taylor expansion of y in y 0.215 * [backup-simplify]: Simplify 0 into 0 0.215 * [backup-simplify]: Simplify 1 into 1 0.216 * [backup-simplify]: Simplify (* 1 1) into 1 0.217 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.217 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.218 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.219 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.219 * [backup-simplify]: Simplify 0 into 0 0.219 * [taylor]: Taking taylor expansion of 0 in y 0.219 * [backup-simplify]: Simplify 0 into 0 0.220 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.220 * [taylor]: Taking taylor expansion of 0 in y 0.220 * [backup-simplify]: Simplify 0 into 0 0.220 * [backup-simplify]: Simplify 0 into 0 0.220 * [backup-simplify]: Simplify 0 into 0 0.220 * [backup-simplify]: Simplify 0 into 0 0.220 * [backup-simplify]: Simplify 0 into 0 0.222 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.223 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.224 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.225 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.225 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.225 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.226 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 0.226 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.227 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 0.227 * [backup-simplify]: Simplify (+ 0 0) into 0 0.227 * [backup-simplify]: Simplify (+ 0 0) into 0 0.229 * [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.232 * [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.232 * [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.233 * [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.233 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) in x 0.233 * [taylor]: Taking taylor expansion of 1/4 in x 0.233 * [backup-simplify]: Simplify 1/4 into 1/4 0.233 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2))) in x 0.233 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.233 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.233 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.233 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.234 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.234 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 0.234 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.234 * [taylor]: Taking taylor expansion of x in x 0.234 * [backup-simplify]: Simplify 0 into 0 0.234 * [backup-simplify]: Simplify 1 into 1 0.234 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.234 * [taylor]: Taking taylor expansion of y in x 0.234 * [backup-simplify]: Simplify y into y 0.234 * [backup-simplify]: Simplify (* 1 1) into 1 0.235 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.235 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 0.235 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 0.235 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))) in x 0.235 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) in x 0.235 * [taylor]: Taking taylor expansion of 1/8 in x 0.235 * [backup-simplify]: Simplify 1/8 into 1/8 0.235 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 4)) in x 0.235 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.235 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.235 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.236 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.236 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.237 * [taylor]: Taking taylor expansion of (pow y 4) in x 0.237 * [taylor]: Taking taylor expansion of y in x 0.237 * [backup-simplify]: Simplify y into y 0.237 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.237 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 0.237 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 4)) into (/ (sqrt 0.3333333333333333) (pow y 4)) 0.237 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))) in x 0.237 * [taylor]: Taking taylor expansion of 1/8 in x 0.237 * [backup-simplify]: Simplify 1/8 into 1/8 0.237 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 4)) in x 0.238 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.238 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.238 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.238 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.239 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.239 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.239 * [taylor]: Taking taylor expansion of x in x 0.239 * [backup-simplify]: Simplify 0 into 0 0.239 * [backup-simplify]: Simplify 1 into 1 0.239 * [backup-simplify]: Simplify (* 1 1) into 1 0.239 * [backup-simplify]: Simplify (* 1 1) into 1 0.240 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.241 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.241 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.242 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 0.242 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 0.243 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 0.243 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.244 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.245 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.245 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.245 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.246 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.246 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.247 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.247 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.248 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.249 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.249 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 0.250 * [backup-simplify]: Simplify (+ 0 0) into 0 0.250 * [backup-simplify]: Simplify (+ 0 0) into 0 0.250 * [backup-simplify]: Simplify (- 0) into 0 0.250 * [taylor]: Taking taylor expansion of 0 in y 0.250 * [backup-simplify]: Simplify 0 into 0 0.250 * [taylor]: Taking taylor expansion of 0 in y 0.250 * [backup-simplify]: Simplify 0 into 0 0.251 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.251 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.252 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.253 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 0.253 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.253 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 0.254 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 0.254 * [backup-simplify]: Simplify (+ 0 0) into 0 0.254 * [taylor]: Taking taylor expansion of 0 in y 0.254 * [backup-simplify]: Simplify 0 into 0 0.254 * [taylor]: Taking taylor expansion of 0 in y 0.254 * [backup-simplify]: Simplify 0 into 0 0.255 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.255 * [taylor]: Taking taylor expansion of 0 in y 0.255 * [backup-simplify]: Simplify 0 into 0 0.256 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.256 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.257 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.257 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.257 * [backup-simplify]: Simplify 0 into 0 0.258 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 z))))) into (* z (sqrt 0.3333333333333333)) 0.258 * [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.258 * [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.258 * [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.258 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 0.258 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 0.258 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.258 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 0.258 * [taylor]: Taking taylor expansion of (/ -1 z) in y 0.258 * [taylor]: Taking taylor expansion of -1 in y 0.258 * [backup-simplify]: Simplify -1 into -1 0.258 * [taylor]: Taking taylor expansion of z in y 0.258 * [backup-simplify]: Simplify z into z 0.258 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.258 * [taylor]: Taking taylor expansion of (/ -1 z) in y 0.258 * [taylor]: Taking taylor expansion of -1 in y 0.258 * [backup-simplify]: Simplify -1 into -1 0.258 * [taylor]: Taking taylor expansion of z in y 0.259 * [backup-simplify]: Simplify z into z 0.259 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.259 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 0.259 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.259 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 0.259 * [taylor]: Taking taylor expansion of (/ -1 x) in y 0.259 * [taylor]: Taking taylor expansion of -1 in y 0.259 * [backup-simplify]: Simplify -1 into -1 0.259 * [taylor]: Taking taylor expansion of x in y 0.259 * [backup-simplify]: Simplify x into x 0.259 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.259 * [taylor]: Taking taylor expansion of (/ -1 x) in y 0.259 * [taylor]: Taking taylor expansion of -1 in y 0.259 * [backup-simplify]: Simplify -1 into -1 0.259 * [taylor]: Taking taylor expansion of x in y 0.259 * [backup-simplify]: Simplify x into x 0.259 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.259 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.259 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.259 * [taylor]: Taking taylor expansion of y in y 0.259 * [backup-simplify]: Simplify 0 into 0 0.259 * [backup-simplify]: Simplify 1 into 1 0.259 * [backup-simplify]: Simplify (* 1 1) into 1 0.259 * [backup-simplify]: Simplify (/ 1 1) into 1 0.260 * [backup-simplify]: Simplify (+ 0 1) into 1 0.260 * [backup-simplify]: Simplify (+ 0 1) into 1 0.260 * [backup-simplify]: Simplify (sqrt 1) into 1 0.261 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.261 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.261 * [backup-simplify]: Simplify (+ 0 0) into 0 0.261 * [backup-simplify]: Simplify (+ 0 0) into 0 0.262 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.262 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.262 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.262 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.262 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.263 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.263 * [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.263 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 0.263 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 0.263 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.263 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 0.263 * [taylor]: Taking taylor expansion of (/ -1 z) in x 0.263 * [taylor]: Taking taylor expansion of -1 in x 0.263 * [backup-simplify]: Simplify -1 into -1 0.263 * [taylor]: Taking taylor expansion of z in x 0.263 * [backup-simplify]: Simplify z into z 0.263 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.263 * [taylor]: Taking taylor expansion of (/ -1 z) in x 0.263 * [taylor]: Taking taylor expansion of -1 in x 0.263 * [backup-simplify]: Simplify -1 into -1 0.263 * [taylor]: Taking taylor expansion of z in x 0.263 * [backup-simplify]: Simplify z into z 0.263 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.263 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 0.263 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.263 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 0.263 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.263 * [taylor]: Taking taylor expansion of -1 in x 0.263 * [backup-simplify]: Simplify -1 into -1 0.263 * [taylor]: Taking taylor expansion of x in x 0.263 * [backup-simplify]: Simplify 0 into 0 0.264 * [backup-simplify]: Simplify 1 into 1 0.264 * [backup-simplify]: Simplify (/ -1 1) into -1 0.264 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.264 * [taylor]: Taking taylor expansion of -1 in x 0.264 * [backup-simplify]: Simplify -1 into -1 0.264 * [taylor]: Taking taylor expansion of x in x 0.264 * [backup-simplify]: Simplify 0 into 0 0.264 * [backup-simplify]: Simplify 1 into 1 0.264 * [backup-simplify]: Simplify (/ -1 1) into -1 0.264 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.264 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.264 * [taylor]: Taking taylor expansion of y in x 0.264 * [backup-simplify]: Simplify y into y 0.264 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.264 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.265 * [backup-simplify]: Simplify (* -1 -1) into 1 0.265 * [backup-simplify]: Simplify (+ 1 0) into 1 0.265 * [backup-simplify]: Simplify (+ 0 1) into 1 0.265 * [backup-simplify]: Simplify (sqrt 1) into 1 0.266 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.266 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.267 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 0.267 * [backup-simplify]: Simplify (+ 0 0) into 0 0.267 * [backup-simplify]: Simplify (+ 0 0) into 0 0.267 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.268 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.268 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.268 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.268 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.268 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.268 * [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.268 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 0.268 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 0.268 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.268 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 0.268 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.269 * [taylor]: Taking taylor expansion of -1 in z 0.269 * [backup-simplify]: Simplify -1 into -1 0.269 * [taylor]: Taking taylor expansion of z in z 0.269 * [backup-simplify]: Simplify 0 into 0 0.269 * [backup-simplify]: Simplify 1 into 1 0.269 * [backup-simplify]: Simplify (/ -1 1) into -1 0.269 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.269 * [taylor]: Taking taylor expansion of -1 in z 0.269 * [backup-simplify]: Simplify -1 into -1 0.269 * [taylor]: Taking taylor expansion of z in z 0.269 * [backup-simplify]: Simplify 0 into 0 0.269 * [backup-simplify]: Simplify 1 into 1 0.269 * [backup-simplify]: Simplify (/ -1 1) into -1 0.269 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 0.269 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.269 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 0.269 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.269 * [taylor]: Taking taylor expansion of -1 in z 0.269 * [backup-simplify]: Simplify -1 into -1 0.269 * [taylor]: Taking taylor expansion of x in z 0.269 * [backup-simplify]: Simplify x into x 0.269 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.270 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.270 * [taylor]: Taking taylor expansion of -1 in z 0.270 * [backup-simplify]: Simplify -1 into -1 0.270 * [taylor]: Taking taylor expansion of x in z 0.270 * [backup-simplify]: Simplify x into x 0.270 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.270 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.270 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.270 * [taylor]: Taking taylor expansion of y in z 0.270 * [backup-simplify]: Simplify y into y 0.270 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.270 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.270 * [backup-simplify]: Simplify (* -1 -1) into 1 0.270 * [backup-simplify]: Simplify (+ 1 0) into 1 0.271 * [backup-simplify]: Simplify (sqrt 1) into 1 0.271 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.271 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.272 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 0.272 * [backup-simplify]: Simplify (+ 0 0) into 0 0.272 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.272 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.273 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.273 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.273 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.273 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.273 * [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.273 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 0.273 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 0.274 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.274 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 0.274 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.274 * [taylor]: Taking taylor expansion of -1 in z 0.274 * [backup-simplify]: Simplify -1 into -1 0.274 * [taylor]: Taking taylor expansion of z in z 0.274 * [backup-simplify]: Simplify 0 into 0 0.274 * [backup-simplify]: Simplify 1 into 1 0.274 * [backup-simplify]: Simplify (/ -1 1) into -1 0.274 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.274 * [taylor]: Taking taylor expansion of -1 in z 0.274 * [backup-simplify]: Simplify -1 into -1 0.274 * [taylor]: Taking taylor expansion of z in z 0.274 * [backup-simplify]: Simplify 0 into 0 0.274 * [backup-simplify]: Simplify 1 into 1 0.274 * [backup-simplify]: Simplify (/ -1 1) into -1 0.274 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 0.274 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.274 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 0.274 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.274 * [taylor]: Taking taylor expansion of -1 in z 0.275 * [backup-simplify]: Simplify -1 into -1 0.275 * [taylor]: Taking taylor expansion of x in z 0.275 * [backup-simplify]: Simplify x into x 0.275 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.275 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.275 * [taylor]: Taking taylor expansion of -1 in z 0.275 * [backup-simplify]: Simplify -1 into -1 0.275 * [taylor]: Taking taylor expansion of x in z 0.275 * [backup-simplify]: Simplify x into x 0.275 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.275 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.275 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.275 * [taylor]: Taking taylor expansion of y in z 0.275 * [backup-simplify]: Simplify y into y 0.275 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.275 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.275 * [backup-simplify]: Simplify (* -1 -1) into 1 0.275 * [backup-simplify]: Simplify (+ 1 0) into 1 0.276 * [backup-simplify]: Simplify (sqrt 1) into 1 0.276 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.277 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.277 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 0.277 * [backup-simplify]: Simplify (+ 0 0) into 0 0.278 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.278 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.278 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.278 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.278 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.278 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.279 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 0.279 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.279 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.279 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.279 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.280 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.280 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.280 * [taylor]: Taking taylor expansion of 0 in x 0.280 * [backup-simplify]: Simplify 0 into 0 0.280 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.280 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.280 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.280 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.281 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.281 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.282 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.283 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.283 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 0.283 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 0.283 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.284 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.284 * [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.285 * [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.286 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) in x 0.286 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) in x 0.286 * [taylor]: Taking taylor expansion of 1/2 in x 0.286 * [backup-simplify]: Simplify 1/2 into 1/2 0.286 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 2)) in x 0.286 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.286 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.286 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.286 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.286 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.286 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.286 * [taylor]: Taking taylor expansion of x in x 0.286 * [backup-simplify]: Simplify 0 into 0 0.286 * [backup-simplify]: Simplify 1 into 1 0.287 * [backup-simplify]: Simplify (* 1 1) into 1 0.287 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.287 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in x 0.287 * [taylor]: Taking taylor expansion of 1/2 in x 0.287 * [backup-simplify]: Simplify 1/2 into 1/2 0.287 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in x 0.287 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.287 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.287 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.288 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.288 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.288 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.288 * [taylor]: Taking taylor expansion of y in x 0.288 * [backup-simplify]: Simplify y into y 0.288 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.288 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 0.289 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.293 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.294 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.295 * [backup-simplify]: Simplify (+ 0 0) into 0 0.295 * [taylor]: Taking taylor expansion of 0 in y 0.295 * [backup-simplify]: Simplify 0 into 0 0.295 * [taylor]: Taking taylor expansion of 0 in y 0.295 * [backup-simplify]: Simplify 0 into 0 0.295 * [taylor]: Taking taylor expansion of 0 in y 0.295 * [backup-simplify]: Simplify 0 into 0 0.295 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.296 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.297 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.298 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.299 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 0.300 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 0.300 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 0.300 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 0.300 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.300 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.301 * [backup-simplify]: Simplify (+ 0 0) into 0 0.301 * [backup-simplify]: Simplify (+ 0 0) into 0 0.302 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 0.303 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0) (* 0 (sqrt 0.3333333333333333))))) into 0 0.303 * [taylor]: Taking taylor expansion of 0 in x 0.303 * [backup-simplify]: Simplify 0 into 0 0.305 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.305 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.307 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.308 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.308 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 0.309 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 0.309 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in y 0.309 * [taylor]: Taking taylor expansion of 1/2 in y 0.309 * [backup-simplify]: Simplify 1/2 into 1/2 0.309 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in y 0.309 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.309 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.309 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.309 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.310 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.310 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.310 * [taylor]: Taking taylor expansion of y in y 0.310 * [backup-simplify]: Simplify 0 into 0 0.310 * [backup-simplify]: Simplify 1 into 1 0.310 * [backup-simplify]: Simplify (* 1 1) into 1 0.311 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.311 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.312 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.312 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.312 * [backup-simplify]: Simplify 0 into 0 0.312 * [taylor]: Taking taylor expansion of 0 in y 0.312 * [backup-simplify]: Simplify 0 into 0 0.313 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.313 * [taylor]: Taking taylor expansion of 0 in y 0.313 * [backup-simplify]: Simplify 0 into 0 0.313 * [backup-simplify]: Simplify 0 into 0 0.313 * [backup-simplify]: Simplify 0 into 0 0.313 * [backup-simplify]: Simplify 0 into 0 0.313 * [backup-simplify]: Simplify 0 into 0 0.314 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.315 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.315 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.316 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 0.316 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.316 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.316 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 0.317 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.317 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 0.317 * [backup-simplify]: Simplify (+ 0 0) into 0 0.318 * [backup-simplify]: Simplify (+ 0 0) into 0 0.319 * [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.321 * [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.321 * [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.321 * [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.321 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) in x 0.321 * [taylor]: Taking taylor expansion of 1/4 in x 0.321 * [backup-simplify]: Simplify 1/4 into 1/4 0.321 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2))) in x 0.321 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.321 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.321 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.321 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.322 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.322 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 0.322 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.322 * [taylor]: Taking taylor expansion of x in x 0.322 * [backup-simplify]: Simplify 0 into 0 0.322 * [backup-simplify]: Simplify 1 into 1 0.322 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.322 * [taylor]: Taking taylor expansion of y in x 0.322 * [backup-simplify]: Simplify y into y 0.322 * [backup-simplify]: Simplify (* 1 1) into 1 0.322 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.322 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 0.323 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 0.323 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))) in x 0.323 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) in x 0.323 * [taylor]: Taking taylor expansion of 1/8 in x 0.323 * [backup-simplify]: Simplify 1/8 into 1/8 0.323 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 4)) in x 0.323 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.323 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.323 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.323 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.324 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.324 * [taylor]: Taking taylor expansion of (pow y 4) in x 0.324 * [taylor]: Taking taylor expansion of y in x 0.324 * [backup-simplify]: Simplify y into y 0.324 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.324 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 0.324 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 4)) into (/ (sqrt 0.3333333333333333) (pow y 4)) 0.324 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))) in x 0.324 * [taylor]: Taking taylor expansion of 1/8 in x 0.325 * [backup-simplify]: Simplify 1/8 into 1/8 0.325 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 4)) in x 0.325 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.325 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.325 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.325 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.325 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.325 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.325 * [taylor]: Taking taylor expansion of x in x 0.325 * [backup-simplify]: Simplify 0 into 0 0.325 * [backup-simplify]: Simplify 1 into 1 0.326 * [backup-simplify]: Simplify (* 1 1) into 1 0.326 * [backup-simplify]: Simplify (* 1 1) into 1 0.326 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.326 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.327 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.327 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 0.328 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 0.328 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 0.329 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.329 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.330 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.330 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.331 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.331 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.332 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.332 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.333 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.333 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.334 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.335 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 0.335 * [backup-simplify]: Simplify (+ 0 0) into 0 0.335 * [backup-simplify]: Simplify (+ 0 0) into 0 0.335 * [backup-simplify]: Simplify (- 0) into 0 0.335 * [taylor]: Taking taylor expansion of 0 in y 0.336 * [backup-simplify]: Simplify 0 into 0 0.336 * [taylor]: Taking taylor expansion of 0 in y 0.336 * [backup-simplify]: Simplify 0 into 0 0.336 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.337 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.338 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.338 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 0.338 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.339 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 0.340 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 0.340 * [backup-simplify]: Simplify (+ 0 0) into 0 0.340 * [taylor]: Taking taylor expansion of 0 in y 0.340 * [backup-simplify]: Simplify 0 into 0 0.340 * [taylor]: Taking taylor expansion of 0 in y 0.340 * [backup-simplify]: Simplify 0 into 0 0.341 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.341 * [taylor]: Taking taylor expansion of 0 in y 0.341 * [backup-simplify]: Simplify 0 into 0 0.341 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.342 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.343 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.343 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.343 * [backup-simplify]: Simplify 0 into 0 0.344 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (* z (sqrt 0.3333333333333333))) 0.344 * * * * [progress]: [ 2 / 2 ] generating series at (2 1) 0.344 * [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.344 * [approximate]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in (z x y) around 0 0.344 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in y 0.344 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.344 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.344 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 0.344 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.344 * [taylor]: Taking taylor expansion of (* z z) in y 0.344 * [taylor]: Taking taylor expansion of z in y 0.344 * [backup-simplify]: Simplify z into z 0.344 * [taylor]: Taking taylor expansion of z in y 0.344 * [backup-simplify]: Simplify z into z 0.344 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 0.344 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.344 * [taylor]: Taking taylor expansion of (* x x) in y 0.344 * [taylor]: Taking taylor expansion of x in y 0.344 * [backup-simplify]: Simplify x into x 0.344 * [taylor]: Taking taylor expansion of x in y 0.344 * [backup-simplify]: Simplify x into x 0.344 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.344 * [taylor]: Taking taylor expansion of y in y 0.344 * [backup-simplify]: Simplify 0 into 0 0.344 * [backup-simplify]: Simplify 1 into 1 0.344 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in x 0.344 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.345 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.345 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 0.345 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.345 * [taylor]: Taking taylor expansion of (* z z) in x 0.345 * [taylor]: Taking taylor expansion of z in x 0.345 * [backup-simplify]: Simplify z into z 0.345 * [taylor]: Taking taylor expansion of z in x 0.345 * [backup-simplify]: Simplify z into z 0.345 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 0.345 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.345 * [taylor]: Taking taylor expansion of (* x x) in x 0.345 * [taylor]: Taking taylor expansion of x in x 0.345 * [backup-simplify]: Simplify 0 into 0 0.345 * [backup-simplify]: Simplify 1 into 1 0.345 * [taylor]: Taking taylor expansion of x in x 0.345 * [backup-simplify]: Simplify 0 into 0 0.345 * [backup-simplify]: Simplify 1 into 1 0.345 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.345 * [taylor]: Taking taylor expansion of y in x 0.345 * [backup-simplify]: Simplify y into y 0.345 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in z 0.345 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.345 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.345 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 0.345 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.345 * [taylor]: Taking taylor expansion of (* z z) in z 0.345 * [taylor]: Taking taylor expansion of z in z 0.345 * [backup-simplify]: Simplify 0 into 0 0.345 * [backup-simplify]: Simplify 1 into 1 0.345 * [taylor]: Taking taylor expansion of z in z 0.345 * [backup-simplify]: Simplify 0 into 0 0.345 * [backup-simplify]: Simplify 1 into 1 0.345 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 0.346 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.346 * [taylor]: Taking taylor expansion of (* x x) in z 0.346 * [taylor]: Taking taylor expansion of x in z 0.346 * [backup-simplify]: Simplify x into x 0.346 * [taylor]: Taking taylor expansion of x in z 0.346 * [backup-simplify]: Simplify x into x 0.346 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.346 * [taylor]: Taking taylor expansion of y in z 0.346 * [backup-simplify]: Simplify y into y 0.346 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in z 0.346 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.346 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.346 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 0.346 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.346 * [taylor]: Taking taylor expansion of (* z z) in z 0.346 * [taylor]: Taking taylor expansion of z in z 0.346 * [backup-simplify]: Simplify 0 into 0 0.346 * [backup-simplify]: Simplify 1 into 1 0.346 * [taylor]: Taking taylor expansion of z in z 0.346 * [backup-simplify]: Simplify 0 into 0 0.346 * [backup-simplify]: Simplify 1 into 1 0.346 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 0.346 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.346 * [taylor]: Taking taylor expansion of (* x x) in z 0.346 * [taylor]: Taking taylor expansion of x in z 0.346 * [backup-simplify]: Simplify x into x 0.346 * [taylor]: Taking taylor expansion of x in z 0.346 * [backup-simplify]: Simplify x into x 0.346 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.346 * [taylor]: Taking taylor expansion of y in z 0.346 * [backup-simplify]: Simplify y into y 0.347 * [backup-simplify]: Simplify (* 0 0) into 0 0.347 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.347 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.347 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 0.347 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 0.347 * [backup-simplify]: Simplify (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) into (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) 0.347 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) in x 0.347 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.347 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.347 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 0.347 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.347 * [taylor]: Taking taylor expansion of x in x 0.347 * [backup-simplify]: Simplify 0 into 0 0.347 * [backup-simplify]: Simplify 1 into 1 0.347 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.347 * [taylor]: Taking taylor expansion of y in x 0.347 * [backup-simplify]: Simplify y into y 0.347 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.348 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 0.348 * [backup-simplify]: Simplify (* 0.3333333333333333 (pow y 2)) into (* 0.3333333333333333 (pow y 2)) 0.348 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (pow y 2)) in y 0.348 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.348 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.348 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.348 * [taylor]: Taking taylor expansion of y in y 0.348 * [backup-simplify]: Simplify 0 into 0 0.348 * [backup-simplify]: Simplify 1 into 1 0.348 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 0.348 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.348 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.349 * [backup-simplify]: Simplify (+ 0 0) into 0 0.349 * [backup-simplify]: Simplify (+ 0 0) into 0 0.349 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 (+ (pow x 2) (pow y 2)))) into 0 0.349 * [taylor]: Taking taylor expansion of 0 in x 0.349 * [backup-simplify]: Simplify 0 into 0 0.349 * [taylor]: Taking taylor expansion of 0 in y 0.349 * [backup-simplify]: Simplify 0 into 0 0.349 * [backup-simplify]: Simplify 0 into 0 0.349 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.350 * [backup-simplify]: Simplify (+ 0 0) into 0 0.350 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 (pow y 2))) into 0 0.350 * [taylor]: Taking taylor expansion of 0 in y 0.350 * [backup-simplify]: Simplify 0 into 0 0.350 * [backup-simplify]: Simplify 0 into 0 0.351 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 0.351 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.351 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.351 * [backup-simplify]: Simplify (+ 0 0) into 0 0.352 * [backup-simplify]: Simplify (+ 1 0) into 1 0.352 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 1) (+ (* 0 0) (* 0 (+ (pow x 2) (pow y 2))))) into 0.3333333333333333 0.352 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.352 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.352 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.352 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.352 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.352 * [taylor]: Taking taylor expansion of 0 in y 0.352 * [backup-simplify]: Simplify 0 into 0 0.352 * [backup-simplify]: Simplify 0 into 0 0.353 * [backup-simplify]: Simplify (* 1 1) into 1 0.353 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.353 * [backup-simplify]: Simplify (+ 1 0) into 1 0.354 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 1) (+ (* 0 0) (* 0 (pow y 2)))) into 0.3333333333333333 0.354 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.354 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.354 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.354 * [backup-simplify]: Simplify 0 into 0 0.354 * [backup-simplify]: Simplify 0 into 0 0.354 * [backup-simplify]: Simplify (* 1 1) into 1 0.354 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.354 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.355 * [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.355 * [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.355 * [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.355 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 0.355 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.355 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.355 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 0.355 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.355 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 0.355 * [taylor]: Taking taylor expansion of (/ 1 z) in y 0.355 * [taylor]: Taking taylor expansion of z in y 0.356 * [backup-simplify]: Simplify z into z 0.356 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.356 * [taylor]: Taking taylor expansion of (/ 1 z) in y 0.356 * [taylor]: Taking taylor expansion of z in y 0.356 * [backup-simplify]: Simplify z into z 0.356 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.356 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 0.356 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.356 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 0.356 * [taylor]: Taking taylor expansion of (/ 1 x) in y 0.356 * [taylor]: Taking taylor expansion of x in y 0.356 * [backup-simplify]: Simplify x into x 0.356 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.356 * [taylor]: Taking taylor expansion of (/ 1 x) in y 0.356 * [taylor]: Taking taylor expansion of x in y 0.356 * [backup-simplify]: Simplify x into x 0.356 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.356 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.356 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.356 * [taylor]: Taking taylor expansion of y in y 0.356 * [backup-simplify]: Simplify 0 into 0 0.356 * [backup-simplify]: Simplify 1 into 1 0.356 * [backup-simplify]: Simplify (* 1 1) into 1 0.356 * [backup-simplify]: Simplify (/ 1 1) into 1 0.357 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 0.357 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.357 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.357 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 0.357 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.357 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 0.357 * [taylor]: Taking taylor expansion of (/ 1 z) in x 0.357 * [taylor]: Taking taylor expansion of z in x 0.357 * [backup-simplify]: Simplify z into z 0.357 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.357 * [taylor]: Taking taylor expansion of (/ 1 z) in x 0.357 * [taylor]: Taking taylor expansion of z in x 0.357 * [backup-simplify]: Simplify z into z 0.357 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.357 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 0.357 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.357 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 0.357 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.357 * [taylor]: Taking taylor expansion of x in x 0.357 * [backup-simplify]: Simplify 0 into 0 0.357 * [backup-simplify]: Simplify 1 into 1 0.357 * [backup-simplify]: Simplify (/ 1 1) into 1 0.357 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.357 * [taylor]: Taking taylor expansion of x in x 0.357 * [backup-simplify]: Simplify 0 into 0 0.357 * [backup-simplify]: Simplify 1 into 1 0.358 * [backup-simplify]: Simplify (/ 1 1) into 1 0.358 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.358 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.358 * [taylor]: Taking taylor expansion of y in x 0.358 * [backup-simplify]: Simplify y into y 0.358 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.358 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.358 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 0.358 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.358 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.358 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 0.358 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.358 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 0.358 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.358 * [taylor]: Taking taylor expansion of z in z 0.358 * [backup-simplify]: Simplify 0 into 0 0.358 * [backup-simplify]: Simplify 1 into 1 0.358 * [backup-simplify]: Simplify (/ 1 1) into 1 0.358 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.358 * [taylor]: Taking taylor expansion of z in z 0.358 * [backup-simplify]: Simplify 0 into 0 0.358 * [backup-simplify]: Simplify 1 into 1 0.359 * [backup-simplify]: Simplify (/ 1 1) into 1 0.359 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 0.359 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.359 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 0.359 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.359 * [taylor]: Taking taylor expansion of x in z 0.359 * [backup-simplify]: Simplify x into x 0.359 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.359 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.359 * [taylor]: Taking taylor expansion of x in z 0.359 * [backup-simplify]: Simplify x into x 0.359 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.359 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.359 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.359 * [taylor]: Taking taylor expansion of y in z 0.359 * [backup-simplify]: Simplify y into y 0.359 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.359 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.359 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 0.359 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.359 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.359 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 0.359 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.359 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 0.359 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.359 * [taylor]: Taking taylor expansion of z in z 0.359 * [backup-simplify]: Simplify 0 into 0 0.359 * [backup-simplify]: Simplify 1 into 1 0.360 * [backup-simplify]: Simplify (/ 1 1) into 1 0.360 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.360 * [taylor]: Taking taylor expansion of z in z 0.360 * [backup-simplify]: Simplify 0 into 0 0.360 * [backup-simplify]: Simplify 1 into 1 0.360 * [backup-simplify]: Simplify (/ 1 1) into 1 0.360 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 0.360 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.360 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 0.360 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.360 * [taylor]: Taking taylor expansion of x in z 0.360 * [backup-simplify]: Simplify x into x 0.360 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.360 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.360 * [taylor]: Taking taylor expansion of x in z 0.360 * [backup-simplify]: Simplify x into x 0.360 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.360 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.360 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.360 * [taylor]: Taking taylor expansion of y in z 0.360 * [backup-simplify]: Simplify y into y 0.360 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.360 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.361 * [backup-simplify]: Simplify (* 1 1) into 1 0.361 * [backup-simplify]: Simplify (+ 1 0) into 1 0.361 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.361 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.361 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.362 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.362 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.363 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.363 * [backup-simplify]: Simplify (+ 0 0) into 0 0.363 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 0.363 * [taylor]: Taking taylor expansion of 0 in x 0.363 * [backup-simplify]: Simplify 0 into 0 0.364 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.364 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.365 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.365 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 0.365 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.365 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.366 * [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.366 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) in x 0.366 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow x 2))) in x 0.366 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.366 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.366 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.366 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.366 * [taylor]: Taking taylor expansion of x in x 0.366 * [backup-simplify]: Simplify 0 into 0 0.366 * [backup-simplify]: Simplify 1 into 1 0.366 * [backup-simplify]: Simplify (* 1 1) into 1 0.367 * [backup-simplify]: Simplify (/ 1 1) into 1 0.367 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in x 0.367 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.367 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.367 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.367 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.367 * [taylor]: Taking taylor expansion of y in x 0.367 * [backup-simplify]: Simplify y into y 0.367 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.367 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.367 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.367 * [backup-simplify]: Simplify (+ 0.3333333333333333 0) into 0.3333333333333333 0.367 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.368 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.369 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.369 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.369 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 0.369 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 0.369 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 0.370 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.370 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.370 * [backup-simplify]: Simplify (+ 0 0) into 0 0.370 * [backup-simplify]: Simplify (+ 0 0) into 0 0.371 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1)))) into 0 0.371 * [taylor]: Taking taylor expansion of 0 in x 0.371 * [backup-simplify]: Simplify 0 into 0 0.371 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.372 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 0.372 * [backup-simplify]: Simplify (+ 0 0) into 0 0.373 * [taylor]: Taking taylor expansion of 0 in y 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.373 * [taylor]: Taking taylor expansion of 0 in y 0.373 * [backup-simplify]: Simplify 0 into 0 0.373 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.374 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.375 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.376 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.376 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.376 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 0.377 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.377 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 0.377 * [backup-simplify]: Simplify (+ 0 0) into 0 0.378 * [backup-simplify]: Simplify (+ 0 0) into 0 0.379 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))))) into 0 0.379 * [taylor]: Taking taylor expansion of 0 in x 0.379 * [backup-simplify]: Simplify 0 into 0 0.380 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.381 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.382 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 1))) into 0 0.382 * [backup-simplify]: Simplify (* 0.3333333333333333 (/ 1 (pow y 2))) into (/ 0.3333333333333333 (pow y 2)) 0.382 * [backup-simplify]: Simplify (+ 0 (/ 0.3333333333333333 (pow y 2))) into (* 0.3333333333333333 (/ 1 (pow y 2))) 0.382 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in y 0.383 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.383 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.383 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.383 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.383 * [taylor]: Taking taylor expansion of y in y 0.383 * [backup-simplify]: Simplify 0 into 0 0.383 * [backup-simplify]: Simplify 1 into 1 0.383 * [backup-simplify]: Simplify (* 1 1) into 1 0.383 * [backup-simplify]: Simplify (/ 1 1) into 1 0.384 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.384 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.384 * [taylor]: Taking taylor expansion of 0 in y 0.384 * [backup-simplify]: Simplify 0 into 0 0.384 * [taylor]: Taking taylor expansion of 0 in y 0.384 * [backup-simplify]: Simplify 0 into 0 0.384 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.384 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.386 * [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.386 * [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.386 * [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.386 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 0.386 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.386 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.386 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 0.387 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.387 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 0.387 * [taylor]: Taking taylor expansion of (/ -1 z) in y 0.387 * [taylor]: Taking taylor expansion of -1 in y 0.387 * [backup-simplify]: Simplify -1 into -1 0.387 * [taylor]: Taking taylor expansion of z in y 0.387 * [backup-simplify]: Simplify z into z 0.387 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.387 * [taylor]: Taking taylor expansion of (/ -1 z) in y 0.387 * [taylor]: Taking taylor expansion of -1 in y 0.387 * [backup-simplify]: Simplify -1 into -1 0.387 * [taylor]: Taking taylor expansion of z in y 0.387 * [backup-simplify]: Simplify z into z 0.387 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.387 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 0.387 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.387 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 0.387 * [taylor]: Taking taylor expansion of (/ -1 x) in y 0.387 * [taylor]: Taking taylor expansion of -1 in y 0.387 * [backup-simplify]: Simplify -1 into -1 0.387 * [taylor]: Taking taylor expansion of x in y 0.387 * [backup-simplify]: Simplify x into x 0.387 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.387 * [taylor]: Taking taylor expansion of (/ -1 x) in y 0.388 * [taylor]: Taking taylor expansion of -1 in y 0.388 * [backup-simplify]: Simplify -1 into -1 0.388 * [taylor]: Taking taylor expansion of x in y 0.388 * [backup-simplify]: Simplify x into x 0.388 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.388 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.388 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.388 * [taylor]: Taking taylor expansion of y in y 0.388 * [backup-simplify]: Simplify 0 into 0 0.388 * [backup-simplify]: Simplify 1 into 1 0.388 * [backup-simplify]: Simplify (* 1 1) into 1 0.389 * [backup-simplify]: Simplify (/ 1 1) into 1 0.389 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 0.389 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.389 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.389 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 0.389 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.389 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 0.389 * [taylor]: Taking taylor expansion of (/ -1 z) in x 0.389 * [taylor]: Taking taylor expansion of -1 in x 0.389 * [backup-simplify]: Simplify -1 into -1 0.389 * [taylor]: Taking taylor expansion of z in x 0.389 * [backup-simplify]: Simplify z into z 0.389 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.389 * [taylor]: Taking taylor expansion of (/ -1 z) in x 0.389 * [taylor]: Taking taylor expansion of -1 in x 0.389 * [backup-simplify]: Simplify -1 into -1 0.389 * [taylor]: Taking taylor expansion of z in x 0.390 * [backup-simplify]: Simplify z into z 0.390 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.390 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 0.390 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.390 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 0.390 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.390 * [taylor]: Taking taylor expansion of -1 in x 0.390 * [backup-simplify]: Simplify -1 into -1 0.390 * [taylor]: Taking taylor expansion of x in x 0.390 * [backup-simplify]: Simplify 0 into 0 0.390 * [backup-simplify]: Simplify 1 into 1 0.391 * [backup-simplify]: Simplify (/ -1 1) into -1 0.391 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.391 * [taylor]: Taking taylor expansion of -1 in x 0.391 * [backup-simplify]: Simplify -1 into -1 0.391 * [taylor]: Taking taylor expansion of x in x 0.391 * [backup-simplify]: Simplify 0 into 0 0.391 * [backup-simplify]: Simplify 1 into 1 0.391 * [backup-simplify]: Simplify (/ -1 1) into -1 0.391 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.391 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.391 * [taylor]: Taking taylor expansion of y in x 0.391 * [backup-simplify]: Simplify y into y 0.391 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.392 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.392 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 0.392 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.392 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.392 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 0.392 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.392 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 0.392 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.392 * [taylor]: Taking taylor expansion of -1 in z 0.392 * [backup-simplify]: Simplify -1 into -1 0.392 * [taylor]: Taking taylor expansion of z in z 0.392 * [backup-simplify]: Simplify 0 into 0 0.392 * [backup-simplify]: Simplify 1 into 1 0.392 * [backup-simplify]: Simplify (/ -1 1) into -1 0.392 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.393 * [taylor]: Taking taylor expansion of -1 in z 0.393 * [backup-simplify]: Simplify -1 into -1 0.393 * [taylor]: Taking taylor expansion of z in z 0.393 * [backup-simplify]: Simplify 0 into 0 0.393 * [backup-simplify]: Simplify 1 into 1 0.393 * [backup-simplify]: Simplify (/ -1 1) into -1 0.393 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 0.393 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.393 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 0.393 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.393 * [taylor]: Taking taylor expansion of -1 in z 0.393 * [backup-simplify]: Simplify -1 into -1 0.393 * [taylor]: Taking taylor expansion of x in z 0.393 * [backup-simplify]: Simplify x into x 0.393 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.394 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.394 * [taylor]: Taking taylor expansion of -1 in z 0.394 * [backup-simplify]: Simplify -1 into -1 0.394 * [taylor]: Taking taylor expansion of x in z 0.394 * [backup-simplify]: Simplify x into x 0.394 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.394 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.394 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.394 * [taylor]: Taking taylor expansion of y in z 0.394 * [backup-simplify]: Simplify y into y 0.394 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.394 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.394 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 0.394 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.394 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.394 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 0.394 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.394 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 0.394 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.394 * [taylor]: Taking taylor expansion of -1 in z 0.394 * [backup-simplify]: Simplify -1 into -1 0.394 * [taylor]: Taking taylor expansion of z in z 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 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.395 * [taylor]: Taking taylor expansion of -1 in z 0.395 * [backup-simplify]: Simplify -1 into -1 0.395 * [taylor]: Taking taylor expansion of z in z 0.395 * [backup-simplify]: Simplify 0 into 0 0.395 * [backup-simplify]: Simplify 1 into 1 0.396 * [backup-simplify]: Simplify (/ -1 1) into -1 0.396 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 0.396 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.396 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 0.396 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.396 * [taylor]: Taking taylor expansion of -1 in z 0.396 * [backup-simplify]: Simplify -1 into -1 0.396 * [taylor]: Taking taylor expansion of x in z 0.396 * [backup-simplify]: Simplify x into x 0.396 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.396 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.396 * [taylor]: Taking taylor expansion of -1 in z 0.396 * [backup-simplify]: Simplify -1 into -1 0.396 * [taylor]: Taking taylor expansion of x in z 0.396 * [backup-simplify]: Simplify x into x 0.396 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.396 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.396 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.396 * [taylor]: Taking taylor expansion of y in z 0.396 * [backup-simplify]: Simplify y into y 0.396 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.396 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.397 * [backup-simplify]: Simplify (* -1 -1) into 1 0.397 * [backup-simplify]: Simplify (+ 1 0) into 1 0.398 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.398 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.398 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.399 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.400 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.401 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 0.401 * [backup-simplify]: Simplify (+ 0 0) into 0 0.401 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 0.402 * [taylor]: Taking taylor expansion of 0 in x 0.402 * [backup-simplify]: Simplify 0 into 0 0.402 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.403 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.403 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 0.403 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 0.403 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.404 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.404 * [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.404 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) in x 0.404 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow x 2))) in x 0.404 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.404 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.404 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.405 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.405 * [taylor]: Taking taylor expansion of x in x 0.405 * [backup-simplify]: Simplify 0 into 0 0.405 * [backup-simplify]: Simplify 1 into 1 0.405 * [backup-simplify]: Simplify (* 1 1) into 1 0.405 * [backup-simplify]: Simplify (/ 1 1) into 1 0.405 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in x 0.405 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.405 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.405 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.405 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.405 * [taylor]: Taking taylor expansion of y in x 0.405 * [backup-simplify]: Simplify y into y 0.405 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.405 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.406 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.408 * [backup-simplify]: Simplify (+ 0.3333333333333333 0) into 0.3333333333333333 0.408 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.408 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.408 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.408 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.409 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.410 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.410 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 0.410 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 0.411 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 0.411 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 0.411 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.411 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.411 * [backup-simplify]: Simplify (+ 0 0) into 0 0.411 * [backup-simplify]: Simplify (+ 0 0) into 0 0.412 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1)))) into 0 0.412 * [taylor]: Taking taylor expansion of 0 in x 0.412 * [backup-simplify]: Simplify 0 into 0 0.413 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.413 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.414 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 0.414 * [backup-simplify]: Simplify (+ 0 0) into 0 0.414 * [taylor]: Taking taylor expansion of 0 in y 0.414 * [backup-simplify]: Simplify 0 into 0 0.414 * [taylor]: Taking taylor expansion of 0 in y 0.414 * [backup-simplify]: Simplify 0 into 0 0.414 * [taylor]: Taking taylor expansion of 0 in y 0.414 * [backup-simplify]: Simplify 0 into 0 0.415 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.415 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.416 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 0.416 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.416 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.416 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 0.417 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.417 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 0.417 * [backup-simplify]: Simplify (+ 0 0) into 0 0.418 * [backup-simplify]: Simplify (+ 0 0) into 0 0.419 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))))) into 0 0.419 * [taylor]: Taking taylor expansion of 0 in x 0.419 * [backup-simplify]: Simplify 0 into 0 0.419 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.420 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.420 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 1))) into 0 0.420 * [backup-simplify]: Simplify (* 0.3333333333333333 (/ 1 (pow y 2))) into (/ 0.3333333333333333 (pow y 2)) 0.420 * [backup-simplify]: Simplify (+ 0 (/ 0.3333333333333333 (pow y 2))) into (* 0.3333333333333333 (/ 1 (pow y 2))) 0.420 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in y 0.420 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.421 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.421 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.421 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.421 * [taylor]: Taking taylor expansion of y in y 0.421 * [backup-simplify]: Simplify 0 into 0 0.421 * [backup-simplify]: Simplify 1 into 1 0.421 * [backup-simplify]: Simplify (* 1 1) into 1 0.421 * [backup-simplify]: Simplify (/ 1 1) into 1 0.421 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.421 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.421 * [taylor]: Taking taylor expansion of 0 in y 0.421 * [backup-simplify]: Simplify 0 into 0 0.421 * [taylor]: Taking taylor expansion of 0 in y 0.421 * [backup-simplify]: Simplify 0 into 0 0.422 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.422 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.422 * [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.422 * * * [progress]: simplifying candidates 0.423 * [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.425 * * [simplify]: Extracting # 0 : cost 0 0.425 * * [simplify]: Extracting # 1 : cost 0 0.426 * * [simplify]: Extracting # 2 : cost 0 0.426 * * [simplify]: Extracting # 3 : cost 0 0.426 * * [simplify]: Extracting # 4 : cost 0 0.426 * * [simplify]: Extracting # 5 : cost 0 0.426 * * [simplify]: Extracting # 6 : cost 0 0.426 * * [simplify]: Extracting # 7 : cost 0 0.426 * * [simplify]: iteration 0 : 101 enodes (cost 1118 ) 0.457 * * [simplify]: Extracting # 0 : cost 0 0.458 * * [simplify]: Extracting # 1 : cost 0 0.458 * * [simplify]: Extracting # 2 : cost 0 0.459 * * [simplify]: Extracting # 3 : cost 0 0.459 * * [simplify]: iteration 1 : 168 enodes (cost 1062 ) 0.503 * * [simplify]: Extracting # 0 : cost 0 0.504 * * [simplify]: Extracting # 1 : cost 0 0.508 * * [simplify]: Extracting # 2 : cost 0 0.508 * * [simplify]: Extracting # 3 : cost 0 0.509 * * [simplify]: iteration 2 : 454 enodes (cost 977 ) 0.795 * * [simplify]: Extracting # 0 : cost 0 0.803 * * [simplify]: Extracting # 1 : cost 0 0.808 * * [simplify]: Extracting # 2 : cost 0 0.812 * * [simplify]: Extracting # 3 : cost 0 0.816 * * [simplify]: iteration 3 : 2048 enodes (cost 974 ) 1.932 * * [simplify]: Extracting # 0 : cost 0 1.945 * * [simplify]: Extracting # 1 : cost 0 1.959 * * [simplify]: Extracting # 2 : cost 0 1.970 * * [simplify]: Extracting # 3 : cost 0 1.979 * * [simplify]: Extracting # 4 : cost 0 1.984 * * [simplify]: iteration done: 5002 enodes (cost 974 ) 1.985 * [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)))) 1.985 * * * [progress]: adding candidates to table 2.293 * * [progress]: iteration 2 / 4 2.293 * * * [progress]: picking best candidate 2.308 * * * * [pick]: Picked # 2.308 * * * [progress]: localizing error 2.322 * * * [progress]: generating rewritten candidates 2.322 * * * * [progress]: [ 1 / 2 ] rewriting at (2 1) 2.324 * * * * [progress]: [ 2 / 2 ] rewriting at (2) 2.375 * * * [progress]: generating series expansions 2.375 * * * * [progress]: [ 1 / 2 ] generating series at (2 1) 2.375 * [backup-simplify]: Simplify (sqrt (fma z z (fma x x (* y y)))) into (sqrt (fma z z (fma x x (pow y 2)))) 2.375 * [approximate]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in (z x y) around 0 2.375 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 2.375 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 2.375 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.376 * [taylor]: Taking taylor expansion of (* z z) in y 2.376 * [taylor]: Taking taylor expansion of z in y 2.376 * [backup-simplify]: Simplify z into z 2.376 * [taylor]: Taking taylor expansion of z in y 2.376 * [backup-simplify]: Simplify z into z 2.376 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 2.376 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.376 * [taylor]: Taking taylor expansion of (* x x) in y 2.376 * [taylor]: Taking taylor expansion of x in y 2.376 * [backup-simplify]: Simplify x into x 2.376 * [taylor]: Taking taylor expansion of x in y 2.376 * [backup-simplify]: Simplify x into x 2.376 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.376 * [taylor]: Taking taylor expansion of y in y 2.376 * [backup-simplify]: Simplify 0 into 0 2.376 * [backup-simplify]: Simplify 1 into 1 2.376 * [backup-simplify]: Simplify (* z z) into (pow z 2) 2.376 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.376 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 2.377 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 2.377 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 2.377 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 2.377 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.378 * [backup-simplify]: Simplify (+ 0 0) into 0 2.378 * [backup-simplify]: Simplify (+ 0 0) into 0 2.379 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 2.379 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 2.379 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 2.379 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.379 * [taylor]: Taking taylor expansion of (* z z) in x 2.379 * [taylor]: Taking taylor expansion of z in x 2.379 * [backup-simplify]: Simplify z into z 2.379 * [taylor]: Taking taylor expansion of z in x 2.379 * [backup-simplify]: Simplify z into z 2.379 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 2.379 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.379 * [taylor]: Taking taylor expansion of (* x x) in x 2.379 * [taylor]: Taking taylor expansion of x in x 2.379 * [backup-simplify]: Simplify 0 into 0 2.379 * [backup-simplify]: Simplify 1 into 1 2.379 * [taylor]: Taking taylor expansion of x in x 2.379 * [backup-simplify]: Simplify 0 into 0 2.379 * [backup-simplify]: Simplify 1 into 1 2.380 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.380 * [taylor]: Taking taylor expansion of y in x 2.380 * [backup-simplify]: Simplify y into y 2.380 * [backup-simplify]: Simplify (* z z) into (pow z 2) 2.380 * [backup-simplify]: Simplify (* 0 0) into 0 2.380 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.380 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.381 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 2.381 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 2.381 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 2.382 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.382 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.382 * [backup-simplify]: Simplify (+ 0 0) into 0 2.383 * [backup-simplify]: Simplify (+ 0 0) into 0 2.383 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 2.383 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 2.383 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 2.383 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.383 * [taylor]: Taking taylor expansion of (* z z) in z 2.383 * [taylor]: Taking taylor expansion of z in z 2.383 * [backup-simplify]: Simplify 0 into 0 2.383 * [backup-simplify]: Simplify 1 into 1 2.383 * [taylor]: Taking taylor expansion of z in z 2.383 * [backup-simplify]: Simplify 0 into 0 2.383 * [backup-simplify]: Simplify 1 into 1 2.383 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 2.384 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.384 * [taylor]: Taking taylor expansion of (* x x) in z 2.384 * [taylor]: Taking taylor expansion of x in z 2.384 * [backup-simplify]: Simplify x into x 2.384 * [taylor]: Taking taylor expansion of x in z 2.384 * [backup-simplify]: Simplify x into x 2.384 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.384 * [taylor]: Taking taylor expansion of y in z 2.384 * [backup-simplify]: Simplify y into y 2.384 * [backup-simplify]: Simplify (* 0 0) into 0 2.384 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.384 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.385 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 2.385 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 2.385 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 2.386 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.386 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.387 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.387 * [backup-simplify]: Simplify (+ 0 0) into 0 2.387 * [backup-simplify]: Simplify (+ 0 0) into 0 2.388 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 2.388 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 2.388 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 2.388 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.388 * [taylor]: Taking taylor expansion of (* z z) in z 2.388 * [taylor]: Taking taylor expansion of z in z 2.388 * [backup-simplify]: Simplify 0 into 0 2.388 * [backup-simplify]: Simplify 1 into 1 2.388 * [taylor]: Taking taylor expansion of z in z 2.388 * [backup-simplify]: Simplify 0 into 0 2.388 * [backup-simplify]: Simplify 1 into 1 2.388 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 2.388 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.388 * [taylor]: Taking taylor expansion of (* x x) in z 2.388 * [taylor]: Taking taylor expansion of x in z 2.388 * [backup-simplify]: Simplify x into x 2.388 * [taylor]: Taking taylor expansion of x in z 2.388 * [backup-simplify]: Simplify x into x 2.388 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.389 * [taylor]: Taking taylor expansion of y in z 2.389 * [backup-simplify]: Simplify y into y 2.389 * [backup-simplify]: Simplify (* 0 0) into 0 2.389 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.389 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.389 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 2.390 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 2.390 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 2.391 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.391 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.391 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.391 * [backup-simplify]: Simplify (+ 0 0) into 0 2.392 * [backup-simplify]: Simplify (+ 0 0) into 0 2.392 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 2.392 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 2.392 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 2.392 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.392 * [taylor]: Taking taylor expansion of x in x 2.392 * [backup-simplify]: Simplify 0 into 0 2.392 * [backup-simplify]: Simplify 1 into 1 2.392 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.392 * [taylor]: Taking taylor expansion of y in x 2.392 * [backup-simplify]: Simplify y into y 2.392 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.393 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.393 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 2.393 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.393 * [backup-simplify]: Simplify (+ 0 0) into 0 2.393 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 2.393 * [taylor]: Taking taylor expansion of y in y 2.393 * [backup-simplify]: Simplify 0 into 0 2.394 * [backup-simplify]: Simplify 1 into 1 2.394 * [backup-simplify]: Simplify 0 into 0 2.394 * [taylor]: Taking taylor expansion of 0 in x 2.394 * [backup-simplify]: Simplify 0 into 0 2.394 * [taylor]: Taking taylor expansion of 0 in y 2.394 * [backup-simplify]: Simplify 0 into 0 2.394 * [backup-simplify]: Simplify 0 into 0 2.394 * [taylor]: Taking taylor expansion of 0 in y 2.394 * [backup-simplify]: Simplify 0 into 0 2.394 * [backup-simplify]: Simplify 0 into 0 2.394 * [backup-simplify]: Simplify 1 into 1 2.395 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 2.395 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.396 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.396 * [backup-simplify]: Simplify (+ 0 0) into 0 2.397 * [backup-simplify]: Simplify (+ 1 0) into 1 2.398 * [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.398 * [taylor]: Taking taylor expansion of (* 1/2 (sqrt (/ 1 (+ (pow x 2) (pow y 2))))) in x 2.398 * [taylor]: Taking taylor expansion of 1/2 in x 2.398 * [backup-simplify]: Simplify 1/2 into 1/2 2.398 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 2.398 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 2.398 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 2.398 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.398 * [taylor]: Taking taylor expansion of x in x 2.398 * [backup-simplify]: Simplify 0 into 0 2.398 * [backup-simplify]: Simplify 1 into 1 2.398 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.398 * [taylor]: Taking taylor expansion of y in x 2.398 * [backup-simplify]: Simplify y into y 2.398 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.398 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.398 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.399 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 2.399 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.399 * [backup-simplify]: Simplify (+ 0 0) into 0 2.399 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.400 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 2.400 * [backup-simplify]: Simplify (* 1/2 (/ 1 y)) into (/ 1/2 y) 2.400 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 2.400 * [taylor]: Taking taylor expansion of 1/2 in y 2.400 * [backup-simplify]: Simplify 1/2 into 1/2 2.400 * [taylor]: Taking taylor expansion of y in y 2.400 * [backup-simplify]: Simplify 0 into 0 2.400 * [backup-simplify]: Simplify 1 into 1 2.400 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 2.401 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 2.401 * [backup-simplify]: Simplify 0 into 0 2.401 * [taylor]: Taking taylor expansion of 0 in y 2.401 * [backup-simplify]: Simplify 0 into 0 2.401 * [backup-simplify]: Simplify 0 into 0 2.402 * [backup-simplify]: Simplify (* 1 1) into 1 2.402 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.403 * [backup-simplify]: Simplify (+ 1 0) into 1 2.404 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 2.404 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 2.404 * [taylor]: Taking taylor expansion of 1/2 in y 2.404 * [backup-simplify]: Simplify 1/2 into 1/2 2.404 * [taylor]: Taking taylor expansion of y in y 2.404 * [backup-simplify]: Simplify 0 into 0 2.404 * [backup-simplify]: Simplify 1 into 1 2.404 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 2.405 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 2.405 * [backup-simplify]: Simplify 0 into 0 2.405 * [backup-simplify]: Simplify 0 into 0 2.405 * [backup-simplify]: Simplify 0 into 0 2.405 * [backup-simplify]: Simplify 0 into 0 2.406 * [backup-simplify]: Simplify (* 1 (* y (* 1 1))) into y 2.406 * [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.406 * [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.406 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 2.406 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 2.407 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.407 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 2.407 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.407 * [taylor]: Taking taylor expansion of z in y 2.407 * [backup-simplify]: Simplify z into z 2.407 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.407 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.407 * [taylor]: Taking taylor expansion of z in y 2.407 * [backup-simplify]: Simplify z into z 2.407 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.407 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 2.407 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.407 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 2.407 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.407 * [taylor]: Taking taylor expansion of x in y 2.407 * [backup-simplify]: Simplify x into x 2.408 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.408 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.408 * [taylor]: Taking taylor expansion of x in y 2.408 * [backup-simplify]: Simplify x into x 2.408 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.408 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.408 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.408 * [taylor]: Taking taylor expansion of y in y 2.408 * [backup-simplify]: Simplify 0 into 0 2.408 * [backup-simplify]: Simplify 1 into 1 2.408 * [backup-simplify]: Simplify (* 1 1) into 1 2.409 * [backup-simplify]: Simplify (/ 1 1) into 1 2.409 * [backup-simplify]: Simplify (+ 0 1) into 1 2.410 * [backup-simplify]: Simplify (+ 0 1) into 1 2.410 * [backup-simplify]: Simplify (sqrt 1) into 1 2.411 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.412 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.412 * [backup-simplify]: Simplify (+ 0 0) into 0 2.413 * [backup-simplify]: Simplify (+ 0 0) into 0 2.413 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.413 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 2.414 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 2.414 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.414 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 2.414 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.414 * [taylor]: Taking taylor expansion of z in x 2.414 * [backup-simplify]: Simplify z into z 2.414 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.414 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.414 * [taylor]: Taking taylor expansion of z in x 2.414 * [backup-simplify]: Simplify z into z 2.414 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.414 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 2.414 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.414 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 2.414 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.414 * [taylor]: Taking taylor expansion of x in x 2.414 * [backup-simplify]: Simplify 0 into 0 2.415 * [backup-simplify]: Simplify 1 into 1 2.415 * [backup-simplify]: Simplify (/ 1 1) into 1 2.415 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.415 * [taylor]: Taking taylor expansion of x in x 2.415 * [backup-simplify]: Simplify 0 into 0 2.415 * [backup-simplify]: Simplify 1 into 1 2.415 * [backup-simplify]: Simplify (/ 1 1) into 1 2.415 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.415 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.416 * [taylor]: Taking taylor expansion of y in x 2.416 * [backup-simplify]: Simplify y into y 2.416 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.416 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.416 * [backup-simplify]: Simplify (* 1 1) into 1 2.417 * [backup-simplify]: Simplify (+ 1 0) into 1 2.417 * [backup-simplify]: Simplify (+ 0 1) into 1 2.417 * [backup-simplify]: Simplify (sqrt 1) into 1 2.418 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.424 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.424 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.425 * [backup-simplify]: Simplify (+ 0 0) into 0 2.425 * [backup-simplify]: Simplify (+ 0 0) into 0 2.425 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.425 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 2.425 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 2.426 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.426 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 2.426 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.426 * [taylor]: Taking taylor expansion of z in z 2.426 * [backup-simplify]: Simplify 0 into 0 2.426 * [backup-simplify]: Simplify 1 into 1 2.426 * [backup-simplify]: Simplify (/ 1 1) into 1 2.426 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.426 * [taylor]: Taking taylor expansion of z in z 2.426 * [backup-simplify]: Simplify 0 into 0 2.426 * [backup-simplify]: Simplify 1 into 1 2.427 * [backup-simplify]: Simplify (/ 1 1) into 1 2.427 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 2.427 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.427 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 2.427 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.427 * [taylor]: Taking taylor expansion of x in z 2.427 * [backup-simplify]: Simplify x into x 2.427 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.427 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.427 * [taylor]: Taking taylor expansion of x in z 2.427 * [backup-simplify]: Simplify x into x 2.427 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.427 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.427 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.427 * [taylor]: Taking taylor expansion of y in z 2.427 * [backup-simplify]: Simplify y into y 2.427 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.427 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.427 * [backup-simplify]: Simplify (* 1 1) into 1 2.428 * [backup-simplify]: Simplify (+ 1 0) into 1 2.428 * [backup-simplify]: Simplify (sqrt 1) into 1 2.428 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.429 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.429 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.429 * [backup-simplify]: Simplify (+ 0 0) into 0 2.430 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.430 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 2.430 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 2.430 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.430 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 2.430 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.430 * [taylor]: Taking taylor expansion of z in z 2.430 * [backup-simplify]: Simplify 0 into 0 2.430 * [backup-simplify]: Simplify 1 into 1 2.430 * [backup-simplify]: Simplify (/ 1 1) into 1 2.430 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.430 * [taylor]: Taking taylor expansion of z in z 2.430 * [backup-simplify]: Simplify 0 into 0 2.430 * [backup-simplify]: Simplify 1 into 1 2.431 * [backup-simplify]: Simplify (/ 1 1) into 1 2.431 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 2.431 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.431 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 2.431 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.431 * [taylor]: Taking taylor expansion of x in z 2.431 * [backup-simplify]: Simplify x into x 2.431 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.431 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.431 * [taylor]: Taking taylor expansion of x in z 2.431 * [backup-simplify]: Simplify x into x 2.431 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.431 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.431 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.431 * [taylor]: Taking taylor expansion of y in z 2.431 * [backup-simplify]: Simplify y into y 2.431 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.431 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.431 * [backup-simplify]: Simplify (* 1 1) into 1 2.432 * [backup-simplify]: Simplify (+ 1 0) into 1 2.432 * [backup-simplify]: Simplify (sqrt 1) into 1 2.432 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.433 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.433 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.433 * [backup-simplify]: Simplify (+ 0 0) into 0 2.434 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.434 * [taylor]: Taking taylor expansion of 1 in x 2.434 * [backup-simplify]: Simplify 1 into 1 2.434 * [taylor]: Taking taylor expansion of 0 in x 2.434 * [backup-simplify]: Simplify 0 into 0 2.434 * [taylor]: Taking taylor expansion of 1 in y 2.434 * [backup-simplify]: Simplify 1 into 1 2.434 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.435 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.435 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.436 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 2.436 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.436 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.437 * [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.437 * [taylor]: Taking taylor expansion of (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 2.437 * [taylor]: Taking taylor expansion of 1/2 in x 2.437 * [backup-simplify]: Simplify 1/2 into 1/2 2.437 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 2.437 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.437 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.437 * [taylor]: Taking taylor expansion of x in x 2.437 * [backup-simplify]: Simplify 0 into 0 2.437 * [backup-simplify]: Simplify 1 into 1 2.437 * [backup-simplify]: Simplify (* 1 1) into 1 2.438 * [backup-simplify]: Simplify (/ 1 1) into 1 2.438 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.438 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.438 * [taylor]: Taking taylor expansion of y in x 2.438 * [backup-simplify]: Simplify y into y 2.438 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.438 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.438 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.439 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.439 * [backup-simplify]: Simplify (+ 0 0) into 0 2.439 * [backup-simplify]: Simplify (+ 1 0) into 1 2.440 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 2.440 * [taylor]: Taking taylor expansion of 0 in y 2.440 * [backup-simplify]: Simplify 0 into 0 2.440 * [taylor]: Taking taylor expansion of 0 in y 2.440 * [backup-simplify]: Simplify 0 into 0 2.440 * [taylor]: Taking taylor expansion of 0 in y 2.440 * [backup-simplify]: Simplify 0 into 0 2.440 * [backup-simplify]: Simplify 1 into 1 2.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.441 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.441 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.442 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.442 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.442 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 2.442 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.442 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.442 * [backup-simplify]: Simplify (+ 0 0) into 0 2.442 * [backup-simplify]: Simplify (+ 0 0) into 0 2.443 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 2.443 * [taylor]: Taking taylor expansion of 0 in x 2.443 * [backup-simplify]: Simplify 0 into 0 2.444 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.444 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.444 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 2.445 * [backup-simplify]: Simplify (+ (* 1/2 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1))) into (* 1/2 (/ 1 (pow y 2))) 2.445 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 2.445 * [taylor]: Taking taylor expansion of 1/2 in y 2.445 * [backup-simplify]: Simplify 1/2 into 1/2 2.445 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.445 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.445 * [taylor]: Taking taylor expansion of y in y 2.445 * [backup-simplify]: Simplify 0 into 0 2.445 * [backup-simplify]: Simplify 1 into 1 2.445 * [backup-simplify]: Simplify (* 1 1) into 1 2.445 * [backup-simplify]: Simplify (/ 1 1) into 1 2.446 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.446 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.446 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 2.446 * [backup-simplify]: Simplify 0 into 0 2.447 * [taylor]: Taking taylor expansion of 0 in y 2.447 * [backup-simplify]: Simplify 0 into 0 2.447 * [taylor]: Taking taylor expansion of 0 in y 2.447 * [backup-simplify]: Simplify 0 into 0 2.447 * [backup-simplify]: Simplify 0 into 0 2.447 * [backup-simplify]: Simplify 0 into 0 2.447 * [backup-simplify]: Simplify 0 into 0 2.447 * [backup-simplify]: Simplify 0 into 0 2.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.448 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.448 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.448 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.449 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.449 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 2.449 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.449 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 2.450 * [backup-simplify]: Simplify (+ 0 0) into 0 2.450 * [backup-simplify]: Simplify (+ 0 0) into 0 2.451 * [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.451 * [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.451 * [taylor]: Taking taylor expansion of -1/2 in x 2.451 * [backup-simplify]: Simplify -1/2 into -1/2 2.451 * [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.451 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) in x 2.451 * [taylor]: Taking taylor expansion of 1/2 in x 2.451 * [backup-simplify]: Simplify 1/2 into 1/2 2.451 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (pow y 2))) in x 2.451 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 2.451 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.451 * [taylor]: Taking taylor expansion of x in x 2.451 * [backup-simplify]: Simplify 0 into 0 2.451 * [backup-simplify]: Simplify 1 into 1 2.451 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.451 * [taylor]: Taking taylor expansion of y in x 2.451 * [backup-simplify]: Simplify y into y 2.452 * [backup-simplify]: Simplify (* 1 1) into 1 2.452 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.452 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 2.452 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.452 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))) in x 2.452 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow x 4))) in x 2.452 * [taylor]: Taking taylor expansion of 1/4 in x 2.452 * [backup-simplify]: Simplify 1/4 into 1/4 2.452 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 2.452 * [taylor]: Taking taylor expansion of (pow x 4) in x 2.452 * [taylor]: Taking taylor expansion of x in x 2.452 * [backup-simplify]: Simplify 0 into 0 2.452 * [backup-simplify]: Simplify 1 into 1 2.452 * [backup-simplify]: Simplify (* 1 1) into 1 2.452 * [backup-simplify]: Simplify (* 1 1) into 1 2.453 * [backup-simplify]: Simplify (/ 1 1) into 1 2.453 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow y 4))) in x 2.453 * [taylor]: Taking taylor expansion of 1/4 in x 2.453 * [backup-simplify]: Simplify 1/4 into 1/4 2.453 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in x 2.453 * [taylor]: Taking taylor expansion of (pow y 4) in x 2.453 * [taylor]: Taking taylor expansion of y in x 2.453 * [backup-simplify]: Simplify y into y 2.453 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.453 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 2.453 * [backup-simplify]: Simplify (/ 1 (pow y 4)) into (/ 1 (pow y 4)) 2.453 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.453 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.454 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 2.454 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.454 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow y 2)))) into 0 2.455 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.455 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.456 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.456 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.457 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.457 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.458 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.459 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.459 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.460 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.460 * [backup-simplify]: Simplify (+ 0 0) into 0 2.460 * [backup-simplify]: Simplify (+ 0 0) into 0 2.460 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow y 2))) into (/ 1/2 (pow y 2)) 2.461 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 1))) into 0 2.461 * [backup-simplify]: Simplify (+ 0 0) into 0 2.461 * [backup-simplify]: Simplify (+ (/ 1/2 (pow y 2)) 0) into (* 1/2 (/ 1 (pow y 2))) 2.462 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 1)) into 0 2.462 * [backup-simplify]: Simplify (+ 0 0) into 0 2.462 * [backup-simplify]: Simplify (+ 0 0) into 0 2.462 * [backup-simplify]: Simplify (* 1/4 1) into 1/4 2.463 * [backup-simplify]: Simplify (+ 1/4 0) into 1/4 2.463 * [backup-simplify]: Simplify (+ 0 1/4) into 1/4 2.464 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 1/2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1/4)))) into 0 2.464 * [taylor]: Taking taylor expansion of 0 in y 2.464 * [backup-simplify]: Simplify 0 into 0 2.464 * [taylor]: Taking taylor expansion of 0 in y 2.464 * [backup-simplify]: Simplify 0 into 0 2.464 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.465 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.465 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.465 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.465 * [backup-simplify]: Simplify (+ 0 0) into 0 2.467 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1)))) into 0 2.467 * [taylor]: Taking taylor expansion of 0 in y 2.467 * [backup-simplify]: Simplify 0 into 0 2.467 * [taylor]: Taking taylor expansion of 0 in y 2.467 * [backup-simplify]: Simplify 0 into 0 2.467 * [taylor]: Taking taylor expansion of 0 in y 2.467 * [backup-simplify]: Simplify 0 into 0 2.468 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.469 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.470 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 2.470 * [backup-simplify]: Simplify 0 into 0 2.470 * [backup-simplify]: Simplify (* 1 (* 1 (* 1 (/ 1 (/ 1 z))))) into z 2.470 * [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.470 * [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.471 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 2.471 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 2.471 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.471 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 2.471 * [taylor]: Taking taylor expansion of (/ -1 z) in y 2.471 * [taylor]: Taking taylor expansion of -1 in y 2.471 * [backup-simplify]: Simplify -1 into -1 2.471 * [taylor]: Taking taylor expansion of z in y 2.471 * [backup-simplify]: Simplify z into z 2.471 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.471 * [taylor]: Taking taylor expansion of (/ -1 z) in y 2.471 * [taylor]: Taking taylor expansion of -1 in y 2.471 * [backup-simplify]: Simplify -1 into -1 2.471 * [taylor]: Taking taylor expansion of z in y 2.471 * [backup-simplify]: Simplify z into z 2.471 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.471 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 2.471 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.471 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 2.471 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.472 * [taylor]: Taking taylor expansion of -1 in y 2.472 * [backup-simplify]: Simplify -1 into -1 2.472 * [taylor]: Taking taylor expansion of x in y 2.472 * [backup-simplify]: Simplify x into x 2.472 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.472 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.472 * [taylor]: Taking taylor expansion of -1 in y 2.472 * [backup-simplify]: Simplify -1 into -1 2.472 * [taylor]: Taking taylor expansion of x in y 2.472 * [backup-simplify]: Simplify x into x 2.472 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.472 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.472 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.472 * [taylor]: Taking taylor expansion of y in y 2.472 * [backup-simplify]: Simplify 0 into 0 2.472 * [backup-simplify]: Simplify 1 into 1 2.472 * [backup-simplify]: Simplify (* 1 1) into 1 2.473 * [backup-simplify]: Simplify (/ 1 1) into 1 2.473 * [backup-simplify]: Simplify (+ 0 1) into 1 2.474 * [backup-simplify]: Simplify (+ 0 1) into 1 2.474 * [backup-simplify]: Simplify (sqrt 1) into 1 2.475 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.475 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.476 * [backup-simplify]: Simplify (+ 0 0) into 0 2.476 * [backup-simplify]: Simplify (+ 0 0) into 0 2.477 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.477 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 2.477 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 2.477 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.477 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 2.477 * [taylor]: Taking taylor expansion of (/ -1 z) in x 2.477 * [taylor]: Taking taylor expansion of -1 in x 2.477 * [backup-simplify]: Simplify -1 into -1 2.477 * [taylor]: Taking taylor expansion of z in x 2.477 * [backup-simplify]: Simplify z into z 2.478 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.478 * [taylor]: Taking taylor expansion of (/ -1 z) in x 2.478 * [taylor]: Taking taylor expansion of -1 in x 2.478 * [backup-simplify]: Simplify -1 into -1 2.478 * [taylor]: Taking taylor expansion of z in x 2.478 * [backup-simplify]: Simplify z into z 2.478 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.478 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 2.478 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.478 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 2.478 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.478 * [taylor]: Taking taylor expansion of -1 in x 2.478 * [backup-simplify]: Simplify -1 into -1 2.478 * [taylor]: Taking taylor expansion of x in x 2.478 * [backup-simplify]: Simplify 0 into 0 2.478 * [backup-simplify]: Simplify 1 into 1 2.479 * [backup-simplify]: Simplify (/ -1 1) into -1 2.479 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.479 * [taylor]: Taking taylor expansion of -1 in x 2.479 * [backup-simplify]: Simplify -1 into -1 2.479 * [taylor]: Taking taylor expansion of x in x 2.479 * [backup-simplify]: Simplify 0 into 0 2.479 * [backup-simplify]: Simplify 1 into 1 2.479 * [backup-simplify]: Simplify (/ -1 1) into -1 2.479 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.479 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.479 * [taylor]: Taking taylor expansion of y in x 2.479 * [backup-simplify]: Simplify y into y 2.479 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.479 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.480 * [backup-simplify]: Simplify (* -1 -1) into 1 2.480 * [backup-simplify]: Simplify (+ 1 0) into 1 2.481 * [backup-simplify]: Simplify (+ 0 1) into 1 2.481 * [backup-simplify]: Simplify (sqrt 1) into 1 2.482 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.483 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.483 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.484 * [backup-simplify]: Simplify (+ 0 0) into 0 2.484 * [backup-simplify]: Simplify (+ 0 0) into 0 2.485 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.485 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 2.485 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 2.485 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.485 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 2.485 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.485 * [taylor]: Taking taylor expansion of -1 in z 2.485 * [backup-simplify]: Simplify -1 into -1 2.485 * [taylor]: Taking taylor expansion of z in z 2.485 * [backup-simplify]: Simplify 0 into 0 2.485 * [backup-simplify]: Simplify 1 into 1 2.486 * [backup-simplify]: Simplify (/ -1 1) into -1 2.486 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.486 * [taylor]: Taking taylor expansion of -1 in z 2.486 * [backup-simplify]: Simplify -1 into -1 2.486 * [taylor]: Taking taylor expansion of z in z 2.486 * [backup-simplify]: Simplify 0 into 0 2.486 * [backup-simplify]: Simplify 1 into 1 2.486 * [backup-simplify]: Simplify (/ -1 1) into -1 2.486 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 2.486 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.486 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 2.486 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.486 * [taylor]: Taking taylor expansion of -1 in z 2.486 * [backup-simplify]: Simplify -1 into -1 2.486 * [taylor]: Taking taylor expansion of x in z 2.487 * [backup-simplify]: Simplify x into x 2.487 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.487 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.487 * [taylor]: Taking taylor expansion of -1 in z 2.487 * [backup-simplify]: Simplify -1 into -1 2.487 * [taylor]: Taking taylor expansion of x in z 2.487 * [backup-simplify]: Simplify x into x 2.487 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.487 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.487 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.487 * [taylor]: Taking taylor expansion of y in z 2.487 * [backup-simplify]: Simplify y into y 2.487 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.487 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.488 * [backup-simplify]: Simplify (* -1 -1) into 1 2.488 * [backup-simplify]: Simplify (+ 1 0) into 1 2.488 * [backup-simplify]: Simplify (sqrt 1) into 1 2.489 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.490 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.491 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.491 * [backup-simplify]: Simplify (+ 0 0) into 0 2.492 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.492 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 2.492 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 2.492 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.492 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 2.492 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.492 * [taylor]: Taking taylor expansion of -1 in z 2.492 * [backup-simplify]: Simplify -1 into -1 2.492 * [taylor]: Taking taylor expansion of z in z 2.492 * [backup-simplify]: Simplify 0 into 0 2.492 * [backup-simplify]: Simplify 1 into 1 2.493 * [backup-simplify]: Simplify (/ -1 1) into -1 2.493 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.493 * [taylor]: Taking taylor expansion of -1 in z 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 * [backup-simplify]: Simplify (/ -1 1) into -1 2.493 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 2.493 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.493 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 2.493 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.494 * [taylor]: Taking taylor expansion of -1 in z 2.494 * [backup-simplify]: Simplify -1 into -1 2.494 * [taylor]: Taking taylor expansion of x in z 2.494 * [backup-simplify]: Simplify x into x 2.494 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.494 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.494 * [taylor]: Taking taylor expansion of -1 in z 2.494 * [backup-simplify]: Simplify -1 into -1 2.494 * [taylor]: Taking taylor expansion of x in z 2.494 * [backup-simplify]: Simplify x into x 2.494 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.494 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.494 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.494 * [taylor]: Taking taylor expansion of y in z 2.494 * [backup-simplify]: Simplify y into y 2.494 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.494 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.495 * [backup-simplify]: Simplify (* -1 -1) into 1 2.495 * [backup-simplify]: Simplify (+ 1 0) into 1 2.495 * [backup-simplify]: Simplify (sqrt 1) into 1 2.496 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.497 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.498 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.498 * [backup-simplify]: Simplify (+ 0 0) into 0 2.499 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.499 * [taylor]: Taking taylor expansion of 1 in x 2.499 * [backup-simplify]: Simplify 1 into 1 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 1 in y 2.499 * [backup-simplify]: Simplify 1 into 1 2.500 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.501 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.502 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 2.502 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 2.502 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.503 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.504 * [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.504 * [taylor]: Taking taylor expansion of (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 2.504 * [taylor]: Taking taylor expansion of 1/2 in x 2.504 * [backup-simplify]: Simplify 1/2 into 1/2 2.504 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 2.504 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.504 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.504 * [taylor]: Taking taylor expansion of x in x 2.505 * [backup-simplify]: Simplify 0 into 0 2.505 * [backup-simplify]: Simplify 1 into 1 2.505 * [backup-simplify]: Simplify (* 1 1) into 1 2.505 * [backup-simplify]: Simplify (/ 1 1) into 1 2.505 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.505 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.505 * [taylor]: Taking taylor expansion of y in x 2.505 * [backup-simplify]: Simplify y into y 2.505 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.506 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.506 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.507 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.508 * [backup-simplify]: Simplify (+ 0 0) into 0 2.508 * [backup-simplify]: Simplify (+ 1 0) into 1 2.509 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 2.509 * [taylor]: Taking taylor expansion of 0 in y 2.509 * [backup-simplify]: Simplify 0 into 0 2.509 * [taylor]: Taking taylor expansion of 0 in y 2.509 * [backup-simplify]: Simplify 0 into 0 2.509 * [taylor]: Taking taylor expansion of 0 in y 2.509 * [backup-simplify]: Simplify 0 into 0 2.509 * [backup-simplify]: Simplify 1 into 1 2.510 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.511 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.512 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 2.512 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.512 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.513 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 2.513 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.513 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.513 * [backup-simplify]: Simplify (+ 0 0) into 0 2.514 * [backup-simplify]: Simplify (+ 0 0) into 0 2.515 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 2.515 * [taylor]: Taking taylor expansion of 0 in x 2.515 * [backup-simplify]: Simplify 0 into 0 2.516 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.517 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.517 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 2.518 * [backup-simplify]: Simplify (+ (* 1/2 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1))) into (* 1/2 (/ 1 (pow y 2))) 2.518 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 2.518 * [taylor]: Taking taylor expansion of 1/2 in y 2.518 * [backup-simplify]: Simplify 1/2 into 1/2 2.518 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.518 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.518 * [taylor]: Taking taylor expansion of y in y 2.518 * [backup-simplify]: Simplify 0 into 0 2.518 * [backup-simplify]: Simplify 1 into 1 2.519 * [backup-simplify]: Simplify (* 1 1) into 1 2.519 * [backup-simplify]: Simplify (/ 1 1) into 1 2.520 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.521 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.521 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 2.521 * [backup-simplify]: Simplify 0 into 0 2.521 * [taylor]: Taking taylor expansion of 0 in y 2.521 * [backup-simplify]: Simplify 0 into 0 2.522 * [taylor]: Taking taylor expansion of 0 in y 2.522 * [backup-simplify]: Simplify 0 into 0 2.522 * [backup-simplify]: Simplify 0 into 0 2.522 * [backup-simplify]: Simplify 0 into 0 2.522 * [backup-simplify]: Simplify 0 into 0 2.522 * [backup-simplify]: Simplify 0 into 0 2.523 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.524 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.525 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 2.525 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.526 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.526 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 2.527 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.527 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 2.528 * [backup-simplify]: Simplify (+ 0 0) into 0 2.528 * [backup-simplify]: Simplify (+ 0 0) into 0 2.530 * [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.530 * [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.530 * [taylor]: Taking taylor expansion of -1/2 in x 2.530 * [backup-simplify]: Simplify -1/2 into -1/2 2.530 * [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.530 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) in x 2.530 * [taylor]: Taking taylor expansion of 1/2 in x 2.530 * [backup-simplify]: Simplify 1/2 into 1/2 2.530 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (pow y 2))) in x 2.530 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 2.530 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.530 * [taylor]: Taking taylor expansion of x in x 2.530 * [backup-simplify]: Simplify 0 into 0 2.530 * [backup-simplify]: Simplify 1 into 1 2.530 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.530 * [taylor]: Taking taylor expansion of y in x 2.530 * [backup-simplify]: Simplify y into y 2.531 * [backup-simplify]: Simplify (* 1 1) into 1 2.531 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.531 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 2.531 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.531 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))) in x 2.531 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow x 4))) in x 2.531 * [taylor]: Taking taylor expansion of 1/4 in x 2.531 * [backup-simplify]: Simplify 1/4 into 1/4 2.531 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 2.531 * [taylor]: Taking taylor expansion of (pow x 4) in x 2.531 * [taylor]: Taking taylor expansion of x in x 2.531 * [backup-simplify]: Simplify 0 into 0 2.531 * [backup-simplify]: Simplify 1 into 1 2.532 * [backup-simplify]: Simplify (* 1 1) into 1 2.532 * [backup-simplify]: Simplify (* 1 1) into 1 2.533 * [backup-simplify]: Simplify (/ 1 1) into 1 2.533 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow y 4))) in x 2.533 * [taylor]: Taking taylor expansion of 1/4 in x 2.533 * [backup-simplify]: Simplify 1/4 into 1/4 2.533 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in x 2.533 * [taylor]: Taking taylor expansion of (pow y 4) in x 2.533 * [taylor]: Taking taylor expansion of y in x 2.533 * [backup-simplify]: Simplify y into y 2.533 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.533 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 2.533 * [backup-simplify]: Simplify (/ 1 (pow y 4)) into (/ 1 (pow y 4)) 2.533 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.534 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.535 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 2.535 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.536 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow y 2)))) into 0 2.537 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.538 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.539 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.540 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.540 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.541 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) 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.544 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.545 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.545 * [backup-simplify]: Simplify (+ 0 0) into 0 2.546 * [backup-simplify]: Simplify (+ 0 0) into 0 2.546 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow y 2))) into (/ 1/2 (pow y 2)) 2.547 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 1))) into 0 2.547 * [backup-simplify]: Simplify (+ 0 0) into 0 2.548 * [backup-simplify]: Simplify (+ (/ 1/2 (pow y 2)) 0) into (* 1/2 (/ 1 (pow y 2))) 2.552 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 1)) into 0 2.553 * [backup-simplify]: Simplify (+ 0 0) into 0 2.553 * [backup-simplify]: Simplify (+ 0 0) into 0 2.554 * [backup-simplify]: Simplify (* 1/4 1) into 1/4 2.554 * [backup-simplify]: Simplify (+ 1/4 0) into 1/4 2.554 * [backup-simplify]: Simplify (+ 0 1/4) into 1/4 2.555 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 1/2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1/4)))) into 0 2.555 * [taylor]: Taking taylor expansion of 0 in y 2.555 * [backup-simplify]: Simplify 0 into 0 2.555 * [taylor]: Taking taylor expansion of 0 in y 2.555 * [backup-simplify]: Simplify 0 into 0 2.556 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.556 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.556 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.557 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.557 * [backup-simplify]: Simplify (+ 0 0) into 0 2.558 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1)))) into 0 2.558 * [taylor]: Taking taylor expansion of 0 in y 2.558 * [backup-simplify]: Simplify 0 into 0 2.558 * [taylor]: Taking taylor expansion of 0 in y 2.558 * [backup-simplify]: Simplify 0 into 0 2.558 * [taylor]: Taking taylor expansion of 0 in y 2.558 * [backup-simplify]: Simplify 0 into 0 2.558 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.559 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.559 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 2.559 * [backup-simplify]: Simplify 0 into 0 2.559 * [backup-simplify]: Simplify (* 1 (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 z) 2.560 * * * * [progress]: [ 2 / 2 ] generating series at (2) 2.560 * [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.560 * [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.560 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in y 2.560 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 2.560 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 2.561 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.561 * [taylor]: Taking taylor expansion of (* z z) in y 2.561 * [taylor]: Taking taylor expansion of z in y 2.561 * [backup-simplify]: Simplify z into z 2.561 * [taylor]: Taking taylor expansion of z in y 2.561 * [backup-simplify]: Simplify z into z 2.561 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 2.561 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.561 * [taylor]: Taking taylor expansion of (* x x) in y 2.561 * [taylor]: Taking taylor expansion of x in y 2.561 * [backup-simplify]: Simplify x into x 2.561 * [taylor]: Taking taylor expansion of x in y 2.561 * [backup-simplify]: Simplify x into x 2.561 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.561 * [taylor]: Taking taylor expansion of y in y 2.561 * [backup-simplify]: Simplify 0 into 0 2.561 * [backup-simplify]: Simplify 1 into 1 2.561 * [backup-simplify]: Simplify (* z z) into (pow z 2) 2.561 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.561 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 2.561 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 2.561 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 2.561 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 2.562 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.562 * [backup-simplify]: Simplify (+ 0 0) into 0 2.562 * [backup-simplify]: Simplify (+ 0 0) into 0 2.562 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 2.562 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.562 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.562 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.563 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.563 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.563 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in x 2.563 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 2.563 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 2.563 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.563 * [taylor]: Taking taylor expansion of (* z z) in x 2.563 * [taylor]: Taking taylor expansion of z in x 2.563 * [backup-simplify]: Simplify z into z 2.563 * [taylor]: Taking taylor expansion of z in x 2.563 * [backup-simplify]: Simplify z into z 2.563 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 2.563 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.563 * [taylor]: Taking taylor expansion of (* x x) in x 2.563 * [taylor]: Taking taylor expansion of x in x 2.563 * [backup-simplify]: Simplify 0 into 0 2.563 * [backup-simplify]: Simplify 1 into 1 2.563 * [taylor]: Taking taylor expansion of x in x 2.564 * [backup-simplify]: Simplify 0 into 0 2.564 * [backup-simplify]: Simplify 1 into 1 2.564 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.564 * [taylor]: Taking taylor expansion of y in x 2.564 * [backup-simplify]: Simplify y into y 2.564 * [backup-simplify]: Simplify (* z z) into (pow z 2) 2.564 * [backup-simplify]: Simplify (* 0 0) into 0 2.564 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.564 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.564 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 2.564 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 2.564 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 2.565 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.565 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.565 * [backup-simplify]: Simplify (+ 0 0) into 0 2.565 * [backup-simplify]: Simplify (+ 0 0) into 0 2.566 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 2.566 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.566 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.566 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.566 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.566 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.566 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in z 2.566 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 2.566 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 2.567 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.567 * [taylor]: Taking taylor expansion of (* z z) in z 2.567 * [taylor]: Taking taylor expansion of z in z 2.567 * [backup-simplify]: Simplify 0 into 0 2.567 * [backup-simplify]: Simplify 1 into 1 2.567 * [taylor]: Taking taylor expansion of z in z 2.567 * [backup-simplify]: Simplify 0 into 0 2.567 * [backup-simplify]: Simplify 1 into 1 2.567 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 2.567 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.567 * [taylor]: Taking taylor expansion of (* x x) in z 2.567 * [taylor]: Taking taylor expansion of x in z 2.567 * [backup-simplify]: Simplify x into x 2.567 * [taylor]: Taking taylor expansion of x in z 2.567 * [backup-simplify]: Simplify x into x 2.567 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.567 * [taylor]: Taking taylor expansion of y in z 2.567 * [backup-simplify]: Simplify y into y 2.567 * [backup-simplify]: Simplify (* 0 0) into 0 2.567 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.567 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.567 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 2.568 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 2.568 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 2.568 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.568 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.568 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.569 * [backup-simplify]: Simplify (+ 0 0) into 0 2.569 * [backup-simplify]: Simplify (+ 0 0) into 0 2.569 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 2.569 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.569 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.569 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.569 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.570 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.570 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in z 2.570 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 2.570 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 2.570 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.570 * [taylor]: Taking taylor expansion of (* z z) in z 2.570 * [taylor]: Taking taylor expansion of z in z 2.570 * [backup-simplify]: Simplify 0 into 0 2.570 * [backup-simplify]: Simplify 1 into 1 2.570 * [taylor]: Taking taylor expansion of z in z 2.570 * [backup-simplify]: Simplify 0 into 0 2.570 * [backup-simplify]: Simplify 1 into 1 2.570 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 2.570 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.570 * [taylor]: Taking taylor expansion of (* x x) in z 2.570 * [taylor]: Taking taylor expansion of x in z 2.570 * [backup-simplify]: Simplify x into x 2.570 * [taylor]: Taking taylor expansion of x in z 2.570 * [backup-simplify]: Simplify x into x 2.570 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.570 * [taylor]: Taking taylor expansion of y in z 2.570 * [backup-simplify]: Simplify y into y 2.571 * [backup-simplify]: Simplify (* 0 0) into 0 2.571 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.571 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.571 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 2.571 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 2.571 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 2.572 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.572 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.572 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.572 * [backup-simplify]: Simplify (+ 0 0) into 0 2.572 * [backup-simplify]: Simplify (+ 0 0) into 0 2.572 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 2.572 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.572 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.572 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.573 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.573 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.574 * [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.574 * [taylor]: Taking taylor expansion of (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) in x 2.574 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 2.574 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 2.574 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.574 * [taylor]: Taking taylor expansion of x in x 2.574 * [backup-simplify]: Simplify 0 into 0 2.574 * [backup-simplify]: Simplify 1 into 1 2.574 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.574 * [taylor]: Taking taylor expansion of y in x 2.574 * [backup-simplify]: Simplify y into y 2.574 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.574 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.574 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 2.574 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.574 * [backup-simplify]: Simplify (+ 0 0) into 0 2.574 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 2.574 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.574 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.575 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.575 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.575 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.575 * [backup-simplify]: Simplify (* y (sqrt 0.3333333333333333)) into (* y (sqrt 0.3333333333333333)) 2.575 * [taylor]: Taking taylor expansion of (* y (sqrt 0.3333333333333333)) in y 2.575 * [taylor]: Taking taylor expansion of y in y 2.576 * [backup-simplify]: Simplify 0 into 0 2.576 * [backup-simplify]: Simplify 1 into 1 2.576 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.576 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.576 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.576 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.576 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.577 * [backup-simplify]: Simplify (* 0 (sqrt 0.3333333333333333)) into 0 2.577 * [backup-simplify]: Simplify 0 into 0 2.577 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.577 * [taylor]: Taking taylor expansion of 0 in x 2.577 * [backup-simplify]: Simplify 0 into 0 2.577 * [taylor]: Taking taylor expansion of 0 in y 2.577 * [backup-simplify]: Simplify 0 into 0 2.577 * [backup-simplify]: Simplify 0 into 0 2.578 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.578 * [taylor]: Taking taylor expansion of 0 in y 2.578 * [backup-simplify]: Simplify 0 into 0 2.578 * [backup-simplify]: Simplify 0 into 0 2.579 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 0.3333333333333333))) into (sqrt 0.3333333333333333) 2.579 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.580 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.581 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 2.581 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.581 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.582 * [backup-simplify]: Simplify (+ 0 0) into 0 2.582 * [backup-simplify]: Simplify (+ 1 0) into 1 2.582 * [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.583 * [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.583 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (sqrt 0.3333333333333333))) in x 2.583 * [taylor]: Taking taylor expansion of 1/2 in x 2.583 * [backup-simplify]: Simplify 1/2 into 1/2 2.584 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (sqrt 0.3333333333333333)) in x 2.584 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 2.584 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 2.584 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 2.584 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.584 * [taylor]: Taking taylor expansion of x in x 2.584 * [backup-simplify]: Simplify 0 into 0 2.584 * [backup-simplify]: Simplify 1 into 1 2.584 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.584 * [taylor]: Taking taylor expansion of y in x 2.584 * [backup-simplify]: Simplify y into y 2.584 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.584 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.584 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.584 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 2.584 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.584 * [backup-simplify]: Simplify (+ 0 0) into 0 2.585 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.585 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 2.585 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.585 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.585 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.585 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.586 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.586 * [backup-simplify]: Simplify (* (/ 1 y) (sqrt 0.3333333333333333)) into (/ (sqrt 0.3333333333333333) y) 2.587 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) y)) into (* 1/2 (/ (sqrt 0.3333333333333333) y)) 2.587 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) y)) in y 2.587 * [taylor]: Taking taylor expansion of 1/2 in y 2.587 * [backup-simplify]: Simplify 1/2 into 1/2 2.587 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) y) in y 2.587 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.587 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.587 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.588 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.588 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.588 * [taylor]: Taking taylor expansion of y in y 2.589 * [backup-simplify]: Simplify 0 into 0 2.589 * [backup-simplify]: Simplify 1 into 1 2.589 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.591 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.591 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.591 * [backup-simplify]: Simplify 0 into 0 2.592 * [taylor]: Taking taylor expansion of 0 in y 2.592 * [backup-simplify]: Simplify 0 into 0 2.592 * [backup-simplify]: Simplify 0 into 0 2.593 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.593 * [backup-simplify]: Simplify (* 1 1) into 1 2.594 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.594 * [backup-simplify]: Simplify (+ 1 0) into 1 2.595 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 2.596 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* (/ 1/2 y) (sqrt 0.3333333333333333)))) into (* 1/2 (/ (sqrt 0.3333333333333333) y)) 2.596 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) y)) in y 2.596 * [taylor]: Taking taylor expansion of 1/2 in y 2.596 * [backup-simplify]: Simplify 1/2 into 1/2 2.596 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) y) in y 2.596 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.596 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.596 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.596 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.597 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.597 * [taylor]: Taking taylor expansion of y in y 2.597 * [backup-simplify]: Simplify 0 into 0 2.597 * [backup-simplify]: Simplify 1 into 1 2.598 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.599 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.600 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.600 * [backup-simplify]: Simplify 0 into 0 2.600 * [backup-simplify]: Simplify 0 into 0 2.600 * [backup-simplify]: Simplify 0 into 0 2.601 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.602 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.602 * [backup-simplify]: Simplify 0 into 0 2.603 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* y (* 1 1))) into (* y (sqrt 0.3333333333333333)) 2.604 * [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.604 * [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.604 * [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.604 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 2.604 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 2.605 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.605 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 2.605 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.605 * [taylor]: Taking taylor expansion of z in y 2.605 * [backup-simplify]: Simplify z into z 2.605 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.605 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.605 * [taylor]: Taking taylor expansion of z in y 2.605 * [backup-simplify]: Simplify z into z 2.605 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.605 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 2.605 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.605 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 2.605 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.605 * [taylor]: Taking taylor expansion of x in y 2.605 * [backup-simplify]: Simplify x into x 2.605 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.605 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.605 * [taylor]: Taking taylor expansion of x in y 2.606 * [backup-simplify]: Simplify x into x 2.606 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.606 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.606 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.606 * [taylor]: Taking taylor expansion of y in y 2.606 * [backup-simplify]: Simplify 0 into 0 2.606 * [backup-simplify]: Simplify 1 into 1 2.606 * [backup-simplify]: Simplify (* 1 1) into 1 2.607 * [backup-simplify]: Simplify (/ 1 1) into 1 2.607 * [backup-simplify]: Simplify (+ 0 1) into 1 2.607 * [backup-simplify]: Simplify (+ 0 1) into 1 2.608 * [backup-simplify]: Simplify (sqrt 1) into 1 2.608 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.609 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.610 * [backup-simplify]: Simplify (+ 0 0) into 0 2.610 * [backup-simplify]: Simplify (+ 0 0) into 0 2.611 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.611 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.611 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.611 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.611 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.612 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.612 * [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.612 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 2.612 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 2.612 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.612 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 2.612 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.612 * [taylor]: Taking taylor expansion of z in x 2.612 * [backup-simplify]: Simplify z into z 2.613 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.613 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.613 * [taylor]: Taking taylor expansion of z in x 2.613 * [backup-simplify]: Simplify z into z 2.613 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.613 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 2.613 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.613 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 2.613 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.613 * [taylor]: Taking taylor expansion of x in x 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.613 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.614 * [taylor]: Taking taylor expansion of x in x 2.614 * [backup-simplify]: Simplify 0 into 0 2.614 * [backup-simplify]: Simplify 1 into 1 2.614 * [backup-simplify]: Simplify (/ 1 1) into 1 2.614 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.614 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.614 * [taylor]: Taking taylor expansion of y in x 2.614 * [backup-simplify]: Simplify y into y 2.614 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.614 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.615 * [backup-simplify]: Simplify (* 1 1) into 1 2.615 * [backup-simplify]: Simplify (+ 1 0) into 1 2.616 * [backup-simplify]: Simplify (+ 0 1) into 1 2.616 * [backup-simplify]: Simplify (sqrt 1) into 1 2.617 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.618 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.618 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.619 * [backup-simplify]: Simplify (+ 0 0) into 0 2.619 * [backup-simplify]: Simplify (+ 0 0) into 0 2.620 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.620 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.620 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.620 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.620 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.621 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.621 * [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.621 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 2.621 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 2.621 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.621 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 2.621 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.621 * [taylor]: Taking taylor expansion of z in z 2.621 * [backup-simplify]: Simplify 0 into 0 2.621 * [backup-simplify]: Simplify 1 into 1 2.622 * [backup-simplify]: Simplify (/ 1 1) into 1 2.622 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.622 * [taylor]: Taking taylor expansion of z in z 2.622 * [backup-simplify]: Simplify 0 into 0 2.622 * [backup-simplify]: Simplify 1 into 1 2.622 * [backup-simplify]: Simplify (/ 1 1) into 1 2.622 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 2.622 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.623 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 2.623 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.623 * [taylor]: Taking taylor expansion of x in z 2.623 * [backup-simplify]: Simplify x into x 2.623 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.623 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.623 * [taylor]: Taking taylor expansion of x in z 2.623 * [backup-simplify]: Simplify x into x 2.623 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.623 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.623 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.623 * [taylor]: Taking taylor expansion of y in z 2.623 * [backup-simplify]: Simplify y into y 2.623 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.623 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.624 * [backup-simplify]: Simplify (* 1 1) into 1 2.624 * [backup-simplify]: Simplify (+ 1 0) into 1 2.624 * [backup-simplify]: Simplify (sqrt 1) into 1 2.625 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.626 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.627 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.627 * [backup-simplify]: Simplify (+ 0 0) into 0 2.628 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.628 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.628 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.628 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.628 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.629 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.629 * [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.629 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 2.629 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 2.629 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.629 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 2.629 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.629 * [taylor]: Taking taylor expansion of z in z 2.629 * [backup-simplify]: Simplify 0 into 0 2.629 * [backup-simplify]: Simplify 1 into 1 2.630 * [backup-simplify]: Simplify (/ 1 1) into 1 2.630 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.630 * [taylor]: Taking taylor expansion of z in z 2.630 * [backup-simplify]: Simplify 0 into 0 2.630 * [backup-simplify]: Simplify 1 into 1 2.630 * [backup-simplify]: Simplify (/ 1 1) into 1 2.630 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 2.630 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.630 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 2.630 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.631 * [taylor]: Taking taylor expansion of x in z 2.631 * [backup-simplify]: Simplify x into x 2.631 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.631 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.631 * [taylor]: Taking taylor expansion of x in z 2.631 * [backup-simplify]: Simplify x into x 2.631 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.631 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.631 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.631 * [taylor]: Taking taylor expansion of y in z 2.631 * [backup-simplify]: Simplify y into y 2.631 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.631 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.632 * [backup-simplify]: Simplify (* 1 1) into 1 2.632 * [backup-simplify]: Simplify (+ 1 0) into 1 2.632 * [backup-simplify]: Simplify (sqrt 1) into 1 2.633 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.634 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.634 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.635 * [backup-simplify]: Simplify (+ 0 0) into 0 2.635 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.635 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.635 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.635 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.636 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.637 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.638 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 2.638 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.638 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.638 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.638 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.639 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.640 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.640 * [taylor]: Taking taylor expansion of 0 in x 2.640 * [backup-simplify]: Simplify 0 into 0 2.640 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.640 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.640 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.640 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.641 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.642 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.643 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.644 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.645 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.645 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 2.646 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.646 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.648 * [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.650 * [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.650 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) in x 2.650 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) in x 2.650 * [taylor]: Taking taylor expansion of 1/2 in x 2.650 * [backup-simplify]: Simplify 1/2 into 1/2 2.650 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 2)) in x 2.650 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.650 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.650 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.650 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.650 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.650 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.650 * [taylor]: Taking taylor expansion of x in x 2.650 * [backup-simplify]: Simplify 0 into 0 2.651 * [backup-simplify]: Simplify 1 into 1 2.651 * [backup-simplify]: Simplify (* 1 1) into 1 2.651 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.651 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in x 2.651 * [taylor]: Taking taylor expansion of 1/2 in x 2.651 * [backup-simplify]: Simplify 1/2 into 1/2 2.651 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in x 2.651 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.651 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.651 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.652 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.652 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.652 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.652 * [taylor]: Taking taylor expansion of y in x 2.652 * [backup-simplify]: Simplify y into y 2.652 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.653 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 2.653 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.654 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.654 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.654 * [backup-simplify]: Simplify (+ 0 0) into 0 2.654 * [taylor]: Taking taylor expansion of 0 in y 2.654 * [backup-simplify]: Simplify 0 into 0 2.654 * [taylor]: Taking taylor expansion of 0 in y 2.654 * [backup-simplify]: Simplify 0 into 0 2.654 * [taylor]: Taking taylor expansion of 0 in y 2.654 * [backup-simplify]: Simplify 0 into 0 2.655 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.655 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.656 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.656 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.657 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.657 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.657 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.657 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 2.657 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.657 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.658 * [backup-simplify]: Simplify (+ 0 0) into 0 2.658 * [backup-simplify]: Simplify (+ 0 0) into 0 2.658 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 2.659 * [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.660 * [taylor]: Taking taylor expansion of 0 in x 2.660 * [backup-simplify]: Simplify 0 into 0 2.660 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.661 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.661 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.662 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.662 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 2.663 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 2.663 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in y 2.663 * [taylor]: Taking taylor expansion of 1/2 in y 2.663 * [backup-simplify]: Simplify 1/2 into 1/2 2.663 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in y 2.663 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.663 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.663 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.663 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.664 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.664 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.664 * [taylor]: Taking taylor expansion of y in y 2.664 * [backup-simplify]: Simplify 0 into 0 2.664 * [backup-simplify]: Simplify 1 into 1 2.664 * [backup-simplify]: Simplify (* 1 1) into 1 2.664 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.665 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.665 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.666 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.666 * [backup-simplify]: Simplify 0 into 0 2.666 * [taylor]: Taking taylor expansion of 0 in y 2.666 * [backup-simplify]: Simplify 0 into 0 2.667 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.667 * [taylor]: Taking taylor expansion of 0 in y 2.667 * [backup-simplify]: Simplify 0 into 0 2.667 * [backup-simplify]: Simplify 0 into 0 2.667 * [backup-simplify]: Simplify 0 into 0 2.667 * [backup-simplify]: Simplify 0 into 0 2.667 * [backup-simplify]: Simplify 0 into 0 2.667 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.668 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.669 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.669 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.669 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.670 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.670 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 2.670 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.670 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 2.671 * [backup-simplify]: Simplify (+ 0 0) into 0 2.671 * [backup-simplify]: Simplify (+ 0 0) into 0 2.675 * [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.677 * [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.677 * [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.677 * [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.677 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) in x 2.677 * [taylor]: Taking taylor expansion of 1/4 in x 2.677 * [backup-simplify]: Simplify 1/4 into 1/4 2.677 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2))) in x 2.677 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.677 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.677 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.677 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.678 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.678 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 2.678 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.678 * [taylor]: Taking taylor expansion of x in x 2.678 * [backup-simplify]: Simplify 0 into 0 2.678 * [backup-simplify]: Simplify 1 into 1 2.678 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.678 * [taylor]: Taking taylor expansion of y in x 2.679 * [backup-simplify]: Simplify y into y 2.679 * [backup-simplify]: Simplify (* 1 1) into 1 2.679 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.679 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 2.680 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 2.680 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))) in x 2.680 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) in x 2.680 * [taylor]: Taking taylor expansion of 1/8 in x 2.680 * [backup-simplify]: Simplify 1/8 into 1/8 2.680 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 4)) in x 2.680 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.680 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.680 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.680 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.681 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.681 * [taylor]: Taking taylor expansion of (pow y 4) in x 2.681 * [taylor]: Taking taylor expansion of y in x 2.681 * [backup-simplify]: Simplify y into y 2.681 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.681 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 2.682 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 4)) into (/ (sqrt 0.3333333333333333) (pow y 4)) 2.682 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))) in x 2.682 * [taylor]: Taking taylor expansion of 1/8 in x 2.682 * [backup-simplify]: Simplify 1/8 into 1/8 2.682 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 4)) in x 2.682 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.682 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.682 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.683 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.683 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.683 * [taylor]: Taking taylor expansion of (pow x 4) in x 2.684 * [taylor]: Taking taylor expansion of x in x 2.684 * [backup-simplify]: Simplify 0 into 0 2.684 * [backup-simplify]: Simplify 1 into 1 2.684 * [backup-simplify]: Simplify (* 1 1) into 1 2.684 * [backup-simplify]: Simplify (* 1 1) into 1 2.685 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.685 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.686 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.687 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 2.687 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 2.688 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 2.690 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.691 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.692 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.693 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.693 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.695 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.695 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.696 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.697 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.699 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.700 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.701 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 2.702 * [backup-simplify]: Simplify (+ 0 0) into 0 2.702 * [backup-simplify]: Simplify (+ 0 0) into 0 2.702 * [backup-simplify]: Simplify (- 0) into 0 2.702 * [taylor]: Taking taylor expansion of 0 in y 2.702 * [backup-simplify]: Simplify 0 into 0 2.702 * [taylor]: Taking taylor expansion of 0 in y 2.703 * [backup-simplify]: Simplify 0 into 0 2.704 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.705 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.706 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.707 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 2.707 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.708 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 2.709 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 2.710 * [backup-simplify]: Simplify (+ 0 0) into 0 2.710 * [taylor]: Taking taylor expansion of 0 in y 2.710 * [backup-simplify]: Simplify 0 into 0 2.710 * [taylor]: Taking taylor expansion of 0 in y 2.710 * [backup-simplify]: Simplify 0 into 0 2.711 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.711 * [taylor]: Taking taylor expansion of 0 in y 2.711 * [backup-simplify]: Simplify 0 into 0 2.712 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.713 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.714 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.716 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.716 * [backup-simplify]: Simplify 0 into 0 2.716 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 z))))) into (* z (sqrt 0.3333333333333333)) 2.718 * [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.718 * [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.718 * [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.718 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 2.718 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 2.718 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.718 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 2.718 * [taylor]: Taking taylor expansion of (/ -1 z) in y 2.718 * [taylor]: Taking taylor expansion of -1 in y 2.718 * [backup-simplify]: Simplify -1 into -1 2.718 * [taylor]: Taking taylor expansion of z in y 2.718 * [backup-simplify]: Simplify z into z 2.718 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.718 * [taylor]: Taking taylor expansion of (/ -1 z) in y 2.718 * [taylor]: Taking taylor expansion of -1 in y 2.718 * [backup-simplify]: Simplify -1 into -1 2.719 * [taylor]: Taking taylor expansion of z in y 2.719 * [backup-simplify]: Simplify z into z 2.719 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.719 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 2.719 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.719 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 2.719 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.719 * [taylor]: Taking taylor expansion of -1 in y 2.719 * [backup-simplify]: Simplify -1 into -1 2.719 * [taylor]: Taking taylor expansion of x in y 2.719 * [backup-simplify]: Simplify x into x 2.719 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.719 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.719 * [taylor]: Taking taylor expansion of -1 in y 2.719 * [backup-simplify]: Simplify -1 into -1 2.719 * [taylor]: Taking taylor expansion of x in y 2.719 * [backup-simplify]: Simplify x into x 2.719 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.719 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.719 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.719 * [taylor]: Taking taylor expansion of y in y 2.719 * [backup-simplify]: Simplify 0 into 0 2.719 * [backup-simplify]: Simplify 1 into 1 2.720 * [backup-simplify]: Simplify (* 1 1) into 1 2.720 * [backup-simplify]: Simplify (/ 1 1) into 1 2.721 * [backup-simplify]: Simplify (+ 0 1) into 1 2.721 * [backup-simplify]: Simplify (+ 0 1) into 1 2.721 * [backup-simplify]: Simplify (sqrt 1) into 1 2.722 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.723 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.723 * [backup-simplify]: Simplify (+ 0 0) into 0 2.724 * [backup-simplify]: Simplify (+ 0 0) into 0 2.724 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.724 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.724 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.724 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.725 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.726 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.726 * [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.726 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 2.726 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 2.726 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.726 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 2.726 * [taylor]: Taking taylor expansion of (/ -1 z) in x 2.726 * [taylor]: Taking taylor expansion of -1 in x 2.726 * [backup-simplify]: Simplify -1 into -1 2.726 * [taylor]: Taking taylor expansion of z in x 2.726 * [backup-simplify]: Simplify z into z 2.726 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.726 * [taylor]: Taking taylor expansion of (/ -1 z) in x 2.726 * [taylor]: Taking taylor expansion of -1 in x 2.726 * [backup-simplify]: Simplify -1 into -1 2.726 * [taylor]: Taking taylor expansion of z in x 2.726 * [backup-simplify]: Simplify z into z 2.726 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.727 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 2.727 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.727 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 2.727 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.727 * [taylor]: Taking taylor expansion of -1 in x 2.727 * [backup-simplify]: Simplify -1 into -1 2.727 * [taylor]: Taking taylor expansion of x in x 2.727 * [backup-simplify]: Simplify 0 into 0 2.727 * [backup-simplify]: Simplify 1 into 1 2.727 * [backup-simplify]: Simplify (/ -1 1) into -1 2.727 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.727 * [taylor]: Taking taylor expansion of -1 in x 2.727 * [backup-simplify]: Simplify -1 into -1 2.727 * [taylor]: Taking taylor expansion of x in x 2.728 * [backup-simplify]: Simplify 0 into 0 2.728 * [backup-simplify]: Simplify 1 into 1 2.728 * [backup-simplify]: Simplify (/ -1 1) into -1 2.728 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.728 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.728 * [taylor]: Taking taylor expansion of y in x 2.728 * [backup-simplify]: Simplify y into y 2.728 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.729 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.729 * [backup-simplify]: Simplify (* -1 -1) into 1 2.729 * [backup-simplify]: Simplify (+ 1 0) into 1 2.730 * [backup-simplify]: Simplify (+ 0 1) into 1 2.730 * [backup-simplify]: Simplify (sqrt 1) into 1 2.731 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.732 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.733 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.733 * [backup-simplify]: Simplify (+ 0 0) into 0 2.733 * [backup-simplify]: Simplify (+ 0 0) into 0 2.734 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 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.735 * [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.735 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 2.735 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 2.735 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.735 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 2.735 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.735 * [taylor]: Taking taylor expansion of -1 in z 2.735 * [backup-simplify]: Simplify -1 into -1 2.735 * [taylor]: Taking taylor expansion of z in z 2.735 * [backup-simplify]: Simplify 0 into 0 2.735 * [backup-simplify]: Simplify 1 into 1 2.735 * [backup-simplify]: Simplify (/ -1 1) into -1 2.735 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.735 * [taylor]: Taking taylor expansion of -1 in z 2.735 * [backup-simplify]: Simplify -1 into -1 2.735 * [taylor]: Taking taylor expansion of z in z 2.735 * [backup-simplify]: Simplify 0 into 0 2.735 * [backup-simplify]: Simplify 1 into 1 2.736 * [backup-simplify]: Simplify (/ -1 1) into -1 2.736 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 2.736 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.736 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 2.736 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.736 * [taylor]: Taking taylor expansion of -1 in z 2.736 * [backup-simplify]: Simplify -1 into -1 2.736 * [taylor]: Taking taylor expansion of x in z 2.736 * [backup-simplify]: Simplify x into x 2.736 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.736 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.736 * [taylor]: Taking taylor expansion of -1 in z 2.736 * [backup-simplify]: Simplify -1 into -1 2.736 * [taylor]: Taking taylor expansion of x in z 2.736 * [backup-simplify]: Simplify x into x 2.736 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.736 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.736 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.736 * [taylor]: Taking taylor expansion of y in z 2.736 * [backup-simplify]: Simplify y into y 2.736 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.736 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.736 * [backup-simplify]: Simplify (* -1 -1) into 1 2.737 * [backup-simplify]: Simplify (+ 1 0) into 1 2.737 * [backup-simplify]: Simplify (sqrt 1) into 1 2.737 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.738 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.738 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.739 * [backup-simplify]: Simplify (+ 0 0) into 0 2.739 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.739 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.739 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.739 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.739 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.740 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.740 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in z 2.740 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 2.740 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 2.740 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.740 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 2.740 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.740 * [taylor]: Taking taylor expansion of -1 in z 2.740 * [backup-simplify]: Simplify -1 into -1 2.740 * [taylor]: Taking taylor expansion of z in z 2.740 * [backup-simplify]: Simplify 0 into 0 2.740 * [backup-simplify]: Simplify 1 into 1 2.740 * [backup-simplify]: Simplify (/ -1 1) into -1 2.740 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.740 * [taylor]: Taking taylor expansion of -1 in z 2.740 * [backup-simplify]: Simplify -1 into -1 2.740 * [taylor]: Taking taylor expansion of z in z 2.740 * [backup-simplify]: Simplify 0 into 0 2.740 * [backup-simplify]: Simplify 1 into 1 2.741 * [backup-simplify]: Simplify (/ -1 1) into -1 2.741 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 2.741 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.741 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 2.741 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.741 * [taylor]: Taking taylor expansion of -1 in z 2.741 * [backup-simplify]: Simplify -1 into -1 2.741 * [taylor]: Taking taylor expansion of x in z 2.741 * [backup-simplify]: Simplify x into x 2.741 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.741 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.741 * [taylor]: Taking taylor expansion of -1 in z 2.741 * [backup-simplify]: Simplify -1 into -1 2.741 * [taylor]: Taking taylor expansion of x in z 2.741 * [backup-simplify]: Simplify x into x 2.741 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.741 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.741 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.741 * [taylor]: Taking taylor expansion of y in z 2.741 * [backup-simplify]: Simplify y into y 2.741 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.741 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.742 * [backup-simplify]: Simplify (* -1 -1) into 1 2.742 * [backup-simplify]: Simplify (+ 1 0) into 1 2.742 * [backup-simplify]: Simplify (sqrt 1) into 1 2.742 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.743 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.743 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.744 * [backup-simplify]: Simplify (+ 0 0) into 0 2.744 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.744 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.744 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.744 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.744 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.745 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.745 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 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.746 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.746 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.746 * [taylor]: Taking taylor expansion of 0 in x 2.746 * [backup-simplify]: Simplify 0 into 0 2.747 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.747 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.747 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.747 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.747 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.748 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.748 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.749 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.749 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 2.750 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 2.750 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.750 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.751 * [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.752 * [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.752 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) in x 2.752 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) in x 2.752 * [taylor]: Taking taylor expansion of 1/2 in x 2.752 * [backup-simplify]: Simplify 1/2 into 1/2 2.752 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 2)) in x 2.752 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.752 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.752 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.752 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.753 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.753 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.753 * [taylor]: Taking taylor expansion of x in x 2.753 * [backup-simplify]: Simplify 0 into 0 2.753 * [backup-simplify]: Simplify 1 into 1 2.753 * [backup-simplify]: Simplify (* 1 1) into 1 2.754 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.754 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in x 2.754 * [taylor]: Taking taylor expansion of 1/2 in x 2.754 * [backup-simplify]: Simplify 1/2 into 1/2 2.754 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in x 2.754 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.754 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.754 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.754 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.754 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.754 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.755 * [taylor]: Taking taylor expansion of y in x 2.755 * [backup-simplify]: Simplify y into y 2.755 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.755 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 2.755 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.756 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.756 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.757 * [backup-simplify]: Simplify (+ 0 0) into 0 2.757 * [taylor]: Taking taylor expansion of 0 in y 2.757 * [backup-simplify]: Simplify 0 into 0 2.757 * [taylor]: Taking taylor expansion of 0 in y 2.757 * [backup-simplify]: Simplify 0 into 0 2.757 * [taylor]: Taking taylor expansion of 0 in y 2.757 * [backup-simplify]: Simplify 0 into 0 2.757 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.758 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.758 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.759 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.760 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 2.760 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.760 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.760 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 2.760 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.760 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.760 * [backup-simplify]: Simplify (+ 0 0) into 0 2.761 * [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.763 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.763 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.764 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.765 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.765 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 2.766 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 2.766 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in y 2.766 * [taylor]: Taking taylor expansion of 1/2 in y 2.766 * [backup-simplify]: Simplify 1/2 into 1/2 2.766 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in y 2.766 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.766 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.766 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.766 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.767 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.767 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.767 * [taylor]: Taking taylor expansion of y in y 2.767 * [backup-simplify]: Simplify 0 into 0 2.767 * [backup-simplify]: Simplify 1 into 1 2.767 * [backup-simplify]: Simplify (* 1 1) into 1 2.768 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.769 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.770 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.771 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.771 * [backup-simplify]: Simplify 0 into 0 2.771 * [taylor]: Taking taylor expansion of 0 in y 2.771 * [backup-simplify]: Simplify 0 into 0 2.772 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.772 * [taylor]: Taking taylor expansion of 0 in y 2.772 * [backup-simplify]: Simplify 0 into 0 2.772 * [backup-simplify]: Simplify 0 into 0 2.772 * [backup-simplify]: Simplify 0 into 0 2.772 * [backup-simplify]: Simplify 0 into 0 2.772 * [backup-simplify]: Simplify 0 into 0 2.774 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.775 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.776 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.777 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 2.778 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.778 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.778 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 2.779 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.779 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 2.780 * [backup-simplify]: Simplify (+ 0 0) into 0 2.780 * [backup-simplify]: Simplify (+ 0 0) into 0 2.782 * [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.786 * [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.786 * [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.786 * [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.786 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) in x 2.786 * [taylor]: Taking taylor expansion of 1/4 in x 2.786 * [backup-simplify]: Simplify 1/4 into 1/4 2.786 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2))) in x 2.786 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.787 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.787 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.787 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.788 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.788 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 2.788 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.788 * [taylor]: Taking taylor expansion of x in x 2.788 * [backup-simplify]: Simplify 0 into 0 2.788 * [backup-simplify]: Simplify 1 into 1 2.788 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.788 * [taylor]: Taking taylor expansion of y in x 2.788 * [backup-simplify]: Simplify y into y 2.788 * [backup-simplify]: Simplify (* 1 1) into 1 2.788 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.789 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 2.789 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 2.789 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))) in x 2.789 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) in x 2.789 * [taylor]: Taking taylor expansion of 1/8 in x 2.789 * [backup-simplify]: Simplify 1/8 into 1/8 2.789 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 4)) in x 2.789 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.789 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.789 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.790 * [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 y 4) in x 2.791 * [taylor]: Taking taylor expansion of y in x 2.791 * [backup-simplify]: Simplify y into y 2.791 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.791 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 2.792 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 4)) into (/ (sqrt 0.3333333333333333) (pow y 4)) 2.792 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))) in x 2.792 * [taylor]: Taking taylor expansion of 1/8 in x 2.792 * [backup-simplify]: Simplify 1/8 into 1/8 2.792 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 4)) in x 2.792 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.792 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.792 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.792 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.793 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.793 * [taylor]: Taking taylor expansion of (pow x 4) in x 2.793 * [taylor]: Taking taylor expansion of x in x 2.793 * [backup-simplify]: Simplify 0 into 0 2.793 * [backup-simplify]: Simplify 1 into 1 2.794 * [backup-simplify]: Simplify (* 1 1) into 1 2.794 * [backup-simplify]: Simplify (* 1 1) into 1 2.795 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.795 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.796 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.796 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 2.797 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 2.798 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 2.799 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.800 * [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.806 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.807 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.808 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.809 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.810 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.811 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.812 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.814 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.815 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 2.816 * [backup-simplify]: Simplify (+ 0 0) into 0 2.816 * [backup-simplify]: Simplify (+ 0 0) into 0 2.816 * [backup-simplify]: Simplify (- 0) into 0 2.816 * [taylor]: Taking taylor expansion of 0 in y 2.816 * [backup-simplify]: Simplify 0 into 0 2.817 * [taylor]: Taking taylor expansion of 0 in y 2.817 * [backup-simplify]: Simplify 0 into 0 2.818 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.819 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.820 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.822 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 2.822 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.823 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 2.824 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 2.824 * [backup-simplify]: Simplify (+ 0 0) into 0 2.824 * [taylor]: Taking taylor expansion of 0 in y 2.824 * [backup-simplify]: Simplify 0 into 0 2.824 * [taylor]: Taking taylor expansion of 0 in y 2.824 * [backup-simplify]: Simplify 0 into 0 2.825 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.825 * [taylor]: Taking taylor expansion of 0 in y 2.826 * [backup-simplify]: Simplify 0 into 0 2.826 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.827 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.827 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.828 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.828 * [backup-simplify]: Simplify 0 into 0 2.828 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (* z (sqrt 0.3333333333333333))) 2.828 * * * [progress]: simplifying candidates 2.829 * [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.831 * * [simplify]: Extracting # 0 : cost 0 2.831 * * [simplify]: Extracting # 1 : cost 0 2.831 * * [simplify]: Extracting # 2 : cost 0 2.831 * * [simplify]: Extracting # 3 : cost 0 2.831 * * [simplify]: Extracting # 4 : cost 0 2.832 * * [simplify]: Extracting # 5 : cost 0 2.832 * * [simplify]: Extracting # 6 : cost 0 2.832 * * [simplify]: Extracting # 7 : cost 0 2.832 * * [simplify]: iteration 0 : 99 enodes (cost 1192 ) 2.864 * * [simplify]: Extracting # 0 : cost 0 2.865 * * [simplify]: Extracting # 1 : cost 0 2.865 * * [simplify]: Extracting # 2 : cost 0 2.865 * * [simplify]: Extracting # 3 : cost 0 2.865 * * [simplify]: iteration 1 : 176 enodes (cost 1089 ) 2.903 * * [simplify]: Extracting # 0 : cost 0 2.905 * * [simplify]: Extracting # 1 : cost 0 2.906 * * [simplify]: Extracting # 2 : cost 0 2.907 * * [simplify]: Extracting # 3 : cost 0 2.908 * * [simplify]: Extracting # 4 : cost 0 2.909 * * [simplify]: iteration 2 : 519 enodes (cost 1032 ) 3.648 * * [simplify]: Extracting # 0 : cost 0 3.660 * * [simplify]: Extracting # 1 : cost 0 3.666 * * [simplify]: Extracting # 2 : cost 0 3.678 * * [simplify]: Extracting # 3 : cost 0 3.684 * * [simplify]: Extracting # 4 : cost 0 3.690 * * [simplify]: iteration 3 : 3471 enodes (cost 1030 ) 6.303 * * [simplify]: Extracting # 0 : cost 0 6.363 * * [simplify]: Extracting # 1 : cost 0 6.370 * * [simplify]: Extracting # 2 : cost 0 6.376 * * [simplify]: Extracting # 3 : cost 0 6.382 * * [simplify]: Extracting # 4 : cost 0 6.389 * * [simplify]: iteration done: 5001 enodes (cost 1030 ) 6.391 * [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.392 * * * [progress]: adding candidates to table 6.693 * * [progress]: iteration 3 / 4 6.693 * * * [progress]: picking best candidate 6.714 * * * * [pick]: Picked # 6.715 * * * [progress]: localizing error 6.733 * * * [progress]: generating rewritten candidates 6.733 * * * * [progress]: [ 1 / 2 ] rewriting at (2 1 1) 6.735 * * * * [progress]: [ 2 / 2 ] rewriting at (2 1) 6.751 * * * [progress]: generating series expansions 6.751 * * * * [progress]: [ 1 / 2 ] generating series at (2 1 1) 6.751 * [backup-simplify]: Simplify (sqrt (fma z z (fma x x (* y y)))) into (sqrt (fma z z (fma x x (pow y 2)))) 6.751 * [approximate]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in (z x y) around 0 6.751 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 6.751 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 6.751 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.751 * [taylor]: Taking taylor expansion of (* z z) in y 6.751 * [taylor]: Taking taylor expansion of z in y 6.751 * [backup-simplify]: Simplify z into z 6.751 * [taylor]: Taking taylor expansion of z in y 6.751 * [backup-simplify]: Simplify z into z 6.751 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 6.752 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.752 * [taylor]: Taking taylor expansion of (* x x) in y 6.752 * [taylor]: Taking taylor expansion of x in y 6.752 * [backup-simplify]: Simplify x into x 6.752 * [taylor]: Taking taylor expansion of x in y 6.752 * [backup-simplify]: Simplify x into x 6.752 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.752 * [taylor]: Taking taylor expansion of y in y 6.752 * [backup-simplify]: Simplify 0 into 0 6.752 * [backup-simplify]: Simplify 1 into 1 6.752 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.752 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.752 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 6.752 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 6.753 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 6.753 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 6.753 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.754 * [backup-simplify]: Simplify (+ 0 0) into 0 6.754 * [backup-simplify]: Simplify (+ 0 0) into 0 6.754 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 6.754 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 6.754 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 6.754 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.755 * [taylor]: Taking taylor expansion of (* z z) in x 6.755 * [taylor]: Taking taylor expansion of z in x 6.755 * [backup-simplify]: Simplify z into z 6.755 * [taylor]: Taking taylor expansion of z in x 6.755 * [backup-simplify]: Simplify z into z 6.755 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 6.755 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.755 * [taylor]: Taking taylor expansion of (* x x) in x 6.755 * [taylor]: Taking taylor expansion of x in x 6.755 * [backup-simplify]: Simplify 0 into 0 6.755 * [backup-simplify]: Simplify 1 into 1 6.755 * [taylor]: Taking taylor expansion of x in x 6.755 * [backup-simplify]: Simplify 0 into 0 6.755 * [backup-simplify]: Simplify 1 into 1 6.755 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.755 * [taylor]: Taking taylor expansion of y in x 6.755 * [backup-simplify]: Simplify y into y 6.755 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.755 * [backup-simplify]: Simplify (* 0 0) into 0 6.756 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.756 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 6.756 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 6.756 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 6.756 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 6.757 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.757 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.757 * [backup-simplify]: Simplify (+ 0 0) into 0 6.758 * [backup-simplify]: Simplify (+ 0 0) into 0 6.758 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 6.758 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 6.758 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 6.758 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.758 * [taylor]: Taking taylor expansion of (* z z) in z 6.758 * [taylor]: Taking taylor expansion of z in z 6.758 * [backup-simplify]: Simplify 0 into 0 6.758 * [backup-simplify]: Simplify 1 into 1 6.758 * [taylor]: Taking taylor expansion of z in z 6.758 * [backup-simplify]: Simplify 0 into 0 6.758 * [backup-simplify]: Simplify 1 into 1 6.758 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 6.758 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.758 * [taylor]: Taking taylor expansion of (* x x) in z 6.758 * [taylor]: Taking taylor expansion of x in z 6.758 * [backup-simplify]: Simplify x into x 6.758 * [taylor]: Taking taylor expansion of x in z 6.758 * [backup-simplify]: Simplify x into x 6.758 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.758 * [taylor]: Taking taylor expansion of y in z 6.758 * [backup-simplify]: Simplify y into y 6.759 * [backup-simplify]: Simplify (* 0 0) into 0 6.759 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.759 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.759 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 6.759 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 6.759 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 6.760 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.760 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.760 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.760 * [backup-simplify]: Simplify (+ 0 0) into 0 6.760 * [backup-simplify]: Simplify (+ 0 0) into 0 6.760 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 6.760 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 6.760 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 6.760 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.760 * [taylor]: Taking taylor expansion of (* z z) in z 6.760 * [taylor]: Taking taylor expansion of z in z 6.760 * [backup-simplify]: Simplify 0 into 0 6.760 * [backup-simplify]: Simplify 1 into 1 6.760 * [taylor]: Taking taylor expansion of z in z 6.761 * [backup-simplify]: Simplify 0 into 0 6.761 * [backup-simplify]: Simplify 1 into 1 6.761 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 6.761 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.761 * [taylor]: Taking taylor expansion of (* x x) in z 6.761 * [taylor]: Taking taylor expansion of x in z 6.761 * [backup-simplify]: Simplify x into x 6.761 * [taylor]: Taking taylor expansion of x in z 6.761 * [backup-simplify]: Simplify x into x 6.761 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.761 * [taylor]: Taking taylor expansion of y in z 6.761 * [backup-simplify]: Simplify y into y 6.761 * [backup-simplify]: Simplify (* 0 0) into 0 6.761 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.761 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.761 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 6.761 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 6.762 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 6.762 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.762 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.762 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.762 * [backup-simplify]: Simplify (+ 0 0) into 0 6.763 * [backup-simplify]: Simplify (+ 0 0) into 0 6.763 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 6.763 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 6.763 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 6.763 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.763 * [taylor]: Taking taylor expansion of x in x 6.763 * [backup-simplify]: Simplify 0 into 0 6.763 * [backup-simplify]: Simplify 1 into 1 6.763 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.763 * [taylor]: Taking taylor expansion of y in x 6.763 * [backup-simplify]: Simplify y into y 6.763 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.763 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 6.763 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 6.763 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.763 * [backup-simplify]: Simplify (+ 0 0) into 0 6.764 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 6.764 * [taylor]: Taking taylor expansion of y in y 6.764 * [backup-simplify]: Simplify 0 into 0 6.764 * [backup-simplify]: Simplify 1 into 1 6.764 * [backup-simplify]: Simplify 0 into 0 6.764 * [taylor]: Taking taylor expansion of 0 in x 6.764 * [backup-simplify]: Simplify 0 into 0 6.764 * [taylor]: Taking taylor expansion of 0 in y 6.764 * [backup-simplify]: Simplify 0 into 0 6.764 * [backup-simplify]: Simplify 0 into 0 6.764 * [taylor]: Taking taylor expansion of 0 in y 6.764 * [backup-simplify]: Simplify 0 into 0 6.764 * [backup-simplify]: Simplify 0 into 0 6.764 * [backup-simplify]: Simplify 1 into 1 6.764 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 6.765 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 6.765 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 6.765 * [backup-simplify]: Simplify (+ 0 0) into 0 6.765 * [backup-simplify]: Simplify (+ 1 0) into 1 6.766 * [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.766 * [taylor]: Taking taylor expansion of (* 1/2 (sqrt (/ 1 (+ (pow x 2) (pow y 2))))) in x 6.766 * [taylor]: Taking taylor expansion of 1/2 in x 6.766 * [backup-simplify]: Simplify 1/2 into 1/2 6.766 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 6.766 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 6.766 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 6.766 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.766 * [taylor]: Taking taylor expansion of x in x 6.766 * [backup-simplify]: Simplify 0 into 0 6.766 * [backup-simplify]: Simplify 1 into 1 6.766 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.766 * [taylor]: Taking taylor expansion of y in x 6.766 * [backup-simplify]: Simplify y into y 6.766 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.766 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 6.766 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.766 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 6.767 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.767 * [backup-simplify]: Simplify (+ 0 0) into 0 6.767 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.767 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 6.767 * [backup-simplify]: Simplify (* 1/2 (/ 1 y)) into (/ 1/2 y) 6.767 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 6.767 * [taylor]: Taking taylor expansion of 1/2 in y 6.767 * [backup-simplify]: Simplify 1/2 into 1/2 6.767 * [taylor]: Taking taylor expansion of y in y 6.767 * [backup-simplify]: Simplify 0 into 0 6.767 * [backup-simplify]: Simplify 1 into 1 6.768 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 6.768 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 6.768 * [backup-simplify]: Simplify 0 into 0 6.768 * [taylor]: Taking taylor expansion of 0 in y 6.768 * [backup-simplify]: Simplify 0 into 0 6.768 * [backup-simplify]: Simplify 0 into 0 6.768 * [backup-simplify]: Simplify (* 1 1) into 1 6.769 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 6.769 * [backup-simplify]: Simplify (+ 1 0) into 1 6.769 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 6.769 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 6.769 * [taylor]: Taking taylor expansion of 1/2 in y 6.769 * [backup-simplify]: Simplify 1/2 into 1/2 6.769 * [taylor]: Taking taylor expansion of y in y 6.769 * [backup-simplify]: Simplify 0 into 0 6.769 * [backup-simplify]: Simplify 1 into 1 6.770 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 6.770 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 6.770 * [backup-simplify]: Simplify 0 into 0 6.770 * [backup-simplify]: Simplify 0 into 0 6.770 * [backup-simplify]: Simplify 0 into 0 6.770 * [backup-simplify]: Simplify 0 into 0 6.771 * [backup-simplify]: Simplify (* 1 (* y (* 1 1))) into y 6.771 * [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.771 * [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.771 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 6.771 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 6.771 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 6.771 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 6.771 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.771 * [taylor]: Taking taylor expansion of z in y 6.771 * [backup-simplify]: Simplify z into z 6.771 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.771 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.771 * [taylor]: Taking taylor expansion of z in y 6.771 * [backup-simplify]: Simplify z into z 6.771 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.771 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 6.771 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 6.771 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 6.771 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.771 * [taylor]: Taking taylor expansion of x in y 6.771 * [backup-simplify]: Simplify x into x 6.771 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.771 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.771 * [taylor]: Taking taylor expansion of x in y 6.771 * [backup-simplify]: Simplify x into x 6.771 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.771 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 6.771 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.771 * [taylor]: Taking taylor expansion of y in y 6.772 * [backup-simplify]: Simplify 0 into 0 6.772 * [backup-simplify]: Simplify 1 into 1 6.772 * [backup-simplify]: Simplify (* 1 1) into 1 6.772 * [backup-simplify]: Simplify (/ 1 1) into 1 6.772 * [backup-simplify]: Simplify (+ 0 1) into 1 6.772 * [backup-simplify]: Simplify (+ 0 1) into 1 6.773 * [backup-simplify]: Simplify (sqrt 1) into 1 6.773 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.774 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.774 * [backup-simplify]: Simplify (+ 0 0) into 0 6.774 * [backup-simplify]: Simplify (+ 0 0) into 0 6.774 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.774 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 6.774 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 6.775 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 6.775 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 6.775 * [taylor]: Taking taylor expansion of (/ 1 z) in x 6.775 * [taylor]: Taking taylor expansion of z in x 6.775 * [backup-simplify]: Simplify z into z 6.775 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.775 * [taylor]: Taking taylor expansion of (/ 1 z) in x 6.775 * [taylor]: Taking taylor expansion of z in x 6.775 * [backup-simplify]: Simplify z into z 6.775 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.775 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 6.775 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 6.775 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 6.775 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.775 * [taylor]: Taking taylor expansion of x in x 6.775 * [backup-simplify]: Simplify 0 into 0 6.775 * [backup-simplify]: Simplify 1 into 1 6.775 * [backup-simplify]: Simplify (/ 1 1) into 1 6.775 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.775 * [taylor]: Taking taylor expansion of x in x 6.775 * [backup-simplify]: Simplify 0 into 0 6.775 * [backup-simplify]: Simplify 1 into 1 6.776 * [backup-simplify]: Simplify (/ 1 1) into 1 6.776 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 6.776 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.776 * [taylor]: Taking taylor expansion of y in x 6.776 * [backup-simplify]: Simplify y into y 6.776 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.776 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.776 * [backup-simplify]: Simplify (* 1 1) into 1 6.776 * [backup-simplify]: Simplify (+ 1 0) into 1 6.776 * [backup-simplify]: Simplify (+ 0 1) into 1 6.777 * [backup-simplify]: Simplify (sqrt 1) into 1 6.777 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.778 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.778 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.778 * [backup-simplify]: Simplify (+ 0 0) into 0 6.778 * [backup-simplify]: Simplify (+ 0 0) into 0 6.779 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.779 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 6.779 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 6.779 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 6.779 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 6.779 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.779 * [taylor]: Taking taylor expansion of z in z 6.779 * [backup-simplify]: Simplify 0 into 0 6.779 * [backup-simplify]: Simplify 1 into 1 6.779 * [backup-simplify]: Simplify (/ 1 1) into 1 6.779 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.779 * [taylor]: Taking taylor expansion of z in z 6.779 * [backup-simplify]: Simplify 0 into 0 6.779 * [backup-simplify]: Simplify 1 into 1 6.780 * [backup-simplify]: Simplify (/ 1 1) into 1 6.780 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 6.780 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 6.780 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 6.780 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.780 * [taylor]: Taking taylor expansion of x in z 6.780 * [backup-simplify]: Simplify x into x 6.780 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.780 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.780 * [taylor]: Taking taylor expansion of x in z 6.780 * [backup-simplify]: Simplify x into x 6.780 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.780 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 6.780 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.780 * [taylor]: Taking taylor expansion of y in z 6.780 * [backup-simplify]: Simplify y into y 6.780 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.780 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.780 * [backup-simplify]: Simplify (* 1 1) into 1 6.781 * [backup-simplify]: Simplify (+ 1 0) into 1 6.781 * [backup-simplify]: Simplify (sqrt 1) into 1 6.781 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.782 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.782 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.782 * [backup-simplify]: Simplify (+ 0 0) into 0 6.783 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.783 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 6.783 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 6.783 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 6.783 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 6.783 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.783 * [taylor]: Taking taylor expansion of z in z 6.783 * [backup-simplify]: Simplify 0 into 0 6.783 * [backup-simplify]: Simplify 1 into 1 6.783 * [backup-simplify]: Simplify (/ 1 1) into 1 6.783 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.783 * [taylor]: Taking taylor expansion of z in z 6.783 * [backup-simplify]: Simplify 0 into 0 6.783 * [backup-simplify]: Simplify 1 into 1 6.784 * [backup-simplify]: Simplify (/ 1 1) into 1 6.784 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 6.784 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 6.784 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 6.784 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.784 * [taylor]: Taking taylor expansion of x in z 6.784 * [backup-simplify]: Simplify x into x 6.784 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.784 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.784 * [taylor]: Taking taylor expansion of x in z 6.784 * [backup-simplify]: Simplify x into x 6.784 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.784 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 6.784 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.784 * [taylor]: Taking taylor expansion of y in z 6.784 * [backup-simplify]: Simplify y into y 6.784 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.784 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.784 * [backup-simplify]: Simplify (* 1 1) into 1 6.785 * [backup-simplify]: Simplify (+ 1 0) into 1 6.785 * [backup-simplify]: Simplify (sqrt 1) into 1 6.785 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.786 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.787 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.787 * [backup-simplify]: Simplify (+ 0 0) into 0 6.788 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.788 * [taylor]: Taking taylor expansion of 1 in x 6.788 * [backup-simplify]: Simplify 1 into 1 6.788 * [taylor]: Taking taylor expansion of 0 in x 6.788 * [backup-simplify]: Simplify 0 into 0 6.788 * [taylor]: Taking taylor expansion of 1 in y 6.788 * [backup-simplify]: Simplify 1 into 1 6.789 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.790 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.791 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.792 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 6.792 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 6.792 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 6.794 * [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.794 * [taylor]: Taking taylor expansion of (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 6.794 * [taylor]: Taking taylor expansion of 1/2 in x 6.794 * [backup-simplify]: Simplify 1/2 into 1/2 6.794 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 6.794 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.794 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.794 * [taylor]: Taking taylor expansion of x in x 6.794 * [backup-simplify]: Simplify 0 into 0 6.794 * [backup-simplify]: Simplify 1 into 1 6.795 * [backup-simplify]: Simplify (* 1 1) into 1 6.795 * [backup-simplify]: Simplify (/ 1 1) into 1 6.795 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 6.795 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.795 * [taylor]: Taking taylor expansion of y in x 6.795 * [backup-simplify]: Simplify y into y 6.795 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.795 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.796 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.797 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.797 * [backup-simplify]: Simplify (+ 0 0) into 0 6.798 * [backup-simplify]: Simplify (+ 1 0) into 1 6.798 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 6.798 * [taylor]: Taking taylor expansion of 0 in y 6.798 * [backup-simplify]: Simplify 0 into 0 6.799 * [taylor]: Taking taylor expansion of 0 in y 6.799 * [backup-simplify]: Simplify 0 into 0 6.799 * [taylor]: Taking taylor expansion of 0 in y 6.799 * [backup-simplify]: Simplify 0 into 0 6.799 * [backup-simplify]: Simplify 1 into 1 6.800 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.801 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.802 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.802 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 6.802 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 6.802 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 6.802 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.803 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.803 * [backup-simplify]: Simplify (+ 0 0) into 0 6.804 * [backup-simplify]: Simplify (+ 0 0) into 0 6.805 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 6.805 * [taylor]: Taking taylor expansion of 0 in x 6.805 * [backup-simplify]: Simplify 0 into 0 6.806 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.807 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.807 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 6.808 * [backup-simplify]: Simplify (+ (* 1/2 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1))) into (* 1/2 (/ 1 (pow y 2))) 6.808 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 6.808 * [taylor]: Taking taylor expansion of 1/2 in y 6.808 * [backup-simplify]: Simplify 1/2 into 1/2 6.808 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 6.808 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.809 * [taylor]: Taking taylor expansion of y in y 6.809 * [backup-simplify]: Simplify 0 into 0 6.809 * [backup-simplify]: Simplify 1 into 1 6.809 * [backup-simplify]: Simplify (* 1 1) into 1 6.809 * [backup-simplify]: Simplify (/ 1 1) into 1 6.810 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.811 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.812 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 6.812 * [backup-simplify]: Simplify 0 into 0 6.812 * [taylor]: Taking taylor expansion of 0 in y 6.812 * [backup-simplify]: Simplify 0 into 0 6.812 * [taylor]: Taking taylor expansion of 0 in y 6.812 * [backup-simplify]: Simplify 0 into 0 6.812 * [backup-simplify]: Simplify 0 into 0 6.812 * [backup-simplify]: Simplify 0 into 0 6.812 * [backup-simplify]: Simplify 0 into 0 6.812 * [backup-simplify]: Simplify 0 into 0 6.813 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.814 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.816 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.816 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 6.816 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 6.817 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 6.817 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 6.818 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 6.819 * [backup-simplify]: Simplify (+ 0 0) into 0 6.819 * [backup-simplify]: Simplify (+ 0 0) into 0 6.822 * [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.822 * [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.822 * [taylor]: Taking taylor expansion of -1/2 in x 6.822 * [backup-simplify]: Simplify -1/2 into -1/2 6.822 * [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.822 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) in x 6.822 * [taylor]: Taking taylor expansion of 1/2 in x 6.822 * [backup-simplify]: Simplify 1/2 into 1/2 6.822 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (pow y 2))) in x 6.822 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 6.822 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.822 * [taylor]: Taking taylor expansion of x in x 6.822 * [backup-simplify]: Simplify 0 into 0 6.822 * [backup-simplify]: Simplify 1 into 1 6.822 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.822 * [taylor]: Taking taylor expansion of y in x 6.822 * [backup-simplify]: Simplify y into y 6.823 * [backup-simplify]: Simplify (* 1 1) into 1 6.823 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.823 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 6.823 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.823 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))) in x 6.823 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow x 4))) in x 6.823 * [taylor]: Taking taylor expansion of 1/4 in x 6.823 * [backup-simplify]: Simplify 1/4 into 1/4 6.823 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 6.823 * [taylor]: Taking taylor expansion of (pow x 4) 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.824 * [backup-simplify]: Simplify (* 1 1) into 1 6.824 * [backup-simplify]: Simplify (* 1 1) into 1 6.824 * [backup-simplify]: Simplify (/ 1 1) into 1 6.824 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow y 4))) in x 6.824 * [taylor]: Taking taylor expansion of 1/4 in x 6.825 * [backup-simplify]: Simplify 1/4 into 1/4 6.825 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in x 6.825 * [taylor]: Taking taylor expansion of (pow y 4) in x 6.825 * [taylor]: Taking taylor expansion of y in x 6.825 * [backup-simplify]: Simplify y into y 6.825 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.825 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 6.825 * [backup-simplify]: Simplify (/ 1 (pow y 4)) into (/ 1 (pow y 4)) 6.825 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.826 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.826 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 6.827 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.827 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow y 2)))) into 0 6.829 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.829 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.830 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.831 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.832 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.833 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.834 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.835 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.836 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.837 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.837 * [backup-simplify]: Simplify (+ 0 0) into 0 6.838 * [backup-simplify]: Simplify (+ 0 0) into 0 6.838 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow y 2))) into (/ 1/2 (pow y 2)) 6.839 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 1))) into 0 6.840 * [backup-simplify]: Simplify (+ 0 0) into 0 6.840 * [backup-simplify]: Simplify (+ (/ 1/2 (pow y 2)) 0) into (* 1/2 (/ 1 (pow y 2))) 6.841 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 1)) into 0 6.841 * [backup-simplify]: Simplify (+ 0 0) into 0 6.841 * [backup-simplify]: Simplify (+ 0 0) into 0 6.842 * [backup-simplify]: Simplify (* 1/4 1) into 1/4 6.842 * [backup-simplify]: Simplify (+ 1/4 0) into 1/4 6.843 * [backup-simplify]: Simplify (+ 0 1/4) into 1/4 6.844 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 1/2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1/4)))) into 0 6.844 * [taylor]: Taking taylor expansion of 0 in y 6.844 * [backup-simplify]: Simplify 0 into 0 6.844 * [taylor]: Taking taylor expansion of 0 in y 6.844 * [backup-simplify]: Simplify 0 into 0 6.845 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.846 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.846 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.847 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.847 * [backup-simplify]: Simplify (+ 0 0) into 0 6.855 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1)))) into 0 6.855 * [taylor]: Taking taylor expansion of 0 in y 6.855 * [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.856 * [backup-simplify]: Simplify 0 into 0 6.857 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.858 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.859 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 6.859 * [backup-simplify]: Simplify 0 into 0 6.859 * [backup-simplify]: Simplify (* 1 (* 1 (* 1 (/ 1 (/ 1 z))))) into z 6.859 * [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.859 * [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.859 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 6.859 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 6.860 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 6.860 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 6.860 * [taylor]: Taking taylor expansion of (/ -1 z) in y 6.860 * [taylor]: Taking taylor expansion of -1 in y 6.860 * [backup-simplify]: Simplify -1 into -1 6.860 * [taylor]: Taking taylor expansion of z in y 6.860 * [backup-simplify]: Simplify z into z 6.860 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.860 * [taylor]: Taking taylor expansion of (/ -1 z) in y 6.860 * [taylor]: Taking taylor expansion of -1 in y 6.860 * [backup-simplify]: Simplify -1 into -1 6.860 * [taylor]: Taking taylor expansion of z in y 6.860 * [backup-simplify]: Simplify z into z 6.860 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.860 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 6.860 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 6.860 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 6.861 * [taylor]: Taking taylor expansion of (/ -1 x) in y 6.861 * [taylor]: Taking taylor expansion of -1 in y 6.861 * [backup-simplify]: Simplify -1 into -1 6.861 * [taylor]: Taking taylor expansion of x in y 6.861 * [backup-simplify]: Simplify x into x 6.861 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 6.861 * [taylor]: Taking taylor expansion of (/ -1 x) in y 6.861 * [taylor]: Taking taylor expansion of -1 in y 6.861 * [backup-simplify]: Simplify -1 into -1 6.861 * [taylor]: Taking taylor expansion of x in y 6.861 * [backup-simplify]: Simplify x into x 6.861 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 6.861 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 6.861 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.861 * [taylor]: Taking taylor expansion of y in y 6.861 * [backup-simplify]: Simplify 0 into 0 6.861 * [backup-simplify]: Simplify 1 into 1 6.862 * [backup-simplify]: Simplify (* 1 1) into 1 6.862 * [backup-simplify]: Simplify (/ 1 1) into 1 6.862 * [backup-simplify]: Simplify (+ 0 1) into 1 6.863 * [backup-simplify]: Simplify (+ 0 1) into 1 6.863 * [backup-simplify]: Simplify (sqrt 1) into 1 6.864 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.865 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.865 * [backup-simplify]: Simplify (+ 0 0) into 0 6.866 * [backup-simplify]: Simplify (+ 0 0) into 0 6.866 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.866 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 6.866 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 6.867 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 6.867 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 6.867 * [taylor]: Taking taylor expansion of (/ -1 z) in x 6.867 * [taylor]: Taking taylor expansion of -1 in x 6.867 * [backup-simplify]: Simplify -1 into -1 6.867 * [taylor]: Taking taylor expansion of z in x 6.867 * [backup-simplify]: Simplify z into z 6.867 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.867 * [taylor]: Taking taylor expansion of (/ -1 z) in x 6.867 * [taylor]: Taking taylor expansion of -1 in x 6.867 * [backup-simplify]: Simplify -1 into -1 6.867 * [taylor]: Taking taylor expansion of z in x 6.867 * [backup-simplify]: Simplify z into z 6.867 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.867 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 6.867 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 6.867 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 6.867 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.867 * [taylor]: Taking taylor expansion of -1 in x 6.867 * [backup-simplify]: Simplify -1 into -1 6.868 * [taylor]: Taking taylor expansion of x in x 6.868 * [backup-simplify]: Simplify 0 into 0 6.868 * [backup-simplify]: Simplify 1 into 1 6.868 * [backup-simplify]: Simplify (/ -1 1) into -1 6.868 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.868 * [taylor]: Taking taylor expansion of -1 in x 6.868 * [backup-simplify]: Simplify -1 into -1 6.868 * [taylor]: Taking taylor expansion of x in x 6.868 * [backup-simplify]: Simplify 0 into 0 6.868 * [backup-simplify]: Simplify 1 into 1 6.869 * [backup-simplify]: Simplify (/ -1 1) into -1 6.869 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 6.869 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.869 * [taylor]: Taking taylor expansion of y in x 6.869 * [backup-simplify]: Simplify y into y 6.869 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.869 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.869 * [backup-simplify]: Simplify (* -1 -1) into 1 6.870 * [backup-simplify]: Simplify (+ 1 0) into 1 6.870 * [backup-simplify]: Simplify (+ 0 1) into 1 6.871 * [backup-simplify]: Simplify (sqrt 1) into 1 6.871 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.872 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.873 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.873 * [backup-simplify]: Simplify (+ 0 0) into 0 6.874 * [backup-simplify]: Simplify (+ 0 0) into 0 6.875 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.875 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 6.875 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 6.875 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 6.875 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 6.875 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.875 * [taylor]: Taking taylor expansion of -1 in z 6.875 * [backup-simplify]: Simplify -1 into -1 6.875 * [taylor]: Taking taylor expansion of z in z 6.875 * [backup-simplify]: Simplify 0 into 0 6.875 * [backup-simplify]: Simplify 1 into 1 6.875 * [backup-simplify]: Simplify (/ -1 1) into -1 6.876 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.876 * [taylor]: Taking taylor expansion of -1 in z 6.876 * [backup-simplify]: Simplify -1 into -1 6.876 * [taylor]: Taking taylor expansion of z in z 6.876 * [backup-simplify]: Simplify 0 into 0 6.876 * [backup-simplify]: Simplify 1 into 1 6.876 * [backup-simplify]: Simplify (/ -1 1) into -1 6.876 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 6.876 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 6.876 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 6.876 * [taylor]: Taking taylor expansion of (/ -1 x) in z 6.876 * [taylor]: Taking taylor expansion of -1 in z 6.876 * [backup-simplify]: Simplify -1 into -1 6.876 * [taylor]: Taking taylor expansion of x in z 6.877 * [backup-simplify]: Simplify x into x 6.877 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 6.877 * [taylor]: Taking taylor expansion of (/ -1 x) in z 6.877 * [taylor]: Taking taylor expansion of -1 in z 6.877 * [backup-simplify]: Simplify -1 into -1 6.877 * [taylor]: Taking taylor expansion of x in z 6.877 * [backup-simplify]: Simplify x into x 6.877 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 6.877 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 6.877 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.877 * [taylor]: Taking taylor expansion of y in z 6.877 * [backup-simplify]: Simplify y into y 6.877 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.877 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.878 * [backup-simplify]: Simplify (* -1 -1) into 1 6.878 * [backup-simplify]: Simplify (+ 1 0) into 1 6.878 * [backup-simplify]: Simplify (sqrt 1) into 1 6.879 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.880 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.881 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.881 * [backup-simplify]: Simplify (+ 0 0) into 0 6.882 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.882 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 6.882 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 6.882 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 6.882 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 6.882 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.882 * [taylor]: Taking taylor expansion of -1 in z 6.882 * [backup-simplify]: Simplify -1 into -1 6.882 * [taylor]: Taking taylor expansion of z in z 6.882 * [backup-simplify]: Simplify 0 into 0 6.882 * [backup-simplify]: Simplify 1 into 1 6.883 * [backup-simplify]: Simplify (/ -1 1) into -1 6.883 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.883 * [taylor]: Taking taylor expansion of -1 in z 6.883 * [backup-simplify]: Simplify -1 into -1 6.883 * [taylor]: Taking taylor expansion of z in z 6.883 * [backup-simplify]: Simplify 0 into 0 6.883 * [backup-simplify]: Simplify 1 into 1 6.883 * [backup-simplify]: Simplify (/ -1 1) into -1 6.883 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 6.884 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 6.884 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 6.884 * [taylor]: Taking taylor expansion of (/ -1 x) in z 6.884 * [taylor]: Taking taylor expansion of -1 in z 6.884 * [backup-simplify]: Simplify -1 into -1 6.884 * [taylor]: Taking taylor expansion of x in z 6.884 * [backup-simplify]: Simplify x into x 6.884 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 6.884 * [taylor]: Taking taylor expansion of (/ -1 x) in z 6.884 * [taylor]: Taking taylor expansion of -1 in z 6.884 * [backup-simplify]: Simplify -1 into -1 6.884 * [taylor]: Taking taylor expansion of x in z 6.884 * [backup-simplify]: Simplify x into x 6.884 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 6.884 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 6.884 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.884 * [taylor]: Taking taylor expansion of y in z 6.884 * [backup-simplify]: Simplify y into y 6.884 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.884 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.885 * [backup-simplify]: Simplify (* -1 -1) into 1 6.885 * [backup-simplify]: Simplify (+ 1 0) into 1 6.886 * [backup-simplify]: Simplify (sqrt 1) into 1 6.886 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.887 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.888 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.888 * [backup-simplify]: Simplify (+ 0 0) into 0 6.889 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.889 * [taylor]: Taking taylor expansion of 1 in x 6.889 * [backup-simplify]: Simplify 1 into 1 6.889 * [taylor]: Taking taylor expansion of 0 in x 6.889 * [backup-simplify]: Simplify 0 into 0 6.889 * [taylor]: Taking taylor expansion of 1 in y 6.889 * [backup-simplify]: Simplify 1 into 1 6.890 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.891 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.892 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 6.892 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 6.893 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 6.893 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 6.895 * [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.895 * [taylor]: Taking taylor expansion of (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 6.895 * [taylor]: Taking taylor expansion of 1/2 in x 6.895 * [backup-simplify]: Simplify 1/2 into 1/2 6.895 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 6.895 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.895 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.895 * [taylor]: Taking taylor expansion of x in x 6.895 * [backup-simplify]: Simplify 0 into 0 6.895 * [backup-simplify]: Simplify 1 into 1 6.895 * [backup-simplify]: Simplify (* 1 1) into 1 6.896 * [backup-simplify]: Simplify (/ 1 1) into 1 6.896 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 6.896 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.896 * [taylor]: Taking taylor expansion of y in x 6.896 * [backup-simplify]: Simplify y into y 6.896 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.896 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.897 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.898 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.899 * [backup-simplify]: Simplify (+ 0 0) into 0 6.899 * [backup-simplify]: Simplify (+ 1 0) into 1 6.900 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 6.900 * [taylor]: Taking taylor expansion of 0 in y 6.900 * [backup-simplify]: Simplify 0 into 0 6.900 * [taylor]: Taking taylor expansion of 0 in y 6.900 * [backup-simplify]: Simplify 0 into 0 6.900 * [taylor]: Taking taylor expansion of 0 in y 6.900 * [backup-simplify]: Simplify 0 into 0 6.900 * [backup-simplify]: Simplify 1 into 1 6.901 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.902 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.903 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 6.903 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 6.904 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 6.904 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 6.904 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.904 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.905 * [backup-simplify]: Simplify (+ 0 0) into 0 6.905 * [backup-simplify]: Simplify (+ 0 0) into 0 6.906 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 6.906 * [taylor]: Taking taylor expansion of 0 in x 6.906 * [backup-simplify]: Simplify 0 into 0 6.907 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.908 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.908 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 6.909 * [backup-simplify]: Simplify (+ (* 1/2 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1))) into (* 1/2 (/ 1 (pow y 2))) 6.909 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 6.909 * [taylor]: Taking taylor expansion of 1/2 in y 6.909 * [backup-simplify]: Simplify 1/2 into 1/2 6.909 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 6.909 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.909 * [taylor]: Taking taylor expansion of y in y 6.909 * [backup-simplify]: Simplify 0 into 0 6.909 * [backup-simplify]: Simplify 1 into 1 6.910 * [backup-simplify]: Simplify (* 1 1) into 1 6.910 * [backup-simplify]: Simplify (/ 1 1) into 1 6.911 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.911 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.912 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 6.912 * [backup-simplify]: Simplify 0 into 0 6.912 * [taylor]: Taking taylor expansion of 0 in y 6.912 * [backup-simplify]: Simplify 0 into 0 6.912 * [taylor]: Taking taylor expansion of 0 in y 6.912 * [backup-simplify]: Simplify 0 into 0 6.912 * [backup-simplify]: Simplify 0 into 0 6.912 * [backup-simplify]: Simplify 0 into 0 6.912 * [backup-simplify]: Simplify 0 into 0 6.912 * [backup-simplify]: Simplify 0 into 0 6.914 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.915 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.916 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 6.916 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 6.916 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 6.917 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 6.917 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 6.918 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 6.918 * [backup-simplify]: Simplify (+ 0 0) into 0 6.919 * [backup-simplify]: Simplify (+ 0 0) into 0 6.920 * [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.921 * [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.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/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4))))) in x 6.921 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (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) (pow y 2))) in x 6.921 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 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 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.921 * [taylor]: Taking taylor expansion of y in x 6.921 * [backup-simplify]: Simplify y into y 6.921 * [backup-simplify]: Simplify (* 1 1) into 1 6.922 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.922 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 6.922 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.922 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))) in x 6.922 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow x 4))) in x 6.922 * [taylor]: Taking taylor expansion of 1/4 in x 6.922 * [backup-simplify]: Simplify 1/4 into 1/4 6.922 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 6.922 * [taylor]: Taking taylor expansion of (pow x 4) in x 6.922 * [taylor]: Taking taylor expansion of x in x 6.922 * [backup-simplify]: Simplify 0 into 0 6.922 * [backup-simplify]: Simplify 1 into 1 6.923 * [backup-simplify]: Simplify (* 1 1) into 1 6.923 * [backup-simplify]: Simplify (* 1 1) into 1 6.923 * [backup-simplify]: Simplify (/ 1 1) into 1 6.923 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow y 4))) in x 6.923 * [taylor]: Taking taylor expansion of 1/4 in x 6.923 * [backup-simplify]: Simplify 1/4 into 1/4 6.923 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in x 6.923 * [taylor]: Taking taylor expansion of (pow y 4) in x 6.924 * [taylor]: Taking taylor expansion of y in x 6.924 * [backup-simplify]: Simplify y into y 6.924 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.924 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 6.924 * [backup-simplify]: Simplify (/ 1 (pow y 4)) into (/ 1 (pow y 4)) 6.924 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.925 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.925 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 6.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.926 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow y 2)))) into 0 6.927 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.928 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.929 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.930 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.931 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.931 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.932 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.933 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.934 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.935 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.936 * [backup-simplify]: Simplify (+ 0 0) into 0 6.936 * [backup-simplify]: Simplify (+ 0 0) into 0 6.936 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow y 2))) into (/ 1/2 (pow y 2)) 6.937 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 1))) into 0 6.938 * [backup-simplify]: Simplify (+ 0 0) into 0 6.938 * [backup-simplify]: Simplify (+ (/ 1/2 (pow y 2)) 0) into (* 1/2 (/ 1 (pow y 2))) 6.939 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 1)) into 0 6.939 * [backup-simplify]: Simplify (+ 0 0) into 0 6.940 * [backup-simplify]: Simplify (+ 0 0) into 0 6.940 * [backup-simplify]: Simplify (* 1/4 1) into 1/4 6.940 * [backup-simplify]: Simplify (+ 1/4 0) into 1/4 6.941 * [backup-simplify]: Simplify (+ 0 1/4) into 1/4 6.942 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 1/2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1/4)))) into 0 6.942 * [taylor]: Taking taylor expansion of 0 in y 6.942 * [backup-simplify]: Simplify 0 into 0 6.942 * [taylor]: Taking taylor expansion of 0 in y 6.942 * [backup-simplify]: Simplify 0 into 0 6.943 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.944 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.944 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.945 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.945 * [backup-simplify]: Simplify (+ 0 0) into 0 6.946 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1)))) into 0 6.946 * [taylor]: Taking taylor expansion of 0 in y 6.946 * [backup-simplify]: Simplify 0 into 0 6.947 * [taylor]: Taking taylor expansion of 0 in y 6.947 * [backup-simplify]: Simplify 0 into 0 6.947 * [taylor]: Taking taylor expansion of 0 in y 6.947 * [backup-simplify]: Simplify 0 into 0 6.948 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.949 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.950 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 6.950 * [backup-simplify]: Simplify 0 into 0 6.950 * [backup-simplify]: Simplify (* 1 (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 z) 6.950 * * * * [progress]: [ 2 / 2 ] generating series at (2 1) 6.951 * [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.951 * [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.951 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in y 6.951 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 6.951 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 6.951 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.951 * [taylor]: Taking taylor expansion of (* z z) in y 6.951 * [taylor]: Taking taylor expansion of z in y 6.951 * [backup-simplify]: Simplify z into z 6.951 * [taylor]: Taking taylor expansion of z in y 6.951 * [backup-simplify]: Simplify z into z 6.951 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 6.951 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.951 * [taylor]: Taking taylor expansion of (* x x) in y 6.951 * [taylor]: Taking taylor expansion of x in y 6.951 * [backup-simplify]: Simplify x into x 6.951 * [taylor]: Taking taylor expansion of x in y 6.951 * [backup-simplify]: Simplify x into x 6.951 * [taylor]: Taking taylor expansion of (pow y 2) in y 6.951 * [taylor]: Taking taylor expansion of y in y 6.951 * [backup-simplify]: Simplify 0 into 0 6.952 * [backup-simplify]: Simplify 1 into 1 6.952 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.952 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.952 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 6.952 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 6.952 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 6.952 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 6.953 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.953 * [backup-simplify]: Simplify (+ 0 0) into 0 6.953 * [backup-simplify]: Simplify (+ 0 0) into 0 6.954 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 6.954 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 6.954 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 6.954 * [taylor]: Taking taylor expansion of 3.0 in y 6.954 * [backup-simplify]: Simplify 3.0 into 3.0 6.954 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 6.955 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 6.956 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 6.956 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in x 6.956 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 6.956 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 6.956 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.956 * [taylor]: Taking taylor expansion of (* z z) in x 6.956 * [taylor]: Taking taylor expansion of z in x 6.956 * [backup-simplify]: Simplify z into z 6.956 * [taylor]: Taking taylor expansion of z in x 6.956 * [backup-simplify]: Simplify z into z 6.956 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 6.956 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.956 * [taylor]: Taking taylor expansion of (* x x) in x 6.956 * [taylor]: Taking taylor expansion of x in x 6.956 * [backup-simplify]: Simplify 0 into 0 6.956 * [backup-simplify]: Simplify 1 into 1 6.956 * [taylor]: Taking taylor expansion of x in x 6.956 * [backup-simplify]: Simplify 0 into 0 6.956 * [backup-simplify]: Simplify 1 into 1 6.956 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.956 * [taylor]: Taking taylor expansion of y in x 6.956 * [backup-simplify]: Simplify y into y 6.956 * [backup-simplify]: Simplify (* z z) into (pow z 2) 6.957 * [backup-simplify]: Simplify (* 0 0) into 0 6.957 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.957 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 6.957 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 6.958 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 6.958 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 6.958 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.959 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.959 * [backup-simplify]: Simplify (+ 0 0) into 0 6.959 * [backup-simplify]: Simplify (+ 0 0) into 0 6.960 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 6.960 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 6.960 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 6.960 * [taylor]: Taking taylor expansion of 3.0 in x 6.960 * [backup-simplify]: Simplify 3.0 into 3.0 6.960 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 6.961 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 6.962 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 6.962 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in z 6.962 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 6.962 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 6.962 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.962 * [taylor]: Taking taylor expansion of (* z z) in z 6.962 * [taylor]: Taking taylor expansion of z in z 6.962 * [backup-simplify]: Simplify 0 into 0 6.962 * [backup-simplify]: Simplify 1 into 1 6.962 * [taylor]: Taking taylor expansion of z in z 6.962 * [backup-simplify]: Simplify 0 into 0 6.962 * [backup-simplify]: Simplify 1 into 1 6.962 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 6.962 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.962 * [taylor]: Taking taylor expansion of (* x x) in z 6.962 * [taylor]: Taking taylor expansion of x in z 6.962 * [backup-simplify]: Simplify x into x 6.962 * [taylor]: Taking taylor expansion of x in z 6.962 * [backup-simplify]: Simplify x into x 6.962 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.963 * [taylor]: Taking taylor expansion of y in z 6.963 * [backup-simplify]: Simplify y into y 6.963 * [backup-simplify]: Simplify (* 0 0) into 0 6.963 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.963 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.963 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 6.964 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 6.964 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 6.965 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.965 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.965 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.965 * [backup-simplify]: Simplify (+ 0 0) into 0 6.966 * [backup-simplify]: Simplify (+ 0 0) into 0 6.966 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 6.966 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 6.966 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 6.966 * [taylor]: Taking taylor expansion of 3.0 in z 6.966 * [backup-simplify]: Simplify 3.0 into 3.0 6.966 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 6.967 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 6.969 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 6.969 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in z 6.969 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 6.969 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 6.969 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 6.969 * [taylor]: Taking taylor expansion of (* z z) in z 6.969 * [taylor]: Taking taylor expansion of z in z 6.969 * [backup-simplify]: Simplify 0 into 0 6.969 * [backup-simplify]: Simplify 1 into 1 6.969 * [taylor]: Taking taylor expansion of z in z 6.969 * [backup-simplify]: Simplify 0 into 0 6.969 * [backup-simplify]: Simplify 1 into 1 6.969 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 6.969 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 6.969 * [taylor]: Taking taylor expansion of (* x x) in z 6.969 * [taylor]: Taking taylor expansion of x in z 6.969 * [backup-simplify]: Simplify x into x 6.969 * [taylor]: Taking taylor expansion of x in z 6.969 * [backup-simplify]: Simplify x into x 6.969 * [taylor]: Taking taylor expansion of (pow y 2) in z 6.969 * [taylor]: Taking taylor expansion of y in z 6.969 * [backup-simplify]: Simplify y into y 6.970 * [backup-simplify]: Simplify (* 0 0) into 0 6.970 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.970 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.970 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 6.970 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 6.971 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 6.971 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.971 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.972 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.972 * [backup-simplify]: Simplify (+ 0 0) into 0 6.972 * [backup-simplify]: Simplify (+ 0 0) into 0 6.973 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 6.973 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 6.973 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 6.973 * [taylor]: Taking taylor expansion of 3.0 in z 6.973 * [backup-simplify]: Simplify 3.0 into 3.0 6.973 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 6.974 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 6.975 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 6.976 * [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.976 * [taylor]: Taking taylor expansion of (* (sqrt (+ (pow x 2) (pow y 2))) (/ 1 (sqrt 3.0))) in x 6.976 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 6.976 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 6.976 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.976 * [taylor]: Taking taylor expansion of x in x 6.976 * [backup-simplify]: Simplify 0 into 0 6.976 * [backup-simplify]: Simplify 1 into 1 6.976 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.976 * [taylor]: Taking taylor expansion of y in x 6.976 * [backup-simplify]: Simplify y into y 6.976 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.976 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 6.976 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 6.977 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.977 * [backup-simplify]: Simplify (+ 0 0) into 0 6.977 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 6.977 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 6.978 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 6.978 * [taylor]: Taking taylor expansion of 3.0 in x 6.978 * [backup-simplify]: Simplify 3.0 into 3.0 6.978 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 6.979 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 6.980 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 6.981 * [backup-simplify]: Simplify (* y (/ 1 (sqrt 3.0))) into (/ y (sqrt 3.0)) 6.981 * [taylor]: Taking taylor expansion of (/ y (sqrt 3.0)) in y 6.981 * [taylor]: Taking taylor expansion of y in y 6.981 * [backup-simplify]: Simplify 0 into 0 6.981 * [backup-simplify]: Simplify 1 into 1 6.981 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 6.981 * [taylor]: Taking taylor expansion of 3.0 in y 6.981 * [backup-simplify]: Simplify 3.0 into 3.0 6.981 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 6.982 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 6.983 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 6.984 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 6.985 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 6.985 * [taylor]: Taking taylor expansion of 0 in x 6.985 * [backup-simplify]: Simplify 0 into 0 6.985 * [taylor]: Taking taylor expansion of 0 in y 6.985 * [backup-simplify]: Simplify 0 into 0 6.985 * [backup-simplify]: Simplify 0 into 0 6.986 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 6.986 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 6.986 * [taylor]: Taking taylor expansion of 0 in y 6.986 * [backup-simplify]: Simplify 0 into 0 6.986 * [backup-simplify]: Simplify 0 into 0 6.987 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 6.988 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 6.988 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 6.989 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 6.989 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 6.989 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 6.990 * [backup-simplify]: Simplify (+ 0 0) into 0 6.990 * [backup-simplify]: Simplify (+ 1 0) into 1 6.991 * [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.992 * [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)))) 6.992 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 3.0)))) in x 6.992 * [taylor]: Taking taylor expansion of 1/2 in x 6.992 * [backup-simplify]: Simplify 1/2 into 1/2 6.992 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 3.0))) in x 6.992 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 6.992 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 6.992 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 6.992 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.992 * [taylor]: Taking taylor expansion of x in x 6.992 * [backup-simplify]: Simplify 0 into 0 6.992 * [backup-simplify]: Simplify 1 into 1 6.992 * [taylor]: Taking taylor expansion of (pow y 2) in x 6.992 * [taylor]: Taking taylor expansion of y in x 6.992 * [backup-simplify]: Simplify y into y 6.992 * [backup-simplify]: Simplify (* y y) into (pow y 2) 6.992 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 6.993 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 6.993 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 6.993 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 6.993 * [backup-simplify]: Simplify (+ 0 0) into 0 6.993 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 6.993 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 6.993 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 6.993 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 6.993 * [taylor]: Taking taylor expansion of 3.0 in x 6.994 * [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.995 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 (sqrt 3.0))) into (/ 1 (* y (sqrt 3.0))) 6.996 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* y (sqrt 3.0)))) into (/ 1/2 (* y (sqrt 3.0))) 6.996 * [taylor]: Taking taylor expansion of (/ 1/2 (* y (sqrt 3.0))) in y 6.996 * [taylor]: Taking taylor expansion of 1/2 in y 6.996 * [backup-simplify]: Simplify 1/2 into 1/2 6.996 * [taylor]: Taking taylor expansion of (* y (sqrt 3.0)) in y 6.996 * [taylor]: Taking taylor expansion of y in y 6.996 * [backup-simplify]: Simplify 0 into 0 6.996 * [backup-simplify]: Simplify 1 into 1 6.996 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 6.996 * [taylor]: Taking taylor expansion of 3.0 in y 6.996 * [backup-simplify]: Simplify 3.0 into 3.0 6.996 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 6.996 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 6.997 * [backup-simplify]: Simplify (* 0 (sqrt 3.0)) into 0 6.998 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 3.0))) into (sqrt 3.0) 6.998 * [backup-simplify]: Simplify (/ 1/2 (sqrt 3.0)) into (/ 1/2 (sqrt 3.0)) 6.999 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.000 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 3.0)))) into 0 7.003 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1/2 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.003 * [backup-simplify]: Simplify 0 into 0 7.003 * [taylor]: Taking taylor expansion of 0 in y 7.003 * [backup-simplify]: Simplify 0 into 0 7.003 * [backup-simplify]: Simplify 0 into 0 7.004 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.005 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.005 * [backup-simplify]: Simplify (* 1 1) into 1 7.005 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 7.006 * [backup-simplify]: Simplify (+ 1 0) into 1 7.006 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 7.007 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* (/ 1/2 y) (/ 1 (sqrt 3.0))))) into (* 1/2 (/ 1 (* y (sqrt 3.0)))) 7.007 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* y (sqrt 3.0)))) in y 7.007 * [taylor]: Taking taylor expansion of 1/2 in y 7.007 * [backup-simplify]: Simplify 1/2 into 1/2 7.007 * [taylor]: Taking taylor expansion of (/ 1 (* y (sqrt 3.0))) in y 7.007 * [taylor]: Taking taylor expansion of (* y (sqrt 3.0)) in y 7.007 * [taylor]: Taking taylor expansion of y in y 7.007 * [backup-simplify]: Simplify 0 into 0 7.007 * [backup-simplify]: Simplify 1 into 1 7.007 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.007 * [taylor]: Taking taylor expansion of 3.0 in y 7.007 * [backup-simplify]: Simplify 3.0 into 3.0 7.007 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.008 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.008 * [backup-simplify]: Simplify (* 0 (sqrt 3.0)) into 0 7.009 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 3.0))) into (sqrt 3.0) 7.010 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.011 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.011 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 3.0)))) into 0 7.012 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.013 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.013 * [backup-simplify]: Simplify 0 into 0 7.013 * [backup-simplify]: Simplify 0 into 0 7.013 * [backup-simplify]: Simplify 0 into 0 7.013 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.013 * [backup-simplify]: Simplify 0 into 0 7.015 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* y (* 1 1))) into (/ y (sqrt 3.0)) 7.016 * [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.016 * [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.016 * [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.016 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 7.016 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 7.016 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 7.016 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 7.016 * [taylor]: Taking taylor expansion of (/ 1 z) in y 7.016 * [taylor]: Taking taylor expansion of z in y 7.016 * [backup-simplify]: Simplify z into z 7.016 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.016 * [taylor]: Taking taylor expansion of (/ 1 z) in y 7.016 * [taylor]: Taking taylor expansion of z in y 7.016 * [backup-simplify]: Simplify z into z 7.016 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.016 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 7.017 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 7.017 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 7.017 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.017 * [taylor]: Taking taylor expansion of x in y 7.017 * [backup-simplify]: Simplify x into x 7.017 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.017 * [taylor]: Taking taylor expansion of (/ 1 x) in y 7.017 * [taylor]: Taking taylor expansion of x in y 7.017 * [backup-simplify]: Simplify x into x 7.017 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.017 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.017 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.017 * [taylor]: Taking taylor expansion of y in y 7.017 * [backup-simplify]: Simplify 0 into 0 7.017 * [backup-simplify]: Simplify 1 into 1 7.018 * [backup-simplify]: Simplify (* 1 1) into 1 7.018 * [backup-simplify]: Simplify (/ 1 1) into 1 7.018 * [backup-simplify]: Simplify (+ 0 1) into 1 7.019 * [backup-simplify]: Simplify (+ 0 1) into 1 7.019 * [backup-simplify]: Simplify (sqrt 1) into 1 7.020 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.021 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.021 * [backup-simplify]: Simplify (+ 0 0) into 0 7.021 * [backup-simplify]: Simplify (+ 0 0) into 0 7.022 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.022 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 7.022 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.022 * [taylor]: Taking taylor expansion of 3.0 in y 7.022 * [backup-simplify]: Simplify 3.0 into 3.0 7.023 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.023 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.024 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.024 * [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.024 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 7.024 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 7.025 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 7.025 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 7.025 * [taylor]: Taking taylor expansion of (/ 1 z) in x 7.025 * [taylor]: Taking taylor expansion of z in x 7.025 * [backup-simplify]: Simplify z into z 7.025 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.025 * [taylor]: Taking taylor expansion of (/ 1 z) in x 7.025 * [taylor]: Taking taylor expansion of z in x 7.025 * [backup-simplify]: Simplify z into z 7.025 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 7.025 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 7.025 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 7.025 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 7.025 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.025 * [taylor]: Taking taylor expansion of x in x 7.025 * [backup-simplify]: Simplify 0 into 0 7.025 * [backup-simplify]: Simplify 1 into 1 7.026 * [backup-simplify]: Simplify (/ 1 1) into 1 7.026 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.026 * [taylor]: Taking taylor expansion of x in x 7.026 * [backup-simplify]: Simplify 0 into 0 7.026 * [backup-simplify]: Simplify 1 into 1 7.026 * [backup-simplify]: Simplify (/ 1 1) into 1 7.026 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 7.026 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.026 * [taylor]: Taking taylor expansion of y in x 7.026 * [backup-simplify]: Simplify y into y 7.026 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.027 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 7.027 * [backup-simplify]: Simplify (* 1 1) into 1 7.027 * [backup-simplify]: Simplify (+ 1 0) into 1 7.028 * [backup-simplify]: Simplify (+ 0 1) into 1 7.028 * [backup-simplify]: Simplify (sqrt 1) into 1 7.029 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.030 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.030 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.030 * [backup-simplify]: Simplify (+ 0 0) into 0 7.030 * [backup-simplify]: Simplify (+ 0 0) into 0 7.031 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.031 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 7.031 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.031 * [taylor]: Taking taylor expansion of 3.0 in x 7.031 * [backup-simplify]: Simplify 3.0 into 3.0 7.031 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.032 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.032 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.032 * [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.032 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 7.032 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 7.032 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 7.032 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 7.032 * [taylor]: Taking taylor expansion of (/ 1 z) in z 7.032 * [taylor]: Taking taylor expansion of z in z 7.032 * [backup-simplify]: Simplify 0 into 0 7.032 * [backup-simplify]: Simplify 1 into 1 7.033 * [backup-simplify]: Simplify (/ 1 1) into 1 7.033 * [taylor]: Taking taylor expansion of (/ 1 z) in z 7.033 * [taylor]: Taking taylor expansion of z in z 7.033 * [backup-simplify]: Simplify 0 into 0 7.033 * [backup-simplify]: Simplify 1 into 1 7.033 * [backup-simplify]: Simplify (/ 1 1) into 1 7.033 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 7.033 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 7.033 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 7.033 * [taylor]: Taking taylor expansion of (/ 1 x) in z 7.033 * [taylor]: Taking taylor expansion of x in z 7.033 * [backup-simplify]: Simplify x into x 7.033 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.033 * [taylor]: Taking taylor expansion of (/ 1 x) in z 7.033 * [taylor]: Taking taylor expansion of x in z 7.033 * [backup-simplify]: Simplify x into x 7.033 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.033 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 7.033 * [taylor]: Taking taylor expansion of (pow y 2) in z 7.033 * [taylor]: Taking taylor expansion of y in z 7.033 * [backup-simplify]: Simplify y into y 7.033 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.034 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 7.034 * [backup-simplify]: Simplify (* 1 1) into 1 7.034 * [backup-simplify]: Simplify (+ 1 0) into 1 7.034 * [backup-simplify]: Simplify (sqrt 1) into 1 7.035 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.035 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.035 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.036 * [backup-simplify]: Simplify (+ 0 0) into 0 7.036 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.036 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 7.036 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 7.036 * [taylor]: Taking taylor expansion of 3.0 in z 7.036 * [backup-simplify]: Simplify 3.0 into 3.0 7.037 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.037 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.038 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.038 * [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.038 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 7.038 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 7.038 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 7.038 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 7.038 * [taylor]: Taking taylor expansion of (/ 1 z) in z 7.038 * [taylor]: Taking taylor expansion of z in z 7.038 * [backup-simplify]: Simplify 0 into 0 7.038 * [backup-simplify]: Simplify 1 into 1 7.038 * [backup-simplify]: Simplify (/ 1 1) into 1 7.038 * [taylor]: Taking taylor expansion of (/ 1 z) in z 7.038 * [taylor]: Taking taylor expansion of z in z 7.038 * [backup-simplify]: Simplify 0 into 0 7.038 * [backup-simplify]: Simplify 1 into 1 7.039 * [backup-simplify]: Simplify (/ 1 1) into 1 7.039 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 7.039 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 7.039 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 7.039 * [taylor]: Taking taylor expansion of (/ 1 x) in z 7.039 * [taylor]: Taking taylor expansion of x in z 7.039 * [backup-simplify]: Simplify x into x 7.039 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.039 * [taylor]: Taking taylor expansion of (/ 1 x) in z 7.039 * [taylor]: Taking taylor expansion of x in z 7.039 * [backup-simplify]: Simplify x into x 7.039 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.039 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 7.039 * [taylor]: Taking taylor expansion of (pow y 2) in z 7.039 * [taylor]: Taking taylor expansion of y in z 7.039 * [backup-simplify]: Simplify y into y 7.039 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.039 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 7.039 * [backup-simplify]: Simplify (* 1 1) into 1 7.040 * [backup-simplify]: Simplify (+ 1 0) into 1 7.040 * [backup-simplify]: Simplify (sqrt 1) into 1 7.040 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.041 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.041 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.042 * [backup-simplify]: Simplify (+ 0 0) into 0 7.042 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.042 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 7.042 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 7.042 * [taylor]: Taking taylor expansion of 3.0 in z 7.042 * [backup-simplify]: Simplify 3.0 into 3.0 7.042 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.043 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.043 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.044 * [backup-simplify]: Simplify (* 1 (/ 1 (sqrt 3.0))) into (/ 1 (sqrt 3.0)) 7.044 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 7.044 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.044 * [taylor]: Taking taylor expansion of 3.0 in x 7.044 * [backup-simplify]: Simplify 3.0 into 3.0 7.044 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.045 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.045 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.046 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.047 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.047 * [taylor]: Taking taylor expansion of 0 in x 7.047 * [backup-simplify]: Simplify 0 into 0 7.047 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 7.047 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.047 * [taylor]: Taking taylor expansion of 3.0 in y 7.047 * [backup-simplify]: Simplify 3.0 into 3.0 7.047 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.047 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.048 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.049 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.049 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.050 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.050 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.051 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.051 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 7.051 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 7.052 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 7.052 * [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.054 * [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.054 * [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.054 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) in x 7.054 * [taylor]: Taking taylor expansion of 1/2 in x 7.054 * [backup-simplify]: Simplify 1/2 into 1/2 7.054 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (sqrt 3.0))) in x 7.054 * [taylor]: Taking taylor expansion of (* (pow x 2) (sqrt 3.0)) in x 7.054 * [taylor]: Taking taylor expansion of (pow x 2) in x 7.054 * [taylor]: Taking taylor expansion of x in x 7.054 * [backup-simplify]: Simplify 0 into 0 7.054 * [backup-simplify]: Simplify 1 into 1 7.054 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.054 * [taylor]: Taking taylor expansion of 3.0 in x 7.054 * [backup-simplify]: Simplify 3.0 into 3.0 7.054 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.055 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.055 * [backup-simplify]: Simplify (* 1 1) into 1 7.056 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 7.056 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.056 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in x 7.056 * [taylor]: Taking taylor expansion of 1/2 in x 7.056 * [backup-simplify]: Simplify 1/2 into 1/2 7.056 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in x 7.056 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 7.056 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.056 * [taylor]: Taking taylor expansion of y in x 7.056 * [backup-simplify]: Simplify y into y 7.056 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.056 * [taylor]: Taking taylor expansion of 3.0 in x 7.056 * [backup-simplify]: Simplify 3.0 into 3.0 7.057 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.057 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.057 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.057 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 7.058 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 7.058 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.059 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 7.059 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.060 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.060 * [backup-simplify]: Simplify (+ 0 0) into 0 7.060 * [taylor]: Taking taylor expansion of 0 in y 7.061 * [backup-simplify]: Simplify 0 into 0 7.061 * [taylor]: Taking taylor expansion of 0 in y 7.061 * [backup-simplify]: Simplify 0 into 0 7.061 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.061 * [taylor]: Taking taylor expansion of 0 in y 7.061 * [backup-simplify]: Simplify 0 into 0 7.062 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.063 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.063 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.064 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.064 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.065 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.065 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 7.065 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 7.065 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 7.065 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.066 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 7.066 * [backup-simplify]: Simplify (+ 0 0) into 0 7.066 * [backup-simplify]: Simplify (+ 0 0) into 0 7.067 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 7.068 * [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.068 * [taylor]: Taking taylor expansion of 0 in x 7.068 * [backup-simplify]: Simplify 0 into 0 7.068 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.069 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.070 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 7.070 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.071 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 7.072 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1/2 (* (pow y 2) (sqrt 3.0))) 7.072 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (* (pow y 2) (sqrt 3.0)))) into (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 7.072 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in y 7.072 * [taylor]: Taking taylor expansion of 1/2 in y 7.072 * [backup-simplify]: Simplify 1/2 into 1/2 7.072 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in y 7.072 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in y 7.072 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.072 * [taylor]: Taking taylor expansion of y in y 7.072 * [backup-simplify]: Simplify 0 into 0 7.072 * [backup-simplify]: Simplify 1 into 1 7.072 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.072 * [taylor]: Taking taylor expansion of 3.0 in y 7.072 * [backup-simplify]: Simplify 3.0 into 3.0 7.073 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.073 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.074 * [backup-simplify]: Simplify (* 1 1) into 1 7.074 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 7.075 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.076 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.077 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 7.078 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.079 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.079 * [backup-simplify]: Simplify 0 into 0 7.079 * [taylor]: Taking taylor expansion of 0 in y 7.079 * [backup-simplify]: Simplify 0 into 0 7.080 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.081 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.081 * [taylor]: Taking taylor expansion of 0 in y 7.082 * [backup-simplify]: Simplify 0 into 0 7.082 * [backup-simplify]: Simplify 0 into 0 7.082 * [backup-simplify]: Simplify 0 into 0 7.082 * [backup-simplify]: Simplify 0 into 0 7.083 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.083 * [backup-simplify]: Simplify 0 into 0 7.084 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.086 * [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.087 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.087 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.089 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 7.089 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 7.089 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 7.090 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 7.090 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 7.091 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 7.091 * [backup-simplify]: Simplify (+ 0 0) into 0 7.091 * [backup-simplify]: Simplify (+ 0 0) into 0 7.093 * [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.097 * [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.097 * [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.097 * [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.097 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) in x 7.097 * [taylor]: Taking taylor expansion of 1/4 in x 7.097 * [backup-simplify]: Simplify 1/4 into 1/4 7.097 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0)))) in x 7.097 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (sqrt 3.0))) in x 7.097 * [taylor]: Taking taylor expansion of (pow x 2) in x 7.097 * [taylor]: Taking taylor expansion of x in x 7.097 * [backup-simplify]: Simplify 0 into 0 7.097 * [backup-simplify]: Simplify 1 into 1 7.097 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 7.097 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.097 * [taylor]: Taking taylor expansion of y in x 7.097 * [backup-simplify]: Simplify y into y 7.097 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.097 * [taylor]: Taking taylor expansion of 3.0 in x 7.097 * [backup-simplify]: Simplify 3.0 into 3.0 7.098 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.098 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.098 * [backup-simplify]: Simplify (* 1 1) into 1 7.098 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.099 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 7.099 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (sqrt 3.0))) into (* (pow y 2) (sqrt 3.0)) 7.100 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 7.100 * [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.100 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) in x 7.100 * [taylor]: Taking taylor expansion of 1/8 in x 7.100 * [backup-simplify]: Simplify 1/8 into 1/8 7.100 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (sqrt 3.0))) in x 7.100 * [taylor]: Taking taylor expansion of (* (pow x 4) (sqrt 3.0)) in x 7.100 * [taylor]: Taking taylor expansion of (pow x 4) in x 7.100 * [taylor]: Taking taylor expansion of x in x 7.100 * [backup-simplify]: Simplify 0 into 0 7.100 * [backup-simplify]: Simplify 1 into 1 7.100 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.100 * [taylor]: Taking taylor expansion of 3.0 in x 7.100 * [backup-simplify]: Simplify 3.0 into 3.0 7.100 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.101 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.101 * [backup-simplify]: Simplify (* 1 1) into 1 7.101 * [backup-simplify]: Simplify (* 1 1) into 1 7.102 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 7.102 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.102 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0)))) in x 7.102 * [taylor]: Taking taylor expansion of 1/8 in x 7.102 * [backup-simplify]: Simplify 1/8 into 1/8 7.102 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (sqrt 3.0))) in x 7.102 * [taylor]: Taking taylor expansion of (* (pow y 4) (sqrt 3.0)) in x 7.102 * [taylor]: Taking taylor expansion of (pow y 4) in x 7.103 * [taylor]: Taking taylor expansion of y in x 7.103 * [backup-simplify]: Simplify y into y 7.103 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.103 * [taylor]: Taking taylor expansion of 3.0 in x 7.103 * [backup-simplify]: Simplify 3.0 into 3.0 7.103 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.103 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.103 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.103 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 7.104 * [backup-simplify]: Simplify (* (pow y 4) (sqrt 3.0)) into (* (pow y 4) (sqrt 3.0)) 7.104 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (sqrt 3.0))) into (/ 1 (* (pow y 4) (sqrt 3.0))) 7.104 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.105 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 7.105 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.106 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (sqrt 3.0)))) into 0 7.106 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 7.107 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 7.107 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.108 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.111 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.112 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.112 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.113 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.114 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.114 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.115 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 7.115 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 7.116 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.117 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 7.117 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.118 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.119 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 7.119 * [backup-simplify]: Simplify (+ 0 0) into 0 7.119 * [backup-simplify]: Simplify (+ 0 0) into 0 7.120 * [backup-simplify]: Simplify (- 0) into 0 7.120 * [taylor]: Taking taylor expansion of 0 in y 7.120 * [backup-simplify]: Simplify 0 into 0 7.120 * [taylor]: Taking taylor expansion of 0 in y 7.120 * [backup-simplify]: Simplify 0 into 0 7.121 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.121 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.122 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 7.123 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.123 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 7.124 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.124 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 7.125 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 7.125 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 7.126 * [backup-simplify]: Simplify (+ 0 0) into 0 7.126 * [taylor]: Taking taylor expansion of 0 in y 7.126 * [backup-simplify]: Simplify 0 into 0 7.126 * [taylor]: Taking taylor expansion of 0 in y 7.126 * [backup-simplify]: Simplify 0 into 0 7.126 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.127 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.127 * [taylor]: Taking taylor expansion of 0 in y 7.127 * [backup-simplify]: Simplify 0 into 0 7.128 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.129 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.129 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 7.130 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.131 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 7.131 * [backup-simplify]: Simplify 0 into 0 7.131 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* 1 (* 1 (/ 1 (/ 1 z))))) into (/ z (sqrt 3.0)) 7.132 * [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.132 * [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.132 * [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.132 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 7.132 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 7.132 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 7.132 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 7.132 * [taylor]: Taking taylor expansion of (/ -1 z) in y 7.132 * [taylor]: Taking taylor expansion of -1 in y 7.132 * [backup-simplify]: Simplify -1 into -1 7.132 * [taylor]: Taking taylor expansion of z in y 7.132 * [backup-simplify]: Simplify z into z 7.132 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 7.132 * [taylor]: Taking taylor expansion of (/ -1 z) in y 7.132 * [taylor]: Taking taylor expansion of -1 in y 7.132 * [backup-simplify]: Simplify -1 into -1 7.132 * [taylor]: Taking taylor expansion of z in y 7.132 * [backup-simplify]: Simplify z into z 7.132 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 7.132 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 7.133 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 7.133 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 7.133 * [taylor]: Taking taylor expansion of (/ -1 x) in y 7.133 * [taylor]: Taking taylor expansion of -1 in y 7.133 * [backup-simplify]: Simplify -1 into -1 7.133 * [taylor]: Taking taylor expansion of x in y 7.133 * [backup-simplify]: Simplify x into x 7.133 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.133 * [taylor]: Taking taylor expansion of (/ -1 x) in y 7.133 * [taylor]: Taking taylor expansion of -1 in y 7.133 * [backup-simplify]: Simplify -1 into -1 7.133 * [taylor]: Taking taylor expansion of x in y 7.133 * [backup-simplify]: Simplify x into x 7.133 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.133 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 7.133 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.133 * [taylor]: Taking taylor expansion of y in y 7.133 * [backup-simplify]: Simplify 0 into 0 7.133 * [backup-simplify]: Simplify 1 into 1 7.133 * [backup-simplify]: Simplify (* 1 1) into 1 7.133 * [backup-simplify]: Simplify (/ 1 1) into 1 7.134 * [backup-simplify]: Simplify (+ 0 1) into 1 7.134 * [backup-simplify]: Simplify (+ 0 1) into 1 7.135 * [backup-simplify]: Simplify (sqrt 1) into 1 7.135 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.136 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.136 * [backup-simplify]: Simplify (+ 0 0) into 0 7.137 * [backup-simplify]: Simplify (+ 0 0) into 0 7.137 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.137 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 7.137 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.137 * [taylor]: Taking taylor expansion of 3.0 in y 7.137 * [backup-simplify]: Simplify 3.0 into 3.0 7.138 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.138 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.139 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.139 * [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.139 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 7.140 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 7.140 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 7.140 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 7.140 * [taylor]: Taking taylor expansion of (/ -1 z) in x 7.140 * [taylor]: Taking taylor expansion of -1 in x 7.140 * [backup-simplify]: Simplify -1 into -1 7.140 * [taylor]: Taking taylor expansion of z in x 7.140 * [backup-simplify]: Simplify z into z 7.140 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 7.140 * [taylor]: Taking taylor expansion of (/ -1 z) in x 7.140 * [taylor]: Taking taylor expansion of -1 in x 7.140 * [backup-simplify]: Simplify -1 into -1 7.140 * [taylor]: Taking taylor expansion of z in x 7.140 * [backup-simplify]: Simplify z into z 7.140 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 7.140 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 7.140 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 7.140 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 7.140 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.141 * [taylor]: Taking taylor expansion of -1 in x 7.141 * [backup-simplify]: Simplify -1 into -1 7.141 * [taylor]: Taking taylor expansion of x in x 7.141 * [backup-simplify]: Simplify 0 into 0 7.141 * [backup-simplify]: Simplify 1 into 1 7.141 * [backup-simplify]: Simplify (/ -1 1) into -1 7.141 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.141 * [taylor]: Taking taylor expansion of -1 in x 7.141 * [backup-simplify]: Simplify -1 into -1 7.141 * [taylor]: Taking taylor expansion of x in x 7.141 * [backup-simplify]: Simplify 0 into 0 7.141 * [backup-simplify]: Simplify 1 into 1 7.142 * [backup-simplify]: Simplify (/ -1 1) into -1 7.142 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 7.142 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.142 * [taylor]: Taking taylor expansion of y in x 7.142 * [backup-simplify]: Simplify y into y 7.142 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.142 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 7.142 * [backup-simplify]: Simplify (* -1 -1) into 1 7.143 * [backup-simplify]: Simplify (+ 1 0) into 1 7.143 * [backup-simplify]: Simplify (+ 0 1) into 1 7.144 * [backup-simplify]: Simplify (sqrt 1) into 1 7.144 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.145 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.146 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.146 * [backup-simplify]: Simplify (+ 0 0) into 0 7.147 * [backup-simplify]: Simplify (+ 0 0) into 0 7.147 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.147 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 7.147 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.148 * [taylor]: Taking taylor expansion of 3.0 in x 7.148 * [backup-simplify]: Simplify 3.0 into 3.0 7.148 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.149 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.150 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.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 z 7.150 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 7.150 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 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 z 7.150 * [taylor]: Taking taylor expansion of (/ -1 z) in z 7.150 * [taylor]: Taking taylor expansion of -1 in z 7.150 * [backup-simplify]: Simplify -1 into -1 7.150 * [taylor]: Taking taylor expansion of z in z 7.150 * [backup-simplify]: Simplify 0 into 0 7.150 * [backup-simplify]: Simplify 1 into 1 7.151 * [backup-simplify]: Simplify (/ -1 1) into -1 7.151 * [taylor]: Taking taylor expansion of (/ -1 z) in z 7.151 * [taylor]: Taking taylor expansion of -1 in z 7.151 * [backup-simplify]: Simplify -1 into -1 7.151 * [taylor]: Taking taylor expansion of z in z 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 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 7.151 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 7.152 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 7.152 * [taylor]: Taking taylor expansion of (/ -1 x) in z 7.152 * [taylor]: Taking taylor expansion of -1 in z 7.152 * [backup-simplify]: Simplify -1 into -1 7.152 * [taylor]: Taking taylor expansion of x in z 7.152 * [backup-simplify]: Simplify x into x 7.152 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.152 * [taylor]: Taking taylor expansion of (/ -1 x) in z 7.152 * [taylor]: Taking taylor expansion of -1 in z 7.152 * [backup-simplify]: Simplify -1 into -1 7.152 * [taylor]: Taking taylor expansion of x in z 7.152 * [backup-simplify]: Simplify x into x 7.152 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.152 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 7.152 * [taylor]: Taking taylor expansion of (pow y 2) in z 7.152 * [taylor]: Taking taylor expansion of y in z 7.152 * [backup-simplify]: Simplify y into y 7.152 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.152 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 7.153 * [backup-simplify]: Simplify (* -1 -1) into 1 7.153 * [backup-simplify]: Simplify (+ 1 0) into 1 7.154 * [backup-simplify]: Simplify (sqrt 1) into 1 7.154 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.156 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.156 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.157 * [backup-simplify]: Simplify (+ 0 0) into 0 7.157 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.157 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 7.158 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 7.158 * [taylor]: Taking taylor expansion of 3.0 in z 7.158 * [backup-simplify]: Simplify 3.0 into 3.0 7.158 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.159 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.160 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.160 * [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.160 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 7.160 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 7.160 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 7.160 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 7.160 * [taylor]: Taking taylor expansion of (/ -1 z) in z 7.160 * [taylor]: Taking taylor expansion of -1 in z 7.160 * [backup-simplify]: Simplify -1 into -1 7.160 * [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.161 * [backup-simplify]: Simplify 0 into 0 7.161 * [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.163 * [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.164 * [backup-simplify]: Simplify (sqrt 1) into 1 7.165 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.166 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.166 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.167 * [backup-simplify]: Simplify (+ 0 0) into 0 7.167 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 7.167 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 7.167 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 7.167 * [taylor]: Taking taylor expansion of 3.0 in z 7.167 * [backup-simplify]: Simplify 3.0 into 3.0 7.168 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.168 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.169 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.171 * [backup-simplify]: Simplify (* 1 (/ 1 (sqrt 3.0))) into (/ 1 (sqrt 3.0)) 7.171 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 7.171 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.171 * [taylor]: Taking taylor expansion of 3.0 in x 7.171 * [backup-simplify]: Simplify 3.0 into 3.0 7.172 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.172 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.173 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.174 * [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.178 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.179 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.180 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.181 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.182 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 7.183 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 7.183 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 7.183 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 7.185 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 7.188 * [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.188 * [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.188 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) in x 7.188 * [taylor]: Taking taylor expansion of 1/2 in x 7.188 * [backup-simplify]: Simplify 1/2 into 1/2 7.188 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (sqrt 3.0))) in x 7.188 * [taylor]: Taking taylor expansion of (* (pow x 2) (sqrt 3.0)) in x 7.188 * [taylor]: Taking taylor expansion of (pow x 2) in x 7.188 * [taylor]: Taking taylor expansion of x in x 7.188 * [backup-simplify]: Simplify 0 into 0 7.188 * [backup-simplify]: Simplify 1 into 1 7.188 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.188 * [taylor]: Taking taylor expansion of 3.0 in x 7.188 * [backup-simplify]: Simplify 3.0 into 3.0 7.189 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.190 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.190 * [backup-simplify]: Simplify (* 1 1) into 1 7.191 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 7.192 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.192 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in x 7.192 * [taylor]: Taking taylor expansion of 1/2 in x 7.192 * [backup-simplify]: Simplify 1/2 into 1/2 7.192 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in x 7.192 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 7.192 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.192 * [taylor]: Taking taylor expansion of y in x 7.192 * [backup-simplify]: Simplify y into y 7.192 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.192 * [taylor]: Taking taylor expansion of 3.0 in x 7.192 * [backup-simplify]: Simplify 3.0 into 3.0 7.193 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.193 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.194 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.194 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 7.195 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 7.195 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.196 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 7.197 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.199 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.199 * [backup-simplify]: Simplify (+ 0 0) into 0 7.199 * [taylor]: Taking taylor expansion of 0 in y 7.199 * [backup-simplify]: Simplify 0 into 0 7.199 * [taylor]: Taking taylor expansion of 0 in y 7.199 * [backup-simplify]: Simplify 0 into 0 7.200 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.200 * [taylor]: Taking taylor expansion of 0 in y 7.200 * [backup-simplify]: Simplify 0 into 0 7.201 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.203 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.204 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.205 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.206 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.207 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 7.207 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 7.208 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 7.208 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 7.208 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.208 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 7.209 * [backup-simplify]: Simplify (+ 0 0) into 0 7.209 * [backup-simplify]: Simplify (+ 0 0) into 0 7.210 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 7.212 * [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.212 * [taylor]: Taking taylor expansion of 0 in x 7.212 * [backup-simplify]: Simplify 0 into 0 7.213 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.214 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.215 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (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.218 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 7.219 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1/2 (* (pow y 2) (sqrt 3.0))) 7.219 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (* (pow y 2) (sqrt 3.0)))) into (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 7.219 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in y 7.220 * [taylor]: Taking taylor expansion of 1/2 in y 7.220 * [backup-simplify]: Simplify 1/2 into 1/2 7.220 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in y 7.220 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in y 7.220 * [taylor]: Taking taylor expansion of (pow y 2) in y 7.220 * [taylor]: Taking taylor expansion of y in y 7.220 * [backup-simplify]: Simplify 0 into 0 7.220 * [backup-simplify]: Simplify 1 into 1 7.220 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 7.220 * [taylor]: Taking taylor expansion of 3.0 in y 7.220 * [backup-simplify]: Simplify 3.0 into 3.0 7.220 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.221 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.221 * [backup-simplify]: Simplify (* 1 1) into 1 7.222 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 7.223 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.224 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.225 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 7.226 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.227 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 7.227 * [backup-simplify]: Simplify 0 into 0 7.227 * [taylor]: Taking taylor expansion of 0 in y 7.227 * [backup-simplify]: Simplify 0 into 0 7.228 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.229 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.229 * [taylor]: Taking taylor expansion of 0 in y 7.229 * [backup-simplify]: Simplify 0 into 0 7.229 * [backup-simplify]: Simplify 0 into 0 7.229 * [backup-simplify]: Simplify 0 into 0 7.229 * [backup-simplify]: Simplify 0 into 0 7.230 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.231 * [backup-simplify]: Simplify 0 into 0 7.232 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.233 * [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.234 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.235 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.236 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 7.236 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 7.237 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 7.237 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 7.238 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 7.238 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 7.238 * [backup-simplify]: Simplify (+ 0 0) into 0 7.239 * [backup-simplify]: Simplify (+ 0 0) into 0 7.241 * [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.244 * [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.244 * [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.245 * [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.245 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) in x 7.245 * [taylor]: Taking taylor expansion of 1/4 in x 7.245 * [backup-simplify]: Simplify 1/4 into 1/4 7.245 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0)))) in x 7.245 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (sqrt 3.0))) in x 7.245 * [taylor]: Taking taylor expansion of (pow x 2) in x 7.245 * [taylor]: Taking taylor expansion of x in x 7.245 * [backup-simplify]: Simplify 0 into 0 7.245 * [backup-simplify]: Simplify 1 into 1 7.245 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 7.245 * [taylor]: Taking taylor expansion of (pow y 2) in x 7.245 * [taylor]: Taking taylor expansion of y in x 7.245 * [backup-simplify]: Simplify y into y 7.245 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.245 * [taylor]: Taking taylor expansion of 3.0 in x 7.245 * [backup-simplify]: Simplify 3.0 into 3.0 7.249 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.250 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.250 * [backup-simplify]: Simplify (* 1 1) into 1 7.250 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.251 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 7.251 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (sqrt 3.0))) into (* (pow y 2) (sqrt 3.0)) 7.252 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 7.252 * [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.252 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) in x 7.252 * [taylor]: Taking taylor expansion of 1/8 in x 7.252 * [backup-simplify]: Simplify 1/8 into 1/8 7.252 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (sqrt 3.0))) in x 7.252 * [taylor]: Taking taylor expansion of (* (pow x 4) (sqrt 3.0)) in x 7.252 * [taylor]: Taking taylor expansion of (pow x 4) in x 7.252 * [taylor]: Taking taylor expansion of x in x 7.252 * [backup-simplify]: Simplify 0 into 0 7.252 * [backup-simplify]: Simplify 1 into 1 7.252 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.252 * [taylor]: Taking taylor expansion of 3.0 in x 7.252 * [backup-simplify]: Simplify 3.0 into 3.0 7.253 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.253 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.254 * [backup-simplify]: Simplify (* 1 1) into 1 7.254 * [backup-simplify]: Simplify (* 1 1) into 1 7.255 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 7.256 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 7.256 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0)))) in x 7.256 * [taylor]: Taking taylor expansion of 1/8 in x 7.256 * [backup-simplify]: Simplify 1/8 into 1/8 7.256 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (sqrt 3.0))) in x 7.256 * [taylor]: Taking taylor expansion of (* (pow y 4) (sqrt 3.0)) in x 7.256 * [taylor]: Taking taylor expansion of (pow y 4) in x 7.256 * [taylor]: Taking taylor expansion of y in x 7.256 * [backup-simplify]: Simplify y into y 7.256 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 7.256 * [taylor]: Taking taylor expansion of 3.0 in x 7.256 * [backup-simplify]: Simplify 3.0 into 3.0 7.256 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 7.257 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 7.257 * [backup-simplify]: Simplify (* y y) into (pow y 2) 7.257 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 7.258 * [backup-simplify]: Simplify (* (pow y 4) (sqrt 3.0)) into (* (pow y 4) (sqrt 3.0)) 7.258 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (sqrt 3.0))) into (/ 1 (* (pow y 4) (sqrt 3.0))) 7.259 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.259 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 7.260 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.261 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (sqrt 3.0)))) into 0 7.262 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 7.263 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 7.264 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.265 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.266 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.266 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.267 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.268 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.269 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.270 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.272 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 7.272 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 7.273 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 7.274 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 7.275 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.275 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.276 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 7.277 * [backup-simplify]: Simplify (+ 0 0) into 0 7.277 * [backup-simplify]: Simplify (+ 0 0) into 0 7.277 * [backup-simplify]: Simplify (- 0) into 0 7.277 * [taylor]: Taking taylor expansion of 0 in y 7.277 * [backup-simplify]: Simplify 0 into 0 7.277 * [taylor]: Taking taylor expansion of 0 in y 7.277 * [backup-simplify]: Simplify 0 into 0 7.278 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.278 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.279 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 7.280 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.281 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 7.281 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 7.281 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 7.282 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 7.282 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 7.283 * [backup-simplify]: Simplify (+ 0 0) into 0 7.283 * [taylor]: Taking taylor expansion of 0 in y 7.283 * [backup-simplify]: Simplify 0 into 0 7.283 * [taylor]: Taking taylor expansion of 0 in y 7.283 * [backup-simplify]: Simplify 0 into 0 7.283 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 7.284 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.284 * [taylor]: Taking taylor expansion of 0 in y 7.284 * [backup-simplify]: Simplify 0 into 0 7.285 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 7.285 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.286 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 7.287 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 7.287 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 7.287 * [backup-simplify]: Simplify 0 into 0 7.288 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (/ z (sqrt 3.0))) 7.288 * * * [progress]: simplifying candidates 7.290 * [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.292 * * [simplify]: Extracting # 0 : cost 0 7.292 * * [simplify]: Extracting # 1 : cost 0 7.292 * * [simplify]: Extracting # 2 : cost 0 7.292 * * [simplify]: Extracting # 3 : cost 0 7.292 * * [simplify]: Extracting # 4 : cost 0 7.293 * * [simplify]: Extracting # 5 : cost 0 7.293 * * [simplify]: Extracting # 6 : cost 0 7.293 * * [simplify]: Extracting # 7 : cost 0 7.293 * * [simplify]: iteration 0 : 104 enodes (cost 1761 ) 7.322 * * [simplify]: Extracting # 0 : cost 0 7.322 * * [simplify]: Extracting # 1 : cost 0 7.322 * * [simplify]: Extracting # 2 : cost 0 7.323 * * [simplify]: iteration 1 : 161 enodes (cost 1588 ) 7.367 * * [simplify]: Extracting # 0 : cost 0 7.367 * * [simplify]: Extracting # 1 : cost 0 7.369 * * [simplify]: Extracting # 2 : cost 0 7.370 * * [simplify]: Extracting # 3 : cost 0 7.371 * * [simplify]: iteration 2 : 464 enodes (cost 1546 ) 7.567 * * [simplify]: Extracting # 0 : cost 0 7.571 * * [simplify]: Extracting # 1 : cost 0 7.573 * * [simplify]: Extracting # 2 : cost 0 7.575 * * [simplify]: Extracting # 3 : cost 0 7.578 * * [simplify]: iteration 3 : 2079 enodes (cost 1546 ) 8.809 * * [simplify]: Extracting # 0 : cost 0 8.853 * * [simplify]: Extracting # 1 : cost 0 8.858 * * [simplify]: Extracting # 2 : cost 0 8.862 * * [simplify]: Extracting # 3 : cost 0 8.866 * * [simplify]: Extracting # 4 : cost 0 8.870 * * [simplify]: iteration done: 5001 enodes (cost 1544 ) 8.872 * [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.874 * * * [progress]: adding candidates to table 9.189 * * [progress]: iteration 4 / 4 9.189 * * * [progress]: picking best candidate 9.201 * * * * [pick]: Picked # 9.201 * * * [progress]: localizing error 9.222 * * * [progress]: generating rewritten candidates 9.222 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 1 1 1) 9.225 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1) 9.245 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1 1 1) 9.260 * * * [progress]: generating series expansions 9.260 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 1 1 1) 9.260 * [backup-simplify]: Simplify (sqrt (fma z z (fma x x (* y y)))) into (sqrt (fma z z (fma x x (pow y 2)))) 9.260 * [approximate]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in (z x y) around 0 9.260 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 9.260 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 9.260 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.260 * [taylor]: Taking taylor expansion of (* z z) in y 9.260 * [taylor]: Taking taylor expansion of z in y 9.260 * [backup-simplify]: Simplify z into z 9.260 * [taylor]: Taking taylor expansion of z in y 9.260 * [backup-simplify]: Simplify z into z 9.260 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 9.260 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.260 * [taylor]: Taking taylor expansion of (* x x) in y 9.260 * [taylor]: Taking taylor expansion of x in y 9.260 * [backup-simplify]: Simplify x into x 9.260 * [taylor]: Taking taylor expansion of x in y 9.260 * [backup-simplify]: Simplify x into x 9.260 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.260 * [taylor]: Taking taylor expansion of y in y 9.260 * [backup-simplify]: Simplify 0 into 0 9.261 * [backup-simplify]: Simplify 1 into 1 9.261 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.261 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.261 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 9.261 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 9.261 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 9.261 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 9.261 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.262 * [backup-simplify]: Simplify (+ 0 0) into 0 9.262 * [backup-simplify]: Simplify (+ 0 0) into 0 9.262 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 9.262 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 9.262 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 9.262 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.262 * [taylor]: Taking taylor expansion of (* z z) in x 9.262 * [taylor]: Taking taylor expansion of z in x 9.263 * [backup-simplify]: Simplify z into z 9.263 * [taylor]: Taking taylor expansion of z in x 9.263 * [backup-simplify]: Simplify z into z 9.263 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 9.263 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.263 * [taylor]: Taking taylor expansion of (* x x) in x 9.263 * [taylor]: Taking taylor expansion of x in x 9.263 * [backup-simplify]: Simplify 0 into 0 9.263 * [backup-simplify]: Simplify 1 into 1 9.263 * [taylor]: Taking taylor expansion of x in x 9.263 * [backup-simplify]: Simplify 0 into 0 9.263 * [backup-simplify]: Simplify 1 into 1 9.263 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.263 * [taylor]: Taking taylor expansion of y in x 9.263 * [backup-simplify]: Simplify y into y 9.263 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.263 * [backup-simplify]: Simplify (* 0 0) into 0 9.263 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.263 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.264 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 9.264 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 9.264 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 9.264 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.264 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.265 * [backup-simplify]: Simplify (+ 0 0) into 0 9.265 * [backup-simplify]: Simplify (+ 0 0) into 0 9.265 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 9.265 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 9.265 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 9.265 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.265 * [taylor]: Taking taylor expansion of (* z z) in z 9.265 * [taylor]: Taking taylor expansion of z in z 9.265 * [backup-simplify]: Simplify 0 into 0 9.265 * [backup-simplify]: Simplify 1 into 1 9.265 * [taylor]: Taking taylor expansion of z in z 9.265 * [backup-simplify]: Simplify 0 into 0 9.265 * [backup-simplify]: Simplify 1 into 1 9.265 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 9.265 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.265 * [taylor]: Taking taylor expansion of (* x x) in z 9.265 * [taylor]: Taking taylor expansion of x in z 9.265 * [backup-simplify]: Simplify x into x 9.265 * [taylor]: Taking taylor expansion of x in z 9.265 * [backup-simplify]: Simplify x into x 9.265 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.265 * [taylor]: Taking taylor expansion of y in z 9.265 * [backup-simplify]: Simplify y into y 9.266 * [backup-simplify]: Simplify (* 0 0) into 0 9.266 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.266 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.266 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 9.266 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 9.266 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 9.267 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.267 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.267 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.267 * [backup-simplify]: Simplify (+ 0 0) into 0 9.267 * [backup-simplify]: Simplify (+ 0 0) into 0 9.267 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 9.267 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 9.267 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 9.268 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.268 * [taylor]: Taking taylor expansion of (* z z) in z 9.268 * [taylor]: Taking taylor expansion of z in z 9.268 * [backup-simplify]: Simplify 0 into 0 9.268 * [backup-simplify]: Simplify 1 into 1 9.268 * [taylor]: Taking taylor expansion of z in z 9.268 * [backup-simplify]: Simplify 0 into 0 9.268 * [backup-simplify]: Simplify 1 into 1 9.268 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 9.268 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.268 * [taylor]: Taking taylor expansion of (* x x) in z 9.268 * [taylor]: Taking taylor expansion of x in z 9.268 * [backup-simplify]: Simplify x into x 9.268 * [taylor]: Taking taylor expansion of x in z 9.268 * [backup-simplify]: Simplify x into x 9.268 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.268 * [taylor]: Taking taylor expansion of y in z 9.268 * [backup-simplify]: Simplify y into y 9.268 * [backup-simplify]: Simplify (* 0 0) into 0 9.268 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.268 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.268 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 9.268 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 9.269 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 9.269 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.269 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.269 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.269 * [backup-simplify]: Simplify (+ 0 0) into 0 9.270 * [backup-simplify]: Simplify (+ 0 0) into 0 9.270 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 9.270 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 9.270 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 9.270 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.270 * [taylor]: Taking taylor expansion of x in x 9.270 * [backup-simplify]: Simplify 0 into 0 9.270 * [backup-simplify]: Simplify 1 into 1 9.270 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.270 * [taylor]: Taking taylor expansion of y in x 9.270 * [backup-simplify]: Simplify y into y 9.270 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.270 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.270 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 9.270 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.279 * [backup-simplify]: Simplify (+ 0 0) into 0 9.279 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 9.279 * [taylor]: Taking taylor expansion of y in y 9.279 * [backup-simplify]: Simplify 0 into 0 9.279 * [backup-simplify]: Simplify 1 into 1 9.279 * [backup-simplify]: Simplify 0 into 0 9.279 * [taylor]: Taking taylor expansion of 0 in x 9.279 * [backup-simplify]: Simplify 0 into 0 9.279 * [taylor]: Taking taylor expansion of 0 in y 9.279 * [backup-simplify]: Simplify 0 into 0 9.279 * [backup-simplify]: Simplify 0 into 0 9.279 * [taylor]: Taking taylor expansion of 0 in y 9.279 * [backup-simplify]: Simplify 0 into 0 9.280 * [backup-simplify]: Simplify 0 into 0 9.280 * [backup-simplify]: Simplify 1 into 1 9.281 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 9.282 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 9.282 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.282 * [backup-simplify]: Simplify (+ 0 0) into 0 9.283 * [backup-simplify]: Simplify (+ 1 0) into 1 9.284 * [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.284 * [taylor]: Taking taylor expansion of (* 1/2 (sqrt (/ 1 (+ (pow x 2) (pow y 2))))) in x 9.284 * [taylor]: Taking taylor expansion of 1/2 in x 9.284 * [backup-simplify]: Simplify 1/2 into 1/2 9.284 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 9.284 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 9.284 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 9.284 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.284 * [taylor]: Taking taylor expansion of x in x 9.284 * [backup-simplify]: Simplify 0 into 0 9.284 * [backup-simplify]: Simplify 1 into 1 9.284 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.284 * [taylor]: Taking taylor expansion of y in x 9.284 * [backup-simplify]: Simplify y into y 9.284 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.284 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.285 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.285 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 9.285 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.285 * [backup-simplify]: Simplify (+ 0 0) into 0 9.286 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.286 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 9.286 * [backup-simplify]: Simplify (* 1/2 (/ 1 y)) into (/ 1/2 y) 9.286 * [taylor]: Taking taylor expansion of (/ 1/2 y) in y 9.286 * [taylor]: Taking taylor expansion of 1/2 in y 9.286 * [backup-simplify]: Simplify 1/2 into 1/2 9.286 * [taylor]: Taking taylor expansion of y in y 9.286 * [backup-simplify]: Simplify 0 into 0 9.286 * [backup-simplify]: Simplify 1 into 1 9.286 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 9.287 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 9.287 * [backup-simplify]: Simplify 0 into 0 9.287 * [taylor]: Taking taylor expansion of 0 in y 9.287 * [backup-simplify]: Simplify 0 into 0 9.287 * [backup-simplify]: Simplify 0 into 0 9.288 * [backup-simplify]: Simplify (* 1 1) into 1 9.288 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.289 * [backup-simplify]: Simplify (+ 1 0) into 1 9.289 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 9.289 * [taylor]: Taking taylor expansion of (/ 1/2 y) 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 y in y 9.290 * [backup-simplify]: Simplify 0 into 0 9.290 * [backup-simplify]: Simplify 1 into 1 9.290 * [backup-simplify]: Simplify (/ 1/2 1) into 1/2 9.291 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 9.291 * [backup-simplify]: Simplify 0 into 0 9.291 * [backup-simplify]: Simplify 0 into 0 9.291 * [backup-simplify]: Simplify 0 into 0 9.291 * [backup-simplify]: Simplify 0 into 0 9.291 * [backup-simplify]: Simplify (* 1 (* y (* 1 1))) into y 9.292 * [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))))) 9.292 * [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 9.292 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 9.292 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 9.292 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.292 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 9.292 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.292 * [taylor]: Taking taylor expansion of z in y 9.293 * [backup-simplify]: Simplify z into z 9.293 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.293 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.293 * [taylor]: Taking taylor expansion of z in y 9.293 * [backup-simplify]: Simplify z into z 9.293 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.293 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 9.293 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.293 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 9.293 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.293 * [taylor]: Taking taylor expansion of x in y 9.293 * [backup-simplify]: Simplify x into x 9.293 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.293 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.293 * [taylor]: Taking taylor expansion of x in y 9.293 * [backup-simplify]: Simplify x into x 9.293 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.293 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.294 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.294 * [taylor]: Taking taylor expansion of y in y 9.294 * [backup-simplify]: Simplify 0 into 0 9.294 * [backup-simplify]: Simplify 1 into 1 9.294 * [backup-simplify]: Simplify (* 1 1) into 1 9.294 * [backup-simplify]: Simplify (/ 1 1) into 1 9.295 * [backup-simplify]: Simplify (+ 0 1) into 1 9.295 * [backup-simplify]: Simplify (+ 0 1) into 1 9.296 * [backup-simplify]: Simplify (sqrt 1) into 1 9.296 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.297 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.297 * [backup-simplify]: Simplify (+ 0 0) into 0 9.298 * [backup-simplify]: Simplify (+ 0 0) into 0 9.298 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.298 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 9.298 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 9.299 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.299 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 9.299 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.299 * [taylor]: Taking taylor expansion of z in x 9.299 * [backup-simplify]: Simplify z into z 9.299 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.299 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.299 * [taylor]: Taking taylor expansion of z in x 9.299 * [backup-simplify]: Simplify z into z 9.299 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.299 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 9.299 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.299 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 9.299 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.299 * [taylor]: Taking taylor expansion of x in x 9.299 * [backup-simplify]: Simplify 0 into 0 9.299 * [backup-simplify]: Simplify 1 into 1 9.300 * [backup-simplify]: Simplify (/ 1 1) into 1 9.300 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.300 * [taylor]: Taking taylor expansion of x in x 9.300 * [backup-simplify]: Simplify 0 into 0 9.300 * [backup-simplify]: Simplify 1 into 1 9.300 * [backup-simplify]: Simplify (/ 1 1) into 1 9.300 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.300 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.300 * [taylor]: Taking taylor expansion of y in x 9.300 * [backup-simplify]: Simplify y into y 9.300 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.301 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.301 * [backup-simplify]: Simplify (* 1 1) into 1 9.301 * [backup-simplify]: Simplify (+ 1 0) into 1 9.302 * [backup-simplify]: Simplify (+ 0 1) into 1 9.302 * [backup-simplify]: Simplify (sqrt 1) into 1 9.303 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.304 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.304 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.305 * [backup-simplify]: Simplify (+ 0 0) into 0 9.305 * [backup-simplify]: Simplify (+ 0 0) into 0 9.306 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.306 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 9.306 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 9.306 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.306 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 9.306 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.306 * [taylor]: Taking taylor expansion of z in z 9.306 * [backup-simplify]: Simplify 0 into 0 9.306 * [backup-simplify]: Simplify 1 into 1 9.307 * [backup-simplify]: Simplify (/ 1 1) into 1 9.307 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.307 * [taylor]: Taking taylor expansion of z in z 9.307 * [backup-simplify]: Simplify 0 into 0 9.307 * [backup-simplify]: Simplify 1 into 1 9.307 * [backup-simplify]: Simplify (/ 1 1) into 1 9.307 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 9.307 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.307 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 9.307 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.307 * [taylor]: Taking taylor expansion of x in z 9.307 * [backup-simplify]: Simplify x into x 9.307 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.307 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.307 * [taylor]: Taking taylor expansion of x in z 9.307 * [backup-simplify]: Simplify x into x 9.308 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.308 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.308 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.308 * [taylor]: Taking taylor expansion of y in z 9.308 * [backup-simplify]: Simplify y into y 9.308 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.308 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.308 * [backup-simplify]: Simplify (* 1 1) into 1 9.309 * [backup-simplify]: Simplify (+ 1 0) into 1 9.309 * [backup-simplify]: Simplify (sqrt 1) into 1 9.310 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.311 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.312 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.312 * [backup-simplify]: Simplify (+ 0 0) into 0 9.313 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.313 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 9.313 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 9.313 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.313 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 9.313 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.313 * [taylor]: Taking taylor expansion of z in z 9.313 * [backup-simplify]: Simplify 0 into 0 9.313 * [backup-simplify]: Simplify 1 into 1 9.314 * [backup-simplify]: Simplify (/ 1 1) into 1 9.314 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.314 * [taylor]: Taking taylor expansion of z in z 9.314 * [backup-simplify]: Simplify 0 into 0 9.314 * [backup-simplify]: Simplify 1 into 1 9.314 * [backup-simplify]: Simplify (/ 1 1) into 1 9.314 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 9.314 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.314 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 9.314 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.314 * [taylor]: Taking taylor expansion of x in z 9.314 * [backup-simplify]: Simplify x into x 9.314 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.314 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.315 * [taylor]: Taking taylor expansion of x in z 9.315 * [backup-simplify]: Simplify x into x 9.315 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.315 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.315 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.315 * [taylor]: Taking taylor expansion of y in z 9.315 * [backup-simplify]: Simplify y into y 9.315 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.315 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.315 * [backup-simplify]: Simplify (* 1 1) into 1 9.316 * [backup-simplify]: Simplify (+ 1 0) into 1 9.316 * [backup-simplify]: Simplify (sqrt 1) into 1 9.317 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.318 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.318 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.319 * [backup-simplify]: Simplify (+ 0 0) into 0 9.319 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.319 * [taylor]: Taking taylor expansion of 1 in x 9.320 * [backup-simplify]: Simplify 1 into 1 9.320 * [taylor]: Taking taylor expansion of 0 in x 9.320 * [backup-simplify]: Simplify 0 into 0 9.320 * [taylor]: Taking taylor expansion of 1 in y 9.320 * [backup-simplify]: Simplify 1 into 1 9.321 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.321 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.322 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.323 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 9.323 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.323 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.325 * [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.325 * [taylor]: Taking taylor expansion of (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 9.325 * [taylor]: Taking taylor expansion of 1/2 in x 9.325 * [backup-simplify]: Simplify 1/2 into 1/2 9.325 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 9.325 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.325 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.325 * [taylor]: Taking taylor expansion of x in x 9.325 * [backup-simplify]: Simplify 0 into 0 9.325 * [backup-simplify]: Simplify 1 into 1 9.326 * [backup-simplify]: Simplify (* 1 1) into 1 9.326 * [backup-simplify]: Simplify (/ 1 1) into 1 9.326 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.326 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.326 * [taylor]: Taking taylor expansion of y in x 9.326 * [backup-simplify]: Simplify y into y 9.326 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.326 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.327 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.328 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.328 * [backup-simplify]: Simplify (+ 0 0) into 0 9.329 * [backup-simplify]: Simplify (+ 1 0) into 1 9.330 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 9.330 * [taylor]: Taking taylor expansion of 0 in y 9.330 * [backup-simplify]: Simplify 0 into 0 9.330 * [taylor]: Taking taylor expansion of 0 in y 9.330 * [backup-simplify]: Simplify 0 into 0 9.330 * [taylor]: Taking taylor expansion of 0 in y 9.330 * [backup-simplify]: Simplify 0 into 0 9.330 * [backup-simplify]: Simplify 1 into 1 9.331 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.332 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.333 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.333 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.333 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.333 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 9.334 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.334 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.334 * [backup-simplify]: Simplify (+ 0 0) into 0 9.335 * [backup-simplify]: Simplify (+ 0 0) into 0 9.336 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 9.336 * [taylor]: Taking taylor expansion of 0 in x 9.336 * [backup-simplify]: Simplify 0 into 0 9.337 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.337 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.338 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 9.338 * [backup-simplify]: Simplify (+ (* 1/2 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1))) into (* 1/2 (/ 1 (pow y 2))) 9.339 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 9.339 * [taylor]: Taking taylor expansion of 1/2 in y 9.339 * [backup-simplify]: Simplify 1/2 into 1/2 9.339 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.339 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.339 * [taylor]: Taking taylor expansion of y in y 9.339 * [backup-simplify]: Simplify 0 into 0 9.339 * [backup-simplify]: Simplify 1 into 1 9.339 * [backup-simplify]: Simplify (* 1 1) into 1 9.339 * [backup-simplify]: Simplify (/ 1 1) into 1 9.340 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.341 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.342 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 9.342 * [backup-simplify]: Simplify 0 into 0 9.342 * [taylor]: Taking taylor expansion of 0 in y 9.342 * [backup-simplify]: Simplify 0 into 0 9.342 * [taylor]: Taking taylor expansion of 0 in y 9.342 * [backup-simplify]: Simplify 0 into 0 9.342 * [backup-simplify]: Simplify 0 into 0 9.342 * [backup-simplify]: Simplify 0 into 0 9.342 * [backup-simplify]: Simplify 0 into 0 9.342 * [backup-simplify]: Simplify 0 into 0 9.343 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.344 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.345 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.345 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.346 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.346 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 9.347 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.347 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 9.347 * [backup-simplify]: Simplify (+ 0 0) into 0 9.348 * [backup-simplify]: Simplify (+ 0 0) into 0 9.349 * [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.350 * [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 9.350 * [taylor]: Taking taylor expansion of -1/2 in x 9.350 * [backup-simplify]: Simplify -1/2 into -1/2 9.350 * [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 9.350 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) in x 9.350 * [taylor]: Taking taylor expansion of 1/2 in x 9.350 * [backup-simplify]: Simplify 1/2 into 1/2 9.350 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (pow y 2))) in x 9.350 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 9.350 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.350 * [taylor]: Taking taylor expansion of x in x 9.350 * [backup-simplify]: Simplify 0 into 0 9.350 * [backup-simplify]: Simplify 1 into 1 9.350 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.350 * [taylor]: Taking taylor expansion of y in x 9.350 * [backup-simplify]: Simplify y into y 9.350 * [backup-simplify]: Simplify (* 1 1) into 1 9.350 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.351 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 9.351 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.351 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))) in x 9.351 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow x 4))) in x 9.351 * [taylor]: Taking taylor expansion of 1/4 in x 9.351 * [backup-simplify]: Simplify 1/4 into 1/4 9.351 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 9.351 * [taylor]: Taking taylor expansion of (pow x 4) in x 9.351 * [taylor]: Taking taylor expansion of x in x 9.351 * [backup-simplify]: Simplify 0 into 0 9.351 * [backup-simplify]: Simplify 1 into 1 9.351 * [backup-simplify]: Simplify (* 1 1) into 1 9.352 * [backup-simplify]: Simplify (* 1 1) into 1 9.352 * [backup-simplify]: Simplify (/ 1 1) into 1 9.352 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow y 4))) in x 9.352 * [taylor]: Taking taylor expansion of 1/4 in x 9.352 * [backup-simplify]: Simplify 1/4 into 1/4 9.352 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in x 9.352 * [taylor]: Taking taylor expansion of (pow y 4) in x 9.352 * [taylor]: Taking taylor expansion of y in x 9.352 * [backup-simplify]: Simplify y into y 9.352 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.353 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 9.353 * [backup-simplify]: Simplify (/ 1 (pow y 4)) into (/ 1 (pow y 4)) 9.353 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.354 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.354 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 9.354 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.354 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow y 2)))) into 0 9.355 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.355 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.356 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.357 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.357 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.357 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.358 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.359 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.359 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.360 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.360 * [backup-simplify]: Simplify (+ 0 0) into 0 9.360 * [backup-simplify]: Simplify (+ 0 0) into 0 9.361 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow y 2))) into (/ 1/2 (pow y 2)) 9.361 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 1))) into 0 9.361 * [backup-simplify]: Simplify (+ 0 0) into 0 9.361 * [backup-simplify]: Simplify (+ (/ 1/2 (pow y 2)) 0) into (* 1/2 (/ 1 (pow y 2))) 9.362 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 1)) into 0 9.362 * [backup-simplify]: Simplify (+ 0 0) into 0 9.362 * [backup-simplify]: Simplify (+ 0 0) into 0 9.363 * [backup-simplify]: Simplify (* 1/4 1) into 1/4 9.363 * [backup-simplify]: Simplify (+ 1/4 0) into 1/4 9.363 * [backup-simplify]: Simplify (+ 0 1/4) into 1/4 9.364 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 1/2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1/4)))) into 0 9.364 * [taylor]: Taking taylor expansion of 0 in y 9.364 * [backup-simplify]: Simplify 0 into 0 9.364 * [taylor]: Taking taylor expansion of 0 in y 9.364 * [backup-simplify]: Simplify 0 into 0 9.365 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.365 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.365 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.365 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.366 * [backup-simplify]: Simplify (+ 0 0) into 0 9.366 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1)))) into 0 9.366 * [taylor]: Taking taylor expansion of 0 in y 9.366 * [backup-simplify]: Simplify 0 into 0 9.366 * [taylor]: Taking taylor expansion of 0 in y 9.366 * [backup-simplify]: Simplify 0 into 0 9.366 * [taylor]: Taking taylor expansion of 0 in y 9.366 * [backup-simplify]: Simplify 0 into 0 9.367 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.367 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.368 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 9.368 * [backup-simplify]: Simplify 0 into 0 9.368 * [backup-simplify]: Simplify (* 1 (* 1 (* 1 (/ 1 (/ 1 z))))) into z 9.368 * [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))))) 9.368 * [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 9.368 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 9.368 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 9.369 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.369 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 9.369 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.369 * [taylor]: Taking taylor expansion of -1 in y 9.369 * [backup-simplify]: Simplify -1 into -1 9.369 * [taylor]: Taking taylor expansion of z in y 9.369 * [backup-simplify]: Simplify z into z 9.369 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.369 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.369 * [taylor]: Taking taylor expansion of -1 in y 9.369 * [backup-simplify]: Simplify -1 into -1 9.369 * [taylor]: Taking taylor expansion of z in y 9.369 * [backup-simplify]: Simplify z into z 9.369 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.369 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 9.369 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.369 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 9.369 * [taylor]: Taking taylor expansion of (/ -1 x) in y 9.369 * [taylor]: Taking taylor expansion of -1 in y 9.369 * [backup-simplify]: Simplify -1 into -1 9.369 * [taylor]: Taking taylor expansion of x in y 9.369 * [backup-simplify]: Simplify x into x 9.369 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.369 * [taylor]: Taking taylor expansion of (/ -1 x) in y 9.369 * [taylor]: Taking taylor expansion of -1 in y 9.369 * [backup-simplify]: Simplify -1 into -1 9.369 * [taylor]: Taking taylor expansion of x in y 9.369 * [backup-simplify]: Simplify x into x 9.369 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.369 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.369 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.369 * [taylor]: Taking taylor expansion of y in y 9.369 * [backup-simplify]: Simplify 0 into 0 9.369 * [backup-simplify]: Simplify 1 into 1 9.370 * [backup-simplify]: Simplify (* 1 1) into 1 9.370 * [backup-simplify]: Simplify (/ 1 1) into 1 9.370 * [backup-simplify]: Simplify (+ 0 1) into 1 9.370 * [backup-simplify]: Simplify (+ 0 1) into 1 9.371 * [backup-simplify]: Simplify (sqrt 1) into 1 9.371 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.372 * [backup-simplify]: Simplify (+ 0 0) into 0 9.372 * [backup-simplify]: Simplify (+ 0 0) into 0 9.372 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.372 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 9.372 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 9.373 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.373 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 9.373 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.373 * [taylor]: Taking taylor expansion of -1 in x 9.373 * [backup-simplify]: Simplify -1 into -1 9.373 * [taylor]: Taking taylor expansion of z in x 9.373 * [backup-simplify]: Simplify z into z 9.373 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.373 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.373 * [taylor]: Taking taylor expansion of -1 in x 9.373 * [backup-simplify]: Simplify -1 into -1 9.373 * [taylor]: Taking taylor expansion of z in x 9.373 * [backup-simplify]: Simplify z into z 9.373 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.373 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 9.373 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.373 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 9.373 * [taylor]: Taking taylor expansion of (/ -1 x) in x 9.373 * [taylor]: Taking taylor expansion of -1 in x 9.373 * [backup-simplify]: Simplify -1 into -1 9.373 * [taylor]: Taking taylor expansion of x in x 9.373 * [backup-simplify]: Simplify 0 into 0 9.373 * [backup-simplify]: Simplify 1 into 1 9.373 * [backup-simplify]: Simplify (/ -1 1) into -1 9.373 * [taylor]: Taking taylor expansion of (/ -1 x) in x 9.373 * [taylor]: Taking taylor expansion of -1 in x 9.373 * [backup-simplify]: Simplify -1 into -1 9.373 * [taylor]: Taking taylor expansion of x in x 9.373 * [backup-simplify]: Simplify 0 into 0 9.374 * [backup-simplify]: Simplify 1 into 1 9.374 * [backup-simplify]: Simplify (/ -1 1) into -1 9.374 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.374 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.374 * [taylor]: Taking taylor expansion of y in x 9.374 * [backup-simplify]: Simplify y into y 9.374 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.374 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.374 * [backup-simplify]: Simplify (* -1 -1) into 1 9.375 * [backup-simplify]: Simplify (+ 1 0) into 1 9.375 * [backup-simplify]: Simplify (+ 0 1) into 1 9.375 * [backup-simplify]: Simplify (sqrt 1) into 1 9.375 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.376 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.376 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 9.377 * [backup-simplify]: Simplify (+ 0 0) into 0 9.377 * [backup-simplify]: Simplify (+ 0 0) into 0 9.377 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.377 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 9.377 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 9.377 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.378 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 9.378 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.378 * [taylor]: Taking taylor expansion of -1 in z 9.378 * [backup-simplify]: Simplify -1 into -1 9.378 * [taylor]: Taking taylor expansion of z in z 9.378 * [backup-simplify]: Simplify 0 into 0 9.378 * [backup-simplify]: Simplify 1 into 1 9.378 * [backup-simplify]: Simplify (/ -1 1) into -1 9.378 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.378 * [taylor]: Taking taylor expansion of -1 in z 9.378 * [backup-simplify]: Simplify -1 into -1 9.378 * [taylor]: Taking taylor expansion of z in z 9.378 * [backup-simplify]: Simplify 0 into 0 9.378 * [backup-simplify]: Simplify 1 into 1 9.378 * [backup-simplify]: Simplify (/ -1 1) into -1 9.378 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 9.378 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.378 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 9.378 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.378 * [taylor]: Taking taylor expansion of -1 in z 9.378 * [backup-simplify]: Simplify -1 into -1 9.378 * [taylor]: Taking taylor expansion of x in z 9.378 * [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 z 9.379 * [taylor]: Taking taylor expansion of -1 in z 9.379 * [backup-simplify]: Simplify -1 into -1 9.379 * [taylor]: Taking taylor expansion of x in z 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 (pow y 2)) in z 9.379 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.379 * [taylor]: Taking taylor expansion of y in z 9.379 * [backup-simplify]: Simplify y into y 9.379 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.379 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.379 * [backup-simplify]: Simplify (* -1 -1) into 1 9.379 * [backup-simplify]: Simplify (+ 1 0) into 1 9.380 * [backup-simplify]: Simplify (sqrt 1) into 1 9.380 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.381 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.381 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 9.381 * [backup-simplify]: Simplify (+ 0 0) into 0 9.382 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.382 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 9.382 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 9.382 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.382 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 9.382 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.382 * [taylor]: Taking taylor expansion of -1 in z 9.382 * [backup-simplify]: Simplify -1 into -1 9.382 * [taylor]: Taking taylor expansion of z in z 9.382 * [backup-simplify]: Simplify 0 into 0 9.382 * [backup-simplify]: Simplify 1 into 1 9.382 * [backup-simplify]: Simplify (/ -1 1) into -1 9.382 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.382 * [taylor]: Taking taylor expansion of -1 in z 9.382 * [backup-simplify]: Simplify -1 into -1 9.382 * [taylor]: Taking taylor expansion of z in z 9.382 * [backup-simplify]: Simplify 0 into 0 9.382 * [backup-simplify]: Simplify 1 into 1 9.382 * [backup-simplify]: Simplify (/ -1 1) into -1 9.383 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 9.383 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.383 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 9.383 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.383 * [taylor]: Taking taylor expansion of -1 in z 9.383 * [backup-simplify]: Simplify -1 into -1 9.383 * [taylor]: Taking taylor expansion of x in z 9.383 * [backup-simplify]: Simplify x into x 9.383 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.383 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.383 * [taylor]: Taking taylor expansion of -1 in z 9.383 * [backup-simplify]: Simplify -1 into -1 9.383 * [taylor]: Taking taylor expansion of x in z 9.383 * [backup-simplify]: Simplify x into x 9.383 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.383 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.383 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.383 * [taylor]: Taking taylor expansion of y in z 9.383 * [backup-simplify]: Simplify y into y 9.383 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.383 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.383 * [backup-simplify]: Simplify (* -1 -1) into 1 9.384 * [backup-simplify]: Simplify (+ 1 0) into 1 9.384 * [backup-simplify]: Simplify (sqrt 1) into 1 9.384 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.385 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.385 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 9.385 * [backup-simplify]: Simplify (+ 0 0) into 0 9.386 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.386 * [taylor]: Taking taylor expansion of 1 in x 9.386 * [backup-simplify]: Simplify 1 into 1 9.386 * [taylor]: Taking taylor expansion of 0 in x 9.386 * [backup-simplify]: Simplify 0 into 0 9.386 * [taylor]: Taking taylor expansion of 1 in y 9.386 * [backup-simplify]: Simplify 1 into 1 9.387 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.388 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.389 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 9.389 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 9.389 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.390 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.391 * [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.391 * [taylor]: Taking taylor expansion of (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) in x 9.391 * [taylor]: Taking taylor expansion of 1/2 in x 9.391 * [backup-simplify]: Simplify 1/2 into 1/2 9.391 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 9.391 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.391 * [taylor]: Taking taylor expansion of (pow x 2) in x 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 * [backup-simplify]: Simplify (/ 1 1) into 1 9.392 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.392 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.392 * [taylor]: Taking taylor expansion of y in x 9.392 * [backup-simplify]: Simplify y into y 9.392 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.392 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.393 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.394 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.394 * [backup-simplify]: Simplify (+ 0 0) into 0 9.395 * [backup-simplify]: Simplify (+ 1 0) into 1 9.395 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 9.395 * [taylor]: Taking taylor expansion of 0 in y 9.395 * [backup-simplify]: Simplify 0 into 0 9.395 * [taylor]: Taking taylor expansion of 0 in y 9.395 * [backup-simplify]: Simplify 0 into 0 9.395 * [taylor]: Taking taylor expansion of 0 in y 9.395 * [backup-simplify]: Simplify 0 into 0 9.395 * [backup-simplify]: Simplify 1 into 1 9.396 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.397 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.398 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 9.399 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 9.399 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 9.399 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 9.399 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.399 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.400 * [backup-simplify]: Simplify (+ 0 0) into 0 9.400 * [backup-simplify]: Simplify (+ 0 0) into 0 9.401 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 9.401 * [taylor]: Taking taylor expansion of 0 in x 9.401 * [backup-simplify]: Simplify 0 into 0 9.402 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.403 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.403 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 9.404 * [backup-simplify]: Simplify (+ (* 1/2 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1))) into (* 1/2 (/ 1 (pow y 2))) 9.404 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow y 2))) in y 9.404 * [taylor]: Taking taylor expansion of 1/2 in y 9.404 * [backup-simplify]: Simplify 1/2 into 1/2 9.404 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.404 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.404 * [taylor]: Taking taylor expansion of y in y 9.404 * [backup-simplify]: Simplify 0 into 0 9.404 * [backup-simplify]: Simplify 1 into 1 9.404 * [backup-simplify]: Simplify (* 1 1) into 1 9.404 * [backup-simplify]: Simplify (/ 1 1) into 1 9.405 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.406 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.406 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 1)) into 0 9.406 * [backup-simplify]: Simplify 0 into 0 9.406 * [taylor]: Taking taylor expansion of 0 in y 9.406 * [backup-simplify]: Simplify 0 into 0 9.407 * [taylor]: Taking taylor expansion of 0 in y 9.407 * [backup-simplify]: Simplify 0 into 0 9.407 * [backup-simplify]: Simplify 0 into 0 9.407 * [backup-simplify]: Simplify 0 into 0 9.407 * [backup-simplify]: Simplify 0 into 0 9.407 * [backup-simplify]: Simplify 0 into 0 9.408 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.415 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.416 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 9.417 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.417 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.417 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 9.417 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.418 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 9.418 * [backup-simplify]: Simplify (+ 0 0) into 0 9.418 * [backup-simplify]: Simplify (+ 0 0) into 0 9.419 * [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.419 * [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 9.419 * [taylor]: Taking taylor expansion of -1/2 in x 9.419 * [backup-simplify]: Simplify -1/2 into -1/2 9.419 * [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 9.419 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) in x 9.419 * [taylor]: Taking taylor expansion of 1/2 in x 9.419 * [backup-simplify]: Simplify 1/2 into 1/2 9.419 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (pow y 2))) in x 9.419 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 9.420 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.420 * [taylor]: Taking taylor expansion of x in x 9.420 * [backup-simplify]: Simplify 0 into 0 9.420 * [backup-simplify]: Simplify 1 into 1 9.420 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.420 * [taylor]: Taking taylor expansion of y in x 9.420 * [backup-simplify]: Simplify y into y 9.420 * [backup-simplify]: Simplify (* 1 1) into 1 9.420 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.420 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 9.420 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.420 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))) in x 9.420 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow x 4))) in x 9.420 * [taylor]: Taking taylor expansion of 1/4 in x 9.420 * [backup-simplify]: Simplify 1/4 into 1/4 9.420 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 9.420 * [taylor]: Taking taylor expansion of (pow x 4) in x 9.420 * [taylor]: Taking taylor expansion of x in x 9.420 * [backup-simplify]: Simplify 0 into 0 9.420 * [backup-simplify]: Simplify 1 into 1 9.420 * [backup-simplify]: Simplify (* 1 1) into 1 9.421 * [backup-simplify]: Simplify (* 1 1) into 1 9.421 * [backup-simplify]: Simplify (/ 1 1) into 1 9.421 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (pow y 4))) in x 9.421 * [taylor]: Taking taylor expansion of 1/4 in x 9.421 * [backup-simplify]: Simplify 1/4 into 1/4 9.421 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in x 9.421 * [taylor]: Taking taylor expansion of (pow y 4) in x 9.421 * [taylor]: Taking taylor expansion of y in x 9.421 * [backup-simplify]: Simplify y into y 9.421 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.421 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 9.421 * [backup-simplify]: Simplify (/ 1 (pow y 4)) into (/ 1 (pow y 4)) 9.422 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.422 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.422 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 9.423 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.423 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow y 2)))) into 0 9.424 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.424 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.424 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.425 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.425 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.426 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.426 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.427 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.427 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.428 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.428 * [backup-simplify]: Simplify (+ 0 0) into 0 9.429 * [backup-simplify]: Simplify (+ 0 0) into 0 9.429 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow y 2))) into (/ 1/2 (pow y 2)) 9.430 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 1))) into 0 9.430 * [backup-simplify]: Simplify (+ 0 0) into 0 9.430 * [backup-simplify]: Simplify (+ (/ 1/2 (pow y 2)) 0) into (* 1/2 (/ 1 (pow y 2))) 9.430 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 1)) into 0 9.431 * [backup-simplify]: Simplify (+ 0 0) into 0 9.431 * [backup-simplify]: Simplify (+ 0 0) into 0 9.431 * [backup-simplify]: Simplify (* 1/4 1) into 1/4 9.431 * [backup-simplify]: Simplify (+ 1/4 0) into 1/4 9.432 * [backup-simplify]: Simplify (+ 0 1/4) into 1/4 9.432 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 1/2 (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1/4)))) into 0 9.432 * [taylor]: Taking taylor expansion of 0 in y 9.432 * [backup-simplify]: Simplify 0 into 0 9.433 * [taylor]: Taking taylor expansion of 0 in y 9.433 * [backup-simplify]: Simplify 0 into 0 9.433 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.434 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.434 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.434 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.434 * [backup-simplify]: Simplify (+ 0 0) into 0 9.435 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (/ 1 (pow y 2))) (+ (* 0 0) (* 0 1)))) into 0 9.435 * [taylor]: Taking taylor expansion of 0 in y 9.435 * [backup-simplify]: Simplify 0 into 0 9.435 * [taylor]: Taking taylor expansion of 0 in y 9.435 * [backup-simplify]: Simplify 0 into 0 9.435 * [taylor]: Taking taylor expansion of 0 in y 9.435 * [backup-simplify]: Simplify 0 into 0 9.435 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.436 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.436 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 9.437 * [backup-simplify]: Simplify 0 into 0 9.437 * [backup-simplify]: Simplify (* 1 (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 z) 9.437 * * * * [progress]: [ 2 / 3 ] generating series at (2 1) 9.437 * [backup-simplify]: Simplify (exp (log (/ (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.437 * [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.437 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in y 9.437 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 9.437 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 9.437 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.437 * [taylor]: Taking taylor expansion of (* z z) in y 9.437 * [taylor]: Taking taylor expansion of z in y 9.437 * [backup-simplify]: Simplify z into z 9.437 * [taylor]: Taking taylor expansion of z in y 9.438 * [backup-simplify]: Simplify z into z 9.438 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 9.438 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.438 * [taylor]: Taking taylor expansion of (* x x) in y 9.438 * [taylor]: Taking taylor expansion of x in y 9.438 * [backup-simplify]: Simplify x into x 9.438 * [taylor]: Taking taylor expansion of x in y 9.438 * [backup-simplify]: Simplify x into x 9.438 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.438 * [taylor]: Taking taylor expansion of y in y 9.438 * [backup-simplify]: Simplify 0 into 0 9.438 * [backup-simplify]: Simplify 1 into 1 9.438 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.438 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.438 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 9.438 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 9.438 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 9.438 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 9.438 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.439 * [backup-simplify]: Simplify (+ 0 0) into 0 9.439 * [backup-simplify]: Simplify (+ 0 0) into 0 9.439 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 9.439 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.439 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.439 * [taylor]: Taking taylor expansion of 3.0 in y 9.439 * [backup-simplify]: Simplify 3.0 into 3.0 9.439 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.440 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.440 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.440 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in x 9.440 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 9.440 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 9.440 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.441 * [taylor]: Taking taylor expansion of (* z z) in x 9.441 * [taylor]: Taking taylor expansion of z in x 9.441 * [backup-simplify]: Simplify z into z 9.441 * [taylor]: Taking taylor expansion of z in x 9.441 * [backup-simplify]: Simplify z into z 9.441 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 9.441 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.441 * [taylor]: Taking taylor expansion of (* x x) in x 9.441 * [taylor]: Taking taylor expansion of x in x 9.441 * [backup-simplify]: Simplify 0 into 0 9.441 * [backup-simplify]: Simplify 1 into 1 9.441 * [taylor]: Taking taylor expansion of x in x 9.441 * [backup-simplify]: Simplify 0 into 0 9.441 * [backup-simplify]: Simplify 1 into 1 9.441 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.441 * [taylor]: Taking taylor expansion of y in x 9.441 * [backup-simplify]: Simplify y into y 9.441 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.441 * [backup-simplify]: Simplify (* 0 0) into 0 9.441 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.441 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.441 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 9.442 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 9.442 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 9.442 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.442 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.442 * [backup-simplify]: Simplify (+ 0 0) into 0 9.443 * [backup-simplify]: Simplify (+ 0 0) into 0 9.443 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 9.443 * [taylor]: Taking taylor expansion of (/ 1 (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.443 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.444 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.444 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in z 9.444 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 9.444 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 9.444 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.444 * [taylor]: Taking taylor expansion of (* z z) in z 9.444 * [taylor]: Taking taylor expansion of z in z 9.444 * [backup-simplify]: Simplify 0 into 0 9.444 * [backup-simplify]: Simplify 1 into 1 9.444 * [taylor]: Taking taylor expansion of z in z 9.444 * [backup-simplify]: Simplify 0 into 0 9.444 * [backup-simplify]: Simplify 1 into 1 9.444 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 9.444 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.444 * [taylor]: Taking taylor expansion of (* x x) in z 9.444 * [taylor]: Taking taylor expansion of x in z 9.444 * [backup-simplify]: Simplify x into x 9.444 * [taylor]: Taking taylor expansion of x in z 9.444 * [backup-simplify]: Simplify x into x 9.444 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.444 * [taylor]: Taking taylor expansion of y in z 9.445 * [backup-simplify]: Simplify y into y 9.445 * [backup-simplify]: Simplify (* 0 0) into 0 9.445 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.445 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.445 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 9.445 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 9.445 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 9.446 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.446 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.446 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.447 * [backup-simplify]: Simplify (+ 0 0) into 0 9.447 * [backup-simplify]: Simplify (+ 0 0) into 0 9.447 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 9.447 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.447 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.447 * [taylor]: Taking taylor expansion of 3.0 in z 9.447 * [backup-simplify]: Simplify 3.0 into 3.0 9.448 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.448 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.449 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.449 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in z 9.449 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 9.449 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 9.450 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.450 * [taylor]: Taking taylor expansion of (* z z) in z 9.450 * [taylor]: Taking taylor expansion of z in z 9.450 * [backup-simplify]: Simplify 0 into 0 9.450 * [backup-simplify]: Simplify 1 into 1 9.450 * [taylor]: Taking taylor expansion of z in z 9.450 * [backup-simplify]: Simplify 0 into 0 9.450 * [backup-simplify]: Simplify 1 into 1 9.450 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 9.450 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.450 * [taylor]: Taking taylor expansion of (* x x) in z 9.450 * [taylor]: Taking taylor expansion of x in z 9.450 * [backup-simplify]: Simplify x into x 9.450 * [taylor]: Taking taylor expansion of x in z 9.450 * [backup-simplify]: Simplify x into x 9.450 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.450 * [taylor]: Taking taylor expansion of y in z 9.450 * [backup-simplify]: Simplify y into y 9.451 * [backup-simplify]: Simplify (* 0 0) into 0 9.451 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.451 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.451 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 9.451 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 9.452 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 9.452 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.452 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.453 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.453 * [backup-simplify]: Simplify (+ 0 0) into 0 9.453 * [backup-simplify]: Simplify (+ 0 0) into 0 9.454 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 9.454 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.454 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.454 * [taylor]: Taking taylor expansion of 3.0 in z 9.454 * [backup-simplify]: Simplify 3.0 into 3.0 9.454 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.455 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.456 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.457 * [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.457 * [taylor]: Taking taylor expansion of (* (sqrt (+ (pow x 2) (pow y 2))) (/ 1 (sqrt 3.0))) in x 9.457 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 9.457 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 9.457 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.457 * [taylor]: Taking taylor expansion of x in x 9.457 * [backup-simplify]: Simplify 0 into 0 9.457 * [backup-simplify]: Simplify 1 into 1 9.457 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.457 * [taylor]: Taking taylor expansion of y in x 9.457 * [backup-simplify]: Simplify y into y 9.457 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.458 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.458 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 9.458 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.458 * [backup-simplify]: Simplify (+ 0 0) into 0 9.458 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 9.458 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.458 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.458 * [taylor]: Taking taylor expansion of 3.0 in x 9.458 * [backup-simplify]: Simplify 3.0 into 3.0 9.459 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.459 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.460 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.461 * [backup-simplify]: Simplify (* y (/ 1 (sqrt 3.0))) into (/ y (sqrt 3.0)) 9.461 * [taylor]: Taking taylor expansion of (/ y (sqrt 3.0)) in y 9.461 * [taylor]: Taking taylor expansion of y in y 9.461 * [backup-simplify]: Simplify 0 into 0 9.461 * [backup-simplify]: Simplify 1 into 1 9.461 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.461 * [taylor]: Taking taylor expansion of 3.0 in y 9.461 * [backup-simplify]: Simplify 3.0 into 3.0 9.462 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.462 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.463 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.464 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.465 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (* 0 (/ 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.465 * [taylor]: Taking taylor expansion of 0 in y 9.466 * [backup-simplify]: Simplify 0 into 0 9.466 * [backup-simplify]: Simplify 0 into 0 9.467 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.467 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.467 * [taylor]: Taking taylor expansion of 0 in y 9.468 * [backup-simplify]: Simplify 0 into 0 9.468 * [backup-simplify]: Simplify 0 into 0 9.468 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.470 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.471 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.472 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 9.473 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 9.473 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.473 * [backup-simplify]: Simplify (+ 0 0) into 0 9.474 * [backup-simplify]: Simplify (+ 1 0) into 1 9.475 * [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.477 * [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.477 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 3.0)))) in x 9.477 * [taylor]: Taking taylor expansion of 1/2 in x 9.477 * [backup-simplify]: Simplify 1/2 into 1/2 9.477 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 3.0))) in x 9.477 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 9.477 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 9.477 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 9.477 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.478 * [taylor]: Taking taylor expansion of x in x 9.478 * [backup-simplify]: Simplify 0 into 0 9.478 * [backup-simplify]: Simplify 1 into 1 9.478 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.478 * [taylor]: Taking taylor expansion of y in x 9.478 * [backup-simplify]: Simplify y into y 9.478 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.478 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.478 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.478 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 9.478 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.479 * [backup-simplify]: Simplify (+ 0 0) into 0 9.479 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.479 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 9.479 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.479 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.479 * [taylor]: Taking taylor expansion of 3.0 in x 9.479 * [backup-simplify]: Simplify 3.0 into 3.0 9.480 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.480 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.481 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.482 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 (sqrt 3.0))) into (/ 1 (* y (sqrt 3.0))) 9.483 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* y (sqrt 3.0)))) into (/ 1/2 (* y (sqrt 3.0))) 9.483 * [taylor]: Taking taylor expansion of (/ 1/2 (* y (sqrt 3.0))) in y 9.483 * [taylor]: Taking taylor expansion of 1/2 in y 9.483 * [backup-simplify]: Simplify 1/2 into 1/2 9.483 * [taylor]: Taking taylor expansion of (* y (sqrt 3.0)) in y 9.483 * [taylor]: Taking taylor expansion of y in y 9.483 * [backup-simplify]: Simplify 0 into 0 9.483 * [backup-simplify]: Simplify 1 into 1 9.483 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.483 * [taylor]: Taking taylor expansion of 3.0 in y 9.483 * [backup-simplify]: Simplify 3.0 into 3.0 9.483 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.484 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.484 * [backup-simplify]: Simplify (* 0 (sqrt 3.0)) into 0 9.486 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 3.0))) into (sqrt 3.0) 9.487 * [backup-simplify]: Simplify (/ 1/2 (sqrt 3.0)) into (/ 1/2 (sqrt 3.0)) 9.488 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.490 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 3.0)))) into 0 9.491 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1/2 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.491 * [backup-simplify]: Simplify 0 into 0 9.491 * [taylor]: Taking taylor expansion of 0 in y 9.491 * [backup-simplify]: Simplify 0 into 0 9.491 * [backup-simplify]: Simplify 0 into 0 9.492 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.493 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.494 * [backup-simplify]: Simplify (* 1 1) into 1 9.494 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.495 * [backup-simplify]: Simplify (+ 1 0) into 1 9.495 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 9.497 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* (/ 1/2 y) (/ 1 (sqrt 3.0))))) into (* 1/2 (/ 1 (* y (sqrt 3.0)))) 9.497 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* y (sqrt 3.0)))) in y 9.497 * [taylor]: Taking taylor expansion of 1/2 in y 9.497 * [backup-simplify]: Simplify 1/2 into 1/2 9.497 * [taylor]: Taking taylor expansion of (/ 1 (* y (sqrt 3.0))) in y 9.497 * [taylor]: Taking taylor expansion of (* y (sqrt 3.0)) in y 9.497 * [taylor]: Taking taylor expansion of y in y 9.497 * [backup-simplify]: Simplify 0 into 0 9.497 * [backup-simplify]: Simplify 1 into 1 9.497 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.497 * [taylor]: Taking taylor expansion of 3.0 in y 9.497 * [backup-simplify]: Simplify 3.0 into 3.0 9.497 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.498 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.499 * [backup-simplify]: Simplify (* 0 (sqrt 3.0)) into 0 9.501 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 3.0))) into (sqrt 3.0) 9.502 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.503 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.504 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 3.0)))) into 0 9.505 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.506 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.506 * [backup-simplify]: Simplify 0 into 0 9.506 * [backup-simplify]: Simplify 0 into 0 9.506 * [backup-simplify]: Simplify 0 into 0 9.507 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.508 * [backup-simplify]: Simplify 0 into 0 9.509 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* y (* 1 1))) into (/ y (sqrt 3.0)) 9.510 * [backup-simplify]: Simplify (exp (log (/ (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.510 * [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.510 * [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.510 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 9.510 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 9.510 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.510 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 9.510 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.510 * [taylor]: Taking taylor expansion of z in y 9.510 * [backup-simplify]: Simplify z into z 9.510 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.510 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.510 * [taylor]: Taking taylor expansion of z in y 9.510 * [backup-simplify]: Simplify z into z 9.510 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.510 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 9.511 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.511 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 9.511 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.511 * [taylor]: Taking taylor expansion of x in y 9.511 * [backup-simplify]: Simplify x into x 9.511 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.511 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.511 * [taylor]: Taking taylor expansion of x in y 9.511 * [backup-simplify]: Simplify x into x 9.511 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.511 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.511 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.511 * [taylor]: Taking taylor expansion of y in y 9.511 * [backup-simplify]: Simplify 0 into 0 9.511 * [backup-simplify]: Simplify 1 into 1 9.512 * [backup-simplify]: Simplify (* 1 1) into 1 9.512 * [backup-simplify]: Simplify (/ 1 1) into 1 9.512 * [backup-simplify]: Simplify (+ 0 1) into 1 9.513 * [backup-simplify]: Simplify (+ 0 1) into 1 9.513 * [backup-simplify]: Simplify (sqrt 1) into 1 9.514 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.514 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.515 * [backup-simplify]: Simplify (+ 0 0) into 0 9.515 * [backup-simplify]: Simplify (+ 0 0) into 0 9.516 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.516 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.516 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.516 * [taylor]: Taking taylor expansion of 3.0 in y 9.516 * [backup-simplify]: Simplify 3.0 into 3.0 9.516 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.517 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.518 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.518 * [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.518 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 9.518 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 9.518 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.518 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 9.518 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.518 * [taylor]: Taking taylor expansion of z in x 9.518 * [backup-simplify]: Simplify z into z 9.518 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.518 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.518 * [taylor]: Taking taylor expansion of z in x 9.519 * [backup-simplify]: Simplify z into z 9.519 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.519 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 9.519 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.519 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 9.519 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.519 * [taylor]: Taking taylor expansion of x in x 9.519 * [backup-simplify]: Simplify 0 into 0 9.519 * [backup-simplify]: Simplify 1 into 1 9.519 * [backup-simplify]: Simplify (/ 1 1) into 1 9.519 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.519 * [taylor]: Taking taylor expansion of x in x 9.519 * [backup-simplify]: Simplify 0 into 0 9.519 * [backup-simplify]: Simplify 1 into 1 9.520 * [backup-simplify]: Simplify (/ 1 1) into 1 9.520 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.520 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.520 * [taylor]: Taking taylor expansion of y in x 9.520 * [backup-simplify]: Simplify y into y 9.520 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.520 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.520 * [backup-simplify]: Simplify (* 1 1) into 1 9.521 * [backup-simplify]: Simplify (+ 1 0) into 1 9.521 * [backup-simplify]: Simplify (+ 0 1) into 1 9.522 * [backup-simplify]: Simplify (sqrt 1) into 1 9.523 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.523 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.524 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.524 * [backup-simplify]: Simplify (+ 0 0) into 0 9.525 * [backup-simplify]: Simplify (+ 0 0) into 0 9.525 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.525 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.525 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.525 * [taylor]: Taking taylor expansion of 3.0 in x 9.525 * [backup-simplify]: Simplify 3.0 into 3.0 9.526 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.527 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.528 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.528 * [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.528 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 9.528 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 9.528 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.528 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 9.528 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.528 * [taylor]: Taking taylor expansion of z in z 9.528 * [backup-simplify]: Simplify 0 into 0 9.528 * [backup-simplify]: Simplify 1 into 1 9.528 * [backup-simplify]: Simplify (/ 1 1) into 1 9.528 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.528 * [taylor]: Taking taylor expansion of z in z 9.528 * [backup-simplify]: Simplify 0 into 0 9.529 * [backup-simplify]: Simplify 1 into 1 9.529 * [backup-simplify]: Simplify (/ 1 1) into 1 9.529 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 9.529 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.529 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 9.529 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.529 * [taylor]: Taking taylor expansion of x in z 9.529 * [backup-simplify]: Simplify x into x 9.529 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.529 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.529 * [taylor]: Taking taylor expansion of x in z 9.529 * [backup-simplify]: Simplify x into x 9.529 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.529 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.529 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.529 * [taylor]: Taking taylor expansion of y in z 9.530 * [backup-simplify]: Simplify y into y 9.530 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.530 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.530 * [backup-simplify]: Simplify (* 1 1) into 1 9.531 * [backup-simplify]: Simplify (+ 1 0) into 1 9.531 * [backup-simplify]: Simplify (sqrt 1) into 1 9.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.533 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.533 * [backup-simplify]: Simplify (+ 0 0) into 0 9.534 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.534 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.534 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.534 * [taylor]: Taking taylor expansion of 3.0 in z 9.534 * [backup-simplify]: Simplify 3.0 into 3.0 9.535 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.535 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.536 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.536 * [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.536 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 9.536 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 9.536 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.536 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 9.536 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.537 * [taylor]: Taking taylor expansion of z in z 9.537 * [backup-simplify]: Simplify 0 into 0 9.537 * [backup-simplify]: Simplify 1 into 1 9.537 * [backup-simplify]: Simplify (/ 1 1) into 1 9.537 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.537 * [taylor]: Taking taylor expansion of z in z 9.537 * [backup-simplify]: Simplify 0 into 0 9.537 * [backup-simplify]: Simplify 1 into 1 9.538 * [backup-simplify]: Simplify (/ 1 1) into 1 9.538 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 9.538 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.538 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 9.538 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.538 * [taylor]: Taking taylor expansion of x in z 9.538 * [backup-simplify]: Simplify x into x 9.538 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.538 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.538 * [taylor]: Taking taylor expansion of x in z 9.538 * [backup-simplify]: Simplify x into x 9.538 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.538 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.538 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.538 * [taylor]: Taking taylor expansion of y in z 9.538 * [backup-simplify]: Simplify y into y 9.538 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.538 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.539 * [backup-simplify]: Simplify (* 1 1) into 1 9.539 * [backup-simplify]: Simplify (+ 1 0) into 1 9.540 * [backup-simplify]: Simplify (sqrt 1) into 1 9.540 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.541 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.542 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.542 * [backup-simplify]: Simplify (+ 0 0) into 0 9.543 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.543 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.543 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.543 * [taylor]: Taking taylor expansion of 3.0 in z 9.543 * [backup-simplify]: Simplify 3.0 into 3.0 9.543 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.544 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.545 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.554 * [backup-simplify]: Simplify (* 1 (/ 1 (sqrt 3.0))) into (/ 1 (sqrt 3.0)) 9.554 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.554 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.554 * [taylor]: Taking taylor expansion of 3.0 in x 9.554 * [backup-simplify]: Simplify 3.0 into 3.0 9.555 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.556 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.557 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.558 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.559 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.559 * [taylor]: Taking taylor expansion of 0 in x 9.559 * [backup-simplify]: Simplify 0 into 0 9.559 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.559 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.559 * [taylor]: Taking taylor expansion of 3.0 in y 9.559 * [backup-simplify]: Simplify 3.0 into 3.0 9.559 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.560 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.561 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.562 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.563 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.564 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.565 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.566 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.566 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 9.567 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.567 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.569 * [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.571 * [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.571 * [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.571 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) in x 9.571 * [taylor]: Taking taylor expansion of 1/2 in x 9.571 * [backup-simplify]: Simplify 1/2 into 1/2 9.571 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (sqrt 3.0))) in x 9.571 * [taylor]: Taking taylor expansion of (* (pow x 2) (sqrt 3.0)) in x 9.571 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.571 * [taylor]: Taking taylor expansion of x in x 9.571 * [backup-simplify]: Simplify 0 into 0 9.571 * [backup-simplify]: Simplify 1 into 1 9.571 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.571 * [taylor]: Taking taylor expansion of 3.0 in x 9.571 * [backup-simplify]: Simplify 3.0 into 3.0 9.572 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.573 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.573 * [backup-simplify]: Simplify (* 1 1) into 1 9.574 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.575 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.575 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in x 9.575 * [taylor]: Taking taylor expansion of 1/2 in x 9.575 * [backup-simplify]: Simplify 1/2 into 1/2 9.575 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in x 9.575 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 9.575 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.575 * [taylor]: Taking taylor expansion of y in x 9.575 * [backup-simplify]: Simplify y into y 9.575 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.575 * [taylor]: Taking taylor expansion of 3.0 in x 9.575 * [backup-simplify]: Simplify 3.0 into 3.0 9.576 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.576 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.576 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.577 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 9.577 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.578 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.579 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.580 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.581 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.581 * [backup-simplify]: Simplify (+ 0 0) into 0 9.581 * [taylor]: Taking taylor expansion of 0 in y 9.581 * [backup-simplify]: Simplify 0 into 0 9.581 * [taylor]: Taking taylor expansion of 0 in y 9.581 * [backup-simplify]: Simplify 0 into 0 9.583 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.583 * [taylor]: Taking taylor expansion of 0 in y 9.583 * [backup-simplify]: Simplify 0 into 0 9.584 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.585 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.586 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.587 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.589 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.589 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.589 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.589 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 9.589 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.590 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.590 * [backup-simplify]: Simplify (+ 0 0) into 0 9.591 * [backup-simplify]: Simplify (+ 0 0) into 0 9.591 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 9.593 * [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.593 * [taylor]: Taking taylor expansion of 0 in x 9.593 * [backup-simplify]: Simplify 0 into 0 9.594 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.595 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.596 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.598 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.599 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 9.600 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1/2 (* (pow y 2) (sqrt 3.0))) 9.600 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (* (pow y 2) (sqrt 3.0)))) into (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 9.600 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in y 9.600 * [taylor]: Taking taylor expansion of 1/2 in y 9.600 * [backup-simplify]: Simplify 1/2 into 1/2 9.601 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in y 9.601 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in y 9.601 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.601 * [taylor]: Taking taylor expansion of y in y 9.601 * [backup-simplify]: Simplify 0 into 0 9.601 * [backup-simplify]: Simplify 1 into 1 9.601 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.601 * [taylor]: Taking taylor expansion of 3.0 in y 9.601 * [backup-simplify]: Simplify 3.0 into 3.0 9.601 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.602 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.602 * [backup-simplify]: Simplify (* 1 1) into 1 9.603 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.604 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.604 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.605 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.606 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.607 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.607 * [backup-simplify]: Simplify 0 into 0 9.607 * [taylor]: Taking taylor expansion of 0 in y 9.608 * [backup-simplify]: Simplify 0 into 0 9.609 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.610 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.610 * [taylor]: Taking taylor expansion of 0 in y 9.610 * [backup-simplify]: Simplify 0 into 0 9.610 * [backup-simplify]: Simplify 0 into 0 9.610 * [backup-simplify]: Simplify 0 into 0 9.610 * [backup-simplify]: Simplify 0 into 0 9.611 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.611 * [backup-simplify]: Simplify 0 into 0 9.613 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.614 * [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.615 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.616 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.617 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.618 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.618 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.618 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 9.619 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.619 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 9.620 * [backup-simplify]: Simplify (+ 0 0) into 0 9.620 * [backup-simplify]: Simplify (+ 0 0) into 0 9.622 * [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.627 * [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.627 * [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.627 * [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.627 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) in x 9.627 * [taylor]: Taking taylor expansion of 1/4 in x 9.627 * [backup-simplify]: Simplify 1/4 into 1/4 9.627 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0)))) in x 9.627 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (sqrt 3.0))) in x 9.627 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.627 * [taylor]: Taking taylor expansion of x in x 9.627 * [backup-simplify]: Simplify 0 into 0 9.627 * [backup-simplify]: Simplify 1 into 1 9.627 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 9.627 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.627 * [taylor]: Taking taylor expansion of y in x 9.627 * [backup-simplify]: Simplify y into y 9.627 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.627 * [taylor]: Taking taylor expansion of 3.0 in x 9.627 * [backup-simplify]: Simplify 3.0 into 3.0 9.628 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.628 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.629 * [backup-simplify]: Simplify (* 1 1) into 1 9.629 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.629 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 9.630 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (sqrt 3.0))) into (* (pow y 2) (sqrt 3.0)) 9.630 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.630 * [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.630 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) in x 9.630 * [taylor]: Taking taylor expansion of 1/8 in x 9.630 * [backup-simplify]: Simplify 1/8 into 1/8 9.630 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (sqrt 3.0))) in x 9.630 * [taylor]: Taking taylor expansion of (* (pow x 4) (sqrt 3.0)) in x 9.630 * [taylor]: Taking taylor expansion of (pow x 4) in x 9.630 * [taylor]: Taking taylor expansion of x in x 9.630 * [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 x 9.631 * [taylor]: Taking taylor expansion of 3.0 in x 9.631 * [backup-simplify]: Simplify 3.0 into 3.0 9.631 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.632 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.632 * [backup-simplify]: Simplify (* 1 1) into 1 9.632 * [backup-simplify]: Simplify (* 1 1) into 1 9.633 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.634 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.634 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0)))) in x 9.634 * [taylor]: Taking taylor expansion of 1/8 in x 9.634 * [backup-simplify]: Simplify 1/8 into 1/8 9.634 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (sqrt 3.0))) in x 9.634 * [taylor]: Taking taylor expansion of (* (pow y 4) (sqrt 3.0)) in x 9.634 * [taylor]: Taking taylor expansion of (pow y 4) in x 9.634 * [taylor]: Taking taylor expansion of y in x 9.634 * [backup-simplify]: Simplify y into y 9.634 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.634 * [taylor]: Taking taylor expansion of 3.0 in x 9.634 * [backup-simplify]: Simplify 3.0 into 3.0 9.635 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.636 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.636 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.636 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 9.636 * [backup-simplify]: Simplify (* (pow y 4) (sqrt 3.0)) into (* (pow y 4) (sqrt 3.0)) 9.637 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (sqrt 3.0))) into (/ 1 (* (pow y 4) (sqrt 3.0))) 9.637 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.638 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 9.638 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.639 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (sqrt 3.0)))) into 0 9.640 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 9.641 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 9.642 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.643 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.644 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.645 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.645 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.646 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.647 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.648 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.649 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 9.650 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.651 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.653 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.654 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.655 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.657 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 9.657 * [backup-simplify]: Simplify (+ 0 0) into 0 9.657 * [backup-simplify]: Simplify (+ 0 0) into 0 9.658 * [backup-simplify]: Simplify (- 0) into 0 9.658 * [taylor]: Taking taylor expansion of 0 in y 9.658 * [backup-simplify]: Simplify 0 into 0 9.658 * [taylor]: Taking taylor expansion of 0 in y 9.658 * [backup-simplify]: Simplify 0 into 0 9.659 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.660 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.661 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 9.663 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.664 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 9.664 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.665 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 9.666 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 9.667 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 9.667 * [backup-simplify]: Simplify (+ 0 0) into 0 9.668 * [taylor]: Taking taylor expansion of 0 in y 9.668 * [backup-simplify]: Simplify 0 into 0 9.668 * [taylor]: Taking taylor expansion of 0 in y 9.668 * [backup-simplify]: Simplify 0 into 0 9.669 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.670 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.670 * [taylor]: Taking taylor expansion of 0 in y 9.670 * [backup-simplify]: Simplify 0 into 0 9.671 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.672 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.674 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.675 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.677 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 9.677 * [backup-simplify]: Simplify 0 into 0 9.678 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* 1 (* 1 (/ 1 (/ 1 z))))) into (/ z (sqrt 3.0)) 9.679 * [backup-simplify]: Simplify (exp (log (/ (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.679 * [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.679 * [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.679 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 9.679 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 9.679 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.679 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 9.679 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.679 * [taylor]: Taking taylor expansion of -1 in y 9.679 * [backup-simplify]: Simplify -1 into -1 9.679 * [taylor]: Taking taylor expansion of z in y 9.679 * [backup-simplify]: Simplify z into z 9.679 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.679 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.679 * [taylor]: Taking taylor expansion of -1 in y 9.679 * [backup-simplify]: Simplify -1 into -1 9.679 * [taylor]: Taking taylor expansion of z in y 9.680 * [backup-simplify]: Simplify z into z 9.680 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.680 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 9.680 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.680 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 9.680 * [taylor]: Taking taylor expansion of (/ -1 x) in y 9.680 * [taylor]: Taking taylor expansion of -1 in y 9.680 * [backup-simplify]: Simplify -1 into -1 9.680 * [taylor]: Taking taylor expansion of x in y 9.680 * [backup-simplify]: Simplify x into x 9.680 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.680 * [taylor]: Taking taylor expansion of (/ -1 x) in y 9.680 * [taylor]: Taking taylor expansion of -1 in y 9.680 * [backup-simplify]: Simplify -1 into -1 9.680 * [taylor]: Taking taylor expansion of x in y 9.680 * [backup-simplify]: Simplify x into x 9.680 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.680 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.680 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.680 * [taylor]: Taking taylor expansion of y in y 9.680 * [backup-simplify]: Simplify 0 into 0 9.680 * [backup-simplify]: Simplify 1 into 1 9.681 * [backup-simplify]: Simplify (* 1 1) into 1 9.681 * [backup-simplify]: Simplify (/ 1 1) into 1 9.682 * [backup-simplify]: Simplify (+ 0 1) into 1 9.682 * [backup-simplify]: Simplify (+ 0 1) into 1 9.682 * [backup-simplify]: Simplify (sqrt 1) into 1 9.683 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.684 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.684 * [backup-simplify]: Simplify (+ 0 0) into 0 9.684 * [backup-simplify]: Simplify (+ 0 0) into 0 9.685 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.685 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.685 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.685 * [taylor]: Taking taylor expansion of 3.0 in y 9.685 * [backup-simplify]: Simplify 3.0 into 3.0 9.686 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.686 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.687 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.687 * [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.687 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 9.687 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 9.687 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.687 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 9.687 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.688 * [taylor]: Taking taylor expansion of -1 in x 9.688 * [backup-simplify]: Simplify -1 into -1 9.688 * [taylor]: Taking taylor expansion of z in x 9.688 * [backup-simplify]: Simplify z into z 9.688 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.688 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.688 * [taylor]: Taking taylor expansion of -1 in x 9.688 * [backup-simplify]: Simplify -1 into -1 9.688 * [taylor]: Taking taylor expansion of z in x 9.688 * [backup-simplify]: Simplify z into z 9.688 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.688 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 9.688 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.688 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 9.688 * [taylor]: Taking taylor expansion of (/ -1 x) in x 9.688 * [taylor]: Taking taylor expansion of -1 in x 9.688 * [backup-simplify]: Simplify -1 into -1 9.688 * [taylor]: Taking taylor expansion of x in x 9.688 * [backup-simplify]: Simplify 0 into 0 9.688 * [backup-simplify]: Simplify 1 into 1 9.689 * [backup-simplify]: Simplify (/ -1 1) into -1 9.689 * [taylor]: Taking taylor expansion of (/ -1 x) in x 9.689 * [taylor]: Taking taylor expansion of -1 in x 9.689 * [backup-simplify]: Simplify -1 into -1 9.689 * [taylor]: Taking taylor expansion of x in x 9.689 * [backup-simplify]: Simplify 0 into 0 9.689 * [backup-simplify]: Simplify 1 into 1 9.689 * [backup-simplify]: Simplify (/ -1 1) into -1 9.689 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.689 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.689 * [taylor]: Taking taylor expansion of y in x 9.689 * [backup-simplify]: Simplify y into y 9.689 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.689 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.690 * [backup-simplify]: Simplify (* -1 -1) into 1 9.690 * [backup-simplify]: Simplify (+ 1 0) into 1 9.691 * [backup-simplify]: Simplify (+ 0 1) into 1 9.691 * [backup-simplify]: Simplify (sqrt 1) into 1 9.692 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.693 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.693 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 9.694 * [backup-simplify]: Simplify (+ 0 0) into 0 9.694 * [backup-simplify]: Simplify (+ 0 0) into 0 9.695 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.695 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.695 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.695 * [taylor]: Taking taylor expansion of 3.0 in x 9.695 * [backup-simplify]: Simplify 3.0 into 3.0 9.695 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.696 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.697 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.697 * [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.697 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 9.697 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 9.697 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.697 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 9.697 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.697 * [taylor]: Taking taylor expansion of -1 in z 9.697 * [backup-simplify]: Simplify -1 into -1 9.698 * [taylor]: Taking taylor expansion of z in z 9.698 * [backup-simplify]: Simplify 0 into 0 9.698 * [backup-simplify]: Simplify 1 into 1 9.698 * [backup-simplify]: Simplify (/ -1 1) into -1 9.698 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.698 * [taylor]: Taking taylor expansion of -1 in z 9.698 * [backup-simplify]: Simplify -1 into -1 9.698 * [taylor]: Taking taylor expansion of z in z 9.698 * [backup-simplify]: Simplify 0 into 0 9.698 * [backup-simplify]: Simplify 1 into 1 9.699 * [backup-simplify]: Simplify (/ -1 1) into -1 9.699 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 9.699 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.699 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 9.699 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.699 * [taylor]: Taking taylor expansion of -1 in z 9.699 * [backup-simplify]: Simplify -1 into -1 9.699 * [taylor]: Taking taylor expansion of x in z 9.699 * [backup-simplify]: Simplify x into x 9.699 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.699 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.699 * [taylor]: Taking taylor expansion of -1 in z 9.699 * [backup-simplify]: Simplify -1 into -1 9.699 * [taylor]: Taking taylor expansion of x in z 9.699 * [backup-simplify]: Simplify x into x 9.699 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.699 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.699 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.699 * [taylor]: Taking taylor expansion of y in z 9.699 * [backup-simplify]: Simplify y into y 9.699 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.699 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.700 * [backup-simplify]: Simplify (* -1 -1) into 1 9.700 * [backup-simplify]: Simplify (+ 1 0) into 1 9.707 * [backup-simplify]: Simplify (sqrt 1) into 1 9.708 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.709 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.710 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 9.710 * [backup-simplify]: Simplify (+ 0 0) into 0 9.711 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.711 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.711 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.711 * [taylor]: Taking taylor expansion of 3.0 in z 9.711 * [backup-simplify]: Simplify 3.0 into 3.0 9.712 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.712 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.713 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.713 * [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.713 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 9.713 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 9.713 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.713 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 9.713 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.714 * [taylor]: Taking taylor expansion of -1 in z 9.714 * [backup-simplify]: Simplify -1 into -1 9.714 * [taylor]: Taking taylor expansion of z in z 9.714 * [backup-simplify]: Simplify 0 into 0 9.714 * [backup-simplify]: Simplify 1 into 1 9.714 * [backup-simplify]: Simplify (/ -1 1) into -1 9.714 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.714 * [taylor]: Taking taylor expansion of -1 in z 9.714 * [backup-simplify]: Simplify -1 into -1 9.714 * [taylor]: Taking taylor expansion of z in z 9.714 * [backup-simplify]: Simplify 0 into 0 9.714 * [backup-simplify]: Simplify 1 into 1 9.715 * [backup-simplify]: Simplify (/ -1 1) into -1 9.715 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 9.715 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.715 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 9.715 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.715 * [taylor]: Taking taylor expansion of -1 in z 9.715 * [backup-simplify]: Simplify -1 into -1 9.715 * [taylor]: Taking taylor expansion of x in z 9.715 * [backup-simplify]: Simplify x into x 9.715 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.715 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.715 * [taylor]: Taking taylor expansion of -1 in z 9.715 * [backup-simplify]: Simplify -1 into -1 9.715 * [taylor]: Taking taylor expansion of x in z 9.715 * [backup-simplify]: Simplify x into x 9.715 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.715 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.715 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.715 * [taylor]: Taking taylor expansion of y in z 9.715 * [backup-simplify]: Simplify y into y 9.715 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.716 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.716 * [backup-simplify]: Simplify (* -1 -1) into 1 9.716 * [backup-simplify]: Simplify (+ 1 0) into 1 9.717 * [backup-simplify]: Simplify (sqrt 1) into 1 9.718 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.718 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.719 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 9.719 * [backup-simplify]: Simplify (+ 0 0) into 0 9.720 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.720 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.720 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.720 * [taylor]: Taking taylor expansion of 3.0 in z 9.720 * [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 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.724 * [backup-simplify]: Simplify (* 1 (/ 1 (sqrt 3.0))) into (/ 1 (sqrt 3.0)) 9.724 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 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.727 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.728 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.729 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.729 * [taylor]: Taking taylor expansion of 0 in x 9.729 * [backup-simplify]: Simplify 0 into 0 9.729 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.729 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.729 * [taylor]: Taking taylor expansion of 3.0 in y 9.729 * [backup-simplify]: Simplify 3.0 into 3.0 9.729 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.730 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.731 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.732 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.733 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.734 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.735 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.736 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 9.736 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 9.736 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.736 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.738 * [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.740 * [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.740 * [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.740 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) in x 9.740 * [taylor]: Taking taylor expansion of 1/2 in x 9.740 * [backup-simplify]: Simplify 1/2 into 1/2 9.740 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (sqrt 3.0))) in x 9.740 * [taylor]: Taking taylor expansion of (* (pow x 2) (sqrt 3.0)) in x 9.740 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.740 * [taylor]: Taking taylor expansion of x in x 9.740 * [backup-simplify]: Simplify 0 into 0 9.740 * [backup-simplify]: Simplify 1 into 1 9.740 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.740 * [taylor]: Taking taylor expansion of 3.0 in x 9.740 * [backup-simplify]: Simplify 3.0 into 3.0 9.741 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.742 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.742 * [backup-simplify]: Simplify (* 1 1) into 1 9.743 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.744 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.744 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in x 9.744 * [taylor]: Taking taylor expansion of 1/2 in x 9.744 * [backup-simplify]: Simplify 1/2 into 1/2 9.744 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in x 9.744 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 9.744 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.744 * [taylor]: Taking taylor expansion of y in x 9.744 * [backup-simplify]: Simplify y into y 9.744 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.744 * [taylor]: Taking taylor expansion of 3.0 in x 9.744 * [backup-simplify]: Simplify 3.0 into 3.0 9.744 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.745 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.745 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.746 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 9.746 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.747 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.748 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.749 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.750 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.750 * [backup-simplify]: Simplify (+ 0 0) into 0 9.750 * [taylor]: Taking taylor expansion of 0 in y 9.750 * [backup-simplify]: Simplify 0 into 0 9.750 * [taylor]: Taking taylor expansion of 0 in y 9.750 * [backup-simplify]: Simplify 0 into 0 9.751 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.751 * [taylor]: Taking taylor expansion of 0 in y 9.751 * [backup-simplify]: Simplify 0 into 0 9.752 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.753 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.755 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.756 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.757 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.758 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 9.758 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 9.758 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 9.758 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 9.758 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.759 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.759 * [backup-simplify]: Simplify (+ 0 0) into 0 9.759 * [backup-simplify]: Simplify (+ 0 0) into 0 9.760 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 9.762 * [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.762 * [taylor]: Taking taylor expansion of 0 in x 9.762 * [backup-simplify]: Simplify 0 into 0 9.763 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.764 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.765 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.766 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.768 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 9.769 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1/2 (* (pow y 2) (sqrt 3.0))) 9.769 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (* (pow y 2) (sqrt 3.0)))) into (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 9.770 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in y 9.770 * [taylor]: Taking taylor expansion of 1/2 in y 9.770 * [backup-simplify]: Simplify 1/2 into 1/2 9.770 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in y 9.770 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in y 9.770 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.770 * [taylor]: Taking taylor expansion of y in y 9.770 * [backup-simplify]: Simplify 0 into 0 9.770 * [backup-simplify]: Simplify 1 into 1 9.770 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.770 * [taylor]: Taking taylor expansion of 3.0 in y 9.770 * [backup-simplify]: Simplify 3.0 into 3.0 9.770 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.771 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.771 * [backup-simplify]: Simplify (* 1 1) into 1 9.772 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.773 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.773 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.774 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.775 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.776 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.776 * [backup-simplify]: Simplify 0 into 0 9.776 * [taylor]: Taking taylor expansion of 0 in y 9.776 * [backup-simplify]: Simplify 0 into 0 9.777 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.778 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.778 * [taylor]: Taking taylor expansion of 0 in y 9.778 * [backup-simplify]: Simplify 0 into 0 9.778 * [backup-simplify]: Simplify 0 into 0 9.778 * [backup-simplify]: Simplify 0 into 0 9.778 * [backup-simplify]: Simplify 0 into 0 9.779 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.779 * [backup-simplify]: Simplify 0 into 0 9.781 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.782 * [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.783 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.784 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.785 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 9.785 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.786 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.786 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 9.787 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.787 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 9.787 * [backup-simplify]: Simplify (+ 0 0) into 0 9.788 * [backup-simplify]: Simplify (+ 0 0) into 0 9.789 * [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.793 * [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.793 * [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.793 * [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.793 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) in x 9.793 * [taylor]: Taking taylor expansion of 1/4 in x 9.793 * [backup-simplify]: Simplify 1/4 into 1/4 9.793 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0)))) in x 9.793 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (sqrt 3.0))) in x 9.793 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.793 * [taylor]: Taking taylor expansion of x in x 9.793 * [backup-simplify]: Simplify 0 into 0 9.793 * [backup-simplify]: Simplify 1 into 1 9.793 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 9.793 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.793 * [taylor]: Taking taylor expansion of y in x 9.793 * [backup-simplify]: Simplify y into y 9.793 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.793 * [taylor]: Taking taylor expansion of 3.0 in x 9.793 * [backup-simplify]: Simplify 3.0 into 3.0 9.794 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.794 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.795 * [backup-simplify]: Simplify (* 1 1) into 1 9.795 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.795 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 9.796 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (sqrt 3.0))) into (* (pow y 2) (sqrt 3.0)) 9.796 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.796 * [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.796 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) in x 9.796 * [taylor]: Taking taylor expansion of 1/8 in x 9.797 * [backup-simplify]: Simplify 1/8 into 1/8 9.797 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (sqrt 3.0))) in x 9.797 * [taylor]: Taking taylor expansion of (* (pow x 4) (sqrt 3.0)) in x 9.797 * [taylor]: Taking taylor expansion of (pow x 4) in x 9.797 * [taylor]: Taking taylor expansion of x in x 9.797 * [backup-simplify]: Simplify 0 into 0 9.797 * [backup-simplify]: Simplify 1 into 1 9.797 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.797 * [taylor]: Taking taylor expansion of 3.0 in x 9.797 * [backup-simplify]: Simplify 3.0 into 3.0 9.797 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.798 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.798 * [backup-simplify]: Simplify (* 1 1) into 1 9.798 * [backup-simplify]: Simplify (* 1 1) into 1 9.799 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.800 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.800 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0)))) in x 9.800 * [taylor]: Taking taylor expansion of 1/8 in x 9.800 * [backup-simplify]: Simplify 1/8 into 1/8 9.800 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (sqrt 3.0))) in x 9.800 * [taylor]: Taking taylor expansion of (* (pow y 4) (sqrt 3.0)) in x 9.800 * [taylor]: Taking taylor expansion of (pow y 4) in x 9.800 * [taylor]: Taking taylor expansion of y in x 9.800 * [backup-simplify]: Simplify y into y 9.800 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.800 * [taylor]: Taking taylor expansion of 3.0 in x 9.800 * [backup-simplify]: Simplify 3.0 into 3.0 9.801 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.801 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.801 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.802 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 9.802 * [backup-simplify]: Simplify (* (pow y 4) (sqrt 3.0)) into (* (pow y 4) (sqrt 3.0)) 9.803 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (sqrt 3.0))) into (/ 1 (* (pow y 4) (sqrt 3.0))) 9.803 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.803 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 9.804 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.805 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (sqrt 3.0)))) into 0 9.806 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 9.807 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 9.808 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.809 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.810 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.811 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.811 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.812 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.813 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.814 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.815 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 9.816 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.817 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.818 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.819 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.821 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.822 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 9.823 * [backup-simplify]: Simplify (+ 0 0) into 0 9.823 * [backup-simplify]: Simplify (+ 0 0) into 0 9.823 * [backup-simplify]: Simplify (- 0) into 0 9.823 * [taylor]: Taking taylor expansion of 0 in y 9.823 * [backup-simplify]: Simplify 0 into 0 9.823 * [taylor]: Taking taylor expansion of 0 in y 9.823 * [backup-simplify]: Simplify 0 into 0 9.825 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.825 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.826 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 9.827 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.828 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 9.828 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.828 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 9.829 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 9.829 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 9.830 * [backup-simplify]: Simplify (+ 0 0) into 0 9.830 * [taylor]: Taking taylor expansion of 0 in y 9.830 * [backup-simplify]: Simplify 0 into 0 9.830 * [taylor]: Taking taylor expansion of 0 in y 9.830 * [backup-simplify]: Simplify 0 into 0 9.830 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.831 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.831 * [taylor]: Taking taylor expansion of 0 in y 9.831 * [backup-simplify]: Simplify 0 into 0 9.832 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.832 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.833 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.834 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.835 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 9.835 * [backup-simplify]: Simplify 0 into 0 9.835 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (/ z (sqrt 3.0))) 9.836 * * * * [progress]: [ 3 / 3 ] generating series at (2 1 1 1) 9.836 * [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))) 9.836 * [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.836 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in y 9.836 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 9.836 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 9.836 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.836 * [taylor]: Taking taylor expansion of (* z z) in y 9.836 * [taylor]: Taking taylor expansion of z in y 9.836 * [backup-simplify]: Simplify z into z 9.836 * [taylor]: Taking taylor expansion of z in y 9.836 * [backup-simplify]: Simplify z into z 9.836 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 9.836 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.836 * [taylor]: Taking taylor expansion of (* x x) in y 9.836 * [taylor]: Taking taylor expansion of x in y 9.836 * [backup-simplify]: Simplify x into x 9.836 * [taylor]: Taking taylor expansion of x in y 9.836 * [backup-simplify]: Simplify x into x 9.836 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.836 * [taylor]: Taking taylor expansion of y in y 9.836 * [backup-simplify]: Simplify 0 into 0 9.837 * [backup-simplify]: Simplify 1 into 1 9.837 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.837 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.837 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 9.837 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 9.837 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 9.837 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 9.837 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.837 * [backup-simplify]: Simplify (+ 0 0) into 0 9.843 * [backup-simplify]: Simplify (+ 0 0) into 0 9.843 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 9.843 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.843 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.843 * [taylor]: Taking taylor expansion of 3.0 in y 9.843 * [backup-simplify]: Simplify 3.0 into 3.0 9.844 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.844 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.845 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.845 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in x 9.845 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 9.845 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 9.845 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.845 * [taylor]: Taking taylor expansion of (* z z) in x 9.845 * [taylor]: Taking taylor expansion of z in x 9.845 * [backup-simplify]: Simplify z into z 9.845 * [taylor]: Taking taylor expansion of z in x 9.845 * [backup-simplify]: Simplify z into z 9.845 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 9.845 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.845 * [taylor]: Taking taylor expansion of (* x x) in x 9.845 * [taylor]: Taking taylor expansion of x in x 9.845 * [backup-simplify]: Simplify 0 into 0 9.845 * [backup-simplify]: Simplify 1 into 1 9.845 * [taylor]: Taking taylor expansion of x in x 9.845 * [backup-simplify]: Simplify 0 into 0 9.845 * [backup-simplify]: Simplify 1 into 1 9.845 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.845 * [taylor]: Taking taylor expansion of y in x 9.845 * [backup-simplify]: Simplify y into y 9.846 * [backup-simplify]: Simplify (* z z) into (pow z 2) 9.846 * [backup-simplify]: Simplify (* 0 0) into 0 9.846 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.846 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.846 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 9.847 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 9.847 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 9.847 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.848 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.848 * [backup-simplify]: Simplify (+ 0 0) into 0 9.848 * [backup-simplify]: Simplify (+ 0 0) into 0 9.849 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 9.849 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.849 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.849 * [taylor]: Taking taylor expansion of 3.0 in x 9.849 * [backup-simplify]: Simplify 3.0 into 3.0 9.849 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.850 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.851 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.851 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in z 9.851 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 9.851 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 9.851 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.851 * [taylor]: Taking taylor expansion of (* z z) in z 9.851 * [taylor]: Taking taylor expansion of z in z 9.851 * [backup-simplify]: Simplify 0 into 0 9.851 * [backup-simplify]: Simplify 1 into 1 9.851 * [taylor]: Taking taylor expansion of z in z 9.851 * [backup-simplify]: Simplify 0 into 0 9.851 * [backup-simplify]: Simplify 1 into 1 9.851 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 9.851 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.851 * [taylor]: Taking taylor expansion of (* x x) in z 9.851 * [taylor]: Taking taylor expansion of x in z 9.851 * [backup-simplify]: Simplify x into x 9.851 * [taylor]: Taking taylor expansion of x in z 9.851 * [backup-simplify]: Simplify x into x 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.852 * [backup-simplify]: Simplify (* 0 0) into 0 9.852 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.852 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.852 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 9.853 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 9.853 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 9.854 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.854 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.854 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.854 * [backup-simplify]: Simplify (+ 0 0) into 0 9.854 * [backup-simplify]: Simplify (+ 0 0) into 0 9.855 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) 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.855 * [taylor]: Taking taylor expansion of 3.0 in z 9.855 * [backup-simplify]: Simplify 3.0 into 3.0 9.855 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.856 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.857 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.857 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (/ 1 (sqrt 3.0))) in z 9.857 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 9.857 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 9.857 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.857 * [taylor]: Taking taylor expansion of (* z z) in z 9.857 * [taylor]: Taking taylor expansion of z in z 9.857 * [backup-simplify]: Simplify 0 into 0 9.857 * [backup-simplify]: Simplify 1 into 1 9.857 * [taylor]: Taking taylor expansion of z in z 9.857 * [backup-simplify]: Simplify 0 into 0 9.857 * [backup-simplify]: Simplify 1 into 1 9.857 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 9.857 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.858 * [taylor]: Taking taylor expansion of (* x x) in z 9.858 * [taylor]: Taking taylor expansion of x in z 9.858 * [backup-simplify]: Simplify x into x 9.858 * [taylor]: Taking taylor expansion of x in z 9.858 * [backup-simplify]: Simplify x into x 9.858 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.858 * [taylor]: Taking taylor expansion of y in z 9.858 * [backup-simplify]: Simplify y into y 9.858 * [backup-simplify]: Simplify (* 0 0) into 0 9.858 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.858 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.859 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 9.859 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 9.859 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 9.860 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.860 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.860 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.860 * [backup-simplify]: Simplify (+ 0 0) into 0 9.861 * [backup-simplify]: Simplify (+ 0 0) into 0 9.861 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 9.861 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.861 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.861 * [taylor]: Taking taylor expansion of 3.0 in z 9.861 * [backup-simplify]: Simplify 3.0 into 3.0 9.861 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.862 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.863 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.864 * [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.864 * [taylor]: Taking taylor expansion of (* (sqrt (+ (pow x 2) (pow y 2))) (/ 1 (sqrt 3.0))) in x 9.864 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 9.864 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 9.864 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.864 * [taylor]: Taking taylor expansion of x in x 9.864 * [backup-simplify]: Simplify 0 into 0 9.865 * [backup-simplify]: Simplify 1 into 1 9.865 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.865 * [taylor]: Taking taylor expansion of y in x 9.865 * [backup-simplify]: Simplify y into y 9.865 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.865 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.865 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 9.865 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.865 * [backup-simplify]: Simplify (+ 0 0) into 0 9.866 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 9.866 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.866 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.866 * [taylor]: Taking taylor expansion of 3.0 in x 9.866 * [backup-simplify]: Simplify 3.0 into 3.0 9.866 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.867 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.868 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.868 * [backup-simplify]: Simplify (* y (/ 1 (sqrt 3.0))) into (/ y (sqrt 3.0)) 9.869 * [taylor]: Taking taylor expansion of (/ y (sqrt 3.0)) in y 9.869 * [taylor]: Taking taylor expansion of y in y 9.869 * [backup-simplify]: Simplify 0 into 0 9.869 * [backup-simplify]: Simplify 1 into 1 9.869 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.869 * [taylor]: Taking taylor expansion of 3.0 in y 9.869 * [backup-simplify]: Simplify 3.0 into 3.0 9.869 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.870 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.871 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.872 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.873 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.873 * [taylor]: Taking taylor expansion of 0 in x 9.873 * [backup-simplify]: Simplify 0 into 0 9.873 * [taylor]: Taking taylor expansion of 0 in y 9.873 * [backup-simplify]: Simplify 0 into 0 9.873 * [backup-simplify]: Simplify 0 into 0 9.874 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.875 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.875 * [taylor]: Taking taylor expansion of 0 in y 9.875 * [backup-simplify]: Simplify 0 into 0 9.875 * [backup-simplify]: Simplify 0 into 0 9.876 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.877 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.878 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.879 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 9.879 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 9.880 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.880 * [backup-simplify]: Simplify (+ 0 0) into 0 9.881 * [backup-simplify]: Simplify (+ 1 0) into 1 9.882 * [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.884 * [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.884 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 3.0)))) in x 9.884 * [taylor]: Taking taylor expansion of 1/2 in x 9.884 * [backup-simplify]: Simplify 1/2 into 1/2 9.884 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 3.0))) in x 9.884 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 9.884 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 9.884 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 9.884 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.884 * [taylor]: Taking taylor expansion of x in x 9.884 * [backup-simplify]: Simplify 0 into 0 9.884 * [backup-simplify]: Simplify 1 into 1 9.884 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.884 * [taylor]: Taking taylor expansion of y in x 9.884 * [backup-simplify]: Simplify y into y 9.884 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.885 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.885 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.885 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 9.885 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.885 * [backup-simplify]: Simplify (+ 0 0) into 0 9.886 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.886 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 9.886 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.886 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.886 * [taylor]: Taking taylor expansion of 3.0 in x 9.886 * [backup-simplify]: Simplify 3.0 into 3.0 9.886 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.887 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.888 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.889 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 (sqrt 3.0))) into (/ 1 (* y (sqrt 3.0))) 9.889 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* y (sqrt 3.0)))) into (/ 1/2 (* y (sqrt 3.0))) 9.889 * [taylor]: Taking taylor expansion of (/ 1/2 (* y (sqrt 3.0))) in y 9.889 * [taylor]: Taking taylor expansion of 1/2 in y 9.889 * [backup-simplify]: Simplify 1/2 into 1/2 9.889 * [taylor]: Taking taylor expansion of (* y (sqrt 3.0)) in y 9.890 * [taylor]: Taking taylor expansion of y in y 9.890 * [backup-simplify]: Simplify 0 into 0 9.890 * [backup-simplify]: Simplify 1 into 1 9.890 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.890 * [taylor]: Taking taylor expansion of 3.0 in y 9.890 * [backup-simplify]: Simplify 3.0 into 3.0 9.890 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.891 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.891 * [backup-simplify]: Simplify (* 0 (sqrt 3.0)) into 0 9.893 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 3.0))) into (sqrt 3.0) 9.894 * [backup-simplify]: Simplify (/ 1/2 (sqrt 3.0)) into (/ 1/2 (sqrt 3.0)) 9.895 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.897 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 3.0)))) into 0 9.898 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1/2 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.898 * [backup-simplify]: Simplify 0 into 0 9.898 * [taylor]: Taking taylor expansion of 0 in y 9.898 * [backup-simplify]: Simplify 0 into 0 9.898 * [backup-simplify]: Simplify 0 into 0 9.899 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.900 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.901 * [backup-simplify]: Simplify (* 1 1) into 1 9.901 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.902 * [backup-simplify]: Simplify (+ 1 0) into 1 9.902 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 9.904 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* (/ 1/2 y) (/ 1 (sqrt 3.0))))) into (* 1/2 (/ 1 (* y (sqrt 3.0)))) 9.904 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* y (sqrt 3.0)))) in y 9.904 * [taylor]: Taking taylor expansion of 1/2 in y 9.904 * [backup-simplify]: Simplify 1/2 into 1/2 9.904 * [taylor]: Taking taylor expansion of (/ 1 (* y (sqrt 3.0))) in y 9.904 * [taylor]: Taking taylor expansion of (* y (sqrt 3.0)) in y 9.904 * [taylor]: Taking taylor expansion of y in y 9.904 * [backup-simplify]: Simplify 0 into 0 9.904 * [backup-simplify]: Simplify 1 into 1 9.904 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.904 * [taylor]: Taking taylor expansion of 3.0 in y 9.904 * [backup-simplify]: Simplify 3.0 into 3.0 9.904 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.905 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.906 * [backup-simplify]: Simplify (* 0 (sqrt 3.0)) into 0 9.907 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 3.0))) into (sqrt 3.0) 9.908 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.909 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.910 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 3.0)))) into 0 9.910 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.911 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.911 * [backup-simplify]: Simplify 0 into 0 9.911 * [backup-simplify]: Simplify 0 into 0 9.911 * [backup-simplify]: Simplify 0 into 0 9.912 * [backup-simplify]: Simplify (- (/ 0 (sqrt 3.0)) (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.912 * [backup-simplify]: Simplify 0 into 0 9.913 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* y (* 1 1))) into (/ y (sqrt 3.0)) 9.913 * [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))) 9.913 * [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.913 * [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.913 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 9.913 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 9.913 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.913 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 9.913 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.913 * [taylor]: Taking taylor expansion of z in y 9.913 * [backup-simplify]: Simplify z into z 9.913 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.913 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.913 * [taylor]: Taking taylor expansion of z in y 9.914 * [backup-simplify]: Simplify z into z 9.914 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.914 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 9.914 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.914 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 9.914 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.914 * [taylor]: Taking taylor expansion of x in y 9.914 * [backup-simplify]: Simplify x into x 9.914 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.914 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.914 * [taylor]: Taking taylor expansion of x in y 9.914 * [backup-simplify]: Simplify x into x 9.914 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.914 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.914 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.914 * [taylor]: Taking taylor expansion of y in y 9.914 * [backup-simplify]: Simplify 0 into 0 9.914 * [backup-simplify]: Simplify 1 into 1 9.914 * [backup-simplify]: Simplify (* 1 1) into 1 9.914 * [backup-simplify]: Simplify (/ 1 1) into 1 9.915 * [backup-simplify]: Simplify (+ 0 1) into 1 9.915 * [backup-simplify]: Simplify (+ 0 1) into 1 9.915 * [backup-simplify]: Simplify (sqrt 1) into 1 9.915 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.916 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.916 * [backup-simplify]: Simplify (+ 0 0) into 0 9.916 * [backup-simplify]: Simplify (+ 0 0) into 0 9.917 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.917 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.917 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.917 * [taylor]: Taking taylor expansion of 3.0 in y 9.917 * [backup-simplify]: Simplify 3.0 into 3.0 9.917 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.917 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.918 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.918 * [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.918 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 9.918 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 9.918 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.918 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 9.918 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.918 * [taylor]: Taking taylor expansion of z in x 9.918 * [backup-simplify]: Simplify z into z 9.918 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.918 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.918 * [taylor]: Taking taylor expansion of z in x 9.918 * [backup-simplify]: Simplify z into z 9.918 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.918 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 9.919 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.919 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 9.919 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.919 * [taylor]: Taking taylor expansion of x in x 9.919 * [backup-simplify]: Simplify 0 into 0 9.919 * [backup-simplify]: Simplify 1 into 1 9.919 * [backup-simplify]: Simplify (/ 1 1) into 1 9.919 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.919 * [taylor]: Taking taylor expansion of x in x 9.919 * [backup-simplify]: Simplify 0 into 0 9.919 * [backup-simplify]: Simplify 1 into 1 9.919 * [backup-simplify]: Simplify (/ 1 1) into 1 9.919 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.919 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.919 * [taylor]: Taking taylor expansion of y in x 9.919 * [backup-simplify]: Simplify y into y 9.919 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.919 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.920 * [backup-simplify]: Simplify (* 1 1) into 1 9.920 * [backup-simplify]: Simplify (+ 1 0) into 1 9.920 * [backup-simplify]: Simplify (+ 0 1) into 1 9.920 * [backup-simplify]: Simplify (sqrt 1) into 1 9.921 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.921 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.922 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.922 * [backup-simplify]: Simplify (+ 0 0) into 0 9.922 * [backup-simplify]: Simplify (+ 0 0) into 0 9.922 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.922 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.922 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.922 * [taylor]: Taking taylor expansion of 3.0 in x 9.922 * [backup-simplify]: Simplify 3.0 into 3.0 9.923 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.923 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.924 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.924 * [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.924 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 9.924 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 9.924 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.924 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 9.924 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.924 * [taylor]: Taking taylor expansion of z in z 9.924 * [backup-simplify]: Simplify 0 into 0 9.924 * [backup-simplify]: Simplify 1 into 1 9.924 * [backup-simplify]: Simplify (/ 1 1) into 1 9.924 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.924 * [taylor]: Taking taylor expansion of z in z 9.924 * [backup-simplify]: Simplify 0 into 0 9.924 * [backup-simplify]: Simplify 1 into 1 9.924 * [backup-simplify]: Simplify (/ 1 1) into 1 9.925 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 9.925 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.925 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 9.925 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.925 * [taylor]: Taking taylor expansion of x in z 9.925 * [backup-simplify]: Simplify x into x 9.925 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.925 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.925 * [taylor]: Taking taylor expansion of x in z 9.925 * [backup-simplify]: Simplify x into x 9.925 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.925 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.925 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.925 * [taylor]: Taking taylor expansion of y in z 9.925 * [backup-simplify]: Simplify y into y 9.925 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.925 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.925 * [backup-simplify]: Simplify (* 1 1) into 1 9.926 * [backup-simplify]: Simplify (+ 1 0) into 1 9.926 * [backup-simplify]: Simplify (sqrt 1) into 1 9.926 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.927 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.927 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.927 * [backup-simplify]: Simplify (+ 0 0) into 0 9.928 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.928 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.928 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.928 * [taylor]: Taking taylor expansion of 3.0 in z 9.928 * [backup-simplify]: Simplify 3.0 into 3.0 9.928 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.928 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.929 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.929 * [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.929 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 9.929 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 9.929 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.929 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 9.929 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.929 * [taylor]: Taking taylor expansion of z in z 9.929 * [backup-simplify]: Simplify 0 into 0 9.929 * [backup-simplify]: Simplify 1 into 1 9.929 * [backup-simplify]: Simplify (/ 1 1) into 1 9.929 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.929 * [taylor]: Taking taylor expansion of z in z 9.929 * [backup-simplify]: Simplify 0 into 0 9.929 * [backup-simplify]: Simplify 1 into 1 9.930 * [backup-simplify]: Simplify (/ 1 1) into 1 9.930 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 9.930 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.930 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 9.930 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.930 * [taylor]: Taking taylor expansion of x in z 9.930 * [backup-simplify]: Simplify x into x 9.930 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.930 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.930 * [taylor]: Taking taylor expansion of x in z 9.930 * [backup-simplify]: Simplify x into x 9.930 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.930 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.930 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.930 * [taylor]: Taking taylor expansion of y in z 9.930 * [backup-simplify]: Simplify y into y 9.930 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.930 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.930 * [backup-simplify]: Simplify (* 1 1) into 1 9.931 * [backup-simplify]: Simplify (+ 1 0) into 1 9.931 * [backup-simplify]: Simplify (sqrt 1) into 1 9.931 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.932 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.932 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.932 * [backup-simplify]: Simplify (+ 0 0) into 0 9.933 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 9.933 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 9.933 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 9.933 * [taylor]: Taking taylor expansion of 3.0 in z 9.933 * [backup-simplify]: Simplify 3.0 into 3.0 9.933 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.933 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.934 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.935 * [backup-simplify]: Simplify (* 1 (/ 1 (sqrt 3.0))) into (/ 1 (sqrt 3.0)) 9.935 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 9.935 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.935 * [taylor]: Taking taylor expansion of 3.0 in x 9.935 * [backup-simplify]: Simplify 3.0 into 3.0 9.935 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.936 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.936 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.937 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.937 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.937 * [taylor]: Taking taylor expansion of 0 in x 9.937 * [backup-simplify]: Simplify 0 into 0 9.937 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 9.937 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.937 * [taylor]: Taking taylor expansion of 3.0 in y 9.937 * [backup-simplify]: Simplify 3.0 into 3.0 9.938 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.938 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.939 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.940 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.942 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.943 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.943 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.944 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.945 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 9.945 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.945 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.947 * [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.949 * [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.949 * [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.949 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) in x 9.949 * [taylor]: Taking taylor expansion of 1/2 in x 9.949 * [backup-simplify]: Simplify 1/2 into 1/2 9.949 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (sqrt 3.0))) in x 9.949 * [taylor]: Taking taylor expansion of (* (pow x 2) (sqrt 3.0)) in x 9.949 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.949 * [taylor]: Taking taylor expansion of x in x 9.949 * [backup-simplify]: Simplify 0 into 0 9.949 * [backup-simplify]: Simplify 1 into 1 9.949 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.950 * [taylor]: Taking taylor expansion of 3.0 in x 9.950 * [backup-simplify]: Simplify 3.0 into 3.0 9.950 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.951 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.951 * [backup-simplify]: Simplify (* 1 1) into 1 9.952 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.953 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.953 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in x 9.953 * [taylor]: Taking taylor expansion of 1/2 in x 9.953 * [backup-simplify]: Simplify 1/2 into 1/2 9.953 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in x 9.953 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 9.953 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.953 * [taylor]: Taking taylor expansion of y in x 9.953 * [backup-simplify]: Simplify y into y 9.953 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 9.953 * [taylor]: Taking taylor expansion of 3.0 in x 9.953 * [backup-simplify]: Simplify 3.0 into 3.0 9.953 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.954 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.954 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.955 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 9.955 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 9.956 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.957 * [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/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.959 * [backup-simplify]: Simplify (+ 0 0) into 0 9.959 * [taylor]: Taking taylor expansion of 0 in y 9.959 * [backup-simplify]: Simplify 0 into 0 9.959 * [taylor]: Taking taylor expansion of 0 in y 9.959 * [backup-simplify]: Simplify 0 into 0 9.960 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.961 * [taylor]: Taking taylor expansion of 0 in y 9.961 * [backup-simplify]: Simplify 0 into 0 9.961 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.963 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.964 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.965 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.966 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.967 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.967 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.967 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.967 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 9.967 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.968 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.968 * [backup-simplify]: Simplify (+ 0 0) into 0 9.968 * [backup-simplify]: Simplify (+ 0 0) into 0 9.975 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 9.978 * [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.978 * [taylor]: Taking taylor expansion of 0 in x 9.978 * [backup-simplify]: Simplify 0 into 0 9.979 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.980 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.981 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 9.982 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.983 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 9.984 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1/2 (* (pow y 2) (sqrt 3.0))) 9.985 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (* (pow y 2) (sqrt 3.0)))) into (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 9.985 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in y 9.985 * [taylor]: Taking taylor expansion of 1/2 in y 9.985 * [backup-simplify]: Simplify 1/2 into 1/2 9.985 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in y 9.985 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in y 9.985 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.985 * [taylor]: Taking taylor expansion of y in y 9.985 * [backup-simplify]: Simplify 0 into 0 9.985 * [backup-simplify]: Simplify 1 into 1 9.985 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 9.985 * [taylor]: Taking taylor expansion of 3.0 in y 9.985 * [backup-simplify]: Simplify 3.0 into 3.0 9.986 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.986 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 9.987 * [backup-simplify]: Simplify (* 1 1) into 1 9.987 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 9.988 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 9.989 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.990 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 9.991 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.992 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 9.992 * [backup-simplify]: Simplify 0 into 0 9.992 * [taylor]: Taking taylor expansion of 0 in y 9.992 * [backup-simplify]: Simplify 0 into 0 9.993 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 9.994 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 9.994 * [taylor]: Taking taylor expansion of 0 in y 9.994 * [backup-simplify]: Simplify 0 into 0 9.994 * [backup-simplify]: Simplify 0 into 0 9.994 * [backup-simplify]: Simplify 0 into 0 9.995 * [backup-simplify]: Simplify 0 into 0 9.996 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 9.996 * [backup-simplify]: Simplify 0 into 0 9.997 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 9.999 * [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.999 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.000 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.001 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.002 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 10.002 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 10.002 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 10.002 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 10.003 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 10.003 * [backup-simplify]: Simplify (+ 0 0) into 0 10.003 * [backup-simplify]: Simplify (+ 0 0) into 0 10.004 * [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)))))) 10.006 * [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))))))) 10.006 * [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 10.006 * [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 10.006 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) in x 10.007 * [taylor]: Taking taylor expansion of 1/4 in x 10.007 * [backup-simplify]: Simplify 1/4 into 1/4 10.007 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0)))) in x 10.007 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (sqrt 3.0))) in x 10.007 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.007 * [taylor]: Taking taylor expansion of x in x 10.007 * [backup-simplify]: Simplify 0 into 0 10.007 * [backup-simplify]: Simplify 1 into 1 10.007 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 10.007 * [taylor]: Taking taylor expansion of (pow y 2) in x 10.007 * [taylor]: Taking taylor expansion of y in x 10.007 * [backup-simplify]: Simplify y into y 10.007 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.007 * [taylor]: Taking taylor expansion of 3.0 in x 10.007 * [backup-simplify]: Simplify 3.0 into 3.0 10.007 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.007 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.008 * [backup-simplify]: Simplify (* 1 1) into 1 10.008 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.008 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 10.008 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (sqrt 3.0))) into (* (pow y 2) (sqrt 3.0)) 10.009 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 10.009 * [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 10.009 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) in x 10.009 * [taylor]: Taking taylor expansion of 1/8 in x 10.009 * [backup-simplify]: Simplify 1/8 into 1/8 10.009 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (sqrt 3.0))) in x 10.009 * [taylor]: Taking taylor expansion of (* (pow x 4) (sqrt 3.0)) in x 10.009 * [taylor]: Taking taylor expansion of (pow x 4) in x 10.009 * [taylor]: Taking taylor expansion of x in x 10.009 * [backup-simplify]: Simplify 0 into 0 10.009 * [backup-simplify]: Simplify 1 into 1 10.009 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.009 * [taylor]: Taking taylor expansion of 3.0 in x 10.009 * [backup-simplify]: Simplify 3.0 into 3.0 10.009 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.010 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.010 * [backup-simplify]: Simplify (* 1 1) into 1 10.010 * [backup-simplify]: Simplify (* 1 1) into 1 10.011 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 10.011 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.011 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0)))) in x 10.011 * [taylor]: Taking taylor expansion of 1/8 in x 10.011 * [backup-simplify]: Simplify 1/8 into 1/8 10.011 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (sqrt 3.0))) in x 10.011 * [taylor]: Taking taylor expansion of (* (pow y 4) (sqrt 3.0)) in x 10.011 * [taylor]: Taking taylor expansion of (pow y 4) in x 10.011 * [taylor]: Taking taylor expansion of y in x 10.011 * [backup-simplify]: Simplify y into y 10.011 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.011 * [taylor]: Taking taylor expansion of 3.0 in x 10.011 * [backup-simplify]: Simplify 3.0 into 3.0 10.012 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.012 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.012 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.012 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 10.013 * [backup-simplify]: Simplify (* (pow y 4) (sqrt 3.0)) into (* (pow y 4) (sqrt 3.0)) 10.013 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (sqrt 3.0))) into (/ 1 (* (pow y 4) (sqrt 3.0))) 10.013 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.013 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 10.014 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.014 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (sqrt 3.0)))) into 0 10.015 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 10.016 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 10.016 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.017 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 10.017 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.018 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.018 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.019 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.019 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.020 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.021 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 10.021 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 10.022 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.022 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 10.023 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.024 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.025 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 10.025 * [backup-simplify]: Simplify (+ 0 0) into 0 10.025 * [backup-simplify]: Simplify (+ 0 0) into 0 10.025 * [backup-simplify]: Simplify (- 0) into 0 10.025 * [taylor]: Taking taylor expansion of 0 in y 10.025 * [backup-simplify]: Simplify 0 into 0 10.025 * [taylor]: Taking taylor expansion of 0 in y 10.025 * [backup-simplify]: Simplify 0 into 0 10.026 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 10.027 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.027 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 10.028 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.029 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 10.029 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.029 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 10.030 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 10.031 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 10.031 * [backup-simplify]: Simplify (+ 0 0) into 0 10.031 * [taylor]: Taking taylor expansion of 0 in y 10.031 * [backup-simplify]: Simplify 0 into 0 10.031 * [taylor]: Taking taylor expansion of 0 in y 10.031 * [backup-simplify]: Simplify 0 into 0 10.032 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 10.032 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.032 * [taylor]: Taking taylor expansion of 0 in y 10.033 * [backup-simplify]: Simplify 0 into 0 10.033 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.034 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.035 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 10.037 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.038 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 10.038 * [backup-simplify]: Simplify 0 into 0 10.039 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* 1 (* 1 (/ 1 (/ 1 z))))) into (/ z (sqrt 3.0)) 10.040 * [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))) 10.040 * [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 10.040 * [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 10.040 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 10.040 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 10.040 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 10.040 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 10.040 * [taylor]: Taking taylor expansion of (/ -1 z) in y 10.040 * [taylor]: Taking taylor expansion of -1 in y 10.040 * [backup-simplify]: Simplify -1 into -1 10.040 * [taylor]: Taking taylor expansion of z in y 10.040 * [backup-simplify]: Simplify z into z 10.040 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.040 * [taylor]: Taking taylor expansion of (/ -1 z) in y 10.040 * [taylor]: Taking taylor expansion of -1 in y 10.040 * [backup-simplify]: Simplify -1 into -1 10.041 * [taylor]: Taking taylor expansion of z in y 10.041 * [backup-simplify]: Simplify z into z 10.041 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.041 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 10.041 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 10.041 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 10.041 * [taylor]: Taking taylor expansion of (/ -1 x) in y 10.041 * [taylor]: Taking taylor expansion of -1 in y 10.041 * [backup-simplify]: Simplify -1 into -1 10.041 * [taylor]: Taking taylor expansion of x in y 10.041 * [backup-simplify]: Simplify x into x 10.041 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.041 * [taylor]: Taking taylor expansion of (/ -1 x) in y 10.041 * [taylor]: Taking taylor expansion of -1 in y 10.041 * [backup-simplify]: Simplify -1 into -1 10.041 * [taylor]: Taking taylor expansion of x in y 10.041 * [backup-simplify]: Simplify x into x 10.041 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.041 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 10.041 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.041 * [taylor]: Taking taylor expansion of y in y 10.041 * [backup-simplify]: Simplify 0 into 0 10.041 * [backup-simplify]: Simplify 1 into 1 10.042 * [backup-simplify]: Simplify (* 1 1) into 1 10.042 * [backup-simplify]: Simplify (/ 1 1) into 1 10.043 * [backup-simplify]: Simplify (+ 0 1) into 1 10.043 * [backup-simplify]: Simplify (+ 0 1) into 1 10.043 * [backup-simplify]: Simplify (sqrt 1) into 1 10.044 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.044 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.045 * [backup-simplify]: Simplify (+ 0 0) into 0 10.045 * [backup-simplify]: Simplify (+ 0 0) into 0 10.046 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.046 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 10.046 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 10.046 * [taylor]: Taking taylor expansion of 3.0 in y 10.046 * [backup-simplify]: Simplify 3.0 into 3.0 10.046 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.047 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.048 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.048 * [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 10.048 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 10.048 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 10.048 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 10.048 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 10.048 * [taylor]: Taking taylor expansion of (/ -1 z) in x 10.048 * [taylor]: Taking taylor expansion of -1 in x 10.048 * [backup-simplify]: Simplify -1 into -1 10.048 * [taylor]: Taking taylor expansion of z in x 10.048 * [backup-simplify]: Simplify z into z 10.048 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.048 * [taylor]: Taking taylor expansion of (/ -1 z) in x 10.048 * [taylor]: Taking taylor expansion of -1 in x 10.048 * [backup-simplify]: Simplify -1 into -1 10.049 * [taylor]: Taking taylor expansion of z in x 10.049 * [backup-simplify]: Simplify z into z 10.049 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.049 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 10.049 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 10.049 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 10.049 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.049 * [taylor]: Taking taylor expansion of -1 in x 10.049 * [backup-simplify]: Simplify -1 into -1 10.049 * [taylor]: Taking taylor expansion of x in x 10.049 * [backup-simplify]: Simplify 0 into 0 10.049 * [backup-simplify]: Simplify 1 into 1 10.049 * [backup-simplify]: Simplify (/ -1 1) into -1 10.049 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.050 * [taylor]: Taking taylor expansion of -1 in x 10.050 * [backup-simplify]: Simplify -1 into -1 10.050 * [taylor]: Taking taylor expansion of x in x 10.050 * [backup-simplify]: Simplify 0 into 0 10.050 * [backup-simplify]: Simplify 1 into 1 10.050 * [backup-simplify]: Simplify (/ -1 1) into -1 10.050 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 10.050 * [taylor]: Taking taylor expansion of (pow y 2) in x 10.050 * [taylor]: Taking taylor expansion of y in x 10.050 * [backup-simplify]: Simplify y into y 10.050 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.050 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 10.051 * [backup-simplify]: Simplify (* -1 -1) into 1 10.051 * [backup-simplify]: Simplify (+ 1 0) into 1 10.051 * [backup-simplify]: Simplify (+ 0 1) into 1 10.052 * [backup-simplify]: Simplify (sqrt 1) into 1 10.053 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.053 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.054 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.054 * [backup-simplify]: Simplify (+ 0 0) into 0 10.055 * [backup-simplify]: Simplify (+ 0 0) into 0 10.055 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.055 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 10.055 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.055 * [taylor]: Taking taylor expansion of 3.0 in x 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.057 * [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 10.057 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 10.057 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 10.058 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 10.058 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 10.058 * [taylor]: Taking taylor expansion of (/ -1 z) in z 10.058 * [taylor]: Taking taylor expansion of -1 in z 10.058 * [backup-simplify]: Simplify -1 into -1 10.058 * [taylor]: Taking taylor expansion of z in z 10.058 * [backup-simplify]: Simplify 0 into 0 10.058 * [backup-simplify]: Simplify 1 into 1 10.058 * [backup-simplify]: Simplify (/ -1 1) into -1 10.058 * [taylor]: Taking taylor expansion of (/ -1 z) in z 10.058 * [taylor]: Taking taylor expansion of -1 in z 10.058 * [backup-simplify]: Simplify -1 into -1 10.058 * [taylor]: Taking taylor expansion of z in z 10.058 * [backup-simplify]: Simplify 0 into 0 10.058 * [backup-simplify]: Simplify 1 into 1 10.059 * [backup-simplify]: Simplify (/ -1 1) into -1 10.059 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 10.059 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 10.059 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 10.059 * [taylor]: Taking taylor expansion of (/ -1 x) in z 10.059 * [taylor]: Taking taylor expansion of -1 in z 10.059 * [backup-simplify]: Simplify -1 into -1 10.059 * [taylor]: Taking taylor expansion of x in z 10.059 * [backup-simplify]: Simplify x into x 10.059 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.059 * [taylor]: Taking taylor expansion of (/ -1 x) in z 10.059 * [taylor]: Taking taylor expansion of -1 in z 10.059 * [backup-simplify]: Simplify -1 into -1 10.059 * [taylor]: Taking taylor expansion of x in z 10.059 * [backup-simplify]: Simplify x into x 10.059 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.059 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 10.059 * [taylor]: Taking taylor expansion of (pow y 2) in z 10.059 * [taylor]: Taking taylor expansion of y in z 10.059 * [backup-simplify]: Simplify y into y 10.059 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.059 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 10.060 * [backup-simplify]: Simplify (* -1 -1) into 1 10.060 * [backup-simplify]: Simplify (+ 1 0) into 1 10.061 * [backup-simplify]: Simplify (sqrt 1) into 1 10.061 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.062 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.063 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.063 * [backup-simplify]: Simplify (+ 0 0) into 0 10.063 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.064 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 10.064 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 10.064 * [taylor]: Taking taylor expansion of 3.0 in z 10.064 * [backup-simplify]: Simplify 3.0 into 3.0 10.064 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.065 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.065 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.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 10.065 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 10.066 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 10.066 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 10.066 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 10.066 * [taylor]: Taking taylor expansion of (/ -1 z) in z 10.066 * [taylor]: Taking taylor expansion of -1 in z 10.066 * [backup-simplify]: Simplify -1 into -1 10.066 * [taylor]: Taking taylor expansion of z in z 10.066 * [backup-simplify]: Simplify 0 into 0 10.066 * [backup-simplify]: Simplify 1 into 1 10.066 * [backup-simplify]: Simplify (/ -1 1) into -1 10.066 * [taylor]: Taking taylor expansion of (/ -1 z) in z 10.066 * [taylor]: Taking taylor expansion of -1 in z 10.066 * [backup-simplify]: Simplify -1 into -1 10.066 * [taylor]: Taking taylor expansion of z in z 10.066 * [backup-simplify]: Simplify 0 into 0 10.066 * [backup-simplify]: Simplify 1 into 1 10.067 * [backup-simplify]: Simplify (/ -1 1) into -1 10.067 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 10.067 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 10.067 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 10.067 * [taylor]: Taking taylor expansion of (/ -1 x) in z 10.067 * [taylor]: Taking taylor expansion of -1 in z 10.067 * [backup-simplify]: Simplify -1 into -1 10.067 * [taylor]: Taking taylor expansion of x in z 10.067 * [backup-simplify]: Simplify x into x 10.067 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.067 * [taylor]: Taking taylor expansion of (/ -1 x) in z 10.067 * [taylor]: Taking taylor expansion of -1 in z 10.067 * [backup-simplify]: Simplify -1 into -1 10.067 * [taylor]: Taking taylor expansion of x in z 10.067 * [backup-simplify]: Simplify x into x 10.067 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 10.067 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 10.067 * [taylor]: Taking taylor expansion of (pow y 2) in z 10.067 * [taylor]: Taking taylor expansion of y in z 10.067 * [backup-simplify]: Simplify y into y 10.068 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.068 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 10.068 * [backup-simplify]: Simplify (* -1 -1) into 1 10.068 * [backup-simplify]: Simplify (+ 1 0) into 1 10.069 * [backup-simplify]: Simplify (sqrt 1) into 1 10.069 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.070 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.071 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.071 * [backup-simplify]: Simplify (+ 0 0) into 0 10.072 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.072 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in z 10.072 * [taylor]: Taking taylor expansion of (sqrt 3.0) in z 10.072 * [taylor]: Taking taylor expansion of 3.0 in z 10.072 * [backup-simplify]: Simplify 3.0 into 3.0 10.072 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.073 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.073 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.075 * [backup-simplify]: Simplify (* 1 (/ 1 (sqrt 3.0))) into (/ 1 (sqrt 3.0)) 10.075 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in x 10.075 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.075 * [taylor]: Taking taylor expansion of 3.0 in x 10.075 * [backup-simplify]: Simplify 3.0 into 3.0 10.075 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.076 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.077 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.078 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.078 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 10.078 * [taylor]: Taking taylor expansion of 0 in x 10.078 * [backup-simplify]: Simplify 0 into 0 10.079 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 3.0)) in y 10.079 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 10.079 * [taylor]: Taking taylor expansion of 3.0 in y 10.079 * [backup-simplify]: Simplify 3.0 into 3.0 10.079 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.080 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.080 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.081 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.083 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.084 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.085 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.085 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 10.086 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 10.086 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 10.086 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 10.088 * [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)))) 10.090 * [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))))) 10.090 * [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 10.090 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow x 2) (sqrt 3.0)))) in x 10.090 * [taylor]: Taking taylor expansion of 1/2 in x 10.090 * [backup-simplify]: Simplify 1/2 into 1/2 10.090 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (sqrt 3.0))) in x 10.090 * [taylor]: Taking taylor expansion of (* (pow x 2) (sqrt 3.0)) in x 10.091 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.091 * [taylor]: Taking taylor expansion of x in x 10.091 * [backup-simplify]: Simplify 0 into 0 10.091 * [backup-simplify]: Simplify 1 into 1 10.091 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.091 * [taylor]: Taking taylor expansion of 3.0 in x 10.091 * [backup-simplify]: Simplify 3.0 into 3.0 10.091 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.092 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.092 * [backup-simplify]: Simplify (* 1 1) into 1 10.101 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 10.102 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.102 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in x 10.102 * [taylor]: Taking taylor expansion of 1/2 in x 10.102 * [backup-simplify]: Simplify 1/2 into 1/2 10.102 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in x 10.102 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 10.102 * [taylor]: Taking taylor expansion of (pow y 2) in x 10.102 * [taylor]: Taking taylor expansion of y in x 10.102 * [backup-simplify]: Simplify y into y 10.102 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.102 * [taylor]: Taking taylor expansion of 3.0 in x 10.102 * [backup-simplify]: Simplify 3.0 into 3.0 10.103 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.104 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.104 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.104 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 10.105 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 10.106 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.107 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 10.108 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.109 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 10.109 * [backup-simplify]: Simplify (+ 0 0) into 0 10.110 * [taylor]: Taking taylor expansion of 0 in y 10.110 * [backup-simplify]: Simplify 0 into 0 10.110 * [taylor]: Taking taylor expansion of 0 in y 10.110 * [backup-simplify]: Simplify 0 into 0 10.111 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.111 * [taylor]: Taking taylor expansion of 0 in y 10.111 * [backup-simplify]: Simplify 0 into 0 10.112 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.113 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 10.114 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.115 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.116 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.117 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 10.117 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 10.117 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 10.117 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 10.117 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.118 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 10.118 * [backup-simplify]: Simplify (+ 0 0) into 0 10.119 * [backup-simplify]: Simplify (+ 0 0) into 0 10.119 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 10.121 * [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 10.121 * [taylor]: Taking taylor expansion of 0 in x 10.121 * [backup-simplify]: Simplify 0 into 0 10.122 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.123 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.124 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 10.125 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.126 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 10.127 * [backup-simplify]: Simplify (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) into (/ 1/2 (* (pow y 2) (sqrt 3.0))) 10.127 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (* (pow y 2) (sqrt 3.0)))) into (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) 10.127 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y 2) (sqrt 3.0)))) in y 10.127 * [taylor]: Taking taylor expansion of 1/2 in y 10.127 * [backup-simplify]: Simplify 1/2 into 1/2 10.127 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 3.0))) in y 10.128 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in y 10.128 * [taylor]: Taking taylor expansion of (pow y 2) in y 10.128 * [taylor]: Taking taylor expansion of y in y 10.128 * [backup-simplify]: Simplify 0 into 0 10.128 * [backup-simplify]: Simplify 1 into 1 10.128 * [taylor]: Taking taylor expansion of (sqrt 3.0) in y 10.128 * [taylor]: Taking taylor expansion of 3.0 in y 10.128 * [backup-simplify]: Simplify 3.0 into 3.0 10.128 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.129 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.129 * [backup-simplify]: Simplify (* 1 1) into 1 10.130 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 10.130 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.131 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.131 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 10.132 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.132 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt 3.0)))) into 0 10.132 * [backup-simplify]: Simplify 0 into 0 10.132 * [taylor]: Taking taylor expansion of 0 in y 10.132 * [backup-simplify]: Simplify 0 into 0 10.133 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.134 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.134 * [taylor]: Taking taylor expansion of 0 in y 10.134 * [backup-simplify]: Simplify 0 into 0 10.134 * [backup-simplify]: Simplify 0 into 0 10.134 * [backup-simplify]: Simplify 0 into 0 10.134 * [backup-simplify]: Simplify 0 into 0 10.134 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.134 * [backup-simplify]: Simplify 0 into 0 10.135 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 10.136 * [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 10.136 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.137 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.138 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 10.138 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 10.138 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 10.138 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 10.138 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 10.139 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 10.139 * [backup-simplify]: Simplify (+ 0 0) into 0 10.139 * [backup-simplify]: Simplify (+ 0 0) into 0 10.140 * [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)))))) 10.143 * [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))))))) 10.143 * [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 10.143 * [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 10.143 * [taylor]: Taking taylor expansion of (* 1/4 (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0))))) in x 10.143 * [taylor]: Taking taylor expansion of 1/4 in x 10.143 * [backup-simplify]: Simplify 1/4 into 1/4 10.143 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (sqrt 3.0)))) in x 10.143 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (sqrt 3.0))) in x 10.143 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.143 * [taylor]: Taking taylor expansion of x in x 10.143 * [backup-simplify]: Simplify 0 into 0 10.143 * [backup-simplify]: Simplify 1 into 1 10.143 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 3.0)) in x 10.143 * [taylor]: Taking taylor expansion of (pow y 2) in x 10.143 * [taylor]: Taking taylor expansion of y in x 10.143 * [backup-simplify]: Simplify y into y 10.143 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.143 * [taylor]: Taking taylor expansion of 3.0 in x 10.143 * [backup-simplify]: Simplify 3.0 into 3.0 10.143 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.144 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.144 * [backup-simplify]: Simplify (* 1 1) into 1 10.144 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.145 * [backup-simplify]: Simplify (* (pow y 2) (sqrt 3.0)) into (* (pow y 2) (sqrt 3.0)) 10.145 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (sqrt 3.0))) into (* (pow y 2) (sqrt 3.0)) 10.145 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (sqrt 3.0))) into (/ 1 (* (pow y 2) (sqrt 3.0))) 10.145 * [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 10.145 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow x 4) (sqrt 3.0)))) in x 10.145 * [taylor]: Taking taylor expansion of 1/8 in x 10.145 * [backup-simplify]: Simplify 1/8 into 1/8 10.145 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (sqrt 3.0))) in x 10.145 * [taylor]: Taking taylor expansion of (* (pow x 4) (sqrt 3.0)) in x 10.145 * [taylor]: Taking taylor expansion of (pow x 4) in x 10.145 * [taylor]: Taking taylor expansion of x in x 10.145 * [backup-simplify]: Simplify 0 into 0 10.146 * [backup-simplify]: Simplify 1 into 1 10.146 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.146 * [taylor]: Taking taylor expansion of 3.0 in x 10.146 * [backup-simplify]: Simplify 3.0 into 3.0 10.146 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.146 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.146 * [backup-simplify]: Simplify (* 1 1) into 1 10.147 * [backup-simplify]: Simplify (* 1 1) into 1 10.147 * [backup-simplify]: Simplify (* 1 (sqrt 3.0)) into (sqrt 3.0) 10.148 * [backup-simplify]: Simplify (/ 1 (sqrt 3.0)) into (/ 1 (sqrt 3.0)) 10.148 * [taylor]: Taking taylor expansion of (* 1/8 (/ 1 (* (pow y 4) (sqrt 3.0)))) in x 10.148 * [taylor]: Taking taylor expansion of 1/8 in x 10.148 * [backup-simplify]: Simplify 1/8 into 1/8 10.148 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (sqrt 3.0))) in x 10.148 * [taylor]: Taking taylor expansion of (* (pow y 4) (sqrt 3.0)) in x 10.148 * [taylor]: Taking taylor expansion of (pow y 4) in x 10.148 * [taylor]: Taking taylor expansion of y in x 10.148 * [backup-simplify]: Simplify y into y 10.148 * [taylor]: Taking taylor expansion of (sqrt 3.0) in x 10.148 * [taylor]: Taking taylor expansion of 3.0 in x 10.148 * [backup-simplify]: Simplify 3.0 into 3.0 10.148 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 10.149 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 3.0))) into 0 10.149 * [backup-simplify]: Simplify (* y y) into (pow y 2) 10.149 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 10.149 * [backup-simplify]: Simplify (* (pow y 4) (sqrt 3.0)) into (* (pow y 4) (sqrt 3.0)) 10.149 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (sqrt 3.0))) into (/ 1 (* (pow y 4) (sqrt 3.0))) 10.150 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.150 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 10.150 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.151 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (sqrt 3.0)))) into 0 10.152 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 10.152 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 10.153 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.153 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 10.154 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.154 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.155 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.155 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.156 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.157 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.157 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 10.158 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 3.0))) into 0 10.158 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))))) into 0 10.159 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 10.160 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.161 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.161 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 10.162 * [backup-simplify]: Simplify (+ 0 0) into 0 10.162 * [backup-simplify]: Simplify (+ 0 0) into 0 10.162 * [backup-simplify]: Simplify (- 0) into 0 10.162 * [taylor]: Taking taylor expansion of 0 in y 10.162 * [backup-simplify]: Simplify 0 into 0 10.162 * [taylor]: Taking taylor expansion of 0 in y 10.162 * [backup-simplify]: Simplify 0 into 0 10.163 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 10.163 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.164 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 3.0))))) into 0 10.165 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.166 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0)))))) into 0 10.166 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 10.166 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (sqrt 3.0))) into 0 10.167 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (sqrt 3.0))) (/ 0 (* (pow y 2) (sqrt 3.0)))))) into 0 10.168 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (* (pow y 2) (sqrt 3.0))))) into 0 10.168 * [backup-simplify]: Simplify (+ 0 0) into 0 10.168 * [taylor]: Taking taylor expansion of 0 in y 10.168 * [backup-simplify]: Simplify 0 into 0 10.168 * [taylor]: Taking taylor expansion of 0 in y 10.168 * [backup-simplify]: Simplify 0 into 0 10.169 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 3.0))) into 0 10.170 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.170 * [taylor]: Taking taylor expansion of 0 in y 10.170 * [backup-simplify]: Simplify 0 into 0 10.170 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 3.0))) into 0 10.171 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.171 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 3.0)))) into 0 10.172 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 3.0)) (/ 0 (sqrt 3.0))) (* 0 (/ 0 (sqrt 3.0))))) into 0 10.173 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 3.0))))) into 0 10.173 * [backup-simplify]: Simplify 0 into 0 10.173 * [backup-simplify]: Simplify (* (/ 1 (sqrt 3.0)) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (/ z (sqrt 3.0))) 10.174 * * * [progress]: simplifying candidates 10.176 * [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 (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) (log1p (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) (exp 1) (exp (* (cbrt (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))) (cbrt (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))))) (exp (sqrt (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) (exp 1) (exp (log (* (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)))))) (exp (log (cbrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) (exp (log (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) (exp (log (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) (exp (log (/ (* (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)))))) (exp (log (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt 3.0))))) (exp (log (/ (* (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)))))) (exp (log (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (cbrt 3.0))))) (exp (log (/ (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (sqrt (sqrt 3.0))))) (exp (log (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (exp (log (/ (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (sqrt 1)))) (exp (log (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)))) (exp (log (/ (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) (sqrt (sqrt 3.0))))) (exp (log (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (exp (log (/ (* (cbrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (fma z z (fma x x (* y y)))))) 1))) (exp (log (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)))) (exp (log (/ (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)))))) (exp (log (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (cbrt (sqrt 3.0))))) (exp (log (/ (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)))))) (exp (log (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (cbrt 3.0))))) (exp (log (/ (sqrt (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y)))))) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y)))))) (sqrt 1)))) (exp (log (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt 3.0)))) (exp (log (/ (sqrt (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y)))))) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y)))))) 1))) (exp (log (/ (sqrt (cbrt (fma z z (fma x x (* y y))))) (sqrt 3.0)))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt 3.0))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (* (cbrt 3.0) (cbrt 3.0)))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (cbrt 3.0))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 1)))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) 1))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)))) (exp (log (/ (sqrt 1) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))))) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0))))) (exp (log (/ (sqrt 1) (sqrt (* (cbrt 3.0) (cbrt 3.0)))))) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt 3.0))))) (exp (log (/ (sqrt 1) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt 1) (sqrt 1)))) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))) (exp (log (/ (sqrt 1) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt 1) 1))) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (cbrt (sqrt 3.0))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (* (cbrt 3.0) (cbrt 3.0)))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (cbrt 3.0))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 1)))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) 1))) (exp (log (/ (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)))) (exp (log (/ 1 (* (cbrt (sqrt 3.0)) (cbrt (sqrt 3.0)))))) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt 3.0))))) (exp (log (/ 1 (sqrt (* (cbrt 3.0) (cbrt 3.0)))))) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt 3.0))))) (exp (log (/ 1 (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (exp (log (/ 1 (sqrt 1)))) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))) (exp (log (/ 1 (sqrt (sqrt 3.0))))) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (sqrt 3.0))))) (exp (log (/ 1 1))) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))) (exp (log 1)) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))) (exp (log (sqrt (fma z z (fma x x (* y y)))))) (exp (log (/ 1 (sqrt 3.0)))) (exp (log (sqrt (fma z z (fma x x (* y y)))))) (exp (log (sqrt 3.0))) (log (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) (exp (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) (* (cbrt (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) (cbrt (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))))) (cbrt (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) (* (* (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) (sqrt (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) (sqrt (exp (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) (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))) (/ y (sqrt 3.0)) (/ z (sqrt 3.0)) (* -1 (/ z (sqrt 3.0))) 10.181 * * [simplify]: Extracting # 0 : cost 0 10.181 * * [simplify]: Extracting # 1 : cost 0 10.181 * * [simplify]: Extracting # 2 : cost 0 10.181 * * [simplify]: Extracting # 3 : cost 0 10.182 * * [simplify]: Extracting # 4 : cost 0 10.182 * * [simplify]: Extracting # 5 : cost 0 10.182 * * [simplify]: Extracting # 6 : cost 0 10.182 * * [simplify]: Extracting # 7 : cost 0 10.183 * * [simplify]: Extracting # 8 : cost 0 10.183 * * [simplify]: iteration 0 : 210 enodes (cost 3398 ) 10.255 * * [simplify]: Extracting # 0 : cost 0 10.256 * * [simplify]: Extracting # 1 : cost 0 10.256 * * [simplify]: Extracting # 2 : cost 0 10.257 * * [simplify]: Extracting # 3 : cost 0 10.257 * * [simplify]: iteration 1 : 338 enodes (cost 2914 ) 10.337 * * [simplify]: Extracting # 0 : cost 0 10.339 * * [simplify]: Extracting # 1 : cost 0 10.341 * * [simplify]: Extracting # 2 : cost 0 10.343 * * [simplify]: Extracting # 3 : cost 0 10.345 * * [simplify]: Extracting # 4 : cost 0 10.346 * * [simplify]: iteration 2 : 873 enodes (cost 2813 ) 10.875 * * [simplify]: Extracting # 0 : cost 0 10.884 * * [simplify]: Extracting # 1 : cost 0 10.891 * * [simplify]: Extracting # 2 : cost 0 10.898 * * [simplify]: Extracting # 3 : cost 0 10.905 * * [simplify]: Extracting # 4 : cost 0 10.912 * * [simplify]: iteration 3 : 3931 enodes (cost 2695 ) 11.949 * * [simplify]: Extracting # 0 : cost 0 11.956 * * [simplify]: Extracting # 1 : cost 0 11.961 * * [simplify]: Extracting # 2 : cost 0 11.969 * * [simplify]: iteration done: 5001 enodes (cost 2689 ) 11.971 * [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))))) (exp (* 2 (log (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))) E (exp (* (cbrt (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))) (cbrt (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)))))) (exp (sqrt (log (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))))) E (pow (cbrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) 2) (cbrt (/ (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 3.0))) (exp (* 2 (log (/ (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 3.0))) (/ (exp (* 2 (log (cbrt (sqrt (fma z z (fma x x (* y y)))))))) (fabs (cbrt 3.0))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (cbrt 3.0))) (/ (exp (* 2 (log (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))) (exp (* 2 (log (cbrt (sqrt (fma z z (fma x x (* y y)))))))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)) (/ (exp (* 2 (log (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))) (exp (* 2 (log (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)) (exp (- (* 2 (log (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)) (exp (- (* 2 (log (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 (fma z z (fma x x (* y y)))) (sqrt 3.0)) (sqrt (fma z z (fma x x (* y y)))) (/ 1 (sqrt 3.0)) (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 (cbrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) 2) (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) (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 (/ (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) (pow (cbrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) 2) (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 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)) (exp (* 2 (log (/ (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 3.0))) (/ (exp (* 2 (log (cbrt (sqrt (fma z z (fma x x (* y y)))))))) (fabs (cbrt 3.0))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (cbrt 3.0))) (/ (exp (* 2 (log (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))) (exp (* 2 (log (cbrt (sqrt (fma z z (fma x x (* y y)))))))) (/ (cbrt (sqrt (fma z z (fma x x (* y y))))) (sqrt 3.0)) (/ (exp (* 2 (log (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))) (exp (* 2 (log (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)) (exp (- (* 2 (log (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)) (exp (- (* 2 (log (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))) (/ y (sqrt 3.0)) (/ z (sqrt 3.0)) (- (/ z (sqrt 3.0))) 11.974 * * * [progress]: adding candidates to table 12.514 * [progress]: [Phase 3 of 3] Extracting. 12.514 * * [regime]: Finding splitpoints for: (# # # # # # # # # # #) 12.516 * * * [regime-changes]: Trying 4 branch expressions: ((* y y) z y x) 12.516 * * * * [regimes]: Trying to branch on (* y y) from (# # # # # # # # # # #) 12.594 * * * * [regimes]: Trying to branch on (* y y) from (# # # # # # # #) 12.672 * * * * [regimes]: Trying to branch on z from (# # # # # # # # # # #) 12.752 * * * * [regimes]: Trying to branch on y from (# # # # # # # # # # #) 12.852 * * * * [regimes]: Trying to branch on x from (# # # # # # # # # # #) 12.972 * * * [regime]: Found split indices: #