27.650 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.127 * * * [progress]: [2/2] Setting up program. 0.136 * [progress]: [Phase 2 of 3] Improving. 0.136 * [simplify]: Simplifying: (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) 0.136 * * [simplify]: Extracting # 0 : cost 1 inf + 0 0.136 * * [simplify]: Extracting # 1 : cost 3 inf + 0 0.136 * * [simplify]: Extracting # 2 : cost 6 inf + 0 0.137 * * [simplify]: Extracting # 3 : cost 11 inf + 0 0.137 * * [simplify]: Extracting # 4 : cost 13 inf + 2 0.137 * * [simplify]: Extracting # 5 : cost 7 inf + 89 0.137 * * [simplify]: Extracting # 6 : cost 1 inf + 735 0.137 * * [simplify]: Extracting # 7 : cost 0 inf + 1131 0.137 * * [simplify]: iteration 0 : 15 enodes (cost 396 ) 0.141 * * [simplify]: Extracting # 0 : cost 0 inf + 1131 0.141 * * [simplify]: Extracting # 1 : cost 3 inf + 1131 0.141 * * [simplify]: Extracting # 2 : cost 0 inf + 1487 0.142 * * [simplify]: iteration 1 : 25 enodes (cost 396 ) 0.172 * * [simplify]: Extracting # 0 : cost 0 inf + 1487 0.172 * * [simplify]: Extracting # 1 : cost 7 inf + 1487 0.173 * * [simplify]: Extracting # 2 : cost 0 inf + 2733 0.174 * * [simplify]: iteration 2 : 41 enodes (cost 396 ) 0.184 * * [simplify]: Extracting # 0 : cost 0 inf + 2733 0.185 * * [simplify]: Extracting # 1 : cost 19 inf + 2131 0.187 * * [simplify]: Extracting # 2 : cost 0 inf + 6751 0.189 * * [simplify]: iteration 3 : 88 enodes (cost 396 ) 0.214 * * [simplify]: Extracting # 0 : cost 0 inf + 6751 0.217 * * [simplify]: Extracting # 1 : cost 26 inf + 3788 0.220 * * [simplify]: Extracting # 2 : cost 2 inf + 10332 0.223 * * [simplify]: Extracting # 3 : cost 3 inf + 10332 0.226 * * [simplify]: Extracting # 4 : cost 2 inf + 10333 0.230 * * [simplify]: Extracting # 5 : cost 0 inf + 10738 0.233 * * [simplify]: iteration 4 : 182 enodes (cost 396 ) 0.271 * * [simplify]: Extracting # 0 : cost 0 inf + 10738 0.276 * * [simplify]: Extracting # 1 : cost 39 inf + 5908 0.281 * * [simplify]: Extracting # 2 : cost 4 inf + 23005 0.284 * * [simplify]: Extracting # 3 : cost 2 inf + 23170 0.288 * * [simplify]: Extracting # 4 : cost 0 inf + 23936 0.291 * * [simplify]: iteration 5 : 324 enodes (cost 396 ) 0.391 * * [simplify]: Extracting # 0 : cost 0 inf + 23936 0.402 * * [simplify]: Extracting # 1 : cost 100 inf + 13810 0.414 * * [simplify]: Extracting # 2 : cost 6 inf + 69620 0.424 * * [simplify]: Extracting # 3 : cost 1 inf + 70396 0.435 * * [simplify]: Extracting # 4 : cost 0 inf + 70079 0.445 * * [simplify]: iteration 6 : 679 enodes (cost 396 ) 0.955 * * [simplify]: Extracting # 0 : cost 0 inf + 70079 0.995 * * [simplify]: Extracting # 1 : cost 254 inf + 40383 1.046 * * [simplify]: Extracting # 2 : cost 8 inf + 215055 1.088 * * [simplify]: Extracting # 3 : cost 2 inf + 211597 1.121 * * [simplify]: Extracting # 4 : cost 0 inf + 210034 1.174 * * [simplify]: iteration 7 : 2095 enodes (cost 396 ) 1.904 * * [simplify]: Extracting # 0 : cost 0 inf + 210034 1.981 * * [simplify]: Extracting # 1 : cost 1019 inf + 182612 2.099 * * [simplify]: Extracting # 2 : cost 29 inf + 859194 2.251 * * [simplify]: Extracting # 3 : cost 9 inf + 849950 2.396 * * [simplify]: Extracting # 4 : cost 0 inf + 853049 2.548 * * [simplify]: iteration done: 5000 enodes (cost 396 ) 2.548 * [simplify]: Simplified to: (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) 2.549 * * [progress]: iteration 1 / 4 2.549 * * * [progress]: picking best candidate 2.555 * * * * [pick]: Picked # 2.556 * * * [progress]: localizing error 2.585 * * * [progress]: generating rewritten candidates 2.585 * * * * [progress]: [ 1 / 2 ] rewriting at (2 1) 2.630 * * * * [progress]: [ 2 / 2 ] rewriting at (2) 2.744 * * * [progress]: generating series expansions 2.744 * * * * [progress]: [ 1 / 2 ] generating series at (2 1) 2.744 * [backup-simplify]: Simplify (* (- (* x 0.5) y) (sqrt (* z 2.0))) into (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) 2.744 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in (x y z) around 0 2.744 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in z 2.744 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in z 2.744 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.744 * [taylor]: Taking taylor expansion of 2.0 in z 2.744 * [backup-simplify]: Simplify 2.0 into 2.0 2.745 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.746 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.746 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 2.746 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 2.746 * [taylor]: Taking taylor expansion of 0.5 in z 2.746 * [backup-simplify]: Simplify 0.5 into 0.5 2.746 * [taylor]: Taking taylor expansion of x in z 2.746 * [backup-simplify]: Simplify x into x 2.746 * [taylor]: Taking taylor expansion of y in z 2.746 * [backup-simplify]: Simplify y into y 2.746 * [taylor]: Taking taylor expansion of (sqrt z) in z 2.746 * [taylor]: Taking taylor expansion of z in z 2.746 * [backup-simplify]: Simplify 0 into 0 2.746 * [backup-simplify]: Simplify 1 into 1 2.746 * [backup-simplify]: Simplify (sqrt 0) into 0 2.748 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.748 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in y 2.748 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in y 2.748 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.748 * [taylor]: Taking taylor expansion of 2.0 in y 2.748 * [backup-simplify]: Simplify 2.0 into 2.0 2.748 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.749 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.749 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 2.749 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 2.749 * [taylor]: Taking taylor expansion of 0.5 in y 2.749 * [backup-simplify]: Simplify 0.5 into 0.5 2.749 * [taylor]: Taking taylor expansion of x in y 2.749 * [backup-simplify]: Simplify x into x 2.749 * [taylor]: Taking taylor expansion of y in y 2.749 * [backup-simplify]: Simplify 0 into 0 2.749 * [backup-simplify]: Simplify 1 into 1 2.749 * [taylor]: Taking taylor expansion of (sqrt z) in y 2.749 * [taylor]: Taking taylor expansion of z in y 2.749 * [backup-simplify]: Simplify z into z 2.749 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.749 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.749 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in x 2.749 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 2.749 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.749 * [taylor]: Taking taylor expansion of 2.0 in x 2.749 * [backup-simplify]: Simplify 2.0 into 2.0 2.750 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.750 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.750 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 2.750 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 2.750 * [taylor]: Taking taylor expansion of 0.5 in x 2.750 * [backup-simplify]: Simplify 0.5 into 0.5 2.750 * [taylor]: Taking taylor expansion of x in x 2.750 * [backup-simplify]: Simplify 0 into 0 2.750 * [backup-simplify]: Simplify 1 into 1 2.750 * [taylor]: Taking taylor expansion of y in x 2.750 * [backup-simplify]: Simplify y into y 2.750 * [taylor]: Taking taylor expansion of (sqrt z) in x 2.750 * [taylor]: Taking taylor expansion of z in x 2.750 * [backup-simplify]: Simplify z into z 2.750 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.751 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.751 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in x 2.751 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 2.751 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.751 * [taylor]: Taking taylor expansion of 2.0 in x 2.751 * [backup-simplify]: Simplify 2.0 into 2.0 2.751 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.752 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.752 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 2.752 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 2.752 * [taylor]: Taking taylor expansion of 0.5 in x 2.752 * [backup-simplify]: Simplify 0.5 into 0.5 2.752 * [taylor]: Taking taylor expansion of x in x 2.752 * [backup-simplify]: Simplify 0 into 0 2.752 * [backup-simplify]: Simplify 1 into 1 2.752 * [taylor]: Taking taylor expansion of y in x 2.752 * [backup-simplify]: Simplify y into y 2.752 * [taylor]: Taking taylor expansion of (sqrt z) in x 2.752 * [taylor]: Taking taylor expansion of z in x 2.752 * [backup-simplify]: Simplify z into z 2.752 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.752 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.752 * [backup-simplify]: Simplify (* 0.5 0) into 0 2.753 * [backup-simplify]: Simplify (- y) into (- y) 2.753 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 2.753 * [backup-simplify]: Simplify (* (sqrt 2.0) (- y)) into (* -1 (* (sqrt 2.0) y)) 2.753 * [backup-simplify]: Simplify (* (* -1 (* (sqrt 2.0) y)) (sqrt z)) into (* -1 (* (* (sqrt 2.0) y) (sqrt z))) 2.753 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) y) (sqrt z))) in y 2.753 * [taylor]: Taking taylor expansion of -1 in y 2.753 * [backup-simplify]: Simplify -1 into -1 2.753 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) y) (sqrt z)) in y 2.754 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) y) in y 2.754 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.754 * [taylor]: Taking taylor expansion of 2.0 in y 2.754 * [backup-simplify]: Simplify 2.0 into 2.0 2.754 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.754 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.755 * [taylor]: Taking taylor expansion of y in y 2.755 * [backup-simplify]: Simplify 0 into 0 2.755 * [backup-simplify]: Simplify 1 into 1 2.755 * [taylor]: Taking taylor expansion of (sqrt z) in y 2.755 * [taylor]: Taking taylor expansion of z in y 2.755 * [backup-simplify]: Simplify z into z 2.755 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.755 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.755 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 2.755 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 2.756 * [backup-simplify]: Simplify (* -1 0) into 0 2.756 * [taylor]: Taking taylor expansion of 0 in z 2.756 * [backup-simplify]: Simplify 0 into 0 2.756 * [backup-simplify]: Simplify 0 into 0 2.757 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 2.757 * [backup-simplify]: Simplify (- 0) into 0 2.757 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 2.758 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0.5) (* 0 (- y))) into (* 0.5 (sqrt 2.0)) 2.759 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) y)) 0) (* (* 0.5 (sqrt 2.0)) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 2.759 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in y 2.759 * [taylor]: Taking taylor expansion of 0.5 in y 2.759 * [backup-simplify]: Simplify 0.5 into 0.5 2.759 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in y 2.759 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.759 * [taylor]: Taking taylor expansion of 2.0 in y 2.759 * [backup-simplify]: Simplify 2.0 into 2.0 2.759 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.760 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.760 * [taylor]: Taking taylor expansion of (sqrt z) in y 2.760 * [taylor]: Taking taylor expansion of z in y 2.760 * [backup-simplify]: Simplify z into z 2.760 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.760 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.760 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 2.761 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 2.761 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in z 2.761 * [taylor]: Taking taylor expansion of 0.5 in z 2.761 * [backup-simplify]: Simplify 0.5 into 0.5 2.761 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 2.761 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.761 * [taylor]: Taking taylor expansion of 2.0 in z 2.761 * [backup-simplify]: Simplify 2.0 into 2.0 2.761 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.762 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.762 * [taylor]: Taking taylor expansion of (sqrt z) in z 2.762 * [taylor]: Taking taylor expansion of z in z 2.762 * [backup-simplify]: Simplify 0 into 0 2.762 * [backup-simplify]: Simplify 1 into 1 2.762 * [backup-simplify]: Simplify (sqrt 0) into 0 2.763 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.764 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 2.764 * [backup-simplify]: Simplify (* 0.5 0) into 0 2.764 * [backup-simplify]: Simplify 0 into 0 2.766 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 1) (* 0 0)) into (sqrt 2.0) 2.767 * [backup-simplify]: Simplify (+ (* 0 0) (* (sqrt 2.0) (sqrt z))) into (* (sqrt 2.0) (sqrt z)) 2.767 * [backup-simplify]: Simplify (+ (* -1 (* (sqrt 2.0) (sqrt z))) (* 0 0)) into (- (* (sqrt 2.0) (sqrt z))) 2.767 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt z))) in z 2.767 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 2.767 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.767 * [taylor]: Taking taylor expansion of 2.0 in z 2.767 * [backup-simplify]: Simplify 2.0 into 2.0 2.768 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.768 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.768 * [taylor]: Taking taylor expansion of (sqrt z) in z 2.768 * [taylor]: Taking taylor expansion of z in z 2.768 * [backup-simplify]: Simplify 0 into 0 2.768 * [backup-simplify]: Simplify 1 into 1 2.769 * [backup-simplify]: Simplify (sqrt 0) into 0 2.770 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.770 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 2.770 * [backup-simplify]: Simplify (- 0) into 0 2.770 * [backup-simplify]: Simplify 0 into 0 2.771 * [backup-simplify]: Simplify 0 into 0 2.771 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 2.772 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 2.772 * [backup-simplify]: Simplify (- 0) into 0 2.773 * [backup-simplify]: Simplify (+ 0 0) into 0 2.773 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.774 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 2.775 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) y)) 0) (+ (* (* 0.5 (sqrt 2.0)) 0) (* 0 (sqrt z)))) into 0 2.775 * [taylor]: Taking taylor expansion of 0 in y 2.775 * [backup-simplify]: Simplify 0 into 0 2.775 * [taylor]: Taking taylor expansion of 0 in z 2.775 * [backup-simplify]: Simplify 0 into 0 2.775 * [backup-simplify]: Simplify 0 into 0 2.776 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt z))) into 0 2.777 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt z)))) into 0 2.777 * [taylor]: Taking taylor expansion of 0 in z 2.777 * [backup-simplify]: Simplify 0 into 0 2.777 * [backup-simplify]: Simplify 0 into 0 2.777 * [backup-simplify]: Simplify 0 into 0 2.777 * [backup-simplify]: Simplify (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (* (/ 1 z) 2.0))) into (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) 2.777 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in (x y z) around 0 2.777 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in z 2.777 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in z 2.777 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.777 * [taylor]: Taking taylor expansion of 2.0 in z 2.777 * [backup-simplify]: Simplify 2.0 into 2.0 2.777 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.778 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.778 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 2.778 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 2.778 * [taylor]: Taking taylor expansion of 0.5 in z 2.778 * [backup-simplify]: Simplify 0.5 into 0.5 2.778 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.778 * [taylor]: Taking taylor expansion of x in z 2.778 * [backup-simplify]: Simplify x into x 2.778 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.778 * [taylor]: Taking taylor expansion of (/ 1 y) in z 2.778 * [taylor]: Taking taylor expansion of y in z 2.778 * [backup-simplify]: Simplify y into y 2.778 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.778 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 2.778 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.778 * [taylor]: Taking taylor expansion of z in z 2.778 * [backup-simplify]: Simplify 0 into 0 2.778 * [backup-simplify]: Simplify 1 into 1 2.779 * [backup-simplify]: Simplify (/ 1 1) into 1 2.779 * [backup-simplify]: Simplify (sqrt 0) into 0 2.780 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.780 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in y 2.780 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in y 2.780 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.780 * [taylor]: Taking taylor expansion of 2.0 in y 2.780 * [backup-simplify]: Simplify 2.0 into 2.0 2.781 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.781 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.781 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 2.781 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 2.781 * [taylor]: Taking taylor expansion of 0.5 in y 2.781 * [backup-simplify]: Simplify 0.5 into 0.5 2.781 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.781 * [taylor]: Taking taylor expansion of x in y 2.781 * [backup-simplify]: Simplify x into x 2.782 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.782 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.782 * [taylor]: Taking taylor expansion of y in y 2.782 * [backup-simplify]: Simplify 0 into 0 2.782 * [backup-simplify]: Simplify 1 into 1 2.782 * [backup-simplify]: Simplify (/ 1 1) into 1 2.782 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 2.782 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.782 * [taylor]: Taking taylor expansion of z in y 2.782 * [backup-simplify]: Simplify z into z 2.782 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.782 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.782 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.782 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.782 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in x 2.782 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in x 2.782 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.782 * [taylor]: Taking taylor expansion of 2.0 in x 2.782 * [backup-simplify]: Simplify 2.0 into 2.0 2.783 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.783 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.783 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 2.783 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 2.783 * [taylor]: Taking taylor expansion of 0.5 in x 2.783 * [backup-simplify]: Simplify 0.5 into 0.5 2.784 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.784 * [taylor]: Taking taylor expansion of x in x 2.784 * [backup-simplify]: Simplify 0 into 0 2.784 * [backup-simplify]: Simplify 1 into 1 2.784 * [backup-simplify]: Simplify (/ 1 1) into 1 2.784 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.784 * [taylor]: Taking taylor expansion of y in x 2.784 * [backup-simplify]: Simplify y into y 2.784 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.784 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 2.784 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.784 * [taylor]: Taking taylor expansion of z in x 2.784 * [backup-simplify]: Simplify z into z 2.784 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.784 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.784 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.784 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.784 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in x 2.784 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in x 2.785 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.785 * [taylor]: Taking taylor expansion of 2.0 in x 2.785 * [backup-simplify]: Simplify 2.0 into 2.0 2.785 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.785 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.786 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 2.786 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 2.786 * [taylor]: Taking taylor expansion of 0.5 in x 2.786 * [backup-simplify]: Simplify 0.5 into 0.5 2.786 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.786 * [taylor]: Taking taylor expansion of x in x 2.786 * [backup-simplify]: Simplify 0 into 0 2.786 * [backup-simplify]: Simplify 1 into 1 2.786 * [backup-simplify]: Simplify (/ 1 1) into 1 2.786 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.786 * [taylor]: Taking taylor expansion of y in x 2.786 * [backup-simplify]: Simplify y into y 2.786 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.786 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 2.786 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.786 * [taylor]: Taking taylor expansion of z in x 2.786 * [backup-simplify]: Simplify z into z 2.786 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.786 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.786 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.787 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.787 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 2.787 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 2.788 * [backup-simplify]: Simplify (* (sqrt 2.0) 0.5) into (* 0.5 (sqrt 2.0)) 2.789 * [backup-simplify]: Simplify (* (* 0.5 (sqrt 2.0)) (sqrt (/ 1 z))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 2.789 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in y 2.789 * [taylor]: Taking taylor expansion of 0.5 in y 2.789 * [backup-simplify]: Simplify 0.5 into 0.5 2.789 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in y 2.789 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.789 * [taylor]: Taking taylor expansion of 2.0 in y 2.789 * [backup-simplify]: Simplify 2.0 into 2.0 2.789 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.790 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.790 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 2.790 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.790 * [taylor]: Taking taylor expansion of z in y 2.790 * [backup-simplify]: Simplify z into z 2.790 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.790 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.790 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.790 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.791 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.792 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 2.792 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 2.792 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 2.793 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (/ 1 y))) (* 0 0.5)) into (- (/ (sqrt 2.0) y)) 2.794 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (* (- (/ (sqrt 2.0) y)) (sqrt (/ 1 z)))) into (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) 2.794 * [taylor]: Taking taylor expansion of (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) in y 2.794 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2.0) y) (sqrt (/ 1 z))) in y 2.794 * [taylor]: Taking taylor expansion of (/ (sqrt 2.0) y) in y 2.794 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.794 * [taylor]: Taking taylor expansion of 2.0 in y 2.794 * [backup-simplify]: Simplify 2.0 into 2.0 2.794 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.795 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.795 * [taylor]: Taking taylor expansion of y in y 2.795 * [backup-simplify]: Simplify 0 into 0 2.795 * [backup-simplify]: Simplify 1 into 1 2.796 * [backup-simplify]: Simplify (/ (sqrt 2.0) 1) into (sqrt 2.0) 2.796 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 2.796 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.796 * [taylor]: Taking taylor expansion of z in y 2.796 * [backup-simplify]: Simplify z into z 2.796 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.796 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.796 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.796 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.796 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 2.797 * [backup-simplify]: Simplify (- (* (sqrt 2.0) (sqrt (/ 1 z)))) into (- (* (sqrt 2.0) (sqrt (/ 1 z)))) 2.797 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 2.797 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 2.797 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.797 * [taylor]: Taking taylor expansion of 2.0 in z 2.797 * [backup-simplify]: Simplify 2.0 into 2.0 2.797 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.798 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.798 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 2.798 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.798 * [taylor]: Taking taylor expansion of z in z 2.798 * [backup-simplify]: Simplify 0 into 0 2.798 * [backup-simplify]: Simplify 1 into 1 2.798 * [backup-simplify]: Simplify (/ 1 1) into 1 2.798 * [backup-simplify]: Simplify (sqrt 0) into 0 2.799 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.799 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 2.799 * [backup-simplify]: Simplify (- 0) into 0 2.799 * [backup-simplify]: Simplify 0 into 0 2.800 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 2.800 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 2.800 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 2.800 * [taylor]: Taking taylor expansion of 0.5 in z 2.800 * [backup-simplify]: Simplify 0.5 into 0.5 2.800 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 2.800 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.800 * [taylor]: Taking taylor expansion of 2.0 in z 2.800 * [backup-simplify]: Simplify 2.0 into 2.0 2.800 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.801 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.801 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 2.801 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.801 * [taylor]: Taking taylor expansion of z in z 2.801 * [backup-simplify]: Simplify 0 into 0 2.801 * [backup-simplify]: Simplify 1 into 1 2.801 * [backup-simplify]: Simplify (/ 1 1) into 1 2.801 * [backup-simplify]: Simplify (sqrt 0) into 0 2.802 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.802 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 2.803 * [backup-simplify]: Simplify (* 0.5 0) into 0 2.803 * [backup-simplify]: Simplify 0 into 0 2.803 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.803 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 2.804 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.804 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 2.805 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.805 * [backup-simplify]: Simplify (- 0) into 0 2.805 * [backup-simplify]: Simplify (+ 0 0) into 0 2.806 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.806 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (- (/ 1 y))) (* 0 0.5))) into 0 2.807 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 2.807 * [taylor]: Taking taylor expansion of 0 in y 2.807 * [backup-simplify]: Simplify 0 into 0 2.808 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)))) into 0 2.808 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 2.808 * [backup-simplify]: Simplify (- 0) into 0 2.808 * [taylor]: Taking taylor expansion of 0 in z 2.808 * [backup-simplify]: Simplify 0 into 0 2.809 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 2.809 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z))))) into 0 2.809 * [taylor]: Taking taylor expansion of 0 in z 2.809 * [backup-simplify]: Simplify 0 into 0 2.811 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 2.813 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 2.816 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 2.818 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 2.820 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 2.821 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 2.821 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.821 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 2.822 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.823 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.823 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.823 * [backup-simplify]: Simplify (- 0) into 0 2.823 * [backup-simplify]: Simplify (+ 0 0) into 0 2.824 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 2.825 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (- (/ 1 y))) (* 0 0.5)))) into 0 2.826 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 2.826 * [taylor]: Taking taylor expansion of 0 in y 2.826 * [backup-simplify]: Simplify 0 into 0 2.826 * [taylor]: Taking taylor expansion of 0 in z 2.826 * [backup-simplify]: Simplify 0 into 0 2.826 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.826 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 2.827 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.828 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.829 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 2.829 * [backup-simplify]: Simplify (- 0) into 0 2.829 * [taylor]: Taking taylor expansion of 0 in z 2.829 * [backup-simplify]: Simplify 0 into 0 2.830 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.830 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 2.831 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.832 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 2.833 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z)))))) into 0 2.833 * [taylor]: Taking taylor expansion of 0 in z 2.833 * [backup-simplify]: Simplify 0 into 0 2.833 * [backup-simplify]: Simplify 0 into 0 2.833 * [backup-simplify]: Simplify 0 into 0 2.834 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.837 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 2.838 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.840 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 2.842 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 2.843 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 2.847 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt 2.0))) (* (/ 1 z) (* (/ 1 (/ 1 y)) 1))) (+ (* (- (* +nan.0 (sqrt 2.0))) (* 1 (* 1 (/ 1 (/ 1 x))))) (* (- (* +nan.0 (sqrt 2.0))) (* 1 (* (/ 1 (/ 1 y)) 1))))) into (- (+ (* +nan.0 (/ (* (sqrt 2.0) y) z)) (- (+ (* +nan.0 (* (sqrt 2.0) y)) (- (* +nan.0 (* (sqrt 2.0) x))))))) 2.848 * [backup-simplify]: Simplify (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (sqrt (* (/ 1 (- z)) 2.0))) into (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) 2.848 * [approximate]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in (x y z) around 0 2.848 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in z 2.848 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 2.848 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 2.848 * [taylor]: Taking taylor expansion of -2.0 in z 2.848 * [backup-simplify]: Simplify -2.0 into -2.0 2.848 * [taylor]: Taking taylor expansion of z in z 2.848 * [backup-simplify]: Simplify 0 into 0 2.848 * [backup-simplify]: Simplify 1 into 1 2.848 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 2.849 * [backup-simplify]: Simplify (sqrt 0) into 0 2.850 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 2.850 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 2.850 * [taylor]: Taking taylor expansion of (/ 1 y) in z 2.850 * [taylor]: Taking taylor expansion of y in z 2.850 * [backup-simplify]: Simplify y into y 2.850 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.850 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 2.850 * [taylor]: Taking taylor expansion of 0.5 in z 2.850 * [backup-simplify]: Simplify 0.5 into 0.5 2.850 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.850 * [taylor]: Taking taylor expansion of x in z 2.850 * [backup-simplify]: Simplify x into x 2.850 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.850 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in y 2.850 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 2.850 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 2.850 * [taylor]: Taking taylor expansion of -2.0 in y 2.850 * [backup-simplify]: Simplify -2.0 into -2.0 2.850 * [taylor]: Taking taylor expansion of z in y 2.850 * [backup-simplify]: Simplify z into z 2.850 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.850 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.850 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.851 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.851 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 2.851 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.851 * [taylor]: Taking taylor expansion of y in y 2.851 * [backup-simplify]: Simplify 0 into 0 2.851 * [backup-simplify]: Simplify 1 into 1 2.851 * [backup-simplify]: Simplify (/ 1 1) into 1 2.851 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 2.851 * [taylor]: Taking taylor expansion of 0.5 in y 2.851 * [backup-simplify]: Simplify 0.5 into 0.5 2.851 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.851 * [taylor]: Taking taylor expansion of x in y 2.851 * [backup-simplify]: Simplify x into x 2.851 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.851 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in x 2.851 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 2.851 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 2.851 * [taylor]: Taking taylor expansion of -2.0 in x 2.851 * [backup-simplify]: Simplify -2.0 into -2.0 2.851 * [taylor]: Taking taylor expansion of z in x 2.851 * [backup-simplify]: Simplify z into z 2.852 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.852 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.852 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.852 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.852 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 2.852 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.852 * [taylor]: Taking taylor expansion of y in x 2.852 * [backup-simplify]: Simplify y into y 2.852 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.852 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 2.852 * [taylor]: Taking taylor expansion of 0.5 in x 2.852 * [backup-simplify]: Simplify 0.5 into 0.5 2.852 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.852 * [taylor]: Taking taylor expansion of x in x 2.852 * [backup-simplify]: Simplify 0 into 0 2.852 * [backup-simplify]: Simplify 1 into 1 2.852 * [backup-simplify]: Simplify (/ 1 1) into 1 2.853 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in x 2.853 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 2.853 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 2.853 * [taylor]: Taking taylor expansion of -2.0 in x 2.853 * [backup-simplify]: Simplify -2.0 into -2.0 2.853 * [taylor]: Taking taylor expansion of z in x 2.853 * [backup-simplify]: Simplify z into z 2.853 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.853 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.853 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.853 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.853 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 2.853 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.853 * [taylor]: Taking taylor expansion of y in x 2.853 * [backup-simplify]: Simplify y into y 2.853 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.853 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 2.853 * [taylor]: Taking taylor expansion of 0.5 in x 2.853 * [backup-simplify]: Simplify 0.5 into 0.5 2.853 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.853 * [taylor]: Taking taylor expansion of x in x 2.853 * [backup-simplify]: Simplify 0 into 0 2.853 * [backup-simplify]: Simplify 1 into 1 2.854 * [backup-simplify]: Simplify (/ 1 1) into 1 2.854 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 2.854 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 2.856 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 2.856 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (- 0.5)) into (* -0.5 (sqrt (/ -2.0 z))) 2.856 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -2.0 z))) in y 2.856 * [taylor]: Taking taylor expansion of -0.5 in y 2.856 * [backup-simplify]: Simplify -0.5 into -0.5 2.856 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 2.856 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 2.856 * [taylor]: Taking taylor expansion of -2.0 in y 2.856 * [backup-simplify]: Simplify -2.0 into -2.0 2.856 * [taylor]: Taking taylor expansion of z in y 2.856 * [backup-simplify]: Simplify z into z 2.856 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.856 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.856 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.857 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.857 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.858 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 2.858 * [backup-simplify]: Simplify (- 0) into 0 2.858 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.859 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) (/ 1 y)) (* 0 (- 0.5))) into (/ (sqrt (/ -2.0 z)) y) 2.859 * [taylor]: Taking taylor expansion of (/ (sqrt (/ -2.0 z)) y) in y 2.859 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 2.859 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 2.859 * [taylor]: Taking taylor expansion of -2.0 in y 2.859 * [backup-simplify]: Simplify -2.0 into -2.0 2.859 * [taylor]: Taking taylor expansion of z in y 2.859 * [backup-simplify]: Simplify z into z 2.859 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.859 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.859 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.859 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.860 * [taylor]: Taking taylor expansion of y in y 2.860 * [backup-simplify]: Simplify 0 into 0 2.860 * [backup-simplify]: Simplify 1 into 1 2.860 * [backup-simplify]: Simplify (/ (sqrt (/ -2.0 z)) 1) into (sqrt (/ -2.0 z)) 2.860 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 2.860 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 2.860 * [taylor]: Taking taylor expansion of -2.0 in z 2.860 * [backup-simplify]: Simplify -2.0 into -2.0 2.860 * [taylor]: Taking taylor expansion of z in z 2.860 * [backup-simplify]: Simplify 0 into 0 2.860 * [backup-simplify]: Simplify 1 into 1 2.860 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 2.861 * [backup-simplify]: Simplify (sqrt 0) into 0 2.862 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 2.862 * [backup-simplify]: Simplify 0 into 0 2.862 * [backup-simplify]: Simplify (* -0.5 (sqrt (/ -2.0 z))) into (* -0.5 (sqrt (/ -2.0 z))) 2.862 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -2.0 z))) in z 2.862 * [taylor]: Taking taylor expansion of -0.5 in z 2.862 * [backup-simplify]: Simplify -0.5 into -0.5 2.862 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 2.862 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 2.862 * [taylor]: Taking taylor expansion of -2.0 in z 2.862 * [backup-simplify]: Simplify -2.0 into -2.0 2.862 * [taylor]: Taking taylor expansion of z in z 2.862 * [backup-simplify]: Simplify 0 into 0 2.862 * [backup-simplify]: Simplify 1 into 1 2.863 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 2.863 * [backup-simplify]: Simplify (sqrt 0) into 0 2.864 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 2.864 * [backup-simplify]: Simplify (* -0.5 0) into 0 2.864 * [backup-simplify]: Simplify 0 into 0 2.865 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.865 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.866 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 2.866 * [backup-simplify]: Simplify (- 0) into 0 2.866 * [backup-simplify]: Simplify (+ 0 0) into 0 2.866 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.867 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 2.867 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 (/ 1 y)) (* 0 (- 0.5)))) into 0 2.867 * [taylor]: Taking taylor expansion of 0 in y 2.867 * [backup-simplify]: Simplify 0 into 0 2.868 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -2.0 z)) (/ 0 1)))) into 0 2.868 * [taylor]: Taking taylor expansion of 0 in z 2.868 * [backup-simplify]: Simplify 0 into 0 2.869 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (sqrt (/ -2.0 z)))) into 0 2.869 * [taylor]: Taking taylor expansion of 0 in z 2.869 * [backup-simplify]: Simplify 0 into 0 2.869 * [backup-simplify]: Simplify +nan.0 into +nan.0 2.870 * [backup-simplify]: Simplify (+ (* -0.5 +nan.0) (* 0 0)) into (- +nan.0) 2.870 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 2.870 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.871 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.872 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.873 * [backup-simplify]: Simplify (- 0) into 0 2.873 * [backup-simplify]: Simplify (+ 0 0) into 0 2.873 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.874 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -2.0 z)))) into 0 2.874 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 (- 0.5))))) into 0 2.875 * [taylor]: Taking taylor expansion of 0 in y 2.875 * [backup-simplify]: Simplify 0 into 0 2.875 * [taylor]: Taking taylor expansion of 0 in z 2.875 * [backup-simplify]: Simplify 0 into 0 2.875 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.875 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 2.877 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -2.0 z)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.877 * [taylor]: Taking taylor expansion of 0 in z 2.877 * [backup-simplify]: Simplify 0 into 0 2.877 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.878 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 2.878 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (sqrt (/ -2.0 z))))) into 0 2.878 * [taylor]: Taking taylor expansion of 0 in z 2.878 * [backup-simplify]: Simplify 0 into 0 2.878 * [backup-simplify]: Simplify 0 into 0 2.878 * [backup-simplify]: Simplify 0 into 0 2.879 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2.0 (/ 0 1)))) into 0 2.882 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 2.882 * [backup-simplify]: Simplify +nan.0 into +nan.0 2.883 * [backup-simplify]: Simplify (+ (* +nan.0 (* (/ 1 (- z)) (* (/ 1 (/ 1 (- y))) 1))) (+ (* (- +nan.0) (* 1 (* 1 (/ 1 (/ 1 (- x)))))) (* +nan.0 (* 1 (* (/ 1 (/ 1 (- y))) 1))))) into (- (+ (* +nan.0 x) (- (+ (* +nan.0 (/ y z)) (- (* +nan.0 y)))))) 2.883 * * * * [progress]: [ 2 / 2 ] generating series at (2) 2.883 * [backup-simplify]: Simplify (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) into (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) 2.883 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in (x y z t) around 0 2.883 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in t 2.883 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in t 2.883 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 2.883 * [taylor]: Taking taylor expansion of 2.0 in t 2.883 * [backup-simplify]: Simplify 2.0 into 2.0 2.884 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.884 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.884 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in t 2.884 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 2.884 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 2.884 * [taylor]: Taking taylor expansion of 0.5 in t 2.884 * [backup-simplify]: Simplify 0.5 into 0.5 2.884 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.884 * [taylor]: Taking taylor expansion of t in t 2.884 * [backup-simplify]: Simplify 0 into 0 2.884 * [backup-simplify]: Simplify 1 into 1 2.885 * [backup-simplify]: Simplify (* 1 1) into 1 2.885 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 2.885 * [backup-simplify]: Simplify (exp 0) into 1 2.885 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in t 2.885 * [taylor]: Taking taylor expansion of (* 0.5 x) in t 2.885 * [taylor]: Taking taylor expansion of 0.5 in t 2.885 * [backup-simplify]: Simplify 0.5 into 0.5 2.885 * [taylor]: Taking taylor expansion of x in t 2.885 * [backup-simplify]: Simplify x into x 2.885 * [taylor]: Taking taylor expansion of y in t 2.885 * [backup-simplify]: Simplify y into y 2.885 * [taylor]: Taking taylor expansion of (sqrt z) in t 2.885 * [taylor]: Taking taylor expansion of z in t 2.885 * [backup-simplify]: Simplify z into z 2.886 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.886 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.886 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in z 2.886 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in z 2.886 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.886 * [taylor]: Taking taylor expansion of 2.0 in z 2.886 * [backup-simplify]: Simplify 2.0 into 2.0 2.886 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.887 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.887 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in z 2.887 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 2.887 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 2.887 * [taylor]: Taking taylor expansion of 0.5 in z 2.887 * [backup-simplify]: Simplify 0.5 into 0.5 2.887 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.887 * [taylor]: Taking taylor expansion of t in z 2.887 * [backup-simplify]: Simplify t into t 2.887 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.887 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.887 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.887 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 2.887 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 2.887 * [taylor]: Taking taylor expansion of 0.5 in z 2.887 * [backup-simplify]: Simplify 0.5 into 0.5 2.887 * [taylor]: Taking taylor expansion of x in z 2.887 * [backup-simplify]: Simplify x into x 2.887 * [taylor]: Taking taylor expansion of y in z 2.888 * [backup-simplify]: Simplify y into y 2.888 * [taylor]: Taking taylor expansion of (sqrt z) in z 2.888 * [taylor]: Taking taylor expansion of z in z 2.888 * [backup-simplify]: Simplify 0 into 0 2.888 * [backup-simplify]: Simplify 1 into 1 2.888 * [backup-simplify]: Simplify (sqrt 0) into 0 2.889 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.889 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in y 2.889 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in y 2.889 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.889 * [taylor]: Taking taylor expansion of 2.0 in y 2.889 * [backup-simplify]: Simplify 2.0 into 2.0 2.890 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.890 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.890 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in y 2.890 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 2.890 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 2.890 * [taylor]: Taking taylor expansion of 0.5 in y 2.890 * [backup-simplify]: Simplify 0.5 into 0.5 2.890 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.890 * [taylor]: Taking taylor expansion of t in y 2.890 * [backup-simplify]: Simplify t into t 2.890 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.891 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.891 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.891 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 2.891 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 2.891 * [taylor]: Taking taylor expansion of 0.5 in y 2.891 * [backup-simplify]: Simplify 0.5 into 0.5 2.891 * [taylor]: Taking taylor expansion of x in y 2.891 * [backup-simplify]: Simplify x into x 2.891 * [taylor]: Taking taylor expansion of y in y 2.891 * [backup-simplify]: Simplify 0 into 0 2.891 * [backup-simplify]: Simplify 1 into 1 2.891 * [taylor]: Taking taylor expansion of (sqrt z) in y 2.891 * [taylor]: Taking taylor expansion of z in y 2.891 * [backup-simplify]: Simplify z into z 2.891 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.891 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.891 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in x 2.891 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in x 2.891 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.891 * [taylor]: Taking taylor expansion of 2.0 in x 2.891 * [backup-simplify]: Simplify 2.0 into 2.0 2.892 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.892 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.892 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in x 2.892 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 2.892 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 2.892 * [taylor]: Taking taylor expansion of 0.5 in x 2.892 * [backup-simplify]: Simplify 0.5 into 0.5 2.892 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.892 * [taylor]: Taking taylor expansion of t in x 2.892 * [backup-simplify]: Simplify t into t 2.893 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.893 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.893 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.893 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 2.893 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 2.893 * [taylor]: Taking taylor expansion of 0.5 in x 2.893 * [backup-simplify]: Simplify 0.5 into 0.5 2.893 * [taylor]: Taking taylor expansion of x in x 2.893 * [backup-simplify]: Simplify 0 into 0 2.893 * [backup-simplify]: Simplify 1 into 1 2.893 * [taylor]: Taking taylor expansion of y in x 2.893 * [backup-simplify]: Simplify y into y 2.893 * [taylor]: Taking taylor expansion of (sqrt z) in x 2.893 * [taylor]: Taking taylor expansion of z in x 2.893 * [backup-simplify]: Simplify z into z 2.893 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.893 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.893 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in x 2.893 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in x 2.893 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.893 * [taylor]: Taking taylor expansion of 2.0 in x 2.893 * [backup-simplify]: Simplify 2.0 into 2.0 2.894 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.894 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.894 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in x 2.895 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 2.895 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 2.895 * [taylor]: Taking taylor expansion of 0.5 in x 2.895 * [backup-simplify]: Simplify 0.5 into 0.5 2.895 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.895 * [taylor]: Taking taylor expansion of t in x 2.895 * [backup-simplify]: Simplify t into t 2.895 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.895 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.895 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.895 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 2.895 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 2.895 * [taylor]: Taking taylor expansion of 0.5 in x 2.895 * [backup-simplify]: Simplify 0.5 into 0.5 2.895 * [taylor]: Taking taylor expansion of x in x 2.895 * [backup-simplify]: Simplify 0 into 0 2.895 * [backup-simplify]: Simplify 1 into 1 2.895 * [taylor]: Taking taylor expansion of y in x 2.895 * [backup-simplify]: Simplify y into y 2.895 * [taylor]: Taking taylor expansion of (sqrt z) in x 2.895 * [taylor]: Taking taylor expansion of z in x 2.895 * [backup-simplify]: Simplify z into z 2.895 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.895 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.896 * [backup-simplify]: Simplify (* 0.5 0) into 0 2.896 * [backup-simplify]: Simplify (- y) into (- y) 2.896 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 2.896 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (- y)) into (* -1 (* (exp (* 0.5 (pow t 2))) y)) 2.897 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -1 (* (exp (* 0.5 (pow t 2))) y))) into (* -1 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y))) 2.897 * [backup-simplify]: Simplify (* (* -1 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y))) (sqrt z)) into (* -1 (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) (sqrt z))) 2.897 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) (sqrt z))) in y 2.897 * [taylor]: Taking taylor expansion of -1 in y 2.897 * [backup-simplify]: Simplify -1 into -1 2.897 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) (sqrt z)) in y 2.897 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) in y 2.897 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.897 * [taylor]: Taking taylor expansion of 2.0 in y 2.897 * [backup-simplify]: Simplify 2.0 into 2.0 2.898 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.898 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.898 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) y) in y 2.898 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 2.899 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 2.899 * [taylor]: Taking taylor expansion of 0.5 in y 2.899 * [backup-simplify]: Simplify 0.5 into 0.5 2.899 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.899 * [taylor]: Taking taylor expansion of t in y 2.899 * [backup-simplify]: Simplify t into t 2.899 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.899 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.899 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.899 * [taylor]: Taking taylor expansion of y in y 2.899 * [backup-simplify]: Simplify 0 into 0 2.899 * [backup-simplify]: Simplify 1 into 1 2.899 * [taylor]: Taking taylor expansion of (sqrt z) in y 2.899 * [taylor]: Taking taylor expansion of z in y 2.899 * [backup-simplify]: Simplify z into z 2.899 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.899 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.899 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) 0) into 0 2.900 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 2.900 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 2.900 * [backup-simplify]: Simplify (* -1 0) into 0 2.900 * [taylor]: Taking taylor expansion of 0 in z 2.900 * [backup-simplify]: Simplify 0 into 0 2.900 * [taylor]: Taking taylor expansion of 0 in t 2.900 * [backup-simplify]: Simplify 0 into 0 2.900 * [backup-simplify]: Simplify 0 into 0 2.902 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 2.902 * [backup-simplify]: Simplify (- 0) into 0 2.902 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 2.903 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.903 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 2.904 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.904 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 0.5) (* 0 (- y))) into (* 0.5 (exp (* 0.5 (pow t 2)))) 2.905 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (* 0.5 (exp (* 0.5 (pow t 2))))) (* 0 (* -1 (* (exp (* 0.5 (pow t 2))) y)))) into (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))) 2.906 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y))) 0) (* (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))) (sqrt z))) into (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) 2.906 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in y 2.906 * [taylor]: Taking taylor expansion of 0.5 in y 2.906 * [backup-simplify]: Simplify 0.5 into 0.5 2.906 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in y 2.906 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in y 2.906 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.906 * [taylor]: Taking taylor expansion of 2.0 in y 2.906 * [backup-simplify]: Simplify 2.0 into 2.0 2.906 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.907 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.907 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 2.907 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 2.907 * [taylor]: Taking taylor expansion of 0.5 in y 2.907 * [backup-simplify]: Simplify 0.5 into 0.5 2.907 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.907 * [taylor]: Taking taylor expansion of t in y 2.907 * [backup-simplify]: Simplify t into t 2.907 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.907 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.908 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.908 * [taylor]: Taking taylor expansion of (sqrt z) in y 2.908 * [taylor]: Taking taylor expansion of z in y 2.908 * [backup-simplify]: Simplify z into z 2.908 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.908 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.908 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 2.909 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) into (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) 2.909 * [backup-simplify]: Simplify (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) into (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) 2.909 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 2.909 * [taylor]: Taking taylor expansion of 0.5 in z 2.909 * [backup-simplify]: Simplify 0.5 into 0.5 2.909 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 2.910 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 2.910 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.910 * [taylor]: Taking taylor expansion of 2.0 in z 2.910 * [backup-simplify]: Simplify 2.0 into 2.0 2.910 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.911 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.911 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 2.911 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 2.911 * [taylor]: Taking taylor expansion of 0.5 in z 2.911 * [backup-simplify]: Simplify 0.5 into 0.5 2.911 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.911 * [taylor]: Taking taylor expansion of t in z 2.911 * [backup-simplify]: Simplify t into t 2.911 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.911 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.911 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.911 * [taylor]: Taking taylor expansion of (sqrt z) in z 2.911 * [taylor]: Taking taylor expansion of z in z 2.911 * [backup-simplify]: Simplify 0 into 0 2.911 * [backup-simplify]: Simplify 1 into 1 2.911 * [backup-simplify]: Simplify (sqrt 0) into 0 2.913 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.913 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 2.914 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 2.914 * [backup-simplify]: Simplify (* 0.5 0) into 0 2.914 * [taylor]: Taking taylor expansion of 0 in t 2.914 * [backup-simplify]: Simplify 0 into 0 2.914 * [backup-simplify]: Simplify 0 into 0 2.914 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.915 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 2.916 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.916 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 1) (* 0 0)) into (exp (* 0.5 (pow t 2))) 2.917 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (* 0 0)) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 2.918 * [backup-simplify]: Simplify (+ (* 0 0) (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) into (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) 2.918 * [backup-simplify]: Simplify (+ (* -1 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) (* 0 0)) into (- (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) 2.918 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 2.918 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 2.918 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 2.918 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.918 * [taylor]: Taking taylor expansion of 2.0 in z 2.918 * [backup-simplify]: Simplify 2.0 into 2.0 2.919 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.919 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.919 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 2.919 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 2.919 * [taylor]: Taking taylor expansion of 0.5 in z 2.919 * [backup-simplify]: Simplify 0.5 into 0.5 2.919 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.919 * [taylor]: Taking taylor expansion of t in z 2.919 * [backup-simplify]: Simplify t into t 2.919 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.919 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.919 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.919 * [taylor]: Taking taylor expansion of (sqrt z) in z 2.919 * [taylor]: Taking taylor expansion of z in z 2.919 * [backup-simplify]: Simplify 0 into 0 2.919 * [backup-simplify]: Simplify 1 into 1 2.920 * [backup-simplify]: Simplify (sqrt 0) into 0 2.921 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.921 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 2.921 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 2.921 * [backup-simplify]: Simplify (- 0) into 0 2.922 * [taylor]: Taking taylor expansion of 0 in t 2.922 * [backup-simplify]: Simplify 0 into 0 2.922 * [backup-simplify]: Simplify 0 into 0 2.922 * [taylor]: Taking taylor expansion of 0 in t 2.922 * [backup-simplify]: Simplify 0 into 0 2.922 * [backup-simplify]: Simplify 0 into 0 2.922 * [backup-simplify]: Simplify 0 into 0 2.922 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 2.923 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 2.923 * [backup-simplify]: Simplify (- 0) into 0 2.923 * [backup-simplify]: Simplify (+ 0 0) into 0 2.923 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.924 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 2.925 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.925 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 2.926 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.927 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (* 0.5 (exp (* 0.5 (pow t 2))))) (* 0 (* -1 (* (exp (* 0.5 (pow t 2))) y))))) into 0 2.927 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y))) 0) (+ (* (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))) 0) (* 0 (sqrt z)))) into 0 2.927 * [taylor]: Taking taylor expansion of 0 in y 2.927 * [backup-simplify]: Simplify 0 into 0 2.927 * [taylor]: Taking taylor expansion of 0 in z 2.927 * [backup-simplify]: Simplify 0 into 0 2.927 * [taylor]: Taking taylor expansion of 0 in t 2.927 * [backup-simplify]: Simplify 0 into 0 2.927 * [backup-simplify]: Simplify 0 into 0 2.928 * [backup-simplify]: Simplify 0 into 0 2.928 * [backup-simplify]: Simplify (* (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (* (/ 1 z) 2.0))) (exp (/ (* (/ 1 t) (/ 1 t)) 2.0))) into (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) 2.928 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in (x y z t) around 0 2.928 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in t 2.928 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in t 2.928 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 2.928 * [taylor]: Taking taylor expansion of 2.0 in t 2.928 * [backup-simplify]: Simplify 2.0 into 2.0 2.928 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.929 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.929 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in t 2.929 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in t 2.929 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 2.929 * [taylor]: Taking taylor expansion of 0.5 in t 2.929 * [backup-simplify]: Simplify 0.5 into 0.5 2.929 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.929 * [taylor]: Taking taylor expansion of x in t 2.929 * [backup-simplify]: Simplify x into x 2.929 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.929 * [taylor]: Taking taylor expansion of (/ 1 y) in t 2.929 * [taylor]: Taking taylor expansion of y in t 2.929 * [backup-simplify]: Simplify y into y 2.929 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.929 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 2.929 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 2.929 * [taylor]: Taking taylor expansion of 0.5 in t 2.929 * [backup-simplify]: Simplify 0.5 into 0.5 2.929 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.929 * [taylor]: Taking taylor expansion of t in t 2.929 * [backup-simplify]: Simplify 0 into 0 2.929 * [backup-simplify]: Simplify 1 into 1 2.929 * [backup-simplify]: Simplify (* 1 1) into 1 2.930 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 2.930 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.930 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 2.930 * [taylor]: Taking taylor expansion of (/ 1 z) in t 2.930 * [taylor]: Taking taylor expansion of z in t 2.930 * [backup-simplify]: Simplify z into z 2.930 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.930 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.930 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.930 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.930 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in z 2.930 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in z 2.930 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.930 * [taylor]: Taking taylor expansion of 2.0 in z 2.930 * [backup-simplify]: Simplify 2.0 into 2.0 2.930 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.931 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.931 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in z 2.931 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 2.931 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 2.931 * [taylor]: Taking taylor expansion of 0.5 in z 2.931 * [backup-simplify]: Simplify 0.5 into 0.5 2.931 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.931 * [taylor]: Taking taylor expansion of x in z 2.931 * [backup-simplify]: Simplify x into x 2.931 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.931 * [taylor]: Taking taylor expansion of (/ 1 y) in z 2.931 * [taylor]: Taking taylor expansion of y in z 2.931 * [backup-simplify]: Simplify y into y 2.931 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.931 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 2.931 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 2.931 * [taylor]: Taking taylor expansion of 0.5 in z 2.931 * [backup-simplify]: Simplify 0.5 into 0.5 2.931 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.931 * [taylor]: Taking taylor expansion of t in z 2.931 * [backup-simplify]: Simplify t into t 2.931 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.931 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.931 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.931 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 2.931 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.931 * [taylor]: Taking taylor expansion of z in z 2.931 * [backup-simplify]: Simplify 0 into 0 2.931 * [backup-simplify]: Simplify 1 into 1 2.933 * [backup-simplify]: Simplify (/ 1 1) into 1 2.934 * [backup-simplify]: Simplify (sqrt 0) into 0 2.934 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.934 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in y 2.934 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in y 2.934 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.934 * [taylor]: Taking taylor expansion of 2.0 in y 2.934 * [backup-simplify]: Simplify 2.0 into 2.0 2.935 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.935 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.935 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in y 2.935 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 2.935 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 2.935 * [taylor]: Taking taylor expansion of 0.5 in y 2.935 * [backup-simplify]: Simplify 0.5 into 0.5 2.935 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.935 * [taylor]: Taking taylor expansion of x in y 2.935 * [backup-simplify]: Simplify x into x 2.935 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.935 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.935 * [taylor]: Taking taylor expansion of y in y 2.935 * [backup-simplify]: Simplify 0 into 0 2.935 * [backup-simplify]: Simplify 1 into 1 2.936 * [backup-simplify]: Simplify (/ 1 1) into 1 2.936 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 2.936 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 2.936 * [taylor]: Taking taylor expansion of 0.5 in y 2.936 * [backup-simplify]: Simplify 0.5 into 0.5 2.936 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.936 * [taylor]: Taking taylor expansion of t in y 2.936 * [backup-simplify]: Simplify t into t 2.936 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.936 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.936 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.936 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 2.936 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.936 * [taylor]: Taking taylor expansion of z in y 2.936 * [backup-simplify]: Simplify z into z 2.936 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.936 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.936 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.936 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.936 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in x 2.936 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in x 2.936 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.936 * [taylor]: Taking taylor expansion of 2.0 in x 2.936 * [backup-simplify]: Simplify 2.0 into 2.0 2.937 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.937 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.937 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in x 2.937 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 2.937 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 2.937 * [taylor]: Taking taylor expansion of 0.5 in x 2.937 * [backup-simplify]: Simplify 0.5 into 0.5 2.937 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.937 * [taylor]: Taking taylor expansion of x in x 2.937 * [backup-simplify]: Simplify 0 into 0 2.937 * [backup-simplify]: Simplify 1 into 1 2.937 * [backup-simplify]: Simplify (/ 1 1) into 1 2.938 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.938 * [taylor]: Taking taylor expansion of y in x 2.938 * [backup-simplify]: Simplify y into y 2.938 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.938 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 2.938 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 2.938 * [taylor]: Taking taylor expansion of 0.5 in x 2.938 * [backup-simplify]: Simplify 0.5 into 0.5 2.938 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.938 * [taylor]: Taking taylor expansion of t in x 2.938 * [backup-simplify]: Simplify t into t 2.938 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.938 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.938 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.938 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 2.938 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.938 * [taylor]: Taking taylor expansion of z in x 2.938 * [backup-simplify]: Simplify z into z 2.938 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.938 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.938 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.938 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.938 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in x 2.938 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in x 2.938 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.938 * [taylor]: Taking taylor expansion of 2.0 in x 2.938 * [backup-simplify]: Simplify 2.0 into 2.0 2.939 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.939 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.939 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in x 2.939 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 2.939 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 2.939 * [taylor]: Taking taylor expansion of 0.5 in x 2.939 * [backup-simplify]: Simplify 0.5 into 0.5 2.939 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.939 * [taylor]: Taking taylor expansion of x in x 2.939 * [backup-simplify]: Simplify 0 into 0 2.939 * [backup-simplify]: Simplify 1 into 1 2.939 * [backup-simplify]: Simplify (/ 1 1) into 1 2.939 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.939 * [taylor]: Taking taylor expansion of y in x 2.939 * [backup-simplify]: Simplify y into y 2.939 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.940 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 2.940 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 2.940 * [taylor]: Taking taylor expansion of 0.5 in x 2.940 * [backup-simplify]: Simplify 0.5 into 0.5 2.940 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.940 * [taylor]: Taking taylor expansion of t in x 2.940 * [backup-simplify]: Simplify t into t 2.940 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.940 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.940 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.940 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 2.940 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.940 * [taylor]: Taking taylor expansion of z in x 2.940 * [backup-simplify]: Simplify z into z 2.940 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.940 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.940 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.940 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.940 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 2.941 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 2.941 * [backup-simplify]: Simplify (* 0.5 (exp (/ 0.5 (pow t 2)))) into (* 0.5 (exp (/ 0.5 (pow t 2)))) 2.941 * [backup-simplify]: Simplify (* (sqrt 2.0) (* 0.5 (exp (/ 0.5 (pow t 2))))) into (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 2.942 * [backup-simplify]: Simplify (* (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) into (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) 2.942 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in y 2.942 * [taylor]: Taking taylor expansion of 0.5 in y 2.942 * [backup-simplify]: Simplify 0.5 into 0.5 2.942 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in y 2.942 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 2.942 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.942 * [taylor]: Taking taylor expansion of 2.0 in y 2.942 * [backup-simplify]: Simplify 2.0 into 2.0 2.942 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.942 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.942 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 2.942 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 2.943 * [taylor]: Taking taylor expansion of 0.5 in y 2.943 * [backup-simplify]: Simplify 0.5 into 0.5 2.943 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.943 * [taylor]: Taking taylor expansion of t in y 2.943 * [backup-simplify]: Simplify t into t 2.943 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.943 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.943 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.943 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 2.943 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.943 * [taylor]: Taking taylor expansion of z in y 2.943 * [backup-simplify]: Simplify z into z 2.943 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.943 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.943 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.943 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.943 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.943 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.944 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.944 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.945 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 2.945 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 2.945 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 2.945 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (exp (/ 0.5 (pow t 2))))) into (- (/ (exp (/ 0.5 (pow t 2))) y)) 2.946 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (/ (exp (/ 0.5 (pow t 2))) y))) (* 0 (* 0.5 (exp (/ 0.5 (pow t 2)))))) into (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) 2.947 * [backup-simplify]: Simplify (+ (* (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 0) (* (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) (sqrt (/ 1 z)))) into (- (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z)))) 2.947 * [taylor]: Taking taylor expansion of (- (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z)))) in y 2.947 * [taylor]: Taking taylor expansion of (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z))) in y 2.947 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) in y 2.947 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 2.947 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.947 * [taylor]: Taking taylor expansion of 2.0 in y 2.947 * [backup-simplify]: Simplify 2.0 into 2.0 2.947 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.948 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.948 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 2.948 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 2.948 * [taylor]: Taking taylor expansion of 0.5 in y 2.948 * [backup-simplify]: Simplify 0.5 into 0.5 2.948 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.948 * [taylor]: Taking taylor expansion of t in y 2.948 * [backup-simplify]: Simplify t into t 2.948 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.948 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.948 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.948 * [taylor]: Taking taylor expansion of y in y 2.948 * [backup-simplify]: Simplify 0 into 0 2.948 * [backup-simplify]: Simplify 1 into 1 2.948 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.949 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 1) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.949 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 2.949 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.949 * [taylor]: Taking taylor expansion of z in y 2.949 * [backup-simplify]: Simplify z into z 2.949 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.949 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.949 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.949 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.949 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) into (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) 2.950 * [backup-simplify]: Simplify (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) into (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) 2.950 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 2.950 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 2.950 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 2.950 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.950 * [taylor]: Taking taylor expansion of 2.0 in z 2.950 * [backup-simplify]: Simplify 2.0 into 2.0 2.950 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.951 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.951 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 2.951 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 2.951 * [taylor]: Taking taylor expansion of 0.5 in z 2.951 * [backup-simplify]: Simplify 0.5 into 0.5 2.951 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.951 * [taylor]: Taking taylor expansion of t in z 2.951 * [backup-simplify]: Simplify t into t 2.951 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.951 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.951 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.951 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 2.951 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.951 * [taylor]: Taking taylor expansion of z in z 2.951 * [backup-simplify]: Simplify 0 into 0 2.951 * [backup-simplify]: Simplify 1 into 1 2.951 * [backup-simplify]: Simplify (/ 1 1) into 1 2.951 * [backup-simplify]: Simplify (sqrt 0) into 0 2.952 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.953 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.953 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 2.953 * [backup-simplify]: Simplify (- 0) into 0 2.953 * [taylor]: Taking taylor expansion of 0 in t 2.953 * [backup-simplify]: Simplify 0 into 0 2.953 * [backup-simplify]: Simplify 0 into 0 2.954 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.954 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) into (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) 2.954 * [backup-simplify]: Simplify (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) into (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) 2.954 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 2.954 * [taylor]: Taking taylor expansion of 0.5 in z 2.955 * [backup-simplify]: Simplify 0.5 into 0.5 2.955 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 2.955 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 2.955 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.955 * [taylor]: Taking taylor expansion of 2.0 in z 2.955 * [backup-simplify]: Simplify 2.0 into 2.0 2.955 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.955 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.955 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 2.955 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 2.955 * [taylor]: Taking taylor expansion of 0.5 in z 2.955 * [backup-simplify]: Simplify 0.5 into 0.5 2.955 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.955 * [taylor]: Taking taylor expansion of t in z 2.955 * [backup-simplify]: Simplify t into t 2.955 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.956 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.956 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.956 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 2.956 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.956 * [taylor]: Taking taylor expansion of z in z 2.956 * [backup-simplify]: Simplify 0 into 0 2.956 * [backup-simplify]: Simplify 1 into 1 2.956 * [backup-simplify]: Simplify (/ 1 1) into 1 2.956 * [backup-simplify]: Simplify (sqrt 0) into 0 2.957 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.957 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.958 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 2.958 * [backup-simplify]: Simplify (* 0.5 0) into 0 2.958 * [taylor]: Taking taylor expansion of 0 in t 2.958 * [backup-simplify]: Simplify 0 into 0 2.958 * [backup-simplify]: Simplify 0 into 0 2.959 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.959 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 2.960 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.960 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 2.961 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.963 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 2.963 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.963 * [backup-simplify]: Simplify (- 0) into 0 2.964 * [backup-simplify]: Simplify (+ 0 0) into 0 2.964 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 2.965 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.967 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (- (/ (exp (/ 0.5 (pow t 2))) y))) (* 0 (* 0.5 (exp (/ 0.5 (pow t 2))))))) into 0 2.968 * [backup-simplify]: Simplify (+ (* (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 0) (+ (* (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 2.968 * [taylor]: Taking taylor expansion of 0 in y 2.968 * [backup-simplify]: Simplify 0 into 0 2.968 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.968 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.969 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.970 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 2.971 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)))) into 0 2.972 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 2.972 * [backup-simplify]: Simplify (- 0) into 0 2.972 * [taylor]: Taking taylor expansion of 0 in z 2.972 * [backup-simplify]: Simplify 0 into 0 2.972 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.972 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.973 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.974 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 2.974 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 2.975 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))))) into 0 2.975 * [taylor]: Taking taylor expansion of 0 in z 2.976 * [backup-simplify]: Simplify 0 into 0 2.976 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.976 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.977 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.977 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 2.978 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) +nan.0) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 2.979 * [backup-simplify]: Simplify (- (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 2.979 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 2.979 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 2.979 * [taylor]: Taking taylor expansion of +nan.0 in t 2.979 * [backup-simplify]: Simplify +nan.0 into +nan.0 2.979 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 2.979 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 2.979 * [taylor]: Taking taylor expansion of 2.0 in t 2.979 * [backup-simplify]: Simplify 2.0 into 2.0 2.979 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.980 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.980 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 2.980 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 2.980 * [taylor]: Taking taylor expansion of 0.5 in t 2.980 * [backup-simplify]: Simplify 0.5 into 0.5 2.980 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.980 * [taylor]: Taking taylor expansion of t in t 2.980 * [backup-simplify]: Simplify 0 into 0 2.980 * [backup-simplify]: Simplify 1 into 1 2.981 * [backup-simplify]: Simplify (* 1 1) into 1 2.981 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 2.981 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.982 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.982 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 2.983 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 2.983 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 2.984 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.984 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.985 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.986 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 2.986 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) +nan.0) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 2.987 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 2.987 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 2.987 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 2.987 * [taylor]: Taking taylor expansion of +nan.0 in t 2.987 * [backup-simplify]: Simplify +nan.0 into +nan.0 2.987 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 2.988 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 2.988 * [taylor]: Taking taylor expansion of 2.0 in t 2.988 * [backup-simplify]: Simplify 2.0 into 2.0 2.988 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.989 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.989 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 2.989 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 2.989 * [taylor]: Taking taylor expansion of 0.5 in t 2.989 * [backup-simplify]: Simplify 0.5 into 0.5 2.989 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.989 * [taylor]: Taking taylor expansion of t in t 2.989 * [backup-simplify]: Simplify 0 into 0 2.989 * [backup-simplify]: Simplify 1 into 1 2.989 * [backup-simplify]: Simplify (* 1 1) into 1 2.989 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 2.990 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.990 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.991 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 2.991 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 2.992 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 2.992 * [backup-simplify]: Simplify 0 into 0 2.992 * [backup-simplify]: Simplify 0 into 0 2.992 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.993 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 2.994 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.994 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 2.996 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.997 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.998 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.998 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.998 * [backup-simplify]: Simplify (- 0) into 0 2.998 * [backup-simplify]: Simplify (+ 0 0) into 0 2.999 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 3.001 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 3.002 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (- (/ (exp (/ 0.5 (pow t 2))) y))) (* 0 (* 0.5 (exp (/ 0.5 (pow t 2)))))))) into 0 3.003 * [backup-simplify]: Simplify (+ (* (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 0) (+ (* (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 3.003 * [taylor]: Taking taylor expansion of 0 in y 3.003 * [backup-simplify]: Simplify 0 into 0 3.003 * [taylor]: Taking taylor expansion of 0 in z 3.003 * [backup-simplify]: Simplify 0 into 0 3.004 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 3.004 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 3.005 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 3.005 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 3.006 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.007 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 3.008 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 3.010 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.011 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 3.011 * [backup-simplify]: Simplify (- 0) into 0 3.011 * [taylor]: Taking taylor expansion of 0 in z 3.011 * [backup-simplify]: Simplify 0 into 0 3.011 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 3.012 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 3.012 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 3.013 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 3.014 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.015 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 3.016 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 3.017 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 3.019 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))))) into 0 3.019 * [taylor]: Taking taylor expansion of 0 in z 3.019 * [backup-simplify]: Simplify 0 into 0 3.019 * [taylor]: Taking taylor expansion of 0 in t 3.019 * [backup-simplify]: Simplify 0 into 0 3.019 * [backup-simplify]: Simplify 0 into 0 3.019 * [taylor]: Taking taylor expansion of 0 in t 3.019 * [backup-simplify]: Simplify 0 into 0 3.019 * [backup-simplify]: Simplify 0 into 0 3.020 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.022 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 3.023 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 3.023 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 3.024 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.025 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 3.026 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 3.027 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 3.028 * [backup-simplify]: Simplify (- (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 3.028 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 3.028 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 3.028 * [taylor]: Taking taylor expansion of +nan.0 in t 3.028 * [backup-simplify]: Simplify +nan.0 into +nan.0 3.028 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 3.028 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 3.028 * [taylor]: Taking taylor expansion of 2.0 in t 3.028 * [backup-simplify]: Simplify 2.0 into 2.0 3.028 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.029 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.029 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 3.029 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 3.029 * [taylor]: Taking taylor expansion of 0.5 in t 3.029 * [backup-simplify]: Simplify 0.5 into 0.5 3.029 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.029 * [taylor]: Taking taylor expansion of t in t 3.029 * [backup-simplify]: Simplify 0 into 0 3.029 * [backup-simplify]: Simplify 1 into 1 3.029 * [backup-simplify]: Simplify (* 1 1) into 1 3.030 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 3.030 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 3.031 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 3.031 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 3.032 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 3.032 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 3.035 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* 1 (* (/ 1 z) (* (/ 1 (/ 1 y)) 1)))) (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* 1 (* 1 (* 1 (/ 1 (/ 1 x)))))) (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* 1 (* 1 (* (/ 1 (/ 1 y)) 1)))))) into (- (+ (* +nan.0 (* (sqrt 2.0) (* x (exp (* 0.5 (pow t 2)))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) z)) (- (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)))))))) 3.035 * [backup-simplify]: Simplify (* (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (sqrt (* (/ 1 (- z)) 2.0))) (exp (/ (* (/ 1 (- t)) (/ 1 (- t))) 2.0))) into (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) 3.035 * [approximate]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in (x y z t) around 0 3.035 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in t 3.035 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in t 3.035 * [taylor]: Taking taylor expansion of (/ -2.0 z) in t 3.035 * [taylor]: Taking taylor expansion of -2.0 in t 3.035 * [backup-simplify]: Simplify -2.0 into -2.0 3.035 * [taylor]: Taking taylor expansion of z in t 3.035 * [backup-simplify]: Simplify z into z 3.035 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 3.035 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 3.036 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 3.036 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 3.036 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in t 3.036 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in t 3.036 * [taylor]: Taking taylor expansion of (/ 1 y) in t 3.036 * [taylor]: Taking taylor expansion of y in t 3.036 * [backup-simplify]: Simplify y into y 3.036 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.036 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 3.036 * [taylor]: Taking taylor expansion of 0.5 in t 3.036 * [backup-simplify]: Simplify 0.5 into 0.5 3.036 * [taylor]: Taking taylor expansion of (/ 1 x) in t 3.036 * [taylor]: Taking taylor expansion of x in t 3.036 * [backup-simplify]: Simplify x into x 3.036 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.036 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 3.036 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 3.036 * [taylor]: Taking taylor expansion of 0.5 in t 3.036 * [backup-simplify]: Simplify 0.5 into 0.5 3.036 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.036 * [taylor]: Taking taylor expansion of t in t 3.036 * [backup-simplify]: Simplify 0 into 0 3.036 * [backup-simplify]: Simplify 1 into 1 3.037 * [backup-simplify]: Simplify (* 1 1) into 1 3.037 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 3.037 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 3.037 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in z 3.037 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 3.037 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 3.037 * [taylor]: Taking taylor expansion of -2.0 in z 3.037 * [backup-simplify]: Simplify -2.0 into -2.0 3.037 * [taylor]: Taking taylor expansion of z in z 3.037 * [backup-simplify]: Simplify 0 into 0 3.038 * [backup-simplify]: Simplify 1 into 1 3.038 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 3.038 * [backup-simplify]: Simplify (sqrt 0) into 0 3.039 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 3.039 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in z 3.040 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 3.040 * [taylor]: Taking taylor expansion of (/ 1 y) in z 3.040 * [taylor]: Taking taylor expansion of y in z 3.040 * [backup-simplify]: Simplify y into y 3.040 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.040 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 3.040 * [taylor]: Taking taylor expansion of 0.5 in z 3.040 * [backup-simplify]: Simplify 0.5 into 0.5 3.040 * [taylor]: Taking taylor expansion of (/ 1 x) in z 3.040 * [taylor]: Taking taylor expansion of x in z 3.040 * [backup-simplify]: Simplify x into x 3.040 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.040 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 3.040 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 3.040 * [taylor]: Taking taylor expansion of 0.5 in z 3.040 * [backup-simplify]: Simplify 0.5 into 0.5 3.040 * [taylor]: Taking taylor expansion of (pow t 2) in z 3.040 * [taylor]: Taking taylor expansion of t in z 3.040 * [backup-simplify]: Simplify t into t 3.040 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.040 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 3.040 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 3.040 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in y 3.040 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 3.041 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 3.041 * [taylor]: Taking taylor expansion of -2.0 in y 3.041 * [backup-simplify]: Simplify -2.0 into -2.0 3.041 * [taylor]: Taking taylor expansion of z in y 3.041 * [backup-simplify]: Simplify z into z 3.041 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 3.041 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 3.041 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 3.041 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 3.041 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in y 3.041 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 3.041 * [taylor]: Taking taylor expansion of (/ 1 y) in y 3.041 * [taylor]: Taking taylor expansion of y in y 3.041 * [backup-simplify]: Simplify 0 into 0 3.041 * [backup-simplify]: Simplify 1 into 1 3.041 * [backup-simplify]: Simplify (/ 1 1) into 1 3.041 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 3.041 * [taylor]: Taking taylor expansion of 0.5 in y 3.042 * [backup-simplify]: Simplify 0.5 into 0.5 3.042 * [taylor]: Taking taylor expansion of (/ 1 x) in y 3.042 * [taylor]: Taking taylor expansion of x in y 3.042 * [backup-simplify]: Simplify x into x 3.042 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.042 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 3.042 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 3.042 * [taylor]: Taking taylor expansion of 0.5 in y 3.042 * [backup-simplify]: Simplify 0.5 into 0.5 3.042 * [taylor]: Taking taylor expansion of (pow t 2) in y 3.042 * [taylor]: Taking taylor expansion of t in y 3.042 * [backup-simplify]: Simplify t into t 3.042 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.042 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 3.042 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 3.042 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in x 3.042 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 3.042 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 3.042 * [taylor]: Taking taylor expansion of -2.0 in x 3.042 * [backup-simplify]: Simplify -2.0 into -2.0 3.042 * [taylor]: Taking taylor expansion of z in x 3.042 * [backup-simplify]: Simplify z into z 3.042 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 3.042 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 3.043 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 3.043 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 3.043 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in x 3.043 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 3.043 * [taylor]: Taking taylor expansion of (/ 1 y) in x 3.043 * [taylor]: Taking taylor expansion of y in x 3.043 * [backup-simplify]: Simplify y into y 3.043 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.043 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 3.043 * [taylor]: Taking taylor expansion of 0.5 in x 3.043 * [backup-simplify]: Simplify 0.5 into 0.5 3.043 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.043 * [taylor]: Taking taylor expansion of x in x 3.043 * [backup-simplify]: Simplify 0 into 0 3.043 * [backup-simplify]: Simplify 1 into 1 3.043 * [backup-simplify]: Simplify (/ 1 1) into 1 3.043 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 3.043 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 3.043 * [taylor]: Taking taylor expansion of 0.5 in x 3.043 * [backup-simplify]: Simplify 0.5 into 0.5 3.043 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.043 * [taylor]: Taking taylor expansion of t in x 3.044 * [backup-simplify]: Simplify t into t 3.044 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.044 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 3.044 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 3.044 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in x 3.044 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 3.044 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 3.044 * [taylor]: Taking taylor expansion of -2.0 in x 3.044 * [backup-simplify]: Simplify -2.0 into -2.0 3.044 * [taylor]: Taking taylor expansion of z in x 3.044 * [backup-simplify]: Simplify z into z 3.044 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 3.044 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 3.044 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 3.044 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 3.044 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in x 3.044 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 3.044 * [taylor]: Taking taylor expansion of (/ 1 y) in x 3.044 * [taylor]: Taking taylor expansion of y in x 3.044 * [backup-simplify]: Simplify y into y 3.045 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.045 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 3.045 * [taylor]: Taking taylor expansion of 0.5 in x 3.045 * [backup-simplify]: Simplify 0.5 into 0.5 3.045 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.045 * [taylor]: Taking taylor expansion of x in x 3.045 * [backup-simplify]: Simplify 0 into 0 3.045 * [backup-simplify]: Simplify 1 into 1 3.045 * [backup-simplify]: Simplify (/ 1 1) into 1 3.045 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 3.045 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 3.045 * [taylor]: Taking taylor expansion of 0.5 in x 3.045 * [backup-simplify]: Simplify 0.5 into 0.5 3.045 * [taylor]: Taking taylor expansion of (pow t 2) in x 3.045 * [taylor]: Taking taylor expansion of t in x 3.045 * [backup-simplify]: Simplify t into t 3.045 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.045 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 3.046 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 3.046 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 3.046 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 3.047 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 3.048 * [backup-simplify]: Simplify (* (- 0.5) (exp (/ 0.5 (pow t 2)))) into (* -0.5 (exp (/ 0.5 (pow t 2)))) 3.048 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (* -0.5 (exp (/ 0.5 (pow t 2))))) into (* -0.5 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))) 3.048 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))) in y 3.048 * [taylor]: Taking taylor expansion of -0.5 in y 3.048 * [backup-simplify]: Simplify -0.5 into -0.5 3.048 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in y 3.048 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 3.048 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 3.048 * [taylor]: Taking taylor expansion of -2.0 in y 3.048 * [backup-simplify]: Simplify -2.0 into -2.0 3.048 * [taylor]: Taking taylor expansion of z in y 3.048 * [backup-simplify]: Simplify z into z 3.048 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 3.048 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 3.048 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 3.048 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 3.049 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 3.049 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 3.049 * [taylor]: Taking taylor expansion of 0.5 in y 3.049 * [backup-simplify]: Simplify 0.5 into 0.5 3.049 * [taylor]: Taking taylor expansion of (pow t 2) in y 3.049 * [taylor]: Taking taylor expansion of t in y 3.049 * [backup-simplify]: Simplify t into t 3.049 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.049 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 3.049 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 3.049 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.050 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 3.050 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 3.051 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.052 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 3.052 * [backup-simplify]: Simplify (- 0) into 0 3.052 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 3.053 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (exp (/ 0.5 (pow t 2))))) into (/ (exp (/ 0.5 (pow t 2))) y) 3.053 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) (/ (exp (/ 0.5 (pow t 2))) y)) (* 0 (* -0.5 (exp (/ 0.5 (pow t 2)))))) into (/ (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) y) 3.053 * [taylor]: Taking taylor expansion of (/ (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) y) in y 3.053 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in y 3.053 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 3.053 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 3.053 * [taylor]: Taking taylor expansion of -2.0 in y 3.053 * [backup-simplify]: Simplify -2.0 into -2.0 3.053 * [taylor]: Taking taylor expansion of z in y 3.053 * [backup-simplify]: Simplify z into z 3.053 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 3.053 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 3.054 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 3.054 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 3.054 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 3.054 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 3.054 * [taylor]: Taking taylor expansion of 0.5 in y 3.054 * [backup-simplify]: Simplify 0.5 into 0.5 3.054 * [taylor]: Taking taylor expansion of (pow t 2) in y 3.054 * [taylor]: Taking taylor expansion of t in y 3.054 * [backup-simplify]: Simplify t into t 3.054 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.054 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 3.054 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 3.054 * [taylor]: Taking taylor expansion of y in y 3.054 * [backup-simplify]: Simplify 0 into 0 3.054 * [backup-simplify]: Simplify 1 into 1 3.054 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) 3.055 * [backup-simplify]: Simplify (/ (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) 1) into (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) 3.055 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in z 3.055 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 3.055 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 3.055 * [taylor]: Taking taylor expansion of -2.0 in z 3.055 * [backup-simplify]: Simplify -2.0 into -2.0 3.055 * [taylor]: Taking taylor expansion of z in z 3.055 * [backup-simplify]: Simplify 0 into 0 3.055 * [backup-simplify]: Simplify 1 into 1 3.055 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 3.056 * [backup-simplify]: Simplify (sqrt 0) into 0 3.057 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 3.057 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 3.057 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 3.057 * [taylor]: Taking taylor expansion of 0.5 in z 3.057 * [backup-simplify]: Simplify 0.5 into 0.5 3.057 * [taylor]: Taking taylor expansion of (pow t 2) in z 3.057 * [taylor]: Taking taylor expansion of t in z 3.057 * [backup-simplify]: Simplify t into t 3.057 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.057 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 3.057 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 3.058 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 3.058 * [taylor]: Taking taylor expansion of 0 in t 3.058 * [backup-simplify]: Simplify 0 into 0 3.058 * [backup-simplify]: Simplify 0 into 0 3.058 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) 3.058 * [backup-simplify]: Simplify (* -0.5 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))) into (* -0.5 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))) 3.058 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))) in z 3.058 * [taylor]: Taking taylor expansion of -0.5 in z 3.058 * [backup-simplify]: Simplify -0.5 into -0.5 3.058 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in z 3.058 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 3.058 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 3.058 * [taylor]: Taking taylor expansion of -2.0 in z 3.058 * [backup-simplify]: Simplify -2.0 into -2.0 3.058 * [taylor]: Taking taylor expansion of z in z 3.058 * [backup-simplify]: Simplify 0 into 0 3.058 * [backup-simplify]: Simplify 1 into 1 3.058 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 3.059 * [backup-simplify]: Simplify (sqrt 0) into 0 3.061 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 3.061 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 3.061 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 3.061 * [taylor]: Taking taylor expansion of 0.5 in z 3.061 * [backup-simplify]: Simplify 0.5 into 0.5 3.061 * [taylor]: Taking taylor expansion of (pow t 2) in z 3.061 * [taylor]: Taking taylor expansion of t in z 3.061 * [backup-simplify]: Simplify t into t 3.061 * [backup-simplify]: Simplify (* t t) into (pow t 2) 3.061 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 3.061 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 3.062 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 3.062 * [backup-simplify]: Simplify (* -0.5 0) into 0 3.062 * [taylor]: Taking taylor expansion of 0 in t 3.062 * [backup-simplify]: Simplify 0 into 0 3.062 * [backup-simplify]: Simplify 0 into 0 3.062 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 3.063 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 3.064 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.064 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 3.065 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.066 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 3.067 * [backup-simplify]: Simplify (- 0) into 0 3.067 * [backup-simplify]: Simplify (+ 0 0) into 0 3.068 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 3.068 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 3.068 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 3.068 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 (/ (exp (/ 0.5 (pow t 2))) y)) (* 0 (* -0.5 (exp (/ 0.5 (pow t 2))))))) into 0 3.069 * [taylor]: Taking taylor expansion of 0 in y 3.069 * [backup-simplify]: Simplify 0 into 0 3.069 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.069 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 3.069 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 3.070 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 3.070 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) (/ 0 1)))) into 0 3.070 * [taylor]: Taking taylor expansion of 0 in z 3.070 * [backup-simplify]: Simplify 0 into 0 3.070 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.071 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 3.071 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 3.071 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 3.072 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))))) into 0 3.072 * [taylor]: Taking taylor expansion of 0 in z 3.072 * [backup-simplify]: Simplify 0 into 0 3.072 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.072 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 3.073 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 3.073 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 3.073 * [taylor]: Taking taylor expansion of (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) in t 3.073 * [taylor]: Taking taylor expansion of (* +nan.0 (exp (/ 0.5 (pow t 2)))) in t 3.073 * [taylor]: Taking taylor expansion of +nan.0 in t 3.073 * [backup-simplify]: Simplify +nan.0 into +nan.0 3.073 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 3.073 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 3.073 * [taylor]: Taking taylor expansion of 0.5 in t 3.073 * [backup-simplify]: Simplify 0.5 into 0.5 3.073 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.073 * [taylor]: Taking taylor expansion of t in t 3.073 * [backup-simplify]: Simplify 0 into 0 3.073 * [backup-simplify]: Simplify 1 into 1 3.073 * [backup-simplify]: Simplify (* 1 1) into 1 3.074 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 3.074 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 3.074 * [backup-simplify]: Simplify (* +nan.0 (exp (/ 0.5 (pow t 2)))) into (* +nan.0 (exp (/ 0.5 (pow t 2)))) 3.074 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 3.074 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 3.074 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 3.074 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 3.075 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 3.075 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 3.076 * [backup-simplify]: Simplify (+ (* -0.5 (- (* +nan.0 (exp (/ 0.5 (pow t 2)))))) (* 0 0)) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 3.076 * [taylor]: Taking taylor expansion of (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) in t 3.076 * [taylor]: Taking taylor expansion of (* +nan.0 (exp (/ 0.5 (pow t 2)))) in t 3.076 * [taylor]: Taking taylor expansion of +nan.0 in t 3.076 * [backup-simplify]: Simplify +nan.0 into +nan.0 3.076 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 3.076 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 3.076 * [taylor]: Taking taylor expansion of 0.5 in t 3.076 * [backup-simplify]: Simplify 0.5 into 0.5 3.076 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.076 * [taylor]: Taking taylor expansion of t in t 3.076 * [backup-simplify]: Simplify 0 into 0 3.076 * [backup-simplify]: Simplify 1 into 1 3.076 * [backup-simplify]: Simplify (* 1 1) into 1 3.076 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 3.077 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 3.077 * [backup-simplify]: Simplify (* +nan.0 (exp (/ 0.5 (pow t 2)))) into (* +nan.0 (exp (/ 0.5 (pow t 2)))) 3.077 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 3.077 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 3.077 * [backup-simplify]: Simplify 0 into 0 3.077 * [backup-simplify]: Simplify 0 into 0 3.078 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 3.078 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 3.079 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 3.079 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 3.079 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.080 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.080 * [backup-simplify]: Simplify (- 0) into 0 3.081 * [backup-simplify]: Simplify (+ 0 0) into 0 3.081 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 3.081 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 3.082 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -2.0 z)))) into 0 3.082 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (+ (* 0 (/ (exp (/ 0.5 (pow t 2))) y)) (* 0 (* -0.5 (exp (/ 0.5 (pow t 2)))))))) into 0 3.082 * [taylor]: Taking taylor expansion of 0 in y 3.082 * [backup-simplify]: Simplify 0 into 0 3.083 * [taylor]: Taking taylor expansion of 0 in z 3.083 * [backup-simplify]: Simplify 0 into 0 3.083 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 3.083 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 3.084 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.084 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 3.084 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 3.085 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 3.086 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.086 * [taylor]: Taking taylor expansion of 0 in z 3.086 * [backup-simplify]: Simplify 0 into 0 3.087 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 3.087 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 3.088 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.088 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 3.089 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 3.089 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 3.090 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))))) into 0 3.090 * [taylor]: Taking taylor expansion of 0 in z 3.090 * [backup-simplify]: Simplify 0 into 0 3.090 * [taylor]: Taking taylor expansion of 0 in t 3.090 * [backup-simplify]: Simplify 0 into 0 3.090 * [backup-simplify]: Simplify 0 into 0 3.090 * [taylor]: Taking taylor expansion of 0 in t 3.090 * [backup-simplify]: Simplify 0 into 0 3.090 * [backup-simplify]: Simplify 0 into 0 3.090 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 3.091 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 3.091 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.092 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2.0 (/ 0 1)))) into 0 3.094 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 3.094 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* +nan.0 0) (* +nan.0 (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 3.094 * [taylor]: Taking taylor expansion of (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) in t 3.094 * [taylor]: Taking taylor expansion of (* +nan.0 (exp (/ 0.5 (pow t 2)))) in t 3.094 * [taylor]: Taking taylor expansion of +nan.0 in t 3.094 * [backup-simplify]: Simplify +nan.0 into +nan.0 3.094 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 3.094 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 3.094 * [taylor]: Taking taylor expansion of 0.5 in t 3.094 * [backup-simplify]: Simplify 0.5 into 0.5 3.094 * [taylor]: Taking taylor expansion of (pow t 2) in t 3.095 * [taylor]: Taking taylor expansion of t in t 3.095 * [backup-simplify]: Simplify 0 into 0 3.095 * [backup-simplify]: Simplify 1 into 1 3.095 * [backup-simplify]: Simplify (* 1 1) into 1 3.095 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 3.095 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 3.095 * [backup-simplify]: Simplify (* +nan.0 (exp (/ 0.5 (pow t 2)))) into (* +nan.0 (exp (/ 0.5 (pow t 2)))) 3.095 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 3.096 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 3.096 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (exp (/ 0.5 (pow (/ 1 (- t)) 2))))) (* 1 (* (/ 1 (- z)) (* (/ 1 (/ 1 (- y))) 1)))) (+ (* (- (* +nan.0 (exp (/ 0.5 (pow (/ 1 (- t)) 2))))) (* 1 (* 1 (* 1 (/ 1 (/ 1 (- x))))))) (* (- (* +nan.0 (exp (/ 0.5 (pow (/ 1 (- t)) 2))))) (* 1 (* 1 (* (/ 1 (/ 1 (- y))) 1)))))) into (- (+ (* +nan.0 (* x (exp (* 0.5 (pow t 2))))) (- (+ (* +nan.0 (* (exp (* 0.5 (pow t 2))) y)) (- (* +nan.0 (/ (* (exp (* 0.5 (pow t 2))) y) z))))))) 3.096 * * * [progress]: simplifying candidates 3.097 * [simplify]: Simplifying: (* (- (* x 0.5) y) (sqrt (* z 2.0))) (+ (log (- (* x 0.5) y)) (log (sqrt (* z 2.0)))) (log (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (exp (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt (* z 2.0)) (sqrt (* z 2.0))) (sqrt (* z 2.0)))) (* (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0))))) (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (sqrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (sqrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt (* z 2.0)))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (* (cbrt (sqrt (* z 2.0))) (cbrt (sqrt (* z 2.0))))) (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt (sqrt (* z 2.0)))) (* (- (* x 0.5) y) 1) (* (cbrt (- (* x 0.5) y)) (sqrt (* z 2.0))) (* (sqrt (- (* x 0.5) y)) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt (* z 2.0))) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt (* z 2.0))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) (+ (+ (log (- (* x 0.5) y)) (log (sqrt (* z 2.0)))) (/ (* t t) 2.0)) (+ (log (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (/ (* t t) 2.0)) (log (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (exp (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt (* z 2.0)) (sqrt (* z 2.0))) (sqrt (* z 2.0)))) (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0)))) (* (cbrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (cbrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))))) (cbrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (sqrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (sqrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0))))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) 1) (* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0))) (* (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) 0 (- (+ (* +nan.0 (/ (* (sqrt 2.0) y) z)) (- (+ (* +nan.0 (* (sqrt 2.0) y)) (- (* +nan.0 (* (sqrt 2.0) x))))))) (- (+ (* +nan.0 x) (- (+ (* +nan.0 (/ y z)) (- (* +nan.0 y)))))) 0 (- (+ (* +nan.0 (* (sqrt 2.0) (* x (exp (* 0.5 (pow t 2)))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) z)) (- (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)))))))) (- (+ (* +nan.0 (* x (exp (* 0.5 (pow t 2))))) (- (+ (* +nan.0 (* (exp (* 0.5 (pow t 2))) y)) (- (* +nan.0 (/ (* (exp (* 0.5 (pow t 2))) y) z))))))) 3.098 * * [simplify]: Extracting # 0 : cost 40 inf + 0 3.098 * * [simplify]: Extracting # 1 : cost 64 inf + 1 3.098 * * [simplify]: Extracting # 2 : cost 86 inf + 2 3.099 * * [simplify]: Extracting # 3 : cost 91 inf + 211 3.099 * * [simplify]: Extracting # 4 : cost 86 inf + 1837 3.100 * * [simplify]: Extracting # 5 : cost 68 inf + 7948 3.101 * * [simplify]: Extracting # 6 : cost 59 inf + 10526 3.102 * * [simplify]: Extracting # 7 : cost 51 inf + 12453 3.104 * * [simplify]: Extracting # 8 : cost 35 inf + 18254 3.106 * * [simplify]: Extracting # 9 : cost 26 inf + 21632 3.108 * * [simplify]: Extracting # 10 : cost 18 inf + 24628 3.110 * * [simplify]: Extracting # 11 : cost 13 inf + 26936 3.113 * * [simplify]: Extracting # 12 : cost 7 inf + 30093 3.115 * * [simplify]: Extracting # 13 : cost 5 inf + 31346 3.118 * * [simplify]: Extracting # 14 : cost 3 inf + 32800 3.123 * * [simplify]: Extracting # 15 : cost 1 inf + 34415 3.127 * * [simplify]: Extracting # 16 : cost 0 inf + 35182 3.131 * * [simplify]: iteration 0 : 124 enodes (cost 17312 ) 3.157 * * [simplify]: Extracting # 0 : cost 0 inf + 35182 3.164 * * [simplify]: Extracting # 1 : cost 65 inf + 31892 3.172 * * [simplify]: Extracting # 2 : cost 3 inf + 46370 3.179 * * [simplify]: Extracting # 3 : cost 1 inf + 44491 3.185 * * [simplify]: Extracting # 4 : cost 0 inf + 43856 3.192 * * [simplify]: Extracting # 5 : cost 0 inf + 43354 3.198 * * [simplify]: Extracting # 6 : cost 0 inf + 43194 3.205 * * [simplify]: iteration 1 : 337 enodes (cost 15906 ) 3.319 * * [simplify]: Extracting # 0 : cost 0 inf + 43194 3.334 * * [simplify]: Extracting # 1 : cost 361 inf + 38420 3.360 * * [simplify]: Extracting # 2 : cost 9 inf + 130707 3.391 * * [simplify]: Extracting # 3 : cost 3 inf + 131325 3.423 * * [simplify]: Extracting # 4 : cost 0 inf + 132297 3.451 * * [simplify]: iteration 2 : 1454 enodes (cost 15596 ) 3.936 * * [simplify]: Extracting # 0 : cost 0 inf + 132297 4.001 * * [simplify]: Extracting # 1 : cost 1881 inf + 99666 4.133 * * [simplify]: Extracting # 2 : cost 65 inf + 546793 4.280 * * [simplify]: Extracting # 3 : cost 18 inf + 556390 4.426 * * [simplify]: Extracting # 4 : cost 0 inf + 562623 4.561 * * [simplify]: iteration done: 5000 enodes (cost 15556 ) 4.562 * [simplify]: Simplified to: (* (- (* x 0.5) y) (sqrt (* z 2.0))) (log (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (log (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (exp (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (* (* z 2.0) (- (* x 0.5) y)))) (* (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0))))) (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (* (* z 2.0) (- (* x 0.5) y)))) (sqrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (sqrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt (* z 2.0)))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt (* z 2.0)))) (* (* (cbrt (sqrt (* z 2.0))) (cbrt (sqrt (* z 2.0)))) (- (* x 0.5) y)) (* (sqrt z) (- (* x 0.5) y)) (* (sqrt (sqrt (* z 2.0))) (- (* x 0.5) y)) (- (* x 0.5) y) (* (cbrt (- (* x 0.5) y)) (sqrt (* z 2.0))) (* (sqrt (- (* x 0.5) y)) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (* (* x 0.5) (* (* x 0.5) (* x 0.5))) (* (* y y) y)) (sqrt (* z 2.0))) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt (* z 2.0))) (* (exp (/ t (/ 2.0 t))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (exp (/ t (/ 2.0 t))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (+ (/ t (/ 2.0 t)) (log (* (- (* x 0.5) y) (sqrt (* z 2.0))))) (+ (/ t (/ 2.0 t)) (log (* (- (* x 0.5) y) (sqrt (* z 2.0))))) (+ (/ t (/ 2.0 t)) (log (* (- (* x 0.5) y) (sqrt (* z 2.0))))) (exp (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0))))) (exp (/ (* t t) 2.0))) (* (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0))))) (exp (/ (* t t) 2.0))) (* (cbrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (cbrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))))) (cbrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0))))) (exp (/ (* t t) 2.0))) (sqrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (sqrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (* (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0)))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (sqrt (exp (/ (* t t) 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (exp (/ (* t t) 2.0)) (sqrt (* z 2.0))) (* (exp (/ (* t t) 2.0)) (* (- (* (* x 0.5) (* (* x 0.5) (* x 0.5))) (* (* y y) y)) (sqrt (* z 2.0)))) (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) 0 (- (- (* +nan.0 (/ (* (sqrt 2.0) y) z)) (* (* +nan.0 (sqrt 2.0)) (- y x)))) (- (- (* +nan.0 x) (* +nan.0 (- (/ y z) y)))) 0 (- (- (* (* +nan.0 (sqrt 2.0)) (* x (exp (* (* t t) 0.5)))) (* +nan.0 (- (/ (* (* (sqrt 2.0) (exp (* (* t t) 0.5))) y) z) (* (* (sqrt 2.0) (exp (* (* t t) 0.5))) y))))) (+ (- (* (* +nan.0 x) (exp (* (* t t) 0.5)))) (* +nan.0 (- (* (exp (* (* t t) 0.5)) y) (/ (* (exp (* (* t t) 0.5)) y) z)))) 4.566 * * * [progress]: adding candidates to table 4.902 * * [progress]: iteration 2 / 4 4.902 * * * [progress]: picking best candidate 4.979 * * * * [pick]: Picked # 4.979 * * * [progress]: localizing error 5.023 * * * [progress]: generating rewritten candidates 5.023 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1) 5.071 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 5.497 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2) 5.505 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2) 5.514 * * * [progress]: generating series expansions 5.515 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1) 5.515 * [backup-simplify]: Simplify (* (- (* x 0.5) y) (sqrt (* z 2.0))) into (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) 5.515 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in (x y z) around 0 5.515 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in z 5.515 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in z 5.515 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 5.515 * [taylor]: Taking taylor expansion of 2.0 in z 5.515 * [backup-simplify]: Simplify 2.0 into 2.0 5.515 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.516 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.516 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 5.516 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 5.516 * [taylor]: Taking taylor expansion of 0.5 in z 5.516 * [backup-simplify]: Simplify 0.5 into 0.5 5.516 * [taylor]: Taking taylor expansion of x in z 5.516 * [backup-simplify]: Simplify x into x 5.516 * [taylor]: Taking taylor expansion of y in z 5.516 * [backup-simplify]: Simplify y into y 5.516 * [taylor]: Taking taylor expansion of (sqrt z) in z 5.516 * [taylor]: Taking taylor expansion of z in z 5.516 * [backup-simplify]: Simplify 0 into 0 5.516 * [backup-simplify]: Simplify 1 into 1 5.516 * [backup-simplify]: Simplify (sqrt 0) into 0 5.520 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 5.520 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in y 5.520 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in y 5.520 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 5.520 * [taylor]: Taking taylor expansion of 2.0 in y 5.520 * [backup-simplify]: Simplify 2.0 into 2.0 5.521 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.521 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.521 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 5.521 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 5.522 * [taylor]: Taking taylor expansion of 0.5 in y 5.522 * [backup-simplify]: Simplify 0.5 into 0.5 5.522 * [taylor]: Taking taylor expansion of x in y 5.522 * [backup-simplify]: Simplify x into x 5.522 * [taylor]: Taking taylor expansion of y in y 5.522 * [backup-simplify]: Simplify 0 into 0 5.522 * [backup-simplify]: Simplify 1 into 1 5.522 * [taylor]: Taking taylor expansion of (sqrt z) in y 5.522 * [taylor]: Taking taylor expansion of z in y 5.522 * [backup-simplify]: Simplify z into z 5.522 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 5.522 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 5.522 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in x 5.522 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 5.522 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 5.522 * [taylor]: Taking taylor expansion of 2.0 in x 5.522 * [backup-simplify]: Simplify 2.0 into 2.0 5.522 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.523 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.523 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 5.523 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 5.523 * [taylor]: Taking taylor expansion of 0.5 in x 5.523 * [backup-simplify]: Simplify 0.5 into 0.5 5.523 * [taylor]: Taking taylor expansion of x in x 5.523 * [backup-simplify]: Simplify 0 into 0 5.523 * [backup-simplify]: Simplify 1 into 1 5.523 * [taylor]: Taking taylor expansion of y in x 5.523 * [backup-simplify]: Simplify y into y 5.523 * [taylor]: Taking taylor expansion of (sqrt z) in x 5.523 * [taylor]: Taking taylor expansion of z in x 5.523 * [backup-simplify]: Simplify z into z 5.523 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 5.523 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 5.523 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in x 5.523 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 5.524 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 5.524 * [taylor]: Taking taylor expansion of 2.0 in x 5.524 * [backup-simplify]: Simplify 2.0 into 2.0 5.524 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.524 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.525 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 5.525 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 5.525 * [taylor]: Taking taylor expansion of 0.5 in x 5.525 * [backup-simplify]: Simplify 0.5 into 0.5 5.525 * [taylor]: Taking taylor expansion of x in x 5.525 * [backup-simplify]: Simplify 0 into 0 5.525 * [backup-simplify]: Simplify 1 into 1 5.525 * [taylor]: Taking taylor expansion of y in x 5.525 * [backup-simplify]: Simplify y into y 5.525 * [taylor]: Taking taylor expansion of (sqrt z) in x 5.525 * [taylor]: Taking taylor expansion of z in x 5.525 * [backup-simplify]: Simplify z into z 5.525 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 5.525 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 5.525 * [backup-simplify]: Simplify (* 0.5 0) into 0 5.525 * [backup-simplify]: Simplify (- y) into (- y) 5.525 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 5.526 * [backup-simplify]: Simplify (* (sqrt 2.0) (- y)) into (* -1 (* (sqrt 2.0) y)) 5.526 * [backup-simplify]: Simplify (* (* -1 (* (sqrt 2.0) y)) (sqrt z)) into (* -1 (* (* (sqrt 2.0) y) (sqrt z))) 5.526 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) y) (sqrt z))) in y 5.526 * [taylor]: Taking taylor expansion of -1 in y 5.526 * [backup-simplify]: Simplify -1 into -1 5.526 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) y) (sqrt z)) in y 5.526 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) y) in y 5.526 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 5.526 * [taylor]: Taking taylor expansion of 2.0 in y 5.527 * [backup-simplify]: Simplify 2.0 into 2.0 5.527 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.527 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.528 * [taylor]: Taking taylor expansion of y in y 5.528 * [backup-simplify]: Simplify 0 into 0 5.528 * [backup-simplify]: Simplify 1 into 1 5.528 * [taylor]: Taking taylor expansion of (sqrt z) in y 5.528 * [taylor]: Taking taylor expansion of z in y 5.528 * [backup-simplify]: Simplify z into z 5.528 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 5.528 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 5.528 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 5.528 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 5.529 * [backup-simplify]: Simplify (* -1 0) into 0 5.529 * [taylor]: Taking taylor expansion of 0 in z 5.529 * [backup-simplify]: Simplify 0 into 0 5.529 * [backup-simplify]: Simplify 0 into 0 5.530 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 5.530 * [backup-simplify]: Simplify (- 0) into 0 5.531 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 5.532 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0.5) (* 0 (- y))) into (* 0.5 (sqrt 2.0)) 5.533 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) y)) 0) (* (* 0.5 (sqrt 2.0)) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 5.533 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in y 5.533 * [taylor]: Taking taylor expansion of 0.5 in y 5.533 * [backup-simplify]: Simplify 0.5 into 0.5 5.533 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in y 5.533 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 5.533 * [taylor]: Taking taylor expansion of 2.0 in y 5.533 * [backup-simplify]: Simplify 2.0 into 2.0 5.534 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.534 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.534 * [taylor]: Taking taylor expansion of (sqrt z) in y 5.534 * [taylor]: Taking taylor expansion of z in y 5.534 * [backup-simplify]: Simplify z into z 5.534 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 5.535 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 5.535 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 5.535 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 5.535 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in z 5.535 * [taylor]: Taking taylor expansion of 0.5 in z 5.535 * [backup-simplify]: Simplify 0.5 into 0.5 5.535 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 5.535 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 5.536 * [taylor]: Taking taylor expansion of 2.0 in z 5.536 * [backup-simplify]: Simplify 2.0 into 2.0 5.536 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.536 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.537 * [taylor]: Taking taylor expansion of (sqrt z) in z 5.537 * [taylor]: Taking taylor expansion of z in z 5.537 * [backup-simplify]: Simplify 0 into 0 5.537 * [backup-simplify]: Simplify 1 into 1 5.537 * [backup-simplify]: Simplify (sqrt 0) into 0 5.538 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 5.539 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 5.539 * [backup-simplify]: Simplify (* 0.5 0) into 0 5.539 * [backup-simplify]: Simplify 0 into 0 5.541 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 1) (* 0 0)) into (sqrt 2.0) 5.542 * [backup-simplify]: Simplify (+ (* 0 0) (* (sqrt 2.0) (sqrt z))) into (* (sqrt 2.0) (sqrt z)) 5.542 * [backup-simplify]: Simplify (+ (* -1 (* (sqrt 2.0) (sqrt z))) (* 0 0)) into (- (* (sqrt 2.0) (sqrt z))) 5.542 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt z))) in z 5.542 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 5.542 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 5.542 * [taylor]: Taking taylor expansion of 2.0 in z 5.542 * [backup-simplify]: Simplify 2.0 into 2.0 5.543 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.543 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.543 * [taylor]: Taking taylor expansion of (sqrt z) in z 5.543 * [taylor]: Taking taylor expansion of z in z 5.544 * [backup-simplify]: Simplify 0 into 0 5.544 * [backup-simplify]: Simplify 1 into 1 5.544 * [backup-simplify]: Simplify (sqrt 0) into 0 5.545 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 5.545 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 5.546 * [backup-simplify]: Simplify (- 0) into 0 5.546 * [backup-simplify]: Simplify 0 into 0 5.546 * [backup-simplify]: Simplify 0 into 0 5.546 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 5.547 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 5.548 * [backup-simplify]: Simplify (- 0) into 0 5.548 * [backup-simplify]: Simplify (+ 0 0) into 0 5.549 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 5.550 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 5.551 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) y)) 0) (+ (* (* 0.5 (sqrt 2.0)) 0) (* 0 (sqrt z)))) into 0 5.551 * [taylor]: Taking taylor expansion of 0 in y 5.551 * [backup-simplify]: Simplify 0 into 0 5.551 * [taylor]: Taking taylor expansion of 0 in z 5.551 * [backup-simplify]: Simplify 0 into 0 5.551 * [backup-simplify]: Simplify 0 into 0 5.551 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt z))) into 0 5.552 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt z)))) into 0 5.552 * [taylor]: Taking taylor expansion of 0 in z 5.552 * [backup-simplify]: Simplify 0 into 0 5.552 * [backup-simplify]: Simplify 0 into 0 5.552 * [backup-simplify]: Simplify 0 into 0 5.553 * [backup-simplify]: Simplify (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (* (/ 1 z) 2.0))) into (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) 5.553 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in (x y z) around 0 5.553 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in z 5.553 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in z 5.553 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 5.553 * [taylor]: Taking taylor expansion of 2.0 in z 5.553 * [backup-simplify]: Simplify 2.0 into 2.0 5.553 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.554 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.554 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 5.554 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 5.554 * [taylor]: Taking taylor expansion of 0.5 in z 5.554 * [backup-simplify]: Simplify 0.5 into 0.5 5.554 * [taylor]: Taking taylor expansion of (/ 1 x) in z 5.554 * [taylor]: Taking taylor expansion of x in z 5.554 * [backup-simplify]: Simplify x into x 5.554 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.554 * [taylor]: Taking taylor expansion of (/ 1 y) in z 5.554 * [taylor]: Taking taylor expansion of y in z 5.554 * [backup-simplify]: Simplify y into y 5.554 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.554 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 5.554 * [taylor]: Taking taylor expansion of (/ 1 z) in z 5.554 * [taylor]: Taking taylor expansion of z in z 5.554 * [backup-simplify]: Simplify 0 into 0 5.554 * [backup-simplify]: Simplify 1 into 1 5.555 * [backup-simplify]: Simplify (/ 1 1) into 1 5.555 * [backup-simplify]: Simplify (sqrt 0) into 0 5.556 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 5.556 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in y 5.556 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in y 5.556 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 5.556 * [taylor]: Taking taylor expansion of 2.0 in y 5.556 * [backup-simplify]: Simplify 2.0 into 2.0 5.556 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.557 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.557 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 5.557 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 5.557 * [taylor]: Taking taylor expansion of 0.5 in y 5.557 * [backup-simplify]: Simplify 0.5 into 0.5 5.557 * [taylor]: Taking taylor expansion of (/ 1 x) in y 5.557 * [taylor]: Taking taylor expansion of x in y 5.557 * [backup-simplify]: Simplify x into x 5.557 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.557 * [taylor]: Taking taylor expansion of (/ 1 y) in y 5.557 * [taylor]: Taking taylor expansion of y in y 5.557 * [backup-simplify]: Simplify 0 into 0 5.557 * [backup-simplify]: Simplify 1 into 1 5.558 * [backup-simplify]: Simplify (/ 1 1) into 1 5.558 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 5.558 * [taylor]: Taking taylor expansion of (/ 1 z) in y 5.558 * [taylor]: Taking taylor expansion of z in y 5.558 * [backup-simplify]: Simplify z into z 5.558 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 5.558 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 5.558 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 5.558 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 5.558 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in x 5.558 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in x 5.558 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 5.558 * [taylor]: Taking taylor expansion of 2.0 in x 5.558 * [backup-simplify]: Simplify 2.0 into 2.0 5.559 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.559 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.559 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 5.559 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 5.559 * [taylor]: Taking taylor expansion of 0.5 in x 5.559 * [backup-simplify]: Simplify 0.5 into 0.5 5.559 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.559 * [taylor]: Taking taylor expansion of x in x 5.559 * [backup-simplify]: Simplify 0 into 0 5.559 * [backup-simplify]: Simplify 1 into 1 5.560 * [backup-simplify]: Simplify (/ 1 1) into 1 5.560 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.560 * [taylor]: Taking taylor expansion of y in x 5.560 * [backup-simplify]: Simplify y into y 5.560 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.560 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 5.560 * [taylor]: Taking taylor expansion of (/ 1 z) in x 5.560 * [taylor]: Taking taylor expansion of z in x 5.560 * [backup-simplify]: Simplify z into z 5.560 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 5.560 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 5.560 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 5.560 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 5.560 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in x 5.560 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in x 5.560 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 5.561 * [taylor]: Taking taylor expansion of 2.0 in x 5.561 * [backup-simplify]: Simplify 2.0 into 2.0 5.561 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.562 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.562 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 5.562 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 5.562 * [taylor]: Taking taylor expansion of 0.5 in x 5.562 * [backup-simplify]: Simplify 0.5 into 0.5 5.562 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.562 * [taylor]: Taking taylor expansion of x in x 5.562 * [backup-simplify]: Simplify 0 into 0 5.562 * [backup-simplify]: Simplify 1 into 1 5.562 * [backup-simplify]: Simplify (/ 1 1) into 1 5.562 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.562 * [taylor]: Taking taylor expansion of y in x 5.562 * [backup-simplify]: Simplify y into y 5.562 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.562 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 5.562 * [taylor]: Taking taylor expansion of (/ 1 z) in x 5.562 * [taylor]: Taking taylor expansion of z in x 5.562 * [backup-simplify]: Simplify z into z 5.563 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 5.563 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 5.563 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 5.563 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 5.563 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 5.564 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 5.565 * [backup-simplify]: Simplify (* (sqrt 2.0) 0.5) into (* 0.5 (sqrt 2.0)) 5.565 * [backup-simplify]: Simplify (* (* 0.5 (sqrt 2.0)) (sqrt (/ 1 z))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 5.565 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in y 5.565 * [taylor]: Taking taylor expansion of 0.5 in y 5.565 * [backup-simplify]: Simplify 0.5 into 0.5 5.565 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in y 5.566 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 5.566 * [taylor]: Taking taylor expansion of 2.0 in y 5.566 * [backup-simplify]: Simplify 2.0 into 2.0 5.566 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.567 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.567 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 5.567 * [taylor]: Taking taylor expansion of (/ 1 z) in y 5.567 * [taylor]: Taking taylor expansion of z in y 5.567 * [backup-simplify]: Simplify z into z 5.567 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 5.567 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 5.567 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 5.567 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 5.568 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.568 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 5.568 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 5.568 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 5.569 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (/ 1 y))) (* 0 0.5)) into (- (/ (sqrt 2.0) y)) 5.570 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (* (- (/ (sqrt 2.0) y)) (sqrt (/ 1 z)))) into (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) 5.570 * [taylor]: Taking taylor expansion of (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) in y 5.570 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2.0) y) (sqrt (/ 1 z))) in y 5.570 * [taylor]: Taking taylor expansion of (/ (sqrt 2.0) y) in y 5.570 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 5.570 * [taylor]: Taking taylor expansion of 2.0 in y 5.570 * [backup-simplify]: Simplify 2.0 into 2.0 5.571 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.571 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.571 * [taylor]: Taking taylor expansion of y in y 5.572 * [backup-simplify]: Simplify 0 into 0 5.572 * [backup-simplify]: Simplify 1 into 1 5.572 * [backup-simplify]: Simplify (/ (sqrt 2.0) 1) into (sqrt 2.0) 5.572 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 5.572 * [taylor]: Taking taylor expansion of (/ 1 z) in y 5.572 * [taylor]: Taking taylor expansion of z in y 5.572 * [backup-simplify]: Simplify z into z 5.572 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 5.572 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 5.572 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 5.572 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 5.573 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 5.573 * [backup-simplify]: Simplify (- (* (sqrt 2.0) (sqrt (/ 1 z)))) into (- (* (sqrt 2.0) (sqrt (/ 1 z)))) 5.573 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 5.573 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 5.573 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 5.573 * [taylor]: Taking taylor expansion of 2.0 in z 5.573 * [backup-simplify]: Simplify 2.0 into 2.0 5.573 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.574 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.574 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 5.574 * [taylor]: Taking taylor expansion of (/ 1 z) in z 5.574 * [taylor]: Taking taylor expansion of z in z 5.574 * [backup-simplify]: Simplify 0 into 0 5.574 * [backup-simplify]: Simplify 1 into 1 5.574 * [backup-simplify]: Simplify (/ 1 1) into 1 5.574 * [backup-simplify]: Simplify (sqrt 0) into 0 5.575 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 5.576 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 5.576 * [backup-simplify]: Simplify (- 0) into 0 5.576 * [backup-simplify]: Simplify 0 into 0 5.576 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 5.577 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 5.577 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 5.577 * [taylor]: Taking taylor expansion of 0.5 in z 5.577 * [backup-simplify]: Simplify 0.5 into 0.5 5.577 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 5.577 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 5.577 * [taylor]: Taking taylor expansion of 2.0 in z 5.577 * [backup-simplify]: Simplify 2.0 into 2.0 5.577 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.578 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.578 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 5.578 * [taylor]: Taking taylor expansion of (/ 1 z) in z 5.578 * [taylor]: Taking taylor expansion of z in z 5.578 * [backup-simplify]: Simplify 0 into 0 5.578 * [backup-simplify]: Simplify 1 into 1 5.578 * [backup-simplify]: Simplify (/ 1 1) into 1 5.579 * [backup-simplify]: Simplify (sqrt 0) into 0 5.580 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 5.580 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 5.580 * [backup-simplify]: Simplify (* 0.5 0) into 0 5.581 * [backup-simplify]: Simplify 0 into 0 5.581 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.581 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 5.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.583 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 5.583 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 5.584 * [backup-simplify]: Simplify (- 0) into 0 5.584 * [backup-simplify]: Simplify (+ 0 0) into 0 5.585 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 5.586 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (- (/ 1 y))) (* 0 0.5))) into 0 5.587 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 5.587 * [taylor]: Taking taylor expansion of 0 in y 5.587 * [backup-simplify]: Simplify 0 into 0 5.588 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)))) into 0 5.588 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 5.589 * [backup-simplify]: Simplify (- 0) into 0 5.589 * [taylor]: Taking taylor expansion of 0 in z 5.589 * [backup-simplify]: Simplify 0 into 0 5.589 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 5.590 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z))))) into 0 5.590 * [taylor]: Taking taylor expansion of 0 in z 5.590 * [backup-simplify]: Simplify 0 into 0 5.592 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 5.594 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 5.595 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 5.597 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 5.600 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 5.601 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 5.602 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.602 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 5.603 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.603 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.603 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 5.604 * [backup-simplify]: Simplify (- 0) into 0 5.604 * [backup-simplify]: Simplify (+ 0 0) into 0 5.605 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 5.605 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (- (/ 1 y))) (* 0 0.5)))) into 0 5.606 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 5.606 * [taylor]: Taking taylor expansion of 0 in y 5.606 * [backup-simplify]: Simplify 0 into 0 5.606 * [taylor]: Taking taylor expansion of 0 in z 5.606 * [backup-simplify]: Simplify 0 into 0 5.607 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.607 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 5.608 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 5.608 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.609 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 5.609 * [backup-simplify]: Simplify (- 0) into 0 5.609 * [taylor]: Taking taylor expansion of 0 in z 5.609 * [backup-simplify]: Simplify 0 into 0 5.609 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.610 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 5.611 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 5.612 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 5.613 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z)))))) into 0 5.613 * [taylor]: Taking taylor expansion of 0 in z 5.613 * [backup-simplify]: Simplify 0 into 0 5.613 * [backup-simplify]: Simplify 0 into 0 5.613 * [backup-simplify]: Simplify 0 into 0 5.614 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.616 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 5.617 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 5.619 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 5.621 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 5.623 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 5.627 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt 2.0))) (* (/ 1 z) (* (/ 1 (/ 1 y)) 1))) (+ (* (- (* +nan.0 (sqrt 2.0))) (* 1 (* 1 (/ 1 (/ 1 x))))) (* (- (* +nan.0 (sqrt 2.0))) (* 1 (* (/ 1 (/ 1 y)) 1))))) into (- (+ (* +nan.0 (/ (* (sqrt 2.0) y) z)) (- (+ (* +nan.0 (* (sqrt 2.0) y)) (- (* +nan.0 (* (sqrt 2.0) x))))))) 5.627 * [backup-simplify]: Simplify (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (sqrt (* (/ 1 (- z)) 2.0))) into (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) 5.627 * [approximate]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in (x y z) around 0 5.627 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in z 5.627 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 5.627 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 5.627 * [taylor]: Taking taylor expansion of -2.0 in z 5.627 * [backup-simplify]: Simplify -2.0 into -2.0 5.627 * [taylor]: Taking taylor expansion of z in z 5.627 * [backup-simplify]: Simplify 0 into 0 5.627 * [backup-simplify]: Simplify 1 into 1 5.628 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 5.628 * [backup-simplify]: Simplify (sqrt 0) into 0 5.629 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 5.629 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 5.629 * [taylor]: Taking taylor expansion of (/ 1 y) in z 5.629 * [taylor]: Taking taylor expansion of y in z 5.629 * [backup-simplify]: Simplify y into y 5.629 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.629 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 5.630 * [taylor]: Taking taylor expansion of 0.5 in z 5.630 * [backup-simplify]: Simplify 0.5 into 0.5 5.630 * [taylor]: Taking taylor expansion of (/ 1 x) in z 5.630 * [taylor]: Taking taylor expansion of x in z 5.630 * [backup-simplify]: Simplify x into x 5.630 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.630 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in y 5.630 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 5.630 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 5.630 * [taylor]: Taking taylor expansion of -2.0 in y 5.630 * [backup-simplify]: Simplify -2.0 into -2.0 5.630 * [taylor]: Taking taylor expansion of z in y 5.630 * [backup-simplify]: Simplify z into z 5.630 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 5.630 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 5.630 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 5.630 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 5.630 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 5.630 * [taylor]: Taking taylor expansion of (/ 1 y) in y 5.630 * [taylor]: Taking taylor expansion of y in y 5.630 * [backup-simplify]: Simplify 0 into 0 5.630 * [backup-simplify]: Simplify 1 into 1 5.631 * [backup-simplify]: Simplify (/ 1 1) into 1 5.631 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 5.631 * [taylor]: Taking taylor expansion of 0.5 in y 5.631 * [backup-simplify]: Simplify 0.5 into 0.5 5.631 * [taylor]: Taking taylor expansion of (/ 1 x) in y 5.631 * [taylor]: Taking taylor expansion of x in y 5.631 * [backup-simplify]: Simplify x into x 5.631 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.631 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in x 5.631 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 5.631 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 5.631 * [taylor]: Taking taylor expansion of -2.0 in x 5.631 * [backup-simplify]: Simplify -2.0 into -2.0 5.631 * [taylor]: Taking taylor expansion of z in x 5.631 * [backup-simplify]: Simplify z into z 5.631 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 5.631 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 5.631 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 5.631 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 5.631 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 5.631 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.631 * [taylor]: Taking taylor expansion of y in x 5.631 * [backup-simplify]: Simplify y into y 5.632 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.632 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 5.632 * [taylor]: Taking taylor expansion of 0.5 in x 5.632 * [backup-simplify]: Simplify 0.5 into 0.5 5.632 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.632 * [taylor]: Taking taylor expansion of x in x 5.632 * [backup-simplify]: Simplify 0 into 0 5.632 * [backup-simplify]: Simplify 1 into 1 5.632 * [backup-simplify]: Simplify (/ 1 1) into 1 5.632 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in x 5.632 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 5.632 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 5.632 * [taylor]: Taking taylor expansion of -2.0 in x 5.632 * [backup-simplify]: Simplify -2.0 into -2.0 5.632 * [taylor]: Taking taylor expansion of z in x 5.632 * [backup-simplify]: Simplify z into z 5.632 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 5.633 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 5.633 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 5.633 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 5.633 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 5.633 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.633 * [taylor]: Taking taylor expansion of y in x 5.633 * [backup-simplify]: Simplify y into y 5.633 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.633 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 5.633 * [taylor]: Taking taylor expansion of 0.5 in x 5.633 * [backup-simplify]: Simplify 0.5 into 0.5 5.633 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.633 * [taylor]: Taking taylor expansion of x in x 5.633 * [backup-simplify]: Simplify 0 into 0 5.633 * [backup-simplify]: Simplify 1 into 1 5.633 * [backup-simplify]: Simplify (/ 1 1) into 1 5.634 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 5.634 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 5.635 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 5.635 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (- 0.5)) into (* -0.5 (sqrt (/ -2.0 z))) 5.635 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -2.0 z))) in y 5.635 * [taylor]: Taking taylor expansion of -0.5 in y 5.635 * [backup-simplify]: Simplify -0.5 into -0.5 5.635 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 5.636 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 5.636 * [taylor]: Taking taylor expansion of -2.0 in y 5.636 * [backup-simplify]: Simplify -2.0 into -2.0 5.636 * [taylor]: Taking taylor expansion of z in y 5.636 * [backup-simplify]: Simplify z into z 5.636 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 5.636 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 5.636 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 5.636 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 5.637 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.637 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 5.638 * [backup-simplify]: Simplify (- 0) into 0 5.638 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 5.640 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) (/ 1 y)) (* 0 (- 0.5))) into (/ (sqrt (/ -2.0 z)) y) 5.640 * [taylor]: Taking taylor expansion of (/ (sqrt (/ -2.0 z)) y) in y 5.640 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 5.640 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 5.640 * [taylor]: Taking taylor expansion of -2.0 in y 5.640 * [backup-simplify]: Simplify -2.0 into -2.0 5.640 * [taylor]: Taking taylor expansion of z in y 5.640 * [backup-simplify]: Simplify z into z 5.640 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 5.640 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 5.640 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 5.641 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 5.641 * [taylor]: Taking taylor expansion of y in y 5.641 * [backup-simplify]: Simplify 0 into 0 5.641 * [backup-simplify]: Simplify 1 into 1 5.641 * [backup-simplify]: Simplify (/ (sqrt (/ -2.0 z)) 1) into (sqrt (/ -2.0 z)) 5.641 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 5.641 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 5.641 * [taylor]: Taking taylor expansion of -2.0 in z 5.641 * [backup-simplify]: Simplify -2.0 into -2.0 5.641 * [taylor]: Taking taylor expansion of z in z 5.641 * [backup-simplify]: Simplify 0 into 0 5.641 * [backup-simplify]: Simplify 1 into 1 5.641 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 5.642 * [backup-simplify]: Simplify (sqrt 0) into 0 5.643 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 5.643 * [backup-simplify]: Simplify 0 into 0 5.643 * [backup-simplify]: Simplify (* -0.5 (sqrt (/ -2.0 z))) into (* -0.5 (sqrt (/ -2.0 z))) 5.643 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -2.0 z))) in z 5.643 * [taylor]: Taking taylor expansion of -0.5 in z 5.643 * [backup-simplify]: Simplify -0.5 into -0.5 5.643 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 5.643 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 5.643 * [taylor]: Taking taylor expansion of -2.0 in z 5.643 * [backup-simplify]: Simplify -2.0 into -2.0 5.643 * [taylor]: Taking taylor expansion of z in z 5.643 * [backup-simplify]: Simplify 0 into 0 5.643 * [backup-simplify]: Simplify 1 into 1 5.644 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 5.644 * [backup-simplify]: Simplify (sqrt 0) into 0 5.645 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 5.646 * [backup-simplify]: Simplify (* -0.5 0) into 0 5.646 * [backup-simplify]: Simplify 0 into 0 5.646 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 5.646 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.647 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 5.648 * [backup-simplify]: Simplify (- 0) into 0 5.648 * [backup-simplify]: Simplify (+ 0 0) into 0 5.648 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.649 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 5.649 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 (/ 1 y)) (* 0 (- 0.5)))) into 0 5.649 * [taylor]: Taking taylor expansion of 0 in y 5.649 * [backup-simplify]: Simplify 0 into 0 5.650 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -2.0 z)) (/ 0 1)))) into 0 5.650 * [taylor]: Taking taylor expansion of 0 in z 5.650 * [backup-simplify]: Simplify 0 into 0 5.651 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (sqrt (/ -2.0 z)))) into 0 5.651 * [taylor]: Taking taylor expansion of 0 in z 5.651 * [backup-simplify]: Simplify 0 into 0 5.651 * [backup-simplify]: Simplify +nan.0 into +nan.0 5.652 * [backup-simplify]: Simplify (+ (* -0.5 +nan.0) (* 0 0)) into (- +nan.0) 5.652 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 5.653 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 5.653 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.654 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.655 * [backup-simplify]: Simplify (- 0) into 0 5.655 * [backup-simplify]: Simplify (+ 0 0) into 0 5.655 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.656 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -2.0 z)))) into 0 5.657 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 (- 0.5))))) into 0 5.657 * [taylor]: Taking taylor expansion of 0 in y 5.657 * [backup-simplify]: Simplify 0 into 0 5.657 * [taylor]: Taking taylor expansion of 0 in z 5.657 * [backup-simplify]: Simplify 0 into 0 5.657 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.658 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 5.659 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -2.0 z)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.659 * [taylor]: Taking taylor expansion of 0 in z 5.659 * [backup-simplify]: Simplify 0 into 0 5.659 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.660 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 5.660 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (sqrt (/ -2.0 z))))) into 0 5.660 * [taylor]: Taking taylor expansion of 0 in z 5.660 * [backup-simplify]: Simplify 0 into 0 5.660 * [backup-simplify]: Simplify 0 into 0 5.661 * [backup-simplify]: Simplify 0 into 0 5.661 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2.0 (/ 0 1)))) into 0 5.664 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 5.664 * [backup-simplify]: Simplify +nan.0 into +nan.0 5.664 * [backup-simplify]: Simplify (+ (* +nan.0 (* (/ 1 (- z)) (* (/ 1 (/ 1 (- y))) 1))) (+ (* (- +nan.0) (* 1 (* 1 (/ 1 (/ 1 (- x)))))) (* +nan.0 (* 1 (* (/ 1 (/ 1 (- y))) 1))))) into (- (+ (* +nan.0 x) (- (+ (* +nan.0 (/ y z)) (- (* +nan.0 y)))))) 5.664 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 5.665 * [backup-simplify]: Simplify (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0)))) into (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt (* (exp (* 0.5 (pow t 2))) z))) 5.665 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt (* (exp (* 0.5 (pow t 2))) z))) in (x y z t) around 0 5.665 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt (* (exp (* 0.5 (pow t 2))) z))) in t 5.665 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in t 5.665 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 5.665 * [taylor]: Taking taylor expansion of 2.0 in t 5.665 * [backup-simplify]: Simplify 2.0 into 2.0 5.665 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.666 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.666 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in t 5.666 * [taylor]: Taking taylor expansion of (* 0.5 x) in t 5.666 * [taylor]: Taking taylor expansion of 0.5 in t 5.666 * [backup-simplify]: Simplify 0.5 into 0.5 5.666 * [taylor]: Taking taylor expansion of x in t 5.666 * [backup-simplify]: Simplify x into x 5.666 * [taylor]: Taking taylor expansion of y in t 5.666 * [backup-simplify]: Simplify y into y 5.666 * [taylor]: Taking taylor expansion of (sqrt (* (exp (* 0.5 (pow t 2))) z)) in t 5.666 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) z) in t 5.666 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 5.666 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 5.666 * [taylor]: Taking taylor expansion of 0.5 in t 5.666 * [backup-simplify]: Simplify 0.5 into 0.5 5.666 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.666 * [taylor]: Taking taylor expansion of t in t 5.666 * [backup-simplify]: Simplify 0 into 0 5.666 * [backup-simplify]: Simplify 1 into 1 5.667 * [backup-simplify]: Simplify (* 1 1) into 1 5.667 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 5.667 * [backup-simplify]: Simplify (exp 0) into 1 5.667 * [taylor]: Taking taylor expansion of z in t 5.667 * [backup-simplify]: Simplify z into z 5.667 * [backup-simplify]: Simplify (* 1 z) into z 5.667 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 5.668 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 5.668 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 z)) into 0 5.669 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 5.669 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt (* (exp (* 0.5 (pow t 2))) z))) in z 5.669 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in z 5.669 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 5.669 * [taylor]: Taking taylor expansion of 2.0 in z 5.669 * [backup-simplify]: Simplify 2.0 into 2.0 5.669 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.670 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.670 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 5.670 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 5.670 * [taylor]: Taking taylor expansion of 0.5 in z 5.670 * [backup-simplify]: Simplify 0.5 into 0.5 5.670 * [taylor]: Taking taylor expansion of x in z 5.670 * [backup-simplify]: Simplify x into x 5.670 * [taylor]: Taking taylor expansion of y in z 5.670 * [backup-simplify]: Simplify y into y 5.670 * [taylor]: Taking taylor expansion of (sqrt (* (exp (* 0.5 (pow t 2))) z)) in z 5.670 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) z) in z 5.670 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 5.670 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 5.670 * [taylor]: Taking taylor expansion of 0.5 in z 5.670 * [backup-simplify]: Simplify 0.5 into 0.5 5.670 * [taylor]: Taking taylor expansion of (pow t 2) in z 5.670 * [taylor]: Taking taylor expansion of t in z 5.670 * [backup-simplify]: Simplify t into t 5.670 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.670 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 5.670 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 5.670 * [taylor]: Taking taylor expansion of z in z 5.670 * [backup-simplify]: Simplify 0 into 0 5.670 * [backup-simplify]: Simplify 1 into 1 5.671 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) 0) into 0 5.671 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.671 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 5.672 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.672 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 1) (* 0 0)) into (exp (* 0.5 (pow t 2))) 5.673 * [backup-simplify]: Simplify (sqrt 0) into 0 5.673 * [backup-simplify]: Simplify (/ (exp (* 0.5 (pow t 2))) (* 2 (sqrt 0))) into (* +nan.0 (exp (* 0.5 (pow t 2)))) 5.673 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt (* (exp (* 0.5 (pow t 2))) z))) in y 5.673 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in y 5.673 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 5.673 * [taylor]: Taking taylor expansion of 2.0 in y 5.673 * [backup-simplify]: Simplify 2.0 into 2.0 5.674 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.674 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.674 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 5.674 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 5.674 * [taylor]: Taking taylor expansion of 0.5 in y 5.674 * [backup-simplify]: Simplify 0.5 into 0.5 5.674 * [taylor]: Taking taylor expansion of x in y 5.674 * [backup-simplify]: Simplify x into x 5.674 * [taylor]: Taking taylor expansion of y in y 5.674 * [backup-simplify]: Simplify 0 into 0 5.675 * [backup-simplify]: Simplify 1 into 1 5.675 * [taylor]: Taking taylor expansion of (sqrt (* (exp (* 0.5 (pow t 2))) z)) in y 5.675 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) z) in y 5.675 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 5.675 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 5.675 * [taylor]: Taking taylor expansion of 0.5 in y 5.675 * [backup-simplify]: Simplify 0.5 into 0.5 5.675 * [taylor]: Taking taylor expansion of (pow t 2) in y 5.675 * [taylor]: Taking taylor expansion of t in y 5.675 * [backup-simplify]: Simplify t into t 5.675 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.675 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 5.675 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 5.675 * [taylor]: Taking taylor expansion of z in y 5.675 * [backup-simplify]: Simplify z into z 5.675 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) z) into (* (exp (* 0.5 (pow t 2))) z) 5.675 * [backup-simplify]: Simplify (sqrt (* (exp (* 0.5 (pow t 2))) z)) into (sqrt (* (exp (* 0.5 (pow t 2))) z)) 5.675 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.676 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 5.677 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.677 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 0) (* 0 z)) into 0 5.677 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* (exp (* 0.5 (pow t 2))) z)))) into 0 5.677 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt (* (exp (* 0.5 (pow t 2))) z))) in x 5.677 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 5.677 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 5.677 * [taylor]: Taking taylor expansion of 2.0 in x 5.677 * [backup-simplify]: Simplify 2.0 into 2.0 5.678 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.678 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.678 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 5.678 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 5.678 * [taylor]: Taking taylor expansion of 0.5 in x 5.678 * [backup-simplify]: Simplify 0.5 into 0.5 5.678 * [taylor]: Taking taylor expansion of x in x 5.678 * [backup-simplify]: Simplify 0 into 0 5.678 * [backup-simplify]: Simplify 1 into 1 5.678 * [taylor]: Taking taylor expansion of y in x 5.678 * [backup-simplify]: Simplify y into y 5.678 * [taylor]: Taking taylor expansion of (sqrt (* (exp (* 0.5 (pow t 2))) z)) in x 5.678 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) z) in x 5.678 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 5.679 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 5.679 * [taylor]: Taking taylor expansion of 0.5 in x 5.679 * [backup-simplify]: Simplify 0.5 into 0.5 5.679 * [taylor]: Taking taylor expansion of (pow t 2) in x 5.679 * [taylor]: Taking taylor expansion of t in x 5.679 * [backup-simplify]: Simplify t into t 5.679 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.679 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 5.679 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 5.679 * [taylor]: Taking taylor expansion of z in x 5.679 * [backup-simplify]: Simplify z into z 5.679 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) z) into (* (exp (* 0.5 (pow t 2))) z) 5.679 * [backup-simplify]: Simplify (sqrt (* (exp (* 0.5 (pow t 2))) z)) into (sqrt (* (exp (* 0.5 (pow t 2))) z)) 5.679 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.680 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 5.681 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.681 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 0) (* 0 z)) into 0 5.681 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* (exp (* 0.5 (pow t 2))) z)))) into 0 5.681 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt (* (exp (* 0.5 (pow t 2))) z))) in x 5.681 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 5.681 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 5.681 * [taylor]: Taking taylor expansion of 2.0 in x 5.681 * [backup-simplify]: Simplify 2.0 into 2.0 5.682 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.682 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.682 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 5.682 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 5.682 * [taylor]: Taking taylor expansion of 0.5 in x 5.682 * [backup-simplify]: Simplify 0.5 into 0.5 5.683 * [taylor]: Taking taylor expansion of x in x 5.683 * [backup-simplify]: Simplify 0 into 0 5.683 * [backup-simplify]: Simplify 1 into 1 5.683 * [taylor]: Taking taylor expansion of y in x 5.683 * [backup-simplify]: Simplify y into y 5.683 * [taylor]: Taking taylor expansion of (sqrt (* (exp (* 0.5 (pow t 2))) z)) in x 5.683 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) z) in x 5.683 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 5.683 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 5.683 * [taylor]: Taking taylor expansion of 0.5 in x 5.683 * [backup-simplify]: Simplify 0.5 into 0.5 5.683 * [taylor]: Taking taylor expansion of (pow t 2) in x 5.683 * [taylor]: Taking taylor expansion of t in x 5.683 * [backup-simplify]: Simplify t into t 5.683 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.683 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 5.683 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 5.683 * [taylor]: Taking taylor expansion of z in x 5.683 * [backup-simplify]: Simplify z into z 5.683 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) z) into (* (exp (* 0.5 (pow t 2))) z) 5.684 * [backup-simplify]: Simplify (sqrt (* (exp (* 0.5 (pow t 2))) z)) into (sqrt (* (exp (* 0.5 (pow t 2))) z)) 5.684 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.684 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 5.685 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.685 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 0) (* 0 z)) into 0 5.685 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* (exp (* 0.5 (pow t 2))) z)))) into 0 5.686 * [backup-simplify]: Simplify (* 0.5 0) into 0 5.686 * [backup-simplify]: Simplify (- y) into (- y) 5.686 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 5.686 * [backup-simplify]: Simplify (* (sqrt 2.0) (- y)) into (* -1 (* (sqrt 2.0) y)) 5.687 * [backup-simplify]: Simplify (* (* -1 (* (sqrt 2.0) y)) (sqrt (* (exp (* 0.5 (pow t 2))) z))) into (* -1 (* (* (sqrt 2.0) y) (sqrt (* (exp (* 0.5 (pow t 2))) z)))) 5.687 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) y) (sqrt (* (exp (* 0.5 (pow t 2))) z)))) in y 5.687 * [taylor]: Taking taylor expansion of -1 in y 5.687 * [backup-simplify]: Simplify -1 into -1 5.687 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) y) (sqrt (* (exp (* 0.5 (pow t 2))) z))) in y 5.687 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) y) in y 5.687 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 5.687 * [taylor]: Taking taylor expansion of 2.0 in y 5.687 * [backup-simplify]: Simplify 2.0 into 2.0 5.687 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.688 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.688 * [taylor]: Taking taylor expansion of y in y 5.688 * [backup-simplify]: Simplify 0 into 0 5.688 * [backup-simplify]: Simplify 1 into 1 5.688 * [taylor]: Taking taylor expansion of (sqrt (* (exp (* 0.5 (pow t 2))) z)) in y 5.688 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) z) in y 5.688 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 5.688 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 5.688 * [taylor]: Taking taylor expansion of 0.5 in y 5.688 * [backup-simplify]: Simplify 0.5 into 0.5 5.688 * [taylor]: Taking taylor expansion of (pow t 2) in y 5.688 * [taylor]: Taking taylor expansion of t in y 5.688 * [backup-simplify]: Simplify t into t 5.688 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.688 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 5.689 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 5.689 * [taylor]: Taking taylor expansion of z in y 5.689 * [backup-simplify]: Simplify z into z 5.689 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) z) into (* (exp (* 0.5 (pow t 2))) z) 5.689 * [backup-simplify]: Simplify (sqrt (* (exp (* 0.5 (pow t 2))) z)) into (sqrt (* (exp (* 0.5 (pow t 2))) z)) 5.689 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.689 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 5.690 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.690 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 0) (* 0 z)) into 0 5.691 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* (exp (* 0.5 (pow t 2))) z)))) into 0 5.691 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 5.691 * [backup-simplify]: Simplify (* 0 (sqrt (* (exp (* 0.5 (pow t 2))) z))) into 0 5.692 * [backup-simplify]: Simplify (* -1 0) into 0 5.692 * [taylor]: Taking taylor expansion of 0 in z 5.692 * [backup-simplify]: Simplify 0 into 0 5.692 * [taylor]: Taking taylor expansion of 0 in t 5.692 * [backup-simplify]: Simplify 0 into 0 5.692 * [backup-simplify]: Simplify 0 into 0 5.693 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 5.693 * [backup-simplify]: Simplify (- 0) into 0 5.694 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 5.694 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0.5) (* 0 (- y))) into (* 0.5 (sqrt 2.0)) 5.696 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) y)) 0) (* (* 0.5 (sqrt 2.0)) (sqrt (* (exp (* 0.5 (pow t 2))) z)))) into (* 0.5 (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z)))) 5.696 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z)))) in y 5.696 * [taylor]: Taking taylor expansion of 0.5 in y 5.696 * [backup-simplify]: Simplify 0.5 into 0.5 5.696 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z))) in y 5.696 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 5.696 * [taylor]: Taking taylor expansion of 2.0 in y 5.696 * [backup-simplify]: Simplify 2.0 into 2.0 5.696 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.697 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.697 * [taylor]: Taking taylor expansion of (sqrt (* (exp (* 0.5 (pow t 2))) z)) in y 5.697 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) z) in y 5.697 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 5.697 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 5.697 * [taylor]: Taking taylor expansion of 0.5 in y 5.697 * [backup-simplify]: Simplify 0.5 into 0.5 5.697 * [taylor]: Taking taylor expansion of (pow t 2) in y 5.697 * [taylor]: Taking taylor expansion of t in y 5.697 * [backup-simplify]: Simplify t into t 5.697 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.697 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 5.698 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 5.698 * [taylor]: Taking taylor expansion of z in y 5.698 * [backup-simplify]: Simplify z into z 5.698 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) z) into (* (exp (* 0.5 (pow t 2))) z) 5.698 * [backup-simplify]: Simplify (sqrt (* (exp (* 0.5 (pow t 2))) z)) into (sqrt (* (exp (* 0.5 (pow t 2))) z)) 5.698 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.699 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 5.699 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.700 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 0) (* 0 z)) into 0 5.700 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* (exp (* 0.5 (pow t 2))) z)))) into 0 5.700 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z))) into (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z))) 5.701 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z)))) into (* 0.5 (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z)))) 5.701 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z)))) in z 5.701 * [taylor]: Taking taylor expansion of 0.5 in z 5.701 * [backup-simplify]: Simplify 0.5 into 0.5 5.701 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z))) in z 5.701 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 5.701 * [taylor]: Taking taylor expansion of 2.0 in z 5.701 * [backup-simplify]: Simplify 2.0 into 2.0 5.702 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.702 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.702 * [taylor]: Taking taylor expansion of (sqrt (* (exp (* 0.5 (pow t 2))) z)) in z 5.702 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) z) in z 5.702 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 5.702 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 5.702 * [taylor]: Taking taylor expansion of 0.5 in z 5.702 * [backup-simplify]: Simplify 0.5 into 0.5 5.702 * [taylor]: Taking taylor expansion of (pow t 2) in z 5.703 * [taylor]: Taking taylor expansion of t in z 5.703 * [backup-simplify]: Simplify t into t 5.703 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.703 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 5.703 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 5.703 * [taylor]: Taking taylor expansion of z in z 5.703 * [backup-simplify]: Simplify 0 into 0 5.703 * [backup-simplify]: Simplify 1 into 1 5.703 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) 0) into 0 5.703 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.704 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 5.705 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.705 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 1) (* 0 0)) into (exp (* 0.5 (pow t 2))) 5.705 * [backup-simplify]: Simplify (sqrt 0) into 0 5.706 * [backup-simplify]: Simplify (/ (exp (* 0.5 (pow t 2))) (* 2 (sqrt 0))) into (* +nan.0 (exp (* 0.5 (pow t 2)))) 5.707 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 5.707 * [backup-simplify]: Simplify (* 0.5 0) into 0 5.707 * [taylor]: Taking taylor expansion of 0 in t 5.707 * [backup-simplify]: Simplify 0 into 0 5.707 * [backup-simplify]: Simplify 0 into 0 5.709 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 1) (* 0 0)) into (sqrt 2.0) 5.710 * [backup-simplify]: Simplify (+ (* 0 0) (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z)))) into (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z))) 5.711 * [backup-simplify]: Simplify (+ (* -1 (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z)))) (* 0 0)) into (- (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z)))) 5.711 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z)))) in z 5.711 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (* (exp (* 0.5 (pow t 2))) z))) in z 5.711 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 5.711 * [taylor]: Taking taylor expansion of 2.0 in z 5.711 * [backup-simplify]: Simplify 2.0 into 2.0 5.711 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.712 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.712 * [taylor]: Taking taylor expansion of (sqrt (* (exp (* 0.5 (pow t 2))) z)) in z 5.712 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) z) in z 5.712 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 5.712 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 5.712 * [taylor]: Taking taylor expansion of 0.5 in z 5.712 * [backup-simplify]: Simplify 0.5 into 0.5 5.712 * [taylor]: Taking taylor expansion of (pow t 2) in z 5.712 * [taylor]: Taking taylor expansion of t in z 5.712 * [backup-simplify]: Simplify t into t 5.712 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.712 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 5.712 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 5.712 * [taylor]: Taking taylor expansion of z in z 5.712 * [backup-simplify]: Simplify 0 into 0 5.712 * [backup-simplify]: Simplify 1 into 1 5.713 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) 0) into 0 5.713 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.713 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 5.714 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.715 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 1) (* 0 0)) into (exp (* 0.5 (pow t 2))) 5.715 * [backup-simplify]: Simplify (sqrt 0) into 0 5.715 * [backup-simplify]: Simplify (/ (exp (* 0.5 (pow t 2))) (* 2 (sqrt 0))) into (* +nan.0 (exp (* 0.5 (pow t 2)))) 5.716 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 5.716 * [backup-simplify]: Simplify (- 0) into 0 5.716 * [taylor]: Taking taylor expansion of 0 in t 5.716 * [backup-simplify]: Simplify 0 into 0 5.716 * [backup-simplify]: Simplify 0 into 0 5.716 * [taylor]: Taking taylor expansion of 0 in t 5.716 * [backup-simplify]: Simplify 0 into 0 5.716 * [backup-simplify]: Simplify 0 into 0 5.717 * [backup-simplify]: Simplify 0 into 0 5.717 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 5.718 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 5.718 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.719 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 0) (+ (* 0 0) (* 0 z))) into 0 5.719 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (* (exp (* 0.5 (pow t 2))) z)))) into 0 5.720 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 5.720 * [backup-simplify]: Simplify (- 0) into 0 5.720 * [backup-simplify]: Simplify (+ 0 0) into 0 5.721 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 5.721 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 5.722 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) y)) 0) (+ (* (* 0.5 (sqrt 2.0)) 0) (* 0 (sqrt (* (exp (* 0.5 (pow t 2))) z))))) into 0 5.722 * [taylor]: Taking taylor expansion of 0 in y 5.722 * [backup-simplify]: Simplify 0 into 0 5.722 * [taylor]: Taking taylor expansion of 0 in z 5.722 * [backup-simplify]: Simplify 0 into 0 5.722 * [taylor]: Taking taylor expansion of 0 in t 5.722 * [backup-simplify]: Simplify 0 into 0 5.722 * [backup-simplify]: Simplify 0 into 0 5.722 * [backup-simplify]: Simplify 0 into 0 5.723 * [backup-simplify]: Simplify (* (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (* (/ 1 z) 2.0))) (sqrt (exp (/ (* (/ 1 t) (/ 1 t)) 2.0)))) into (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) 5.723 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) in (x y z t) around 0 5.723 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) in t 5.723 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in t 5.723 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 5.723 * [taylor]: Taking taylor expansion of 2.0 in t 5.723 * [backup-simplify]: Simplify 2.0 into 2.0 5.723 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.724 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.724 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in t 5.724 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 5.724 * [taylor]: Taking taylor expansion of 0.5 in t 5.724 * [backup-simplify]: Simplify 0.5 into 0.5 5.724 * [taylor]: Taking taylor expansion of (/ 1 x) in t 5.724 * [taylor]: Taking taylor expansion of x in t 5.724 * [backup-simplify]: Simplify x into x 5.724 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.724 * [taylor]: Taking taylor expansion of (/ 1 y) in t 5.724 * [taylor]: Taking taylor expansion of y in t 5.724 * [backup-simplify]: Simplify y into y 5.724 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.724 * [taylor]: Taking taylor expansion of (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) in t 5.724 * [taylor]: Taking taylor expansion of (/ (exp (/ 0.5 (pow t 2))) z) in t 5.724 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.724 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.724 * [taylor]: Taking taylor expansion of 0.5 in t 5.724 * [backup-simplify]: Simplify 0.5 into 0.5 5.724 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.724 * [taylor]: Taking taylor expansion of t in t 5.724 * [backup-simplify]: Simplify 0 into 0 5.724 * [backup-simplify]: Simplify 1 into 1 5.725 * [backup-simplify]: Simplify (* 1 1) into 1 5.725 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.725 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.725 * [taylor]: Taking taylor expansion of z in t 5.725 * [backup-simplify]: Simplify z into z 5.726 * [backup-simplify]: Simplify (/ (exp (/ 0.5 (pow t 2))) z) into (/ (exp (/ 0.5 (pow t 2))) z) 5.726 * [backup-simplify]: Simplify (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) into (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) 5.726 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ (exp (/ 0.5 (pow t 2))) z) (/ 0 z)))) into 0 5.726 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into 0 5.726 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) in z 5.726 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in z 5.726 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 5.726 * [taylor]: Taking taylor expansion of 2.0 in z 5.726 * [backup-simplify]: Simplify 2.0 into 2.0 5.727 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.727 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.728 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 5.728 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 5.728 * [taylor]: Taking taylor expansion of 0.5 in z 5.728 * [backup-simplify]: Simplify 0.5 into 0.5 5.728 * [taylor]: Taking taylor expansion of (/ 1 x) in z 5.728 * [taylor]: Taking taylor expansion of x in z 5.728 * [backup-simplify]: Simplify x into x 5.728 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.728 * [taylor]: Taking taylor expansion of (/ 1 y) in z 5.728 * [taylor]: Taking taylor expansion of y in z 5.728 * [backup-simplify]: Simplify y into y 5.728 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.728 * [taylor]: Taking taylor expansion of (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) in z 5.728 * [taylor]: Taking taylor expansion of (/ (exp (/ 0.5 (pow t 2))) z) in z 5.728 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 5.728 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 5.728 * [taylor]: Taking taylor expansion of 0.5 in z 5.728 * [backup-simplify]: Simplify 0.5 into 0.5 5.728 * [taylor]: Taking taylor expansion of (pow t 2) in z 5.728 * [taylor]: Taking taylor expansion of t in z 5.728 * [backup-simplify]: Simplify t into t 5.728 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.728 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.728 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.728 * [taylor]: Taking taylor expansion of z in z 5.728 * [backup-simplify]: Simplify 0 into 0 5.729 * [backup-simplify]: Simplify 1 into 1 5.729 * [backup-simplify]: Simplify (/ (exp (/ 0.5 (pow t 2))) 1) into (exp (/ 0.5 (pow t 2))) 5.729 * [backup-simplify]: Simplify (sqrt 0) into 0 5.730 * [backup-simplify]: Simplify (/ (exp (/ 0.5 (pow t 2))) (* 2 (sqrt 0))) into (* +nan.0 (exp (/ 0.5 (pow t 2)))) 5.730 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) in y 5.730 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in y 5.730 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 5.730 * [taylor]: Taking taylor expansion of 2.0 in y 5.730 * [backup-simplify]: Simplify 2.0 into 2.0 5.730 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.731 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.731 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 5.731 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 5.731 * [taylor]: Taking taylor expansion of 0.5 in y 5.731 * [backup-simplify]: Simplify 0.5 into 0.5 5.731 * [taylor]: Taking taylor expansion of (/ 1 x) in y 5.731 * [taylor]: Taking taylor expansion of x in y 5.731 * [backup-simplify]: Simplify x into x 5.731 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.731 * [taylor]: Taking taylor expansion of (/ 1 y) in y 5.731 * [taylor]: Taking taylor expansion of y in y 5.731 * [backup-simplify]: Simplify 0 into 0 5.731 * [backup-simplify]: Simplify 1 into 1 5.731 * [backup-simplify]: Simplify (/ 1 1) into 1 5.731 * [taylor]: Taking taylor expansion of (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) in y 5.732 * [taylor]: Taking taylor expansion of (/ (exp (/ 0.5 (pow t 2))) z) in y 5.732 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 5.732 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 5.732 * [taylor]: Taking taylor expansion of 0.5 in y 5.732 * [backup-simplify]: Simplify 0.5 into 0.5 5.732 * [taylor]: Taking taylor expansion of (pow t 2) in y 5.732 * [taylor]: Taking taylor expansion of t in y 5.732 * [backup-simplify]: Simplify t into t 5.732 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.732 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.732 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.732 * [taylor]: Taking taylor expansion of z in y 5.732 * [backup-simplify]: Simplify z into z 5.732 * [backup-simplify]: Simplify (/ (exp (/ 0.5 (pow t 2))) z) into (/ (exp (/ 0.5 (pow t 2))) z) 5.733 * [backup-simplify]: Simplify (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) into (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) 5.733 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.733 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 5.734 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.734 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ (exp (/ 0.5 (pow t 2))) z) (/ 0 z)))) into 0 5.734 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into 0 5.735 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) in x 5.735 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in x 5.735 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 5.735 * [taylor]: Taking taylor expansion of 2.0 in x 5.735 * [backup-simplify]: Simplify 2.0 into 2.0 5.735 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.736 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.736 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 5.736 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 5.736 * [taylor]: Taking taylor expansion of 0.5 in x 5.736 * [backup-simplify]: Simplify 0.5 into 0.5 5.736 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.736 * [taylor]: Taking taylor expansion of x in x 5.736 * [backup-simplify]: Simplify 0 into 0 5.736 * [backup-simplify]: Simplify 1 into 1 5.736 * [backup-simplify]: Simplify (/ 1 1) into 1 5.736 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.736 * [taylor]: Taking taylor expansion of y in x 5.736 * [backup-simplify]: Simplify y into y 5.736 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.736 * [taylor]: Taking taylor expansion of (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) in x 5.736 * [taylor]: Taking taylor expansion of (/ (exp (/ 0.5 (pow t 2))) z) in x 5.736 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 5.736 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 5.736 * [taylor]: Taking taylor expansion of 0.5 in x 5.737 * [backup-simplify]: Simplify 0.5 into 0.5 5.737 * [taylor]: Taking taylor expansion of (pow t 2) in x 5.737 * [taylor]: Taking taylor expansion of t in x 5.737 * [backup-simplify]: Simplify t into t 5.737 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.737 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.737 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.737 * [taylor]: Taking taylor expansion of z in x 5.737 * [backup-simplify]: Simplify z into z 5.737 * [backup-simplify]: Simplify (/ (exp (/ 0.5 (pow t 2))) z) into (/ (exp (/ 0.5 (pow t 2))) z) 5.737 * [backup-simplify]: Simplify (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) into (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) 5.737 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.738 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 5.739 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.739 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ (exp (/ 0.5 (pow t 2))) z) (/ 0 z)))) into 0 5.739 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into 0 5.739 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) in x 5.739 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in x 5.739 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 5.739 * [taylor]: Taking taylor expansion of 2.0 in x 5.739 * [backup-simplify]: Simplify 2.0 into 2.0 5.740 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.740 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.740 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 5.740 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 5.740 * [taylor]: Taking taylor expansion of 0.5 in x 5.740 * [backup-simplify]: Simplify 0.5 into 0.5 5.740 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.740 * [taylor]: Taking taylor expansion of x in x 5.741 * [backup-simplify]: Simplify 0 into 0 5.741 * [backup-simplify]: Simplify 1 into 1 5.741 * [backup-simplify]: Simplify (/ 1 1) into 1 5.741 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.741 * [taylor]: Taking taylor expansion of y in x 5.741 * [backup-simplify]: Simplify y into y 5.741 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.741 * [taylor]: Taking taylor expansion of (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) in x 5.741 * [taylor]: Taking taylor expansion of (/ (exp (/ 0.5 (pow t 2))) z) in x 5.741 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 5.741 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 5.741 * [taylor]: Taking taylor expansion of 0.5 in x 5.741 * [backup-simplify]: Simplify 0.5 into 0.5 5.741 * [taylor]: Taking taylor expansion of (pow t 2) in x 5.741 * [taylor]: Taking taylor expansion of t in x 5.741 * [backup-simplify]: Simplify t into t 5.741 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.741 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.742 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.742 * [taylor]: Taking taylor expansion of z in x 5.742 * [backup-simplify]: Simplify z into z 5.742 * [backup-simplify]: Simplify (/ (exp (/ 0.5 (pow t 2))) z) into (/ (exp (/ 0.5 (pow t 2))) z) 5.742 * [backup-simplify]: Simplify (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) into (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) 5.742 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.743 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 5.743 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.744 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ (exp (/ 0.5 (pow t 2))) z) (/ 0 z)))) into 0 5.744 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into 0 5.744 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 5.745 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 5.746 * [backup-simplify]: Simplify (* (sqrt 2.0) 0.5) into (* 0.5 (sqrt 2.0)) 5.747 * [backup-simplify]: Simplify (* (* 0.5 (sqrt 2.0)) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) 5.747 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) in y 5.747 * [taylor]: Taking taylor expansion of 0.5 in y 5.747 * [backup-simplify]: Simplify 0.5 into 0.5 5.747 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) in y 5.747 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 5.747 * [taylor]: Taking taylor expansion of 2.0 in y 5.747 * [backup-simplify]: Simplify 2.0 into 2.0 5.747 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.748 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.748 * [taylor]: Taking taylor expansion of (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) in y 5.748 * [taylor]: Taking taylor expansion of (/ (exp (/ 0.5 (pow t 2))) z) in y 5.748 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 5.748 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 5.748 * [taylor]: Taking taylor expansion of 0.5 in y 5.748 * [backup-simplify]: Simplify 0.5 into 0.5 5.748 * [taylor]: Taking taylor expansion of (pow t 2) in y 5.748 * [taylor]: Taking taylor expansion of t in y 5.748 * [backup-simplify]: Simplify t into t 5.748 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.748 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.749 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.749 * [taylor]: Taking taylor expansion of z in y 5.749 * [backup-simplify]: Simplify z into z 5.749 * [backup-simplify]: Simplify (/ (exp (/ 0.5 (pow t 2))) z) into (/ (exp (/ 0.5 (pow t 2))) z) 5.749 * [backup-simplify]: Simplify (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) into (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) 5.749 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.749 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 5.750 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.751 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ (exp (/ 0.5 (pow t 2))) z) (/ 0 z)))) into 0 5.751 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into 0 5.752 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.752 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 5.752 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 5.752 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 5.753 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (/ 1 y))) (* 0 0.5)) into (- (/ (sqrt 2.0) y)) 5.755 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (* (- (/ (sqrt 2.0) y)) (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into (- (* (/ (sqrt 2.0) y) (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) 5.755 * [taylor]: Taking taylor expansion of (- (* (/ (sqrt 2.0) y) (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) in y 5.755 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2.0) y) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) in y 5.755 * [taylor]: Taking taylor expansion of (/ (sqrt 2.0) y) in y 5.755 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 5.755 * [taylor]: Taking taylor expansion of 2.0 in y 5.755 * [backup-simplify]: Simplify 2.0 into 2.0 5.755 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.756 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.756 * [taylor]: Taking taylor expansion of y in y 5.756 * [backup-simplify]: Simplify 0 into 0 5.756 * [backup-simplify]: Simplify 1 into 1 5.756 * [backup-simplify]: Simplify (/ (sqrt 2.0) 1) into (sqrt 2.0) 5.756 * [taylor]: Taking taylor expansion of (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) in y 5.756 * [taylor]: Taking taylor expansion of (/ (exp (/ 0.5 (pow t 2))) z) in y 5.756 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 5.756 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 5.756 * [taylor]: Taking taylor expansion of 0.5 in y 5.756 * [backup-simplify]: Simplify 0.5 into 0.5 5.756 * [taylor]: Taking taylor expansion of (pow t 2) in y 5.756 * [taylor]: Taking taylor expansion of t in y 5.756 * [backup-simplify]: Simplify t into t 5.756 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.756 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.757 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.757 * [taylor]: Taking taylor expansion of z in y 5.757 * [backup-simplify]: Simplify z into z 5.757 * [backup-simplify]: Simplify (/ (exp (/ 0.5 (pow t 2))) z) into (/ (exp (/ 0.5 (pow t 2))) z) 5.757 * [backup-simplify]: Simplify (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) into (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) 5.757 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.757 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 5.758 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.758 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ (exp (/ 0.5 (pow t 2))) z) (/ 0 z)))) into 0 5.758 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into 0 5.758 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) into (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) 5.759 * [backup-simplify]: Simplify (- (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into (- (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) 5.759 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) in z 5.759 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) in z 5.759 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 5.759 * [taylor]: Taking taylor expansion of 2.0 in z 5.759 * [backup-simplify]: Simplify 2.0 into 2.0 5.759 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.760 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.760 * [taylor]: Taking taylor expansion of (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) in z 5.760 * [taylor]: Taking taylor expansion of (/ (exp (/ 0.5 (pow t 2))) z) in z 5.760 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 5.760 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 5.760 * [taylor]: Taking taylor expansion of 0.5 in z 5.760 * [backup-simplify]: Simplify 0.5 into 0.5 5.760 * [taylor]: Taking taylor expansion of (pow t 2) in z 5.760 * [taylor]: Taking taylor expansion of t in z 5.760 * [backup-simplify]: Simplify t into t 5.760 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.760 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.760 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.760 * [taylor]: Taking taylor expansion of z in z 5.760 * [backup-simplify]: Simplify 0 into 0 5.760 * [backup-simplify]: Simplify 1 into 1 5.760 * [backup-simplify]: Simplify (/ (exp (/ 0.5 (pow t 2))) 1) into (exp (/ 0.5 (pow t 2))) 5.760 * [backup-simplify]: Simplify (sqrt 0) into 0 5.761 * [backup-simplify]: Simplify (/ (exp (/ 0.5 (pow t 2))) (* 2 (sqrt 0))) into (* +nan.0 (exp (/ 0.5 (pow t 2)))) 5.761 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 5.762 * [backup-simplify]: Simplify (- 0) into 0 5.762 * [taylor]: Taking taylor expansion of 0 in t 5.762 * [backup-simplify]: Simplify 0 into 0 5.762 * [backup-simplify]: Simplify 0 into 0 5.762 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) into (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) 5.763 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) 5.763 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) in z 5.763 * [taylor]: Taking taylor expansion of 0.5 in z 5.763 * [backup-simplify]: Simplify 0.5 into 0.5 5.763 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))) in z 5.763 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 5.763 * [taylor]: Taking taylor expansion of 2.0 in z 5.763 * [backup-simplify]: Simplify 2.0 into 2.0 5.763 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.763 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.763 * [taylor]: Taking taylor expansion of (sqrt (/ (exp (/ 0.5 (pow t 2))) z)) in z 5.763 * [taylor]: Taking taylor expansion of (/ (exp (/ 0.5 (pow t 2))) z) in z 5.763 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 5.763 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 5.764 * [taylor]: Taking taylor expansion of 0.5 in z 5.764 * [backup-simplify]: Simplify 0.5 into 0.5 5.764 * [taylor]: Taking taylor expansion of (pow t 2) in z 5.764 * [taylor]: Taking taylor expansion of t in z 5.764 * [backup-simplify]: Simplify t into t 5.764 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.764 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.764 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.764 * [taylor]: Taking taylor expansion of z in z 5.764 * [backup-simplify]: Simplify 0 into 0 5.764 * [backup-simplify]: Simplify 1 into 1 5.764 * [backup-simplify]: Simplify (/ (exp (/ 0.5 (pow t 2))) 1) into (exp (/ 0.5 (pow t 2))) 5.764 * [backup-simplify]: Simplify (sqrt 0) into 0 5.765 * [backup-simplify]: Simplify (/ (exp (/ 0.5 (pow t 2))) (* 2 (sqrt 0))) into (* +nan.0 (exp (/ 0.5 (pow t 2)))) 5.765 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 5.765 * [backup-simplify]: Simplify (* 0.5 0) into 0 5.765 * [taylor]: Taking taylor expansion of 0 in t 5.765 * [backup-simplify]: Simplify 0 into 0 5.765 * [backup-simplify]: Simplify 0 into 0 5.766 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 5.766 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 5.767 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.767 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ (exp (/ 0.5 (pow t 2))) z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.767 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into 0 5.769 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.770 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 5.770 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 5.771 * [backup-simplify]: Simplify (- 0) into 0 5.771 * [backup-simplify]: Simplify (+ 0 0) into 0 5.771 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 5.772 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (- (/ 1 y))) (* 0 0.5))) into 0 5.773 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (* 0 (sqrt (/ (exp (/ 0.5 (pow t 2))) z))))) into 0 5.773 * [taylor]: Taking taylor expansion of 0 in y 5.773 * [backup-simplify]: Simplify 0 into 0 5.774 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)))) into 0 5.774 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into 0 5.774 * [backup-simplify]: Simplify (- 0) into 0 5.774 * [taylor]: Taking taylor expansion of 0 in z 5.774 * [backup-simplify]: Simplify 0 into 0 5.775 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into 0 5.775 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z))))) into 0 5.775 * [taylor]: Taking taylor expansion of 0 in z 5.775 * [backup-simplify]: Simplify 0 into 0 5.776 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 5.776 * [backup-simplify]: Simplify (- (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 5.776 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 5.776 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 5.776 * [taylor]: Taking taylor expansion of +nan.0 in t 5.777 * [backup-simplify]: Simplify +nan.0 into +nan.0 5.777 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 5.777 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 5.777 * [taylor]: Taking taylor expansion of 2.0 in t 5.777 * [backup-simplify]: Simplify 2.0 into 2.0 5.777 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.777 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.777 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.777 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.777 * [taylor]: Taking taylor expansion of 0.5 in t 5.777 * [backup-simplify]: Simplify 0.5 into 0.5 5.777 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.777 * [taylor]: Taking taylor expansion of t in t 5.777 * [backup-simplify]: Simplify 0 into 0 5.777 * [backup-simplify]: Simplify 1 into 1 5.778 * [backup-simplify]: Simplify (* 1 1) into 1 5.778 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.778 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.778 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 5.779 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 5.779 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 5.779 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 5.780 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 5.781 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 5.781 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 5.781 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 5.781 * [taylor]: Taking taylor expansion of +nan.0 in t 5.781 * [backup-simplify]: Simplify +nan.0 into +nan.0 5.781 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 5.781 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 5.781 * [taylor]: Taking taylor expansion of 2.0 in t 5.781 * [backup-simplify]: Simplify 2.0 into 2.0 5.781 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.781 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.782 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.782 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.782 * [taylor]: Taking taylor expansion of 0.5 in t 5.782 * [backup-simplify]: Simplify 0.5 into 0.5 5.782 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.782 * [taylor]: Taking taylor expansion of t in t 5.782 * [backup-simplify]: Simplify 0 into 0 5.782 * [backup-simplify]: Simplify 1 into 1 5.782 * [backup-simplify]: Simplify (* 1 1) into 1 5.782 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.782 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.783 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 5.783 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 5.784 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 5.784 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 5.784 * [backup-simplify]: Simplify 0 into 0 5.784 * [backup-simplify]: Simplify 0 into 0 5.785 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 5.785 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 5.786 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.786 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ (exp (/ 0.5 (pow t 2))) z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.787 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into 0 5.787 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.788 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.788 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 5.788 * [backup-simplify]: Simplify (- 0) into 0 5.788 * [backup-simplify]: Simplify (+ 0 0) into 0 5.789 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 5.790 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (- (/ 1 y))) (* 0 0.5)))) into 0 5.791 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (+ (* 0 0) (* 0 (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))))) into 0 5.791 * [taylor]: Taking taylor expansion of 0 in y 5.791 * [backup-simplify]: Simplify 0 into 0 5.791 * [taylor]: Taking taylor expansion of 0 in z 5.791 * [backup-simplify]: Simplify 0 into 0 5.791 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 5.792 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 5.792 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.793 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ (exp (/ 0.5 (pow t 2))) z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.793 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into 0 5.794 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 5.794 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.795 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ (exp (/ 0.5 (pow t 2))) z))))) into 0 5.795 * [backup-simplify]: Simplify (- 0) into 0 5.795 * [taylor]: Taking taylor expansion of 0 in z 5.795 * [backup-simplify]: Simplify 0 into 0 5.796 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 5.796 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 5.797 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.797 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ (exp (/ 0.5 (pow t 2))) z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.798 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))) into 0 5.798 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 5.799 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ (exp (/ 0.5 (pow t 2))) z))))) into 0 5.800 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ (exp (/ 0.5 (pow t 2))) z)))))) into 0 5.800 * [taylor]: Taking taylor expansion of 0 in z 5.800 * [backup-simplify]: Simplify 0 into 0 5.800 * [taylor]: Taking taylor expansion of 0 in t 5.800 * [backup-simplify]: Simplify 0 into 0 5.800 * [backup-simplify]: Simplify 0 into 0 5.800 * [taylor]: Taking taylor expansion of 0 in t 5.800 * [backup-simplify]: Simplify 0 into 0 5.800 * [backup-simplify]: Simplify 0 into 0 5.800 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.800 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 5.801 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.801 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ 0.5 (pow t 2))) (/ 0 1)))) into 0 5.802 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (exp (/ 0.5 (pow t 2)))) 2) (+)) (* 2 0)) into (* +nan.0 (pow (exp (/ 0.5 (pow t 2))) 2)) 5.803 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 5.803 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (* +nan.0 (pow (exp (/ 0.5 (pow t 2))) 2))) (+ (* 0 (* +nan.0 (exp (/ 0.5 (pow t 2))))) (* 0 0))) into (- (* +nan.0 (* (sqrt 2.0) (pow (exp (/ 0.5 (pow t 2))) 2)))) 5.804 * [backup-simplify]: Simplify (- (- (* +nan.0 (* (sqrt 2.0) (pow (exp (/ 0.5 (pow t 2))) 2))))) into (- (* +nan.0 (* (sqrt 2.0) (pow (exp (/ 0.5 (pow t 2))) 2)))) 5.804 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (pow (exp (/ 0.5 (pow t 2))) 2)))) in t 5.804 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (pow (exp (/ 0.5 (pow t 2))) 2))) in t 5.804 * [taylor]: Taking taylor expansion of +nan.0 in t 5.804 * [backup-simplify]: Simplify +nan.0 into +nan.0 5.804 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (pow (exp (/ 0.5 (pow t 2))) 2)) in t 5.804 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 5.804 * [taylor]: Taking taylor expansion of 2.0 in t 5.804 * [backup-simplify]: Simplify 2.0 into 2.0 5.804 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 5.805 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 5.805 * [taylor]: Taking taylor expansion of (pow (exp (/ 0.5 (pow t 2))) 2) in t 5.805 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.805 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.805 * [taylor]: Taking taylor expansion of 0.5 in t 5.805 * [backup-simplify]: Simplify 0.5 into 0.5 5.805 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.805 * [taylor]: Taking taylor expansion of t in t 5.805 * [backup-simplify]: Simplify 0 into 0 5.805 * [backup-simplify]: Simplify 1 into 1 5.805 * [backup-simplify]: Simplify (* 1 1) into 1 5.805 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.805 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.806 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (exp (/ 0.5 (pow t 2)))) into (pow (exp (/ 0.5 (pow t 2))) 2) 5.806 * [backup-simplify]: Simplify (* (sqrt 2.0) (pow (exp (/ 0.5 (pow t 2))) 2)) into (* (sqrt 2.0) (pow (exp (/ 0.5 (pow t 2))) 2)) 5.806 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (pow (exp (/ 0.5 (pow t 2))) 2))) into (* +nan.0 (* (sqrt 2.0) (pow (exp (/ 0.5 (pow t 2))) 2))) 5.807 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (pow (exp (/ 0.5 (pow t 2))) 2)))) into (- (* +nan.0 (* (sqrt 2.0) (pow (exp (/ 0.5 (pow t 2))) 2)))) 5.807 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (pow (exp (/ 0.5 (pow t 2))) 2)))) into (- (* +nan.0 (* (sqrt 2.0) (pow (exp (/ 0.5 (pow t 2))) 2)))) 5.809 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (* (sqrt 2.0) (pow (exp (/ 0.5 (pow (/ 1 t) 2))) 2)))) (* 1 (* (/ 1 z) (* (/ 1 (/ 1 y)) 1)))) (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* 1 (* 1 (* 1 (/ 1 (/ 1 x)))))) (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* 1 (* 1 (* (/ 1 (/ 1 y)) 1)))))) into (- (+ (* +nan.0 (* (sqrt 2.0) (* x (exp (* 0.5 (pow t 2)))))) (- (+ (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y))) (- (* +nan.0 (/ (* (sqrt 2.0) (* (pow (exp (* 0.5 (pow t 2))) 2) y)) z))))))) 5.809 * [backup-simplify]: Simplify (* (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (sqrt (* (/ 1 (- z)) 2.0))) (sqrt (exp (/ (* (/ 1 (- t)) (/ 1 (- t))) 2.0)))) into (* (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) (sqrt (exp (/ 0.5 (pow t 2))))) 5.809 * [approximate]: Taking taylor expansion of (* (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) (sqrt (exp (/ 0.5 (pow t 2))))) in (x y z t) around 0 5.809 * [taylor]: Taking taylor expansion of (* (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) (sqrt (exp (/ 0.5 (pow t 2))))) in t 5.809 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in t 5.809 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in t 5.809 * [taylor]: Taking taylor expansion of (/ -2.0 z) in t 5.809 * [taylor]: Taking taylor expansion of -2.0 in t 5.809 * [backup-simplify]: Simplify -2.0 into -2.0 5.809 * [taylor]: Taking taylor expansion of z in t 5.809 * [backup-simplify]: Simplify z into z 5.809 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 5.810 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 5.810 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 5.810 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 5.810 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in t 5.810 * [taylor]: Taking taylor expansion of (/ 1 y) in t 5.810 * [taylor]: Taking taylor expansion of y in t 5.810 * [backup-simplify]: Simplify y into y 5.810 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.810 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 5.810 * [taylor]: Taking taylor expansion of 0.5 in t 5.810 * [backup-simplify]: Simplify 0.5 into 0.5 5.810 * [taylor]: Taking taylor expansion of (/ 1 x) in t 5.810 * [taylor]: Taking taylor expansion of x in t 5.810 * [backup-simplify]: Simplify x into x 5.810 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.810 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in t 5.810 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.810 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.810 * [taylor]: Taking taylor expansion of 0.5 in t 5.810 * [backup-simplify]: Simplify 0.5 into 0.5 5.810 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.810 * [taylor]: Taking taylor expansion of t in t 5.810 * [backup-simplify]: Simplify 0 into 0 5.810 * [backup-simplify]: Simplify 1 into 1 5.810 * [backup-simplify]: Simplify (* 1 1) into 1 5.811 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.811 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.811 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.811 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.811 * [taylor]: Taking taylor expansion of (* (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) (sqrt (exp (/ 0.5 (pow t 2))))) in z 5.811 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in z 5.811 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 5.811 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 5.811 * [taylor]: Taking taylor expansion of -2.0 in z 5.811 * [backup-simplify]: Simplify -2.0 into -2.0 5.811 * [taylor]: Taking taylor expansion of z in z 5.811 * [backup-simplify]: Simplify 0 into 0 5.811 * [backup-simplify]: Simplify 1 into 1 5.811 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 5.812 * [backup-simplify]: Simplify (sqrt 0) into 0 5.812 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 5.812 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 5.813 * [taylor]: Taking taylor expansion of (/ 1 y) in z 5.813 * [taylor]: Taking taylor expansion of y in z 5.813 * [backup-simplify]: Simplify y into y 5.813 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.813 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 5.813 * [taylor]: Taking taylor expansion of 0.5 in z 5.813 * [backup-simplify]: Simplify 0.5 into 0.5 5.813 * [taylor]: Taking taylor expansion of (/ 1 x) in z 5.813 * [taylor]: Taking taylor expansion of x in z 5.813 * [backup-simplify]: Simplify x into x 5.813 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.813 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in z 5.813 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 5.813 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 5.813 * [taylor]: Taking taylor expansion of 0.5 in z 5.813 * [backup-simplify]: Simplify 0.5 into 0.5 5.813 * [taylor]: Taking taylor expansion of (pow t 2) in z 5.813 * [taylor]: Taking taylor expansion of t in z 5.813 * [backup-simplify]: Simplify t into t 5.813 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.813 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.813 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.813 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.813 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.813 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 5.814 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.814 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.814 * [taylor]: Taking taylor expansion of (* (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) (sqrt (exp (/ 0.5 (pow t 2))))) in y 5.814 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in y 5.814 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 5.814 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 5.814 * [taylor]: Taking taylor expansion of -2.0 in y 5.814 * [backup-simplify]: Simplify -2.0 into -2.0 5.814 * [taylor]: Taking taylor expansion of z in y 5.814 * [backup-simplify]: Simplify z into z 5.814 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 5.814 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 5.814 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 5.815 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 5.815 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 5.815 * [taylor]: Taking taylor expansion of (/ 1 y) in y 5.815 * [taylor]: Taking taylor expansion of y in y 5.815 * [backup-simplify]: Simplify 0 into 0 5.815 * [backup-simplify]: Simplify 1 into 1 5.815 * [backup-simplify]: Simplify (/ 1 1) into 1 5.815 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 5.815 * [taylor]: Taking taylor expansion of 0.5 in y 5.815 * [backup-simplify]: Simplify 0.5 into 0.5 5.815 * [taylor]: Taking taylor expansion of (/ 1 x) in y 5.815 * [taylor]: Taking taylor expansion of x in y 5.815 * [backup-simplify]: Simplify x into x 5.815 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.815 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in y 5.815 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 5.815 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 5.815 * [taylor]: Taking taylor expansion of 0.5 in y 5.815 * [backup-simplify]: Simplify 0.5 into 0.5 5.815 * [taylor]: Taking taylor expansion of (pow t 2) in y 5.815 * [taylor]: Taking taylor expansion of t in y 5.815 * [backup-simplify]: Simplify t into t 5.815 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.815 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.815 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.815 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.816 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.816 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 5.816 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.816 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.817 * [taylor]: Taking taylor expansion of (* (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) (sqrt (exp (/ 0.5 (pow t 2))))) in x 5.817 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in x 5.817 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 5.817 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 5.817 * [taylor]: Taking taylor expansion of -2.0 in x 5.817 * [backup-simplify]: Simplify -2.0 into -2.0 5.817 * [taylor]: Taking taylor expansion of z in x 5.817 * [backup-simplify]: Simplify z into z 5.817 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 5.817 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 5.817 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 5.817 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 5.817 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 5.817 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.817 * [taylor]: Taking taylor expansion of y in x 5.817 * [backup-simplify]: Simplify y into y 5.817 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.817 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 5.817 * [taylor]: Taking taylor expansion of 0.5 in x 5.817 * [backup-simplify]: Simplify 0.5 into 0.5 5.817 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.817 * [taylor]: Taking taylor expansion of x in x 5.817 * [backup-simplify]: Simplify 0 into 0 5.817 * [backup-simplify]: Simplify 1 into 1 5.817 * [backup-simplify]: Simplify (/ 1 1) into 1 5.817 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in x 5.817 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 5.817 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 5.817 * [taylor]: Taking taylor expansion of 0.5 in x 5.817 * [backup-simplify]: Simplify 0.5 into 0.5 5.817 * [taylor]: Taking taylor expansion of (pow t 2) in x 5.817 * [taylor]: Taking taylor expansion of t in x 5.817 * [backup-simplify]: Simplify t into t 5.817 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.818 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.818 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.818 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.818 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.818 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 5.819 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.819 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.819 * [taylor]: Taking taylor expansion of (* (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) (sqrt (exp (/ 0.5 (pow t 2))))) in x 5.819 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in x 5.819 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 5.819 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 5.819 * [taylor]: Taking taylor expansion of -2.0 in x 5.819 * [backup-simplify]: Simplify -2.0 into -2.0 5.819 * [taylor]: Taking taylor expansion of z in x 5.819 * [backup-simplify]: Simplify z into z 5.819 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 5.819 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 5.819 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 5.819 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 5.819 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 5.819 * [taylor]: Taking taylor expansion of (/ 1 y) in x 5.819 * [taylor]: Taking taylor expansion of y in x 5.819 * [backup-simplify]: Simplify y into y 5.819 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 5.819 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 5.819 * [taylor]: Taking taylor expansion of 0.5 in x 5.819 * [backup-simplify]: Simplify 0.5 into 0.5 5.819 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.819 * [taylor]: Taking taylor expansion of x in x 5.819 * [backup-simplify]: Simplify 0 into 0 5.819 * [backup-simplify]: Simplify 1 into 1 5.820 * [backup-simplify]: Simplify (/ 1 1) into 1 5.820 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in x 5.820 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 5.820 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 5.820 * [taylor]: Taking taylor expansion of 0.5 in x 5.820 * [backup-simplify]: Simplify 0.5 into 0.5 5.820 * [taylor]: Taking taylor expansion of (pow t 2) in x 5.820 * [taylor]: Taking taylor expansion of t in x 5.820 * [backup-simplify]: Simplify t into t 5.820 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.820 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.820 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.820 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.820 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.820 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 5.821 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.821 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.821 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 5.822 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 5.822 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 5.822 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (- 0.5)) into (* -0.5 (sqrt (/ -2.0 z))) 5.823 * [backup-simplify]: Simplify (* (* -0.5 (sqrt (/ -2.0 z))) (sqrt (exp (/ 0.5 (pow t 2))))) into (* -0.5 (* (sqrt (/ -2.0 z)) (sqrt (exp (/ 0.5 (pow t 2)))))) 5.823 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt (/ -2.0 z)) (sqrt (exp (/ 0.5 (pow t 2)))))) in y 5.823 * [taylor]: Taking taylor expansion of -0.5 in y 5.823 * [backup-simplify]: Simplify -0.5 into -0.5 5.823 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (sqrt (exp (/ 0.5 (pow t 2))))) in y 5.823 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 5.823 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 5.823 * [taylor]: Taking taylor expansion of -2.0 in y 5.823 * [backup-simplify]: Simplify -2.0 into -2.0 5.823 * [taylor]: Taking taylor expansion of z in y 5.823 * [backup-simplify]: Simplify z into z 5.823 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 5.823 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 5.823 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 5.823 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 5.823 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in y 5.823 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 5.823 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 5.823 * [taylor]: Taking taylor expansion of 0.5 in y 5.823 * [backup-simplify]: Simplify 0.5 into 0.5 5.823 * [taylor]: Taking taylor expansion of (pow t 2) in y 5.823 * [taylor]: Taking taylor expansion of t in y 5.823 * [backup-simplify]: Simplify t into t 5.823 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.823 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.823 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.823 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.823 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.824 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 5.824 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.824 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.825 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.825 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 5.825 * [backup-simplify]: Simplify (- 0) into 0 5.826 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 5.826 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) (/ 1 y)) (* 0 (- 0.5))) into (/ (sqrt (/ -2.0 z)) y) 5.826 * [backup-simplify]: Simplify (+ (* (* -0.5 (sqrt (/ -2.0 z))) 0) (* (/ (sqrt (/ -2.0 z)) y) (sqrt (exp (/ 0.5 (pow t 2)))))) into (* (/ (sqrt (/ -2.0 z)) y) (sqrt (exp (/ 0.5 (pow t 2))))) 5.826 * [taylor]: Taking taylor expansion of (* (/ (sqrt (/ -2.0 z)) y) (sqrt (exp (/ 0.5 (pow t 2))))) in y 5.826 * [taylor]: Taking taylor expansion of (/ (sqrt (/ -2.0 z)) y) in y 5.826 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 5.826 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 5.826 * [taylor]: Taking taylor expansion of -2.0 in y 5.826 * [backup-simplify]: Simplify -2.0 into -2.0 5.826 * [taylor]: Taking taylor expansion of z in y 5.826 * [backup-simplify]: Simplify z into z 5.826 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 5.826 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 5.827 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 5.827 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 5.827 * [taylor]: Taking taylor expansion of y in y 5.827 * [backup-simplify]: Simplify 0 into 0 5.827 * [backup-simplify]: Simplify 1 into 1 5.827 * [backup-simplify]: Simplify (/ (sqrt (/ -2.0 z)) 1) into (sqrt (/ -2.0 z)) 5.827 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in y 5.827 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 5.827 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 5.827 * [taylor]: Taking taylor expansion of 0.5 in y 5.827 * [backup-simplify]: Simplify 0.5 into 0.5 5.827 * [taylor]: Taking taylor expansion of (pow t 2) in y 5.827 * [taylor]: Taking taylor expansion of t in y 5.827 * [backup-simplify]: Simplify t into t 5.827 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.827 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.827 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.827 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.827 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.827 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 5.828 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.828 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.828 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (sqrt (exp (/ 0.5 (pow t 2))))) into (* (sqrt (/ -2.0 z)) (sqrt (exp (/ 0.5 (pow t 2))))) 5.828 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (sqrt (exp (/ 0.5 (pow t 2))))) in z 5.828 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 5.828 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 5.828 * [taylor]: Taking taylor expansion of -2.0 in z 5.828 * [backup-simplify]: Simplify -2.0 into -2.0 5.828 * [taylor]: Taking taylor expansion of z in z 5.828 * [backup-simplify]: Simplify 0 into 0 5.828 * [backup-simplify]: Simplify 1 into 1 5.829 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 5.829 * [backup-simplify]: Simplify (sqrt 0) into 0 5.830 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 5.830 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in z 5.830 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 5.830 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 5.830 * [taylor]: Taking taylor expansion of 0.5 in z 5.830 * [backup-simplify]: Simplify 0.5 into 0.5 5.830 * [taylor]: Taking taylor expansion of (pow t 2) in z 5.830 * [taylor]: Taking taylor expansion of t in z 5.830 * [backup-simplify]: Simplify t into t 5.830 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.830 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.830 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.830 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.830 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.830 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 5.831 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.831 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.831 * [backup-simplify]: Simplify (* 0 (sqrt (exp (/ 0.5 (pow t 2))))) into 0 5.831 * [taylor]: Taking taylor expansion of 0 in t 5.831 * [backup-simplify]: Simplify 0 into 0 5.831 * [backup-simplify]: Simplify 0 into 0 5.832 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (sqrt (exp (/ 0.5 (pow t 2))))) into (* (sqrt (/ -2.0 z)) (sqrt (exp (/ 0.5 (pow t 2))))) 5.832 * [backup-simplify]: Simplify (* -0.5 (* (sqrt (/ -2.0 z)) (sqrt (exp (/ 0.5 (pow t 2)))))) into (* -0.5 (* (sqrt (/ -2.0 z)) (sqrt (exp (/ 0.5 (pow t 2)))))) 5.832 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt (/ -2.0 z)) (sqrt (exp (/ 0.5 (pow t 2)))))) in z 5.832 * [taylor]: Taking taylor expansion of -0.5 in z 5.832 * [backup-simplify]: Simplify -0.5 into -0.5 5.832 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (sqrt (exp (/ 0.5 (pow t 2))))) in z 5.832 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 5.832 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 5.832 * [taylor]: Taking taylor expansion of -2.0 in z 5.832 * [backup-simplify]: Simplify -2.0 into -2.0 5.832 * [taylor]: Taking taylor expansion of z in z 5.832 * [backup-simplify]: Simplify 0 into 0 5.832 * [backup-simplify]: Simplify 1 into 1 5.832 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 5.832 * [backup-simplify]: Simplify (sqrt 0) into 0 5.833 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 5.833 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in z 5.833 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 5.833 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 5.833 * [taylor]: Taking taylor expansion of 0.5 in z 5.833 * [backup-simplify]: Simplify 0.5 into 0.5 5.833 * [taylor]: Taking taylor expansion of (pow t 2) in z 5.833 * [taylor]: Taking taylor expansion of t in z 5.833 * [backup-simplify]: Simplify t into t 5.834 * [backup-simplify]: Simplify (* t t) into (pow t 2) 5.834 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 5.834 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.834 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.834 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 5.834 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 5.835 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 5.835 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.835 * [backup-simplify]: Simplify (* 0 (sqrt (exp (/ 0.5 (pow t 2))))) into 0 5.835 * [backup-simplify]: Simplify (* -0.5 0) into 0 5.835 * [taylor]: Taking taylor expansion of 0 in t 5.835 * [backup-simplify]: Simplify 0 into 0 5.835 * [backup-simplify]: Simplify 0 into 0 5.836 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 5.836 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 5.837 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.837 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.837 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 5.838 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.838 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 5.839 * [backup-simplify]: Simplify (- 0) into 0 5.839 * [backup-simplify]: Simplify (+ 0 0) into 0 5.839 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.839 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 5.840 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 (/ 1 y)) (* 0 (- 0.5)))) into 0 5.840 * [backup-simplify]: Simplify (+ (* (* -0.5 (sqrt (/ -2.0 z))) 0) (+ (* (/ (sqrt (/ -2.0 z)) y) 0) (* 0 (sqrt (exp (/ 0.5 (pow t 2))))))) into 0 5.840 * [taylor]: Taking taylor expansion of 0 in y 5.840 * [backup-simplify]: Simplify 0 into 0 5.841 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -2.0 z)) (/ 0 1)))) into 0 5.841 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (* 0 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.841 * [taylor]: Taking taylor expansion of 0 in z 5.841 * [backup-simplify]: Simplify 0 into 0 5.841 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (* 0 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.842 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt (/ -2.0 z)) (sqrt (exp (/ 0.5 (pow t 2))))))) into 0 5.842 * [taylor]: Taking taylor expansion of 0 in z 5.842 * [backup-simplify]: Simplify 0 into 0 5.842 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) 5.842 * [taylor]: Taking taylor expansion of (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) in t 5.842 * [taylor]: Taking taylor expansion of (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2))))) in t 5.842 * [taylor]: Taking taylor expansion of +nan.0 in t 5.842 * [backup-simplify]: Simplify +nan.0 into +nan.0 5.842 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in t 5.842 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.842 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.842 * [taylor]: Taking taylor expansion of 0.5 in t 5.842 * [backup-simplify]: Simplify 0.5 into 0.5 5.842 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.842 * [taylor]: Taking taylor expansion of t in t 5.842 * [backup-simplify]: Simplify 0 into 0 5.842 * [backup-simplify]: Simplify 1 into 1 5.843 * [backup-simplify]: Simplify (* 1 1) into 1 5.843 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.843 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.843 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.843 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.843 * [backup-simplify]: Simplify (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2))))) 5.843 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) 5.844 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) 5.844 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) 5.844 * [backup-simplify]: Simplify (+ (* -0.5 (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2))))))) (* 0 0)) into (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) 5.844 * [taylor]: Taking taylor expansion of (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) in t 5.844 * [taylor]: Taking taylor expansion of (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2))))) in t 5.844 * [taylor]: Taking taylor expansion of +nan.0 in t 5.844 * [backup-simplify]: Simplify +nan.0 into +nan.0 5.844 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in t 5.844 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.844 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.845 * [taylor]: Taking taylor expansion of 0.5 in t 5.845 * [backup-simplify]: Simplify 0.5 into 0.5 5.845 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.845 * [taylor]: Taking taylor expansion of t in t 5.845 * [backup-simplify]: Simplify 0 into 0 5.845 * [backup-simplify]: Simplify 1 into 1 5.845 * [backup-simplify]: Simplify (* 1 1) into 1 5.845 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.845 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.845 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.845 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.846 * [backup-simplify]: Simplify (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2))))) 5.846 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) 5.846 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) 5.846 * [backup-simplify]: Simplify 0 into 0 5.846 * [backup-simplify]: Simplify 0 into 0 5.846 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 5.847 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 5.848 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.848 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.848 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 5.849 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.850 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.850 * [backup-simplify]: Simplify (- 0) into 0 5.850 * [backup-simplify]: Simplify (+ 0 0) into 0 5.850 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.851 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -2.0 z)))) into 0 5.851 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 (- 0.5))))) into 0 5.852 * [backup-simplify]: Simplify (+ (* (* -0.5 (sqrt (/ -2.0 z))) 0) (+ (* (/ (sqrt (/ -2.0 z)) y) 0) (+ (* 0 0) (* 0 (sqrt (exp (/ 0.5 (pow t 2)))))))) into 0 5.852 * [taylor]: Taking taylor expansion of 0 in y 5.852 * [backup-simplify]: Simplify 0 into 0 5.852 * [taylor]: Taking taylor expansion of 0 in z 5.852 * [backup-simplify]: Simplify 0 into 0 5.852 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 5.853 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 5.853 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.854 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.854 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.855 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 5.855 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -2.0 z)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.856 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (* 0 (sqrt (exp (/ 0.5 (pow t 2))))))) into 0 5.856 * [taylor]: Taking taylor expansion of 0 in z 5.856 * [backup-simplify]: Simplify 0 into 0 5.856 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 5.857 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 5.857 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.858 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.858 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 5.859 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 5.859 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (* 0 (sqrt (exp (/ 0.5 (pow t 2))))))) into 0 5.860 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt (/ -2.0 z)) (sqrt (exp (/ 0.5 (pow t 2)))))))) into 0 5.860 * [taylor]: Taking taylor expansion of 0 in z 5.860 * [backup-simplify]: Simplify 0 into 0 5.860 * [taylor]: Taking taylor expansion of 0 in t 5.860 * [backup-simplify]: Simplify 0 into 0 5.860 * [backup-simplify]: Simplify 0 into 0 5.860 * [taylor]: Taking taylor expansion of 0 in t 5.860 * [backup-simplify]: Simplify 0 into 0 5.860 * [backup-simplify]: Simplify 0 into 0 5.860 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 5.860 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 5.861 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.862 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.862 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2.0 (/ 0 1)))) into 0 5.866 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 5.866 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* +nan.0 0) (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2))))))) into (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) 5.867 * [taylor]: Taking taylor expansion of (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) in t 5.867 * [taylor]: Taking taylor expansion of (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2))))) in t 5.867 * [taylor]: Taking taylor expansion of +nan.0 in t 5.867 * [backup-simplify]: Simplify +nan.0 into +nan.0 5.867 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in t 5.867 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.867 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.867 * [taylor]: Taking taylor expansion of 0.5 in t 5.867 * [backup-simplify]: Simplify 0.5 into 0.5 5.867 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.867 * [taylor]: Taking taylor expansion of t in t 5.867 * [backup-simplify]: Simplify 0 into 0 5.867 * [backup-simplify]: Simplify 1 into 1 5.867 * [backup-simplify]: Simplify (* 1 1) into 1 5.867 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.867 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.867 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.868 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.868 * [backup-simplify]: Simplify (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2))))) 5.868 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) 5.868 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (sqrt (exp (/ 0.5 (pow t 2)))))) 5.869 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (* 1 (* (/ 1 (- z)) (* (/ 1 (/ 1 (- y))) 1)))) (+ (* (- (* +nan.0 (sqrt (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (* 1 (* 1 (* 1 (/ 1 (/ 1 (- x))))))) (* (- (* +nan.0 (sqrt (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (* 1 (* 1 (* (/ 1 (/ 1 (- y))) 1)))))) into (- (+ (* +nan.0 (* (sqrt (exp (* 0.5 (pow t 2)))) y)) (- (+ (* +nan.0 (* (sqrt (exp (* 0.5 (pow t 2)))) (/ y z))) (- (* +nan.0 (* x (sqrt (exp (* 0.5 (pow t 2))))))))))) 5.869 * * * * [progress]: [ 3 / 4 ] generating series at (2 2) 5.869 * [backup-simplify]: Simplify (sqrt (exp (/ (* t t) 2.0))) into (sqrt (exp (* 0.5 (pow t 2)))) 5.869 * [approximate]: Taking taylor expansion of (sqrt (exp (* 0.5 (pow t 2)))) in (t) around 0 5.869 * [taylor]: Taking taylor expansion of (sqrt (exp (* 0.5 (pow t 2)))) in t 5.869 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 5.869 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 5.869 * [taylor]: Taking taylor expansion of 0.5 in t 5.869 * [backup-simplify]: Simplify 0.5 into 0.5 5.869 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.869 * [taylor]: Taking taylor expansion of t in t 5.869 * [backup-simplify]: Simplify 0 into 0 5.869 * [backup-simplify]: Simplify 1 into 1 5.869 * [backup-simplify]: Simplify (* 1 1) into 1 5.870 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 5.870 * [backup-simplify]: Simplify (exp 0) into 1 5.870 * [backup-simplify]: Simplify (sqrt 1) into 1 5.871 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 5.871 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.871 * [taylor]: Taking taylor expansion of (sqrt (exp (* 0.5 (pow t 2)))) in t 5.871 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 5.871 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 5.871 * [taylor]: Taking taylor expansion of 0.5 in t 5.871 * [backup-simplify]: Simplify 0.5 into 0.5 5.871 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.871 * [taylor]: Taking taylor expansion of t in t 5.871 * [backup-simplify]: Simplify 0 into 0 5.871 * [backup-simplify]: Simplify 1 into 1 5.871 * [backup-simplify]: Simplify (* 1 1) into 1 5.872 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 5.872 * [backup-simplify]: Simplify (exp 0) into 1 5.872 * [backup-simplify]: Simplify (sqrt 1) into 1 5.872 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 5.873 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.873 * [backup-simplify]: Simplify 1 into 1 5.873 * [backup-simplify]: Simplify 0 into 0 5.876 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0.5 1) 1)))) into 0.5 5.877 * [backup-simplify]: Simplify (/ (- 0.5 (pow 0 2) (+)) (* 2 1)) into 0.25 5.878 * [backup-simplify]: Simplify 0.25 into 0.25 5.878 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.878 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 5.880 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0.5 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.880 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.25)))) (* 2 1)) into 0 5.880 * [backup-simplify]: Simplify 0 into 0 5.881 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.882 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 5.893 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0.5 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0.5 2) 2)) (* (/ (pow 0 1) 1)))) into 0.125 5.897 * [backup-simplify]: Simplify (/ (- 0.125 (pow 0.25 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 0.03125 5.897 * [backup-simplify]: Simplify 0.03125 into 0.03125 5.897 * [backup-simplify]: Simplify (+ (* 0.03125 (pow t 4)) (+ (* 0.25 (pow t 2)) 1)) into (+ (* 0.25 (pow t 2)) (+ 1 (* 0.03125 (pow t 4)))) 5.897 * [backup-simplify]: Simplify (sqrt (exp (/ (* (/ 1 t) (/ 1 t)) 2.0))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.897 * [approximate]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in (t) around 0 5.897 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in t 5.897 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.897 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.897 * [taylor]: Taking taylor expansion of 0.5 in t 5.897 * [backup-simplify]: Simplify 0.5 into 0.5 5.898 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.898 * [taylor]: Taking taylor expansion of t in t 5.898 * [backup-simplify]: Simplify 0 into 0 5.898 * [backup-simplify]: Simplify 1 into 1 5.898 * [backup-simplify]: Simplify (* 1 1) into 1 5.898 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.898 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.899 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.899 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.899 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in t 5.899 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.899 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.899 * [taylor]: Taking taylor expansion of 0.5 in t 5.899 * [backup-simplify]: Simplify 0.5 into 0.5 5.899 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.899 * [taylor]: Taking taylor expansion of t in t 5.899 * [backup-simplify]: Simplify 0 into 0 5.899 * [backup-simplify]: Simplify 1 into 1 5.899 * [backup-simplify]: Simplify (* 1 1) into 1 5.900 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.900 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.900 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.900 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.901 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.901 * [backup-simplify]: Simplify 0 into 0 5.901 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.901 * [backup-simplify]: Simplify 0 into 0 5.902 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.902 * [backup-simplify]: Simplify 0 into 0 5.903 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.903 * [backup-simplify]: Simplify 0 into 0 5.904 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.904 * [backup-simplify]: Simplify 0 into 0 5.905 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.905 * [backup-simplify]: Simplify 0 into 0 5.906 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow (/ 1 t) 2)))) into (sqrt (exp (* 0.5 (pow t 2)))) 5.906 * [backup-simplify]: Simplify (sqrt (exp (/ (* (/ 1 (- t)) (/ 1 (- t))) 2.0))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.906 * [approximate]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in (t) around 0 5.906 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in t 5.906 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.906 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.906 * [taylor]: Taking taylor expansion of 0.5 in t 5.906 * [backup-simplify]: Simplify 0.5 into 0.5 5.906 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.906 * [taylor]: Taking taylor expansion of t in t 5.906 * [backup-simplify]: Simplify 0 into 0 5.906 * [backup-simplify]: Simplify 1 into 1 5.907 * [backup-simplify]: Simplify (* 1 1) into 1 5.907 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.907 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.908 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.908 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.908 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in t 5.908 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.908 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.908 * [taylor]: Taking taylor expansion of 0.5 in t 5.908 * [backup-simplify]: Simplify 0.5 into 0.5 5.908 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.908 * [taylor]: Taking taylor expansion of t in t 5.908 * [backup-simplify]: Simplify 0 into 0 5.908 * [backup-simplify]: Simplify 1 into 1 5.908 * [backup-simplify]: Simplify (* 1 1) into 1 5.909 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.909 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.909 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.909 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.910 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.910 * [backup-simplify]: Simplify 0 into 0 5.910 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.910 * [backup-simplify]: Simplify 0 into 0 5.911 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.911 * [backup-simplify]: Simplify 0 into 0 5.912 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.912 * [backup-simplify]: Simplify 0 into 0 5.913 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.913 * [backup-simplify]: Simplify 0 into 0 5.914 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.914 * [backup-simplify]: Simplify 0 into 0 5.914 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow (/ 1 (- t)) 2)))) into (sqrt (exp (* 0.5 (pow t 2)))) 5.914 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2) 5.915 * [backup-simplify]: Simplify (sqrt (exp (/ (* t t) 2.0))) into (sqrt (exp (* 0.5 (pow t 2)))) 5.915 * [approximate]: Taking taylor expansion of (sqrt (exp (* 0.5 (pow t 2)))) in (t) around 0 5.915 * [taylor]: Taking taylor expansion of (sqrt (exp (* 0.5 (pow t 2)))) in t 5.915 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 5.915 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 5.915 * [taylor]: Taking taylor expansion of 0.5 in t 5.915 * [backup-simplify]: Simplify 0.5 into 0.5 5.915 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.915 * [taylor]: Taking taylor expansion of t in t 5.915 * [backup-simplify]: Simplify 0 into 0 5.915 * [backup-simplify]: Simplify 1 into 1 5.915 * [backup-simplify]: Simplify (* 1 1) into 1 5.916 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 5.916 * [backup-simplify]: Simplify (exp 0) into 1 5.916 * [backup-simplify]: Simplify (sqrt 1) into 1 5.917 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 5.917 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.917 * [taylor]: Taking taylor expansion of (sqrt (exp (* 0.5 (pow t 2)))) in t 5.917 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 5.917 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 5.918 * [taylor]: Taking taylor expansion of 0.5 in t 5.918 * [backup-simplify]: Simplify 0.5 into 0.5 5.918 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.918 * [taylor]: Taking taylor expansion of t in t 5.918 * [backup-simplify]: Simplify 0 into 0 5.918 * [backup-simplify]: Simplify 1 into 1 5.918 * [backup-simplify]: Simplify (* 1 1) into 1 5.918 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 5.918 * [backup-simplify]: Simplify (exp 0) into 1 5.919 * [backup-simplify]: Simplify (sqrt 1) into 1 5.920 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 5.920 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.920 * [backup-simplify]: Simplify 1 into 1 5.920 * [backup-simplify]: Simplify 0 into 0 5.923 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0.5 1) 1)))) into 0.5 5.926 * [backup-simplify]: Simplify (/ (- 0.5 (pow 0 2) (+)) (* 2 1)) into 0.25 5.926 * [backup-simplify]: Simplify 0.25 into 0.25 5.927 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.927 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 5.929 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0.5 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.930 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.25)))) (* 2 1)) into 0 5.930 * [backup-simplify]: Simplify 0 into 0 5.931 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.932 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 5.943 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0.5 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0.5 2) 2)) (* (/ (pow 0 1) 1)))) into 0.125 5.946 * [backup-simplify]: Simplify (/ (- 0.125 (pow 0.25 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 0.03125 5.946 * [backup-simplify]: Simplify 0.03125 into 0.03125 5.947 * [backup-simplify]: Simplify (+ (* 0.03125 (pow t 4)) (+ (* 0.25 (pow t 2)) 1)) into (+ (* 0.25 (pow t 2)) (+ 1 (* 0.03125 (pow t 4)))) 5.947 * [backup-simplify]: Simplify (sqrt (exp (/ (* (/ 1 t) (/ 1 t)) 2.0))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.947 * [approximate]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in (t) around 0 5.947 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in t 5.947 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.947 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.947 * [taylor]: Taking taylor expansion of 0.5 in t 5.947 * [backup-simplify]: Simplify 0.5 into 0.5 5.947 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.947 * [taylor]: Taking taylor expansion of t in t 5.947 * [backup-simplify]: Simplify 0 into 0 5.947 * [backup-simplify]: Simplify 1 into 1 5.947 * [backup-simplify]: Simplify (* 1 1) into 1 5.948 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.948 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.948 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.948 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.948 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in t 5.948 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.948 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.948 * [taylor]: Taking taylor expansion of 0.5 in t 5.948 * [backup-simplify]: Simplify 0.5 into 0.5 5.948 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.948 * [taylor]: Taking taylor expansion of t in t 5.949 * [backup-simplify]: Simplify 0 into 0 5.949 * [backup-simplify]: Simplify 1 into 1 5.949 * [backup-simplify]: Simplify (* 1 1) into 1 5.949 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.949 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.950 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.950 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.950 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.950 * [backup-simplify]: Simplify 0 into 0 5.951 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.951 * [backup-simplify]: Simplify 0 into 0 5.952 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.952 * [backup-simplify]: Simplify 0 into 0 5.953 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.953 * [backup-simplify]: Simplify 0 into 0 5.953 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.953 * [backup-simplify]: Simplify 0 into 0 5.954 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.954 * [backup-simplify]: Simplify 0 into 0 5.955 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow (/ 1 t) 2)))) into (sqrt (exp (* 0.5 (pow t 2)))) 5.955 * [backup-simplify]: Simplify (sqrt (exp (/ (* (/ 1 (- t)) (/ 1 (- t))) 2.0))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.955 * [approximate]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in (t) around 0 5.955 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in t 5.955 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.955 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.955 * [taylor]: Taking taylor expansion of 0.5 in t 5.955 * [backup-simplify]: Simplify 0.5 into 0.5 5.955 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.955 * [taylor]: Taking taylor expansion of t in t 5.955 * [backup-simplify]: Simplify 0 into 0 5.955 * [backup-simplify]: Simplify 1 into 1 5.956 * [backup-simplify]: Simplify (* 1 1) into 1 5.956 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.956 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.956 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.956 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.956 * [taylor]: Taking taylor expansion of (sqrt (exp (/ 0.5 (pow t 2)))) in t 5.957 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 5.957 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 5.957 * [taylor]: Taking taylor expansion of 0.5 in t 5.957 * [backup-simplify]: Simplify 0.5 into 0.5 5.957 * [taylor]: Taking taylor expansion of (pow t 2) in t 5.957 * [taylor]: Taking taylor expansion of t in t 5.957 * [backup-simplify]: Simplify 0 into 0 5.957 * [backup-simplify]: Simplify 1 into 1 5.957 * [backup-simplify]: Simplify (* 1 1) into 1 5.957 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 5.958 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 5.958 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.958 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.958 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow t 2)))) into (sqrt (exp (/ 0.5 (pow t 2)))) 5.958 * [backup-simplify]: Simplify 0 into 0 5.959 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.959 * [backup-simplify]: Simplify 0 into 0 5.960 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.960 * [backup-simplify]: Simplify 0 into 0 5.961 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.961 * [backup-simplify]: Simplify 0 into 0 5.962 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.962 * [backup-simplify]: Simplify 0 into 0 5.963 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (exp (/ 0.5 (pow t 2)))))) into 0 5.963 * [backup-simplify]: Simplify 0 into 0 5.963 * [backup-simplify]: Simplify (sqrt (exp (/ 0.5 (pow (/ 1 (- t)) 2)))) into (sqrt (exp (* 0.5 (pow t 2)))) 5.963 * * * [progress]: simplifying candidates 5.965 * [simplify]: Simplifying: (* (- (* x 0.5) y) (sqrt (* z 2.0))) (+ (log (- (* x 0.5) y)) (log (sqrt (* z 2.0)))) (log (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (exp (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt (* z 2.0)) (sqrt (* z 2.0))) (sqrt (* z 2.0)))) (* (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0))))) (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (sqrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (sqrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt (* z 2.0)))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (* (cbrt (sqrt (* z 2.0))) (cbrt (sqrt (* z 2.0))))) (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt (sqrt (* z 2.0)))) (* (- (* x 0.5) y) 1) (* (cbrt (- (* x 0.5) y)) (sqrt (* z 2.0))) (* (sqrt (- (* x 0.5) y)) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt (* z 2.0))) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt (* z 2.0))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (+ (+ (log (- (* x 0.5) y)) (log (sqrt (* z 2.0)))) (log (sqrt (exp (/ (* t t) 2.0))))) (+ (log (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (log (sqrt (exp (/ (* t t) 2.0))))) (log (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (exp (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (* (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt (* z 2.0)) (sqrt (* z 2.0))) (sqrt (* z 2.0)))) (* (* (sqrt (exp (/ (* t t) 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (sqrt (exp (/ (* t t) 2.0))))) (* (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (* (sqrt (exp (/ (* t t) 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (sqrt (exp (/ (* t t) 2.0))))) (* (cbrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (cbrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0)))))) (cbrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (* (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (sqrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (sqrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (cbrt (sqrt (exp (/ (* t t) 2.0)))) (cbrt (sqrt (exp (/ (* t t) 2.0)))))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0)))))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (sqrt (exp (/ (* t t) 2.0))))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt 1)) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (sqrt (exp (/ (* t t) 2.0))))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) 1) (* (sqrt (* z 2.0)) (sqrt (exp (/ (* t t) 2.0)))) (* (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (log (sqrt (exp (/ (* t t) 2.0)))) (exp (sqrt (exp (/ (* t t) 2.0)))) (* (cbrt (sqrt (exp (/ (* t t) 2.0)))) (cbrt (sqrt (exp (/ (* t t) 2.0))))) (cbrt (sqrt (exp (/ (* t t) 2.0)))) (* (* (sqrt (exp (/ (* t t) 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (sqrt (exp (/ (* t t) 2.0)))) (sqrt (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0))))) (sqrt (cbrt (exp (/ (* t t) 2.0)))) (sqrt (sqrt (exp (/ (* t t) 2.0)))) (sqrt (sqrt (exp (/ (* t t) 2.0)))) (sqrt 1) (sqrt (exp (/ (* t t) 2.0))) (/ 1 2) (/ (cbrt (/ (* t t) 2.0)) 2) (/ (sqrt (/ (* t t) 2.0)) 2) (/ (/ t (cbrt 2.0)) 2) (/ (/ t (sqrt 2.0)) 2) (/ (/ t 2.0) 2) (/ (/ (* t t) 2.0) 2) (/ (/ 1 2.0) 2) (sqrt (sqrt (exp (/ (* t t) 2.0)))) (sqrt (sqrt (exp (/ (* t t) 2.0)))) (log (sqrt (exp (/ (* t t) 2.0)))) (exp (sqrt (exp (/ (* t t) 2.0)))) (* (cbrt (sqrt (exp (/ (* t t) 2.0)))) (cbrt (sqrt (exp (/ (* t t) 2.0))))) (cbrt (sqrt (exp (/ (* t t) 2.0)))) (* (* (sqrt (exp (/ (* t t) 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (sqrt (exp (/ (* t t) 2.0)))) (sqrt (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0))))) (sqrt (cbrt (exp (/ (* t t) 2.0)))) (sqrt (sqrt (exp (/ (* t t) 2.0)))) (sqrt (sqrt (exp (/ (* t t) 2.0)))) (sqrt 1) (sqrt (exp (/ (* t t) 2.0))) (/ 1 2) (/ (cbrt (/ (* t t) 2.0)) 2) (/ (sqrt (/ (* t t) 2.0)) 2) (/ (/ t (cbrt 2.0)) 2) (/ (/ t (sqrt 2.0)) 2) (/ (/ t 2.0) 2) (/ (/ (* t t) 2.0) 2) (/ (/ 1 2.0) 2) (sqrt (sqrt (exp (/ (* t t) 2.0)))) (sqrt (sqrt (exp (/ (* t t) 2.0)))) 0 (- (+ (* +nan.0 (/ (* (sqrt 2.0) y) z)) (- (+ (* +nan.0 (* (sqrt 2.0) y)) (- (* +nan.0 (* (sqrt 2.0) x))))))) (- (+ (* +nan.0 x) (- (+ (* +nan.0 (/ y z)) (- (* +nan.0 y)))))) 0 (- (+ (* +nan.0 (* (sqrt 2.0) (* x (exp (* 0.5 (pow t 2)))))) (- (+ (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y))) (- (* +nan.0 (/ (* (sqrt 2.0) (* (pow (exp (* 0.5 (pow t 2))) 2) y)) z))))))) (- (+ (* +nan.0 (* (sqrt (exp (* 0.5 (pow t 2)))) y)) (- (+ (* +nan.0 (* (sqrt (exp (* 0.5 (pow t 2)))) (/ y z))) (- (* +nan.0 (* x (sqrt (exp (* 0.5 (pow t 2))))))))))) (+ (* 0.25 (pow t 2)) (+ 1 (* 0.03125 (pow t 4)))) (sqrt (exp (* 0.5 (pow t 2)))) (sqrt (exp (* 0.5 (pow t 2)))) (+ (* 0.25 (pow t 2)) (+ 1 (* 0.03125 (pow t 4)))) (sqrt (exp (* 0.5 (pow t 2)))) (sqrt (exp (* 0.5 (pow t 2)))) 5.967 * * [simplify]: Extracting # 0 : cost 62 inf + 0 5.967 * * [simplify]: Extracting # 1 : cost 96 inf + 1 5.967 * * [simplify]: Extracting # 2 : cost 120 inf + 86 5.968 * * [simplify]: Extracting # 3 : cost 125 inf + 257 5.968 * * [simplify]: Extracting # 4 : cost 108 inf + 2965 5.969 * * [simplify]: Extracting # 5 : cost 80 inf + 10755 5.970 * * [simplify]: Extracting # 6 : cost 65 inf + 14823 5.972 * * [simplify]: Extracting # 7 : cost 33 inf + 26522 5.975 * * [simplify]: Extracting # 8 : cost 18 inf + 34460 5.978 * * [simplify]: Extracting # 9 : cost 15 inf + 36482 5.984 * * [simplify]: Extracting # 10 : cost 1 inf + 47147 5.987 * * [simplify]: Extracting # 11 : cost 0 inf + 47511 5.991 * * [simplify]: iteration 0 : 163 enodes (cost 30840 ) 6.027 * * [simplify]: Extracting # 0 : cost 0 inf + 47511 6.033 * * [simplify]: Extracting # 1 : cost 71 inf + 41004 6.040 * * [simplify]: Extracting # 2 : cost 3 inf + 59754 6.049 * * [simplify]: Extracting # 3 : cost 0 inf + 56571 6.061 * * [simplify]: Extracting # 4 : cost 0 inf + 53835 6.072 * * [simplify]: Extracting # 5 : cost 0 inf + 52125 6.082 * * [simplify]: iteration 1 : 408 enodes (cost 27153 ) 6.195 * * [simplify]: Extracting # 0 : cost 0 inf + 52125 6.221 * * [simplify]: Extracting # 1 : cost 423 inf + 47354 6.254 * * [simplify]: Extracting # 2 : cost 10 inf + 152319 6.305 * * [simplify]: Extracting # 3 : cost 3 inf + 153581 6.349 * * [simplify]: Extracting # 4 : cost 0 inf + 154836 6.380 * * [simplify]: iteration 2 : 1678 enodes (cost 26911 ) 6.792 * * [simplify]: Extracting # 0 : cost 0 inf + 154836 6.848 * * [simplify]: Extracting # 1 : cost 1717 inf + 123974 6.959 * * [simplify]: Extracting # 2 : cost 96 inf + 529515 7.053 * * [simplify]: Extracting # 3 : cost 24 inf + 543841 7.148 * * [simplify]: Extracting # 4 : cost 0 inf + 552414 7.249 * * [simplify]: iteration done: 5000 enodes (cost 26951 ) 7.250 * [simplify]: Simplified to: (* (- (* x 0.5) y) (sqrt (* z 2.0))) (log (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (log (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (exp (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* z 2.0)) (sqrt (* z 2.0))) (* (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0))))) (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* z 2.0)) (sqrt (* z 2.0))) (sqrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (sqrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt (* z 2.0)))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt (* z 2.0)))) (* (* (cbrt (sqrt (* z 2.0))) (cbrt (sqrt (* z 2.0)))) (- (* x 0.5) y)) (* (sqrt z) (- (* x 0.5) y)) (* (sqrt (sqrt (* z 2.0))) (- (* x 0.5) y)) (- (* x 0.5) y) (* (cbrt (- (* x 0.5) y)) (sqrt (* z 2.0))) (* (sqrt (- (* x 0.5) y)) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (* (* x 0.5) (* (* x 0.5) (* x 0.5))) (* (* y y) y)) (sqrt (* z 2.0))) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt (* z 2.0))) (* (* (sqrt (exp (/ (* t t) 2.0))) (sqrt (* z 2.0))) (- (* x 0.5) y)) (* (* (sqrt (exp (/ (* t t) 2.0))) (sqrt (* z 2.0))) (- (* x 0.5) y)) (log (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (log (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (log (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (exp (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (* (* (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (exp (/ (* t t) 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (* (* (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (exp (/ (* t t) 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (* (cbrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (cbrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0)))))) (cbrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (* (* (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (exp (/ (* t t) 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (sqrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (sqrt (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0))))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (cbrt (sqrt (exp (/ (* t t) 2.0)))) (cbrt (sqrt (exp (/ (* t t) 2.0)))))) (* (- (* x 0.5) y) (* (sqrt (* z 2.0)) (fabs (cbrt (exp (/ (* t t) 2.0)))))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (sqrt (exp (/ (* t t) 2.0))))) (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (sqrt (sqrt (exp (/ (* t t) 2.0))))) (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (sqrt (exp (/ (* t t) 2.0))) (sqrt (* z 2.0))) (* (sqrt (exp (/ (* t t) 2.0))) (* (- (* (* x 0.5) (* (* x 0.5) (* x 0.5))) (* (* y y) y)) (sqrt (* z 2.0)))) (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt (* z 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (log (sqrt (exp (/ (* t t) 2.0)))) (exp (sqrt (exp (/ (* t t) 2.0)))) (* (cbrt (sqrt (exp (/ (* t t) 2.0)))) (cbrt (sqrt (exp (/ (* t t) 2.0))))) (cbrt (sqrt (exp (/ (* t t) 2.0)))) (* (sqrt (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0))) (fabs (cbrt (exp (/ (* t t) 2.0)))) (sqrt (cbrt (exp (/ (* t t) 2.0)))) (sqrt (sqrt (exp (/ (* t t) 2.0)))) (sqrt (sqrt (exp (/ (* t t) 2.0)))) 1 (sqrt (exp (/ (* t t) 2.0))) 1/2 (/ (cbrt (/ (* t t) 2.0)) 2) (/ (sqrt (/ (* t t) 2.0)) 2) (/ (/ t (cbrt 2.0)) 2) (/ (/ t (sqrt 2.0)) 2) (/ (/ t 2.0) 2) (/ (/ (* t t) 2.0) 2) (/ 1/2 2.0) (sqrt (sqrt (exp (/ (* t t) 2.0)))) (sqrt (sqrt (exp (/ (* t t) 2.0)))) (log (sqrt (exp (/ (* t t) 2.0)))) (exp (sqrt (exp (/ (* t t) 2.0)))) (* (cbrt (sqrt (exp (/ (* t t) 2.0)))) (cbrt (sqrt (exp (/ (* t t) 2.0))))) (cbrt (sqrt (exp (/ (* t t) 2.0)))) (* (sqrt (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0))) (fabs (cbrt (exp (/ (* t t) 2.0)))) (sqrt (cbrt (exp (/ (* t t) 2.0)))) (sqrt (sqrt (exp (/ (* t t) 2.0)))) (sqrt (sqrt (exp (/ (* t t) 2.0)))) 1 (sqrt (exp (/ (* t t) 2.0))) 1/2 (/ (cbrt (/ (* t t) 2.0)) 2) (/ (sqrt (/ (* t t) 2.0)) 2) (/ (/ t (cbrt 2.0)) 2) (/ (/ t (sqrt 2.0)) 2) (/ (/ t 2.0) 2) (/ (/ (* t t) 2.0) 2) (/ 1/2 2.0) (sqrt (sqrt (exp (/ (* t t) 2.0)))) (sqrt (sqrt (exp (/ (* t t) 2.0)))) 0 (+ (* (* +nan.0 (sqrt 2.0)) (- y x)) (- (* +nan.0 (/ (* (sqrt 2.0) y) z)))) (+ (- (* +nan.0 x)) (* +nan.0 (- (/ y z) y))) 0 (+ (* +nan.0 (- (* (* (sqrt 2.0) (exp (* 0.5 (* t t)))) y) (/ (sqrt 2.0) (/ z (* (* (exp (* 0.5 (* t t))) (exp (* 0.5 (* t t)))) y))))) (- (* (* (* (sqrt 2.0) x) (exp (* 0.5 (* t t)))) +nan.0))) (+ (- (* (* +nan.0 (sqrt (exp (* 0.5 (* t t))))) y)) (* +nan.0 (- (* (sqrt (exp (* 0.5 (* t t)))) (/ y z)) (* x (sqrt (exp (* 0.5 (* t t)))))))) (+ (* 0.25 (* t t)) (+ 1 (* 0.03125 (* (* t t) (* t t))))) (sqrt (exp (* 0.5 (* t t)))) (sqrt (exp (* 0.5 (* t t)))) (+ (* 0.25 (* t t)) (+ 1 (* 0.03125 (* (* t t) (* t t))))) (sqrt (exp (* 0.5 (* t t)))) (sqrt (exp (* 0.5 (* t t)))) 7.257 * * * [progress]: adding candidates to table 7.767 * * [progress]: iteration 3 / 4 7.767 * * * [progress]: picking best candidate 7.812 * * * * [pick]: Picked # 7.812 * * * [progress]: localizing error 7.834 * * * [progress]: generating rewritten candidates 7.834 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1) 7.889 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1 1) 7.915 * * * * [progress]: [ 3 / 3 ] rewriting at (2) 8.104 * * * [progress]: generating series expansions 8.105 * * * * [progress]: [ 1 / 3 ] generating series at (2 1) 8.105 * [backup-simplify]: Simplify (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) into (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) 8.105 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in (x y z) around 0 8.106 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in z 8.106 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in z 8.106 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.106 * [taylor]: Taking taylor expansion of 2.0 in z 8.106 * [backup-simplify]: Simplify 2.0 into 2.0 8.106 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.107 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.107 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 8.107 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 8.107 * [taylor]: Taking taylor expansion of 0.5 in z 8.107 * [backup-simplify]: Simplify 0.5 into 0.5 8.107 * [taylor]: Taking taylor expansion of x in z 8.107 * [backup-simplify]: Simplify x into x 8.107 * [taylor]: Taking taylor expansion of y in z 8.107 * [backup-simplify]: Simplify y into y 8.107 * [taylor]: Taking taylor expansion of (sqrt z) in z 8.107 * [taylor]: Taking taylor expansion of z in z 8.107 * [backup-simplify]: Simplify 0 into 0 8.107 * [backup-simplify]: Simplify 1 into 1 8.108 * [backup-simplify]: Simplify (sqrt 0) into 0 8.109 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.109 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in y 8.109 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in y 8.109 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.109 * [taylor]: Taking taylor expansion of 2.0 in y 8.109 * [backup-simplify]: Simplify 2.0 into 2.0 8.109 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.110 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.110 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 8.110 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 8.110 * [taylor]: Taking taylor expansion of 0.5 in y 8.110 * [backup-simplify]: Simplify 0.5 into 0.5 8.110 * [taylor]: Taking taylor expansion of x in y 8.110 * [backup-simplify]: Simplify x into x 8.110 * [taylor]: Taking taylor expansion of y in y 8.110 * [backup-simplify]: Simplify 0 into 0 8.110 * [backup-simplify]: Simplify 1 into 1 8.110 * [taylor]: Taking taylor expansion of (sqrt z) in y 8.110 * [taylor]: Taking taylor expansion of z in y 8.110 * [backup-simplify]: Simplify z into z 8.110 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.111 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.111 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in x 8.111 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 8.111 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 8.111 * [taylor]: Taking taylor expansion of 2.0 in x 8.111 * [backup-simplify]: Simplify 2.0 into 2.0 8.111 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.112 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.112 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 8.112 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 8.112 * [taylor]: Taking taylor expansion of 0.5 in x 8.112 * [backup-simplify]: Simplify 0.5 into 0.5 8.112 * [taylor]: Taking taylor expansion of x in x 8.112 * [backup-simplify]: Simplify 0 into 0 8.112 * [backup-simplify]: Simplify 1 into 1 8.112 * [taylor]: Taking taylor expansion of y in x 8.112 * [backup-simplify]: Simplify y into y 8.112 * [taylor]: Taking taylor expansion of (sqrt z) in x 8.112 * [taylor]: Taking taylor expansion of z in x 8.112 * [backup-simplify]: Simplify z into z 8.112 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.112 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.112 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in x 8.112 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 8.112 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 8.112 * [taylor]: Taking taylor expansion of 2.0 in x 8.112 * [backup-simplify]: Simplify 2.0 into 2.0 8.113 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.113 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.113 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 8.113 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 8.113 * [taylor]: Taking taylor expansion of 0.5 in x 8.113 * [backup-simplify]: Simplify 0.5 into 0.5 8.113 * [taylor]: Taking taylor expansion of x in x 8.113 * [backup-simplify]: Simplify 0 into 0 8.113 * [backup-simplify]: Simplify 1 into 1 8.113 * [taylor]: Taking taylor expansion of y in x 8.113 * [backup-simplify]: Simplify y into y 8.113 * [taylor]: Taking taylor expansion of (sqrt z) in x 8.113 * [taylor]: Taking taylor expansion of z in x 8.113 * [backup-simplify]: Simplify z into z 8.114 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.114 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.115 * [backup-simplify]: Simplify (* 0.5 0) into 0 8.116 * [backup-simplify]: Simplify (- y) into (- y) 8.116 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 8.116 * [backup-simplify]: Simplify (* (sqrt 2.0) (- y)) into (* -1 (* (sqrt 2.0) y)) 8.117 * [backup-simplify]: Simplify (* (* -1 (* (sqrt 2.0) y)) (sqrt z)) into (* -1 (* (* (sqrt 2.0) y) (sqrt z))) 8.117 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) y) (sqrt z))) in y 8.117 * [taylor]: Taking taylor expansion of -1 in y 8.117 * [backup-simplify]: Simplify -1 into -1 8.117 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) y) (sqrt z)) in y 8.117 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) y) in y 8.117 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.117 * [taylor]: Taking taylor expansion of 2.0 in y 8.117 * [backup-simplify]: Simplify 2.0 into 2.0 8.117 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.118 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.118 * [taylor]: Taking taylor expansion of y in y 8.118 * [backup-simplify]: Simplify 0 into 0 8.118 * [backup-simplify]: Simplify 1 into 1 8.118 * [taylor]: Taking taylor expansion of (sqrt z) in y 8.118 * [taylor]: Taking taylor expansion of z in y 8.118 * [backup-simplify]: Simplify z into z 8.118 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.118 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.118 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 8.119 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 8.119 * [backup-simplify]: Simplify (* -1 0) into 0 8.119 * [taylor]: Taking taylor expansion of 0 in z 8.119 * [backup-simplify]: Simplify 0 into 0 8.119 * [backup-simplify]: Simplify 0 into 0 8.120 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 8.121 * [backup-simplify]: Simplify (- 0) into 0 8.121 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 8.122 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0.5) (* 0 (- y))) into (* 0.5 (sqrt 2.0)) 8.123 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) y)) 0) (* (* 0.5 (sqrt 2.0)) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 8.123 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in y 8.123 * [taylor]: Taking taylor expansion of 0.5 in y 8.123 * [backup-simplify]: Simplify 0.5 into 0.5 8.123 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in y 8.123 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.123 * [taylor]: Taking taylor expansion of 2.0 in y 8.123 * [backup-simplify]: Simplify 2.0 into 2.0 8.124 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.124 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.124 * [taylor]: Taking taylor expansion of (sqrt z) in y 8.124 * [taylor]: Taking taylor expansion of z in y 8.124 * [backup-simplify]: Simplify z into z 8.124 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.124 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.125 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 8.125 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 8.125 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in z 8.125 * [taylor]: Taking taylor expansion of 0.5 in z 8.125 * [backup-simplify]: Simplify 0.5 into 0.5 8.125 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 8.125 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.125 * [taylor]: Taking taylor expansion of 2.0 in z 8.125 * [backup-simplify]: Simplify 2.0 into 2.0 8.126 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.126 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.126 * [taylor]: Taking taylor expansion of (sqrt z) in z 8.126 * [taylor]: Taking taylor expansion of z in z 8.126 * [backup-simplify]: Simplify 0 into 0 8.126 * [backup-simplify]: Simplify 1 into 1 8.127 * [backup-simplify]: Simplify (sqrt 0) into 0 8.128 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.128 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 8.129 * [backup-simplify]: Simplify (* 0.5 0) into 0 8.129 * [backup-simplify]: Simplify 0 into 0 8.130 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 1) (* 0 0)) into (sqrt 2.0) 8.131 * [backup-simplify]: Simplify (+ (* 0 0) (* (sqrt 2.0) (sqrt z))) into (* (sqrt 2.0) (sqrt z)) 8.132 * [backup-simplify]: Simplify (+ (* -1 (* (sqrt 2.0) (sqrt z))) (* 0 0)) into (- (* (sqrt 2.0) (sqrt z))) 8.132 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt z))) in z 8.132 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 8.132 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.132 * [taylor]: Taking taylor expansion of 2.0 in z 8.132 * [backup-simplify]: Simplify 2.0 into 2.0 8.132 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.133 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.133 * [taylor]: Taking taylor expansion of (sqrt z) in z 8.133 * [taylor]: Taking taylor expansion of z in z 8.133 * [backup-simplify]: Simplify 0 into 0 8.133 * [backup-simplify]: Simplify 1 into 1 8.133 * [backup-simplify]: Simplify (sqrt 0) into 0 8.135 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.135 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 8.135 * [backup-simplify]: Simplify (- 0) into 0 8.135 * [backup-simplify]: Simplify 0 into 0 8.135 * [backup-simplify]: Simplify 0 into 0 8.136 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 8.137 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 8.137 * [backup-simplify]: Simplify (- 0) into 0 8.138 * [backup-simplify]: Simplify (+ 0 0) into 0 8.138 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.139 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 8.140 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) y)) 0) (+ (* (* 0.5 (sqrt 2.0)) 0) (* 0 (sqrt z)))) into 0 8.140 * [taylor]: Taking taylor expansion of 0 in y 8.140 * [backup-simplify]: Simplify 0 into 0 8.140 * [taylor]: Taking taylor expansion of 0 in z 8.140 * [backup-simplify]: Simplify 0 into 0 8.140 * [backup-simplify]: Simplify 0 into 0 8.140 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt z))) into 0 8.141 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt z)))) into 0 8.141 * [taylor]: Taking taylor expansion of 0 in z 8.141 * [backup-simplify]: Simplify 0 into 0 8.141 * [backup-simplify]: Simplify 0 into 0 8.141 * [backup-simplify]: Simplify 0 into 0 8.141 * [backup-simplify]: Simplify (* (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (/ 1 z))) (sqrt 2.0)) into (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) 8.141 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in (x y z) around 0 8.141 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in z 8.141 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in z 8.141 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.141 * [taylor]: Taking taylor expansion of 2.0 in z 8.141 * [backup-simplify]: Simplify 2.0 into 2.0 8.142 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.142 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.142 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 8.142 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 8.142 * [taylor]: Taking taylor expansion of 0.5 in z 8.142 * [backup-simplify]: Simplify 0.5 into 0.5 8.142 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.143 * [taylor]: Taking taylor expansion of x in z 8.143 * [backup-simplify]: Simplify x into x 8.143 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.143 * [taylor]: Taking taylor expansion of (/ 1 y) in z 8.143 * [taylor]: Taking taylor expansion of y in z 8.143 * [backup-simplify]: Simplify y into y 8.143 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.143 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 8.143 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.143 * [taylor]: Taking taylor expansion of z in z 8.143 * [backup-simplify]: Simplify 0 into 0 8.143 * [backup-simplify]: Simplify 1 into 1 8.143 * [backup-simplify]: Simplify (/ 1 1) into 1 8.143 * [backup-simplify]: Simplify (sqrt 0) into 0 8.145 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.145 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in y 8.145 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in y 8.145 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.145 * [taylor]: Taking taylor expansion of 2.0 in y 8.145 * [backup-simplify]: Simplify 2.0 into 2.0 8.145 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.146 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.146 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 8.146 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 8.146 * [taylor]: Taking taylor expansion of 0.5 in y 8.146 * [backup-simplify]: Simplify 0.5 into 0.5 8.146 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.146 * [taylor]: Taking taylor expansion of x in y 8.146 * [backup-simplify]: Simplify x into x 8.146 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.146 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.146 * [taylor]: Taking taylor expansion of y in y 8.146 * [backup-simplify]: Simplify 0 into 0 8.146 * [backup-simplify]: Simplify 1 into 1 8.146 * [backup-simplify]: Simplify (/ 1 1) into 1 8.146 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 8.146 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.146 * [taylor]: Taking taylor expansion of z in y 8.146 * [backup-simplify]: Simplify z into z 8.146 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.147 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.147 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.147 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.147 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in x 8.147 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in x 8.147 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 8.147 * [taylor]: Taking taylor expansion of 2.0 in x 8.147 * [backup-simplify]: Simplify 2.0 into 2.0 8.147 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.148 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.148 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 8.148 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 8.148 * [taylor]: Taking taylor expansion of 0.5 in x 8.148 * [backup-simplify]: Simplify 0.5 into 0.5 8.148 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.148 * [taylor]: Taking taylor expansion of x in x 8.148 * [backup-simplify]: Simplify 0 into 0 8.148 * [backup-simplify]: Simplify 1 into 1 8.148 * [backup-simplify]: Simplify (/ 1 1) into 1 8.148 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.148 * [taylor]: Taking taylor expansion of y in x 8.148 * [backup-simplify]: Simplify y into y 8.148 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.148 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 8.148 * [taylor]: Taking taylor expansion of (/ 1 z) in x 8.148 * [taylor]: Taking taylor expansion of z in x 8.148 * [backup-simplify]: Simplify z into z 8.148 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.149 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.149 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.149 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.149 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in x 8.149 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in x 8.149 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 8.149 * [taylor]: Taking taylor expansion of 2.0 in x 8.149 * [backup-simplify]: Simplify 2.0 into 2.0 8.149 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.150 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.150 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 8.150 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 8.150 * [taylor]: Taking taylor expansion of 0.5 in x 8.150 * [backup-simplify]: Simplify 0.5 into 0.5 8.150 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.150 * [taylor]: Taking taylor expansion of x in x 8.150 * [backup-simplify]: Simplify 0 into 0 8.150 * [backup-simplify]: Simplify 1 into 1 8.150 * [backup-simplify]: Simplify (/ 1 1) into 1 8.150 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.150 * [taylor]: Taking taylor expansion of y in x 8.150 * [backup-simplify]: Simplify y into y 8.151 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.151 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 8.151 * [taylor]: Taking taylor expansion of (/ 1 z) in x 8.151 * [taylor]: Taking taylor expansion of z in x 8.151 * [backup-simplify]: Simplify z into z 8.151 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.151 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.151 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.151 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.151 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 8.152 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 8.153 * [backup-simplify]: Simplify (* (sqrt 2.0) 0.5) into (* 0.5 (sqrt 2.0)) 8.153 * [backup-simplify]: Simplify (* (* 0.5 (sqrt 2.0)) (sqrt (/ 1 z))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 8.153 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in y 8.153 * [taylor]: Taking taylor expansion of 0.5 in y 8.153 * [backup-simplify]: Simplify 0.5 into 0.5 8.154 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in y 8.154 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.154 * [taylor]: Taking taylor expansion of 2.0 in y 8.154 * [backup-simplify]: Simplify 2.0 into 2.0 8.154 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.155 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.155 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 8.155 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.155 * [taylor]: Taking taylor expansion of z in y 8.155 * [backup-simplify]: Simplify z into z 8.155 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.155 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.155 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.155 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.156 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.157 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 8.157 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 8.157 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 8.158 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (/ 1 y))) (* 0 0.5)) into (- (/ (sqrt 2.0) y)) 8.159 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (* (- (/ (sqrt 2.0) y)) (sqrt (/ 1 z)))) into (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) 8.159 * [taylor]: Taking taylor expansion of (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) in y 8.159 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2.0) y) (sqrt (/ 1 z))) in y 8.159 * [taylor]: Taking taylor expansion of (/ (sqrt 2.0) y) in y 8.159 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.159 * [taylor]: Taking taylor expansion of 2.0 in y 8.159 * [backup-simplify]: Simplify 2.0 into 2.0 8.159 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.160 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.160 * [taylor]: Taking taylor expansion of y in y 8.160 * [backup-simplify]: Simplify 0 into 0 8.160 * [backup-simplify]: Simplify 1 into 1 8.161 * [backup-simplify]: Simplify (/ (sqrt 2.0) 1) into (sqrt 2.0) 8.161 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 8.161 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.161 * [taylor]: Taking taylor expansion of z in y 8.161 * [backup-simplify]: Simplify z into z 8.161 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.161 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.161 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.161 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.161 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 8.162 * [backup-simplify]: Simplify (- (* (sqrt 2.0) (sqrt (/ 1 z)))) into (- (* (sqrt 2.0) (sqrt (/ 1 z)))) 8.162 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 8.162 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 8.162 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.162 * [taylor]: Taking taylor expansion of 2.0 in z 8.162 * [backup-simplify]: Simplify 2.0 into 2.0 8.162 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.163 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.163 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 8.163 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.163 * [taylor]: Taking taylor expansion of z in z 8.163 * [backup-simplify]: Simplify 0 into 0 8.163 * [backup-simplify]: Simplify 1 into 1 8.163 * [backup-simplify]: Simplify (/ 1 1) into 1 8.164 * [backup-simplify]: Simplify (sqrt 0) into 0 8.165 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.165 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 8.166 * [backup-simplify]: Simplify (- 0) into 0 8.166 * [backup-simplify]: Simplify 0 into 0 8.166 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 8.167 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 8.167 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 8.167 * [taylor]: Taking taylor expansion of 0.5 in z 8.167 * [backup-simplify]: Simplify 0.5 into 0.5 8.167 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 8.167 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.167 * [taylor]: Taking taylor expansion of 2.0 in z 8.167 * [backup-simplify]: Simplify 2.0 into 2.0 8.167 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.168 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.168 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 8.168 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.168 * [taylor]: Taking taylor expansion of z in z 8.168 * [backup-simplify]: Simplify 0 into 0 8.168 * [backup-simplify]: Simplify 1 into 1 8.168 * [backup-simplify]: Simplify (/ 1 1) into 1 8.169 * [backup-simplify]: Simplify (sqrt 0) into 0 8.170 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.170 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 8.170 * [backup-simplify]: Simplify (* 0.5 0) into 0 8.171 * [backup-simplify]: Simplify 0 into 0 8.171 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.171 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 8.172 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.173 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 8.173 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.173 * [backup-simplify]: Simplify (- 0) into 0 8.174 * [backup-simplify]: Simplify (+ 0 0) into 0 8.175 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.175 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (- (/ 1 y))) (* 0 0.5))) into 0 8.176 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 8.176 * [taylor]: Taking taylor expansion of 0 in y 8.176 * [backup-simplify]: Simplify 0 into 0 8.177 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)))) into 0 8.177 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 8.178 * [backup-simplify]: Simplify (- 0) into 0 8.178 * [taylor]: Taking taylor expansion of 0 in z 8.178 * [backup-simplify]: Simplify 0 into 0 8.178 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 8.179 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z))))) into 0 8.179 * [taylor]: Taking taylor expansion of 0 in z 8.179 * [backup-simplify]: Simplify 0 into 0 8.180 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 8.181 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 8.182 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 8.183 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 8.185 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 8.186 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 8.186 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.187 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 8.187 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.188 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.188 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.188 * [backup-simplify]: Simplify (- 0) into 0 8.189 * [backup-simplify]: Simplify (+ 0 0) into 0 8.189 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 8.190 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (- (/ 1 y))) (* 0 0.5)))) into 0 8.191 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 8.191 * [taylor]: Taking taylor expansion of 0 in y 8.191 * [backup-simplify]: Simplify 0 into 0 8.191 * [taylor]: Taking taylor expansion of 0 in z 8.191 * [backup-simplify]: Simplify 0 into 0 8.191 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.192 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 8.192 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.193 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.193 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 8.194 * [backup-simplify]: Simplify (- 0) into 0 8.194 * [taylor]: Taking taylor expansion of 0 in z 8.194 * [backup-simplify]: Simplify 0 into 0 8.194 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.194 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 8.195 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.196 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 8.196 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z)))))) into 0 8.197 * [taylor]: Taking taylor expansion of 0 in z 8.197 * [backup-simplify]: Simplify 0 into 0 8.197 * [backup-simplify]: Simplify 0 into 0 8.197 * [backup-simplify]: Simplify 0 into 0 8.197 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.199 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 8.199 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.201 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 8.202 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 8.203 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 8.206 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt 2.0))) (* (/ 1 z) (* (/ 1 (/ 1 y)) 1))) (+ (* (- (* +nan.0 (sqrt 2.0))) (* 1 (* 1 (/ 1 (/ 1 x))))) (* (- (* +nan.0 (sqrt 2.0))) (* 1 (* (/ 1 (/ 1 y)) 1))))) into (- (+ (* +nan.0 (/ (* (sqrt 2.0) y) z)) (- (+ (* +nan.0 (* (sqrt 2.0) y)) (- (* +nan.0 (* (sqrt 2.0) x))))))) 8.207 * [backup-simplify]: Simplify (* (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (sqrt (/ 1 (- z)))) (sqrt 2.0)) into (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) 8.207 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in (x y z) around 0 8.207 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in z 8.207 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.207 * [taylor]: Taking taylor expansion of 2.0 in z 8.207 * [backup-simplify]: Simplify 2.0 into 2.0 8.207 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.207 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.208 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in z 8.208 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 8.208 * [taylor]: Taking taylor expansion of (/ 1 y) in z 8.208 * [taylor]: Taking taylor expansion of y in z 8.208 * [backup-simplify]: Simplify y into y 8.208 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.208 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 8.208 * [taylor]: Taking taylor expansion of 0.5 in z 8.208 * [backup-simplify]: Simplify 0.5 into 0.5 8.208 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.208 * [taylor]: Taking taylor expansion of x in z 8.208 * [backup-simplify]: Simplify x into x 8.208 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.208 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 8.208 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.208 * [taylor]: Taking taylor expansion of -1 in z 8.208 * [backup-simplify]: Simplify -1 into -1 8.208 * [taylor]: Taking taylor expansion of z in z 8.208 * [backup-simplify]: Simplify 0 into 0 8.208 * [backup-simplify]: Simplify 1 into 1 8.208 * [backup-simplify]: Simplify (/ -1 1) into -1 8.208 * [backup-simplify]: Simplify (sqrt 0) into 0 8.209 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 8.209 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in y 8.209 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.209 * [taylor]: Taking taylor expansion of 2.0 in y 8.209 * [backup-simplify]: Simplify 2.0 into 2.0 8.210 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.210 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.210 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in y 8.210 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 8.210 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.210 * [taylor]: Taking taylor expansion of y in y 8.210 * [backup-simplify]: Simplify 0 into 0 8.210 * [backup-simplify]: Simplify 1 into 1 8.210 * [backup-simplify]: Simplify (/ 1 1) into 1 8.210 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 8.210 * [taylor]: Taking taylor expansion of 0.5 in y 8.210 * [backup-simplify]: Simplify 0.5 into 0.5 8.210 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.210 * [taylor]: Taking taylor expansion of x in y 8.210 * [backup-simplify]: Simplify x into x 8.210 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.211 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 8.211 * [taylor]: Taking taylor expansion of (/ -1 z) in y 8.211 * [taylor]: Taking taylor expansion of -1 in y 8.211 * [backup-simplify]: Simplify -1 into -1 8.211 * [taylor]: Taking taylor expansion of z in y 8.211 * [backup-simplify]: Simplify z into z 8.211 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.211 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.211 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.211 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.211 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in x 8.211 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 8.211 * [taylor]: Taking taylor expansion of 2.0 in x 8.211 * [backup-simplify]: Simplify 2.0 into 2.0 8.211 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.212 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.212 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 8.212 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 8.212 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.212 * [taylor]: Taking taylor expansion of y in x 8.212 * [backup-simplify]: Simplify y into y 8.212 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.212 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 8.212 * [taylor]: Taking taylor expansion of 0.5 in x 8.212 * [backup-simplify]: Simplify 0.5 into 0.5 8.212 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.212 * [taylor]: Taking taylor expansion of x in x 8.212 * [backup-simplify]: Simplify 0 into 0 8.212 * [backup-simplify]: Simplify 1 into 1 8.212 * [backup-simplify]: Simplify (/ 1 1) into 1 8.212 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 8.212 * [taylor]: Taking taylor expansion of (/ -1 z) in x 8.212 * [taylor]: Taking taylor expansion of -1 in x 8.212 * [backup-simplify]: Simplify -1 into -1 8.212 * [taylor]: Taking taylor expansion of z in x 8.212 * [backup-simplify]: Simplify z into z 8.212 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.212 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.212 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.212 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.212 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in x 8.212 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 8.212 * [taylor]: Taking taylor expansion of 2.0 in x 8.212 * [backup-simplify]: Simplify 2.0 into 2.0 8.213 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.213 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.213 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 8.213 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 8.213 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.213 * [taylor]: Taking taylor expansion of y in x 8.213 * [backup-simplify]: Simplify y into y 8.214 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.214 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 8.214 * [taylor]: Taking taylor expansion of 0.5 in x 8.214 * [backup-simplify]: Simplify 0.5 into 0.5 8.214 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.214 * [taylor]: Taking taylor expansion of x in x 8.214 * [backup-simplify]: Simplify 0 into 0 8.214 * [backup-simplify]: Simplify 1 into 1 8.214 * [backup-simplify]: Simplify (/ 1 1) into 1 8.214 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 8.214 * [taylor]: Taking taylor expansion of (/ -1 z) in x 8.214 * [taylor]: Taking taylor expansion of -1 in x 8.214 * [backup-simplify]: Simplify -1 into -1 8.214 * [taylor]: Taking taylor expansion of z in x 8.214 * [backup-simplify]: Simplify z into z 8.214 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.214 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.214 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.215 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.215 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 8.215 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.216 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 8.216 * [backup-simplify]: Simplify (* (- 0.5) (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 8.217 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -0.5 (sqrt (/ -1 z)))) into (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) 8.217 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) in y 8.217 * [taylor]: Taking taylor expansion of -0.5 in y 8.217 * [backup-simplify]: Simplify -0.5 into -0.5 8.217 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in y 8.217 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.217 * [taylor]: Taking taylor expansion of 2.0 in y 8.217 * [backup-simplify]: Simplify 2.0 into 2.0 8.217 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.218 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.218 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 8.218 * [taylor]: Taking taylor expansion of (/ -1 z) in y 8.218 * [taylor]: Taking taylor expansion of -1 in y 8.218 * [backup-simplify]: Simplify -1 into -1 8.218 * [taylor]: Taking taylor expansion of z in y 8.218 * [backup-simplify]: Simplify z into z 8.218 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.218 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.218 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.219 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.219 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.222 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 8.222 * [backup-simplify]: Simplify (- 0) into 0 8.222 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 8.223 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (sqrt (/ -1 z)))) into (/ (sqrt (/ -1 z)) y) 8.223 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z))))) into (/ (* (sqrt 2.0) (sqrt (/ -1 z))) y) 8.223 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (sqrt (/ -1 z))) y) in y 8.223 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in y 8.223 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.223 * [taylor]: Taking taylor expansion of 2.0 in y 8.223 * [backup-simplify]: Simplify 2.0 into 2.0 8.224 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.224 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.224 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 8.224 * [taylor]: Taking taylor expansion of (/ -1 z) in y 8.224 * [taylor]: Taking taylor expansion of -1 in y 8.224 * [backup-simplify]: Simplify -1 into -1 8.224 * [taylor]: Taking taylor expansion of z in y 8.225 * [backup-simplify]: Simplify z into z 8.225 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.225 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.225 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.225 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.225 * [taylor]: Taking taylor expansion of y in y 8.225 * [backup-simplify]: Simplify 0 into 0 8.225 * [backup-simplify]: Simplify 1 into 1 8.225 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ -1 z))) into (* (sqrt 2.0) (sqrt (/ -1 z))) 8.226 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (sqrt (/ -1 z))) 1) into (* (sqrt 2.0) (sqrt (/ -1 z))) 8.226 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 8.226 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.226 * [taylor]: Taking taylor expansion of 2.0 in z 8.226 * [backup-simplify]: Simplify 2.0 into 2.0 8.226 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.227 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.227 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 8.227 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.227 * [taylor]: Taking taylor expansion of -1 in z 8.227 * [backup-simplify]: Simplify -1 into -1 8.227 * [taylor]: Taking taylor expansion of z in z 8.227 * [backup-simplify]: Simplify 0 into 0 8.227 * [backup-simplify]: Simplify 1 into 1 8.227 * [backup-simplify]: Simplify (/ -1 1) into -1 8.228 * [backup-simplify]: Simplify (sqrt 0) into 0 8.229 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 8.229 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 8.229 * [backup-simplify]: Simplify 0 into 0 8.230 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ -1 z))) into (* (sqrt 2.0) (sqrt (/ -1 z))) 8.230 * [backup-simplify]: Simplify (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) into (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) 8.230 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) in z 8.230 * [taylor]: Taking taylor expansion of -0.5 in z 8.230 * [backup-simplify]: Simplify -0.5 into -0.5 8.230 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 8.230 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.230 * [taylor]: Taking taylor expansion of 2.0 in z 8.230 * [backup-simplify]: Simplify 2.0 into 2.0 8.231 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.231 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.231 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 8.231 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.232 * [taylor]: Taking taylor expansion of -1 in z 8.232 * [backup-simplify]: Simplify -1 into -1 8.232 * [taylor]: Taking taylor expansion of z in z 8.232 * [backup-simplify]: Simplify 0 into 0 8.232 * [backup-simplify]: Simplify 1 into 1 8.232 * [backup-simplify]: Simplify (/ -1 1) into -1 8.232 * [backup-simplify]: Simplify (sqrt 0) into 0 8.233 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 8.234 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 8.234 * [backup-simplify]: Simplify (* -0.5 0) into 0 8.234 * [backup-simplify]: Simplify 0 into 0 8.235 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.235 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 8.235 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.236 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.237 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 8.237 * [backup-simplify]: Simplify (- 0) into 0 8.237 * [backup-simplify]: Simplify (+ 0 0) into 0 8.238 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (sqrt (/ -1 z))))) into 0 8.239 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.240 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z)))))) into 0 8.240 * [taylor]: Taking taylor expansion of 0 in y 8.240 * [backup-simplify]: Simplify 0 into 0 8.240 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ -1 z)))) into 0 8.241 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (sqrt (/ -1 z))) (/ 0 1)))) into 0 8.241 * [taylor]: Taking taylor expansion of 0 in z 8.241 * [backup-simplify]: Simplify 0 into 0 8.242 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ -1 z)))) into 0 8.243 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ -1 z))))) into 0 8.243 * [taylor]: Taking taylor expansion of 0 in z 8.243 * [backup-simplify]: Simplify 0 into 0 8.244 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 8.246 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 8.248 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 8.251 * [backup-simplify]: Simplify (+ (* -0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 8.252 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 8.252 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.253 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 8.253 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.254 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.255 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.255 * [backup-simplify]: Simplify (- 0) into 0 8.256 * [backup-simplify]: Simplify (+ 0 0) into 0 8.256 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z)))))) into 0 8.258 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 8.259 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z))))))) into 0 8.259 * [taylor]: Taking taylor expansion of 0 in y 8.259 * [backup-simplify]: Simplify 0 into 0 8.259 * [taylor]: Taking taylor expansion of 0 in z 8.259 * [backup-simplify]: Simplify 0 into 0 8.259 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.260 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 8.261 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.262 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 8.263 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (sqrt (/ -1 z))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.263 * [taylor]: Taking taylor expansion of 0 in z 8.263 * [backup-simplify]: Simplify 0 into 0 8.263 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.264 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 8.265 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.266 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 8.267 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ -1 z)))))) into 0 8.267 * [taylor]: Taking taylor expansion of 0 in z 8.267 * [backup-simplify]: Simplify 0 into 0 8.267 * [backup-simplify]: Simplify 0 into 0 8.267 * [backup-simplify]: Simplify 0 into 0 8.268 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.271 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 8.272 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.274 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 8.275 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 8.279 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt 2.0))) (* (/ 1 (- z)) (* (/ 1 (/ 1 (- y))) 1))) (+ (* (- (* +nan.0 (sqrt 2.0))) (* 1 (* 1 (/ 1 (/ 1 (- x)))))) (* (- (* +nan.0 (sqrt 2.0))) (* 1 (* (/ 1 (/ 1 (- y))) 1))))) into (- (+ (* +nan.0 (/ (* (sqrt 2.0) y) z)) (- (+ (* +nan.0 (* (sqrt 2.0) y)) (- (* +nan.0 (* (sqrt 2.0) x))))))) 8.279 * * * * [progress]: [ 2 / 3 ] generating series at (2 1 1) 8.280 * [backup-simplify]: Simplify (* (- (* x 0.5) y) (sqrt z)) into (* (sqrt z) (- (* 0.5 x) y)) 8.280 * [approximate]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in (x y z) around 0 8.280 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in z 8.280 * [taylor]: Taking taylor expansion of (sqrt z) in z 8.280 * [taylor]: Taking taylor expansion of z in z 8.280 * [backup-simplify]: Simplify 0 into 0 8.280 * [backup-simplify]: Simplify 1 into 1 8.280 * [backup-simplify]: Simplify (sqrt 0) into 0 8.281 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.281 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 8.281 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 8.281 * [taylor]: Taking taylor expansion of 0.5 in z 8.281 * [backup-simplify]: Simplify 0.5 into 0.5 8.281 * [taylor]: Taking taylor expansion of x in z 8.281 * [backup-simplify]: Simplify x into x 8.281 * [taylor]: Taking taylor expansion of y in z 8.281 * [backup-simplify]: Simplify y into y 8.281 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in y 8.281 * [taylor]: Taking taylor expansion of (sqrt z) in y 8.281 * [taylor]: Taking taylor expansion of z in y 8.281 * [backup-simplify]: Simplify z into z 8.281 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.281 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.281 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 8.281 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 8.281 * [taylor]: Taking taylor expansion of 0.5 in y 8.281 * [backup-simplify]: Simplify 0.5 into 0.5 8.281 * [taylor]: Taking taylor expansion of x in y 8.281 * [backup-simplify]: Simplify x into x 8.281 * [taylor]: Taking taylor expansion of y in y 8.281 * [backup-simplify]: Simplify 0 into 0 8.281 * [backup-simplify]: Simplify 1 into 1 8.281 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in x 8.281 * [taylor]: Taking taylor expansion of (sqrt z) in x 8.281 * [taylor]: Taking taylor expansion of z in x 8.281 * [backup-simplify]: Simplify z into z 8.281 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.281 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.281 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 8.281 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 8.281 * [taylor]: Taking taylor expansion of 0.5 in x 8.281 * [backup-simplify]: Simplify 0.5 into 0.5 8.281 * [taylor]: Taking taylor expansion of x in x 8.281 * [backup-simplify]: Simplify 0 into 0 8.281 * [backup-simplify]: Simplify 1 into 1 8.281 * [taylor]: Taking taylor expansion of y in x 8.281 * [backup-simplify]: Simplify y into y 8.281 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in x 8.281 * [taylor]: Taking taylor expansion of (sqrt z) in x 8.281 * [taylor]: Taking taylor expansion of z in x 8.281 * [backup-simplify]: Simplify z into z 8.281 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.282 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.282 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 8.282 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 8.282 * [taylor]: Taking taylor expansion of 0.5 in x 8.282 * [backup-simplify]: Simplify 0.5 into 0.5 8.282 * [taylor]: Taking taylor expansion of x in x 8.282 * [backup-simplify]: Simplify 0 into 0 8.282 * [backup-simplify]: Simplify 1 into 1 8.282 * [taylor]: Taking taylor expansion of y in x 8.282 * [backup-simplify]: Simplify y into y 8.282 * [backup-simplify]: Simplify (* 0.5 0) into 0 8.282 * [backup-simplify]: Simplify (- y) into (- y) 8.282 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 8.282 * [backup-simplify]: Simplify (* (sqrt z) (- y)) into (* -1 (* (sqrt z) y)) 8.282 * [taylor]: Taking taylor expansion of (* -1 (* (sqrt z) y)) in y 8.282 * [taylor]: Taking taylor expansion of -1 in y 8.282 * [backup-simplify]: Simplify -1 into -1 8.282 * [taylor]: Taking taylor expansion of (* (sqrt z) y) in y 8.282 * [taylor]: Taking taylor expansion of (sqrt z) in y 8.282 * [taylor]: Taking taylor expansion of z in y 8.282 * [backup-simplify]: Simplify z into z 8.282 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.282 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.282 * [taylor]: Taking taylor expansion of y in y 8.282 * [backup-simplify]: Simplify 0 into 0 8.282 * [backup-simplify]: Simplify 1 into 1 8.282 * [backup-simplify]: Simplify (* (sqrt z) 0) into 0 8.283 * [backup-simplify]: Simplify (* -1 0) into 0 8.283 * [taylor]: Taking taylor expansion of 0 in z 8.283 * [backup-simplify]: Simplify 0 into 0 8.283 * [backup-simplify]: Simplify 0 into 0 8.284 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 8.284 * [backup-simplify]: Simplify (- 0) into 0 8.284 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 8.284 * [backup-simplify]: Simplify (+ (* (sqrt z) 0.5) (* 0 (- y))) into (* 0.5 (sqrt z)) 8.284 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt z)) in y 8.284 * [taylor]: Taking taylor expansion of 0.5 in y 8.284 * [backup-simplify]: Simplify 0.5 into 0.5 8.284 * [taylor]: Taking taylor expansion of (sqrt z) in y 8.284 * [taylor]: Taking taylor expansion of z in y 8.284 * [backup-simplify]: Simplify z into z 8.284 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.284 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.284 * [backup-simplify]: Simplify (* 0.5 (sqrt z)) into (* 0.5 (sqrt z)) 8.284 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt z)) in z 8.284 * [taylor]: Taking taylor expansion of 0.5 in z 8.284 * [backup-simplify]: Simplify 0.5 into 0.5 8.284 * [taylor]: Taking taylor expansion of (sqrt z) in z 8.284 * [taylor]: Taking taylor expansion of z in z 8.284 * [backup-simplify]: Simplify 0 into 0 8.285 * [backup-simplify]: Simplify 1 into 1 8.285 * [backup-simplify]: Simplify (sqrt 0) into 0 8.285 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.286 * [backup-simplify]: Simplify (* 0.5 0) into 0 8.286 * [backup-simplify]: Simplify 0 into 0 8.286 * [backup-simplify]: Simplify (+ (* (sqrt z) 1) (* 0 0)) into (sqrt z) 8.287 * [backup-simplify]: Simplify (+ (* -1 (sqrt z)) (* 0 0)) into (- (sqrt z)) 8.287 * [taylor]: Taking taylor expansion of (- (sqrt z)) in z 8.287 * [taylor]: Taking taylor expansion of (sqrt z) in z 8.287 * [taylor]: Taking taylor expansion of z in z 8.287 * [backup-simplify]: Simplify 0 into 0 8.287 * [backup-simplify]: Simplify 1 into 1 8.287 * [backup-simplify]: Simplify (sqrt 0) into 0 8.288 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.289 * [backup-simplify]: Simplify (- 0) into 0 8.289 * [backup-simplify]: Simplify 0 into 0 8.289 * [backup-simplify]: Simplify 0 into 0 8.290 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 8.290 * [backup-simplify]: Simplify (- 0) into 0 8.290 * [backup-simplify]: Simplify (+ 0 0) into 0 8.291 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 8.291 * [backup-simplify]: Simplify (+ (* (sqrt z) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 8.291 * [taylor]: Taking taylor expansion of 0 in y 8.291 * [backup-simplify]: Simplify 0 into 0 8.291 * [taylor]: Taking taylor expansion of 0 in z 8.291 * [backup-simplify]: Simplify 0 into 0 8.291 * [backup-simplify]: Simplify 0 into 0 8.292 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (sqrt z))) into 0 8.292 * [taylor]: Taking taylor expansion of 0 in z 8.292 * [backup-simplify]: Simplify 0 into 0 8.292 * [backup-simplify]: Simplify 0 into 0 8.292 * [backup-simplify]: Simplify 0 into 0 8.292 * [backup-simplify]: Simplify (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (/ 1 z))) into (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) 8.292 * [approximate]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in (x y z) around 0 8.292 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in z 8.292 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 8.292 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 8.292 * [taylor]: Taking taylor expansion of 0.5 in z 8.292 * [backup-simplify]: Simplify 0.5 into 0.5 8.292 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.293 * [taylor]: Taking taylor expansion of x in z 8.293 * [backup-simplify]: Simplify x into x 8.293 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.293 * [taylor]: Taking taylor expansion of (/ 1 y) in z 8.293 * [taylor]: Taking taylor expansion of y in z 8.293 * [backup-simplify]: Simplify y into y 8.293 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.293 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 8.293 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.293 * [taylor]: Taking taylor expansion of z in z 8.293 * [backup-simplify]: Simplify 0 into 0 8.293 * [backup-simplify]: Simplify 1 into 1 8.293 * [backup-simplify]: Simplify (/ 1 1) into 1 8.294 * [backup-simplify]: Simplify (sqrt 0) into 0 8.295 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.295 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in y 8.295 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 8.295 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 8.295 * [taylor]: Taking taylor expansion of 0.5 in y 8.295 * [backup-simplify]: Simplify 0.5 into 0.5 8.295 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.295 * [taylor]: Taking taylor expansion of x in y 8.295 * [backup-simplify]: Simplify x into x 8.295 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.295 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.295 * [taylor]: Taking taylor expansion of y in y 8.295 * [backup-simplify]: Simplify 0 into 0 8.295 * [backup-simplify]: Simplify 1 into 1 8.295 * [backup-simplify]: Simplify (/ 1 1) into 1 8.295 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 8.295 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.295 * [taylor]: Taking taylor expansion of z in y 8.295 * [backup-simplify]: Simplify z into z 8.296 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.296 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.296 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.296 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.296 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in x 8.296 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 8.296 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 8.296 * [taylor]: Taking taylor expansion of 0.5 in x 8.296 * [backup-simplify]: Simplify 0.5 into 0.5 8.296 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.296 * [taylor]: Taking taylor expansion of x in x 8.296 * [backup-simplify]: Simplify 0 into 0 8.296 * [backup-simplify]: Simplify 1 into 1 8.296 * [backup-simplify]: Simplify (/ 1 1) into 1 8.296 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.296 * [taylor]: Taking taylor expansion of y in x 8.296 * [backup-simplify]: Simplify y into y 8.297 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.297 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 8.297 * [taylor]: Taking taylor expansion of (/ 1 z) in x 8.297 * [taylor]: Taking taylor expansion of z in x 8.297 * [backup-simplify]: Simplify z into z 8.297 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.297 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.297 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.297 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.297 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in x 8.297 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 8.297 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 8.297 * [taylor]: Taking taylor expansion of 0.5 in x 8.297 * [backup-simplify]: Simplify 0.5 into 0.5 8.297 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.297 * [taylor]: Taking taylor expansion of x in x 8.297 * [backup-simplify]: Simplify 0 into 0 8.297 * [backup-simplify]: Simplify 1 into 1 8.298 * [backup-simplify]: Simplify (/ 1 1) into 1 8.298 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.298 * [taylor]: Taking taylor expansion of y in x 8.298 * [backup-simplify]: Simplify y into y 8.298 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.298 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 8.298 * [taylor]: Taking taylor expansion of (/ 1 z) in x 8.298 * [taylor]: Taking taylor expansion of z in x 8.298 * [backup-simplify]: Simplify z into z 8.298 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.298 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.298 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.298 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.299 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 8.299 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 8.299 * [backup-simplify]: Simplify (* 0.5 (sqrt (/ 1 z))) into (* 0.5 (sqrt (/ 1 z))) 8.299 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt (/ 1 z))) in y 8.299 * [taylor]: Taking taylor expansion of 0.5 in y 8.299 * [backup-simplify]: Simplify 0.5 into 0.5 8.299 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 8.299 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.299 * [taylor]: Taking taylor expansion of z in y 8.299 * [backup-simplify]: Simplify z into z 8.299 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.299 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.299 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.300 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.300 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.301 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 8.301 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 8.301 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 8.302 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (sqrt (/ 1 z)))) into (- (* (sqrt (/ 1 z)) (/ 1 y))) 8.302 * [taylor]: Taking taylor expansion of (- (* (sqrt (/ 1 z)) (/ 1 y))) in y 8.302 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 z)) (/ 1 y)) in y 8.302 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 8.302 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.302 * [taylor]: Taking taylor expansion of z in y 8.302 * [backup-simplify]: Simplify z into z 8.302 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.302 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.302 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.302 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.302 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.302 * [taylor]: Taking taylor expansion of y in y 8.302 * [backup-simplify]: Simplify 0 into 0 8.302 * [backup-simplify]: Simplify 1 into 1 8.302 * [backup-simplify]: Simplify (/ 1 1) into 1 8.303 * [backup-simplify]: Simplify (* (sqrt (/ 1 z)) 1) into (sqrt (/ 1 z)) 8.303 * [backup-simplify]: Simplify (- (sqrt (/ 1 z))) into (- (sqrt (/ 1 z))) 8.303 * [taylor]: Taking taylor expansion of (- (sqrt (/ 1 z))) in z 8.303 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 8.303 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.303 * [taylor]: Taking taylor expansion of z in z 8.303 * [backup-simplify]: Simplify 0 into 0 8.303 * [backup-simplify]: Simplify 1 into 1 8.303 * [backup-simplify]: Simplify (/ 1 1) into 1 8.303 * [backup-simplify]: Simplify (sqrt 0) into 0 8.305 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.305 * [backup-simplify]: Simplify (- 0) into 0 8.305 * [backup-simplify]: Simplify 0 into 0 8.305 * [backup-simplify]: Simplify (* 0.5 (sqrt (/ 1 z))) into (* 0.5 (sqrt (/ 1 z))) 8.305 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt (/ 1 z))) in z 8.305 * [taylor]: Taking taylor expansion of 0.5 in z 8.305 * [backup-simplify]: Simplify 0.5 into 0.5 8.305 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 8.305 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.305 * [taylor]: Taking taylor expansion of z in z 8.305 * [backup-simplify]: Simplify 0 into 0 8.305 * [backup-simplify]: Simplify 1 into 1 8.306 * [backup-simplify]: Simplify (/ 1 1) into 1 8.306 * [backup-simplify]: Simplify (sqrt 0) into 0 8.307 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.308 * [backup-simplify]: Simplify (* 0.5 0) into 0 8.308 * [backup-simplify]: Simplify 0 into 0 8.308 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.309 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 8.309 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.310 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 8.310 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.311 * [backup-simplify]: Simplify (- 0) into 0 8.311 * [backup-simplify]: Simplify (+ 0 0) into 0 8.312 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 8.312 * [taylor]: Taking taylor expansion of 0 in y 8.312 * [backup-simplify]: Simplify 0 into 0 8.312 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.313 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 z)) 0) (* 0 1)) into 0 8.313 * [backup-simplify]: Simplify (- 0) into 0 8.313 * [taylor]: Taking taylor expansion of 0 in z 8.313 * [backup-simplify]: Simplify 0 into 0 8.314 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (sqrt (/ 1 z)))) into 0 8.314 * [taylor]: Taking taylor expansion of 0 in z 8.314 * [backup-simplify]: Simplify 0 into 0 8.314 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 8.314 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 8.316 * [backup-simplify]: Simplify (+ (* 0.5 +nan.0) (* 0 0)) into (- +nan.0) 8.316 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 8.316 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.317 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 8.318 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.319 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.319 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.319 * [backup-simplify]: Simplify (- 0) into 0 8.319 * [backup-simplify]: Simplify (+ 0 0) into 0 8.320 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 8.320 * [taylor]: Taking taylor expansion of 0 in y 8.320 * [backup-simplify]: Simplify 0 into 0 8.320 * [taylor]: Taking taylor expansion of 0 in z 8.320 * [backup-simplify]: Simplify 0 into 0 8.321 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.321 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.322 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 8.323 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 z)) 0) (+ (* 0 0) (* 0 1))) into 0 8.323 * [backup-simplify]: Simplify (- 0) into 0 8.323 * [taylor]: Taking taylor expansion of 0 in z 8.323 * [backup-simplify]: Simplify 0 into 0 8.323 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.324 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 8.325 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 8.325 * [taylor]: Taking taylor expansion of 0 in z 8.325 * [backup-simplify]: Simplify 0 into 0 8.325 * [backup-simplify]: Simplify 0 into 0 8.325 * [backup-simplify]: Simplify 0 into 0 8.326 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.328 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 8.329 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 8.329 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 8.330 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* (/ 1 z) (* (/ 1 (/ 1 y)) 1))) (+ (* (- +nan.0) (* 1 (* 1 (/ 1 (/ 1 x))))) (* (- +nan.0) (* 1 (* (/ 1 (/ 1 y)) 1))))) into (- (+ (* +nan.0 x) (- (+ (* +nan.0 (/ y z)) (- (* +nan.0 y)))))) 8.331 * [backup-simplify]: Simplify (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (sqrt (/ 1 (- z)))) into (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) 8.331 * [approximate]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in (x y z) around 0 8.331 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in z 8.331 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 8.331 * [taylor]: Taking taylor expansion of (/ 1 y) in z 8.331 * [taylor]: Taking taylor expansion of y in z 8.331 * [backup-simplify]: Simplify y into y 8.331 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.331 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 8.331 * [taylor]: Taking taylor expansion of 0.5 in z 8.331 * [backup-simplify]: Simplify 0.5 into 0.5 8.331 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.331 * [taylor]: Taking taylor expansion of x in z 8.331 * [backup-simplify]: Simplify x into x 8.331 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.331 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 8.331 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.331 * [taylor]: Taking taylor expansion of -1 in z 8.331 * [backup-simplify]: Simplify -1 into -1 8.331 * [taylor]: Taking taylor expansion of z in z 8.331 * [backup-simplify]: Simplify 0 into 0 8.331 * [backup-simplify]: Simplify 1 into 1 8.332 * [backup-simplify]: Simplify (/ -1 1) into -1 8.332 * [backup-simplify]: Simplify (sqrt 0) into 0 8.333 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 8.333 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in y 8.333 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 8.333 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.333 * [taylor]: Taking taylor expansion of y in y 8.333 * [backup-simplify]: Simplify 0 into 0 8.333 * [backup-simplify]: Simplify 1 into 1 8.334 * [backup-simplify]: Simplify (/ 1 1) into 1 8.334 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 8.334 * [taylor]: Taking taylor expansion of 0.5 in y 8.334 * [backup-simplify]: Simplify 0.5 into 0.5 8.334 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.334 * [taylor]: Taking taylor expansion of x in y 8.334 * [backup-simplify]: Simplify x into x 8.334 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.334 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 8.334 * [taylor]: Taking taylor expansion of (/ -1 z) in y 8.334 * [taylor]: Taking taylor expansion of -1 in y 8.334 * [backup-simplify]: Simplify -1 into -1 8.334 * [taylor]: Taking taylor expansion of z in y 8.334 * [backup-simplify]: Simplify z into z 8.334 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.334 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.334 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.334 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.334 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 8.334 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 8.334 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.335 * [taylor]: Taking taylor expansion of y in x 8.335 * [backup-simplify]: Simplify y into y 8.335 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.335 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 8.335 * [taylor]: Taking taylor expansion of 0.5 in x 8.335 * [backup-simplify]: Simplify 0.5 into 0.5 8.335 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.335 * [taylor]: Taking taylor expansion of x in x 8.335 * [backup-simplify]: Simplify 0 into 0 8.335 * [backup-simplify]: Simplify 1 into 1 8.335 * [backup-simplify]: Simplify (/ 1 1) into 1 8.335 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 8.335 * [taylor]: Taking taylor expansion of (/ -1 z) in x 8.335 * [taylor]: Taking taylor expansion of -1 in x 8.335 * [backup-simplify]: Simplify -1 into -1 8.335 * [taylor]: Taking taylor expansion of z in x 8.335 * [backup-simplify]: Simplify z into z 8.335 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.335 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.336 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.336 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.336 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 8.336 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 8.336 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.336 * [taylor]: Taking taylor expansion of y in x 8.336 * [backup-simplify]: Simplify y into y 8.336 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.336 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 8.336 * [taylor]: Taking taylor expansion of 0.5 in x 8.336 * [backup-simplify]: Simplify 0.5 into 0.5 8.336 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.336 * [taylor]: Taking taylor expansion of x in x 8.336 * [backup-simplify]: Simplify 0 into 0 8.336 * [backup-simplify]: Simplify 1 into 1 8.336 * [backup-simplify]: Simplify (/ 1 1) into 1 8.336 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 8.336 * [taylor]: Taking taylor expansion of (/ -1 z) in x 8.336 * [taylor]: Taking taylor expansion of -1 in x 8.336 * [backup-simplify]: Simplify -1 into -1 8.336 * [taylor]: Taking taylor expansion of z in x 8.336 * [backup-simplify]: Simplify z into z 8.337 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.337 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.337 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.337 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.337 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 8.338 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.338 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 8.339 * [backup-simplify]: Simplify (* (- 0.5) (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 8.339 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -1 z))) in y 8.339 * [taylor]: Taking taylor expansion of -0.5 in y 8.339 * [backup-simplify]: Simplify -0.5 into -0.5 8.339 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 8.339 * [taylor]: Taking taylor expansion of (/ -1 z) in y 8.339 * [taylor]: Taking taylor expansion of -1 in y 8.339 * [backup-simplify]: Simplify -1 into -1 8.339 * [taylor]: Taking taylor expansion of z in y 8.339 * [backup-simplify]: Simplify z into z 8.339 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.339 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.339 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.339 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.340 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.341 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 8.341 * [backup-simplify]: Simplify (- 0) into 0 8.341 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 8.342 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (sqrt (/ -1 z)))) into (/ (sqrt (/ -1 z)) y) 8.342 * [taylor]: Taking taylor expansion of (/ (sqrt (/ -1 z)) y) in y 8.342 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 8.342 * [taylor]: Taking taylor expansion of (/ -1 z) in y 8.342 * [taylor]: Taking taylor expansion of -1 in y 8.342 * [backup-simplify]: Simplify -1 into -1 8.342 * [taylor]: Taking taylor expansion of z in y 8.342 * [backup-simplify]: Simplify z into z 8.342 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.342 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.342 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.342 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.342 * [taylor]: Taking taylor expansion of y in y 8.342 * [backup-simplify]: Simplify 0 into 0 8.342 * [backup-simplify]: Simplify 1 into 1 8.342 * [backup-simplify]: Simplify (/ (sqrt (/ -1 z)) 1) into (sqrt (/ -1 z)) 8.342 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 8.342 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.342 * [taylor]: Taking taylor expansion of -1 in z 8.342 * [backup-simplify]: Simplify -1 into -1 8.343 * [taylor]: Taking taylor expansion of z in z 8.343 * [backup-simplify]: Simplify 0 into 0 8.343 * [backup-simplify]: Simplify 1 into 1 8.343 * [backup-simplify]: Simplify (/ -1 1) into -1 8.343 * [backup-simplify]: Simplify (sqrt 0) into 0 8.347 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 8.347 * [backup-simplify]: Simplify 0 into 0 8.347 * [backup-simplify]: Simplify (* -0.5 (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 8.347 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -1 z))) in z 8.347 * [taylor]: Taking taylor expansion of -0.5 in z 8.347 * [backup-simplify]: Simplify -0.5 into -0.5 8.347 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 8.347 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.347 * [taylor]: Taking taylor expansion of -1 in z 8.347 * [backup-simplify]: Simplify -1 into -1 8.347 * [taylor]: Taking taylor expansion of z in z 8.347 * [backup-simplify]: Simplify 0 into 0 8.347 * [backup-simplify]: Simplify 1 into 1 8.348 * [backup-simplify]: Simplify (/ -1 1) into -1 8.348 * [backup-simplify]: Simplify (sqrt 0) into 0 8.349 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 8.350 * [backup-simplify]: Simplify (* -0.5 0) into 0 8.350 * [backup-simplify]: Simplify 0 into 0 8.350 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.351 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 8.351 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.351 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.352 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 8.353 * [backup-simplify]: Simplify (- 0) into 0 8.353 * [backup-simplify]: Simplify (+ 0 0) into 0 8.353 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (sqrt (/ -1 z))))) into 0 8.354 * [taylor]: Taking taylor expansion of 0 in y 8.354 * [backup-simplify]: Simplify 0 into 0 8.354 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -1 z)) (/ 0 1)))) into 0 8.354 * [taylor]: Taking taylor expansion of 0 in z 8.354 * [backup-simplify]: Simplify 0 into 0 8.355 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (sqrt (/ -1 z)))) into 0 8.355 * [taylor]: Taking taylor expansion of 0 in z 8.355 * [backup-simplify]: Simplify 0 into 0 8.355 * [backup-simplify]: Simplify +nan.0 into +nan.0 8.356 * [backup-simplify]: Simplify (+ (* -0.5 +nan.0) (* 0 0)) into (- +nan.0) 8.357 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 8.357 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.358 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 8.358 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.359 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.360 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.360 * [backup-simplify]: Simplify (- 0) into 0 8.361 * [backup-simplify]: Simplify (+ 0 0) into 0 8.362 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z)))))) into 0 8.362 * [taylor]: Taking taylor expansion of 0 in y 8.362 * [backup-simplify]: Simplify 0 into 0 8.362 * [taylor]: Taking taylor expansion of 0 in z 8.362 * [backup-simplify]: Simplify 0 into 0 8.362 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.362 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 8.364 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -1 z)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.364 * [taylor]: Taking taylor expansion of 0 in z 8.364 * [backup-simplify]: Simplify 0 into 0 8.364 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.365 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 8.365 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 8.365 * [taylor]: Taking taylor expansion of 0 in z 8.365 * [backup-simplify]: Simplify 0 into 0 8.366 * [backup-simplify]: Simplify 0 into 0 8.366 * [backup-simplify]: Simplify 0 into 0 8.366 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.369 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 8.369 * [backup-simplify]: Simplify +nan.0 into +nan.0 8.370 * [backup-simplify]: Simplify (+ (* +nan.0 (* (/ 1 (- z)) (* (/ 1 (/ 1 (- y))) 1))) (+ (* (- +nan.0) (* 1 (* 1 (/ 1 (/ 1 (- x)))))) (* +nan.0 (* 1 (* (/ 1 (/ 1 (- y))) 1))))) into (- (+ (* +nan.0 x) (- (+ (* +nan.0 (/ y z)) (- (* +nan.0 y)))))) 8.370 * * * * [progress]: [ 3 / 3 ] generating series at (2) 8.370 * [backup-simplify]: Simplify (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) into (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) 8.370 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in (x y z t) around 0 8.371 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in t 8.371 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in t 8.371 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 8.371 * [taylor]: Taking taylor expansion of 2.0 in t 8.371 * [backup-simplify]: Simplify 2.0 into 2.0 8.371 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.372 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.372 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in t 8.372 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 8.372 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 8.372 * [taylor]: Taking taylor expansion of 0.5 in t 8.372 * [backup-simplify]: Simplify 0.5 into 0.5 8.372 * [taylor]: Taking taylor expansion of (pow t 2) in t 8.372 * [taylor]: Taking taylor expansion of t in t 8.372 * [backup-simplify]: Simplify 0 into 0 8.372 * [backup-simplify]: Simplify 1 into 1 8.372 * [backup-simplify]: Simplify (* 1 1) into 1 8.372 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 8.372 * [backup-simplify]: Simplify (exp 0) into 1 8.373 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in t 8.373 * [taylor]: Taking taylor expansion of (* 0.5 x) in t 8.373 * [taylor]: Taking taylor expansion of 0.5 in t 8.373 * [backup-simplify]: Simplify 0.5 into 0.5 8.373 * [taylor]: Taking taylor expansion of x in t 8.373 * [backup-simplify]: Simplify x into x 8.373 * [taylor]: Taking taylor expansion of y in t 8.373 * [backup-simplify]: Simplify y into y 8.373 * [taylor]: Taking taylor expansion of (sqrt z) in t 8.373 * [taylor]: Taking taylor expansion of z in t 8.373 * [backup-simplify]: Simplify z into z 8.373 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.373 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.373 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in z 8.373 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in z 8.373 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.373 * [taylor]: Taking taylor expansion of 2.0 in z 8.373 * [backup-simplify]: Simplify 2.0 into 2.0 8.373 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.374 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.374 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in z 8.374 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 8.374 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 8.374 * [taylor]: Taking taylor expansion of 0.5 in z 8.374 * [backup-simplify]: Simplify 0.5 into 0.5 8.374 * [taylor]: Taking taylor expansion of (pow t 2) in z 8.374 * [taylor]: Taking taylor expansion of t in z 8.374 * [backup-simplify]: Simplify t into t 8.374 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.374 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 8.375 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 8.375 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 8.375 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 8.375 * [taylor]: Taking taylor expansion of 0.5 in z 8.375 * [backup-simplify]: Simplify 0.5 into 0.5 8.375 * [taylor]: Taking taylor expansion of x in z 8.375 * [backup-simplify]: Simplify x into x 8.375 * [taylor]: Taking taylor expansion of y in z 8.375 * [backup-simplify]: Simplify y into y 8.375 * [taylor]: Taking taylor expansion of (sqrt z) in z 8.375 * [taylor]: Taking taylor expansion of z in z 8.375 * [backup-simplify]: Simplify 0 into 0 8.375 * [backup-simplify]: Simplify 1 into 1 8.375 * [backup-simplify]: Simplify (sqrt 0) into 0 8.376 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.376 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in y 8.376 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in y 8.376 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.376 * [taylor]: Taking taylor expansion of 2.0 in y 8.376 * [backup-simplify]: Simplify 2.0 into 2.0 8.377 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.377 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.377 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in y 8.377 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 8.377 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 8.377 * [taylor]: Taking taylor expansion of 0.5 in y 8.377 * [backup-simplify]: Simplify 0.5 into 0.5 8.377 * [taylor]: Taking taylor expansion of (pow t 2) in y 8.378 * [taylor]: Taking taylor expansion of t in y 8.378 * [backup-simplify]: Simplify t into t 8.378 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.378 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 8.378 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 8.378 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 8.378 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 8.378 * [taylor]: Taking taylor expansion of 0.5 in y 8.378 * [backup-simplify]: Simplify 0.5 into 0.5 8.378 * [taylor]: Taking taylor expansion of x in y 8.378 * [backup-simplify]: Simplify x into x 8.378 * [taylor]: Taking taylor expansion of y in y 8.378 * [backup-simplify]: Simplify 0 into 0 8.378 * [backup-simplify]: Simplify 1 into 1 8.378 * [taylor]: Taking taylor expansion of (sqrt z) in y 8.378 * [taylor]: Taking taylor expansion of z in y 8.378 * [backup-simplify]: Simplify z into z 8.378 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.378 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.378 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in x 8.378 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in x 8.378 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 8.378 * [taylor]: Taking taylor expansion of 2.0 in x 8.378 * [backup-simplify]: Simplify 2.0 into 2.0 8.379 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.379 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.379 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in x 8.379 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 8.379 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 8.379 * [taylor]: Taking taylor expansion of 0.5 in x 8.379 * [backup-simplify]: Simplify 0.5 into 0.5 8.379 * [taylor]: Taking taylor expansion of (pow t 2) in x 8.379 * [taylor]: Taking taylor expansion of t in x 8.380 * [backup-simplify]: Simplify t into t 8.380 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.380 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 8.380 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 8.380 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 8.380 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 8.380 * [taylor]: Taking taylor expansion of 0.5 in x 8.380 * [backup-simplify]: Simplify 0.5 into 0.5 8.380 * [taylor]: Taking taylor expansion of x in x 8.380 * [backup-simplify]: Simplify 0 into 0 8.380 * [backup-simplify]: Simplify 1 into 1 8.380 * [taylor]: Taking taylor expansion of y in x 8.380 * [backup-simplify]: Simplify y into y 8.380 * [taylor]: Taking taylor expansion of (sqrt z) in x 8.380 * [taylor]: Taking taylor expansion of z in x 8.380 * [backup-simplify]: Simplify z into z 8.380 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.380 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.380 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in x 8.380 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in x 8.380 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 8.380 * [taylor]: Taking taylor expansion of 2.0 in x 8.380 * [backup-simplify]: Simplify 2.0 into 2.0 8.381 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.381 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.381 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in x 8.381 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 8.381 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 8.381 * [taylor]: Taking taylor expansion of 0.5 in x 8.381 * [backup-simplify]: Simplify 0.5 into 0.5 8.381 * [taylor]: Taking taylor expansion of (pow t 2) in x 8.381 * [taylor]: Taking taylor expansion of t in x 8.382 * [backup-simplify]: Simplify t into t 8.382 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.382 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 8.382 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 8.382 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 8.382 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 8.382 * [taylor]: Taking taylor expansion of 0.5 in x 8.382 * [backup-simplify]: Simplify 0.5 into 0.5 8.382 * [taylor]: Taking taylor expansion of x in x 8.382 * [backup-simplify]: Simplify 0 into 0 8.382 * [backup-simplify]: Simplify 1 into 1 8.382 * [taylor]: Taking taylor expansion of y in x 8.382 * [backup-simplify]: Simplify y into y 8.382 * [taylor]: Taking taylor expansion of (sqrt z) in x 8.382 * [taylor]: Taking taylor expansion of z in x 8.382 * [backup-simplify]: Simplify z into z 8.382 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.382 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.383 * [backup-simplify]: Simplify (* 0.5 0) into 0 8.383 * [backup-simplify]: Simplify (- y) into (- y) 8.383 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 8.383 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (- y)) into (* -1 (* (exp (* 0.5 (pow t 2))) y)) 8.383 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -1 (* (exp (* 0.5 (pow t 2))) y))) into (* -1 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y))) 8.384 * [backup-simplify]: Simplify (* (* -1 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y))) (sqrt z)) into (* -1 (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) (sqrt z))) 8.384 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) (sqrt z))) in y 8.384 * [taylor]: Taking taylor expansion of -1 in y 8.384 * [backup-simplify]: Simplify -1 into -1 8.384 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) (sqrt z)) in y 8.384 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) in y 8.384 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.384 * [taylor]: Taking taylor expansion of 2.0 in y 8.384 * [backup-simplify]: Simplify 2.0 into 2.0 8.385 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.385 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.385 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) y) in y 8.385 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 8.385 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 8.385 * [taylor]: Taking taylor expansion of 0.5 in y 8.385 * [backup-simplify]: Simplify 0.5 into 0.5 8.385 * [taylor]: Taking taylor expansion of (pow t 2) in y 8.385 * [taylor]: Taking taylor expansion of t in y 8.385 * [backup-simplify]: Simplify t into t 8.386 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.386 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 8.386 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 8.386 * [taylor]: Taking taylor expansion of y in y 8.386 * [backup-simplify]: Simplify 0 into 0 8.386 * [backup-simplify]: Simplify 1 into 1 8.386 * [taylor]: Taking taylor expansion of (sqrt z) in y 8.386 * [taylor]: Taking taylor expansion of z in y 8.386 * [backup-simplify]: Simplify z into z 8.386 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.386 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.386 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) 0) into 0 8.387 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 8.387 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 8.387 * [backup-simplify]: Simplify (* -1 0) into 0 8.387 * [taylor]: Taking taylor expansion of 0 in z 8.387 * [backup-simplify]: Simplify 0 into 0 8.387 * [taylor]: Taking taylor expansion of 0 in t 8.387 * [backup-simplify]: Simplify 0 into 0 8.387 * [backup-simplify]: Simplify 0 into 0 8.388 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 8.389 * [backup-simplify]: Simplify (- 0) into 0 8.389 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 8.389 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 8.390 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 8.391 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 8.391 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 0.5) (* 0 (- y))) into (* 0.5 (exp (* 0.5 (pow t 2)))) 8.391 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (* 0.5 (exp (* 0.5 (pow t 2))))) (* 0 (* -1 (* (exp (* 0.5 (pow t 2))) y)))) into (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))) 8.393 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y))) 0) (* (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))) (sqrt z))) into (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) 8.393 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in y 8.393 * [taylor]: Taking taylor expansion of 0.5 in y 8.393 * [backup-simplify]: Simplify 0.5 into 0.5 8.393 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in y 8.393 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in y 8.393 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.393 * [taylor]: Taking taylor expansion of 2.0 in y 8.393 * [backup-simplify]: Simplify 2.0 into 2.0 8.393 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.394 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.394 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 8.394 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 8.394 * [taylor]: Taking taylor expansion of 0.5 in y 8.394 * [backup-simplify]: Simplify 0.5 into 0.5 8.394 * [taylor]: Taking taylor expansion of (pow t 2) in y 8.394 * [taylor]: Taking taylor expansion of t in y 8.394 * [backup-simplify]: Simplify t into t 8.394 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.394 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 8.394 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 8.394 * [taylor]: Taking taylor expansion of (sqrt z) in y 8.394 * [taylor]: Taking taylor expansion of z in y 8.394 * [backup-simplify]: Simplify z into z 8.394 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 8.394 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 8.395 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 8.395 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) into (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) 8.396 * [backup-simplify]: Simplify (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) into (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) 8.396 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 8.396 * [taylor]: Taking taylor expansion of 0.5 in z 8.396 * [backup-simplify]: Simplify 0.5 into 0.5 8.396 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 8.396 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 8.396 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.396 * [taylor]: Taking taylor expansion of 2.0 in z 8.396 * [backup-simplify]: Simplify 2.0 into 2.0 8.397 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.397 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.397 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 8.397 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 8.397 * [taylor]: Taking taylor expansion of 0.5 in z 8.397 * [backup-simplify]: Simplify 0.5 into 0.5 8.397 * [taylor]: Taking taylor expansion of (pow t 2) in z 8.397 * [taylor]: Taking taylor expansion of t in z 8.397 * [backup-simplify]: Simplify t into t 8.397 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.398 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 8.398 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 8.398 * [taylor]: Taking taylor expansion of (sqrt z) in z 8.398 * [taylor]: Taking taylor expansion of z in z 8.398 * [backup-simplify]: Simplify 0 into 0 8.398 * [backup-simplify]: Simplify 1 into 1 8.398 * [backup-simplify]: Simplify (sqrt 0) into 0 8.399 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.400 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 8.400 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 8.401 * [backup-simplify]: Simplify (* 0.5 0) into 0 8.401 * [taylor]: Taking taylor expansion of 0 in t 8.401 * [backup-simplify]: Simplify 0 into 0 8.401 * [backup-simplify]: Simplify 0 into 0 8.401 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 8.401 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 8.402 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 8.403 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 1) (* 0 0)) into (exp (* 0.5 (pow t 2))) 8.403 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (* 0 0)) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 8.404 * [backup-simplify]: Simplify (+ (* 0 0) (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) into (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) 8.405 * [backup-simplify]: Simplify (+ (* -1 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) (* 0 0)) into (- (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) 8.405 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 8.405 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 8.405 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 8.405 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.405 * [taylor]: Taking taylor expansion of 2.0 in z 8.405 * [backup-simplify]: Simplify 2.0 into 2.0 8.406 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.406 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.406 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 8.406 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 8.406 * [taylor]: Taking taylor expansion of 0.5 in z 8.406 * [backup-simplify]: Simplify 0.5 into 0.5 8.406 * [taylor]: Taking taylor expansion of (pow t 2) in z 8.406 * [taylor]: Taking taylor expansion of t in z 8.406 * [backup-simplify]: Simplify t into t 8.406 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.406 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 8.407 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 8.407 * [taylor]: Taking taylor expansion of (sqrt z) in z 8.407 * [taylor]: Taking taylor expansion of z in z 8.407 * [backup-simplify]: Simplify 0 into 0 8.407 * [backup-simplify]: Simplify 1 into 1 8.407 * [backup-simplify]: Simplify (sqrt 0) into 0 8.408 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.409 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 8.409 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 8.409 * [backup-simplify]: Simplify (- 0) into 0 8.409 * [taylor]: Taking taylor expansion of 0 in t 8.410 * [backup-simplify]: Simplify 0 into 0 8.410 * [backup-simplify]: Simplify 0 into 0 8.410 * [taylor]: Taking taylor expansion of 0 in t 8.410 * [backup-simplify]: Simplify 0 into 0 8.410 * [backup-simplify]: Simplify 0 into 0 8.410 * [backup-simplify]: Simplify 0 into 0 8.410 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 8.411 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 8.411 * [backup-simplify]: Simplify (- 0) into 0 8.412 * [backup-simplify]: Simplify (+ 0 0) into 0 8.412 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 8.413 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 8.414 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.415 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 8.415 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.416 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (* 0.5 (exp (* 0.5 (pow t 2))))) (* 0 (* -1 (* (exp (* 0.5 (pow t 2))) y))))) into 0 8.417 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y))) 0) (+ (* (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))) 0) (* 0 (sqrt z)))) into 0 8.417 * [taylor]: Taking taylor expansion of 0 in y 8.417 * [backup-simplify]: Simplify 0 into 0 8.417 * [taylor]: Taking taylor expansion of 0 in z 8.418 * [backup-simplify]: Simplify 0 into 0 8.418 * [taylor]: Taking taylor expansion of 0 in t 8.418 * [backup-simplify]: Simplify 0 into 0 8.418 * [backup-simplify]: Simplify 0 into 0 8.418 * [backup-simplify]: Simplify 0 into 0 8.418 * [backup-simplify]: Simplify (* (* (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (/ 1 z))) (sqrt 2.0)) (exp (/ (* (/ 1 t) (/ 1 t)) 2.0))) into (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) 8.418 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in (x y z t) around 0 8.419 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in t 8.419 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in t 8.419 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 8.419 * [taylor]: Taking taylor expansion of 2.0 in t 8.419 * [backup-simplify]: Simplify 2.0 into 2.0 8.419 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.420 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.420 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in t 8.420 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in t 8.420 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 8.420 * [taylor]: Taking taylor expansion of 0.5 in t 8.420 * [backup-simplify]: Simplify 0.5 into 0.5 8.420 * [taylor]: Taking taylor expansion of (/ 1 x) in t 8.420 * [taylor]: Taking taylor expansion of x in t 8.420 * [backup-simplify]: Simplify x into x 8.420 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.420 * [taylor]: Taking taylor expansion of (/ 1 y) in t 8.420 * [taylor]: Taking taylor expansion of y in t 8.420 * [backup-simplify]: Simplify y into y 8.420 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.420 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 8.420 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 8.420 * [taylor]: Taking taylor expansion of 0.5 in t 8.420 * [backup-simplify]: Simplify 0.5 into 0.5 8.420 * [taylor]: Taking taylor expansion of (pow t 2) in t 8.420 * [taylor]: Taking taylor expansion of t in t 8.420 * [backup-simplify]: Simplify 0 into 0 8.420 * [backup-simplify]: Simplify 1 into 1 8.421 * [backup-simplify]: Simplify (* 1 1) into 1 8.421 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 8.421 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.421 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 8.421 * [taylor]: Taking taylor expansion of (/ 1 z) in t 8.421 * [taylor]: Taking taylor expansion of z in t 8.421 * [backup-simplify]: Simplify z into z 8.421 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.421 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.422 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.422 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.422 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in z 8.422 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in z 8.422 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.422 * [taylor]: Taking taylor expansion of 2.0 in z 8.422 * [backup-simplify]: Simplify 2.0 into 2.0 8.422 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.423 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.423 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in z 8.423 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 8.423 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 8.423 * [taylor]: Taking taylor expansion of 0.5 in z 8.423 * [backup-simplify]: Simplify 0.5 into 0.5 8.423 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.423 * [taylor]: Taking taylor expansion of x in z 8.423 * [backup-simplify]: Simplify x into x 8.423 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.423 * [taylor]: Taking taylor expansion of (/ 1 y) in z 8.423 * [taylor]: Taking taylor expansion of y in z 8.423 * [backup-simplify]: Simplify y into y 8.423 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.423 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 8.423 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 8.423 * [taylor]: Taking taylor expansion of 0.5 in z 8.423 * [backup-simplify]: Simplify 0.5 into 0.5 8.423 * [taylor]: Taking taylor expansion of (pow t 2) in z 8.423 * [taylor]: Taking taylor expansion of t in z 8.423 * [backup-simplify]: Simplify t into t 8.423 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.423 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.424 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.424 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 8.424 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.424 * [taylor]: Taking taylor expansion of z in z 8.424 * [backup-simplify]: Simplify 0 into 0 8.424 * [backup-simplify]: Simplify 1 into 1 8.424 * [backup-simplify]: Simplify (/ 1 1) into 1 8.424 * [backup-simplify]: Simplify (sqrt 0) into 0 8.425 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.426 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in y 8.426 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in y 8.426 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.426 * [taylor]: Taking taylor expansion of 2.0 in y 8.426 * [backup-simplify]: Simplify 2.0 into 2.0 8.426 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.427 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.427 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in y 8.427 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 8.427 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 8.427 * [taylor]: Taking taylor expansion of 0.5 in y 8.427 * [backup-simplify]: Simplify 0.5 into 0.5 8.427 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.427 * [taylor]: Taking taylor expansion of x in y 8.427 * [backup-simplify]: Simplify x into x 8.427 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.427 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.427 * [taylor]: Taking taylor expansion of y in y 8.427 * [backup-simplify]: Simplify 0 into 0 8.427 * [backup-simplify]: Simplify 1 into 1 8.427 * [backup-simplify]: Simplify (/ 1 1) into 1 8.427 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 8.427 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 8.427 * [taylor]: Taking taylor expansion of 0.5 in y 8.427 * [backup-simplify]: Simplify 0.5 into 0.5 8.427 * [taylor]: Taking taylor expansion of (pow t 2) in y 8.428 * [taylor]: Taking taylor expansion of t in y 8.428 * [backup-simplify]: Simplify t into t 8.428 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.428 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.428 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.428 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 8.428 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.428 * [taylor]: Taking taylor expansion of z in y 8.428 * [backup-simplify]: Simplify z into z 8.428 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.428 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.428 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.428 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.428 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in x 8.428 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in x 8.428 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 8.428 * [taylor]: Taking taylor expansion of 2.0 in x 8.428 * [backup-simplify]: Simplify 2.0 into 2.0 8.429 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.429 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.429 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in x 8.429 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 8.429 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 8.429 * [taylor]: Taking taylor expansion of 0.5 in x 8.430 * [backup-simplify]: Simplify 0.5 into 0.5 8.430 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.430 * [taylor]: Taking taylor expansion of x in x 8.430 * [backup-simplify]: Simplify 0 into 0 8.430 * [backup-simplify]: Simplify 1 into 1 8.430 * [backup-simplify]: Simplify (/ 1 1) into 1 8.430 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.430 * [taylor]: Taking taylor expansion of y in x 8.430 * [backup-simplify]: Simplify y into y 8.430 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.430 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 8.430 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 8.430 * [taylor]: Taking taylor expansion of 0.5 in x 8.430 * [backup-simplify]: Simplify 0.5 into 0.5 8.430 * [taylor]: Taking taylor expansion of (pow t 2) in x 8.430 * [taylor]: Taking taylor expansion of t in x 8.430 * [backup-simplify]: Simplify t into t 8.430 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.430 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.431 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.431 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 8.431 * [taylor]: Taking taylor expansion of (/ 1 z) in x 8.431 * [taylor]: Taking taylor expansion of z in x 8.431 * [backup-simplify]: Simplify z into z 8.431 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.431 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.431 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.431 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.431 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in x 8.431 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in x 8.431 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 8.431 * [taylor]: Taking taylor expansion of 2.0 in x 8.431 * [backup-simplify]: Simplify 2.0 into 2.0 8.431 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.432 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.432 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in x 8.432 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 8.432 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 8.432 * [taylor]: Taking taylor expansion of 0.5 in x 8.432 * [backup-simplify]: Simplify 0.5 into 0.5 8.432 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.432 * [taylor]: Taking taylor expansion of x in x 8.432 * [backup-simplify]: Simplify 0 into 0 8.432 * [backup-simplify]: Simplify 1 into 1 8.433 * [backup-simplify]: Simplify (/ 1 1) into 1 8.433 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.433 * [taylor]: Taking taylor expansion of y in x 8.433 * [backup-simplify]: Simplify y into y 8.433 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.433 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 8.433 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 8.433 * [taylor]: Taking taylor expansion of 0.5 in x 8.433 * [backup-simplify]: Simplify 0.5 into 0.5 8.433 * [taylor]: Taking taylor expansion of (pow t 2) in x 8.433 * [taylor]: Taking taylor expansion of t in x 8.433 * [backup-simplify]: Simplify t into t 8.433 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.433 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.433 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.433 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 8.433 * [taylor]: Taking taylor expansion of (/ 1 z) in x 8.433 * [taylor]: Taking taylor expansion of z in x 8.433 * [backup-simplify]: Simplify z into z 8.433 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.434 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.434 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.434 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.434 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 8.435 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 8.435 * [backup-simplify]: Simplify (* 0.5 (exp (/ 0.5 (pow t 2)))) into (* 0.5 (exp (/ 0.5 (pow t 2)))) 8.435 * [backup-simplify]: Simplify (* (sqrt 2.0) (* 0.5 (exp (/ 0.5 (pow t 2))))) into (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 8.436 * [backup-simplify]: Simplify (* (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) into (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) 8.436 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in y 8.436 * [taylor]: Taking taylor expansion of 0.5 in y 8.436 * [backup-simplify]: Simplify 0.5 into 0.5 8.436 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in y 8.436 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 8.436 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.436 * [taylor]: Taking taylor expansion of 2.0 in y 8.436 * [backup-simplify]: Simplify 2.0 into 2.0 8.436 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.437 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.437 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 8.437 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 8.437 * [taylor]: Taking taylor expansion of 0.5 in y 8.437 * [backup-simplify]: Simplify 0.5 into 0.5 8.437 * [taylor]: Taking taylor expansion of (pow t 2) in y 8.437 * [taylor]: Taking taylor expansion of t in y 8.437 * [backup-simplify]: Simplify t into t 8.437 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.437 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.437 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.438 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 8.438 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.438 * [taylor]: Taking taylor expansion of z in y 8.438 * [backup-simplify]: Simplify z into z 8.438 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.438 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.438 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.438 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.438 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 8.438 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 8.439 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 8.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.440 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 8.440 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 8.440 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 8.441 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (exp (/ 0.5 (pow t 2))))) into (- (/ (exp (/ 0.5 (pow t 2))) y)) 8.442 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (/ (exp (/ 0.5 (pow t 2))) y))) (* 0 (* 0.5 (exp (/ 0.5 (pow t 2)))))) into (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) 8.443 * [backup-simplify]: Simplify (+ (* (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 0) (* (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) (sqrt (/ 1 z)))) into (- (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z)))) 8.443 * [taylor]: Taking taylor expansion of (- (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z)))) in y 8.443 * [taylor]: Taking taylor expansion of (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z))) in y 8.443 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) in y 8.443 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 8.443 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.443 * [taylor]: Taking taylor expansion of 2.0 in y 8.443 * [backup-simplify]: Simplify 2.0 into 2.0 8.444 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.444 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.444 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 8.444 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 8.444 * [taylor]: Taking taylor expansion of 0.5 in y 8.444 * [backup-simplify]: Simplify 0.5 into 0.5 8.444 * [taylor]: Taking taylor expansion of (pow t 2) in y 8.444 * [taylor]: Taking taylor expansion of t in y 8.444 * [backup-simplify]: Simplify t into t 8.444 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.444 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.445 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.445 * [taylor]: Taking taylor expansion of y in y 8.445 * [backup-simplify]: Simplify 0 into 0 8.445 * [backup-simplify]: Simplify 1 into 1 8.445 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 8.446 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 1) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 8.446 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 8.446 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.446 * [taylor]: Taking taylor expansion of z in y 8.446 * [backup-simplify]: Simplify z into z 8.446 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.446 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 8.446 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 8.446 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 8.447 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) into (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) 8.447 * [backup-simplify]: Simplify (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) into (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) 8.447 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 8.447 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 8.447 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 8.447 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.447 * [taylor]: Taking taylor expansion of 2.0 in z 8.447 * [backup-simplify]: Simplify 2.0 into 2.0 8.448 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.448 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.448 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 8.448 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 8.448 * [taylor]: Taking taylor expansion of 0.5 in z 8.448 * [backup-simplify]: Simplify 0.5 into 0.5 8.448 * [taylor]: Taking taylor expansion of (pow t 2) in z 8.448 * [taylor]: Taking taylor expansion of t in z 8.449 * [backup-simplify]: Simplify t into t 8.449 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.449 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.449 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.449 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 8.449 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.449 * [taylor]: Taking taylor expansion of z in z 8.449 * [backup-simplify]: Simplify 0 into 0 8.449 * [backup-simplify]: Simplify 1 into 1 8.449 * [backup-simplify]: Simplify (/ 1 1) into 1 8.450 * [backup-simplify]: Simplify (sqrt 0) into 0 8.451 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.451 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 8.452 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 8.452 * [backup-simplify]: Simplify (- 0) into 0 8.452 * [taylor]: Taking taylor expansion of 0 in t 8.452 * [backup-simplify]: Simplify 0 into 0 8.452 * [backup-simplify]: Simplify 0 into 0 8.453 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 8.453 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) into (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) 8.454 * [backup-simplify]: Simplify (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) into (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) 8.454 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 8.454 * [taylor]: Taking taylor expansion of 0.5 in z 8.454 * [backup-simplify]: Simplify 0.5 into 0.5 8.454 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 8.454 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 8.454 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.454 * [taylor]: Taking taylor expansion of 2.0 in z 8.454 * [backup-simplify]: Simplify 2.0 into 2.0 8.454 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.455 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.455 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 8.455 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 8.455 * [taylor]: Taking taylor expansion of 0.5 in z 8.455 * [backup-simplify]: Simplify 0.5 into 0.5 8.455 * [taylor]: Taking taylor expansion of (pow t 2) in z 8.455 * [taylor]: Taking taylor expansion of t in z 8.455 * [backup-simplify]: Simplify t into t 8.455 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.455 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.455 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.455 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 8.455 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.455 * [taylor]: Taking taylor expansion of z in z 8.455 * [backup-simplify]: Simplify 0 into 0 8.455 * [backup-simplify]: Simplify 1 into 1 8.456 * [backup-simplify]: Simplify (/ 1 1) into 1 8.456 * [backup-simplify]: Simplify (sqrt 0) into 0 8.457 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 8.457 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 8.458 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 8.458 * [backup-simplify]: Simplify (* 0.5 0) into 0 8.458 * [taylor]: Taking taylor expansion of 0 in t 8.458 * [backup-simplify]: Simplify 0 into 0 8.458 * [backup-simplify]: Simplify 0 into 0 8.458 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.459 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 8.459 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 8.459 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 8.460 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.461 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.461 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 8.461 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.461 * [backup-simplify]: Simplify (- 0) into 0 8.462 * [backup-simplify]: Simplify (+ 0 0) into 0 8.462 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 8.463 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.463 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (- (/ (exp (/ 0.5 (pow t 2))) y))) (* 0 (* 0.5 (exp (/ 0.5 (pow t 2))))))) into 0 8.464 * [backup-simplify]: Simplify (+ (* (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 0) (+ (* (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 8.464 * [taylor]: Taking taylor expansion of 0 in y 8.464 * [backup-simplify]: Simplify 0 into 0 8.464 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 8.464 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 8.465 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 8.465 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 8.466 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)))) into 0 8.467 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 8.467 * [backup-simplify]: Simplify (- 0) into 0 8.467 * [taylor]: Taking taylor expansion of 0 in z 8.467 * [backup-simplify]: Simplify 0 into 0 8.467 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 8.467 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 8.468 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 8.468 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 8.469 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 8.470 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))))) into 0 8.470 * [taylor]: Taking taylor expansion of 0 in z 8.470 * [backup-simplify]: Simplify 0 into 0 8.470 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 8.470 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 8.471 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 8.471 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 8.472 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) +nan.0) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.473 * [backup-simplify]: Simplify (- (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.473 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 8.473 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 8.473 * [taylor]: Taking taylor expansion of +nan.0 in t 8.473 * [backup-simplify]: Simplify +nan.0 into +nan.0 8.473 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 8.473 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 8.473 * [taylor]: Taking taylor expansion of 2.0 in t 8.473 * [backup-simplify]: Simplify 2.0 into 2.0 8.476 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.476 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.476 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 8.476 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 8.476 * [taylor]: Taking taylor expansion of 0.5 in t 8.476 * [backup-simplify]: Simplify 0.5 into 0.5 8.476 * [taylor]: Taking taylor expansion of (pow t 2) in t 8.476 * [taylor]: Taking taylor expansion of t in t 8.476 * [backup-simplify]: Simplify 0 into 0 8.477 * [backup-simplify]: Simplify 1 into 1 8.477 * [backup-simplify]: Simplify (* 1 1) into 1 8.477 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 8.477 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.478 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 8.478 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 8.479 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.479 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.479 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 8.479 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 8.480 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 8.480 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 8.481 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) +nan.0) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.482 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.482 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 8.482 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 8.482 * [taylor]: Taking taylor expansion of +nan.0 in t 8.482 * [backup-simplify]: Simplify +nan.0 into +nan.0 8.482 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 8.482 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 8.482 * [taylor]: Taking taylor expansion of 2.0 in t 8.482 * [backup-simplify]: Simplify 2.0 into 2.0 8.482 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.482 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.482 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 8.482 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 8.482 * [taylor]: Taking taylor expansion of 0.5 in t 8.482 * [backup-simplify]: Simplify 0.5 into 0.5 8.482 * [taylor]: Taking taylor expansion of (pow t 2) in t 8.482 * [taylor]: Taking taylor expansion of t in t 8.482 * [backup-simplify]: Simplify 0 into 0 8.483 * [backup-simplify]: Simplify 1 into 1 8.483 * [backup-simplify]: Simplify (* 1 1) into 1 8.483 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 8.483 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.483 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 8.484 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 8.484 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.485 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.485 * [backup-simplify]: Simplify 0 into 0 8.485 * [backup-simplify]: Simplify 0 into 0 8.485 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.486 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 8.487 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 8.487 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 8.488 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 8.489 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.489 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.490 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.490 * [backup-simplify]: Simplify (- 0) into 0 8.490 * [backup-simplify]: Simplify (+ 0 0) into 0 8.491 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 8.491 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 8.492 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (- (/ (exp (/ 0.5 (pow t 2))) y))) (* 0 (* 0.5 (exp (/ 0.5 (pow t 2)))))))) into 0 8.493 * [backup-simplify]: Simplify (+ (* (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 0) (+ (* (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 8.493 * [taylor]: Taking taylor expansion of 0 in y 8.493 * [backup-simplify]: Simplify 0 into 0 8.493 * [taylor]: Taking taylor expansion of 0 in z 8.493 * [backup-simplify]: Simplify 0 into 0 8.493 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.494 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 8.494 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 8.494 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 8.495 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.496 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.497 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 8.499 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.499 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 8.500 * [backup-simplify]: Simplify (- 0) into 0 8.500 * [taylor]: Taking taylor expansion of 0 in z 8.500 * [backup-simplify]: Simplify 0 into 0 8.500 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.500 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 8.501 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 8.501 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 8.502 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.503 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.504 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 8.505 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 8.506 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))))) into 0 8.506 * [taylor]: Taking taylor expansion of 0 in z 8.506 * [backup-simplify]: Simplify 0 into 0 8.506 * [taylor]: Taking taylor expansion of 0 in t 8.506 * [backup-simplify]: Simplify 0 into 0 8.507 * [backup-simplify]: Simplify 0 into 0 8.507 * [taylor]: Taking taylor expansion of 0 in t 8.507 * [backup-simplify]: Simplify 0 into 0 8.507 * [backup-simplify]: Simplify 0 into 0 8.507 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.510 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 8.510 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 8.511 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 8.512 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.513 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.514 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 8.515 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.515 * [backup-simplify]: Simplify (- (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.515 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 8.515 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 8.515 * [taylor]: Taking taylor expansion of +nan.0 in t 8.515 * [backup-simplify]: Simplify +nan.0 into +nan.0 8.515 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 8.515 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 8.515 * [taylor]: Taking taylor expansion of 2.0 in t 8.516 * [backup-simplify]: Simplify 2.0 into 2.0 8.516 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.516 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.516 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 8.516 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 8.517 * [taylor]: Taking taylor expansion of 0.5 in t 8.517 * [backup-simplify]: Simplify 0.5 into 0.5 8.517 * [taylor]: Taking taylor expansion of (pow t 2) in t 8.517 * [taylor]: Taking taylor expansion of t in t 8.517 * [backup-simplify]: Simplify 0 into 0 8.517 * [backup-simplify]: Simplify 1 into 1 8.517 * [backup-simplify]: Simplify (* 1 1) into 1 8.517 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 8.517 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.518 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 8.519 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 8.519 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.520 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.522 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* 1 (* (/ 1 z) (* (/ 1 (/ 1 y)) 1)))) (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* 1 (* 1 (* 1 (/ 1 (/ 1 x)))))) (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* 1 (* 1 (* (/ 1 (/ 1 y)) 1)))))) into (- (+ (* +nan.0 (* (sqrt 2.0) (* x (exp (* 0.5 (pow t 2)))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) z)) (- (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)))))))) 8.523 * [backup-simplify]: Simplify (* (* (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (sqrt (/ 1 (- z)))) (sqrt 2.0)) (exp (/ (* (/ 1 (- t)) (/ 1 (- t))) 2.0))) into (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) 8.523 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in (x y z t) around 0 8.523 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in t 8.523 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 8.523 * [taylor]: Taking taylor expansion of 2.0 in t 8.523 * [backup-simplify]: Simplify 2.0 into 2.0 8.523 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.524 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.524 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in t 8.524 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in t 8.524 * [taylor]: Taking taylor expansion of (/ 1 y) in t 8.524 * [taylor]: Taking taylor expansion of y in t 8.524 * [backup-simplify]: Simplify y into y 8.524 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.524 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 8.524 * [taylor]: Taking taylor expansion of 0.5 in t 8.524 * [backup-simplify]: Simplify 0.5 into 0.5 8.524 * [taylor]: Taking taylor expansion of (/ 1 x) in t 8.524 * [taylor]: Taking taylor expansion of x in t 8.524 * [backup-simplify]: Simplify x into x 8.524 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.524 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in t 8.524 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 8.524 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 8.524 * [taylor]: Taking taylor expansion of 0.5 in t 8.524 * [backup-simplify]: Simplify 0.5 into 0.5 8.524 * [taylor]: Taking taylor expansion of (pow t 2) in t 8.524 * [taylor]: Taking taylor expansion of t in t 8.524 * [backup-simplify]: Simplify 0 into 0 8.524 * [backup-simplify]: Simplify 1 into 1 8.525 * [backup-simplify]: Simplify (* 1 1) into 1 8.525 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 8.525 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.525 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in t 8.525 * [taylor]: Taking taylor expansion of (/ -1 z) in t 8.525 * [taylor]: Taking taylor expansion of -1 in t 8.525 * [backup-simplify]: Simplify -1 into -1 8.525 * [taylor]: Taking taylor expansion of z in t 8.525 * [backup-simplify]: Simplify z into z 8.525 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.525 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.525 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.526 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.526 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in z 8.526 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.526 * [taylor]: Taking taylor expansion of 2.0 in z 8.526 * [backup-simplify]: Simplify 2.0 into 2.0 8.526 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.527 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.527 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in z 8.527 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 8.527 * [taylor]: Taking taylor expansion of (/ 1 y) in z 8.527 * [taylor]: Taking taylor expansion of y in z 8.527 * [backup-simplify]: Simplify y into y 8.527 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.527 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 8.527 * [taylor]: Taking taylor expansion of 0.5 in z 8.527 * [backup-simplify]: Simplify 0.5 into 0.5 8.527 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.527 * [taylor]: Taking taylor expansion of x in z 8.527 * [backup-simplify]: Simplify x into x 8.527 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.527 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in z 8.527 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 8.527 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 8.527 * [taylor]: Taking taylor expansion of 0.5 in z 8.527 * [backup-simplify]: Simplify 0.5 into 0.5 8.527 * [taylor]: Taking taylor expansion of (pow t 2) in z 8.527 * [taylor]: Taking taylor expansion of t in z 8.527 * [backup-simplify]: Simplify t into t 8.527 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.527 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.527 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.528 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 8.528 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.528 * [taylor]: Taking taylor expansion of -1 in z 8.528 * [backup-simplify]: Simplify -1 into -1 8.528 * [taylor]: Taking taylor expansion of z in z 8.528 * [backup-simplify]: Simplify 0 into 0 8.528 * [backup-simplify]: Simplify 1 into 1 8.528 * [backup-simplify]: Simplify (/ -1 1) into -1 8.528 * [backup-simplify]: Simplify (sqrt 0) into 0 8.530 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 8.530 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in y 8.530 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.530 * [taylor]: Taking taylor expansion of 2.0 in y 8.530 * [backup-simplify]: Simplify 2.0 into 2.0 8.530 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.530 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.531 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in y 8.531 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 8.531 * [taylor]: Taking taylor expansion of (/ 1 y) in y 8.531 * [taylor]: Taking taylor expansion of y in y 8.531 * [backup-simplify]: Simplify 0 into 0 8.531 * [backup-simplify]: Simplify 1 into 1 8.531 * [backup-simplify]: Simplify (/ 1 1) into 1 8.531 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 8.531 * [taylor]: Taking taylor expansion of 0.5 in y 8.531 * [backup-simplify]: Simplify 0.5 into 0.5 8.531 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.531 * [taylor]: Taking taylor expansion of x in y 8.531 * [backup-simplify]: Simplify x into x 8.531 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.531 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in y 8.531 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 8.531 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 8.531 * [taylor]: Taking taylor expansion of 0.5 in y 8.531 * [backup-simplify]: Simplify 0.5 into 0.5 8.531 * [taylor]: Taking taylor expansion of (pow t 2) in y 8.531 * [taylor]: Taking taylor expansion of t in y 8.531 * [backup-simplify]: Simplify t into t 8.531 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.532 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.532 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.532 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 8.532 * [taylor]: Taking taylor expansion of (/ -1 z) in y 8.532 * [taylor]: Taking taylor expansion of -1 in y 8.532 * [backup-simplify]: Simplify -1 into -1 8.532 * [taylor]: Taking taylor expansion of z in y 8.532 * [backup-simplify]: Simplify z into z 8.532 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.532 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.532 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.532 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.532 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in x 8.532 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 8.532 * [taylor]: Taking taylor expansion of 2.0 in x 8.532 * [backup-simplify]: Simplify 2.0 into 2.0 8.533 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.533 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.533 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in x 8.533 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 8.533 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.533 * [taylor]: Taking taylor expansion of y in x 8.533 * [backup-simplify]: Simplify y into y 8.533 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.533 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 8.534 * [taylor]: Taking taylor expansion of 0.5 in x 8.534 * [backup-simplify]: Simplify 0.5 into 0.5 8.534 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.534 * [taylor]: Taking taylor expansion of x in x 8.534 * [backup-simplify]: Simplify 0 into 0 8.534 * [backup-simplify]: Simplify 1 into 1 8.534 * [backup-simplify]: Simplify (/ 1 1) into 1 8.534 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in x 8.534 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 8.534 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 8.534 * [taylor]: Taking taylor expansion of 0.5 in x 8.534 * [backup-simplify]: Simplify 0.5 into 0.5 8.534 * [taylor]: Taking taylor expansion of (pow t 2) in x 8.534 * [taylor]: Taking taylor expansion of t in x 8.534 * [backup-simplify]: Simplify t into t 8.534 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.534 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.535 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.535 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 8.535 * [taylor]: Taking taylor expansion of (/ -1 z) in x 8.535 * [taylor]: Taking taylor expansion of -1 in x 8.535 * [backup-simplify]: Simplify -1 into -1 8.535 * [taylor]: Taking taylor expansion of z in x 8.535 * [backup-simplify]: Simplify z into z 8.535 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.535 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.535 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.535 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.535 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in x 8.535 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 8.535 * [taylor]: Taking taylor expansion of 2.0 in x 8.535 * [backup-simplify]: Simplify 2.0 into 2.0 8.535 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.536 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.536 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in x 8.536 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 8.536 * [taylor]: Taking taylor expansion of (/ 1 y) in x 8.536 * [taylor]: Taking taylor expansion of y in x 8.536 * [backup-simplify]: Simplify y into y 8.536 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 8.536 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 8.536 * [taylor]: Taking taylor expansion of 0.5 in x 8.536 * [backup-simplify]: Simplify 0.5 into 0.5 8.536 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.536 * [taylor]: Taking taylor expansion of x in x 8.536 * [backup-simplify]: Simplify 0 into 0 8.536 * [backup-simplify]: Simplify 1 into 1 8.537 * [backup-simplify]: Simplify (/ 1 1) into 1 8.537 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in x 8.537 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 8.537 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 8.537 * [taylor]: Taking taylor expansion of 0.5 in x 8.537 * [backup-simplify]: Simplify 0.5 into 0.5 8.537 * [taylor]: Taking taylor expansion of (pow t 2) in x 8.537 * [taylor]: Taking taylor expansion of t in x 8.537 * [backup-simplify]: Simplify t into t 8.537 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.537 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.537 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.537 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 8.537 * [taylor]: Taking taylor expansion of (/ -1 z) in x 8.537 * [taylor]: Taking taylor expansion of -1 in x 8.537 * [backup-simplify]: Simplify -1 into -1 8.537 * [taylor]: Taking taylor expansion of z in x 8.537 * [backup-simplify]: Simplify z into z 8.537 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.537 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.537 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.537 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.538 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 8.538 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.539 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 8.539 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) into (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) 8.539 * [backup-simplify]: Simplify (* (- 0.5) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) into (* -0.5 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) 8.539 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -0.5 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) into (* -0.5 (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) 8.539 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in y 8.539 * [taylor]: Taking taylor expansion of -0.5 in y 8.539 * [backup-simplify]: Simplify -0.5 into -0.5 8.540 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in y 8.540 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.540 * [taylor]: Taking taylor expansion of 2.0 in y 8.540 * [backup-simplify]: Simplify 2.0 into 2.0 8.540 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.540 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.540 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in y 8.540 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 8.540 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 8.540 * [taylor]: Taking taylor expansion of 0.5 in y 8.540 * [backup-simplify]: Simplify 0.5 into 0.5 8.540 * [taylor]: Taking taylor expansion of (pow t 2) in y 8.540 * [taylor]: Taking taylor expansion of t in y 8.540 * [backup-simplify]: Simplify t into t 8.540 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.540 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.541 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.541 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 8.541 * [taylor]: Taking taylor expansion of (/ -1 z) in y 8.541 * [taylor]: Taking taylor expansion of -1 in y 8.541 * [backup-simplify]: Simplify -1 into -1 8.541 * [taylor]: Taking taylor expansion of z in y 8.541 * [backup-simplify]: Simplify z into z 8.541 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.541 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.541 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.541 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.541 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 8.541 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 8.542 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 8.542 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) 0) (* 0 (sqrt (/ -1 z)))) into 0 8.542 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.543 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 8.543 * [backup-simplify]: Simplify (- 0) into 0 8.543 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 8.544 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) into (/ (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) y) 8.544 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (/ (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) y)) (* 0 (* -0.5 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))))) into (/ (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) y) 8.544 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) y) in y 8.544 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in y 8.544 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 8.544 * [taylor]: Taking taylor expansion of 2.0 in y 8.544 * [backup-simplify]: Simplify 2.0 into 2.0 8.544 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.545 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.545 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in y 8.545 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 8.545 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 8.545 * [taylor]: Taking taylor expansion of 0.5 in y 8.545 * [backup-simplify]: Simplify 0.5 into 0.5 8.545 * [taylor]: Taking taylor expansion of (pow t 2) in y 8.545 * [taylor]: Taking taylor expansion of t in y 8.545 * [backup-simplify]: Simplify t into t 8.545 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.545 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.546 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.546 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 8.546 * [taylor]: Taking taylor expansion of (/ -1 z) in y 8.546 * [taylor]: Taking taylor expansion of -1 in y 8.546 * [backup-simplify]: Simplify -1 into -1 8.546 * [taylor]: Taking taylor expansion of z in y 8.546 * [backup-simplify]: Simplify z into z 8.546 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.546 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 8.546 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 8.546 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 8.546 * [taylor]: Taking taylor expansion of y in y 8.546 * [backup-simplify]: Simplify 0 into 0 8.546 * [backup-simplify]: Simplify 1 into 1 8.546 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) into (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) 8.547 * [backup-simplify]: Simplify (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) into (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) 8.547 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) 1) into (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) 8.547 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in z 8.547 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.547 * [taylor]: Taking taylor expansion of 2.0 in z 8.547 * [backup-simplify]: Simplify 2.0 into 2.0 8.548 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.548 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.548 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in z 8.549 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 8.549 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 8.549 * [taylor]: Taking taylor expansion of 0.5 in z 8.549 * [backup-simplify]: Simplify 0.5 into 0.5 8.549 * [taylor]: Taking taylor expansion of (pow t 2) in z 8.549 * [taylor]: Taking taylor expansion of t in z 8.549 * [backup-simplify]: Simplify t into t 8.549 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.549 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.549 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.549 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 8.549 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.549 * [taylor]: Taking taylor expansion of -1 in z 8.549 * [backup-simplify]: Simplify -1 into -1 8.549 * [taylor]: Taking taylor expansion of z in z 8.549 * [backup-simplify]: Simplify 0 into 0 8.549 * [backup-simplify]: Simplify 1 into 1 8.550 * [backup-simplify]: Simplify (/ -1 1) into -1 8.550 * [backup-simplify]: Simplify (sqrt 0) into 0 8.551 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 8.551 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) 0) into 0 8.551 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 8.552 * [taylor]: Taking taylor expansion of 0 in t 8.552 * [backup-simplify]: Simplify 0 into 0 8.552 * [backup-simplify]: Simplify 0 into 0 8.552 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) into (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) 8.552 * [backup-simplify]: Simplify (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) into (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) 8.553 * [backup-simplify]: Simplify (* -0.5 (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) into (* -0.5 (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) 8.553 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in z 8.553 * [taylor]: Taking taylor expansion of -0.5 in z 8.553 * [backup-simplify]: Simplify -0.5 into -0.5 8.553 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in z 8.553 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 8.553 * [taylor]: Taking taylor expansion of 2.0 in z 8.553 * [backup-simplify]: Simplify 2.0 into 2.0 8.553 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.554 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.554 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in z 8.554 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 8.554 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 8.554 * [taylor]: Taking taylor expansion of 0.5 in z 8.554 * [backup-simplify]: Simplify 0.5 into 0.5 8.554 * [taylor]: Taking taylor expansion of (pow t 2) in z 8.554 * [taylor]: Taking taylor expansion of t in z 8.554 * [backup-simplify]: Simplify t into t 8.554 * [backup-simplify]: Simplify (* t t) into (pow t 2) 8.554 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 8.554 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.554 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 8.554 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.554 * [taylor]: Taking taylor expansion of -1 in z 8.555 * [backup-simplify]: Simplify -1 into -1 8.555 * [taylor]: Taking taylor expansion of z in z 8.555 * [backup-simplify]: Simplify 0 into 0 8.555 * [backup-simplify]: Simplify 1 into 1 8.555 * [backup-simplify]: Simplify (/ -1 1) into -1 8.555 * [backup-simplify]: Simplify (sqrt 0) into 0 8.556 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 8.556 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) 0) into 0 8.557 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 8.557 * [backup-simplify]: Simplify (* -0.5 0) into 0 8.557 * [taylor]: Taking taylor expansion of 0 in t 8.557 * [backup-simplify]: Simplify 0 into 0 8.557 * [backup-simplify]: Simplify 0 into 0 8.558 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.558 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 8.559 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 8.559 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 8.560 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.561 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 8.561 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 8.561 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.562 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 8.563 * [backup-simplify]: Simplify (- 0) into 0 8.563 * [backup-simplify]: Simplify (+ 0 0) into 0 8.564 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))))) into 0 8.564 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.565 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (/ (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) y)) (* 0 (* -0.5 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))))) into 0 8.565 * [taylor]: Taking taylor expansion of 0 in y 8.565 * [backup-simplify]: Simplify 0 into 0 8.566 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 8.566 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 8.567 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 8.567 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) 0) (* 0 (sqrt (/ -1 z)))) into 0 8.567 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) into 0 8.569 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) (/ 0 1)))) into 0 8.569 * [taylor]: Taking taylor expansion of 0 in z 8.569 * [backup-simplify]: Simplify 0 into 0 8.569 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 8.570 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 8.570 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 8.571 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) 0) (* 0 (sqrt (/ -1 z)))) into 0 8.571 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) into 0 8.572 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))))) into 0 8.572 * [taylor]: Taking taylor expansion of 0 in z 8.572 * [backup-simplify]: Simplify 0 into 0 8.572 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 8.573 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 8.573 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 8.574 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) +nan.0) (* 0 0)) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 8.575 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (* +nan.0 (exp (/ 0.5 (pow t 2)))))) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.575 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 8.575 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 8.575 * [taylor]: Taking taylor expansion of +nan.0 in t 8.575 * [backup-simplify]: Simplify +nan.0 into +nan.0 8.575 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 8.575 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 8.575 * [taylor]: Taking taylor expansion of 2.0 in t 8.575 * [backup-simplify]: Simplify 2.0 into 2.0 8.575 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.576 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.576 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 8.576 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 8.576 * [taylor]: Taking taylor expansion of 0.5 in t 8.576 * [backup-simplify]: Simplify 0.5 into 0.5 8.576 * [taylor]: Taking taylor expansion of (pow t 2) in t 8.576 * [taylor]: Taking taylor expansion of t in t 8.576 * [backup-simplify]: Simplify 0 into 0 8.576 * [backup-simplify]: Simplify 1 into 1 8.576 * [backup-simplify]: Simplify (* 1 1) into 1 8.577 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 8.577 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.577 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 8.578 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 8.578 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.579 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.579 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 8.579 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 8.580 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 8.581 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) +nan.0) (* 0 0)) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 8.581 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (* +nan.0 (exp (/ 0.5 (pow t 2)))))) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.582 * [backup-simplify]: Simplify (+ (* -0.5 (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.582 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 8.582 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 8.582 * [taylor]: Taking taylor expansion of +nan.0 in t 8.582 * [backup-simplify]: Simplify +nan.0 into +nan.0 8.582 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 8.582 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 8.582 * [taylor]: Taking taylor expansion of 2.0 in t 8.583 * [backup-simplify]: Simplify 2.0 into 2.0 8.583 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.584 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.584 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 8.584 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 8.584 * [taylor]: Taking taylor expansion of 0.5 in t 8.584 * [backup-simplify]: Simplify 0.5 into 0.5 8.584 * [taylor]: Taking taylor expansion of (pow t 2) in t 8.584 * [taylor]: Taking taylor expansion of t in t 8.584 * [backup-simplify]: Simplify 0 into 0 8.584 * [backup-simplify]: Simplify 1 into 1 8.584 * [backup-simplify]: Simplify (* 1 1) into 1 8.584 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 8.585 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.585 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 8.586 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 8.586 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.587 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.587 * [backup-simplify]: Simplify 0 into 0 8.587 * [backup-simplify]: Simplify 0 into 0 8.587 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.588 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 8.588 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 8.589 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 8.590 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 8.591 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z)))))) into 0 8.591 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 8.592 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.595 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.596 * [backup-simplify]: Simplify (- 0) into 0 8.596 * [backup-simplify]: Simplify (+ 0 0) into 0 8.597 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))))) into 0 8.598 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 8.599 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (/ (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) y)) (* 0 (* -0.5 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))))))) into 0 8.599 * [taylor]: Taking taylor expansion of 0 in y 8.599 * [backup-simplify]: Simplify 0 into 0 8.599 * [taylor]: Taking taylor expansion of 0 in z 8.599 * [backup-simplify]: Simplify 0 into 0 8.599 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.600 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 8.601 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 8.601 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 8.602 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.603 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 8.603 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.604 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))))) into 0 8.606 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.606 * [taylor]: Taking taylor expansion of 0 in z 8.606 * [backup-simplify]: Simplify 0 into 0 8.606 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 8.607 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 8.607 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 8.608 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 8.609 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.609 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 8.610 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.611 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))))) into 0 8.612 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))))) into 0 8.612 * [taylor]: Taking taylor expansion of 0 in z 8.612 * [backup-simplify]: Simplify 0 into 0 8.613 * [taylor]: Taking taylor expansion of 0 in t 8.613 * [backup-simplify]: Simplify 0 into 0 8.613 * [backup-simplify]: Simplify 0 into 0 8.613 * [taylor]: Taking taylor expansion of 0 in t 8.613 * [backup-simplify]: Simplify 0 into 0 8.613 * [backup-simplify]: Simplify 0 into 0 8.613 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.616 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 8.616 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 8.617 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 8.618 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.619 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 8.620 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 8.621 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (* +nan.0 (exp (/ 0.5 (pow t 2)))))) (+ (* 0 (- (* +nan.0 (exp (/ 0.5 (pow t 2)))))) (* 0 0))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.621 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 8.621 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 8.621 * [taylor]: Taking taylor expansion of +nan.0 in t 8.621 * [backup-simplify]: Simplify +nan.0 into +nan.0 8.621 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 8.621 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 8.621 * [taylor]: Taking taylor expansion of 2.0 in t 8.621 * [backup-simplify]: Simplify 2.0 into 2.0 8.621 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 8.622 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 8.622 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 8.622 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 8.622 * [taylor]: Taking taylor expansion of 0.5 in t 8.622 * [backup-simplify]: Simplify 0.5 into 0.5 8.622 * [taylor]: Taking taylor expansion of (pow t 2) in t 8.622 * [taylor]: Taking taylor expansion of t in t 8.622 * [backup-simplify]: Simplify 0 into 0 8.622 * [backup-simplify]: Simplify 1 into 1 8.623 * [backup-simplify]: Simplify (* 1 1) into 1 8.623 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 8.623 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 8.624 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 8.624 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 8.625 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.625 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 8.627 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (* 1 (* (/ 1 (- z)) (* (/ 1 (/ 1 (- y))) 1)))) (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (* 1 (* 1 (* 1 (/ 1 (/ 1 (- x))))))) (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (* 1 (* 1 (* (/ 1 (/ 1 (- y))) 1)))))) into (- (+ (* +nan.0 (* (sqrt 2.0) (* x (exp (* 0.5 (pow t 2)))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) z)) (- (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)))))))) 8.628 * * * [progress]: simplifying candidates 8.629 * [simplify]: Simplifying: (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (+ (+ (log (- (* x 0.5) y)) (log (sqrt z))) (log (sqrt 2.0))) (+ (log (* (- (* x 0.5) y) (sqrt z))) (log (sqrt 2.0))) (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (exp (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt z) (sqrt z)) (sqrt z))) (* (* (sqrt 2.0) (sqrt 2.0)) (sqrt 2.0))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) (* (* (sqrt 2.0) (sqrt 2.0)) (sqrt 2.0))) (* (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)))) (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (sqrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (sqrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (* (cbrt 2.0) (cbrt 2.0)))) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 1)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) 1) (* (sqrt z) (sqrt 2.0)) (* (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt z)) (sqrt 2.0)) (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (sqrt 2.0)) (* (- (* x 0.5) y) (sqrt z)) (+ (log (- (* x 0.5) y)) (log (sqrt z))) (log (* (- (* x 0.5) y) (sqrt z))) (exp (* (- (* x 0.5) y) (sqrt z))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt z) (sqrt z)) (sqrt z))) (* (cbrt (* (- (* x 0.5) y) (sqrt z))) (cbrt (* (- (* x 0.5) y) (sqrt z)))) (cbrt (* (- (* x 0.5) y) (sqrt z))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) (sqrt (* (- (* x 0.5) y) (sqrt z))) (sqrt (* (- (* x 0.5) y) (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (- (* x 0.5) y) (* (cbrt (sqrt z)) (cbrt (sqrt z)))) (* (- (* x 0.5) y) (sqrt (* (cbrt z) (cbrt z)))) (* (- (* x 0.5) y) (sqrt (sqrt z))) (* (- (* x 0.5) y) (sqrt 1)) (* (- (* x 0.5) y) (sqrt (sqrt z))) (* (- (* x 0.5) y) 1) (* (cbrt (- (* x 0.5) y)) (sqrt z)) (* (sqrt (- (* x 0.5) y)) (sqrt z)) (* (- (* x 0.5) y) (sqrt z)) (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt z)) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) (+ (+ (+ (log (- (* x 0.5) y)) (log (sqrt z))) (log (sqrt 2.0))) (/ (* t t) 2.0)) (+ (+ (log (* (- (* x 0.5) y) (sqrt z))) (log (sqrt 2.0))) (/ (* t t) 2.0)) (+ (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (/ (* t t) 2.0)) (log (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (exp (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt z) (sqrt z)) (sqrt z))) (* (* (sqrt 2.0) (sqrt 2.0)) (sqrt 2.0))) (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) (* (* (sqrt 2.0) (sqrt 2.0)) (sqrt 2.0))) (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0)))) (* (cbrt (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (cbrt (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))))) (cbrt (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (sqrt (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (sqrt (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0))))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (sqrt (exp (/ (* t t) 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) 1) (* (sqrt 2.0) (exp (/ (* t t) 2.0))) (* (* (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) (* (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) 0 (- (+ (* +nan.0 (/ (* (sqrt 2.0) y) z)) (- (+ (* +nan.0 (* (sqrt 2.0) y)) (- (* +nan.0 (* (sqrt 2.0) x))))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) y) z)) (- (+ (* +nan.0 (* (sqrt 2.0) y)) (- (* +nan.0 (* (sqrt 2.0) x))))))) 0 (- (+ (* +nan.0 x) (- (+ (* +nan.0 (/ y z)) (- (* +nan.0 y)))))) (- (+ (* +nan.0 x) (- (+ (* +nan.0 (/ y z)) (- (* +nan.0 y)))))) 0 (- (+ (* +nan.0 (* (sqrt 2.0) (* x (exp (* 0.5 (pow t 2)))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) z)) (- (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)))))))) (- (+ (* +nan.0 (* (sqrt 2.0) (* x (exp (* 0.5 (pow t 2)))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) z)) (- (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)))))))) 8.632 * * [simplify]: Extracting # 0 : cost 61 inf + 0 8.632 * * [simplify]: Extracting # 1 : cost 92 inf + 1 8.632 * * [simplify]: Extracting # 2 : cost 115 inf + 2 8.633 * * [simplify]: Extracting # 3 : cost 119 inf + 290 8.633 * * [simplify]: Extracting # 4 : cost 98 inf + 3213 8.634 * * [simplify]: Extracting # 5 : cost 64 inf + 12690 8.636 * * [simplify]: Extracting # 6 : cost 50 inf + 17879 8.640 * * [simplify]: Extracting # 7 : cost 33 inf + 24409 8.644 * * [simplify]: Extracting # 8 : cost 23 inf + 29715 8.648 * * [simplify]: Extracting # 9 : cost 8 inf + 35160 8.651 * * [simplify]: Extracting # 10 : cost 6 inf + 36091 8.654 * * [simplify]: Extracting # 11 : cost 4 inf + 37102 8.657 * * [simplify]: Extracting # 12 : cost 1 inf + 39283 8.661 * * [simplify]: Extracting # 13 : cost 0 inf + 39768 8.664 * * [simplify]: iteration 0 : 149 enodes (cost 28225 ) 8.695 * * [simplify]: Extracting # 0 : cost 0 inf + 39768 8.703 * * [simplify]: Extracting # 1 : cost 75 inf + 33060 8.709 * * [simplify]: Extracting # 2 : cost 3 inf + 48980 8.717 * * [simplify]: Extracting # 3 : cost 2 inf + 48349 8.724 * * [simplify]: Extracting # 4 : cost 0 inf + 48683 8.733 * * [simplify]: iteration 1 : 399 enodes (cost 25485 ) 8.858 * * [simplify]: Extracting # 0 : cost 0 inf + 48683 8.872 * * [simplify]: Extracting # 1 : cost 623 inf + 44130 8.909 * * [simplify]: Extracting # 2 : cost 15 inf + 200772 8.967 * * [simplify]: Extracting # 3 : cost 2 inf + 204078 9.020 * * [simplify]: Extracting # 4 : cost 0 inf + 204303 9.084 * * [simplify]: iteration 2 : 2098 enodes (cost 25175 ) 9.891 * * [simplify]: Extracting # 0 : cost 0 inf + 204303 9.990 * * [simplify]: Extracting # 1 : cost 1336 inf + 158101 10.079 * * [simplify]: Extracting # 2 : cost 78 inf + 426064 10.199 * * [simplify]: Extracting # 3 : cost 19 inf + 439580 10.315 * * [simplify]: Extracting # 4 : cost 0 inf + 446062 10.403 * * [simplify]: iteration done: 5002 enodes (cost 24855 ) 10.403 * [simplify]: Simplified to: (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (exp (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) (* (* (- (* x 0.5) y) (sqrt z)) (* (* (- (* x 0.5) y) (sqrt z)) (* 2.0 (sqrt 2.0))))) (* (* (- (* x 0.5) y) (sqrt z)) (* (* (- (* x 0.5) y) (sqrt z)) (* (* (- (* x 0.5) y) (sqrt z)) (* 2.0 (sqrt 2.0))))) (* (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)))) (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) (* (* (- (* x 0.5) y) (sqrt z)) (* (* (- (* x 0.5) y) (sqrt z)) (* 2.0 (sqrt 2.0))))) (sqrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (sqrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (fabs (cbrt 2.0)) (* (- (* x 0.5) y) (sqrt z))) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (* (- (* x 0.5) y) (sqrt z)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (* (- (* x 0.5) y) (sqrt z)) (* (sqrt z) (sqrt 2.0)) (* (- (* (* (* x 0.5) (* x 0.5)) (* x 0.5)) (* y (* y y))) (* (sqrt z) (sqrt 2.0))) (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (sqrt 2.0)) (* (- (* x 0.5) y) (sqrt z)) (log (* (- (* x 0.5) y) (sqrt z))) (log (* (- (* x 0.5) y) (sqrt z))) (exp (* (- (* x 0.5) y) (sqrt z))) (* (* (sqrt z) z) (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y))) (* (cbrt (* (- (* x 0.5) y) (sqrt z))) (cbrt (* (- (* x 0.5) y) (sqrt z)))) (cbrt (* (- (* x 0.5) y) (sqrt z))) (* (* (sqrt z) z) (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y))) (sqrt (* (- (* x 0.5) y) (sqrt z))) (sqrt (* (- (* x 0.5) y) (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (- (* x 0.5) y) (* (cbrt (sqrt z)) (cbrt (sqrt z)))) (* (- (* x 0.5) y) (fabs (cbrt z))) (* (- (* x 0.5) y) (sqrt (sqrt z))) (- (* x 0.5) y) (* (- (* x 0.5) y) (sqrt (sqrt z))) (- (* x 0.5) y) (* (cbrt (- (* x 0.5) y)) (sqrt z)) (* (sqrt (- (* x 0.5) y)) (sqrt z)) (* (- (* x 0.5) y) (sqrt z)) (* (sqrt z) (- (* (* (* x 0.5) (* x 0.5)) (* x 0.5)) (* y (* y y)))) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (* (exp (/ (* t t) 2.0)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (exp (/ (* t t) 2.0)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (exp (/ (* t t) 2.0)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (+ (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (/ t (/ 2.0 t))) (+ (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (/ t (/ 2.0 t))) (+ (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (/ t (/ 2.0 t))) (+ (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (/ t (/ 2.0 t))) (exp (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (* (cbrt (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (cbrt (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))))) (cbrt (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (sqrt (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (sqrt (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (* (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0)))) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (sqrt (exp (/ (* t t) 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (exp (/ t (/ 2.0 t))) (sqrt 2.0)) (* (* (sqrt z) (- (* (* (* x 0.5) (* x 0.5)) (* x 0.5)) (* y (* y y)))) (* (sqrt 2.0) (exp (/ (* t t) 2.0)))) (* (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) 0 (+ (- (* +nan.0 (/ (* (sqrt 2.0) y) z))) (* (* +nan.0 (sqrt 2.0)) (- y x))) (+ (- (* +nan.0 (/ (* (sqrt 2.0) y) z))) (* (* +nan.0 (sqrt 2.0)) (- y x))) 0 (+ (* +nan.0 (- (/ y z) y)) (- (* +nan.0 x))) (+ (* +nan.0 (- (/ y z) y)) (- (* +nan.0 x))) 0 (- (- (* +nan.0 (* (* (sqrt 2.0) x) (exp (* (* t t) 0.5)))) (* +nan.0 (- (/ (* (sqrt 2.0) (* y (exp (* (* t t) 0.5)))) z) (* (sqrt 2.0) (* y (exp (* (* t t) 0.5)))))))) (- (- (* +nan.0 (* (* (sqrt 2.0) x) (exp (* (* t t) 0.5)))) (* +nan.0 (- (/ (* (sqrt 2.0) (* y (exp (* (* t t) 0.5)))) z) (* (sqrt 2.0) (* y (exp (* (* t t) 0.5)))))))) 10.408 * * * [progress]: adding candidates to table 10.821 * * [progress]: iteration 4 / 4 10.821 * * * [progress]: picking best candidate 10.866 * * * * [pick]: Picked # 10.866 * * * [progress]: localizing error 10.910 * * * [progress]: generating rewritten candidates 10.910 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1) 10.968 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 11.183 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 1) 11.218 * * * * [progress]: [ 4 / 4 ] rewriting at (2) 12.035 * * * [progress]: generating series expansions 12.035 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1) 12.038 * [backup-simplify]: Simplify (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) into (* (pow (pow (sqrt 2.0) 2) 1/3) (* (sqrt z) (- (* 0.5 x) y))) 12.038 * [approximate]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (sqrt z) (- (* 0.5 x) y))) in (x y z) around 0 12.038 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (sqrt z) (- (* 0.5 x) y))) in z 12.038 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.038 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.038 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.038 * [taylor]: Taking taylor expansion of 1/3 in z 12.038 * [backup-simplify]: Simplify 1/3 into 1/3 12.038 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.038 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.038 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.038 * [taylor]: Taking taylor expansion of 2.0 in z 12.038 * [backup-simplify]: Simplify 2.0 into 2.0 12.039 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.039 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.040 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.042 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.044 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.047 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.047 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in z 12.047 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.047 * [taylor]: Taking taylor expansion of z in z 12.047 * [backup-simplify]: Simplify 0 into 0 12.047 * [backup-simplify]: Simplify 1 into 1 12.047 * [backup-simplify]: Simplify (sqrt 0) into 0 12.048 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.048 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 12.048 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 12.048 * [taylor]: Taking taylor expansion of 0.5 in z 12.048 * [backup-simplify]: Simplify 0.5 into 0.5 12.049 * [taylor]: Taking taylor expansion of x in z 12.049 * [backup-simplify]: Simplify x into x 12.049 * [taylor]: Taking taylor expansion of y in z 12.049 * [backup-simplify]: Simplify y into y 12.049 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (sqrt z) (- (* 0.5 x) y))) in y 12.049 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in y 12.049 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in y 12.049 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in y 12.049 * [taylor]: Taking taylor expansion of 1/3 in y 12.049 * [backup-simplify]: Simplify 1/3 into 1/3 12.049 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in y 12.049 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in y 12.049 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.049 * [taylor]: Taking taylor expansion of 2.0 in y 12.049 * [backup-simplify]: Simplify 2.0 into 2.0 12.049 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.050 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.051 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.052 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.054 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.057 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.057 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in y 12.057 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.057 * [taylor]: Taking taylor expansion of z in y 12.057 * [backup-simplify]: Simplify z into z 12.057 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.057 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.057 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 12.057 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 12.057 * [taylor]: Taking taylor expansion of 0.5 in y 12.057 * [backup-simplify]: Simplify 0.5 into 0.5 12.057 * [taylor]: Taking taylor expansion of x in y 12.057 * [backup-simplify]: Simplify x into x 12.057 * [taylor]: Taking taylor expansion of y in y 12.057 * [backup-simplify]: Simplify 0 into 0 12.057 * [backup-simplify]: Simplify 1 into 1 12.057 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (sqrt z) (- (* 0.5 x) y))) in x 12.057 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in x 12.057 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in x 12.057 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in x 12.057 * [taylor]: Taking taylor expansion of 1/3 in x 12.057 * [backup-simplify]: Simplify 1/3 into 1/3 12.057 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in x 12.057 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in x 12.057 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.058 * [taylor]: Taking taylor expansion of 2.0 in x 12.058 * [backup-simplify]: Simplify 2.0 into 2.0 12.058 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.058 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.059 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.060 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.062 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.064 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.064 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in x 12.064 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.064 * [taylor]: Taking taylor expansion of z in x 12.064 * [backup-simplify]: Simplify z into z 12.064 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.064 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.064 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.064 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 12.064 * [taylor]: Taking taylor expansion of 0.5 in x 12.064 * [backup-simplify]: Simplify 0.5 into 0.5 12.064 * [taylor]: Taking taylor expansion of x in x 12.064 * [backup-simplify]: Simplify 0 into 0 12.064 * [backup-simplify]: Simplify 1 into 1 12.064 * [taylor]: Taking taylor expansion of y in x 12.064 * [backup-simplify]: Simplify y into y 12.064 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (sqrt z) (- (* 0.5 x) y))) in x 12.064 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in x 12.064 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in x 12.064 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in x 12.064 * [taylor]: Taking taylor expansion of 1/3 in x 12.064 * [backup-simplify]: Simplify 1/3 into 1/3 12.064 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in x 12.064 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in x 12.064 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.064 * [taylor]: Taking taylor expansion of 2.0 in x 12.064 * [backup-simplify]: Simplify 2.0 into 2.0 12.064 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.065 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.065 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.066 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.068 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.069 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.070 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in x 12.070 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.070 * [taylor]: Taking taylor expansion of z in x 12.070 * [backup-simplify]: Simplify z into z 12.070 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.070 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.070 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.070 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 12.070 * [taylor]: Taking taylor expansion of 0.5 in x 12.070 * [backup-simplify]: Simplify 0.5 into 0.5 12.070 * [taylor]: Taking taylor expansion of x in x 12.070 * [backup-simplify]: Simplify 0 into 0 12.070 * [backup-simplify]: Simplify 1 into 1 12.070 * [taylor]: Taking taylor expansion of y in x 12.070 * [backup-simplify]: Simplify y into y 12.070 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.070 * [backup-simplify]: Simplify (- y) into (- y) 12.070 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.070 * [backup-simplify]: Simplify (* (sqrt z) (- y)) into (* -1 (* (sqrt z) y)) 12.071 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) (* -1 (* (sqrt z) y))) into (* -1 (* (pow (pow (sqrt 2.0) 2) 1/3) (* (sqrt z) y))) 12.071 * [taylor]: Taking taylor expansion of (* -1 (* (pow (pow (sqrt 2.0) 2) 1/3) (* (sqrt z) y))) in y 12.071 * [taylor]: Taking taylor expansion of -1 in y 12.071 * [backup-simplify]: Simplify -1 into -1 12.071 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (sqrt z) y)) in y 12.071 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in y 12.071 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in y 12.071 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in y 12.071 * [taylor]: Taking taylor expansion of 1/3 in y 12.071 * [backup-simplify]: Simplify 1/3 into 1/3 12.071 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in y 12.071 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in y 12.072 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.072 * [taylor]: Taking taylor expansion of 2.0 in y 12.072 * [backup-simplify]: Simplify 2.0 into 2.0 12.072 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.072 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.073 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.074 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.077 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.080 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.080 * [taylor]: Taking taylor expansion of (* (sqrt z) y) in y 12.080 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.080 * [taylor]: Taking taylor expansion of z in y 12.080 * [backup-simplify]: Simplify z into z 12.080 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.080 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.080 * [taylor]: Taking taylor expansion of y in y 12.080 * [backup-simplify]: Simplify 0 into 0 12.080 * [backup-simplify]: Simplify 1 into 1 12.080 * [backup-simplify]: Simplify (* (sqrt z) 0) into 0 12.081 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) 0) into 0 12.081 * [backup-simplify]: Simplify (* -1 0) into 0 12.081 * [taylor]: Taking taylor expansion of 0 in z 12.081 * [backup-simplify]: Simplify 0 into 0 12.081 * [backup-simplify]: Simplify 0 into 0 12.083 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 12.083 * [backup-simplify]: Simplify (- 0) into 0 12.083 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.083 * [backup-simplify]: Simplify (+ (* (sqrt z) 0.5) (* 0 (- y))) into (* 0.5 (sqrt z)) 12.084 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.086 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.087 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.088 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.090 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) (* 0.5 (sqrt z))) (* 0 (* -1 (* (sqrt z) y)))) into (* 0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z))) 12.090 * [taylor]: Taking taylor expansion of (* 0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z))) in y 12.090 * [taylor]: Taking taylor expansion of 0.5 in y 12.090 * [backup-simplify]: Simplify 0.5 into 0.5 12.090 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z)) in y 12.090 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in y 12.090 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in y 12.090 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in y 12.090 * [taylor]: Taking taylor expansion of 1/3 in y 12.090 * [backup-simplify]: Simplify 1/3 into 1/3 12.090 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in y 12.090 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in y 12.090 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.090 * [taylor]: Taking taylor expansion of 2.0 in y 12.090 * [backup-simplify]: Simplify 2.0 into 2.0 12.091 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.091 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.092 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.094 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.096 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.099 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.099 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.099 * [taylor]: Taking taylor expansion of z in y 12.099 * [backup-simplify]: Simplify z into z 12.099 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.099 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.100 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z)) into (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z)) 12.102 * [backup-simplify]: Simplify (* 0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z))) into (* 0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z))) 12.102 * [taylor]: Taking taylor expansion of (* 0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z))) in z 12.102 * [taylor]: Taking taylor expansion of 0.5 in z 12.102 * [backup-simplify]: Simplify 0.5 into 0.5 12.102 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z)) in z 12.102 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.102 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.102 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.102 * [taylor]: Taking taylor expansion of 1/3 in z 12.102 * [backup-simplify]: Simplify 1/3 into 1/3 12.102 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.102 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.102 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.102 * [taylor]: Taking taylor expansion of 2.0 in z 12.102 * [backup-simplify]: Simplify 2.0 into 2.0 12.103 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.103 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.104 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.106 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.108 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.110 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.110 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.110 * [taylor]: Taking taylor expansion of z in z 12.111 * [backup-simplify]: Simplify 0 into 0 12.111 * [backup-simplify]: Simplify 1 into 1 12.111 * [backup-simplify]: Simplify (sqrt 0) into 0 12.112 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.113 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) 0) into 0 12.113 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.113 * [backup-simplify]: Simplify 0 into 0 12.114 * [backup-simplify]: Simplify (+ (* (sqrt z) 1) (* 0 0)) into (sqrt z) 12.114 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.116 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.117 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.118 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.120 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z)) (* 0 0)) into (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z)) 12.122 * [backup-simplify]: Simplify (+ (* -1 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z))) (* 0 0)) into (- (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z))) 12.122 * [taylor]: Taking taylor expansion of (- (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z))) in z 12.122 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z)) in z 12.122 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.122 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.122 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.122 * [taylor]: Taking taylor expansion of 1/3 in z 12.122 * [backup-simplify]: Simplify 1/3 into 1/3 12.122 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.122 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.122 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.122 * [taylor]: Taking taylor expansion of 2.0 in z 12.122 * [backup-simplify]: Simplify 2.0 into 2.0 12.123 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.123 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.124 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.126 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.127 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.129 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.129 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.129 * [taylor]: Taking taylor expansion of z in z 12.129 * [backup-simplify]: Simplify 0 into 0 12.129 * [backup-simplify]: Simplify 1 into 1 12.130 * [backup-simplify]: Simplify (sqrt 0) into 0 12.131 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.132 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) 0) into 0 12.132 * [backup-simplify]: Simplify (- 0) into 0 12.132 * [backup-simplify]: Simplify 0 into 0 12.132 * [backup-simplify]: Simplify 0 into 0 12.133 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 12.133 * [backup-simplify]: Simplify (- 0) into 0 12.134 * [backup-simplify]: Simplify (+ 0 0) into 0 12.134 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 12.135 * [backup-simplify]: Simplify (+ (* (sqrt z) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 12.136 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.137 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt 2.0)))) into 0 12.140 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 2) into 0 12.141 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2))))) into 0 12.143 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.144 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) 0) (+ (* 0 (* 0.5 (sqrt z))) (* 0 (* -1 (* (sqrt z) y))))) into 0 12.144 * [taylor]: Taking taylor expansion of 0 in y 12.144 * [backup-simplify]: Simplify 0 into 0 12.144 * [taylor]: Taking taylor expansion of 0 in z 12.144 * [backup-simplify]: Simplify 0 into 0 12.144 * [backup-simplify]: Simplify 0 into 0 12.145 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.146 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.147 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.149 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.150 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) 0) (* 0 (sqrt z))) into 0 12.152 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z)))) into 0 12.152 * [taylor]: Taking taylor expansion of 0 in z 12.152 * [backup-simplify]: Simplify 0 into 0 12.152 * [backup-simplify]: Simplify 0 into 0 12.152 * [backup-simplify]: Simplify 0 into 0 12.154 * [backup-simplify]: Simplify (* (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (/ 1 z))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) into (* (pow (pow (sqrt 2.0) 2) 1/3) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z)))) 12.154 * [approximate]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z)))) in (x y z) around 0 12.154 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z)))) in z 12.154 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.154 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.154 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.154 * [taylor]: Taking taylor expansion of 1/3 in z 12.154 * [backup-simplify]: Simplify 1/3 into 1/3 12.154 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.154 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.154 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.155 * [taylor]: Taking taylor expansion of 2.0 in z 12.155 * [backup-simplify]: Simplify 2.0 into 2.0 12.155 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.155 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.156 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.158 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.160 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.162 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.162 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in z 12.162 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 12.162 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.162 * [taylor]: Taking taylor expansion of 0.5 in z 12.163 * [backup-simplify]: Simplify 0.5 into 0.5 12.163 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.163 * [taylor]: Taking taylor expansion of x in z 12.163 * [backup-simplify]: Simplify x into x 12.163 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.163 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.163 * [taylor]: Taking taylor expansion of y in z 12.163 * [backup-simplify]: Simplify y into y 12.163 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.163 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.163 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.163 * [taylor]: Taking taylor expansion of z in z 12.163 * [backup-simplify]: Simplify 0 into 0 12.163 * [backup-simplify]: Simplify 1 into 1 12.163 * [backup-simplify]: Simplify (/ 1 1) into 1 12.164 * [backup-simplify]: Simplify (sqrt 0) into 0 12.165 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.165 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z)))) in y 12.165 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in y 12.165 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in y 12.165 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in y 12.165 * [taylor]: Taking taylor expansion of 1/3 in y 12.165 * [backup-simplify]: Simplify 1/3 into 1/3 12.165 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in y 12.165 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in y 12.165 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.165 * [taylor]: Taking taylor expansion of 2.0 in y 12.165 * [backup-simplify]: Simplify 2.0 into 2.0 12.165 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.166 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.167 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.168 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.170 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.173 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.173 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in y 12.173 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 12.173 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.173 * [taylor]: Taking taylor expansion of 0.5 in y 12.173 * [backup-simplify]: Simplify 0.5 into 0.5 12.173 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.173 * [taylor]: Taking taylor expansion of x in y 12.173 * [backup-simplify]: Simplify x into x 12.173 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.173 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.173 * [taylor]: Taking taylor expansion of y in y 12.173 * [backup-simplify]: Simplify 0 into 0 12.173 * [backup-simplify]: Simplify 1 into 1 12.174 * [backup-simplify]: Simplify (/ 1 1) into 1 12.174 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.174 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.174 * [taylor]: Taking taylor expansion of z in y 12.174 * [backup-simplify]: Simplify z into z 12.174 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.174 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.174 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.174 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.174 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z)))) in x 12.174 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in x 12.174 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in x 12.174 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in x 12.174 * [taylor]: Taking taylor expansion of 1/3 in x 12.174 * [backup-simplify]: Simplify 1/3 into 1/3 12.174 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in x 12.174 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in x 12.174 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.174 * [taylor]: Taking taylor expansion of 2.0 in x 12.174 * [backup-simplify]: Simplify 2.0 into 2.0 12.175 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.175 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.176 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.178 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.180 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.182 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.182 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in x 12.182 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.183 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.183 * [taylor]: Taking taylor expansion of 0.5 in x 12.183 * [backup-simplify]: Simplify 0.5 into 0.5 12.183 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.183 * [taylor]: Taking taylor expansion of x in x 12.183 * [backup-simplify]: Simplify 0 into 0 12.183 * [backup-simplify]: Simplify 1 into 1 12.183 * [backup-simplify]: Simplify (/ 1 1) into 1 12.183 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.183 * [taylor]: Taking taylor expansion of y in x 12.183 * [backup-simplify]: Simplify y into y 12.183 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.183 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.183 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.183 * [taylor]: Taking taylor expansion of z in x 12.183 * [backup-simplify]: Simplify z into z 12.183 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.183 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.183 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.184 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.184 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z)))) in x 12.184 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in x 12.184 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in x 12.184 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in x 12.184 * [taylor]: Taking taylor expansion of 1/3 in x 12.184 * [backup-simplify]: Simplify 1/3 into 1/3 12.184 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in x 12.184 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in x 12.184 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.184 * [taylor]: Taking taylor expansion of 2.0 in x 12.184 * [backup-simplify]: Simplify 2.0 into 2.0 12.184 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.185 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.186 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.187 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.189 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.194 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.194 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in x 12.194 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.194 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.194 * [taylor]: Taking taylor expansion of 0.5 in x 12.194 * [backup-simplify]: Simplify 0.5 into 0.5 12.194 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.194 * [taylor]: Taking taylor expansion of x in x 12.194 * [backup-simplify]: Simplify 0 into 0 12.194 * [backup-simplify]: Simplify 1 into 1 12.194 * [backup-simplify]: Simplify (/ 1 1) into 1 12.194 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.194 * [taylor]: Taking taylor expansion of y in x 12.194 * [backup-simplify]: Simplify y into y 12.195 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.195 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.195 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.195 * [taylor]: Taking taylor expansion of z in x 12.195 * [backup-simplify]: Simplify z into z 12.195 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.195 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.195 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.195 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.195 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.196 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.196 * [backup-simplify]: Simplify (* 0.5 (sqrt (/ 1 z))) into (* 0.5 (sqrt (/ 1 z))) 12.197 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) (* 0.5 (sqrt (/ 1 z)))) into (* 0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z)))) 12.197 * [taylor]: Taking taylor expansion of (* 0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z)))) in y 12.197 * [taylor]: Taking taylor expansion of 0.5 in y 12.197 * [backup-simplify]: Simplify 0.5 into 0.5 12.197 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z))) in y 12.197 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in y 12.198 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in y 12.198 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in y 12.198 * [taylor]: Taking taylor expansion of 1/3 in y 12.198 * [backup-simplify]: Simplify 1/3 into 1/3 12.198 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in y 12.198 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in y 12.198 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.198 * [taylor]: Taking taylor expansion of 2.0 in y 12.198 * [backup-simplify]: Simplify 2.0 into 2.0 12.198 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.199 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.200 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.201 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.203 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.206 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.206 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.206 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.206 * [taylor]: Taking taylor expansion of z in y 12.206 * [backup-simplify]: Simplify z into z 12.206 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.206 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.206 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.206 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.207 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.208 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.208 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.208 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 12.208 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (sqrt (/ 1 z)))) into (- (* (sqrt (/ 1 z)) (/ 1 y))) 12.209 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.210 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.211 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.213 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.215 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) (- (* (sqrt (/ 1 z)) (/ 1 y)))) (* 0 (* 0.5 (sqrt (/ 1 z))))) into (- (* (pow (pow (sqrt 2.0) 2) 1/3) (* (sqrt (/ 1 z)) (/ 1 y)))) 12.215 * [taylor]: Taking taylor expansion of (- (* (pow (pow (sqrt 2.0) 2) 1/3) (* (sqrt (/ 1 z)) (/ 1 y)))) in y 12.215 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (sqrt (/ 1 z)) (/ 1 y))) in y 12.215 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in y 12.215 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in y 12.215 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in y 12.215 * [taylor]: Taking taylor expansion of 1/3 in y 12.215 * [backup-simplify]: Simplify 1/3 into 1/3 12.215 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in y 12.215 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in y 12.215 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.215 * [taylor]: Taking taylor expansion of 2.0 in y 12.215 * [backup-simplify]: Simplify 2.0 into 2.0 12.215 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.216 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.217 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.218 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.220 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.223 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.223 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 z)) (/ 1 y)) in y 12.223 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.223 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.223 * [taylor]: Taking taylor expansion of z in y 12.223 * [backup-simplify]: Simplify z into z 12.223 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.223 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.223 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.223 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.223 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.223 * [taylor]: Taking taylor expansion of y in y 12.223 * [backup-simplify]: Simplify 0 into 0 12.223 * [backup-simplify]: Simplify 1 into 1 12.224 * [backup-simplify]: Simplify (/ 1 1) into 1 12.224 * [backup-simplify]: Simplify (* (sqrt (/ 1 z)) 1) into (sqrt (/ 1 z)) 12.225 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z))) into (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z))) 12.227 * [backup-simplify]: Simplify (- (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z)))) into (- (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z)))) 12.227 * [taylor]: Taking taylor expansion of (- (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z)))) in z 12.227 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z))) in z 12.227 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.227 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.227 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.227 * [taylor]: Taking taylor expansion of 1/3 in z 12.227 * [backup-simplify]: Simplify 1/3 into 1/3 12.227 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.227 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.227 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.227 * [taylor]: Taking taylor expansion of 2.0 in z 12.227 * [backup-simplify]: Simplify 2.0 into 2.0 12.227 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.228 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.229 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.230 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.232 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.235 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.235 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.235 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.235 * [taylor]: Taking taylor expansion of z in z 12.235 * [backup-simplify]: Simplify 0 into 0 12.235 * [backup-simplify]: Simplify 1 into 1 12.235 * [backup-simplify]: Simplify (/ 1 1) into 1 12.235 * [backup-simplify]: Simplify (sqrt 0) into 0 12.237 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.237 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) 0) into 0 12.238 * [backup-simplify]: Simplify (- 0) into 0 12.238 * [backup-simplify]: Simplify 0 into 0 12.239 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z))) into (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z))) 12.241 * [backup-simplify]: Simplify (* 0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z)))) into (* 0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z)))) 12.241 * [taylor]: Taking taylor expansion of (* 0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z)))) in z 12.241 * [taylor]: Taking taylor expansion of 0.5 in z 12.241 * [backup-simplify]: Simplify 0.5 into 0.5 12.241 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z))) in z 12.241 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.241 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.241 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.241 * [taylor]: Taking taylor expansion of 1/3 in z 12.241 * [backup-simplify]: Simplify 1/3 into 1/3 12.241 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.241 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.241 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.241 * [taylor]: Taking taylor expansion of 2.0 in z 12.241 * [backup-simplify]: Simplify 2.0 into 2.0 12.241 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.242 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.243 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.244 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.246 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.249 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.249 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.249 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.249 * [taylor]: Taking taylor expansion of z in z 12.249 * [backup-simplify]: Simplify 0 into 0 12.249 * [backup-simplify]: Simplify 1 into 1 12.250 * [backup-simplify]: Simplify (/ 1 1) into 1 12.250 * [backup-simplify]: Simplify (sqrt 0) into 0 12.251 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.252 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) 0) into 0 12.252 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.252 * [backup-simplify]: Simplify 0 into 0 12.252 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.253 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.254 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.254 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.254 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.254 * [backup-simplify]: Simplify (- 0) into 0 12.255 * [backup-simplify]: Simplify (+ 0 0) into 0 12.255 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 12.256 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.256 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt 2.0)))) into 0 12.259 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 2) into 0 12.260 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2))))) into 0 12.262 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.263 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) 0) (+ (* 0 (- (* (sqrt (/ 1 z)) (/ 1 y)))) (* 0 (* 0.5 (sqrt (/ 1 z)))))) into 0 12.263 * [taylor]: Taking taylor expansion of 0 in y 12.263 * [backup-simplify]: Simplify 0 into 0 12.264 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.264 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 z)) 0) (* 0 1)) into 0 12.265 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.267 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.268 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.270 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.271 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) 0) (* 0 (sqrt (/ 1 z)))) into 0 12.272 * [backup-simplify]: Simplify (- 0) into 0 12.272 * [taylor]: Taking taylor expansion of 0 in z 12.272 * [backup-simplify]: Simplify 0 into 0 12.273 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.274 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.276 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.277 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.278 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) 0) (* 0 (sqrt (/ 1 z)))) into 0 12.281 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z))))) into 0 12.281 * [taylor]: Taking taylor expansion of 0 in z 12.281 * [backup-simplify]: Simplify 0 into 0 12.282 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.284 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.285 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.287 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.291 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (* 0 0)) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.296 * [backup-simplify]: Simplify (- (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3)))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.299 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.299 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.300 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.301 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.302 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.305 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (* 0 0)) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.310 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3)))) (* 0 0)) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.312 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.313 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.313 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 12.314 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.314 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.314 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.315 * [backup-simplify]: Simplify (- 0) into 0 12.315 * [backup-simplify]: Simplify (+ 0 0) into 0 12.315 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 12.316 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.317 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2.0))))) into 0 12.320 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (sqrt 2.0) 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 6) into 0 12.321 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2)))))) into 0 12.323 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 12.324 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) 0) (+ (* 0 0) (+ (* 0 (- (* (sqrt (/ 1 z)) (/ 1 y)))) (* 0 (* 0.5 (sqrt (/ 1 z))))))) into 0 12.324 * [taylor]: Taking taylor expansion of 0 in y 12.324 * [backup-simplify]: Simplify 0 into 0 12.324 * [taylor]: Taking taylor expansion of 0 in z 12.324 * [backup-simplify]: Simplify 0 into 0 12.324 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.324 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.325 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.325 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 z)) 0) (+ (* 0 0) (* 0 1))) into 0 12.326 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.326 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt 2.0)))) into 0 12.328 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 2) into 0 12.329 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2))))) into 0 12.330 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.331 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 12.332 * [backup-simplify]: Simplify (- 0) into 0 12.332 * [taylor]: Taking taylor expansion of 0 in z 12.332 * [backup-simplify]: Simplify 0 into 0 12.332 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.332 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.333 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.333 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt 2.0)))) into 0 12.335 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 2) into 0 12.336 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2))))) into 0 12.337 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.338 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 12.340 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z)))))) into 0 12.340 * [taylor]: Taking taylor expansion of 0 in z 12.340 * [backup-simplify]: Simplify 0 into 0 12.340 * [backup-simplify]: Simplify 0 into 0 12.340 * [backup-simplify]: Simplify 0 into 0 12.340 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.343 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.344 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.345 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt 2.0)))) into 0 12.349 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 2) into 0 12.351 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2))))) into 0 12.353 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.358 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.363 * [backup-simplify]: Simplify (- (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3)))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.367 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.377 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) (* (/ 1 z) (* (/ 1 (/ 1 y)) 1))) (+ (* (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) (* 1 (* 1 (/ 1 (/ 1 x))))) (* (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) (* 1 (* (/ 1 (/ 1 y)) 1))))) into (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) y)) (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) x)) (- (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (/ y z)))))))) 12.380 * [backup-simplify]: Simplify (* (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (sqrt (/ 1 (- z)))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) into (* (pow (pow (sqrt 2.0) 2) 1/3) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) 12.380 * [approximate]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in (x y z) around 0 12.380 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in z 12.380 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.380 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.380 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.380 * [taylor]: Taking taylor expansion of 1/3 in z 12.380 * [backup-simplify]: Simplify 1/3 into 1/3 12.380 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.380 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.380 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.380 * [taylor]: Taking taylor expansion of 2.0 in z 12.380 * [backup-simplify]: Simplify 2.0 into 2.0 12.381 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.382 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.383 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.384 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.386 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.387 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.387 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in z 12.387 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 12.387 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.387 * [taylor]: Taking taylor expansion of y in z 12.388 * [backup-simplify]: Simplify y into y 12.388 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.388 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.388 * [taylor]: Taking taylor expansion of 0.5 in z 12.388 * [backup-simplify]: Simplify 0.5 into 0.5 12.388 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.388 * [taylor]: Taking taylor expansion of x in z 12.388 * [backup-simplify]: Simplify x into x 12.388 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.388 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.388 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.388 * [taylor]: Taking taylor expansion of -1 in z 12.388 * [backup-simplify]: Simplify -1 into -1 12.388 * [taylor]: Taking taylor expansion of z in z 12.388 * [backup-simplify]: Simplify 0 into 0 12.388 * [backup-simplify]: Simplify 1 into 1 12.388 * [backup-simplify]: Simplify (/ -1 1) into -1 12.388 * [backup-simplify]: Simplify (sqrt 0) into 0 12.389 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.389 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in y 12.389 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in y 12.389 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in y 12.389 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in y 12.389 * [taylor]: Taking taylor expansion of 1/3 in y 12.390 * [backup-simplify]: Simplify 1/3 into 1/3 12.390 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in y 12.390 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in y 12.390 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.390 * [taylor]: Taking taylor expansion of 2.0 in y 12.390 * [backup-simplify]: Simplify 2.0 into 2.0 12.390 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.391 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.392 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.393 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.395 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.398 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.398 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in y 12.398 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 12.398 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.398 * [taylor]: Taking taylor expansion of y in y 12.398 * [backup-simplify]: Simplify 0 into 0 12.398 * [backup-simplify]: Simplify 1 into 1 12.399 * [backup-simplify]: Simplify (/ 1 1) into 1 12.399 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.399 * [taylor]: Taking taylor expansion of 0.5 in y 12.399 * [backup-simplify]: Simplify 0.5 into 0.5 12.399 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.399 * [taylor]: Taking taylor expansion of x in y 12.399 * [backup-simplify]: Simplify x into x 12.399 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.399 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.399 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.399 * [taylor]: Taking taylor expansion of -1 in y 12.399 * [backup-simplify]: Simplify -1 into -1 12.399 * [taylor]: Taking taylor expansion of z in y 12.399 * [backup-simplify]: Simplify z into z 12.399 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.399 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.399 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.400 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.400 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in x 12.400 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in x 12.400 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in x 12.400 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in x 12.400 * [taylor]: Taking taylor expansion of 1/3 in x 12.400 * [backup-simplify]: Simplify 1/3 into 1/3 12.400 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in x 12.400 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in x 12.400 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.400 * [taylor]: Taking taylor expansion of 2.0 in x 12.400 * [backup-simplify]: Simplify 2.0 into 2.0 12.400 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.401 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.402 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.403 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.405 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.409 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.409 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 12.409 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 12.409 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.409 * [taylor]: Taking taylor expansion of y in x 12.409 * [backup-simplify]: Simplify y into y 12.409 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.409 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.409 * [taylor]: Taking taylor expansion of 0.5 in x 12.409 * [backup-simplify]: Simplify 0.5 into 0.5 12.409 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.409 * [taylor]: Taking taylor expansion of x in x 12.409 * [backup-simplify]: Simplify 0 into 0 12.409 * [backup-simplify]: Simplify 1 into 1 12.409 * [backup-simplify]: Simplify (/ 1 1) into 1 12.410 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 12.410 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.410 * [taylor]: Taking taylor expansion of -1 in x 12.410 * [backup-simplify]: Simplify -1 into -1 12.410 * [taylor]: Taking taylor expansion of z in x 12.410 * [backup-simplify]: Simplify z into z 12.410 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.410 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.410 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.410 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.410 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in x 12.410 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in x 12.410 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in x 12.410 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in x 12.410 * [taylor]: Taking taylor expansion of 1/3 in x 12.410 * [backup-simplify]: Simplify 1/3 into 1/3 12.410 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in x 12.410 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in x 12.410 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.410 * [taylor]: Taking taylor expansion of 2.0 in x 12.411 * [backup-simplify]: Simplify 2.0 into 2.0 12.411 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.411 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.412 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.414 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.416 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.421 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.421 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 12.421 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 12.421 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.421 * [taylor]: Taking taylor expansion of y in x 12.421 * [backup-simplify]: Simplify y into y 12.421 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.421 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.421 * [taylor]: Taking taylor expansion of 0.5 in x 12.421 * [backup-simplify]: Simplify 0.5 into 0.5 12.421 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.421 * [taylor]: Taking taylor expansion of x in x 12.421 * [backup-simplify]: Simplify 0 into 0 12.421 * [backup-simplify]: Simplify 1 into 1 12.421 * [backup-simplify]: Simplify (/ 1 1) into 1 12.422 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 12.422 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.422 * [taylor]: Taking taylor expansion of -1 in x 12.422 * [backup-simplify]: Simplify -1 into -1 12.422 * [taylor]: Taking taylor expansion of z in x 12.422 * [backup-simplify]: Simplify z into z 12.422 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.422 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.422 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.422 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.422 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.423 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 12.424 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 12.424 * [backup-simplify]: Simplify (* (- 0.5) (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 12.426 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) (* -0.5 (sqrt (/ -1 z)))) into (* -0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z)))) 12.426 * [taylor]: Taking taylor expansion of (* -0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z)))) in y 12.426 * [taylor]: Taking taylor expansion of -0.5 in y 12.426 * [backup-simplify]: Simplify -0.5 into -0.5 12.426 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z))) in y 12.426 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in y 12.426 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in y 12.426 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in y 12.426 * [taylor]: Taking taylor expansion of 1/3 in y 12.426 * [backup-simplify]: Simplify 1/3 into 1/3 12.426 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in y 12.426 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in y 12.426 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.426 * [taylor]: Taking taylor expansion of 2.0 in y 12.426 * [backup-simplify]: Simplify 2.0 into 2.0 12.426 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.427 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.428 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.429 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.431 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.434 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.434 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.434 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.434 * [taylor]: Taking taylor expansion of -1 in y 12.434 * [backup-simplify]: Simplify -1 into -1 12.434 * [taylor]: Taking taylor expansion of z in y 12.434 * [backup-simplify]: Simplify z into z 12.434 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.434 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.434 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.434 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.435 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.435 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.435 * [backup-simplify]: Simplify (- 0) into 0 12.435 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.436 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (sqrt (/ -1 z)))) into (/ (sqrt (/ -1 z)) y) 12.436 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.437 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.438 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.440 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.441 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z))))) into (* (pow (pow (sqrt 2.0) 2) 1/3) (/ (sqrt (/ -1 z)) y)) 12.441 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (/ (sqrt (/ -1 z)) y)) in y 12.441 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in y 12.441 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in y 12.441 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in y 12.441 * [taylor]: Taking taylor expansion of 1/3 in y 12.442 * [backup-simplify]: Simplify 1/3 into 1/3 12.442 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in y 12.442 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in y 12.442 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.442 * [taylor]: Taking taylor expansion of 2.0 in y 12.442 * [backup-simplify]: Simplify 2.0 into 2.0 12.442 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.443 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.444 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.445 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.447 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.450 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.450 * [taylor]: Taking taylor expansion of (/ (sqrt (/ -1 z)) y) in y 12.450 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.450 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.450 * [taylor]: Taking taylor expansion of -1 in y 12.450 * [backup-simplify]: Simplify -1 into -1 12.450 * [taylor]: Taking taylor expansion of z in y 12.450 * [backup-simplify]: Simplify z into z 12.450 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.450 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.450 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.450 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.451 * [taylor]: Taking taylor expansion of y in y 12.451 * [backup-simplify]: Simplify 0 into 0 12.451 * [backup-simplify]: Simplify 1 into 1 12.451 * [backup-simplify]: Simplify (/ (sqrt (/ -1 z)) 1) into (sqrt (/ -1 z)) 12.452 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z))) into (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z))) 12.452 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z))) in z 12.452 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.452 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.452 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.452 * [taylor]: Taking taylor expansion of 1/3 in z 12.452 * [backup-simplify]: Simplify 1/3 into 1/3 12.452 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.452 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.452 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.452 * [taylor]: Taking taylor expansion of 2.0 in z 12.453 * [backup-simplify]: Simplify 2.0 into 2.0 12.453 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.453 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.454 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.456 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.458 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.461 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.461 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.461 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.461 * [taylor]: Taking taylor expansion of -1 in z 12.461 * [backup-simplify]: Simplify -1 into -1 12.461 * [taylor]: Taking taylor expansion of z in z 12.461 * [backup-simplify]: Simplify 0 into 0 12.461 * [backup-simplify]: Simplify 1 into 1 12.462 * [backup-simplify]: Simplify (/ -1 1) into -1 12.462 * [backup-simplify]: Simplify (sqrt 0) into 0 12.463 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.464 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) 0) into 0 12.464 * [backup-simplify]: Simplify 0 into 0 12.465 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z))) into (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z))) 12.466 * [backup-simplify]: Simplify (* -0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z)))) into (* -0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z)))) 12.466 * [taylor]: Taking taylor expansion of (* -0.5 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z)))) in z 12.466 * [taylor]: Taking taylor expansion of -0.5 in z 12.466 * [backup-simplify]: Simplify -0.5 into -0.5 12.466 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z))) in z 12.466 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.466 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.466 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.466 * [taylor]: Taking taylor expansion of 1/3 in z 12.466 * [backup-simplify]: Simplify 1/3 into 1/3 12.466 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.466 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.466 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.466 * [taylor]: Taking taylor expansion of 2.0 in z 12.466 * [backup-simplify]: Simplify 2.0 into 2.0 12.466 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.467 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.467 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.468 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.470 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.473 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.473 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.473 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.473 * [taylor]: Taking taylor expansion of -1 in z 12.473 * [backup-simplify]: Simplify -1 into -1 12.473 * [taylor]: Taking taylor expansion of z in z 12.473 * [backup-simplify]: Simplify 0 into 0 12.473 * [backup-simplify]: Simplify 1 into 1 12.474 * [backup-simplify]: Simplify (/ -1 1) into -1 12.474 * [backup-simplify]: Simplify (sqrt 0) into 0 12.475 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.476 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) 0) into 0 12.476 * [backup-simplify]: Simplify (* -0.5 0) into 0 12.476 * [backup-simplify]: Simplify 0 into 0 12.476 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.477 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.477 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.478 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.478 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.478 * [backup-simplify]: Simplify (- 0) into 0 12.479 * [backup-simplify]: Simplify (+ 0 0) into 0 12.479 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (sqrt (/ -1 z))))) into 0 12.480 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.480 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt 2.0)))) into 0 12.482 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 2) into 0 12.483 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2))))) into 0 12.484 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.485 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) 0) (+ (* 0 (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z)))))) into 0 12.485 * [taylor]: Taking taylor expansion of 0 in y 12.485 * [backup-simplify]: Simplify 0 into 0 12.486 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -1 z)) (/ 0 1)))) into 0 12.486 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.487 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.488 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.489 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.490 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) 0) (* 0 (sqrt (/ -1 z)))) into 0 12.490 * [taylor]: Taking taylor expansion of 0 in z 12.490 * [backup-simplify]: Simplify 0 into 0 12.490 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.491 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.492 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.493 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.493 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) 0) (* 0 (sqrt (/ -1 z)))) into 0 12.495 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z))))) into 0 12.495 * [taylor]: Taking taylor expansion of 0 in z 12.495 * [backup-simplify]: Simplify 0 into 0 12.495 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.496 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.497 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.498 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.501 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (* 0 0)) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.503 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.503 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.504 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.505 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.506 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.509 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (* 0 0)) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.515 * [backup-simplify]: Simplify (+ (* -0.5 (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3)))) (* 0 0)) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.518 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.519 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.519 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 12.520 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.520 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.523 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.524 * [backup-simplify]: Simplify (- 0) into 0 12.524 * [backup-simplify]: Simplify (+ 0 0) into 0 12.525 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z)))))) into 0 12.526 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.527 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2.0))))) into 0 12.532 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (sqrt 2.0) 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 6) into 0 12.533 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2)))))) into 0 12.536 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 12.537 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) 0) (+ (* 0 0) (+ (* 0 (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z))))))) into 0 12.537 * [taylor]: Taking taylor expansion of 0 in y 12.537 * [backup-simplify]: Simplify 0 into 0 12.537 * [taylor]: Taking taylor expansion of 0 in z 12.537 * [backup-simplify]: Simplify 0 into 0 12.538 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.538 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.540 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -1 z)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.540 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.541 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt 2.0)))) into 0 12.544 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 2) into 0 12.545 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2))))) into 0 12.548 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.549 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 12.549 * [taylor]: Taking taylor expansion of 0 in z 12.549 * [backup-simplify]: Simplify 0 into 0 12.549 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.550 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.551 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.552 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt 2.0)))) into 0 12.554 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 2) into 0 12.556 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2))))) into 0 12.558 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.559 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 12.562 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z)))))) into 0 12.562 * [taylor]: Taking taylor expansion of 0 in z 12.562 * [backup-simplify]: Simplify 0 into 0 12.562 * [backup-simplify]: Simplify 0 into 0 12.562 * [backup-simplify]: Simplify 0 into 0 12.563 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.565 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.566 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.567 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt 2.0)))) into 0 12.570 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 2) into 0 12.571 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2))))) into 0 12.573 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.578 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.581 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.590 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) (* (/ 1 (- z)) (* (/ 1 (/ 1 (- y))) 1))) (+ (* (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) (* 1 (* 1 (/ 1 (/ 1 (- x)))))) (* (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) (* 1 (* (/ 1 (/ 1 (- y))) 1))))) into (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) y)) (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) x)) (- (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (/ y z)))))))) 12.590 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 12.593 * [backup-simplify]: Simplify (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) into (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) 12.593 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in (x y z) around 0 12.593 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in z 12.593 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in z 12.593 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.593 * [taylor]: Taking taylor expansion of 2.0 in z 12.593 * [backup-simplify]: Simplify 2.0 into 2.0 12.593 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.594 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.594 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 12.594 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 12.594 * [taylor]: Taking taylor expansion of 0.5 in z 12.594 * [backup-simplify]: Simplify 0.5 into 0.5 12.594 * [taylor]: Taking taylor expansion of x in z 12.594 * [backup-simplify]: Simplify x into x 12.594 * [taylor]: Taking taylor expansion of y in z 12.594 * [backup-simplify]: Simplify y into y 12.594 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.594 * [taylor]: Taking taylor expansion of z in z 12.594 * [backup-simplify]: Simplify 0 into 0 12.594 * [backup-simplify]: Simplify 1 into 1 12.595 * [backup-simplify]: Simplify (sqrt 0) into 0 12.596 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.596 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in y 12.596 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in y 12.596 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.596 * [taylor]: Taking taylor expansion of 2.0 in y 12.596 * [backup-simplify]: Simplify 2.0 into 2.0 12.596 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.597 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.597 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 12.597 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 12.597 * [taylor]: Taking taylor expansion of 0.5 in y 12.597 * [backup-simplify]: Simplify 0.5 into 0.5 12.597 * [taylor]: Taking taylor expansion of x in y 12.597 * [backup-simplify]: Simplify x into x 12.597 * [taylor]: Taking taylor expansion of y in y 12.597 * [backup-simplify]: Simplify 0 into 0 12.597 * [backup-simplify]: Simplify 1 into 1 12.597 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.597 * [taylor]: Taking taylor expansion of z in y 12.597 * [backup-simplify]: Simplify z into z 12.597 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.597 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.597 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in x 12.597 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 12.597 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.597 * [taylor]: Taking taylor expansion of 2.0 in x 12.597 * [backup-simplify]: Simplify 2.0 into 2.0 12.598 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.598 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.598 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.598 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 12.598 * [taylor]: Taking taylor expansion of 0.5 in x 12.598 * [backup-simplify]: Simplify 0.5 into 0.5 12.598 * [taylor]: Taking taylor expansion of x in x 12.598 * [backup-simplify]: Simplify 0 into 0 12.598 * [backup-simplify]: Simplify 1 into 1 12.598 * [taylor]: Taking taylor expansion of y in x 12.598 * [backup-simplify]: Simplify y into y 12.599 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.599 * [taylor]: Taking taylor expansion of z in x 12.599 * [backup-simplify]: Simplify z into z 12.599 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.599 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.599 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in x 12.599 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 12.599 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.599 * [taylor]: Taking taylor expansion of 2.0 in x 12.599 * [backup-simplify]: Simplify 2.0 into 2.0 12.599 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.600 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.600 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.600 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 12.600 * [taylor]: Taking taylor expansion of 0.5 in x 12.600 * [backup-simplify]: Simplify 0.5 into 0.5 12.600 * [taylor]: Taking taylor expansion of x in x 12.600 * [backup-simplify]: Simplify 0 into 0 12.600 * [backup-simplify]: Simplify 1 into 1 12.600 * [taylor]: Taking taylor expansion of y in x 12.600 * [backup-simplify]: Simplify y into y 12.600 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.600 * [taylor]: Taking taylor expansion of z in x 12.600 * [backup-simplify]: Simplify z into z 12.600 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.600 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.601 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.601 * [backup-simplify]: Simplify (- y) into (- y) 12.601 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.601 * [backup-simplify]: Simplify (* (sqrt 2.0) (- y)) into (* -1 (* (sqrt 2.0) y)) 12.601 * [backup-simplify]: Simplify (* (* -1 (* (sqrt 2.0) y)) (sqrt z)) into (* -1 (* (* (sqrt 2.0) y) (sqrt z))) 12.602 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) y) (sqrt z))) in y 12.602 * [taylor]: Taking taylor expansion of -1 in y 12.602 * [backup-simplify]: Simplify -1 into -1 12.602 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) y) (sqrt z)) in y 12.602 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) y) in y 12.602 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.602 * [taylor]: Taking taylor expansion of 2.0 in y 12.602 * [backup-simplify]: Simplify 2.0 into 2.0 12.602 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.603 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.603 * [taylor]: Taking taylor expansion of y in y 12.603 * [backup-simplify]: Simplify 0 into 0 12.603 * [backup-simplify]: Simplify 1 into 1 12.603 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.603 * [taylor]: Taking taylor expansion of z in y 12.603 * [backup-simplify]: Simplify z into z 12.603 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.603 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.603 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.603 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 12.604 * [backup-simplify]: Simplify (* -1 0) into 0 12.604 * [taylor]: Taking taylor expansion of 0 in z 12.604 * [backup-simplify]: Simplify 0 into 0 12.604 * [backup-simplify]: Simplify 0 into 0 12.605 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 12.605 * [backup-simplify]: Simplify (- 0) into 0 12.606 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.607 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0.5) (* 0 (- y))) into (* 0.5 (sqrt 2.0)) 12.608 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) y)) 0) (* (* 0.5 (sqrt 2.0)) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 12.608 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in y 12.608 * [taylor]: Taking taylor expansion of 0.5 in y 12.608 * [backup-simplify]: Simplify 0.5 into 0.5 12.608 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in y 12.608 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.608 * [taylor]: Taking taylor expansion of 2.0 in y 12.608 * [backup-simplify]: Simplify 2.0 into 2.0 12.608 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.609 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.609 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.609 * [taylor]: Taking taylor expansion of z in y 12.609 * [backup-simplify]: Simplify z into z 12.609 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.609 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.609 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 12.610 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 12.610 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in z 12.610 * [taylor]: Taking taylor expansion of 0.5 in z 12.610 * [backup-simplify]: Simplify 0.5 into 0.5 12.610 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 12.610 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.610 * [taylor]: Taking taylor expansion of 2.0 in z 12.610 * [backup-simplify]: Simplify 2.0 into 2.0 12.610 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.611 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.611 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.611 * [taylor]: Taking taylor expansion of z in z 12.611 * [backup-simplify]: Simplify 0 into 0 12.611 * [backup-simplify]: Simplify 1 into 1 12.611 * [backup-simplify]: Simplify (sqrt 0) into 0 12.612 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.613 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.613 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.613 * [backup-simplify]: Simplify 0 into 0 12.615 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 1) (* 0 0)) into (sqrt 2.0) 12.615 * [backup-simplify]: Simplify (+ (* 0 0) (* (sqrt 2.0) (sqrt z))) into (* (sqrt 2.0) (sqrt z)) 12.616 * [backup-simplify]: Simplify (+ (* -1 (* (sqrt 2.0) (sqrt z))) (* 0 0)) into (- (* (sqrt 2.0) (sqrt z))) 12.616 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt z))) in z 12.616 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 12.616 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.616 * [taylor]: Taking taylor expansion of 2.0 in z 12.616 * [backup-simplify]: Simplify 2.0 into 2.0 12.617 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.617 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.617 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.617 * [taylor]: Taking taylor expansion of z in z 12.617 * [backup-simplify]: Simplify 0 into 0 12.617 * [backup-simplify]: Simplify 1 into 1 12.618 * [backup-simplify]: Simplify (sqrt 0) into 0 12.619 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.619 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.619 * [backup-simplify]: Simplify (- 0) into 0 12.619 * [backup-simplify]: Simplify 0 into 0 12.619 * [backup-simplify]: Simplify 0 into 0 12.620 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 12.621 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 12.621 * [backup-simplify]: Simplify (- 0) into 0 12.622 * [backup-simplify]: Simplify (+ 0 0) into 0 12.622 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.623 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 12.624 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) y)) 0) (+ (* (* 0.5 (sqrt 2.0)) 0) (* 0 (sqrt z)))) into 0 12.624 * [taylor]: Taking taylor expansion of 0 in y 12.624 * [backup-simplify]: Simplify 0 into 0 12.624 * [taylor]: Taking taylor expansion of 0 in z 12.624 * [backup-simplify]: Simplify 0 into 0 12.624 * [backup-simplify]: Simplify 0 into 0 12.625 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt z))) into 0 12.626 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt z)))) into 0 12.626 * [taylor]: Taking taylor expansion of 0 in z 12.626 * [backup-simplify]: Simplify 0 into 0 12.626 * [backup-simplify]: Simplify 0 into 0 12.626 * [backup-simplify]: Simplify 0 into 0 12.629 * [backup-simplify]: Simplify (* (* (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (/ 1 z))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) into (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) 12.629 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in (x y z) around 0 12.629 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in z 12.629 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in z 12.629 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.629 * [taylor]: Taking taylor expansion of 2.0 in z 12.629 * [backup-simplify]: Simplify 2.0 into 2.0 12.629 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.630 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.630 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 12.630 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.630 * [taylor]: Taking taylor expansion of 0.5 in z 12.630 * [backup-simplify]: Simplify 0.5 into 0.5 12.630 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.630 * [taylor]: Taking taylor expansion of x in z 12.630 * [backup-simplify]: Simplify x into x 12.630 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.630 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.630 * [taylor]: Taking taylor expansion of y in z 12.630 * [backup-simplify]: Simplify y into y 12.630 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.630 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.630 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.630 * [taylor]: Taking taylor expansion of z in z 12.630 * [backup-simplify]: Simplify 0 into 0 12.631 * [backup-simplify]: Simplify 1 into 1 12.631 * [backup-simplify]: Simplify (/ 1 1) into 1 12.631 * [backup-simplify]: Simplify (sqrt 0) into 0 12.632 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.632 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in y 12.633 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in y 12.633 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.633 * [taylor]: Taking taylor expansion of 2.0 in y 12.633 * [backup-simplify]: Simplify 2.0 into 2.0 12.633 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.634 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.634 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 12.634 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.634 * [taylor]: Taking taylor expansion of 0.5 in y 12.634 * [backup-simplify]: Simplify 0.5 into 0.5 12.634 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.634 * [taylor]: Taking taylor expansion of x in y 12.634 * [backup-simplify]: Simplify x into x 12.634 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.634 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.634 * [taylor]: Taking taylor expansion of y in y 12.634 * [backup-simplify]: Simplify 0 into 0 12.634 * [backup-simplify]: Simplify 1 into 1 12.634 * [backup-simplify]: Simplify (/ 1 1) into 1 12.634 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.634 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.634 * [taylor]: Taking taylor expansion of z in y 12.635 * [backup-simplify]: Simplify z into z 12.635 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.635 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.635 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.635 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.635 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in x 12.635 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in x 12.635 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.635 * [taylor]: Taking taylor expansion of 2.0 in x 12.635 * [backup-simplify]: Simplify 2.0 into 2.0 12.635 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.636 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.636 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.636 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.636 * [taylor]: Taking taylor expansion of 0.5 in x 12.636 * [backup-simplify]: Simplify 0.5 into 0.5 12.636 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.636 * [taylor]: Taking taylor expansion of x in x 12.636 * [backup-simplify]: Simplify 0 into 0 12.636 * [backup-simplify]: Simplify 1 into 1 12.637 * [backup-simplify]: Simplify (/ 1 1) into 1 12.637 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.637 * [taylor]: Taking taylor expansion of y in x 12.637 * [backup-simplify]: Simplify y into y 12.637 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.637 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.637 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.637 * [taylor]: Taking taylor expansion of z in x 12.637 * [backup-simplify]: Simplify z into z 12.637 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.637 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.637 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.637 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.637 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) (sqrt (/ 1 z))) in x 12.637 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 (/ 1 x)) (/ 1 y))) in x 12.637 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.637 * [taylor]: Taking taylor expansion of 2.0 in x 12.637 * [backup-simplify]: Simplify 2.0 into 2.0 12.638 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.638 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.638 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.638 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.638 * [taylor]: Taking taylor expansion of 0.5 in x 12.638 * [backup-simplify]: Simplify 0.5 into 0.5 12.639 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.639 * [taylor]: Taking taylor expansion of x in x 12.639 * [backup-simplify]: Simplify 0 into 0 12.639 * [backup-simplify]: Simplify 1 into 1 12.639 * [backup-simplify]: Simplify (/ 1 1) into 1 12.639 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.639 * [taylor]: Taking taylor expansion of y in x 12.639 * [backup-simplify]: Simplify y into y 12.639 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.639 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.639 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.639 * [taylor]: Taking taylor expansion of z in x 12.639 * [backup-simplify]: Simplify z into z 12.639 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.639 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.639 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.640 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.640 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.640 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.641 * [backup-simplify]: Simplify (* (sqrt 2.0) 0.5) into (* 0.5 (sqrt 2.0)) 12.642 * [backup-simplify]: Simplify (* (* 0.5 (sqrt 2.0)) (sqrt (/ 1 z))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 12.642 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in y 12.642 * [taylor]: Taking taylor expansion of 0.5 in y 12.642 * [backup-simplify]: Simplify 0.5 into 0.5 12.642 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in y 12.642 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.642 * [taylor]: Taking taylor expansion of 2.0 in y 12.642 * [backup-simplify]: Simplify 2.0 into 2.0 12.643 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.643 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.643 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.643 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.643 * [taylor]: Taking taylor expansion of z in y 12.643 * [backup-simplify]: Simplify z into z 12.643 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.644 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.644 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.644 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.647 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.647 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.648 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.648 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 12.648 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (/ 1 y))) (* 0 0.5)) into (- (/ (sqrt 2.0) y)) 12.650 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (* (- (/ (sqrt 2.0) y)) (sqrt (/ 1 z)))) into (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) 12.650 * [taylor]: Taking taylor expansion of (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) in y 12.650 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2.0) y) (sqrt (/ 1 z))) in y 12.650 * [taylor]: Taking taylor expansion of (/ (sqrt 2.0) y) in y 12.650 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.650 * [taylor]: Taking taylor expansion of 2.0 in y 12.650 * [backup-simplify]: Simplify 2.0 into 2.0 12.650 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.651 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.651 * [taylor]: Taking taylor expansion of y in y 12.651 * [backup-simplify]: Simplify 0 into 0 12.651 * [backup-simplify]: Simplify 1 into 1 12.652 * [backup-simplify]: Simplify (/ (sqrt 2.0) 1) into (sqrt 2.0) 12.652 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.652 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.652 * [taylor]: Taking taylor expansion of z in y 12.652 * [backup-simplify]: Simplify z into z 12.652 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.652 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.652 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.652 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.652 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 12.653 * [backup-simplify]: Simplify (- (* (sqrt 2.0) (sqrt (/ 1 z)))) into (- (* (sqrt 2.0) (sqrt (/ 1 z)))) 12.653 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 12.653 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 12.653 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.653 * [taylor]: Taking taylor expansion of 2.0 in z 12.653 * [backup-simplify]: Simplify 2.0 into 2.0 12.653 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.654 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.654 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.654 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.654 * [taylor]: Taking taylor expansion of z in z 12.654 * [backup-simplify]: Simplify 0 into 0 12.654 * [backup-simplify]: Simplify 1 into 1 12.655 * [backup-simplify]: Simplify (/ 1 1) into 1 12.655 * [backup-simplify]: Simplify (sqrt 0) into 0 12.656 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.657 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.657 * [backup-simplify]: Simplify (- 0) into 0 12.657 * [backup-simplify]: Simplify 0 into 0 12.657 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 12.658 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 12.658 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 12.658 * [taylor]: Taking taylor expansion of 0.5 in z 12.658 * [backup-simplify]: Simplify 0.5 into 0.5 12.658 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 12.658 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.658 * [taylor]: Taking taylor expansion of 2.0 in z 12.658 * [backup-simplify]: Simplify 2.0 into 2.0 12.658 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.659 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.659 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.659 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.659 * [taylor]: Taking taylor expansion of z in z 12.659 * [backup-simplify]: Simplify 0 into 0 12.659 * [backup-simplify]: Simplify 1 into 1 12.659 * [backup-simplify]: Simplify (/ 1 1) into 1 12.660 * [backup-simplify]: Simplify (sqrt 0) into 0 12.661 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.662 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.662 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.662 * [backup-simplify]: Simplify 0 into 0 12.662 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.663 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.664 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.664 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.665 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.665 * [backup-simplify]: Simplify (- 0) into 0 12.665 * [backup-simplify]: Simplify (+ 0 0) into 0 12.666 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.667 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (- (/ 1 y))) (* 0 0.5))) into 0 12.668 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 12.668 * [taylor]: Taking taylor expansion of 0 in y 12.668 * [backup-simplify]: Simplify 0 into 0 12.669 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)))) into 0 12.670 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 12.670 * [backup-simplify]: Simplify (- 0) into 0 12.670 * [taylor]: Taking taylor expansion of 0 in z 12.670 * [backup-simplify]: Simplify 0 into 0 12.671 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 12.671 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z))))) into 0 12.672 * [taylor]: Taking taylor expansion of 0 in z 12.672 * [backup-simplify]: Simplify 0 into 0 12.673 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.676 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 12.677 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.679 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.682 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.684 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.684 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.685 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 12.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.687 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.687 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.687 * [backup-simplify]: Simplify (- 0) into 0 12.687 * [backup-simplify]: Simplify (+ 0 0) into 0 12.688 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.690 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (- (/ 1 y))) (* 0 0.5)))) into 0 12.691 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 12.691 * [taylor]: Taking taylor expansion of 0 in y 12.691 * [backup-simplify]: Simplify 0 into 0 12.691 * [taylor]: Taking taylor expansion of 0 in z 12.691 * [backup-simplify]: Simplify 0 into 0 12.691 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.692 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.693 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.694 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.694 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 12.694 * [backup-simplify]: Simplify (- 0) into 0 12.694 * [taylor]: Taking taylor expansion of 0 in z 12.694 * [backup-simplify]: Simplify 0 into 0 12.694 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.695 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.696 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.696 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 12.697 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z)))))) into 0 12.697 * [taylor]: Taking taylor expansion of 0 in z 12.697 * [backup-simplify]: Simplify 0 into 0 12.697 * [backup-simplify]: Simplify 0 into 0 12.697 * [backup-simplify]: Simplify 0 into 0 12.697 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.699 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.700 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.702 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 12.703 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 12.705 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.709 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt 2.0))) (* (/ 1 z) (* (/ 1 (/ 1 y)) 1))) (+ (* (- (* +nan.0 (sqrt 2.0))) (* 1 (* 1 (/ 1 (/ 1 x))))) (* (- (* +nan.0 (sqrt 2.0))) (* 1 (* (/ 1 (/ 1 y)) 1))))) into (- (+ (* +nan.0 (/ (* (sqrt 2.0) y) z)) (- (+ (* +nan.0 (* (sqrt 2.0) y)) (- (* +nan.0 (* (sqrt 2.0) x))))))) 12.712 * [backup-simplify]: Simplify (* (* (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (sqrt (/ 1 (- z)))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) into (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) 12.712 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in (x y z) around 0 12.712 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in z 12.712 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.712 * [taylor]: Taking taylor expansion of 2.0 in z 12.712 * [backup-simplify]: Simplify 2.0 into 2.0 12.712 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.713 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.713 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in z 12.713 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 12.713 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.713 * [taylor]: Taking taylor expansion of y in z 12.713 * [backup-simplify]: Simplify y into y 12.713 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.713 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.713 * [taylor]: Taking taylor expansion of 0.5 in z 12.713 * [backup-simplify]: Simplify 0.5 into 0.5 12.713 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.713 * [taylor]: Taking taylor expansion of x in z 12.713 * [backup-simplify]: Simplify x into x 12.713 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.713 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.713 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.713 * [taylor]: Taking taylor expansion of -1 in z 12.713 * [backup-simplify]: Simplify -1 into -1 12.713 * [taylor]: Taking taylor expansion of z in z 12.713 * [backup-simplify]: Simplify 0 into 0 12.713 * [backup-simplify]: Simplify 1 into 1 12.713 * [backup-simplify]: Simplify (/ -1 1) into -1 12.713 * [backup-simplify]: Simplify (sqrt 0) into 0 12.714 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.714 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in y 12.714 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.714 * [taylor]: Taking taylor expansion of 2.0 in y 12.714 * [backup-simplify]: Simplify 2.0 into 2.0 12.714 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.715 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.715 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in y 12.715 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 12.715 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.715 * [taylor]: Taking taylor expansion of y in y 12.715 * [backup-simplify]: Simplify 0 into 0 12.715 * [backup-simplify]: Simplify 1 into 1 12.715 * [backup-simplify]: Simplify (/ 1 1) into 1 12.715 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.715 * [taylor]: Taking taylor expansion of 0.5 in y 12.715 * [backup-simplify]: Simplify 0.5 into 0.5 12.715 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.715 * [taylor]: Taking taylor expansion of x in y 12.715 * [backup-simplify]: Simplify x into x 12.715 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.715 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.715 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.715 * [taylor]: Taking taylor expansion of -1 in y 12.715 * [backup-simplify]: Simplify -1 into -1 12.715 * [taylor]: Taking taylor expansion of z in y 12.715 * [backup-simplify]: Simplify z into z 12.716 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.716 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.716 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.716 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.716 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in x 12.716 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.716 * [taylor]: Taking taylor expansion of 2.0 in x 12.716 * [backup-simplify]: Simplify 2.0 into 2.0 12.716 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.716 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.716 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 12.716 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 12.716 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.717 * [taylor]: Taking taylor expansion of y in x 12.717 * [backup-simplify]: Simplify y into y 12.717 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.717 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.717 * [taylor]: Taking taylor expansion of 0.5 in x 12.717 * [backup-simplify]: Simplify 0.5 into 0.5 12.717 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.717 * [taylor]: Taking taylor expansion of x in x 12.717 * [backup-simplify]: Simplify 0 into 0 12.717 * [backup-simplify]: Simplify 1 into 1 12.717 * [backup-simplify]: Simplify (/ 1 1) into 1 12.717 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 12.717 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.717 * [taylor]: Taking taylor expansion of -1 in x 12.717 * [backup-simplify]: Simplify -1 into -1 12.717 * [taylor]: Taking taylor expansion of z in x 12.717 * [backup-simplify]: Simplify z into z 12.717 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.717 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.717 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.717 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.717 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in x 12.717 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.717 * [taylor]: Taking taylor expansion of 2.0 in x 12.717 * [backup-simplify]: Simplify 2.0 into 2.0 12.718 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.718 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.718 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 12.718 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 12.718 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.718 * [taylor]: Taking taylor expansion of y in x 12.718 * [backup-simplify]: Simplify y into y 12.718 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.718 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.718 * [taylor]: Taking taylor expansion of 0.5 in x 12.718 * [backup-simplify]: Simplify 0.5 into 0.5 12.718 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.718 * [taylor]: Taking taylor expansion of x in x 12.718 * [backup-simplify]: Simplify 0 into 0 12.718 * [backup-simplify]: Simplify 1 into 1 12.718 * [backup-simplify]: Simplify (/ 1 1) into 1 12.718 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 12.718 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.718 * [taylor]: Taking taylor expansion of -1 in x 12.719 * [backup-simplify]: Simplify -1 into -1 12.719 * [taylor]: Taking taylor expansion of z in x 12.719 * [backup-simplify]: Simplify z into z 12.719 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.719 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.719 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.719 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.719 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.719 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 12.720 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 12.720 * [backup-simplify]: Simplify (* (- 0.5) (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 12.721 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -0.5 (sqrt (/ -1 z)))) into (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) 12.721 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) in y 12.721 * [taylor]: Taking taylor expansion of -0.5 in y 12.721 * [backup-simplify]: Simplify -0.5 into -0.5 12.721 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in y 12.721 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.721 * [taylor]: Taking taylor expansion of 2.0 in y 12.721 * [backup-simplify]: Simplify 2.0 into 2.0 12.721 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.722 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.722 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.722 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.722 * [taylor]: Taking taylor expansion of -1 in y 12.722 * [backup-simplify]: Simplify -1 into -1 12.722 * [taylor]: Taking taylor expansion of z in y 12.722 * [backup-simplify]: Simplify z into z 12.722 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.722 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.722 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.722 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.723 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.723 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.723 * [backup-simplify]: Simplify (- 0) into 0 12.723 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.724 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (sqrt (/ -1 z)))) into (/ (sqrt (/ -1 z)) y) 12.724 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z))))) into (/ (* (sqrt 2.0) (sqrt (/ -1 z))) y) 12.724 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (sqrt (/ -1 z))) y) in y 12.724 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in y 12.724 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.724 * [taylor]: Taking taylor expansion of 2.0 in y 12.724 * [backup-simplify]: Simplify 2.0 into 2.0 12.725 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.725 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.725 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.725 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.725 * [taylor]: Taking taylor expansion of -1 in y 12.725 * [backup-simplify]: Simplify -1 into -1 12.725 * [taylor]: Taking taylor expansion of z in y 12.725 * [backup-simplify]: Simplify z into z 12.725 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.725 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.725 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.725 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.725 * [taylor]: Taking taylor expansion of y in y 12.725 * [backup-simplify]: Simplify 0 into 0 12.725 * [backup-simplify]: Simplify 1 into 1 12.726 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ -1 z))) into (* (sqrt 2.0) (sqrt (/ -1 z))) 12.726 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (sqrt (/ -1 z))) 1) into (* (sqrt 2.0) (sqrt (/ -1 z))) 12.726 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 12.726 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.726 * [taylor]: Taking taylor expansion of 2.0 in z 12.726 * [backup-simplify]: Simplify 2.0 into 2.0 12.726 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.727 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.727 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.727 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.727 * [taylor]: Taking taylor expansion of -1 in z 12.727 * [backup-simplify]: Simplify -1 into -1 12.727 * [taylor]: Taking taylor expansion of z in z 12.727 * [backup-simplify]: Simplify 0 into 0 12.727 * [backup-simplify]: Simplify 1 into 1 12.727 * [backup-simplify]: Simplify (/ -1 1) into -1 12.727 * [backup-simplify]: Simplify (sqrt 0) into 0 12.728 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.728 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.728 * [backup-simplify]: Simplify 0 into 0 12.729 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ -1 z))) into (* (sqrt 2.0) (sqrt (/ -1 z))) 12.729 * [backup-simplify]: Simplify (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) into (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) 12.729 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) in z 12.729 * [taylor]: Taking taylor expansion of -0.5 in z 12.729 * [backup-simplify]: Simplify -0.5 into -0.5 12.729 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 12.729 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.729 * [taylor]: Taking taylor expansion of 2.0 in z 12.729 * [backup-simplify]: Simplify 2.0 into 2.0 12.729 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.730 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.730 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.730 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.730 * [taylor]: Taking taylor expansion of -1 in z 12.730 * [backup-simplify]: Simplify -1 into -1 12.730 * [taylor]: Taking taylor expansion of z in z 12.730 * [backup-simplify]: Simplify 0 into 0 12.730 * [backup-simplify]: Simplify 1 into 1 12.730 * [backup-simplify]: Simplify (/ -1 1) into -1 12.730 * [backup-simplify]: Simplify (sqrt 0) into 0 12.731 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.731 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.732 * [backup-simplify]: Simplify (* -0.5 0) into 0 12.732 * [backup-simplify]: Simplify 0 into 0 12.732 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.732 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.732 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.733 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.733 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.734 * [backup-simplify]: Simplify (- 0) into 0 12.734 * [backup-simplify]: Simplify (+ 0 0) into 0 12.734 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (sqrt (/ -1 z))))) into 0 12.735 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.735 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z)))))) into 0 12.735 * [taylor]: Taking taylor expansion of 0 in y 12.735 * [backup-simplify]: Simplify 0 into 0 12.736 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ -1 z)))) into 0 12.736 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (sqrt (/ -1 z))) (/ 0 1)))) into 0 12.736 * [taylor]: Taking taylor expansion of 0 in z 12.737 * [backup-simplify]: Simplify 0 into 0 12.737 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ -1 z)))) into 0 12.737 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ -1 z))))) into 0 12.737 * [taylor]: Taking taylor expansion of 0 in z 12.737 * [backup-simplify]: Simplify 0 into 0 12.739 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.740 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.742 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.745 * [backup-simplify]: Simplify (+ (* -0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.747 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.747 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.748 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 12.748 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.749 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.750 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.750 * [backup-simplify]: Simplify (- 0) into 0 12.750 * [backup-simplify]: Simplify (+ 0 0) into 0 12.751 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z)))))) into 0 12.753 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.754 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z))))))) into 0 12.754 * [taylor]: Taking taylor expansion of 0 in y 12.754 * [backup-simplify]: Simplify 0 into 0 12.754 * [taylor]: Taking taylor expansion of 0 in z 12.754 * [backup-simplify]: Simplify 0 into 0 12.754 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.757 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.758 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.759 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 12.761 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (sqrt (/ -1 z))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.761 * [taylor]: Taking taylor expansion of 0 in z 12.761 * [backup-simplify]: Simplify 0 into 0 12.761 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.762 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.763 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.764 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 12.765 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ -1 z)))))) into 0 12.765 * [taylor]: Taking taylor expansion of 0 in z 12.765 * [backup-simplify]: Simplify 0 into 0 12.765 * [backup-simplify]: Simplify 0 into 0 12.765 * [backup-simplify]: Simplify 0 into 0 12.766 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.769 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.770 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.773 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 12.775 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.779 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt 2.0))) (* (/ 1 (- z)) (* (/ 1 (/ 1 (- y))) 1))) (+ (* (- (* +nan.0 (sqrt 2.0))) (* 1 (* 1 (/ 1 (/ 1 (- x)))))) (* (- (* +nan.0 (sqrt 2.0))) (* 1 (* (/ 1 (/ 1 (- y))) 1))))) into (- (+ (* +nan.0 (/ (* (sqrt 2.0) y) z)) (- (+ (* +nan.0 (* (sqrt 2.0) y)) (- (* +nan.0 (* (sqrt 2.0) x))))))) 12.780 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 1) 12.780 * [backup-simplify]: Simplify (* (- (* x 0.5) y) (sqrt z)) into (* (sqrt z) (- (* 0.5 x) y)) 12.780 * [approximate]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in (x y z) around 0 12.780 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in z 12.780 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.780 * [taylor]: Taking taylor expansion of z in z 12.780 * [backup-simplify]: Simplify 0 into 0 12.780 * [backup-simplify]: Simplify 1 into 1 12.780 * [backup-simplify]: Simplify (sqrt 0) into 0 12.782 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.782 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 12.782 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 12.782 * [taylor]: Taking taylor expansion of 0.5 in z 12.782 * [backup-simplify]: Simplify 0.5 into 0.5 12.782 * [taylor]: Taking taylor expansion of x in z 12.782 * [backup-simplify]: Simplify x into x 12.782 * [taylor]: Taking taylor expansion of y in z 12.782 * [backup-simplify]: Simplify y into y 12.782 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in y 12.782 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.782 * [taylor]: Taking taylor expansion of z in y 12.782 * [backup-simplify]: Simplify z into z 12.782 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.782 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.782 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 12.782 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 12.782 * [taylor]: Taking taylor expansion of 0.5 in y 12.782 * [backup-simplify]: Simplify 0.5 into 0.5 12.782 * [taylor]: Taking taylor expansion of x in y 12.782 * [backup-simplify]: Simplify x into x 12.783 * [taylor]: Taking taylor expansion of y in y 12.783 * [backup-simplify]: Simplify 0 into 0 12.783 * [backup-simplify]: Simplify 1 into 1 12.783 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in x 12.783 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.783 * [taylor]: Taking taylor expansion of z in x 12.783 * [backup-simplify]: Simplify z into z 12.783 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.783 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.783 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.783 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 12.783 * [taylor]: Taking taylor expansion of 0.5 in x 12.783 * [backup-simplify]: Simplify 0.5 into 0.5 12.783 * [taylor]: Taking taylor expansion of x in x 12.783 * [backup-simplify]: Simplify 0 into 0 12.783 * [backup-simplify]: Simplify 1 into 1 12.783 * [taylor]: Taking taylor expansion of y in x 12.783 * [backup-simplify]: Simplify y into y 12.783 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in x 12.783 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.783 * [taylor]: Taking taylor expansion of z in x 12.783 * [backup-simplify]: Simplify z into z 12.783 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.783 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.783 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.783 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 12.783 * [taylor]: Taking taylor expansion of 0.5 in x 12.783 * [backup-simplify]: Simplify 0.5 into 0.5 12.783 * [taylor]: Taking taylor expansion of x in x 12.784 * [backup-simplify]: Simplify 0 into 0 12.784 * [backup-simplify]: Simplify 1 into 1 12.784 * [taylor]: Taking taylor expansion of y in x 12.784 * [backup-simplify]: Simplify y into y 12.784 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.784 * [backup-simplify]: Simplify (- y) into (- y) 12.784 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.784 * [backup-simplify]: Simplify (* (sqrt z) (- y)) into (* -1 (* (sqrt z) y)) 12.784 * [taylor]: Taking taylor expansion of (* -1 (* (sqrt z) y)) in y 12.784 * [taylor]: Taking taylor expansion of -1 in y 12.784 * [backup-simplify]: Simplify -1 into -1 12.784 * [taylor]: Taking taylor expansion of (* (sqrt z) y) in y 12.784 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.784 * [taylor]: Taking taylor expansion of z in y 12.784 * [backup-simplify]: Simplify z into z 12.785 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.785 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.785 * [taylor]: Taking taylor expansion of y in y 12.785 * [backup-simplify]: Simplify 0 into 0 12.785 * [backup-simplify]: Simplify 1 into 1 12.785 * [backup-simplify]: Simplify (* (sqrt z) 0) into 0 12.785 * [backup-simplify]: Simplify (* -1 0) into 0 12.785 * [taylor]: Taking taylor expansion of 0 in z 12.785 * [backup-simplify]: Simplify 0 into 0 12.785 * [backup-simplify]: Simplify 0 into 0 12.787 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 12.787 * [backup-simplify]: Simplify (- 0) into 0 12.788 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.788 * [backup-simplify]: Simplify (+ (* (sqrt z) 0.5) (* 0 (- y))) into (* 0.5 (sqrt z)) 12.788 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt z)) in y 12.788 * [taylor]: Taking taylor expansion of 0.5 in y 12.788 * [backup-simplify]: Simplify 0.5 into 0.5 12.788 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.788 * [taylor]: Taking taylor expansion of z in y 12.788 * [backup-simplify]: Simplify z into z 12.788 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.788 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.788 * [backup-simplify]: Simplify (* 0.5 (sqrt z)) into (* 0.5 (sqrt z)) 12.788 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt z)) in z 12.788 * [taylor]: Taking taylor expansion of 0.5 in z 12.788 * [backup-simplify]: Simplify 0.5 into 0.5 12.788 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.788 * [taylor]: Taking taylor expansion of z in z 12.788 * [backup-simplify]: Simplify 0 into 0 12.788 * [backup-simplify]: Simplify 1 into 1 12.789 * [backup-simplify]: Simplify (sqrt 0) into 0 12.790 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.790 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.790 * [backup-simplify]: Simplify 0 into 0 12.791 * [backup-simplify]: Simplify (+ (* (sqrt z) 1) (* 0 0)) into (sqrt z) 12.791 * [backup-simplify]: Simplify (+ (* -1 (sqrt z)) (* 0 0)) into (- (sqrt z)) 12.791 * [taylor]: Taking taylor expansion of (- (sqrt z)) in z 12.791 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.791 * [taylor]: Taking taylor expansion of z in z 12.792 * [backup-simplify]: Simplify 0 into 0 12.792 * [backup-simplify]: Simplify 1 into 1 12.792 * [backup-simplify]: Simplify (sqrt 0) into 0 12.793 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.794 * [backup-simplify]: Simplify (- 0) into 0 12.794 * [backup-simplify]: Simplify 0 into 0 12.794 * [backup-simplify]: Simplify 0 into 0 12.795 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 12.795 * [backup-simplify]: Simplify (- 0) into 0 12.795 * [backup-simplify]: Simplify (+ 0 0) into 0 12.796 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 12.796 * [backup-simplify]: Simplify (+ (* (sqrt z) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 12.797 * [taylor]: Taking taylor expansion of 0 in y 12.797 * [backup-simplify]: Simplify 0 into 0 12.797 * [taylor]: Taking taylor expansion of 0 in z 12.797 * [backup-simplify]: Simplify 0 into 0 12.797 * [backup-simplify]: Simplify 0 into 0 12.797 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (sqrt z))) into 0 12.797 * [taylor]: Taking taylor expansion of 0 in z 12.797 * [backup-simplify]: Simplify 0 into 0 12.797 * [backup-simplify]: Simplify 0 into 0 12.797 * [backup-simplify]: Simplify 0 into 0 12.798 * [backup-simplify]: Simplify (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (/ 1 z))) into (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) 12.798 * [approximate]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in (x y z) around 0 12.798 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in z 12.798 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 12.798 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.798 * [taylor]: Taking taylor expansion of 0.5 in z 12.798 * [backup-simplify]: Simplify 0.5 into 0.5 12.798 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.798 * [taylor]: Taking taylor expansion of x in z 12.798 * [backup-simplify]: Simplify x into x 12.798 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.798 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.798 * [taylor]: Taking taylor expansion of y in z 12.798 * [backup-simplify]: Simplify y into y 12.798 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.798 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.798 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.798 * [taylor]: Taking taylor expansion of z in z 12.798 * [backup-simplify]: Simplify 0 into 0 12.798 * [backup-simplify]: Simplify 1 into 1 12.799 * [backup-simplify]: Simplify (/ 1 1) into 1 12.799 * [backup-simplify]: Simplify (sqrt 0) into 0 12.800 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.800 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in y 12.800 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 12.800 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.800 * [taylor]: Taking taylor expansion of 0.5 in y 12.800 * [backup-simplify]: Simplify 0.5 into 0.5 12.800 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.800 * [taylor]: Taking taylor expansion of x in y 12.800 * [backup-simplify]: Simplify x into x 12.800 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.801 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.801 * [taylor]: Taking taylor expansion of y in y 12.801 * [backup-simplify]: Simplify 0 into 0 12.801 * [backup-simplify]: Simplify 1 into 1 12.801 * [backup-simplify]: Simplify (/ 1 1) into 1 12.801 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.801 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.801 * [taylor]: Taking taylor expansion of z in y 12.801 * [backup-simplify]: Simplify z into z 12.801 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.801 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.801 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.801 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.802 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in x 12.802 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.802 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.802 * [taylor]: Taking taylor expansion of 0.5 in x 12.802 * [backup-simplify]: Simplify 0.5 into 0.5 12.802 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.802 * [taylor]: Taking taylor expansion of x in x 12.802 * [backup-simplify]: Simplify 0 into 0 12.802 * [backup-simplify]: Simplify 1 into 1 12.802 * [backup-simplify]: Simplify (/ 1 1) into 1 12.802 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.802 * [taylor]: Taking taylor expansion of y in x 12.802 * [backup-simplify]: Simplify y into y 12.802 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.802 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.802 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.802 * [taylor]: Taking taylor expansion of z in x 12.802 * [backup-simplify]: Simplify z into z 12.802 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.803 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.803 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.803 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.803 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in x 12.803 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.803 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.803 * [taylor]: Taking taylor expansion of 0.5 in x 12.803 * [backup-simplify]: Simplify 0.5 into 0.5 12.803 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.803 * [taylor]: Taking taylor expansion of x in x 12.803 * [backup-simplify]: Simplify 0 into 0 12.803 * [backup-simplify]: Simplify 1 into 1 12.803 * [backup-simplify]: Simplify (/ 1 1) into 1 12.803 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.803 * [taylor]: Taking taylor expansion of y in x 12.804 * [backup-simplify]: Simplify y into y 12.804 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.804 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.804 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.804 * [taylor]: Taking taylor expansion of z in x 12.804 * [backup-simplify]: Simplify z into z 12.804 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.804 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.804 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.804 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.805 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.805 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.805 * [backup-simplify]: Simplify (* 0.5 (sqrt (/ 1 z))) into (* 0.5 (sqrt (/ 1 z))) 12.805 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt (/ 1 z))) in y 12.805 * [taylor]: Taking taylor expansion of 0.5 in y 12.805 * [backup-simplify]: Simplify 0.5 into 0.5 12.805 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.805 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.805 * [taylor]: Taking taylor expansion of z in y 12.805 * [backup-simplify]: Simplify z into z 12.805 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.805 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.806 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.806 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.806 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.807 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.807 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.807 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 12.808 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (sqrt (/ 1 z)))) into (- (* (sqrt (/ 1 z)) (/ 1 y))) 12.808 * [taylor]: Taking taylor expansion of (- (* (sqrt (/ 1 z)) (/ 1 y))) in y 12.808 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 z)) (/ 1 y)) in y 12.808 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.808 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.808 * [taylor]: Taking taylor expansion of z in y 12.808 * [backup-simplify]: Simplify z into z 12.808 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.808 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.808 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.809 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.809 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.809 * [taylor]: Taking taylor expansion of y in y 12.809 * [backup-simplify]: Simplify 0 into 0 12.809 * [backup-simplify]: Simplify 1 into 1 12.809 * [backup-simplify]: Simplify (/ 1 1) into 1 12.809 * [backup-simplify]: Simplify (* (sqrt (/ 1 z)) 1) into (sqrt (/ 1 z)) 12.809 * [backup-simplify]: Simplify (- (sqrt (/ 1 z))) into (- (sqrt (/ 1 z))) 12.809 * [taylor]: Taking taylor expansion of (- (sqrt (/ 1 z))) in z 12.809 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.809 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.809 * [taylor]: Taking taylor expansion of z in z 12.809 * [backup-simplify]: Simplify 0 into 0 12.809 * [backup-simplify]: Simplify 1 into 1 12.810 * [backup-simplify]: Simplify (/ 1 1) into 1 12.810 * [backup-simplify]: Simplify (sqrt 0) into 0 12.811 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.812 * [backup-simplify]: Simplify (- 0) into 0 12.812 * [backup-simplify]: Simplify 0 into 0 12.812 * [backup-simplify]: Simplify (* 0.5 (sqrt (/ 1 z))) into (* 0.5 (sqrt (/ 1 z))) 12.812 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt (/ 1 z))) in z 12.812 * [taylor]: Taking taylor expansion of 0.5 in z 12.812 * [backup-simplify]: Simplify 0.5 into 0.5 12.812 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.812 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.812 * [taylor]: Taking taylor expansion of z in z 12.812 * [backup-simplify]: Simplify 0 into 0 12.812 * [backup-simplify]: Simplify 1 into 1 12.813 * [backup-simplify]: Simplify (/ 1 1) into 1 12.813 * [backup-simplify]: Simplify (sqrt 0) into 0 12.814 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.815 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.815 * [backup-simplify]: Simplify 0 into 0 12.815 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.816 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.816 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.817 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.817 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.818 * [backup-simplify]: Simplify (- 0) into 0 12.818 * [backup-simplify]: Simplify (+ 0 0) into 0 12.818 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 12.818 * [taylor]: Taking taylor expansion of 0 in y 12.818 * [backup-simplify]: Simplify 0 into 0 12.819 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.819 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 z)) 0) (* 0 1)) into 0 12.819 * [backup-simplify]: Simplify (- 0) into 0 12.819 * [taylor]: Taking taylor expansion of 0 in z 12.819 * [backup-simplify]: Simplify 0 into 0 12.820 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (sqrt (/ 1 z)))) into 0 12.820 * [taylor]: Taking taylor expansion of 0 in z 12.820 * [backup-simplify]: Simplify 0 into 0 12.820 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 12.820 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 12.821 * [backup-simplify]: Simplify (+ (* 0.5 +nan.0) (* 0 0)) into (- +nan.0) 12.821 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 12.822 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.823 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 12.824 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.825 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.825 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.825 * [backup-simplify]: Simplify (- 0) into 0 12.826 * [backup-simplify]: Simplify (+ 0 0) into 0 12.827 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 12.827 * [taylor]: Taking taylor expansion of 0 in y 12.827 * [backup-simplify]: Simplify 0 into 0 12.827 * [taylor]: Taking taylor expansion of 0 in z 12.827 * [backup-simplify]: Simplify 0 into 0 12.828 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.828 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.829 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.829 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 z)) 0) (+ (* 0 0) (* 0 1))) into 0 12.830 * [backup-simplify]: Simplify (- 0) into 0 12.830 * [taylor]: Taking taylor expansion of 0 in z 12.830 * [backup-simplify]: Simplify 0 into 0 12.830 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.831 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.832 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 12.832 * [taylor]: Taking taylor expansion of 0 in z 12.832 * [backup-simplify]: Simplify 0 into 0 12.832 * [backup-simplify]: Simplify 0 into 0 12.832 * [backup-simplify]: Simplify 0 into 0 12.833 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.836 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.837 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 12.837 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 12.839 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* (/ 1 z) (* (/ 1 (/ 1 y)) 1))) (+ (* (- +nan.0) (* 1 (* 1 (/ 1 (/ 1 x))))) (* (- +nan.0) (* 1 (* (/ 1 (/ 1 y)) 1))))) into (- (+ (* +nan.0 x) (- (+ (* +nan.0 (/ y z)) (- (* +nan.0 y)))))) 12.839 * [backup-simplify]: Simplify (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (sqrt (/ 1 (- z)))) into (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) 12.839 * [approximate]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in (x y z) around 0 12.839 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in z 12.839 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 12.839 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.839 * [taylor]: Taking taylor expansion of y in z 12.839 * [backup-simplify]: Simplify y into y 12.839 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.839 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.839 * [taylor]: Taking taylor expansion of 0.5 in z 12.839 * [backup-simplify]: Simplify 0.5 into 0.5 12.839 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.839 * [taylor]: Taking taylor expansion of x in z 12.839 * [backup-simplify]: Simplify x into x 12.840 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.840 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.840 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.840 * [taylor]: Taking taylor expansion of -1 in z 12.840 * [backup-simplify]: Simplify -1 into -1 12.840 * [taylor]: Taking taylor expansion of z in z 12.840 * [backup-simplify]: Simplify 0 into 0 12.840 * [backup-simplify]: Simplify 1 into 1 12.840 * [backup-simplify]: Simplify (/ -1 1) into -1 12.841 * [backup-simplify]: Simplify (sqrt 0) into 0 12.842 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.842 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in y 12.842 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 12.842 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.842 * [taylor]: Taking taylor expansion of y in y 12.842 * [backup-simplify]: Simplify 0 into 0 12.842 * [backup-simplify]: Simplify 1 into 1 12.842 * [backup-simplify]: Simplify (/ 1 1) into 1 12.842 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.842 * [taylor]: Taking taylor expansion of 0.5 in y 12.843 * [backup-simplify]: Simplify 0.5 into 0.5 12.843 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.843 * [taylor]: Taking taylor expansion of x in y 12.843 * [backup-simplify]: Simplify x into x 12.843 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.843 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.843 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.843 * [taylor]: Taking taylor expansion of -1 in y 12.843 * [backup-simplify]: Simplify -1 into -1 12.843 * [taylor]: Taking taylor expansion of z in y 12.843 * [backup-simplify]: Simplify z into z 12.843 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.843 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.843 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.843 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.843 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 12.843 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 12.843 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.843 * [taylor]: Taking taylor expansion of y in x 12.843 * [backup-simplify]: Simplify y into y 12.843 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.843 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.844 * [taylor]: Taking taylor expansion of 0.5 in x 12.844 * [backup-simplify]: Simplify 0.5 into 0.5 12.844 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.844 * [taylor]: Taking taylor expansion of x in x 12.844 * [backup-simplify]: Simplify 0 into 0 12.844 * [backup-simplify]: Simplify 1 into 1 12.844 * [backup-simplify]: Simplify (/ 1 1) into 1 12.844 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 12.844 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.844 * [taylor]: Taking taylor expansion of -1 in x 12.844 * [backup-simplify]: Simplify -1 into -1 12.844 * [taylor]: Taking taylor expansion of z in x 12.844 * [backup-simplify]: Simplify z into z 12.844 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.844 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.845 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.845 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.845 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 12.845 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 12.845 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.845 * [taylor]: Taking taylor expansion of y in x 12.845 * [backup-simplify]: Simplify y into y 12.845 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.845 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.845 * [taylor]: Taking taylor expansion of 0.5 in x 12.845 * [backup-simplify]: Simplify 0.5 into 0.5 12.845 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.845 * [taylor]: Taking taylor expansion of x in x 12.845 * [backup-simplify]: Simplify 0 into 0 12.845 * [backup-simplify]: Simplify 1 into 1 12.845 * [backup-simplify]: Simplify (/ 1 1) into 1 12.845 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 12.846 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.846 * [taylor]: Taking taylor expansion of -1 in x 12.846 * [backup-simplify]: Simplify -1 into -1 12.846 * [taylor]: Taking taylor expansion of z in x 12.846 * [backup-simplify]: Simplify z into z 12.846 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.846 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.846 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.846 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.847 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.847 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 12.848 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 12.848 * [backup-simplify]: Simplify (* (- 0.5) (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 12.848 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -1 z))) in y 12.848 * [taylor]: Taking taylor expansion of -0.5 in y 12.848 * [backup-simplify]: Simplify -0.5 into -0.5 12.848 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.848 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.848 * [taylor]: Taking taylor expansion of -1 in y 12.848 * [backup-simplify]: Simplify -1 into -1 12.849 * [taylor]: Taking taylor expansion of z in y 12.849 * [backup-simplify]: Simplify z into z 12.849 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.849 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.849 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.849 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.850 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.850 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.851 * [backup-simplify]: Simplify (- 0) into 0 12.851 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.852 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (sqrt (/ -1 z)))) into (/ (sqrt (/ -1 z)) y) 12.852 * [taylor]: Taking taylor expansion of (/ (sqrt (/ -1 z)) y) in y 12.852 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.852 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.852 * [taylor]: Taking taylor expansion of -1 in y 12.852 * [backup-simplify]: Simplify -1 into -1 12.852 * [taylor]: Taking taylor expansion of z in y 12.852 * [backup-simplify]: Simplify z into z 12.852 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.852 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.852 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.852 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.852 * [taylor]: Taking taylor expansion of y in y 12.852 * [backup-simplify]: Simplify 0 into 0 12.852 * [backup-simplify]: Simplify 1 into 1 12.852 * [backup-simplify]: Simplify (/ (sqrt (/ -1 z)) 1) into (sqrt (/ -1 z)) 12.852 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.852 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.852 * [taylor]: Taking taylor expansion of -1 in z 12.853 * [backup-simplify]: Simplify -1 into -1 12.853 * [taylor]: Taking taylor expansion of z in z 12.853 * [backup-simplify]: Simplify 0 into 0 12.853 * [backup-simplify]: Simplify 1 into 1 12.853 * [backup-simplify]: Simplify (/ -1 1) into -1 12.853 * [backup-simplify]: Simplify (sqrt 0) into 0 12.855 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.855 * [backup-simplify]: Simplify 0 into 0 12.855 * [backup-simplify]: Simplify (* -0.5 (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 12.855 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -1 z))) in z 12.855 * [taylor]: Taking taylor expansion of -0.5 in z 12.855 * [backup-simplify]: Simplify -0.5 into -0.5 12.855 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.855 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.855 * [taylor]: Taking taylor expansion of -1 in z 12.855 * [backup-simplify]: Simplify -1 into -1 12.855 * [taylor]: Taking taylor expansion of z in z 12.855 * [backup-simplify]: Simplify 0 into 0 12.855 * [backup-simplify]: Simplify 1 into 1 12.856 * [backup-simplify]: Simplify (/ -1 1) into -1 12.856 * [backup-simplify]: Simplify (sqrt 0) into 0 12.857 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.857 * [backup-simplify]: Simplify (* -0.5 0) into 0 12.857 * [backup-simplify]: Simplify 0 into 0 12.857 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.858 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.858 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.858 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.859 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.859 * [backup-simplify]: Simplify (- 0) into 0 12.859 * [backup-simplify]: Simplify (+ 0 0) into 0 12.860 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (sqrt (/ -1 z))))) into 0 12.860 * [taylor]: Taking taylor expansion of 0 in y 12.860 * [backup-simplify]: Simplify 0 into 0 12.860 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -1 z)) (/ 0 1)))) into 0 12.860 * [taylor]: Taking taylor expansion of 0 in z 12.861 * [backup-simplify]: Simplify 0 into 0 12.861 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (sqrt (/ -1 z)))) into 0 12.861 * [taylor]: Taking taylor expansion of 0 in z 12.861 * [backup-simplify]: Simplify 0 into 0 12.861 * [backup-simplify]: Simplify +nan.0 into +nan.0 12.862 * [backup-simplify]: Simplify (+ (* -0.5 +nan.0) (* 0 0)) into (- +nan.0) 12.863 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 12.863 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.864 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 12.864 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.865 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.866 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.866 * [backup-simplify]: Simplify (- 0) into 0 12.866 * [backup-simplify]: Simplify (+ 0 0) into 0 12.867 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z)))))) into 0 12.867 * [taylor]: Taking taylor expansion of 0 in y 12.867 * [backup-simplify]: Simplify 0 into 0 12.867 * [taylor]: Taking taylor expansion of 0 in z 12.867 * [backup-simplify]: Simplify 0 into 0 12.867 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.868 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.869 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -1 z)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.869 * [taylor]: Taking taylor expansion of 0 in z 12.869 * [backup-simplify]: Simplify 0 into 0 12.869 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.870 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.871 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 12.871 * [taylor]: Taking taylor expansion of 0 in z 12.871 * [backup-simplify]: Simplify 0 into 0 12.871 * [backup-simplify]: Simplify 0 into 0 12.871 * [backup-simplify]: Simplify 0 into 0 12.872 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.875 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.875 * [backup-simplify]: Simplify +nan.0 into +nan.0 12.875 * [backup-simplify]: Simplify (+ (* +nan.0 (* (/ 1 (- z)) (* (/ 1 (/ 1 (- y))) 1))) (+ (* (- +nan.0) (* 1 (* 1 (/ 1 (/ 1 (- x)))))) (* +nan.0 (* 1 (* (/ 1 (/ 1 (- y))) 1))))) into (- (+ (* +nan.0 x) (- (+ (* +nan.0 (/ y z)) (- (* +nan.0 y)))))) 12.875 * * * * [progress]: [ 4 / 4 ] generating series at (2) 12.878 * [backup-simplify]: Simplify (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0))) into (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) 12.878 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in (x y z t) around 0 12.879 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in t 12.879 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in t 12.879 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 12.879 * [taylor]: Taking taylor expansion of 2.0 in t 12.879 * [backup-simplify]: Simplify 2.0 into 2.0 12.879 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.880 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.880 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in t 12.880 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 12.880 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 12.880 * [taylor]: Taking taylor expansion of 0.5 in t 12.880 * [backup-simplify]: Simplify 0.5 into 0.5 12.880 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.880 * [taylor]: Taking taylor expansion of t in t 12.880 * [backup-simplify]: Simplify 0 into 0 12.880 * [backup-simplify]: Simplify 1 into 1 12.880 * [backup-simplify]: Simplify (* 1 1) into 1 12.881 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.881 * [backup-simplify]: Simplify (exp 0) into 1 12.881 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in t 12.881 * [taylor]: Taking taylor expansion of (* 0.5 x) in t 12.881 * [taylor]: Taking taylor expansion of 0.5 in t 12.881 * [backup-simplify]: Simplify 0.5 into 0.5 12.881 * [taylor]: Taking taylor expansion of x in t 12.881 * [backup-simplify]: Simplify x into x 12.881 * [taylor]: Taking taylor expansion of y in t 12.881 * [backup-simplify]: Simplify y into y 12.881 * [taylor]: Taking taylor expansion of (sqrt z) in t 12.881 * [taylor]: Taking taylor expansion of z in t 12.881 * [backup-simplify]: Simplify z into z 12.881 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.881 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.881 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in z 12.881 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in z 12.881 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.881 * [taylor]: Taking taylor expansion of 2.0 in z 12.881 * [backup-simplify]: Simplify 2.0 into 2.0 12.882 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.882 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.882 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in z 12.882 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 12.882 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 12.882 * [taylor]: Taking taylor expansion of 0.5 in z 12.882 * [backup-simplify]: Simplify 0.5 into 0.5 12.882 * [taylor]: Taking taylor expansion of (pow t 2) in z 12.882 * [taylor]: Taking taylor expansion of t in z 12.882 * [backup-simplify]: Simplify t into t 12.882 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.883 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.883 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.883 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 12.883 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 12.883 * [taylor]: Taking taylor expansion of 0.5 in z 12.883 * [backup-simplify]: Simplify 0.5 into 0.5 12.883 * [taylor]: Taking taylor expansion of x in z 12.883 * [backup-simplify]: Simplify x into x 12.883 * [taylor]: Taking taylor expansion of y in z 12.883 * [backup-simplify]: Simplify y into y 12.883 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.883 * [taylor]: Taking taylor expansion of z in z 12.883 * [backup-simplify]: Simplify 0 into 0 12.883 * [backup-simplify]: Simplify 1 into 1 12.883 * [backup-simplify]: Simplify (sqrt 0) into 0 12.885 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.885 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in y 12.885 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in y 12.885 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.885 * [taylor]: Taking taylor expansion of 2.0 in y 12.885 * [backup-simplify]: Simplify 2.0 into 2.0 12.885 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.886 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.886 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in y 12.886 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 12.886 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 12.886 * [taylor]: Taking taylor expansion of 0.5 in y 12.886 * [backup-simplify]: Simplify 0.5 into 0.5 12.886 * [taylor]: Taking taylor expansion of (pow t 2) in y 12.886 * [taylor]: Taking taylor expansion of t in y 12.886 * [backup-simplify]: Simplify t into t 12.886 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.886 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.886 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.886 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 12.886 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 12.886 * [taylor]: Taking taylor expansion of 0.5 in y 12.886 * [backup-simplify]: Simplify 0.5 into 0.5 12.886 * [taylor]: Taking taylor expansion of x in y 12.886 * [backup-simplify]: Simplify x into x 12.886 * [taylor]: Taking taylor expansion of y in y 12.886 * [backup-simplify]: Simplify 0 into 0 12.886 * [backup-simplify]: Simplify 1 into 1 12.886 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.886 * [taylor]: Taking taylor expansion of z in y 12.886 * [backup-simplify]: Simplify z into z 12.887 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.887 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.887 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in x 12.887 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in x 12.887 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.887 * [taylor]: Taking taylor expansion of 2.0 in x 12.887 * [backup-simplify]: Simplify 2.0 into 2.0 12.887 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.888 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.888 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in x 12.888 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 12.888 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 12.888 * [taylor]: Taking taylor expansion of 0.5 in x 12.888 * [backup-simplify]: Simplify 0.5 into 0.5 12.888 * [taylor]: Taking taylor expansion of (pow t 2) in x 12.888 * [taylor]: Taking taylor expansion of t in x 12.888 * [backup-simplify]: Simplify t into t 12.888 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.888 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.888 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.888 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.888 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 12.888 * [taylor]: Taking taylor expansion of 0.5 in x 12.888 * [backup-simplify]: Simplify 0.5 into 0.5 12.888 * [taylor]: Taking taylor expansion of x in x 12.888 * [backup-simplify]: Simplify 0 into 0 12.888 * [backup-simplify]: Simplify 1 into 1 12.888 * [taylor]: Taking taylor expansion of y in x 12.888 * [backup-simplify]: Simplify y into y 12.889 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.889 * [taylor]: Taking taylor expansion of z in x 12.889 * [backup-simplify]: Simplify z into z 12.889 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.889 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.889 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) (sqrt z)) in x 12.889 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y))) in x 12.889 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.889 * [taylor]: Taking taylor expansion of 2.0 in x 12.889 * [backup-simplify]: Simplify 2.0 into 2.0 12.889 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.890 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.890 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) (- (* 0.5 x) y)) in x 12.890 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 12.890 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 12.890 * [taylor]: Taking taylor expansion of 0.5 in x 12.890 * [backup-simplify]: Simplify 0.5 into 0.5 12.890 * [taylor]: Taking taylor expansion of (pow t 2) in x 12.890 * [taylor]: Taking taylor expansion of t in x 12.890 * [backup-simplify]: Simplify t into t 12.890 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.890 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.890 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.890 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.890 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 12.890 * [taylor]: Taking taylor expansion of 0.5 in x 12.890 * [backup-simplify]: Simplify 0.5 into 0.5 12.890 * [taylor]: Taking taylor expansion of x in x 12.891 * [backup-simplify]: Simplify 0 into 0 12.891 * [backup-simplify]: Simplify 1 into 1 12.891 * [taylor]: Taking taylor expansion of y in x 12.891 * [backup-simplify]: Simplify y into y 12.891 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.891 * [taylor]: Taking taylor expansion of z in x 12.891 * [backup-simplify]: Simplify z into z 12.891 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.891 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.891 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.891 * [backup-simplify]: Simplify (- y) into (- y) 12.891 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.892 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (- y)) into (* -1 (* (exp (* 0.5 (pow t 2))) y)) 12.892 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -1 (* (exp (* 0.5 (pow t 2))) y))) into (* -1 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y))) 12.893 * [backup-simplify]: Simplify (* (* -1 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y))) (sqrt z)) into (* -1 (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) (sqrt z))) 12.893 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) (sqrt z))) in y 12.893 * [taylor]: Taking taylor expansion of -1 in y 12.893 * [backup-simplify]: Simplify -1 into -1 12.893 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) (sqrt z)) in y 12.893 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) in y 12.893 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.893 * [taylor]: Taking taylor expansion of 2.0 in y 12.893 * [backup-simplify]: Simplify 2.0 into 2.0 12.893 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.894 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.894 * [taylor]: Taking taylor expansion of (* (exp (* 0.5 (pow t 2))) y) in y 12.894 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 12.894 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 12.894 * [taylor]: Taking taylor expansion of 0.5 in y 12.894 * [backup-simplify]: Simplify 0.5 into 0.5 12.894 * [taylor]: Taking taylor expansion of (pow t 2) in y 12.894 * [taylor]: Taking taylor expansion of t in y 12.894 * [backup-simplify]: Simplify t into t 12.894 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.894 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.894 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.894 * [taylor]: Taking taylor expansion of y in y 12.894 * [backup-simplify]: Simplify 0 into 0 12.894 * [backup-simplify]: Simplify 1 into 1 12.894 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.895 * [taylor]: Taking taylor expansion of z in y 12.895 * [backup-simplify]: Simplify z into z 12.895 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.895 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.895 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) 0) into 0 12.898 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.898 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 12.898 * [backup-simplify]: Simplify (* -1 0) into 0 12.898 * [taylor]: Taking taylor expansion of 0 in z 12.898 * [backup-simplify]: Simplify 0 into 0 12.898 * [taylor]: Taking taylor expansion of 0 in t 12.898 * [backup-simplify]: Simplify 0 into 0 12.898 * [backup-simplify]: Simplify 0 into 0 12.900 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 12.900 * [backup-simplify]: Simplify (- 0) into 0 12.900 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.901 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 12.901 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 12.902 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 12.902 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 0.5) (* 0 (- y))) into (* 0.5 (exp (* 0.5 (pow t 2)))) 12.903 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (* 0.5 (exp (* 0.5 (pow t 2))))) (* 0 (* -1 (* (exp (* 0.5 (pow t 2))) y)))) into (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))) 12.904 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y))) 0) (* (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))) (sqrt z))) into (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) 12.904 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in y 12.904 * [taylor]: Taking taylor expansion of 0.5 in y 12.904 * [backup-simplify]: Simplify 0.5 into 0.5 12.904 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in y 12.904 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in y 12.904 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.904 * [taylor]: Taking taylor expansion of 2.0 in y 12.904 * [backup-simplify]: Simplify 2.0 into 2.0 12.904 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.905 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.905 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 12.905 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 12.905 * [taylor]: Taking taylor expansion of 0.5 in y 12.905 * [backup-simplify]: Simplify 0.5 into 0.5 12.905 * [taylor]: Taking taylor expansion of (pow t 2) in y 12.905 * [taylor]: Taking taylor expansion of t in y 12.905 * [backup-simplify]: Simplify t into t 12.905 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.905 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.906 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.906 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.906 * [taylor]: Taking taylor expansion of z in y 12.906 * [backup-simplify]: Simplify z into z 12.906 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.906 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.906 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 12.907 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) into (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) 12.907 * [backup-simplify]: Simplify (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) into (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) 12.907 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 12.907 * [taylor]: Taking taylor expansion of 0.5 in z 12.908 * [backup-simplify]: Simplify 0.5 into 0.5 12.908 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 12.908 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 12.908 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.908 * [taylor]: Taking taylor expansion of 2.0 in z 12.908 * [backup-simplify]: Simplify 2.0 into 2.0 12.908 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.909 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.909 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 12.909 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 12.909 * [taylor]: Taking taylor expansion of 0.5 in z 12.909 * [backup-simplify]: Simplify 0.5 into 0.5 12.909 * [taylor]: Taking taylor expansion of (pow t 2) in z 12.909 * [taylor]: Taking taylor expansion of t in z 12.909 * [backup-simplify]: Simplify t into t 12.909 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.909 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.909 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.909 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.909 * [taylor]: Taking taylor expansion of z in z 12.909 * [backup-simplify]: Simplify 0 into 0 12.909 * [backup-simplify]: Simplify 1 into 1 12.910 * [backup-simplify]: Simplify (sqrt 0) into 0 12.911 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.911 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 12.912 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 12.912 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.912 * [taylor]: Taking taylor expansion of 0 in t 12.912 * [backup-simplify]: Simplify 0 into 0 12.912 * [backup-simplify]: Simplify 0 into 0 12.912 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 12.913 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 12.914 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 12.914 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 1) (* 0 0)) into (exp (* 0.5 (pow t 2))) 12.915 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (* 0 0)) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 12.916 * [backup-simplify]: Simplify (+ (* 0 0) (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) into (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) 12.917 * [backup-simplify]: Simplify (+ (* -1 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) (* 0 0)) into (- (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) 12.917 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 12.917 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 12.917 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 12.917 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.917 * [taylor]: Taking taylor expansion of 2.0 in z 12.917 * [backup-simplify]: Simplify 2.0 into 2.0 12.918 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.919 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.919 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 12.919 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 12.919 * [taylor]: Taking taylor expansion of 0.5 in z 12.919 * [backup-simplify]: Simplify 0.5 into 0.5 12.919 * [taylor]: Taking taylor expansion of (pow t 2) in z 12.919 * [taylor]: Taking taylor expansion of t in z 12.919 * [backup-simplify]: Simplify t into t 12.919 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.919 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.920 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.920 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.920 * [taylor]: Taking taylor expansion of z in z 12.920 * [backup-simplify]: Simplify 0 into 0 12.920 * [backup-simplify]: Simplify 1 into 1 12.920 * [backup-simplify]: Simplify (sqrt 0) into 0 12.922 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.922 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 12.923 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 12.923 * [backup-simplify]: Simplify (- 0) into 0 12.923 * [taylor]: Taking taylor expansion of 0 in t 12.923 * [backup-simplify]: Simplify 0 into 0 12.923 * [backup-simplify]: Simplify 0 into 0 12.923 * [taylor]: Taking taylor expansion of 0 in t 12.923 * [backup-simplify]: Simplify 0 into 0 12.923 * [backup-simplify]: Simplify 0 into 0 12.923 * [backup-simplify]: Simplify 0 into 0 12.924 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 12.925 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 12.925 * [backup-simplify]: Simplify (- 0) into 0 12.925 * [backup-simplify]: Simplify (+ 0 0) into 0 12.926 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 12.927 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 12.928 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.928 * [backup-simplify]: Simplify (+ (* (exp (* 0.5 (pow t 2))) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 12.929 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.930 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (* 0.5 (exp (* 0.5 (pow t 2))))) (* 0 (* -1 (* (exp (* 0.5 (pow t 2))) y))))) into 0 12.931 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y))) 0) (+ (* (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))) 0) (* 0 (sqrt z)))) into 0 12.931 * [taylor]: Taking taylor expansion of 0 in y 12.931 * [backup-simplify]: Simplify 0 into 0 12.931 * [taylor]: Taking taylor expansion of 0 in z 12.931 * [backup-simplify]: Simplify 0 into 0 12.931 * [taylor]: Taking taylor expansion of 0 in t 12.931 * [backup-simplify]: Simplify 0 into 0 12.931 * [backup-simplify]: Simplify 0 into 0 12.931 * [backup-simplify]: Simplify 0 into 0 12.935 * [backup-simplify]: Simplify (* (* (* (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (/ 1 z))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* (/ 1 t) (/ 1 t)) 2.0))) into (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) 12.935 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in (x y z t) around 0 12.935 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in t 12.935 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in t 12.935 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 12.935 * [taylor]: Taking taylor expansion of 2.0 in t 12.935 * [backup-simplify]: Simplify 2.0 into 2.0 12.935 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.936 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.936 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in t 12.936 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in t 12.936 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 12.936 * [taylor]: Taking taylor expansion of 0.5 in t 12.936 * [backup-simplify]: Simplify 0.5 into 0.5 12.936 * [taylor]: Taking taylor expansion of (/ 1 x) in t 12.936 * [taylor]: Taking taylor expansion of x in t 12.936 * [backup-simplify]: Simplify x into x 12.936 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.936 * [taylor]: Taking taylor expansion of (/ 1 y) in t 12.936 * [taylor]: Taking taylor expansion of y in t 12.936 * [backup-simplify]: Simplify y into y 12.936 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.936 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 12.937 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 12.937 * [taylor]: Taking taylor expansion of 0.5 in t 12.937 * [backup-simplify]: Simplify 0.5 into 0.5 12.937 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.937 * [taylor]: Taking taylor expansion of t in t 12.937 * [backup-simplify]: Simplify 0 into 0 12.937 * [backup-simplify]: Simplify 1 into 1 12.937 * [backup-simplify]: Simplify (* 1 1) into 1 12.937 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 12.938 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.938 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 12.938 * [taylor]: Taking taylor expansion of (/ 1 z) in t 12.938 * [taylor]: Taking taylor expansion of z in t 12.938 * [backup-simplify]: Simplify z into z 12.938 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.938 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.938 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.938 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.938 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in z 12.938 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in z 12.938 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.938 * [taylor]: Taking taylor expansion of 2.0 in z 12.938 * [backup-simplify]: Simplify 2.0 into 2.0 12.938 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.939 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.939 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in z 12.939 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 12.939 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.939 * [taylor]: Taking taylor expansion of 0.5 in z 12.939 * [backup-simplify]: Simplify 0.5 into 0.5 12.939 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.939 * [taylor]: Taking taylor expansion of x in z 12.939 * [backup-simplify]: Simplify x into x 12.939 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.939 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.939 * [taylor]: Taking taylor expansion of y in z 12.939 * [backup-simplify]: Simplify y into y 12.939 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.940 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 12.940 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 12.940 * [taylor]: Taking taylor expansion of 0.5 in z 12.940 * [backup-simplify]: Simplify 0.5 into 0.5 12.940 * [taylor]: Taking taylor expansion of (pow t 2) in z 12.940 * [taylor]: Taking taylor expansion of t in z 12.940 * [backup-simplify]: Simplify t into t 12.940 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.940 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.940 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.940 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.940 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.940 * [taylor]: Taking taylor expansion of z in z 12.940 * [backup-simplify]: Simplify 0 into 0 12.940 * [backup-simplify]: Simplify 1 into 1 12.941 * [backup-simplify]: Simplify (/ 1 1) into 1 12.941 * [backup-simplify]: Simplify (sqrt 0) into 0 12.942 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.942 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in y 12.942 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in y 12.942 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.942 * [taylor]: Taking taylor expansion of 2.0 in y 12.942 * [backup-simplify]: Simplify 2.0 into 2.0 12.943 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.943 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.943 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in y 12.943 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 12.943 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.943 * [taylor]: Taking taylor expansion of 0.5 in y 12.943 * [backup-simplify]: Simplify 0.5 into 0.5 12.943 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.943 * [taylor]: Taking taylor expansion of x in y 12.943 * [backup-simplify]: Simplify x into x 12.943 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.943 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.944 * [taylor]: Taking taylor expansion of y in y 12.944 * [backup-simplify]: Simplify 0 into 0 12.944 * [backup-simplify]: Simplify 1 into 1 12.944 * [backup-simplify]: Simplify (/ 1 1) into 1 12.944 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 12.944 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 12.944 * [taylor]: Taking taylor expansion of 0.5 in y 12.944 * [backup-simplify]: Simplify 0.5 into 0.5 12.944 * [taylor]: Taking taylor expansion of (pow t 2) in y 12.944 * [taylor]: Taking taylor expansion of t in y 12.944 * [backup-simplify]: Simplify t into t 12.944 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.944 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.944 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.945 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.945 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.945 * [taylor]: Taking taylor expansion of z in y 12.945 * [backup-simplify]: Simplify z into z 12.945 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.945 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.945 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.945 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.945 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in x 12.945 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in x 12.945 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.945 * [taylor]: Taking taylor expansion of 2.0 in x 12.945 * [backup-simplify]: Simplify 2.0 into 2.0 12.945 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.946 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.946 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in x 12.946 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.946 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.946 * [taylor]: Taking taylor expansion of 0.5 in x 12.946 * [backup-simplify]: Simplify 0.5 into 0.5 12.946 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.946 * [taylor]: Taking taylor expansion of x in x 12.946 * [backup-simplify]: Simplify 0 into 0 12.946 * [backup-simplify]: Simplify 1 into 1 12.947 * [backup-simplify]: Simplify (/ 1 1) into 1 12.947 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.947 * [taylor]: Taking taylor expansion of y in x 12.947 * [backup-simplify]: Simplify y into y 12.947 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.947 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 12.947 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 12.947 * [taylor]: Taking taylor expansion of 0.5 in x 12.947 * [backup-simplify]: Simplify 0.5 into 0.5 12.947 * [taylor]: Taking taylor expansion of (pow t 2) in x 12.947 * [taylor]: Taking taylor expansion of t in x 12.947 * [backup-simplify]: Simplify t into t 12.947 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.947 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.947 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.947 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.947 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.947 * [taylor]: Taking taylor expansion of z in x 12.947 * [backup-simplify]: Simplify z into z 12.947 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.948 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.948 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.948 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.948 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in x 12.948 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2))))) in x 12.948 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.948 * [taylor]: Taking taylor expansion of 2.0 in x 12.948 * [backup-simplify]: Simplify 2.0 into 2.0 12.948 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.949 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.949 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (exp (/ 0.5 (pow t 2)))) in x 12.949 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.949 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.949 * [taylor]: Taking taylor expansion of 0.5 in x 12.949 * [backup-simplify]: Simplify 0.5 into 0.5 12.949 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.949 * [taylor]: Taking taylor expansion of x in x 12.949 * [backup-simplify]: Simplify 0 into 0 12.949 * [backup-simplify]: Simplify 1 into 1 12.949 * [backup-simplify]: Simplify (/ 1 1) into 1 12.949 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.949 * [taylor]: Taking taylor expansion of y in x 12.950 * [backup-simplify]: Simplify y into y 12.950 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.950 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 12.950 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 12.950 * [taylor]: Taking taylor expansion of 0.5 in x 12.950 * [backup-simplify]: Simplify 0.5 into 0.5 12.950 * [taylor]: Taking taylor expansion of (pow t 2) in x 12.950 * [taylor]: Taking taylor expansion of t in x 12.950 * [backup-simplify]: Simplify t into t 12.950 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.950 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.950 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.950 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.950 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.950 * [taylor]: Taking taylor expansion of z in x 12.950 * [backup-simplify]: Simplify z into z 12.950 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.950 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.950 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.951 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.951 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.951 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.952 * [backup-simplify]: Simplify (* 0.5 (exp (/ 0.5 (pow t 2)))) into (* 0.5 (exp (/ 0.5 (pow t 2)))) 12.952 * [backup-simplify]: Simplify (* (sqrt 2.0) (* 0.5 (exp (/ 0.5 (pow t 2))))) into (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 12.953 * [backup-simplify]: Simplify (* (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) into (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) 12.953 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in y 12.953 * [taylor]: Taking taylor expansion of 0.5 in y 12.953 * [backup-simplify]: Simplify 0.5 into 0.5 12.953 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in y 12.953 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 12.953 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.953 * [taylor]: Taking taylor expansion of 2.0 in y 12.953 * [backup-simplify]: Simplify 2.0 into 2.0 12.953 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.954 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.954 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 12.954 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 12.954 * [taylor]: Taking taylor expansion of 0.5 in y 12.954 * [backup-simplify]: Simplify 0.5 into 0.5 12.954 * [taylor]: Taking taylor expansion of (pow t 2) in y 12.954 * [taylor]: Taking taylor expansion of t in y 12.954 * [backup-simplify]: Simplify t into t 12.954 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.954 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.954 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.955 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.955 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.955 * [taylor]: Taking taylor expansion of z in y 12.955 * [backup-simplify]: Simplify z into z 12.955 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.955 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.955 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.955 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.955 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 12.955 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 12.956 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 12.957 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.957 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.958 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.958 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 12.958 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (exp (/ 0.5 (pow t 2))))) into (- (/ (exp (/ 0.5 (pow t 2))) y)) 12.959 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (/ (exp (/ 0.5 (pow t 2))) y))) (* 0 (* 0.5 (exp (/ 0.5 (pow t 2)))))) into (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) 12.960 * [backup-simplify]: Simplify (+ (* (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 0) (* (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) (sqrt (/ 1 z)))) into (- (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z)))) 12.960 * [taylor]: Taking taylor expansion of (- (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z)))) in y 12.960 * [taylor]: Taking taylor expansion of (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z))) in y 12.960 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) in y 12.960 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 12.960 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.960 * [taylor]: Taking taylor expansion of 2.0 in y 12.960 * [backup-simplify]: Simplify 2.0 into 2.0 12.961 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.961 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.961 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 12.961 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 12.961 * [taylor]: Taking taylor expansion of 0.5 in y 12.961 * [backup-simplify]: Simplify 0.5 into 0.5 12.962 * [taylor]: Taking taylor expansion of (pow t 2) in y 12.962 * [taylor]: Taking taylor expansion of t in y 12.962 * [backup-simplify]: Simplify t into t 12.962 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.962 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.962 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.962 * [taylor]: Taking taylor expansion of y in y 12.962 * [backup-simplify]: Simplify 0 into 0 12.962 * [backup-simplify]: Simplify 1 into 1 12.962 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 12.963 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 1) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 12.963 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.963 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.963 * [taylor]: Taking taylor expansion of z in y 12.963 * [backup-simplify]: Simplify z into z 12.963 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.963 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.963 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.963 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.964 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) into (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) 12.964 * [backup-simplify]: Simplify (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) into (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) 12.964 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 12.964 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 12.964 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 12.964 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.964 * [taylor]: Taking taylor expansion of 2.0 in z 12.964 * [backup-simplify]: Simplify 2.0 into 2.0 12.965 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.965 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.965 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 12.965 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 12.965 * [taylor]: Taking taylor expansion of 0.5 in z 12.965 * [backup-simplify]: Simplify 0.5 into 0.5 12.965 * [taylor]: Taking taylor expansion of (pow t 2) in z 12.965 * [taylor]: Taking taylor expansion of t in z 12.965 * [backup-simplify]: Simplify t into t 12.965 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.965 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.966 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.966 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.966 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.966 * [taylor]: Taking taylor expansion of z in z 12.966 * [backup-simplify]: Simplify 0 into 0 12.966 * [backup-simplify]: Simplify 1 into 1 12.966 * [backup-simplify]: Simplify (/ 1 1) into 1 12.966 * [backup-simplify]: Simplify (sqrt 0) into 0 12.967 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.967 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 12.968 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 12.968 * [backup-simplify]: Simplify (- 0) into 0 12.968 * [taylor]: Taking taylor expansion of 0 in t 12.968 * [backup-simplify]: Simplify 0 into 0 12.968 * [backup-simplify]: Simplify 0 into 0 12.968 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 12.969 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) into (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) 12.969 * [backup-simplify]: Simplify (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) into (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) 12.969 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 12.969 * [taylor]: Taking taylor expansion of 0.5 in z 12.969 * [backup-simplify]: Simplify 0.5 into 0.5 12.969 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 12.969 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 12.969 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.969 * [taylor]: Taking taylor expansion of 2.0 in z 12.969 * [backup-simplify]: Simplify 2.0 into 2.0 12.969 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.970 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.970 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 12.970 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 12.970 * [taylor]: Taking taylor expansion of 0.5 in z 12.970 * [backup-simplify]: Simplify 0.5 into 0.5 12.970 * [taylor]: Taking taylor expansion of (pow t 2) in z 12.970 * [taylor]: Taking taylor expansion of t in z 12.970 * [backup-simplify]: Simplify t into t 12.970 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.970 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.970 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.970 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.970 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.970 * [taylor]: Taking taylor expansion of z in z 12.970 * [backup-simplify]: Simplify 0 into 0 12.970 * [backup-simplify]: Simplify 1 into 1 12.970 * [backup-simplify]: Simplify (/ 1 1) into 1 12.971 * [backup-simplify]: Simplify (sqrt 0) into 0 12.971 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.972 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 12.972 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 12.972 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.972 * [taylor]: Taking taylor expansion of 0 in t 12.972 * [backup-simplify]: Simplify 0 into 0 12.972 * [backup-simplify]: Simplify 0 into 0 12.973 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.973 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.973 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 12.974 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 12.975 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.976 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.977 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.977 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.977 * [backup-simplify]: Simplify (- 0) into 0 12.977 * [backup-simplify]: Simplify (+ 0 0) into 0 12.978 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 12.979 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.980 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (- (/ (exp (/ 0.5 (pow t 2))) y))) (* 0 (* 0.5 (exp (/ 0.5 (pow t 2))))))) into 0 12.981 * [backup-simplify]: Simplify (+ (* (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 0) (+ (* (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 12.981 * [taylor]: Taking taylor expansion of 0 in y 12.981 * [backup-simplify]: Simplify 0 into 0 12.981 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 12.981 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 12.982 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 12.983 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 12.984 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)))) into 0 12.984 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 12.984 * [backup-simplify]: Simplify (- 0) into 0 12.984 * [taylor]: Taking taylor expansion of 0 in z 12.984 * [backup-simplify]: Simplify 0 into 0 12.985 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 12.985 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 12.985 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 12.986 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 12.986 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 12.987 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))))) into 0 12.987 * [taylor]: Taking taylor expansion of 0 in z 12.987 * [backup-simplify]: Simplify 0 into 0 12.987 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 12.987 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 12.988 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 12.988 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 12.989 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) +nan.0) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 12.989 * [backup-simplify]: Simplify (- (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 12.989 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 12.989 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 12.989 * [taylor]: Taking taylor expansion of +nan.0 in t 12.989 * [backup-simplify]: Simplify +nan.0 into +nan.0 12.989 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 12.989 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 12.989 * [taylor]: Taking taylor expansion of 2.0 in t 12.989 * [backup-simplify]: Simplify 2.0 into 2.0 12.989 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.990 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.990 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 12.990 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 12.990 * [taylor]: Taking taylor expansion of 0.5 in t 12.990 * [backup-simplify]: Simplify 0.5 into 0.5 12.990 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.990 * [taylor]: Taking taylor expansion of t in t 12.990 * [backup-simplify]: Simplify 0 into 0 12.990 * [backup-simplify]: Simplify 1 into 1 12.990 * [backup-simplify]: Simplify (* 1 1) into 1 12.990 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 12.991 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.991 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 12.991 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 12.992 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 12.992 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 12.992 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 12.992 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 12.993 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 12.994 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 12.995 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) +nan.0) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 12.995 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 12.995 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 12.996 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 12.996 * [taylor]: Taking taylor expansion of +nan.0 in t 12.996 * [backup-simplify]: Simplify +nan.0 into +nan.0 12.996 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 12.996 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 12.996 * [taylor]: Taking taylor expansion of 2.0 in t 12.996 * [backup-simplify]: Simplify 2.0 into 2.0 12.996 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.997 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.997 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 12.997 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 12.997 * [taylor]: Taking taylor expansion of 0.5 in t 12.997 * [backup-simplify]: Simplify 0.5 into 0.5 12.997 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.997 * [taylor]: Taking taylor expansion of t in t 12.997 * [backup-simplify]: Simplify 0 into 0 12.997 * [backup-simplify]: Simplify 1 into 1 12.997 * [backup-simplify]: Simplify (* 1 1) into 1 12.998 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 12.998 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.998 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 12.999 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 12.999 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.000 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.000 * [backup-simplify]: Simplify 0 into 0 13.000 * [backup-simplify]: Simplify 0 into 0 13.000 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 13.001 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 13.002 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 13.002 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 13.004 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 13.005 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.005 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.006 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 13.006 * [backup-simplify]: Simplify (- 0) into 0 13.006 * [backup-simplify]: Simplify (+ 0 0) into 0 13.007 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 13.008 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 13.009 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (- (/ (exp (/ 0.5 (pow t 2))) y))) (* 0 (* 0.5 (exp (/ 0.5 (pow t 2)))))))) into 0 13.011 * [backup-simplify]: Simplify (+ (* (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 0) (+ (* (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 13.011 * [taylor]: Taking taylor expansion of 0 in y 13.011 * [backup-simplify]: Simplify 0 into 0 13.011 * [taylor]: Taking taylor expansion of 0 in z 13.011 * [backup-simplify]: Simplify 0 into 0 13.011 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 13.012 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 13.012 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 13.013 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 13.014 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.015 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 13.016 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 13.018 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.019 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 13.019 * [backup-simplify]: Simplify (- 0) into 0 13.019 * [taylor]: Taking taylor expansion of 0 in z 13.019 * [backup-simplify]: Simplify 0 into 0 13.019 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 13.020 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 13.020 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 13.021 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 13.022 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.023 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 13.024 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 13.027 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 13.028 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))))) into 0 13.028 * [taylor]: Taking taylor expansion of 0 in z 13.028 * [backup-simplify]: Simplify 0 into 0 13.028 * [taylor]: Taking taylor expansion of 0 in t 13.029 * [backup-simplify]: Simplify 0 into 0 13.029 * [backup-simplify]: Simplify 0 into 0 13.029 * [taylor]: Taking taylor expansion of 0 in t 13.029 * [backup-simplify]: Simplify 0 into 0 13.029 * [backup-simplify]: Simplify 0 into 0 13.029 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.032 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 13.032 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 13.033 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 13.034 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.035 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 13.036 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 13.037 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.038 * [backup-simplify]: Simplify (- (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.038 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 13.038 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 13.038 * [taylor]: Taking taylor expansion of +nan.0 in t 13.038 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.038 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 13.038 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 13.038 * [taylor]: Taking taylor expansion of 2.0 in t 13.038 * [backup-simplify]: Simplify 2.0 into 2.0 13.038 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.039 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.039 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 13.039 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 13.039 * [taylor]: Taking taylor expansion of 0.5 in t 13.039 * [backup-simplify]: Simplify 0.5 into 0.5 13.039 * [taylor]: Taking taylor expansion of (pow t 2) in t 13.039 * [taylor]: Taking taylor expansion of t in t 13.039 * [backup-simplify]: Simplify 0 into 0 13.039 * [backup-simplify]: Simplify 1 into 1 13.039 * [backup-simplify]: Simplify (* 1 1) into 1 13.040 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 13.040 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.040 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 13.041 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 13.041 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.042 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.044 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* 1 (* (/ 1 z) (* (/ 1 (/ 1 y)) 1)))) (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* 1 (* 1 (* 1 (/ 1 (/ 1 x)))))) (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* 1 (* 1 (* (/ 1 (/ 1 y)) 1)))))) into (- (+ (* +nan.0 (* (sqrt 2.0) (* x (exp (* 0.5 (pow t 2)))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) z)) (- (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)))))))) 13.048 * [backup-simplify]: Simplify (* (* (* (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (sqrt (/ 1 (- z)))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* (/ 1 (- t)) (/ 1 (- t))) 2.0))) into (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) 13.048 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in (x y z t) around 0 13.048 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in t 13.048 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 13.048 * [taylor]: Taking taylor expansion of 2.0 in t 13.048 * [backup-simplify]: Simplify 2.0 into 2.0 13.048 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.049 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.049 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in t 13.049 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in t 13.049 * [taylor]: Taking taylor expansion of (/ 1 y) in t 13.049 * [taylor]: Taking taylor expansion of y in t 13.049 * [backup-simplify]: Simplify y into y 13.049 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.049 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 13.049 * [taylor]: Taking taylor expansion of 0.5 in t 13.049 * [backup-simplify]: Simplify 0.5 into 0.5 13.049 * [taylor]: Taking taylor expansion of (/ 1 x) in t 13.049 * [taylor]: Taking taylor expansion of x in t 13.049 * [backup-simplify]: Simplify x into x 13.049 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.049 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in t 13.049 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 13.049 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 13.049 * [taylor]: Taking taylor expansion of 0.5 in t 13.049 * [backup-simplify]: Simplify 0.5 into 0.5 13.049 * [taylor]: Taking taylor expansion of (pow t 2) in t 13.049 * [taylor]: Taking taylor expansion of t in t 13.049 * [backup-simplify]: Simplify 0 into 0 13.049 * [backup-simplify]: Simplify 1 into 1 13.050 * [backup-simplify]: Simplify (* 1 1) into 1 13.050 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 13.050 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.050 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in t 13.050 * [taylor]: Taking taylor expansion of (/ -1 z) in t 13.050 * [taylor]: Taking taylor expansion of -1 in t 13.050 * [backup-simplify]: Simplify -1 into -1 13.050 * [taylor]: Taking taylor expansion of z in t 13.050 * [backup-simplify]: Simplify z into z 13.050 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 13.051 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 13.051 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 13.051 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 13.051 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in z 13.051 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 13.051 * [taylor]: Taking taylor expansion of 2.0 in z 13.051 * [backup-simplify]: Simplify 2.0 into 2.0 13.051 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.052 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.052 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in z 13.052 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 13.052 * [taylor]: Taking taylor expansion of (/ 1 y) in z 13.052 * [taylor]: Taking taylor expansion of y in z 13.052 * [backup-simplify]: Simplify y into y 13.052 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.052 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 13.052 * [taylor]: Taking taylor expansion of 0.5 in z 13.052 * [backup-simplify]: Simplify 0.5 into 0.5 13.052 * [taylor]: Taking taylor expansion of (/ 1 x) in z 13.052 * [taylor]: Taking taylor expansion of x in z 13.052 * [backup-simplify]: Simplify x into x 13.052 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.052 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in z 13.052 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 13.052 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 13.052 * [taylor]: Taking taylor expansion of 0.5 in z 13.052 * [backup-simplify]: Simplify 0.5 into 0.5 13.052 * [taylor]: Taking taylor expansion of (pow t 2) in z 13.052 * [taylor]: Taking taylor expansion of t in z 13.052 * [backup-simplify]: Simplify t into t 13.052 * [backup-simplify]: Simplify (* t t) into (pow t 2) 13.053 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 13.053 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.053 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 13.053 * [taylor]: Taking taylor expansion of (/ -1 z) in z 13.053 * [taylor]: Taking taylor expansion of -1 in z 13.053 * [backup-simplify]: Simplify -1 into -1 13.053 * [taylor]: Taking taylor expansion of z in z 13.053 * [backup-simplify]: Simplify 0 into 0 13.053 * [backup-simplify]: Simplify 1 into 1 13.053 * [backup-simplify]: Simplify (/ -1 1) into -1 13.054 * [backup-simplify]: Simplify (sqrt 0) into 0 13.055 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 13.055 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in y 13.055 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 13.055 * [taylor]: Taking taylor expansion of 2.0 in y 13.055 * [backup-simplify]: Simplify 2.0 into 2.0 13.055 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.056 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.056 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in y 13.056 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 13.056 * [taylor]: Taking taylor expansion of (/ 1 y) in y 13.056 * [taylor]: Taking taylor expansion of y in y 13.056 * [backup-simplify]: Simplify 0 into 0 13.056 * [backup-simplify]: Simplify 1 into 1 13.056 * [backup-simplify]: Simplify (/ 1 1) into 1 13.056 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 13.056 * [taylor]: Taking taylor expansion of 0.5 in y 13.056 * [backup-simplify]: Simplify 0.5 into 0.5 13.057 * [taylor]: Taking taylor expansion of (/ 1 x) in y 13.057 * [taylor]: Taking taylor expansion of x in y 13.057 * [backup-simplify]: Simplify x into x 13.057 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.057 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in y 13.057 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 13.057 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 13.057 * [taylor]: Taking taylor expansion of 0.5 in y 13.057 * [backup-simplify]: Simplify 0.5 into 0.5 13.057 * [taylor]: Taking taylor expansion of (pow t 2) in y 13.057 * [taylor]: Taking taylor expansion of t in y 13.057 * [backup-simplify]: Simplify t into t 13.057 * [backup-simplify]: Simplify (* t t) into (pow t 2) 13.057 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 13.057 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.057 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 13.057 * [taylor]: Taking taylor expansion of (/ -1 z) in y 13.057 * [taylor]: Taking taylor expansion of -1 in y 13.057 * [backup-simplify]: Simplify -1 into -1 13.057 * [taylor]: Taking taylor expansion of z in y 13.057 * [backup-simplify]: Simplify z into z 13.057 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 13.057 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 13.058 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 13.058 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 13.058 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in x 13.058 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 13.058 * [taylor]: Taking taylor expansion of 2.0 in x 13.058 * [backup-simplify]: Simplify 2.0 into 2.0 13.058 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.059 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.059 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in x 13.059 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 13.059 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.059 * [taylor]: Taking taylor expansion of y in x 13.059 * [backup-simplify]: Simplify y into y 13.059 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.059 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 13.059 * [taylor]: Taking taylor expansion of 0.5 in x 13.059 * [backup-simplify]: Simplify 0.5 into 0.5 13.059 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.059 * [taylor]: Taking taylor expansion of x in x 13.059 * [backup-simplify]: Simplify 0 into 0 13.059 * [backup-simplify]: Simplify 1 into 1 13.059 * [backup-simplify]: Simplify (/ 1 1) into 1 13.059 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in x 13.059 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 13.060 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 13.060 * [taylor]: Taking taylor expansion of 0.5 in x 13.060 * [backup-simplify]: Simplify 0.5 into 0.5 13.060 * [taylor]: Taking taylor expansion of (pow t 2) in x 13.060 * [taylor]: Taking taylor expansion of t in x 13.060 * [backup-simplify]: Simplify t into t 13.060 * [backup-simplify]: Simplify (* t t) into (pow t 2) 13.060 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 13.060 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.060 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 13.060 * [taylor]: Taking taylor expansion of (/ -1 z) in x 13.060 * [taylor]: Taking taylor expansion of -1 in x 13.060 * [backup-simplify]: Simplify -1 into -1 13.060 * [taylor]: Taking taylor expansion of z in x 13.060 * [backup-simplify]: Simplify z into z 13.060 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 13.060 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 13.060 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 13.061 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 13.061 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in x 13.061 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 13.061 * [taylor]: Taking taylor expansion of 2.0 in x 13.061 * [backup-simplify]: Simplify 2.0 into 2.0 13.061 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.062 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.062 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in x 13.062 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 13.062 * [taylor]: Taking taylor expansion of (/ 1 y) in x 13.062 * [taylor]: Taking taylor expansion of y in x 13.062 * [backup-simplify]: Simplify y into y 13.062 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 13.062 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 13.062 * [taylor]: Taking taylor expansion of 0.5 in x 13.062 * [backup-simplify]: Simplify 0.5 into 0.5 13.062 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.062 * [taylor]: Taking taylor expansion of x in x 13.062 * [backup-simplify]: Simplify 0 into 0 13.062 * [backup-simplify]: Simplify 1 into 1 13.062 * [backup-simplify]: Simplify (/ 1 1) into 1 13.062 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in x 13.062 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 13.062 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 13.062 * [taylor]: Taking taylor expansion of 0.5 in x 13.062 * [backup-simplify]: Simplify 0.5 into 0.5 13.062 * [taylor]: Taking taylor expansion of (pow t 2) in x 13.062 * [taylor]: Taking taylor expansion of t in x 13.062 * [backup-simplify]: Simplify t into t 13.063 * [backup-simplify]: Simplify (* t t) into (pow t 2) 13.063 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 13.063 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.063 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 13.063 * [taylor]: Taking taylor expansion of (/ -1 z) in x 13.063 * [taylor]: Taking taylor expansion of -1 in x 13.063 * [backup-simplify]: Simplify -1 into -1 13.063 * [taylor]: Taking taylor expansion of z in x 13.063 * [backup-simplify]: Simplify z into z 13.063 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 13.063 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 13.063 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 13.063 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 13.064 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 13.064 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 13.065 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 13.065 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) into (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) 13.066 * [backup-simplify]: Simplify (* (- 0.5) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) into (* -0.5 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) 13.066 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -0.5 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) into (* -0.5 (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) 13.066 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in y 13.066 * [taylor]: Taking taylor expansion of -0.5 in y 13.066 * [backup-simplify]: Simplify -0.5 into -0.5 13.066 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in y 13.066 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 13.066 * [taylor]: Taking taylor expansion of 2.0 in y 13.066 * [backup-simplify]: Simplify 2.0 into 2.0 13.067 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.067 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.067 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in y 13.067 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 13.067 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 13.067 * [taylor]: Taking taylor expansion of 0.5 in y 13.067 * [backup-simplify]: Simplify 0.5 into 0.5 13.067 * [taylor]: Taking taylor expansion of (pow t 2) in y 13.068 * [taylor]: Taking taylor expansion of t in y 13.068 * [backup-simplify]: Simplify t into t 13.068 * [backup-simplify]: Simplify (* t t) into (pow t 2) 13.068 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 13.068 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.068 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 13.068 * [taylor]: Taking taylor expansion of (/ -1 z) in y 13.068 * [taylor]: Taking taylor expansion of -1 in y 13.068 * [backup-simplify]: Simplify -1 into -1 13.068 * [taylor]: Taking taylor expansion of z in y 13.068 * [backup-simplify]: Simplify z into z 13.068 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 13.068 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 13.068 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 13.068 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 13.068 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 13.069 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 13.070 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 13.070 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) 0) (* 0 (sqrt (/ -1 z)))) into 0 13.070 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.071 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 13.071 * [backup-simplify]: Simplify (- 0) into 0 13.071 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 13.072 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) into (/ (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) y) 13.073 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (/ (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) y)) (* 0 (* -0.5 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))))) into (/ (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) y) 13.073 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) y) in y 13.073 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in y 13.073 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 13.073 * [taylor]: Taking taylor expansion of 2.0 in y 13.073 * [backup-simplify]: Simplify 2.0 into 2.0 13.074 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.074 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.074 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in y 13.074 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 13.074 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 13.074 * [taylor]: Taking taylor expansion of 0.5 in y 13.074 * [backup-simplify]: Simplify 0.5 into 0.5 13.074 * [taylor]: Taking taylor expansion of (pow t 2) in y 13.074 * [taylor]: Taking taylor expansion of t in y 13.074 * [backup-simplify]: Simplify t into t 13.074 * [backup-simplify]: Simplify (* t t) into (pow t 2) 13.075 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 13.075 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.075 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 13.075 * [taylor]: Taking taylor expansion of (/ -1 z) in y 13.075 * [taylor]: Taking taylor expansion of -1 in y 13.075 * [backup-simplify]: Simplify -1 into -1 13.075 * [taylor]: Taking taylor expansion of z in y 13.075 * [backup-simplify]: Simplify z into z 13.075 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 13.075 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 13.075 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 13.075 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 13.075 * [taylor]: Taking taylor expansion of y in y 13.075 * [backup-simplify]: Simplify 0 into 0 13.075 * [backup-simplify]: Simplify 1 into 1 13.076 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) into (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) 13.076 * [backup-simplify]: Simplify (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) into (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) 13.077 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) 1) into (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) 13.077 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in z 13.077 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 13.077 * [taylor]: Taking taylor expansion of 2.0 in z 13.077 * [backup-simplify]: Simplify 2.0 into 2.0 13.077 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.078 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.078 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in z 13.078 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 13.078 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 13.078 * [taylor]: Taking taylor expansion of 0.5 in z 13.078 * [backup-simplify]: Simplify 0.5 into 0.5 13.078 * [taylor]: Taking taylor expansion of (pow t 2) in z 13.078 * [taylor]: Taking taylor expansion of t in z 13.078 * [backup-simplify]: Simplify t into t 13.078 * [backup-simplify]: Simplify (* t t) into (pow t 2) 13.078 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 13.078 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.078 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 13.078 * [taylor]: Taking taylor expansion of (/ -1 z) in z 13.078 * [taylor]: Taking taylor expansion of -1 in z 13.078 * [backup-simplify]: Simplify -1 into -1 13.078 * [taylor]: Taking taylor expansion of z in z 13.078 * [backup-simplify]: Simplify 0 into 0 13.078 * [backup-simplify]: Simplify 1 into 1 13.079 * [backup-simplify]: Simplify (/ -1 1) into -1 13.079 * [backup-simplify]: Simplify (sqrt 0) into 0 13.080 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 13.080 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) 0) into 0 13.081 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 13.081 * [taylor]: Taking taylor expansion of 0 in t 13.081 * [backup-simplify]: Simplify 0 into 0 13.081 * [backup-simplify]: Simplify 0 into 0 13.081 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) into (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) 13.082 * [backup-simplify]: Simplify (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) into (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) 13.082 * [backup-simplify]: Simplify (* -0.5 (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) into (* -0.5 (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) 13.082 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) in z 13.082 * [taylor]: Taking taylor expansion of -0.5 in z 13.082 * [backup-simplify]: Simplify -0.5 into -0.5 13.082 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) in z 13.082 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 13.083 * [taylor]: Taking taylor expansion of 2.0 in z 13.083 * [backup-simplify]: Simplify 2.0 into 2.0 13.083 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.083 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.084 * [taylor]: Taking taylor expansion of (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) in z 13.084 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 13.084 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 13.084 * [taylor]: Taking taylor expansion of 0.5 in z 13.084 * [backup-simplify]: Simplify 0.5 into 0.5 13.084 * [taylor]: Taking taylor expansion of (pow t 2) in z 13.084 * [taylor]: Taking taylor expansion of t in z 13.084 * [backup-simplify]: Simplify t into t 13.084 * [backup-simplify]: Simplify (* t t) into (pow t 2) 13.084 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 13.084 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.084 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 13.084 * [taylor]: Taking taylor expansion of (/ -1 z) in z 13.084 * [taylor]: Taking taylor expansion of -1 in z 13.084 * [backup-simplify]: Simplify -1 into -1 13.084 * [taylor]: Taking taylor expansion of z in z 13.084 * [backup-simplify]: Simplify 0 into 0 13.084 * [backup-simplify]: Simplify 1 into 1 13.085 * [backup-simplify]: Simplify (/ -1 1) into -1 13.085 * [backup-simplify]: Simplify (sqrt 0) into 0 13.086 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 13.086 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) 0) into 0 13.087 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 13.087 * [backup-simplify]: Simplify (* -0.5 0) into 0 13.087 * [taylor]: Taking taylor expansion of 0 in t 13.087 * [backup-simplify]: Simplify 0 into 0 13.087 * [backup-simplify]: Simplify 0 into 0 13.087 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 13.088 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 13.088 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 13.089 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 13.090 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.091 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 13.091 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 13.091 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.092 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 13.093 * [backup-simplify]: Simplify (- 0) into 0 13.093 * [backup-simplify]: Simplify (+ 0 0) into 0 13.094 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))))) into 0 13.094 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 13.095 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (/ (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) y)) (* 0 (* -0.5 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))))) into 0 13.095 * [taylor]: Taking taylor expansion of 0 in y 13.095 * [backup-simplify]: Simplify 0 into 0 13.095 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 13.095 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 13.096 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 13.096 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) 0) (* 0 (sqrt (/ -1 z)))) into 0 13.097 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) into 0 13.098 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) (/ 0 1)))) into 0 13.098 * [taylor]: Taking taylor expansion of 0 in z 13.098 * [backup-simplify]: Simplify 0 into 0 13.098 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 13.098 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 13.099 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 13.099 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) 0) (* 0 (sqrt (/ -1 z)))) into 0 13.099 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))) into 0 13.100 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))))) into 0 13.100 * [taylor]: Taking taylor expansion of 0 in z 13.100 * [backup-simplify]: Simplify 0 into 0 13.100 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 13.100 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 13.101 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 13.101 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) +nan.0) (* 0 0)) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 13.102 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (* +nan.0 (exp (/ 0.5 (pow t 2)))))) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.102 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 13.102 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 13.102 * [taylor]: Taking taylor expansion of +nan.0 in t 13.102 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.102 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 13.102 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 13.102 * [taylor]: Taking taylor expansion of 2.0 in t 13.102 * [backup-simplify]: Simplify 2.0 into 2.0 13.102 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.103 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.103 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 13.103 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 13.103 * [taylor]: Taking taylor expansion of 0.5 in t 13.103 * [backup-simplify]: Simplify 0.5 into 0.5 13.103 * [taylor]: Taking taylor expansion of (pow t 2) in t 13.103 * [taylor]: Taking taylor expansion of t in t 13.103 * [backup-simplify]: Simplify 0 into 0 13.103 * [backup-simplify]: Simplify 1 into 1 13.103 * [backup-simplify]: Simplify (* 1 1) into 1 13.103 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 13.103 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.104 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 13.104 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 13.104 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.105 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.105 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 13.105 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 13.106 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 13.107 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) +nan.0) (* 0 0)) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 13.107 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (* +nan.0 (exp (/ 0.5 (pow t 2)))))) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.108 * [backup-simplify]: Simplify (+ (* -0.5 (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) (* 0 0)) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.108 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 13.108 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 13.108 * [taylor]: Taking taylor expansion of +nan.0 in t 13.108 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.108 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 13.108 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 13.109 * [taylor]: Taking taylor expansion of 2.0 in t 13.109 * [backup-simplify]: Simplify 2.0 into 2.0 13.109 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.109 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.110 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 13.110 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 13.110 * [taylor]: Taking taylor expansion of 0.5 in t 13.110 * [backup-simplify]: Simplify 0.5 into 0.5 13.110 * [taylor]: Taking taylor expansion of (pow t 2) in t 13.110 * [taylor]: Taking taylor expansion of t in t 13.110 * [backup-simplify]: Simplify 0 into 0 13.110 * [backup-simplify]: Simplify 1 into 1 13.110 * [backup-simplify]: Simplify (* 1 1) into 1 13.110 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 13.111 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.111 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 13.112 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 13.112 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.113 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.113 * [backup-simplify]: Simplify 0 into 0 13.113 * [backup-simplify]: Simplify 0 into 0 13.113 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 13.114 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 13.114 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 13.115 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 13.116 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 13.116 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z)))))) into 0 13.116 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 13.117 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.117 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.118 * [backup-simplify]: Simplify (- 0) into 0 13.118 * [backup-simplify]: Simplify (+ 0 0) into 0 13.119 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))))) into 0 13.119 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 13.120 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (/ (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))) y)) (* 0 (* -0.5 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))))))) into 0 13.120 * [taylor]: Taking taylor expansion of 0 in y 13.120 * [backup-simplify]: Simplify 0 into 0 13.120 * [taylor]: Taking taylor expansion of 0 in z 13.120 * [backup-simplify]: Simplify 0 into 0 13.120 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 13.121 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 13.121 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 13.121 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 13.122 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.122 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 13.123 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 13.124 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))))) into 0 13.125 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.125 * [taylor]: Taking taylor expansion of 0 in z 13.125 * [backup-simplify]: Simplify 0 into 0 13.125 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 13.126 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 13.126 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 13.126 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 13.127 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.127 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 13.128 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 13.129 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z)))))) into 0 13.129 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (* (exp (/ 0.5 (pow t 2))) (sqrt (/ -1 z))))))) into 0 13.129 * [taylor]: Taking taylor expansion of 0 in z 13.129 * [backup-simplify]: Simplify 0 into 0 13.129 * [taylor]: Taking taylor expansion of 0 in t 13.130 * [backup-simplify]: Simplify 0 into 0 13.130 * [backup-simplify]: Simplify 0 into 0 13.130 * [taylor]: Taking taylor expansion of 0 in t 13.130 * [backup-simplify]: Simplify 0 into 0 13.130 * [backup-simplify]: Simplify 0 into 0 13.130 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.132 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 13.132 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 13.132 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 13.133 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.134 * [backup-simplify]: Simplify (+ (* (exp (/ 0.5 (pow t 2))) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 13.134 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 13.135 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (* +nan.0 (exp (/ 0.5 (pow t 2)))))) (+ (* 0 (- (* +nan.0 (exp (/ 0.5 (pow t 2)))))) (* 0 0))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.135 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 13.135 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 13.135 * [taylor]: Taking taylor expansion of +nan.0 in t 13.135 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.135 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 13.135 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 13.135 * [taylor]: Taking taylor expansion of 2.0 in t 13.135 * [backup-simplify]: Simplify 2.0 into 2.0 13.135 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.136 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.136 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 13.136 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 13.136 * [taylor]: Taking taylor expansion of 0.5 in t 13.136 * [backup-simplify]: Simplify 0.5 into 0.5 13.136 * [taylor]: Taking taylor expansion of (pow t 2) in t 13.136 * [taylor]: Taking taylor expansion of t in t 13.136 * [backup-simplify]: Simplify 0 into 0 13.136 * [backup-simplify]: Simplify 1 into 1 13.136 * [backup-simplify]: Simplify (* 1 1) into 1 13.137 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 13.137 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.137 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 13.137 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 13.138 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.138 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 13.140 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (* 1 (* (/ 1 (- z)) (* (/ 1 (/ 1 (- y))) 1)))) (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (* 1 (* 1 (* 1 (/ 1 (/ 1 (- x))))))) (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (* 1 (* 1 (* (/ 1 (/ 1 (- y))) 1)))))) into (- (+ (* +nan.0 (* (sqrt 2.0) (* x (exp (* 0.5 (pow t 2)))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) z)) (- (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)))))))) 13.140 * * * [progress]: simplifying candidates 13.144 * [simplify]: Simplifying: (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (+ (+ (log (- (* x 0.5) y)) (log (sqrt z))) (+ (log (cbrt (sqrt 2.0))) (log (cbrt (sqrt 2.0))))) (+ (+ (log (- (* x 0.5) y)) (log (sqrt z))) (log (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (+ (log (* (- (* x 0.5) y) (sqrt z))) (+ (log (cbrt (sqrt 2.0))) (log (cbrt (sqrt 2.0))))) (+ (log (* (- (* x 0.5) y) (sqrt z))) (log (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (exp (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt z) (sqrt z)) (sqrt z))) (* (sqrt 2.0) (sqrt 2.0))) (* (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt z) (sqrt z)) (sqrt z))) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) (* (sqrt 2.0) (sqrt 2.0))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))))) (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (- (* x 0.5) y) (sqrt z)) (cbrt (sqrt 2.0))) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (+ (+ (+ (log (- (* x 0.5) y)) (log (sqrt z))) (+ (log (cbrt (sqrt 2.0))) (log (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0)))) (+ (+ (+ (log (- (* x 0.5) y)) (log (sqrt z))) (log (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0)))) (+ (+ (log (* (- (* x 0.5) y) (sqrt z))) (+ (log (cbrt (sqrt 2.0))) (log (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0)))) (+ (+ (log (* (- (* x 0.5) y) (sqrt z))) (log (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0)))) (+ (log (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0)))) (log (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (exp (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (* (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt z) (sqrt z)) (sqrt z))) (* (sqrt 2.0) (sqrt 2.0))) (sqrt 2.0)) (* (* (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt z) (sqrt z)) (sqrt z))) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt 2.0)) (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) (* (sqrt 2.0) (sqrt 2.0))) (sqrt 2.0)) (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt 2.0)) (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt 2.0)) (* (cbrt (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (cbrt (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))))) (cbrt (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (sqrt (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (sqrt (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt (* (cbrt 2.0) (cbrt 2.0))))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt (sqrt 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 1))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt (sqrt 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt 1)) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (cbrt (cbrt (sqrt 2.0))) (cbrt (cbrt (sqrt 2.0))))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (sqrt (cbrt (sqrt 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) 1) (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (cbrt (sqrt 2.0))) (* (* (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (* (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (* (- (* x 0.5) y) (sqrt z)) (+ (log (- (* x 0.5) y)) (log (sqrt z))) (log (* (- (* x 0.5) y) (sqrt z))) (exp (* (- (* x 0.5) y) (sqrt z))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt z) (sqrt z)) (sqrt z))) (* (cbrt (* (- (* x 0.5) y) (sqrt z))) (cbrt (* (- (* x 0.5) y) (sqrt z)))) (cbrt (* (- (* x 0.5) y) (sqrt z))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) (sqrt (* (- (* x 0.5) y) (sqrt z))) (sqrt (* (- (* x 0.5) y) (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (- (* x 0.5) y) (* (cbrt (sqrt z)) (cbrt (sqrt z)))) (* (- (* x 0.5) y) (sqrt (* (cbrt z) (cbrt z)))) (* (- (* x 0.5) y) (sqrt (sqrt z))) (* (- (* x 0.5) y) (sqrt 1)) (* (- (* x 0.5) y) (sqrt (sqrt z))) (* (- (* x 0.5) y) 1) (* (cbrt (- (* x 0.5) y)) (sqrt z)) (* (sqrt (- (* x 0.5) y)) (sqrt z)) (* (- (* x 0.5) y) (sqrt z)) (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt z)) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0))) (+ (+ (+ (+ (log (- (* x 0.5) y)) (log (sqrt z))) (+ (log (cbrt (sqrt 2.0))) (log (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0)))) (/ (* t t) 2.0)) (+ (+ (+ (+ (log (- (* x 0.5) y)) (log (sqrt z))) (log (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0)))) (/ (* t t) 2.0)) (+ (+ (+ (log (* (- (* x 0.5) y) (sqrt z))) (+ (log (cbrt (sqrt 2.0))) (log (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0)))) (/ (* t t) 2.0)) (+ (+ (+ (log (* (- (* x 0.5) y) (sqrt z))) (log (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0)))) (/ (* t t) 2.0)) (+ (+ (log (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0)))) (/ (* t t) 2.0)) (+ (log (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (/ (* t t) 2.0)) (log (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0)))) (exp (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt z) (sqrt z)) (sqrt z))) (* (sqrt 2.0) (sqrt 2.0))) (sqrt 2.0)) (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt z) (sqrt z)) (sqrt z))) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt 2.0)) (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) (* (sqrt 2.0) (sqrt 2.0))) (sqrt 2.0)) (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt 2.0)) (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt 2.0)) (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0)))) (* (cbrt (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0)))) (cbrt (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0))))) (cbrt (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0)))) (sqrt (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0)))) (sqrt (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0))))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (sqrt (exp (/ (* t t) 2.0)))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) 1) (* (cbrt (sqrt 2.0)) (exp (/ (* t t) 2.0))) (* (* (* (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0))) (* (* (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0))) 0 (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) y)) (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) x)) (- (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (/ y z)))))))) (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) y)) (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) x)) (- (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (/ y z)))))))) 0 (- (+ (* +nan.0 (/ (* (sqrt 2.0) y) z)) (- (+ (* +nan.0 (* (sqrt 2.0) y)) (- (* +nan.0 (* (sqrt 2.0) x))))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) y) z)) (- (+ (* +nan.0 (* (sqrt 2.0) y)) (- (* +nan.0 (* (sqrt 2.0) x))))))) 0 (- (+ (* +nan.0 x) (- (+ (* +nan.0 (/ y z)) (- (* +nan.0 y)))))) (- (+ (* +nan.0 x) (- (+ (* +nan.0 (/ y z)) (- (* +nan.0 y)))))) 0 (- (+ (* +nan.0 (* (sqrt 2.0) (* x (exp (* 0.5 (pow t 2)))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) z)) (- (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)))))))) (- (+ (* +nan.0 (* (sqrt 2.0) (* x (exp (* 0.5 (pow t 2)))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)) z)) (- (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) y)))))))) 13.147 * * [simplify]: Extracting # 0 : cost 96 inf + 0 13.147 * * [simplify]: Extracting # 1 : cost 138 inf + 1 13.148 * * [simplify]: Extracting # 2 : cost 164 inf + 2 13.148 * * [simplify]: Extracting # 3 : cost 170 inf + 250 13.148 * * [simplify]: Extracting # 4 : cost 151 inf + 4245 13.149 * * [simplify]: Extracting # 5 : cost 120 inf + 14830 13.153 * * [simplify]: Extracting # 6 : cost 71 inf + 37915 13.157 * * [simplify]: Extracting # 7 : cost 56 inf + 44469 13.162 * * [simplify]: Extracting # 8 : cost 34 inf + 56303 13.167 * * [simplify]: Extracting # 9 : cost 22 inf + 61898 13.173 * * [simplify]: Extracting # 10 : cost 12 inf + 66751 13.179 * * [simplify]: Extracting # 11 : cost 3 inf + 73171 13.185 * * [simplify]: Extracting # 12 : cost 0 inf + 74989 13.192 * * [simplify]: iteration 0 : 209 enodes (cost 59889 ) 13.236 * * [simplify]: Extracting # 0 : cost 0 inf + 74989 13.247 * * [simplify]: Extracting # 1 : cost 106 inf + 59325 13.259 * * [simplify]: Extracting # 2 : cost 5 inf + 89065 13.272 * * [simplify]: Extracting # 3 : cost 2 inf + 85058 13.293 * * [simplify]: Extracting # 4 : cost 0 inf + 84396 13.311 * * [simplify]: Extracting # 5 : cost 0 inf + 84265 13.327 * * [simplify]: iteration 1 : 587 enodes (cost 54263 ) 13.561 * * [simplify]: Extracting # 0 : cost 0 inf + 84265 13.586 * * [simplify]: Extracting # 1 : cost 1147 inf + 73748 13.678 * * [simplify]: Extracting # 2 : cost 21 inf + 460621 13.782 * * [simplify]: Extracting # 3 : cost 5 inf + 462854 13.907 * * [simplify]: Extracting # 4 : cost 0 inf + 465992 13.997 * * [simplify]: iteration 2 : 3538 enodes (cost 53433 ) 15.250 * * [simplify]: Extracting # 0 : cost 0 inf + 465992 15.448 * * [simplify]: Extracting # 1 : cost 468 inf + 349579 15.545 * * [simplify]: Extracting # 2 : cost 0 inf + 474143 15.674 * * [simplify]: Extracting # 3 : cost 0 inf + 473983 15.806 * * [simplify]: iteration done: 5001 enodes (cost 45035 ) 15.807 * [simplify]: Simplified to: (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (- (* x 0.5) y)) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (- (* x 0.5) y)) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (- (* x 0.5) y)) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (- (* x 0.5) y)) (log (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (exp (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (- (* x 0.5) y) (* (* z (- (* x 0.5) y)) (* (* (- (* x 0.5) y) (sqrt z)) 2.0))) (* (- (* x 0.5) y) (* (* z (- (* x 0.5) y)) (* (* (- (* x 0.5) y) (sqrt z)) 2.0))) (* (- (* x 0.5) y) (* (* z (- (* x 0.5) y)) (* (* (- (* x 0.5) y) (sqrt z)) 2.0))) (* (- (* x 0.5) y) (* (* z (- (* x 0.5) y)) (* (* (- (* x 0.5) y) (sqrt z)) 2.0))) (* (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))))) (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (- (* x 0.5) y) (* (* z (- (* x 0.5) y)) (* (* (- (* x 0.5) y) (sqrt z)) 2.0))) (sqrt (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (- (* x 0.5) y) (sqrt z)) (cbrt (sqrt 2.0))) (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (* (- (* (* x 0.5) (* (* x 0.5) (* x 0.5))) (* (* y y) y)) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0))) (log (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (log (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (log (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (log (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (log (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (log (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (exp (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0)))) (* (* (sqrt 2.0) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z)))) 2.0) (* (* (sqrt 2.0) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z)))) 2.0) (* (* (sqrt 2.0) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z)))) 2.0) (* (* (sqrt 2.0) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z)))) 2.0) (* (* (sqrt 2.0) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z)))) 2.0) (* (cbrt (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0)))) (cbrt (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0))))) (cbrt (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)))) (sqrt (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (sqrt (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (cbrt (fabs (cbrt 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt (sqrt 2.0)))) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (- (* x 0.5) y)) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt (sqrt 2.0)))) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (- (* x 0.5) y)) (* (* (* (cbrt (sqrt 2.0)) (cbrt (cbrt (sqrt 2.0)))) (* (cbrt (sqrt 2.0)) (cbrt (cbrt (sqrt 2.0))))) (* (- (* x 0.5) y) (sqrt z))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (sqrt (cbrt (sqrt 2.0)))) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (- (* x 0.5) y)) (sqrt 2.0) (* (- (* (* x 0.5) (* (* x 0.5) (* x 0.5))) (* (* y y) y)) (* (sqrt z) (sqrt 2.0))) (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (sqrt 2.0)) (* (sqrt z) (- (* x 0.5) y)) (log (* (- (* x 0.5) y) (sqrt z))) (log (* (- (* x 0.5) y) (sqrt z))) (exp (* (- (* x 0.5) y) (sqrt z))) (* (* z (sqrt z)) (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y))) (* (cbrt (* (- (* x 0.5) y) (sqrt z))) (cbrt (* (- (* x 0.5) y) (sqrt z)))) (cbrt (* (- (* x 0.5) y) (sqrt z))) (* (* z (sqrt z)) (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y))) (sqrt (* (- (* x 0.5) y) (sqrt z))) (sqrt (* (- (* x 0.5) y) (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (- (* x 0.5) y) (* (cbrt (sqrt z)) (cbrt (sqrt z)))) (* (fabs (cbrt z)) (- (* x 0.5) y)) (* (- (* x 0.5) y) (sqrt (sqrt z))) (- (* x 0.5) y) (* (- (* x 0.5) y) (sqrt (sqrt z))) (- (* x 0.5) y) (* (cbrt (- (* x 0.5) y)) (sqrt z)) (* (sqrt (- (* x 0.5) y)) (sqrt z)) (* (sqrt z) (- (* x 0.5) y)) (* (sqrt z) (- (* (* x 0.5) (* (* x 0.5) (* x 0.5))) (* (* y y) y))) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (* (exp (/ t (/ 2.0 t))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0)))) (* (exp (/ t (/ 2.0 t))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0)))) (* (exp (/ t (/ 2.0 t))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0)))) (* (exp (/ t (/ 2.0 t))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0)))) (* (exp (/ t (/ 2.0 t))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0)))) (* (exp (/ t (/ 2.0 t))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0)))) (+ (log (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (/ t (/ 2.0 t))) (+ (log (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (/ t (/ 2.0 t))) (+ (log (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (/ t (/ 2.0 t))) (+ (log (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (/ t (/ 2.0 t))) (+ (log (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (/ t (/ 2.0 t))) (+ (log (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (/ t (/ 2.0 t))) (+ (log (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (/ t (/ 2.0 t))) (exp (* (exp (/ t (/ 2.0 t))) (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))))) (* (* (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0))) (sqrt 2.0)) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) 2.0)) (* (* (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0))) (sqrt 2.0)) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) 2.0)) (* (* (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0))) (sqrt 2.0)) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) 2.0)) (* (* (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0))) (sqrt 2.0)) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) 2.0)) (* (* (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0))) (sqrt 2.0)) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) 2.0)) (* (* 1 (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))))) (* (cbrt (* (exp (/ t (/ 2.0 t))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0))))) (cbrt (* (exp (/ t (/ 2.0 t))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0)))))) (cbrt (* (exp (/ t (/ 2.0 t))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0))))) (* (* 1 (* (* (exp (/ (* t t) 2.0)) (exp (/ (* t t) 2.0))) (exp (/ (* t t) 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))))) (sqrt (* (exp (/ t (/ 2.0 t))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0))))) (sqrt (* (exp (/ t (/ 2.0 t))) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0))))) (* (* (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0)))) (* (- (* x 0.5) y) (sqrt z))) (sqrt 2.0)) (* (* (sqrt (exp (/ (* t t) 2.0))) (* (- (* x 0.5) y) (sqrt z))) (sqrt 2.0)) (* (sqrt z) (* (- (* x 0.5) y) (sqrt 2.0))) (* (exp (/ t (/ 2.0 t))) (cbrt (sqrt 2.0))) (* (* (sqrt z) (- (* (* x 0.5) (* (* x 0.5) (* x 0.5))) (* (* y y) y))) (* (sqrt 2.0) (exp (/ (* t t) 2.0)))) (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (* (sqrt 2.0) (exp (/ (* t t) 2.0)))) 0 (+ (- (* (* (cbrt 2.0) y) +nan.0)) (* (* +nan.0 (cbrt 2.0)) (- x (/ y z)))) (+ (- (* (* (cbrt 2.0) y) +nan.0)) (* (* +nan.0 (cbrt 2.0)) (- x (/ y z)))) 0 (+ (- (* +nan.0 (/ (* (sqrt 2.0) y) z))) (* (* +nan.0 (sqrt 2.0)) (- y x))) (+ (- (* +nan.0 (/ (* (sqrt 2.0) y) z))) (* (* +nan.0 (sqrt 2.0)) (- y x))) 0 (+ (- (* +nan.0 x)) (* +nan.0 (- (/ y z) y))) (+ (- (* +nan.0 x)) (* +nan.0 (- (/ y z) y))) 0 (+ (- (* +nan.0 (* (* (sqrt 2.0) x) (exp (* (* t t) 0.5))))) (* +nan.0 (- (/ (sqrt 2.0) (/ z (* y (exp (* (* t t) 0.5))))) (* (sqrt 2.0) (* y (exp (* (* t t) 0.5))))))) (+ (- (* +nan.0 (* (* (sqrt 2.0) x) (exp (* (* t t) 0.5))))) (* +nan.0 (- (/ (sqrt 2.0) (/ z (* y (exp (* (* t t) 0.5))))) (* (sqrt 2.0) (* y (exp (* (* t t) 0.5))))))) 15.817 * * * [progress]: adding candidates to table 16.497 * [progress]: [Phase 3 of 3] Extracting. 16.497 * * [regime]: Finding splitpoints for: (# # # # # #) 16.500 * * * [regime-changes]: Trying 12 branch expressions: ((* t t) (/ (* t t) 2.0) (exp (/ (* t t) 2.0)) (* z 2.0) (sqrt (* z 2.0)) (* x 0.5) (- (* x 0.5) y) (* (- (* x 0.5) y) (sqrt (* z 2.0))) t z y x) 16.500 * * * * [regimes]: Trying to branch on (* t t) from (# # # # # #) 16.611 * * * * [regimes]: Trying to branch on (/ (* t t) 2.0) from (# # # # # #) 16.684 * * * * [regimes]: Trying to branch on (exp (/ (* t t) 2.0)) from (# # # # # #) 16.765 * * * * [regimes]: Trying to branch on (* z 2.0) from (# # # # # #) 16.876 * * * * [regimes]: Trying to branch on (sqrt (* z 2.0)) from (# # # # # #) 16.959 * * * * [regimes]: Trying to branch on (* x 0.5) from (# # # # # #) 17.028 * * * * [regimes]: Trying to branch on (- (* x 0.5) y) from (# # # # # #) 17.102 * * * * [regimes]: Trying to branch on (* (- (* x 0.5) y) (sqrt (* z 2.0))) from (# # # # # #) 17.202 * * * * [regimes]: Trying to branch on t from (# # # # # #) 17.305 * * * * [regimes]: Trying to branch on z from (# # # # # #) 17.421 * * * * [regimes]: Trying to branch on y from (# # # # # #) 17.537 * * * * [regimes]: Trying to branch on x from (# # # # # #) 17.624 * * * [regime]: Found split indices: #