34.173 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.099 * * * [progress]: [2/2] Setting up program. 0.103 * [progress]: [Phase 2 of 3] Improving. 0.103 * [simplify]: Simplifying: (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) 0.103 * * [simplify]: Extracting # 0 : cost 0 0.103 * * [simplify]: Extracting # 1 : cost 0 0.103 * * [simplify]: Extracting # 2 : cost 0 0.103 * * [simplify]: Extracting # 3 : cost 0 0.103 * * [simplify]: Extracting # 4 : cost 0 0.103 * * [simplify]: Extracting # 5 : cost 0 0.104 * * [simplify]: Extracting # 6 : cost 0 0.104 * * [simplify]: Extracting # 7 : cost 0 0.104 * * [simplify]: iteration 0 : 15 enodes (cost 17 ) 0.106 * * [simplify]: Extracting # 0 : cost 0 0.106 * * [simplify]: Extracting # 1 : cost 0 0.106 * * [simplify]: Extracting # 2 : cost 0 0.106 * * [simplify]: iteration 1 : 26 enodes (cost 17 ) 0.111 * * [simplify]: Extracting # 0 : cost 0 0.111 * * [simplify]: Extracting # 1 : cost 0 0.111 * * [simplify]: Extracting # 2 : cost 0 0.111 * * [simplify]: iteration 2 : 43 enodes (cost 17 ) 0.120 * * [simplify]: Extracting # 0 : cost 0 0.120 * * [simplify]: Extracting # 1 : cost 0 0.121 * * [simplify]: Extracting # 2 : cost 0 0.121 * * [simplify]: iteration 3 : 92 enodes (cost 17 ) 0.144 * * [simplify]: Extracting # 0 : cost 0 0.144 * * [simplify]: Extracting # 1 : cost 0 0.144 * * [simplify]: Extracting # 2 : cost 0 0.145 * * [simplify]: Extracting # 3 : cost 0 0.145 * * [simplify]: Extracting # 4 : cost 0 0.145 * * [simplify]: Extracting # 5 : cost 0 0.145 * * [simplify]: iteration 4 : 183 enodes (cost 17 ) 0.193 * * [simplify]: Extracting # 0 : cost 0 0.194 * * [simplify]: Extracting # 1 : cost 0 0.194 * * [simplify]: Extracting # 2 : cost 0 0.194 * * [simplify]: Extracting # 3 : cost 0 0.194 * * [simplify]: Extracting # 4 : cost 0 0.195 * * [simplify]: iteration 5 : 315 enodes (cost 17 ) 0.309 * * [simplify]: Extracting # 0 : cost 0 0.310 * * [simplify]: Extracting # 1 : cost 0 0.311 * * [simplify]: Extracting # 2 : cost 0 0.311 * * [simplify]: Extracting # 3 : cost 0 0.312 * * [simplify]: Extracting # 4 : cost 0 0.313 * * [simplify]: Extracting # 5 : cost 0 0.313 * * [simplify]: iteration 6 : 659 enodes (cost 17 ) 0.848 * * [simplify]: Extracting # 0 : cost 0 0.850 * * [simplify]: Extracting # 1 : cost 0 0.852 * * [simplify]: Extracting # 2 : cost 0 0.854 * * [simplify]: Extracting # 3 : cost 0 0.856 * * [simplify]: Extracting # 4 : cost 0 0.857 * * [simplify]: iteration 7 : 1863 enodes (cost 17 ) 2.336 * * [simplify]: Extracting # 0 : cost 0 2.342 * * [simplify]: Extracting # 1 : cost 0 2.348 * * [simplify]: Extracting # 2 : cost 0 2.353 * * [simplify]: Extracting # 3 : cost 0 2.359 * * [simplify]: Extracting # 4 : cost 0 2.369 * * [simplify]: iteration done: 5000 enodes (cost 17 ) 2.369 * [simplify]: Simplified to: (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) 2.370 * * [progress]: iteration 1 / 4 2.370 * * * [progress]: picking best candidate 2.373 * * * * [pick]: Picked # 2.373 * * * [progress]: localizing error 2.386 * * * [progress]: generating rewritten candidates 2.386 * * * * [progress]: [ 1 / 2 ] rewriting at (2 1) 2.431 * * * * [progress]: [ 2 / 2 ] rewriting at (2) 2.545 * * * [progress]: generating series expansions 2.545 * * * * [progress]: [ 1 / 2 ] generating series at (2 1) 2.545 * [backup-simplify]: Simplify (* (- (* x 0.5) y) (sqrt (* z 2.0))) into (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) 2.545 * [approximate]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in (x y z) around 0 2.545 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in z 2.545 * [taylor]: Taking taylor expansion of (sqrt z) in z 2.545 * [taylor]: Taking taylor expansion of z in z 2.545 * [backup-simplify]: Simplify 0 into 0 2.545 * [backup-simplify]: Simplify 1 into 1 2.546 * [backup-simplify]: Simplify (sqrt 0) into 0 2.547 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.547 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in z 2.547 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.547 * [taylor]: Taking taylor expansion of 2.0 in z 2.547 * [backup-simplify]: Simplify 2.0 into 2.0 2.547 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.548 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.548 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 2.548 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 2.548 * [taylor]: Taking taylor expansion of 0.5 in z 2.548 * [backup-simplify]: Simplify 0.5 into 0.5 2.548 * [taylor]: Taking taylor expansion of x in z 2.548 * [backup-simplify]: Simplify x into x 2.548 * [taylor]: Taking taylor expansion of y in z 2.548 * [backup-simplify]: Simplify y into y 2.548 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in y 2.548 * [taylor]: Taking taylor expansion of (sqrt z) in y 2.548 * [taylor]: Taking taylor expansion of z in y 2.548 * [backup-simplify]: Simplify z into z 2.548 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.548 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.548 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in y 2.548 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.548 * [taylor]: Taking taylor expansion of 2.0 in y 2.548 * [backup-simplify]: Simplify 2.0 into 2.0 2.549 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.549 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.549 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 2.549 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 2.549 * [taylor]: Taking taylor expansion of 0.5 in y 2.549 * [backup-simplify]: Simplify 0.5 into 0.5 2.549 * [taylor]: Taking taylor expansion of x in y 2.549 * [backup-simplify]: Simplify x into x 2.549 * [taylor]: Taking taylor expansion of y in y 2.549 * [backup-simplify]: Simplify 0 into 0 2.549 * [backup-simplify]: Simplify 1 into 1 2.549 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in x 2.549 * [taylor]: Taking taylor expansion of (sqrt z) in x 2.549 * [taylor]: Taking taylor expansion of z in x 2.549 * [backup-simplify]: Simplify z into z 2.549 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.550 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.550 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 2.550 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.550 * [taylor]: Taking taylor expansion of 2.0 in x 2.550 * [backup-simplify]: Simplify 2.0 into 2.0 2.550 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.550 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.550 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 2.550 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 2.550 * [taylor]: Taking taylor expansion of 0.5 in x 2.550 * [backup-simplify]: Simplify 0.5 into 0.5 2.550 * [taylor]: Taking taylor expansion of x in x 2.551 * [backup-simplify]: Simplify 0 into 0 2.551 * [backup-simplify]: Simplify 1 into 1 2.551 * [taylor]: Taking taylor expansion of y in x 2.551 * [backup-simplify]: Simplify y into y 2.551 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in x 2.551 * [taylor]: Taking taylor expansion of (sqrt z) in x 2.551 * [taylor]: Taking taylor expansion of z in x 2.551 * [backup-simplify]: Simplify z into z 2.551 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.551 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.551 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 2.551 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.551 * [taylor]: Taking taylor expansion of 2.0 in x 2.551 * [backup-simplify]: Simplify 2.0 into 2.0 2.551 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.551 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.552 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 2.552 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 2.552 * [taylor]: Taking taylor expansion of 0.5 in x 2.552 * [backup-simplify]: Simplify 0.5 into 0.5 2.552 * [taylor]: Taking taylor expansion of x in x 2.552 * [backup-simplify]: Simplify 0 into 0 2.552 * [backup-simplify]: Simplify 1 into 1 2.552 * [taylor]: Taking taylor expansion of y in x 2.552 * [backup-simplify]: Simplify y into y 2.552 * [backup-simplify]: Simplify (* 0.5 0) into 0 2.552 * [backup-simplify]: Simplify (- y) into (- y) 2.552 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 2.552 * [backup-simplify]: Simplify (* (sqrt 2.0) (- y)) into (* -1 (* (sqrt 2.0) y)) 2.553 * [backup-simplify]: Simplify (* (sqrt z) (* -1 (* (sqrt 2.0) y))) into (* -1 (* (* (sqrt 2.0) y) (sqrt z))) 2.553 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) y) (sqrt z))) in y 2.553 * [taylor]: Taking taylor expansion of -1 in y 2.553 * [backup-simplify]: Simplify -1 into -1 2.553 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) y) (sqrt z)) in y 2.553 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) y) in y 2.553 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.553 * [taylor]: Taking taylor expansion of 2.0 in y 2.553 * [backup-simplify]: Simplify 2.0 into 2.0 2.553 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.554 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.554 * [taylor]: Taking taylor expansion of y in y 2.554 * [backup-simplify]: Simplify 0 into 0 2.554 * [backup-simplify]: Simplify 1 into 1 2.554 * [taylor]: Taking taylor expansion of (sqrt z) in y 2.554 * [taylor]: Taking taylor expansion of z in y 2.554 * [backup-simplify]: Simplify z into z 2.554 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.554 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.554 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 2.554 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 2.555 * [backup-simplify]: Simplify (* -1 0) into 0 2.555 * [taylor]: Taking taylor expansion of 0 in z 2.555 * [backup-simplify]: Simplify 0 into 0 2.555 * [backup-simplify]: Simplify 0 into 0 2.556 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 2.556 * [backup-simplify]: Simplify (- 0) into 0 2.556 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 2.557 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0.5) (* 0 (- y))) into (* 0.5 (sqrt 2.0)) 2.558 * [backup-simplify]: Simplify (+ (* (sqrt z) (* 0.5 (sqrt 2.0))) (* 0 (* -1 (* (sqrt 2.0) y)))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 2.558 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in y 2.558 * [taylor]: Taking taylor expansion of 0.5 in y 2.558 * [backup-simplify]: Simplify 0.5 into 0.5 2.558 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in y 2.558 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.558 * [taylor]: Taking taylor expansion of 2.0 in y 2.558 * [backup-simplify]: Simplify 2.0 into 2.0 2.558 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.559 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.559 * [taylor]: Taking taylor expansion of (sqrt z) in y 2.559 * [taylor]: Taking taylor expansion of z in y 2.559 * [backup-simplify]: Simplify z into z 2.559 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.559 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.559 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 2.559 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 2.559 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in z 2.559 * [taylor]: Taking taylor expansion of 0.5 in z 2.559 * [backup-simplify]: Simplify 0.5 into 0.5 2.559 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 2.559 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.559 * [taylor]: Taking taylor expansion of 2.0 in z 2.559 * [backup-simplify]: Simplify 2.0 into 2.0 2.560 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.560 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.560 * [taylor]: Taking taylor expansion of (sqrt z) in z 2.560 * [taylor]: Taking taylor expansion of z in z 2.560 * [backup-simplify]: Simplify 0 into 0 2.560 * [backup-simplify]: Simplify 1 into 1 2.560 * [backup-simplify]: Simplify (sqrt 0) into 0 2.561 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.562 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 2.562 * [backup-simplify]: Simplify (* 0.5 0) into 0 2.562 * [backup-simplify]: Simplify 0 into 0 2.563 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 1) (* 0 0)) into (sqrt 2.0) 2.564 * [backup-simplify]: Simplify (+ (* 0 0) (* (sqrt 2.0) (sqrt z))) into (* (sqrt 2.0) (sqrt z)) 2.564 * [backup-simplify]: Simplify (+ (* -1 (* (sqrt 2.0) (sqrt z))) (* 0 0)) into (- (* (sqrt 2.0) (sqrt z))) 2.564 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt z))) in z 2.564 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 2.564 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.564 * [taylor]: Taking taylor expansion of 2.0 in z 2.564 * [backup-simplify]: Simplify 2.0 into 2.0 2.565 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.565 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.565 * [taylor]: Taking taylor expansion of (sqrt z) in z 2.565 * [taylor]: Taking taylor expansion of z in z 2.565 * [backup-simplify]: Simplify 0 into 0 2.565 * [backup-simplify]: Simplify 1 into 1 2.565 * [backup-simplify]: Simplify (sqrt 0) into 0 2.566 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.567 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 2.567 * [backup-simplify]: Simplify (- 0) into 0 2.567 * [backup-simplify]: Simplify 0 into 0 2.567 * [backup-simplify]: Simplify 0 into 0 2.567 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 2.568 * [backup-simplify]: Simplify (- 0) into 0 2.568 * [backup-simplify]: Simplify (+ 0 0) into 0 2.569 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.569 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 2.570 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 2.570 * [backup-simplify]: Simplify (+ (* (sqrt z) 0) (+ (* 0 (* 0.5 (sqrt 2.0))) (* 0 (* -1 (* (sqrt 2.0) y))))) into 0 2.570 * [taylor]: Taking taylor expansion of 0 in y 2.571 * [backup-simplify]: Simplify 0 into 0 2.571 * [taylor]: Taking taylor expansion of 0 in z 2.571 * [backup-simplify]: Simplify 0 into 0 2.571 * [backup-simplify]: Simplify 0 into 0 2.571 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt z))) into 0 2.572 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt z)))) into 0 2.572 * [taylor]: Taking taylor expansion of 0 in z 2.572 * [backup-simplify]: Simplify 0 into 0 2.572 * [backup-simplify]: Simplify 0 into 0 2.572 * [backup-simplify]: Simplify 0 into 0 2.572 * [backup-simplify]: Simplify (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (* (/ 1 z) 2.0))) into (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) 2.572 * [approximate]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in (x y z) around 0 2.572 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in z 2.572 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in z 2.572 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 2.572 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 2.572 * [taylor]: Taking taylor expansion of 0.5 in z 2.572 * [backup-simplify]: Simplify 0.5 into 0.5 2.572 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.572 * [taylor]: Taking taylor expansion of x in z 2.572 * [backup-simplify]: Simplify x into x 2.572 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.572 * [taylor]: Taking taylor expansion of (/ 1 y) in z 2.572 * [taylor]: Taking taylor expansion of y in z 2.572 * [backup-simplify]: Simplify y into y 2.572 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.572 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.572 * [taylor]: Taking taylor expansion of 2.0 in z 2.572 * [backup-simplify]: Simplify 2.0 into 2.0 2.572 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.573 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.573 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 2.573 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.573 * [taylor]: Taking taylor expansion of z in z 2.573 * [backup-simplify]: Simplify 0 into 0 2.573 * [backup-simplify]: Simplify 1 into 1 2.573 * [backup-simplify]: Simplify (/ 1 1) into 1 2.574 * [backup-simplify]: Simplify (sqrt 0) into 0 2.574 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.574 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in y 2.574 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in y 2.574 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 2.574 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 2.574 * [taylor]: Taking taylor expansion of 0.5 in y 2.574 * [backup-simplify]: Simplify 0.5 into 0.5 2.574 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.574 * [taylor]: Taking taylor expansion of x in y 2.575 * [backup-simplify]: Simplify x into x 2.575 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.575 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.575 * [taylor]: Taking taylor expansion of y in y 2.575 * [backup-simplify]: Simplify 0 into 0 2.575 * [backup-simplify]: Simplify 1 into 1 2.575 * [backup-simplify]: Simplify (/ 1 1) into 1 2.575 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.575 * [taylor]: Taking taylor expansion of 2.0 in y 2.575 * [backup-simplify]: Simplify 2.0 into 2.0 2.575 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.576 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.576 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 2.576 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.576 * [taylor]: Taking taylor expansion of z in y 2.576 * [backup-simplify]: Simplify z into z 2.576 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.576 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.576 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.576 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.576 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in x 2.576 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in x 2.576 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 2.576 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 2.576 * [taylor]: Taking taylor expansion of 0.5 in x 2.576 * [backup-simplify]: Simplify 0.5 into 0.5 2.576 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.576 * [taylor]: Taking taylor expansion of x in x 2.576 * [backup-simplify]: Simplify 0 into 0 2.576 * [backup-simplify]: Simplify 1 into 1 2.576 * [backup-simplify]: Simplify (/ 1 1) into 1 2.576 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.576 * [taylor]: Taking taylor expansion of y in x 2.576 * [backup-simplify]: Simplify y into y 2.576 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.577 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.577 * [taylor]: Taking taylor expansion of 2.0 in x 2.577 * [backup-simplify]: Simplify 2.0 into 2.0 2.577 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.577 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.577 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 2.577 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.577 * [taylor]: Taking taylor expansion of z in x 2.577 * [backup-simplify]: Simplify z into z 2.577 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.577 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.577 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.578 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.578 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in x 2.578 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in x 2.578 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 2.578 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 2.578 * [taylor]: Taking taylor expansion of 0.5 in x 2.578 * [backup-simplify]: Simplify 0.5 into 0.5 2.578 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.578 * [taylor]: Taking taylor expansion of x in x 2.578 * [backup-simplify]: Simplify 0 into 0 2.578 * [backup-simplify]: Simplify 1 into 1 2.578 * [backup-simplify]: Simplify (/ 1 1) into 1 2.578 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.578 * [taylor]: Taking taylor expansion of y in x 2.578 * [backup-simplify]: Simplify y into y 2.578 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.578 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.578 * [taylor]: Taking taylor expansion of 2.0 in x 2.578 * [backup-simplify]: Simplify 2.0 into 2.0 2.578 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.579 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.579 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 2.579 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.579 * [taylor]: Taking taylor expansion of z in x 2.579 * [backup-simplify]: Simplify z into z 2.579 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.579 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.579 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.579 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.580 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 2.580 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 2.581 * [backup-simplify]: Simplify (* 0.5 (sqrt 2.0)) into (* 0.5 (sqrt 2.0)) 2.581 * [backup-simplify]: Simplify (* (* 0.5 (sqrt 2.0)) (sqrt (/ 1 z))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 2.581 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in y 2.581 * [taylor]: Taking taylor expansion of 0.5 in y 2.581 * [backup-simplify]: Simplify 0.5 into 0.5 2.581 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in y 2.581 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.581 * [taylor]: Taking taylor expansion of 2.0 in y 2.581 * [backup-simplify]: Simplify 2.0 into 2.0 2.582 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.582 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.582 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 2.582 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.582 * [taylor]: Taking taylor expansion of z in y 2.582 * [backup-simplify]: Simplify z into z 2.582 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.582 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.582 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.582 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.583 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.583 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 2.583 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 2.583 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 2.584 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (sqrt 2.0))) into (- (/ (sqrt 2.0) y)) 2.585 * [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.585 * [taylor]: Taking taylor expansion of (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) in y 2.585 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2.0) y) (sqrt (/ 1 z))) in y 2.585 * [taylor]: Taking taylor expansion of (/ (sqrt 2.0) y) in y 2.585 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.585 * [taylor]: Taking taylor expansion of 2.0 in y 2.585 * [backup-simplify]: Simplify 2.0 into 2.0 2.585 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.586 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.586 * [taylor]: Taking taylor expansion of y in y 2.586 * [backup-simplify]: Simplify 0 into 0 2.586 * [backup-simplify]: Simplify 1 into 1 2.586 * [backup-simplify]: Simplify (/ (sqrt 2.0) 1) into (sqrt 2.0) 2.586 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 2.586 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.586 * [taylor]: Taking taylor expansion of z in y 2.586 * [backup-simplify]: Simplify z into z 2.586 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.586 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.586 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.587 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.587 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 2.587 * [backup-simplify]: Simplify (- (* (sqrt 2.0) (sqrt (/ 1 z)))) into (- (* (sqrt 2.0) (sqrt (/ 1 z)))) 2.587 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 2.587 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 2.587 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.587 * [taylor]: Taking taylor expansion of 2.0 in z 2.587 * [backup-simplify]: Simplify 2.0 into 2.0 2.588 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.588 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.588 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 2.588 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.588 * [taylor]: Taking taylor expansion of z in z 2.588 * [backup-simplify]: Simplify 0 into 0 2.588 * [backup-simplify]: Simplify 1 into 1 2.588 * [backup-simplify]: Simplify (/ 1 1) into 1 2.589 * [backup-simplify]: Simplify (sqrt 0) into 0 2.590 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.590 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 2.590 * [backup-simplify]: Simplify (- 0) into 0 2.590 * [backup-simplify]: Simplify 0 into 0 2.591 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 2.591 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 2.591 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 2.591 * [taylor]: Taking taylor expansion of 0.5 in z 2.591 * [backup-simplify]: Simplify 0.5 into 0.5 2.591 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 2.591 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.591 * [taylor]: Taking taylor expansion of 2.0 in z 2.591 * [backup-simplify]: Simplify 2.0 into 2.0 2.591 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.592 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.592 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 2.592 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.592 * [taylor]: Taking taylor expansion of z in z 2.592 * [backup-simplify]: Simplify 0 into 0 2.592 * [backup-simplify]: Simplify 1 into 1 2.592 * [backup-simplify]: Simplify (/ 1 1) into 1 2.592 * [backup-simplify]: Simplify (sqrt 0) into 0 2.593 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.594 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 2.594 * [backup-simplify]: Simplify (* 0.5 0) into 0 2.594 * [backup-simplify]: Simplify 0 into 0 2.594 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.595 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 2.595 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.596 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.596 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 2.596 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.597 * [backup-simplify]: Simplify (- 0) into 0 2.597 * [backup-simplify]: Simplify (+ 0 0) into 0 2.598 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (sqrt 2.0)))) into 0 2.602 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 2.602 * [taylor]: Taking taylor expansion of 0 in y 2.602 * [backup-simplify]: Simplify 0 into 0 2.603 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)))) into 0 2.603 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 2.604 * [backup-simplify]: Simplify (- 0) into 0 2.604 * [taylor]: Taking taylor expansion of 0 in z 2.604 * [backup-simplify]: Simplify 0 into 0 2.604 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 2.605 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z))))) into 0 2.605 * [taylor]: Taking taylor expansion of 0 in z 2.605 * [backup-simplify]: Simplify 0 into 0 2.606 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 2.607 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 2.608 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 2.610 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 2.612 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 2.613 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 2.613 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.614 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 2.615 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 2.615 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.616 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.616 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.616 * [backup-simplify]: Simplify (- 0) into 0 2.617 * [backup-simplify]: Simplify (+ 0 0) into 0 2.617 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (sqrt 2.0))))) into 0 2.618 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 2.618 * [taylor]: Taking taylor expansion of 0 in y 2.618 * [backup-simplify]: Simplify 0 into 0 2.618 * [taylor]: Taking taylor expansion of 0 in z 2.618 * [backup-simplify]: Simplify 0 into 0 2.619 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.619 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 2.620 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.620 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.621 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 2.621 * [backup-simplify]: Simplify (- 0) into 0 2.621 * [taylor]: Taking taylor expansion of 0 in z 2.621 * [backup-simplify]: Simplify 0 into 0 2.621 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.622 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 2.623 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.623 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 2.624 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z)))))) into 0 2.624 * [taylor]: Taking taylor expansion of 0 in z 2.624 * [backup-simplify]: Simplify 0 into 0 2.624 * [backup-simplify]: Simplify 0 into 0 2.624 * [backup-simplify]: Simplify 0 into 0 2.625 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.626 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 2.627 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.629 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 2.630 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 2.631 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 2.634 * [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) x)) (- (* +nan.0 (* (sqrt 2.0) y))))))) 2.634 * [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.634 * [approximate]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in (x y z) around 0 2.634 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in z 2.634 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 2.634 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 2.634 * [taylor]: Taking taylor expansion of -2.0 in z 2.634 * [backup-simplify]: Simplify -2.0 into -2.0 2.634 * [taylor]: Taking taylor expansion of z in z 2.634 * [backup-simplify]: Simplify 0 into 0 2.634 * [backup-simplify]: Simplify 1 into 1 2.635 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 2.635 * [backup-simplify]: Simplify (sqrt 0) into 0 2.636 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 2.636 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 2.636 * [taylor]: Taking taylor expansion of (/ 1 y) in z 2.636 * [taylor]: Taking taylor expansion of y in z 2.636 * [backup-simplify]: Simplify y into y 2.636 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.636 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 2.636 * [taylor]: Taking taylor expansion of 0.5 in z 2.636 * [backup-simplify]: Simplify 0.5 into 0.5 2.636 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.636 * [taylor]: Taking taylor expansion of x in z 2.636 * [backup-simplify]: Simplify x into x 2.636 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.636 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in y 2.636 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 2.636 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 2.636 * [taylor]: Taking taylor expansion of -2.0 in y 2.636 * [backup-simplify]: Simplify -2.0 into -2.0 2.636 * [taylor]: Taking taylor expansion of z in y 2.636 * [backup-simplify]: Simplify z into z 2.636 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.636 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.636 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.636 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.636 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 2.636 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.636 * [taylor]: Taking taylor expansion of y in y 2.636 * [backup-simplify]: Simplify 0 into 0 2.637 * [backup-simplify]: Simplify 1 into 1 2.637 * [backup-simplify]: Simplify (/ 1 1) into 1 2.637 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 2.637 * [taylor]: Taking taylor expansion of 0.5 in y 2.637 * [backup-simplify]: Simplify 0.5 into 0.5 2.637 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.637 * [taylor]: Taking taylor expansion of x in y 2.637 * [backup-simplify]: Simplify x into x 2.637 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.637 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in x 2.637 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 2.637 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 2.637 * [taylor]: Taking taylor expansion of -2.0 in x 2.637 * [backup-simplify]: Simplify -2.0 into -2.0 2.637 * [taylor]: Taking taylor expansion of z in x 2.637 * [backup-simplify]: Simplify z into z 2.637 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.637 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.637 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.637 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.637 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 2.637 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.637 * [taylor]: Taking taylor expansion of y in x 2.637 * [backup-simplify]: Simplify y into y 2.637 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.637 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 2.637 * [taylor]: Taking taylor expansion of 0.5 in x 2.637 * [backup-simplify]: Simplify 0.5 into 0.5 2.638 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.638 * [taylor]: Taking taylor expansion of x in x 2.638 * [backup-simplify]: Simplify 0 into 0 2.638 * [backup-simplify]: Simplify 1 into 1 2.638 * [backup-simplify]: Simplify (/ 1 1) into 1 2.638 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in x 2.638 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 2.638 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 2.638 * [taylor]: Taking taylor expansion of -2.0 in x 2.638 * [backup-simplify]: Simplify -2.0 into -2.0 2.638 * [taylor]: Taking taylor expansion of z in x 2.638 * [backup-simplify]: Simplify z into z 2.638 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.638 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.638 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.638 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.638 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 2.638 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.638 * [taylor]: Taking taylor expansion of y in x 2.638 * [backup-simplify]: Simplify y into y 2.638 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.638 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 2.638 * [taylor]: Taking taylor expansion of 0.5 in x 2.638 * [backup-simplify]: Simplify 0.5 into 0.5 2.638 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.638 * [taylor]: Taking taylor expansion of x in x 2.638 * [backup-simplify]: Simplify 0 into 0 2.638 * [backup-simplify]: Simplify 1 into 1 2.639 * [backup-simplify]: Simplify (/ 1 1) into 1 2.639 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 2.639 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 2.640 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 2.641 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (- 0.5)) into (* -0.5 (sqrt (/ -2.0 z))) 2.641 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -2.0 z))) in y 2.641 * [taylor]: Taking taylor expansion of -0.5 in y 2.641 * [backup-simplify]: Simplify -0.5 into -0.5 2.641 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 2.641 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 2.641 * [taylor]: Taking taylor expansion of -2.0 in y 2.641 * [backup-simplify]: Simplify -2.0 into -2.0 2.641 * [taylor]: Taking taylor expansion of z in y 2.641 * [backup-simplify]: Simplify z into z 2.641 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.641 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.641 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.641 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.641 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.642 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 2.642 * [backup-simplify]: Simplify (- 0) into 0 2.642 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.643 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) (/ 1 y)) (* 0 (- 0.5))) into (/ (sqrt (/ -2.0 z)) y) 2.643 * [taylor]: Taking taylor expansion of (/ (sqrt (/ -2.0 z)) y) in y 2.643 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 2.643 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 2.643 * [taylor]: Taking taylor expansion of -2.0 in y 2.643 * [backup-simplify]: Simplify -2.0 into -2.0 2.643 * [taylor]: Taking taylor expansion of z in y 2.643 * [backup-simplify]: Simplify z into z 2.643 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.643 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.643 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.643 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.643 * [taylor]: Taking taylor expansion of y in y 2.643 * [backup-simplify]: Simplify 0 into 0 2.643 * [backup-simplify]: Simplify 1 into 1 2.643 * [backup-simplify]: Simplify (/ (sqrt (/ -2.0 z)) 1) into (sqrt (/ -2.0 z)) 2.643 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 2.643 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 2.643 * [taylor]: Taking taylor expansion of -2.0 in z 2.643 * [backup-simplify]: Simplify -2.0 into -2.0 2.643 * [taylor]: Taking taylor expansion of z in z 2.643 * [backup-simplify]: Simplify 0 into 0 2.643 * [backup-simplify]: Simplify 1 into 1 2.644 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 2.644 * [backup-simplify]: Simplify (sqrt 0) into 0 2.645 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 2.645 * [backup-simplify]: Simplify 0 into 0 2.645 * [backup-simplify]: Simplify (* -0.5 (sqrt (/ -2.0 z))) into (* -0.5 (sqrt (/ -2.0 z))) 2.645 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -2.0 z))) in z 2.645 * [taylor]: Taking taylor expansion of -0.5 in z 2.645 * [backup-simplify]: Simplify -0.5 into -0.5 2.645 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 2.645 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 2.645 * [taylor]: Taking taylor expansion of -2.0 in z 2.645 * [backup-simplify]: Simplify -2.0 into -2.0 2.645 * [taylor]: Taking taylor expansion of z in z 2.645 * [backup-simplify]: Simplify 0 into 0 2.645 * [backup-simplify]: Simplify 1 into 1 2.645 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 2.646 * [backup-simplify]: Simplify (sqrt 0) into 0 2.646 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 2.647 * [backup-simplify]: Simplify (* -0.5 0) into 0 2.647 * [backup-simplify]: Simplify 0 into 0 2.647 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.647 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.648 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 2.648 * [backup-simplify]: Simplify (- 0) into 0 2.648 * [backup-simplify]: Simplify (+ 0 0) into 0 2.649 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.649 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 2.649 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 (/ 1 y)) (* 0 (- 0.5)))) into 0 2.649 * [taylor]: Taking taylor expansion of 0 in y 2.649 * [backup-simplify]: Simplify 0 into 0 2.650 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -2.0 z)) (/ 0 1)))) into 0 2.650 * [taylor]: Taking taylor expansion of 0 in z 2.650 * [backup-simplify]: Simplify 0 into 0 2.650 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (sqrt (/ -2.0 z)))) into 0 2.650 * [taylor]: Taking taylor expansion of 0 in z 2.651 * [backup-simplify]: Simplify 0 into 0 2.651 * [backup-simplify]: Simplify +nan.0 into +nan.0 2.651 * [backup-simplify]: Simplify (+ (* -0.5 +nan.0) (* 0 0)) into (- +nan.0) 2.652 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 2.652 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.653 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.653 * [backup-simplify]: Simplify (- 0) into 0 2.653 * [backup-simplify]: Simplify (+ 0 0) into 0 2.654 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.654 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -2.0 z)))) into 0 2.655 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 (- 0.5))))) into 0 2.655 * [taylor]: Taking taylor expansion of 0 in y 2.655 * [backup-simplify]: Simplify 0 into 0 2.655 * [taylor]: Taking taylor expansion of 0 in z 2.655 * [backup-simplify]: Simplify 0 into 0 2.655 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.655 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 2.656 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -2.0 z)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.656 * [taylor]: Taking taylor expansion of 0 in z 2.656 * [backup-simplify]: Simplify 0 into 0 2.656 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.657 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 2.657 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (sqrt (/ -2.0 z))))) into 0 2.657 * [taylor]: Taking taylor expansion of 0 in z 2.658 * [backup-simplify]: Simplify 0 into 0 2.658 * [backup-simplify]: Simplify 0 into 0 2.658 * [backup-simplify]: Simplify 0 into 0 2.658 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2.0 (/ 0 1)))) into 0 2.660 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 2.660 * [backup-simplify]: Simplify +nan.0 into +nan.0 2.661 * [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.661 * * * * [progress]: [ 2 / 2 ] generating series at (2) 2.661 * [backup-simplify]: Simplify (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) into (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) 2.661 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in (x y z t) around 0 2.661 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in t 2.661 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in t 2.661 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 2.661 * [taylor]: Taking taylor expansion of 2.0 in t 2.661 * [backup-simplify]: Simplify 2.0 into 2.0 2.661 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.662 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.662 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in t 2.662 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in t 2.662 * [taylor]: Taking taylor expansion of (* 0.5 x) in t 2.662 * [taylor]: Taking taylor expansion of 0.5 in t 2.662 * [backup-simplify]: Simplify 0.5 into 0.5 2.662 * [taylor]: Taking taylor expansion of x in t 2.662 * [backup-simplify]: Simplify x into x 2.662 * [taylor]: Taking taylor expansion of y in t 2.662 * [backup-simplify]: Simplify y into y 2.662 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 2.662 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 2.662 * [taylor]: Taking taylor expansion of 0.5 in t 2.662 * [backup-simplify]: Simplify 0.5 into 0.5 2.662 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.662 * [taylor]: Taking taylor expansion of t in t 2.662 * [backup-simplify]: Simplify 0 into 0 2.662 * [backup-simplify]: Simplify 1 into 1 2.662 * [backup-simplify]: Simplify (* 1 1) into 1 2.663 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 2.663 * [backup-simplify]: Simplify (exp 0) into 1 2.663 * [taylor]: Taking taylor expansion of (sqrt z) in t 2.663 * [taylor]: Taking taylor expansion of z in t 2.663 * [backup-simplify]: Simplify z into z 2.663 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.663 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.663 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in z 2.663 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in z 2.663 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.663 * [taylor]: Taking taylor expansion of 2.0 in z 2.663 * [backup-simplify]: Simplify 2.0 into 2.0 2.663 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.664 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.664 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in z 2.664 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 2.664 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 2.664 * [taylor]: Taking taylor expansion of 0.5 in z 2.664 * [backup-simplify]: Simplify 0.5 into 0.5 2.664 * [taylor]: Taking taylor expansion of x in z 2.664 * [backup-simplify]: Simplify x into x 2.664 * [taylor]: Taking taylor expansion of y in z 2.664 * [backup-simplify]: Simplify y into y 2.664 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 2.664 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 2.664 * [taylor]: Taking taylor expansion of 0.5 in z 2.664 * [backup-simplify]: Simplify 0.5 into 0.5 2.664 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.664 * [taylor]: Taking taylor expansion of t in z 2.664 * [backup-simplify]: Simplify t into t 2.664 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.664 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.664 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.664 * [taylor]: Taking taylor expansion of (sqrt z) in z 2.664 * [taylor]: Taking taylor expansion of z in z 2.664 * [backup-simplify]: Simplify 0 into 0 2.664 * [backup-simplify]: Simplify 1 into 1 2.665 * [backup-simplify]: Simplify (sqrt 0) into 0 2.665 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.665 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in y 2.666 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in y 2.666 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.666 * [taylor]: Taking taylor expansion of 2.0 in y 2.666 * [backup-simplify]: Simplify 2.0 into 2.0 2.666 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.666 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.666 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in y 2.666 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 2.666 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 2.666 * [taylor]: Taking taylor expansion of 0.5 in y 2.666 * [backup-simplify]: Simplify 0.5 into 0.5 2.666 * [taylor]: Taking taylor expansion of x in y 2.666 * [backup-simplify]: Simplify x into x 2.666 * [taylor]: Taking taylor expansion of y in y 2.666 * [backup-simplify]: Simplify 0 into 0 2.666 * [backup-simplify]: Simplify 1 into 1 2.666 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 2.666 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 2.666 * [taylor]: Taking taylor expansion of 0.5 in y 2.666 * [backup-simplify]: Simplify 0.5 into 0.5 2.667 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.667 * [taylor]: Taking taylor expansion of t in y 2.667 * [backup-simplify]: Simplify t into t 2.667 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.667 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.667 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.667 * [taylor]: Taking taylor expansion of (sqrt z) in y 2.667 * [taylor]: Taking taylor expansion of z in y 2.667 * [backup-simplify]: Simplify z into z 2.667 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.667 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.667 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in x 2.667 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in x 2.667 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.667 * [taylor]: Taking taylor expansion of 2.0 in x 2.667 * [backup-simplify]: Simplify 2.0 into 2.0 2.667 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.668 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.668 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in x 2.668 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 2.668 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 2.668 * [taylor]: Taking taylor expansion of 0.5 in x 2.668 * [backup-simplify]: Simplify 0.5 into 0.5 2.668 * [taylor]: Taking taylor expansion of x in x 2.668 * [backup-simplify]: Simplify 0 into 0 2.668 * [backup-simplify]: Simplify 1 into 1 2.668 * [taylor]: Taking taylor expansion of y in x 2.668 * [backup-simplify]: Simplify y into y 2.668 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 2.668 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 2.668 * [taylor]: Taking taylor expansion of 0.5 in x 2.668 * [backup-simplify]: Simplify 0.5 into 0.5 2.668 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.668 * [taylor]: Taking taylor expansion of t in x 2.668 * [backup-simplify]: Simplify t into t 2.668 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.668 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.668 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.669 * [taylor]: Taking taylor expansion of (sqrt z) in x 2.669 * [taylor]: Taking taylor expansion of z in x 2.669 * [backup-simplify]: Simplify z into z 2.669 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.669 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.669 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in x 2.669 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in x 2.669 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.669 * [taylor]: Taking taylor expansion of 2.0 in x 2.669 * [backup-simplify]: Simplify 2.0 into 2.0 2.669 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.669 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.669 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in x 2.670 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 2.670 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 2.670 * [taylor]: Taking taylor expansion of 0.5 in x 2.670 * [backup-simplify]: Simplify 0.5 into 0.5 2.670 * [taylor]: Taking taylor expansion of x in x 2.670 * [backup-simplify]: Simplify 0 into 0 2.670 * [backup-simplify]: Simplify 1 into 1 2.670 * [taylor]: Taking taylor expansion of y in x 2.670 * [backup-simplify]: Simplify y into y 2.670 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 2.670 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 2.670 * [taylor]: Taking taylor expansion of 0.5 in x 2.670 * [backup-simplify]: Simplify 0.5 into 0.5 2.670 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.670 * [taylor]: Taking taylor expansion of t in x 2.670 * [backup-simplify]: Simplify t into t 2.670 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.670 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.670 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.670 * [taylor]: Taking taylor expansion of (sqrt z) in x 2.670 * [taylor]: Taking taylor expansion of z in x 2.670 * [backup-simplify]: Simplify z into z 2.670 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.670 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.671 * [backup-simplify]: Simplify (* 0.5 0) into 0 2.671 * [backup-simplify]: Simplify (- y) into (- y) 2.671 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 2.671 * [backup-simplify]: Simplify (* (- y) (exp (* 0.5 (pow t 2)))) into (* -1 (* y (exp (* 0.5 (pow t 2))))) 2.671 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -1 (* y (exp (* 0.5 (pow t 2)))))) into (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) 2.672 * [backup-simplify]: Simplify (* (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) (sqrt z)) into (* -1 (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z))) 2.672 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z))) in y 2.672 * [taylor]: Taking taylor expansion of -1 in y 2.672 * [backup-simplify]: Simplify -1 into -1 2.672 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z)) in y 2.672 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) in y 2.672 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.672 * [taylor]: Taking taylor expansion of 2.0 in y 2.672 * [backup-simplify]: Simplify 2.0 into 2.0 2.672 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.673 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.673 * [taylor]: Taking taylor expansion of (* y (exp (* 0.5 (pow t 2)))) in y 2.673 * [taylor]: Taking taylor expansion of y in y 2.673 * [backup-simplify]: Simplify 0 into 0 2.673 * [backup-simplify]: Simplify 1 into 1 2.673 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 2.673 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 2.673 * [taylor]: Taking taylor expansion of 0.5 in y 2.673 * [backup-simplify]: Simplify 0.5 into 0.5 2.673 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.673 * [taylor]: Taking taylor expansion of t in y 2.673 * [backup-simplify]: Simplify t into t 2.673 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.673 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.673 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.673 * [taylor]: Taking taylor expansion of (sqrt z) in y 2.673 * [taylor]: Taking taylor expansion of z in y 2.673 * [backup-simplify]: Simplify z into z 2.673 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.673 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.673 * [backup-simplify]: Simplify (* 0 (exp (* 0.5 (pow t 2)))) into 0 2.674 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 2.674 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 2.674 * [backup-simplify]: Simplify (* -1 0) into 0 2.674 * [taylor]: Taking taylor expansion of 0 in z 2.674 * [backup-simplify]: Simplify 0 into 0 2.674 * [taylor]: Taking taylor expansion of 0 in t 2.674 * [backup-simplify]: Simplify 0 into 0 2.674 * [backup-simplify]: Simplify 0 into 0 2.674 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.675 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 2.675 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.676 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 2.676 * [backup-simplify]: Simplify (- 0) into 0 2.677 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 2.677 * [backup-simplify]: Simplify (+ (* (- y) 0) (* 0.5 (exp (* 0.5 (pow t 2))))) into (* 0.5 (exp (* 0.5 (pow t 2)))) 2.677 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (* 0.5 (exp (* 0.5 (pow t 2))))) (* 0 (* -1 (* y (exp (* 0.5 (pow t 2))))))) into (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))) 2.678 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) 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.678 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in y 2.678 * [taylor]: Taking taylor expansion of 0.5 in y 2.678 * [backup-simplify]: Simplify 0.5 into 0.5 2.678 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in y 2.678 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in y 2.678 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.679 * [taylor]: Taking taylor expansion of 2.0 in y 2.679 * [backup-simplify]: Simplify 2.0 into 2.0 2.679 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.679 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.679 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 2.679 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 2.679 * [taylor]: Taking taylor expansion of 0.5 in y 2.679 * [backup-simplify]: Simplify 0.5 into 0.5 2.679 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.679 * [taylor]: Taking taylor expansion of t in y 2.679 * [backup-simplify]: Simplify t into t 2.679 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.680 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.680 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.680 * [taylor]: Taking taylor expansion of (sqrt z) in y 2.680 * [taylor]: Taking taylor expansion of z in y 2.680 * [backup-simplify]: Simplify z into z 2.680 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 2.680 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 2.680 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 2.681 * [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.681 * [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.681 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 2.681 * [taylor]: Taking taylor expansion of 0.5 in z 2.681 * [backup-simplify]: Simplify 0.5 into 0.5 2.681 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 2.681 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 2.681 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.681 * [taylor]: Taking taylor expansion of 2.0 in z 2.681 * [backup-simplify]: Simplify 2.0 into 2.0 2.681 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.682 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.682 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 2.682 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 2.682 * [taylor]: Taking taylor expansion of 0.5 in z 2.682 * [backup-simplify]: Simplify 0.5 into 0.5 2.682 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.682 * [taylor]: Taking taylor expansion of t in z 2.682 * [backup-simplify]: Simplify t into t 2.682 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.682 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.682 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.682 * [taylor]: Taking taylor expansion of (sqrt z) in z 2.682 * [taylor]: Taking taylor expansion of z in z 2.682 * [backup-simplify]: Simplify 0 into 0 2.682 * [backup-simplify]: Simplify 1 into 1 2.683 * [backup-simplify]: Simplify (sqrt 0) into 0 2.684 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.684 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 2.684 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 2.685 * [backup-simplify]: Simplify (* 0.5 0) into 0 2.685 * [taylor]: Taking taylor expansion of 0 in t 2.685 * [backup-simplify]: Simplify 0 into 0 2.685 * [backup-simplify]: Simplify 0 into 0 2.685 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.685 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 2.686 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.686 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* 0.5 (pow t 2))))) into (exp (* 0.5 (pow t 2))) 2.687 * [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.687 * [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.688 * [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.688 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 2.688 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 2.688 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 2.688 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.688 * [taylor]: Taking taylor expansion of 2.0 in z 2.688 * [backup-simplify]: Simplify 2.0 into 2.0 2.689 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.689 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.689 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 2.689 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 2.689 * [taylor]: Taking taylor expansion of 0.5 in z 2.689 * [backup-simplify]: Simplify 0.5 into 0.5 2.689 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.689 * [taylor]: Taking taylor expansion of t in z 2.689 * [backup-simplify]: Simplify t into t 2.689 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.689 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 2.689 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 2.689 * [taylor]: Taking taylor expansion of (sqrt z) in z 2.689 * [taylor]: Taking taylor expansion of z in z 2.689 * [backup-simplify]: Simplify 0 into 0 2.689 * [backup-simplify]: Simplify 1 into 1 2.690 * [backup-simplify]: Simplify (sqrt 0) into 0 2.690 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.691 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 2.691 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 2.691 * [backup-simplify]: Simplify (- 0) into 0 2.692 * [taylor]: Taking taylor expansion of 0 in t 2.692 * [backup-simplify]: Simplify 0 into 0 2.692 * [backup-simplify]: Simplify 0 into 0 2.692 * [taylor]: Taking taylor expansion of 0 in t 2.692 * [backup-simplify]: Simplify 0 into 0 2.692 * [backup-simplify]: Simplify 0 into 0 2.692 * [backup-simplify]: Simplify 0 into 0 2.692 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 2.692 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.693 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 2.694 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.694 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 2.695 * [backup-simplify]: Simplify (- 0) into 0 2.695 * [backup-simplify]: Simplify (+ 0 0) into 0 2.695 * [backup-simplify]: Simplify (+ (* (- y) 0) (+ (* 0.5 0) (* 0 (exp (* 0.5 (pow t 2)))))) into 0 2.696 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.697 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (* 0.5 (exp (* 0.5 (pow t 2))))) (* 0 (* -1 (* y (exp (* 0.5 (pow t 2)))))))) into 0 2.697 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) 0) (+ (* (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))) 0) (* 0 (sqrt z)))) into 0 2.698 * [taylor]: Taking taylor expansion of 0 in y 2.698 * [backup-simplify]: Simplify 0 into 0 2.698 * [taylor]: Taking taylor expansion of 0 in z 2.698 * [backup-simplify]: Simplify 0 into 0 2.698 * [taylor]: Taking taylor expansion of 0 in t 2.698 * [backup-simplify]: Simplify 0 into 0 2.698 * [backup-simplify]: Simplify 0 into 0 2.698 * [backup-simplify]: Simplify 0 into 0 2.698 * [backup-simplify]: Simplify (* (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (* (/ 1 z) 2.0))) (exp (/ (* (/ 1 t) (/ 1 t)) 2.0))) into (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) 2.698 * [approximate]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in (x y z t) around 0 2.698 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in t 2.698 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 2.698 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in t 2.698 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 2.698 * [taylor]: Taking taylor expansion of 0.5 in t 2.698 * [backup-simplify]: Simplify 0.5 into 0.5 2.698 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.698 * [taylor]: Taking taylor expansion of x in t 2.698 * [backup-simplify]: Simplify x into x 2.698 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.698 * [taylor]: Taking taylor expansion of (/ 1 y) in t 2.698 * [taylor]: Taking taylor expansion of y in t 2.698 * [backup-simplify]: Simplify y into y 2.698 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.698 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 2.698 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 2.698 * [taylor]: Taking taylor expansion of 2.0 in t 2.698 * [backup-simplify]: Simplify 2.0 into 2.0 2.699 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.699 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.699 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 2.699 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 2.699 * [taylor]: Taking taylor expansion of 0.5 in t 2.699 * [backup-simplify]: Simplify 0.5 into 0.5 2.699 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.699 * [taylor]: Taking taylor expansion of t in t 2.699 * [backup-simplify]: Simplify 0 into 0 2.699 * [backup-simplify]: Simplify 1 into 1 2.700 * [backup-simplify]: Simplify (* 1 1) into 1 2.700 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 2.700 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.700 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 2.700 * [taylor]: Taking taylor expansion of (/ 1 z) in t 2.700 * [taylor]: Taking taylor expansion of z in t 2.700 * [backup-simplify]: Simplify z into z 2.700 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.701 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.701 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.701 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.701 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in z 2.701 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in z 2.701 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 2.701 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 2.701 * [taylor]: Taking taylor expansion of 0.5 in z 2.701 * [backup-simplify]: Simplify 0.5 into 0.5 2.701 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.701 * [taylor]: Taking taylor expansion of x in z 2.701 * [backup-simplify]: Simplify x into x 2.701 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.701 * [taylor]: Taking taylor expansion of (/ 1 y) in z 2.701 * [taylor]: Taking taylor expansion of y in z 2.701 * [backup-simplify]: Simplify y into y 2.701 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.701 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 2.701 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.701 * [taylor]: Taking taylor expansion of 2.0 in z 2.701 * [backup-simplify]: Simplify 2.0 into 2.0 2.701 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.702 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.702 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 2.702 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 2.702 * [taylor]: Taking taylor expansion of 0.5 in z 2.702 * [backup-simplify]: Simplify 0.5 into 0.5 2.702 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.702 * [taylor]: Taking taylor expansion of t in z 2.702 * [backup-simplify]: Simplify t into t 2.702 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.702 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.702 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.702 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 2.702 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.702 * [taylor]: Taking taylor expansion of z in z 2.702 * [backup-simplify]: Simplify 0 into 0 2.702 * [backup-simplify]: Simplify 1 into 1 2.703 * [backup-simplify]: Simplify (/ 1 1) into 1 2.703 * [backup-simplify]: Simplify (sqrt 0) into 0 2.704 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.704 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in y 2.704 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in y 2.704 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 2.704 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 2.704 * [taylor]: Taking taylor expansion of 0.5 in y 2.704 * [backup-simplify]: Simplify 0.5 into 0.5 2.704 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.704 * [taylor]: Taking taylor expansion of x in y 2.704 * [backup-simplify]: Simplify x into x 2.704 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.704 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.704 * [taylor]: Taking taylor expansion of y in y 2.704 * [backup-simplify]: Simplify 0 into 0 2.704 * [backup-simplify]: Simplify 1 into 1 2.704 * [backup-simplify]: Simplify (/ 1 1) into 1 2.704 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 2.704 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.704 * [taylor]: Taking taylor expansion of 2.0 in y 2.704 * [backup-simplify]: Simplify 2.0 into 2.0 2.705 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.705 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.705 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 2.705 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 2.705 * [taylor]: Taking taylor expansion of 0.5 in y 2.705 * [backup-simplify]: Simplify 0.5 into 0.5 2.705 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.705 * [taylor]: Taking taylor expansion of t in y 2.705 * [backup-simplify]: Simplify t into t 2.705 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.705 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.706 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.706 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 2.706 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.706 * [taylor]: Taking taylor expansion of z in y 2.706 * [backup-simplify]: Simplify z into z 2.706 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.706 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.706 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.706 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.706 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in x 2.706 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in x 2.706 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 2.706 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 2.706 * [taylor]: Taking taylor expansion of 0.5 in x 2.706 * [backup-simplify]: Simplify 0.5 into 0.5 2.706 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.706 * [taylor]: Taking taylor expansion of x in x 2.706 * [backup-simplify]: Simplify 0 into 0 2.706 * [backup-simplify]: Simplify 1 into 1 2.706 * [backup-simplify]: Simplify (/ 1 1) into 1 2.706 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.706 * [taylor]: Taking taylor expansion of y in x 2.706 * [backup-simplify]: Simplify y into y 2.706 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.706 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in x 2.706 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.707 * [taylor]: Taking taylor expansion of 2.0 in x 2.707 * [backup-simplify]: Simplify 2.0 into 2.0 2.707 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.707 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.707 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 2.707 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 2.707 * [taylor]: Taking taylor expansion of 0.5 in x 2.707 * [backup-simplify]: Simplify 0.5 into 0.5 2.707 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.707 * [taylor]: Taking taylor expansion of t in x 2.707 * [backup-simplify]: Simplify t into t 2.707 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.708 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.708 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.711 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 2.711 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.711 * [taylor]: Taking taylor expansion of z in x 2.711 * [backup-simplify]: Simplify z into z 2.711 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.711 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.711 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.711 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.711 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in x 2.711 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in x 2.711 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 2.712 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 2.712 * [taylor]: Taking taylor expansion of 0.5 in x 2.712 * [backup-simplify]: Simplify 0.5 into 0.5 2.712 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.712 * [taylor]: Taking taylor expansion of x in x 2.712 * [backup-simplify]: Simplify 0 into 0 2.712 * [backup-simplify]: Simplify 1 into 1 2.712 * [backup-simplify]: Simplify (/ 1 1) into 1 2.712 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.712 * [taylor]: Taking taylor expansion of y in x 2.712 * [backup-simplify]: Simplify y into y 2.712 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.712 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in x 2.712 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 2.712 * [taylor]: Taking taylor expansion of 2.0 in x 2.712 * [backup-simplify]: Simplify 2.0 into 2.0 2.713 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.713 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.713 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 2.713 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 2.713 * [taylor]: Taking taylor expansion of 0.5 in x 2.713 * [backup-simplify]: Simplify 0.5 into 0.5 2.713 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.713 * [taylor]: Taking taylor expansion of t in x 2.713 * [backup-simplify]: Simplify t into t 2.713 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.713 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.714 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.714 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 2.714 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.714 * [taylor]: Taking taylor expansion of z in x 2.714 * [backup-simplify]: Simplify z into z 2.714 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.714 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.714 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.714 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.714 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 2.715 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 2.715 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.716 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 2.716 * [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.716 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in y 2.716 * [taylor]: Taking taylor expansion of 0.5 in y 2.716 * [backup-simplify]: Simplify 0.5 into 0.5 2.716 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in y 2.716 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 2.716 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.716 * [taylor]: Taking taylor expansion of 2.0 in y 2.716 * [backup-simplify]: Simplify 2.0 into 2.0 2.716 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.717 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.717 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 2.717 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 2.717 * [taylor]: Taking taylor expansion of 0.5 in y 2.717 * [backup-simplify]: Simplify 0.5 into 0.5 2.717 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.717 * [taylor]: Taking taylor expansion of t in y 2.717 * [backup-simplify]: Simplify t into t 2.717 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.717 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.717 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.717 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 2.717 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.717 * [taylor]: Taking taylor expansion of z in y 2.717 * [backup-simplify]: Simplify z into z 2.717 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.717 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.718 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.718 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.718 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.718 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.719 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.719 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 2.720 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.720 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 2.720 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 2.720 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 2.721 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) 2.722 * [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.722 * [taylor]: Taking taylor expansion of (- (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z)))) in y 2.722 * [taylor]: Taking taylor expansion of (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z))) in y 2.722 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) in y 2.722 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 2.722 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 2.722 * [taylor]: Taking taylor expansion of 2.0 in y 2.722 * [backup-simplify]: Simplify 2.0 into 2.0 2.722 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.723 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.723 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 2.723 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 2.723 * [taylor]: Taking taylor expansion of 0.5 in y 2.723 * [backup-simplify]: Simplify 0.5 into 0.5 2.723 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.723 * [taylor]: Taking taylor expansion of t in y 2.723 * [backup-simplify]: Simplify t into t 2.723 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.723 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.723 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.723 * [taylor]: Taking taylor expansion of y in y 2.723 * [backup-simplify]: Simplify 0 into 0 2.723 * [backup-simplify]: Simplify 1 into 1 2.724 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.724 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 1) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.724 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 2.724 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.724 * [taylor]: Taking taylor expansion of z in y 2.724 * [backup-simplify]: Simplify z into z 2.724 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.724 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 2.725 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 2.725 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 2.725 * [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.725 * [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.725 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 2.726 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 2.726 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 2.726 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.726 * [taylor]: Taking taylor expansion of 2.0 in z 2.726 * [backup-simplify]: Simplify 2.0 into 2.0 2.726 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.726 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.726 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 2.726 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 2.726 * [taylor]: Taking taylor expansion of 0.5 in z 2.726 * [backup-simplify]: Simplify 0.5 into 0.5 2.726 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.726 * [taylor]: Taking taylor expansion of t in z 2.726 * [backup-simplify]: Simplify t into t 2.726 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.727 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.727 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.727 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 2.727 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.727 * [taylor]: Taking taylor expansion of z in z 2.727 * [backup-simplify]: Simplify 0 into 0 2.727 * [backup-simplify]: Simplify 1 into 1 2.727 * [backup-simplify]: Simplify (/ 1 1) into 1 2.727 * [backup-simplify]: Simplify (sqrt 0) into 0 2.728 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.729 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.729 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 2.729 * [backup-simplify]: Simplify (- 0) into 0 2.729 * [taylor]: Taking taylor expansion of 0 in t 2.729 * [backup-simplify]: Simplify 0 into 0 2.729 * [backup-simplify]: Simplify 0 into 0 2.730 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.730 * [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.731 * [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.731 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 2.731 * [taylor]: Taking taylor expansion of 0.5 in z 2.731 * [backup-simplify]: Simplify 0.5 into 0.5 2.731 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 2.731 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 2.731 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 2.731 * [taylor]: Taking taylor expansion of 2.0 in z 2.731 * [backup-simplify]: Simplify 2.0 into 2.0 2.731 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.731 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.731 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 2.732 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 2.732 * [taylor]: Taking taylor expansion of 0.5 in z 2.732 * [backup-simplify]: Simplify 0.5 into 0.5 2.732 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.732 * [taylor]: Taking taylor expansion of t in z 2.732 * [backup-simplify]: Simplify t into t 2.732 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.732 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.732 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.732 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 2.732 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.732 * [taylor]: Taking taylor expansion of z in z 2.732 * [backup-simplify]: Simplify 0 into 0 2.732 * [backup-simplify]: Simplify 1 into 1 2.732 * [backup-simplify]: Simplify (/ 1 1) into 1 2.733 * [backup-simplify]: Simplify (sqrt 0) into 0 2.733 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 2.734 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.734 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 2.734 * [backup-simplify]: Simplify (* 0.5 0) into 0 2.734 * [taylor]: Taking taylor expansion of 0 in t 2.734 * [backup-simplify]: Simplify 0 into 0 2.735 * [backup-simplify]: Simplify 0 into 0 2.735 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.735 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 2.735 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.736 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 2.737 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.737 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.738 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 2.739 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.739 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 2.739 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.740 * [backup-simplify]: Simplify (- 0) into 0 2.740 * [backup-simplify]: Simplify (+ 0 0) into 0 2.741 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into 0 2.742 * [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.742 * [taylor]: Taking taylor expansion of 0 in y 2.742 * [backup-simplify]: Simplify 0 into 0 2.742 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.742 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.743 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.743 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 2.744 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)))) into 0 2.744 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 2.745 * [backup-simplify]: Simplify (- 0) into 0 2.745 * [taylor]: Taking taylor expansion of 0 in z 2.745 * [backup-simplify]: Simplify 0 into 0 2.745 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.745 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.746 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.746 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 2.747 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 2.747 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))))) into 0 2.747 * [taylor]: Taking taylor expansion of 0 in z 2.747 * [backup-simplify]: Simplify 0 into 0 2.747 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.748 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.748 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.749 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 2.749 * [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.750 * [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.750 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 2.750 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 2.750 * [taylor]: Taking taylor expansion of +nan.0 in t 2.750 * [backup-simplify]: Simplify +nan.0 into +nan.0 2.750 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 2.750 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 2.750 * [taylor]: Taking taylor expansion of 2.0 in t 2.750 * [backup-simplify]: Simplify 2.0 into 2.0 2.751 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.751 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.751 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 2.751 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 2.751 * [taylor]: Taking taylor expansion of 0.5 in t 2.751 * [backup-simplify]: Simplify 0.5 into 0.5 2.751 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.751 * [taylor]: Taking taylor expansion of t in t 2.751 * [backup-simplify]: Simplify 0 into 0 2.751 * [backup-simplify]: Simplify 1 into 1 2.751 * [backup-simplify]: Simplify (* 1 1) into 1 2.752 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 2.752 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.752 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.753 * [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.753 * [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.754 * [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.754 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.754 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.755 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.755 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 2.756 * [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.756 * [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.757 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 2.757 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 2.757 * [taylor]: Taking taylor expansion of +nan.0 in t 2.757 * [backup-simplify]: Simplify +nan.0 into +nan.0 2.757 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 2.757 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 2.757 * [taylor]: Taking taylor expansion of 2.0 in t 2.757 * [backup-simplify]: Simplify 2.0 into 2.0 2.757 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.757 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.757 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 2.757 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 2.757 * [taylor]: Taking taylor expansion of 0.5 in t 2.757 * [backup-simplify]: Simplify 0.5 into 0.5 2.757 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.757 * [taylor]: Taking taylor expansion of t in t 2.757 * [backup-simplify]: Simplify 0 into 0 2.758 * [backup-simplify]: Simplify 1 into 1 2.758 * [backup-simplify]: Simplify (* 1 1) into 1 2.758 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 2.758 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.759 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.759 * [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.759 * [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.760 * [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.760 * [backup-simplify]: Simplify 0 into 0 2.760 * [backup-simplify]: Simplify 0 into 0 2.760 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.761 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 2.761 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.762 * [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.763 * [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.763 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 2.764 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 2.765 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.766 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.766 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.766 * [backup-simplify]: Simplify (- 0) into 0 2.766 * [backup-simplify]: Simplify (+ 0 0) into 0 2.767 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))))) into 0 2.768 * [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 2.768 * [taylor]: Taking taylor expansion of 0 in y 2.768 * [backup-simplify]: Simplify 0 into 0 2.769 * [taylor]: Taking taylor expansion of 0 in z 2.769 * [backup-simplify]: Simplify 0 into 0 2.769 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.769 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 2.769 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.770 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 2.771 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.771 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.772 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 2.773 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.774 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 2.774 * [backup-simplify]: Simplify (- 0) into 0 2.774 * [taylor]: Taking taylor expansion of 0 in z 2.774 * [backup-simplify]: Simplify 0 into 0 2.774 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.775 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 2.775 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.776 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 2.776 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.777 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.778 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 2.779 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 2.780 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))))) into 0 2.780 * [taylor]: Taking taylor expansion of 0 in z 2.780 * [backup-simplify]: Simplify 0 into 0 2.780 * [taylor]: Taking taylor expansion of 0 in t 2.780 * [backup-simplify]: Simplify 0 into 0 2.780 * [backup-simplify]: Simplify 0 into 0 2.780 * [taylor]: Taking taylor expansion of 0 in t 2.780 * [backup-simplify]: Simplify 0 into 0 2.780 * [backup-simplify]: Simplify 0 into 0 2.780 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.782 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 2.783 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.783 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 2.784 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.785 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 2.785 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 2.786 * [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)))))) 2.787 * [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.787 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 2.787 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 2.787 * [taylor]: Taking taylor expansion of +nan.0 in t 2.787 * [backup-simplify]: Simplify +nan.0 into +nan.0 2.787 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 2.787 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 2.787 * [taylor]: Taking taylor expansion of 2.0 in t 2.787 * [backup-simplify]: Simplify 2.0 into 2.0 2.787 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 2.788 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 2.788 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 2.788 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 2.788 * [taylor]: Taking taylor expansion of 0.5 in t 2.788 * [backup-simplify]: Simplify 0.5 into 0.5 2.788 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.788 * [taylor]: Taking taylor expansion of t in t 2.788 * [backup-simplify]: Simplify 0 into 0 2.788 * [backup-simplify]: Simplify 1 into 1 2.788 * [backup-simplify]: Simplify (* 1 1) into 1 2.788 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 2.788 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.789 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 2.789 * [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.790 * [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.790 * [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.792 * [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) (* (exp (* 0.5 (pow t 2))) x))) (- (+ (* +nan.0 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) (- (* +nan.0 (/ (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) z))))))) 2.792 * [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))))) 2.792 * [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 2.792 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in t 2.792 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in t 2.792 * [taylor]: Taking taylor expansion of (/ -2.0 z) in t 2.792 * [taylor]: Taking taylor expansion of -2.0 in t 2.792 * [backup-simplify]: Simplify -2.0 into -2.0 2.792 * [taylor]: Taking taylor expansion of z in t 2.792 * [backup-simplify]: Simplify z into z 2.792 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.792 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.793 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.793 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.793 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in t 2.793 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in t 2.793 * [taylor]: Taking taylor expansion of (/ 1 y) in t 2.793 * [taylor]: Taking taylor expansion of y in t 2.793 * [backup-simplify]: Simplify y into y 2.793 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.793 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 2.793 * [taylor]: Taking taylor expansion of 0.5 in t 2.793 * [backup-simplify]: Simplify 0.5 into 0.5 2.793 * [taylor]: Taking taylor expansion of (/ 1 x) in t 2.793 * [taylor]: Taking taylor expansion of x in t 2.793 * [backup-simplify]: Simplify x into x 2.793 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.793 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 2.793 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 2.793 * [taylor]: Taking taylor expansion of 0.5 in t 2.793 * [backup-simplify]: Simplify 0.5 into 0.5 2.793 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.793 * [taylor]: Taking taylor expansion of t in t 2.793 * [backup-simplify]: Simplify 0 into 0 2.793 * [backup-simplify]: Simplify 1 into 1 2.793 * [backup-simplify]: Simplify (* 1 1) into 1 2.794 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 2.794 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.794 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in z 2.794 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 2.794 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 2.794 * [taylor]: Taking taylor expansion of -2.0 in z 2.794 * [backup-simplify]: Simplify -2.0 into -2.0 2.794 * [taylor]: Taking taylor expansion of z in z 2.794 * [backup-simplify]: Simplify 0 into 0 2.794 * [backup-simplify]: Simplify 1 into 1 2.794 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 2.795 * [backup-simplify]: Simplify (sqrt 0) into 0 2.795 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 2.795 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in z 2.796 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 2.796 * [taylor]: Taking taylor expansion of (/ 1 y) in z 2.796 * [taylor]: Taking taylor expansion of y in z 2.796 * [backup-simplify]: Simplify y into y 2.796 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.796 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 2.796 * [taylor]: Taking taylor expansion of 0.5 in z 2.796 * [backup-simplify]: Simplify 0.5 into 0.5 2.796 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.796 * [taylor]: Taking taylor expansion of x in z 2.796 * [backup-simplify]: Simplify x into x 2.796 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.796 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 2.796 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 2.796 * [taylor]: Taking taylor expansion of 0.5 in z 2.796 * [backup-simplify]: Simplify 0.5 into 0.5 2.796 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.796 * [taylor]: Taking taylor expansion of t in z 2.796 * [backup-simplify]: Simplify t into t 2.796 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.796 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.796 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.796 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in y 2.796 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 2.796 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 2.796 * [taylor]: Taking taylor expansion of -2.0 in y 2.796 * [backup-simplify]: Simplify -2.0 into -2.0 2.796 * [taylor]: Taking taylor expansion of z in y 2.796 * [backup-simplify]: Simplify z into z 2.796 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.796 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.796 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.797 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.797 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in y 2.797 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 2.797 * [taylor]: Taking taylor expansion of (/ 1 y) in y 2.797 * [taylor]: Taking taylor expansion of y in y 2.797 * [backup-simplify]: Simplify 0 into 0 2.797 * [backup-simplify]: Simplify 1 into 1 2.797 * [backup-simplify]: Simplify (/ 1 1) into 1 2.797 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 2.797 * [taylor]: Taking taylor expansion of 0.5 in y 2.797 * [backup-simplify]: Simplify 0.5 into 0.5 2.797 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.797 * [taylor]: Taking taylor expansion of x in y 2.797 * [backup-simplify]: Simplify x into x 2.797 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.797 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 2.797 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 2.797 * [taylor]: Taking taylor expansion of 0.5 in y 2.797 * [backup-simplify]: Simplify 0.5 into 0.5 2.797 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.797 * [taylor]: Taking taylor expansion of t in y 2.797 * [backup-simplify]: Simplify t into t 2.797 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.797 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.798 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.798 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in x 2.798 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 2.798 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 2.798 * [taylor]: Taking taylor expansion of -2.0 in x 2.798 * [backup-simplify]: Simplify -2.0 into -2.0 2.798 * [taylor]: Taking taylor expansion of z in x 2.798 * [backup-simplify]: Simplify z into z 2.798 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.798 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.798 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.798 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.798 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in x 2.798 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 2.798 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.798 * [taylor]: Taking taylor expansion of y in x 2.798 * [backup-simplify]: Simplify y into y 2.798 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.798 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 2.798 * [taylor]: Taking taylor expansion of 0.5 in x 2.798 * [backup-simplify]: Simplify 0.5 into 0.5 2.798 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.798 * [taylor]: Taking taylor expansion of x in x 2.798 * [backup-simplify]: Simplify 0 into 0 2.798 * [backup-simplify]: Simplify 1 into 1 2.799 * [backup-simplify]: Simplify (/ 1 1) into 1 2.799 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 2.799 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 2.799 * [taylor]: Taking taylor expansion of 0.5 in x 2.799 * [backup-simplify]: Simplify 0.5 into 0.5 2.799 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.799 * [taylor]: Taking taylor expansion of t in x 2.799 * [backup-simplify]: Simplify t into t 2.799 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.799 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.799 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.799 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in x 2.799 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 2.799 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 2.799 * [taylor]: Taking taylor expansion of -2.0 in x 2.799 * [backup-simplify]: Simplify -2.0 into -2.0 2.799 * [taylor]: Taking taylor expansion of z in x 2.799 * [backup-simplify]: Simplify z into z 2.799 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.799 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.799 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.799 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.799 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in x 2.799 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 2.799 * [taylor]: Taking taylor expansion of (/ 1 y) in x 2.799 * [taylor]: Taking taylor expansion of y in x 2.799 * [backup-simplify]: Simplify y into y 2.799 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 2.799 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 2.799 * [taylor]: Taking taylor expansion of 0.5 in x 2.799 * [backup-simplify]: Simplify 0.5 into 0.5 2.800 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.800 * [taylor]: Taking taylor expansion of x in x 2.800 * [backup-simplify]: Simplify 0 into 0 2.800 * [backup-simplify]: Simplify 1 into 1 2.800 * [backup-simplify]: Simplify (/ 1 1) into 1 2.800 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 2.800 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 2.800 * [taylor]: Taking taylor expansion of 0.5 in x 2.800 * [backup-simplify]: Simplify 0.5 into 0.5 2.800 * [taylor]: Taking taylor expansion of (pow t 2) in x 2.800 * [taylor]: Taking taylor expansion of t in x 2.800 * [backup-simplify]: Simplify t into t 2.800 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.800 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.800 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.801 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 2.801 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 2.802 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 2.802 * [backup-simplify]: Simplify (* (- 0.5) (exp (/ 0.5 (pow t 2)))) into (* -0.5 (exp (/ 0.5 (pow t 2)))) 2.802 * [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))))) 2.802 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))) in y 2.802 * [taylor]: Taking taylor expansion of -0.5 in y 2.803 * [backup-simplify]: Simplify -0.5 into -0.5 2.803 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in y 2.803 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 2.803 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 2.803 * [taylor]: Taking taylor expansion of -2.0 in y 2.803 * [backup-simplify]: Simplify -2.0 into -2.0 2.803 * [taylor]: Taking taylor expansion of z in y 2.803 * [backup-simplify]: Simplify z into z 2.803 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.803 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.803 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.803 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.803 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 2.803 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 2.803 * [taylor]: Taking taylor expansion of 0.5 in y 2.803 * [backup-simplify]: Simplify 0.5 into 0.5 2.803 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.803 * [taylor]: Taking taylor expansion of t in y 2.803 * [backup-simplify]: Simplify t into t 2.803 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.803 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.803 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.803 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.804 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.804 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.805 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.805 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 2.805 * [backup-simplify]: Simplify (- 0) into 0 2.806 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 2.806 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (exp (/ 0.5 (pow t 2))))) into (/ (exp (/ 0.5 (pow t 2))) y) 2.806 * [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) 2.806 * [taylor]: Taking taylor expansion of (/ (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) y) in y 2.806 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in y 2.806 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 2.807 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 2.807 * [taylor]: Taking taylor expansion of -2.0 in y 2.807 * [backup-simplify]: Simplify -2.0 into -2.0 2.807 * [taylor]: Taking taylor expansion of z in y 2.807 * [backup-simplify]: Simplify z into z 2.807 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 2.807 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 2.807 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 2.807 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 2.807 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 2.807 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 2.807 * [taylor]: Taking taylor expansion of 0.5 in y 2.807 * [backup-simplify]: Simplify 0.5 into 0.5 2.807 * [taylor]: Taking taylor expansion of (pow t 2) in y 2.807 * [taylor]: Taking taylor expansion of t in y 2.807 * [backup-simplify]: Simplify t into t 2.807 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.807 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.807 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.807 * [taylor]: Taking taylor expansion of y in y 2.807 * [backup-simplify]: Simplify 0 into 0 2.807 * [backup-simplify]: Simplify 1 into 1 2.807 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) 2.808 * [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)))) 2.808 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in z 2.808 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 2.808 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 2.808 * [taylor]: Taking taylor expansion of -2.0 in z 2.808 * [backup-simplify]: Simplify -2.0 into -2.0 2.808 * [taylor]: Taking taylor expansion of z in z 2.808 * [backup-simplify]: Simplify 0 into 0 2.808 * [backup-simplify]: Simplify 1 into 1 2.808 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 2.808 * [backup-simplify]: Simplify (sqrt 0) into 0 2.809 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 2.809 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 2.810 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 2.810 * [taylor]: Taking taylor expansion of 0.5 in z 2.810 * [backup-simplify]: Simplify 0.5 into 0.5 2.810 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.810 * [taylor]: Taking taylor expansion of t in z 2.810 * [backup-simplify]: Simplify t into t 2.810 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.810 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.810 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.810 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 2.810 * [taylor]: Taking taylor expansion of 0 in t 2.810 * [backup-simplify]: Simplify 0 into 0 2.810 * [backup-simplify]: Simplify 0 into 0 2.810 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) 2.810 * [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))))) 2.810 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))) in z 2.811 * [taylor]: Taking taylor expansion of -0.5 in z 2.811 * [backup-simplify]: Simplify -0.5 into -0.5 2.811 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in z 2.811 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 2.811 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 2.811 * [taylor]: Taking taylor expansion of -2.0 in z 2.811 * [backup-simplify]: Simplify -2.0 into -2.0 2.811 * [taylor]: Taking taylor expansion of z in z 2.811 * [backup-simplify]: Simplify 0 into 0 2.811 * [backup-simplify]: Simplify 1 into 1 2.811 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 2.811 * [backup-simplify]: Simplify (sqrt 0) into 0 2.812 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 2.812 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 2.812 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 2.812 * [taylor]: Taking taylor expansion of 0.5 in z 2.812 * [backup-simplify]: Simplify 0.5 into 0.5 2.812 * [taylor]: Taking taylor expansion of (pow t 2) in z 2.812 * [taylor]: Taking taylor expansion of t in z 2.812 * [backup-simplify]: Simplify t into t 2.812 * [backup-simplify]: Simplify (* t t) into (pow t 2) 2.813 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 2.813 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.813 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 2.813 * [backup-simplify]: Simplify (* -0.5 0) into 0 2.813 * [taylor]: Taking taylor expansion of 0 in t 2.813 * [backup-simplify]: Simplify 0 into 0 2.813 * [backup-simplify]: Simplify 0 into 0 2.814 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.814 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 2.815 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.815 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 2.815 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.816 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 2.816 * [backup-simplify]: Simplify (- 0) into 0 2.816 * [backup-simplify]: Simplify (+ 0 0) into 0 2.817 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 2.817 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.818 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 2.818 * [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 2.818 * [taylor]: Taking taylor expansion of 0 in y 2.818 * [backup-simplify]: Simplify 0 into 0 2.818 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.818 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.819 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.819 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 2.820 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) (/ 0 1)))) into 0 2.820 * [taylor]: Taking taylor expansion of 0 in z 2.820 * [backup-simplify]: Simplify 0 into 0 2.820 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.820 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.821 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.821 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 2.822 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))))) into 0 2.822 * [taylor]: Taking taylor expansion of 0 in z 2.822 * [backup-simplify]: Simplify 0 into 0 2.822 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.822 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.823 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.823 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 2.823 * [taylor]: Taking taylor expansion of (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) in t 2.823 * [taylor]: Taking taylor expansion of (* +nan.0 (exp (/ 0.5 (pow t 2)))) in t 2.823 * [taylor]: Taking taylor expansion of +nan.0 in t 2.823 * [backup-simplify]: Simplify +nan.0 into +nan.0 2.823 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 2.823 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 2.823 * [taylor]: Taking taylor expansion of 0.5 in t 2.823 * [backup-simplify]: Simplify 0.5 into 0.5 2.823 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.823 * [taylor]: Taking taylor expansion of t in t 2.823 * [backup-simplify]: Simplify 0 into 0 2.823 * [backup-simplify]: Simplify 1 into 1 2.824 * [backup-simplify]: Simplify (* 1 1) into 1 2.824 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 2.824 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.824 * [backup-simplify]: Simplify (* +nan.0 (exp (/ 0.5 (pow t 2)))) into (* +nan.0 (exp (/ 0.5 (pow t 2)))) 2.824 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 2.824 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 2.825 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 2.825 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 2.825 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 2.826 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 2.826 * [backup-simplify]: Simplify (+ (* -0.5 (- (* +nan.0 (exp (/ 0.5 (pow t 2)))))) (* 0 0)) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 2.826 * [taylor]: Taking taylor expansion of (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) in t 2.826 * [taylor]: Taking taylor expansion of (* +nan.0 (exp (/ 0.5 (pow t 2)))) in t 2.826 * [taylor]: Taking taylor expansion of +nan.0 in t 2.826 * [backup-simplify]: Simplify +nan.0 into +nan.0 2.826 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 2.826 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 2.826 * [taylor]: Taking taylor expansion of 0.5 in t 2.826 * [backup-simplify]: Simplify 0.5 into 0.5 2.826 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.826 * [taylor]: Taking taylor expansion of t in t 2.826 * [backup-simplify]: Simplify 0 into 0 2.826 * [backup-simplify]: Simplify 1 into 1 2.830 * [backup-simplify]: Simplify (* 1 1) into 1 2.831 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 2.831 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.831 * [backup-simplify]: Simplify (* +nan.0 (exp (/ 0.5 (pow t 2)))) into (* +nan.0 (exp (/ 0.5 (pow t 2)))) 2.831 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 2.832 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 2.832 * [backup-simplify]: Simplify 0 into 0 2.832 * [backup-simplify]: Simplify 0 into 0 2.832 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 2.833 * [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.834 * [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.834 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 2.835 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.835 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.836 * [backup-simplify]: Simplify (- 0) into 0 2.836 * [backup-simplify]: Simplify (+ 0 0) into 0 2.837 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 2.837 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.838 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -2.0 z)))) into 0 2.838 * [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 2.838 * [taylor]: Taking taylor expansion of 0 in y 2.838 * [backup-simplify]: Simplify 0 into 0 2.838 * [taylor]: Taking taylor expansion of 0 in z 2.838 * [backup-simplify]: Simplify 0 into 0 2.839 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.839 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 2.840 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.840 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.841 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 2.841 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 2.842 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.842 * [taylor]: Taking taylor expansion of 0 in z 2.842 * [backup-simplify]: Simplify 0 into 0 2.843 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.843 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 2.844 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.844 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 2.844 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 2.845 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 2.846 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))))) into 0 2.846 * [taylor]: Taking taylor expansion of 0 in z 2.846 * [backup-simplify]: Simplify 0 into 0 2.846 * [taylor]: Taking taylor expansion of 0 in t 2.846 * [backup-simplify]: Simplify 0 into 0 2.846 * [backup-simplify]: Simplify 0 into 0 2.846 * [taylor]: Taking taylor expansion of 0 in t 2.846 * [backup-simplify]: Simplify 0 into 0 2.846 * [backup-simplify]: Simplify 0 into 0 2.846 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 2.846 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 2.847 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.848 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2.0 (/ 0 1)))) into 0 2.850 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 2.851 * [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))))) 2.851 * [taylor]: Taking taylor expansion of (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) in t 2.851 * [taylor]: Taking taylor expansion of (* +nan.0 (exp (/ 0.5 (pow t 2)))) in t 2.851 * [taylor]: Taking taylor expansion of +nan.0 in t 2.851 * [backup-simplify]: Simplify +nan.0 into +nan.0 2.851 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 2.851 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 2.851 * [taylor]: Taking taylor expansion of 0.5 in t 2.851 * [backup-simplify]: Simplify 0.5 into 0.5 2.851 * [taylor]: Taking taylor expansion of (pow t 2) in t 2.851 * [taylor]: Taking taylor expansion of t in t 2.851 * [backup-simplify]: Simplify 0 into 0 2.851 * [backup-simplify]: Simplify 1 into 1 2.852 * [backup-simplify]: Simplify (* 1 1) into 1 2.852 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 2.852 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 2.852 * [backup-simplify]: Simplify (* +nan.0 (exp (/ 0.5 (pow t 2)))) into (* +nan.0 (exp (/ 0.5 (pow t 2)))) 2.852 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 2.853 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 2.853 * [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 (* y (exp (* 0.5 (pow t 2))))) (- (* +nan.0 (/ (* y (exp (* 0.5 (pow t 2)))) z))))))) 2.854 * * * [progress]: simplifying candidates 2.855 * [simplify]: Simplifying: (expm1 (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (log1p (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (- (* 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))) (expm1 (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (log1p (* (* (- (* 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))) (+ (+ (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) x)) (- (* +nan.0 (* (sqrt 2.0) y))))))) (- (+ (* +nan.0 x) (- (+ (* +nan.0 (/ y z)) (- (* +nan.0 y)))))) 0 (- (+ (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) x))) (- (+ (* +nan.0 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) (- (* +nan.0 (/ (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) z))))))) (- (+ (* +nan.0 (* x (exp (* 0.5 (pow t 2))))) (- (+ (* +nan.0 (* y (exp (* 0.5 (pow t 2))))) (- (* +nan.0 (/ (* y (exp (* 0.5 (pow t 2)))) z))))))) 2.856 * * [simplify]: Extracting # 0 : cost 0 2.856 * * [simplify]: Extracting # 1 : cost 0 2.856 * * [simplify]: Extracting # 2 : cost 0 2.857 * * [simplify]: Extracting # 3 : cost 0 2.857 * * [simplify]: Extracting # 4 : cost 0 2.857 * * [simplify]: Extracting # 5 : cost 0 2.857 * * [simplify]: Extracting # 6 : cost 0 2.857 * * [simplify]: Extracting # 7 : cost 0 2.857 * * [simplify]: Extracting # 8 : cost 0 2.857 * * [simplify]: Extracting # 9 : cost 0 2.858 * * [simplify]: Extracting # 10 : cost 0 2.858 * * [simplify]: Extracting # 11 : cost 0 2.858 * * [simplify]: Extracting # 12 : cost 0 2.858 * * [simplify]: Extracting # 13 : cost 0 2.858 * * [simplify]: Extracting # 14 : cost 0 2.858 * * [simplify]: Extracting # 15 : cost 0 2.859 * * [simplify]: Extracting # 16 : cost 0 2.859 * * [simplify]: Extracting # 17 : cost 0 2.859 * * [simplify]: iteration 0 : 129 enodes (cost 943 ) 2.886 * * [simplify]: Extracting # 0 : cost 0 2.887 * * [simplify]: Extracting # 1 : cost 0 2.887 * * [simplify]: Extracting # 2 : cost 0 2.888 * * [simplify]: Extracting # 3 : cost 0 2.888 * * [simplify]: Extracting # 4 : cost 0 2.888 * * [simplify]: iteration 1 : 342 enodes (cost 896 ) 3.000 * * [simplify]: Extracting # 0 : cost 0 3.002 * * [simplify]: Extracting # 1 : cost 0 3.003 * * [simplify]: Extracting # 2 : cost 0 3.005 * * [simplify]: Extracting # 3 : cost 0 3.006 * * [simplify]: Extracting # 4 : cost 0 3.008 * * [simplify]: iteration 2 : 1154 enodes (cost 773 ) 4.227 * * [simplify]: Extracting # 0 : cost 0 4.233 * * [simplify]: Extracting # 1 : cost 0 4.239 * * [simplify]: Extracting # 2 : cost 0 4.244 * * [simplify]: Extracting # 3 : cost 0 4.250 * * [simplify]: Extracting # 4 : cost 0 4.256 * * [simplify]: iteration 3 : 4725 enodes (cost 746 ) 5.587 * * [simplify]: Extracting # 0 : cost 0 5.601 * * [simplify]: Extracting # 1 : cost 0 5.607 * * [simplify]: iteration done: 5000 enodes (cost 746 ) 5.608 * [simplify]: Simplified to: (expm1 (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (log1p (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (sqrt (* z 2.0))) (log (* (sqrt (* z 2.0)) (- (* x 0.5) y))) (log (* (sqrt (* z 2.0)) (- (* x 0.5) y))) (exp (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (pow (* (- (* x 0.5) y) (sqrt (* z 2.0))) 3) (* (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)))) (pow (* (- (* x 0.5) y) (sqrt (* z 2.0))) 3) (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) (* (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))) (* (fma 0.5 x y) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (expm1 (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (log1p (* (* (- (* 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))) (fma (/ t 2.0) t (log (* (sqrt (* z 2.0)) (- (* x 0.5) y)))) (fma (/ t 2.0) t (log (* (sqrt (* z 2.0)) (- (* x 0.5) y)))) (fma (/ t 2.0) t (log (* (sqrt (* z 2.0)) (- (* x 0.5) y)))) (exp (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) (pow (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) 3) (pow (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) 3) (* (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)))) (pow (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) 3) (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))) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))) (* (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) (* (fma 0.5 x y) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))) 0 (- (* +nan.0 (- (/ (* (sqrt 2.0) y) z) (* (sqrt 2.0) (- x y))))) (* +nan.0 (+ (- x) (- (/ y z) y))) 0 (* +nan.0 (+ (- (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) x))) (* (* y (exp (* 0.5 (pow t 2)))) (- (sqrt 2.0) (/ (sqrt 2.0) z))))) (* +nan.0 (+ (* (exp (* 0.5 (pow t 2))) (- y (/ y z))) (- (* x (exp (* 0.5 (pow t 2))))))) 5.608 * * * [progress]: adding candidates to table 5.771 * * [progress]: iteration 2 / 4 5.771 * * * [progress]: picking best candidate 5.796 * * * * [pick]: Picked # 5.796 * * * [progress]: localizing error 5.813 * * * [progress]: generating rewritten candidates 5.813 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 6.105 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 1 1) 6.114 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 6.225 * * * [progress]: generating series expansions 6.225 * * * * [progress]: [ 1 / 3 ] generating series at (2) 6.225 * [backup-simplify]: Simplify (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) into (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) 6.225 * [approximate]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in (x y t z) around 0 6.225 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in z 6.226 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.226 * [taylor]: Taking taylor expansion of z in z 6.226 * [backup-simplify]: Simplify 0 into 0 6.226 * [backup-simplify]: Simplify 1 into 1 6.226 * [backup-simplify]: Simplify (sqrt 0) into 0 6.227 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.228 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in z 6.228 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.228 * [taylor]: Taking taylor expansion of 2.0 in z 6.228 * [backup-simplify]: Simplify 2.0 into 2.0 6.228 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.228 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.228 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in z 6.228 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 6.229 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 6.229 * [taylor]: Taking taylor expansion of 0.5 in z 6.229 * [backup-simplify]: Simplify 0.5 into 0.5 6.229 * [taylor]: Taking taylor expansion of x in z 6.229 * [backup-simplify]: Simplify x into x 6.229 * [taylor]: Taking taylor expansion of y in z 6.229 * [backup-simplify]: Simplify y into y 6.229 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 6.229 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 6.229 * [taylor]: Taking taylor expansion of 0.5 in z 6.229 * [backup-simplify]: Simplify 0.5 into 0.5 6.229 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.229 * [taylor]: Taking taylor expansion of t in z 6.229 * [backup-simplify]: Simplify t into t 6.229 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.229 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.229 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.229 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in t 6.229 * [taylor]: Taking taylor expansion of (sqrt z) in t 6.229 * [taylor]: Taking taylor expansion of z in t 6.229 * [backup-simplify]: Simplify z into z 6.229 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.229 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.229 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in t 6.229 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.229 * [taylor]: Taking taylor expansion of 2.0 in t 6.229 * [backup-simplify]: Simplify 2.0 into 2.0 6.230 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.230 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.230 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in t 6.230 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in t 6.230 * [taylor]: Taking taylor expansion of (* 0.5 x) in t 6.230 * [taylor]: Taking taylor expansion of 0.5 in t 6.230 * [backup-simplify]: Simplify 0.5 into 0.5 6.230 * [taylor]: Taking taylor expansion of x in t 6.230 * [backup-simplify]: Simplify x into x 6.230 * [taylor]: Taking taylor expansion of y in t 6.230 * [backup-simplify]: Simplify y into y 6.230 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 6.230 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 6.230 * [taylor]: Taking taylor expansion of 0.5 in t 6.230 * [backup-simplify]: Simplify 0.5 into 0.5 6.230 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.230 * [taylor]: Taking taylor expansion of t in t 6.230 * [backup-simplify]: Simplify 0 into 0 6.231 * [backup-simplify]: Simplify 1 into 1 6.231 * [backup-simplify]: Simplify (* 1 1) into 1 6.231 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.231 * [backup-simplify]: Simplify (exp 0) into 1 6.231 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in y 6.231 * [taylor]: Taking taylor expansion of (sqrt z) in y 6.231 * [taylor]: Taking taylor expansion of z in y 6.231 * [backup-simplify]: Simplify z into z 6.231 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.231 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.231 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in y 6.231 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.231 * [taylor]: Taking taylor expansion of 2.0 in y 6.231 * [backup-simplify]: Simplify 2.0 into 2.0 6.232 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.232 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.232 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in y 6.232 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 6.232 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 6.232 * [taylor]: Taking taylor expansion of 0.5 in y 6.232 * [backup-simplify]: Simplify 0.5 into 0.5 6.232 * [taylor]: Taking taylor expansion of x in y 6.232 * [backup-simplify]: Simplify x into x 6.232 * [taylor]: Taking taylor expansion of y in y 6.232 * [backup-simplify]: Simplify 0 into 0 6.232 * [backup-simplify]: Simplify 1 into 1 6.232 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 6.232 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 6.232 * [taylor]: Taking taylor expansion of 0.5 in y 6.232 * [backup-simplify]: Simplify 0.5 into 0.5 6.232 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.232 * [taylor]: Taking taylor expansion of t in y 6.233 * [backup-simplify]: Simplify t into t 6.233 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.233 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.233 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.233 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in x 6.233 * [taylor]: Taking taylor expansion of (sqrt z) in x 6.233 * [taylor]: Taking taylor expansion of z in x 6.233 * [backup-simplify]: Simplify z into z 6.233 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.233 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.233 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in x 6.233 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.233 * [taylor]: Taking taylor expansion of 2.0 in x 6.233 * [backup-simplify]: Simplify 2.0 into 2.0 6.233 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.234 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.234 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in x 6.234 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 6.234 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 6.234 * [taylor]: Taking taylor expansion of 0.5 in x 6.234 * [backup-simplify]: Simplify 0.5 into 0.5 6.234 * [taylor]: Taking taylor expansion of x in x 6.234 * [backup-simplify]: Simplify 0 into 0 6.234 * [backup-simplify]: Simplify 1 into 1 6.234 * [taylor]: Taking taylor expansion of y in x 6.234 * [backup-simplify]: Simplify y into y 6.234 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 6.234 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 6.234 * [taylor]: Taking taylor expansion of 0.5 in x 6.234 * [backup-simplify]: Simplify 0.5 into 0.5 6.234 * [taylor]: Taking taylor expansion of (pow t 2) in x 6.234 * [taylor]: Taking taylor expansion of t in x 6.234 * [backup-simplify]: Simplify t into t 6.234 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.234 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.234 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.235 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in x 6.235 * [taylor]: Taking taylor expansion of (sqrt z) in x 6.235 * [taylor]: Taking taylor expansion of z in x 6.235 * [backup-simplify]: Simplify z into z 6.235 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.235 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.235 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in x 6.235 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.235 * [taylor]: Taking taylor expansion of 2.0 in x 6.235 * [backup-simplify]: Simplify 2.0 into 2.0 6.235 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.236 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.236 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in x 6.236 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 6.236 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 6.236 * [taylor]: Taking taylor expansion of 0.5 in x 6.236 * [backup-simplify]: Simplify 0.5 into 0.5 6.236 * [taylor]: Taking taylor expansion of x in x 6.236 * [backup-simplify]: Simplify 0 into 0 6.236 * [backup-simplify]: Simplify 1 into 1 6.236 * [taylor]: Taking taylor expansion of y in x 6.236 * [backup-simplify]: Simplify y into y 6.236 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 6.236 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 6.236 * [taylor]: Taking taylor expansion of 0.5 in x 6.236 * [backup-simplify]: Simplify 0.5 into 0.5 6.236 * [taylor]: Taking taylor expansion of (pow t 2) in x 6.236 * [taylor]: Taking taylor expansion of t in x 6.236 * [backup-simplify]: Simplify t into t 6.236 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.236 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.236 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.237 * [backup-simplify]: Simplify (* 0.5 0) into 0 6.237 * [backup-simplify]: Simplify (- y) into (- y) 6.237 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 6.237 * [backup-simplify]: Simplify (* (- y) (exp (* 0.5 (pow t 2)))) into (* -1 (* y (exp (* 0.5 (pow t 2))))) 6.237 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -1 (* y (exp (* 0.5 (pow t 2)))))) into (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) 6.238 * [backup-simplify]: Simplify (* (sqrt z) (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))))) into (* -1 (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z))) 6.238 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z))) in y 6.238 * [taylor]: Taking taylor expansion of -1 in y 6.238 * [backup-simplify]: Simplify -1 into -1 6.238 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z)) in y 6.238 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) in y 6.238 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.238 * [taylor]: Taking taylor expansion of 2.0 in y 6.238 * [backup-simplify]: Simplify 2.0 into 2.0 6.238 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.239 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.239 * [taylor]: Taking taylor expansion of (* y (exp (* 0.5 (pow t 2)))) in y 6.239 * [taylor]: Taking taylor expansion of y in y 6.239 * [backup-simplify]: Simplify 0 into 0 6.239 * [backup-simplify]: Simplify 1 into 1 6.239 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 6.239 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 6.239 * [taylor]: Taking taylor expansion of 0.5 in y 6.239 * [backup-simplify]: Simplify 0.5 into 0.5 6.239 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.239 * [taylor]: Taking taylor expansion of t in y 6.239 * [backup-simplify]: Simplify t into t 6.239 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.239 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.239 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.239 * [taylor]: Taking taylor expansion of (sqrt z) in y 6.239 * [taylor]: Taking taylor expansion of z in y 6.239 * [backup-simplify]: Simplify z into z 6.239 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.239 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.239 * [backup-simplify]: Simplify (* 0 (exp (* 0.5 (pow t 2)))) into 0 6.240 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.240 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 6.240 * [backup-simplify]: Simplify (* -1 0) into 0 6.240 * [taylor]: Taking taylor expansion of 0 in t 6.240 * [backup-simplify]: Simplify 0 into 0 6.240 * [taylor]: Taking taylor expansion of 0 in z 6.240 * [backup-simplify]: Simplify 0 into 0 6.240 * [backup-simplify]: Simplify 0 into 0 6.240 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.241 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 6.241 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.242 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 6.243 * [backup-simplify]: Simplify (- 0) into 0 6.243 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 6.243 * [backup-simplify]: Simplify (+ (* (- y) 0) (* 0.5 (exp (* 0.5 (pow t 2))))) into (* 0.5 (exp (* 0.5 (pow t 2)))) 6.244 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (* 0.5 (exp (* 0.5 (pow t 2))))) (* 0 (* -1 (* y (exp (* 0.5 (pow t 2))))))) into (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))) 6.245 * [backup-simplify]: Simplify (+ (* (sqrt z) (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))))) (* 0 (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))))) into (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) 6.245 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in y 6.245 * [taylor]: Taking taylor expansion of 0.5 in y 6.245 * [backup-simplify]: Simplify 0.5 into 0.5 6.245 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in y 6.245 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in y 6.245 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.245 * [taylor]: Taking taylor expansion of 2.0 in y 6.245 * [backup-simplify]: Simplify 2.0 into 2.0 6.245 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.246 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.246 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 6.246 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 6.246 * [taylor]: Taking taylor expansion of 0.5 in y 6.246 * [backup-simplify]: Simplify 0.5 into 0.5 6.246 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.246 * [taylor]: Taking taylor expansion of t in y 6.246 * [backup-simplify]: Simplify t into t 6.246 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.246 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.246 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.246 * [taylor]: Taking taylor expansion of (sqrt z) in y 6.246 * [taylor]: Taking taylor expansion of z in y 6.246 * [backup-simplify]: Simplify z into z 6.246 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.246 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.247 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 6.247 * [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)) 6.247 * [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))) 6.247 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in t 6.247 * [taylor]: Taking taylor expansion of 0.5 in t 6.247 * [backup-simplify]: Simplify 0.5 into 0.5 6.248 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in t 6.248 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in t 6.248 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.248 * [taylor]: Taking taylor expansion of 2.0 in t 6.248 * [backup-simplify]: Simplify 2.0 into 2.0 6.248 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.248 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.248 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 6.248 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 6.248 * [taylor]: Taking taylor expansion of 0.5 in t 6.248 * [backup-simplify]: Simplify 0.5 into 0.5 6.248 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.248 * [taylor]: Taking taylor expansion of t in t 6.248 * [backup-simplify]: Simplify 0 into 0 6.248 * [backup-simplify]: Simplify 1 into 1 6.249 * [backup-simplify]: Simplify (* 1 1) into 1 6.249 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.249 * [backup-simplify]: Simplify (exp 0) into 1 6.249 * [taylor]: Taking taylor expansion of (sqrt z) in t 6.249 * [taylor]: Taking taylor expansion of z in t 6.249 * [backup-simplify]: Simplify z into z 6.249 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.249 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.250 * [backup-simplify]: Simplify (* (sqrt 2.0) 1) into (sqrt 2.0) 6.250 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 6.250 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 6.251 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in z 6.251 * [taylor]: Taking taylor expansion of 0.5 in z 6.251 * [backup-simplify]: Simplify 0.5 into 0.5 6.251 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 6.251 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.251 * [taylor]: Taking taylor expansion of 2.0 in z 6.251 * [backup-simplify]: Simplify 2.0 into 2.0 6.251 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.251 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.251 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.251 * [taylor]: Taking taylor expansion of z in z 6.251 * [backup-simplify]: Simplify 0 into 0 6.251 * [backup-simplify]: Simplify 1 into 1 6.252 * [backup-simplify]: Simplify (sqrt 0) into 0 6.253 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.254 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.254 * [backup-simplify]: Simplify (* 0.5 0) into 0 6.254 * [backup-simplify]: Simplify 0 into 0 6.254 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.255 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 6.255 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.256 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* 0.5 (pow t 2))))) into (exp (* 0.5 (pow t 2))) 6.256 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (* 0 0)) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 6.257 * [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)) 6.258 * [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))) 6.258 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in t 6.258 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in t 6.258 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in t 6.258 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.258 * [taylor]: Taking taylor expansion of 2.0 in t 6.258 * [backup-simplify]: Simplify 2.0 into 2.0 6.258 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.259 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.259 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 6.259 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 6.259 * [taylor]: Taking taylor expansion of 0.5 in t 6.259 * [backup-simplify]: Simplify 0.5 into 0.5 6.259 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.259 * [taylor]: Taking taylor expansion of t in t 6.259 * [backup-simplify]: Simplify 0 into 0 6.259 * [backup-simplify]: Simplify 1 into 1 6.259 * [backup-simplify]: Simplify (* 1 1) into 1 6.259 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.259 * [backup-simplify]: Simplify (exp 0) into 1 6.259 * [taylor]: Taking taylor expansion of (sqrt z) in t 6.259 * [taylor]: Taking taylor expansion of z in t 6.259 * [backup-simplify]: Simplify z into z 6.259 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.260 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.260 * [backup-simplify]: Simplify (* (sqrt 2.0) 1) into (sqrt 2.0) 6.260 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 6.261 * [backup-simplify]: Simplify (- (* (sqrt 2.0) (sqrt z))) into (- (* (sqrt 2.0) (sqrt z))) 6.261 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt z))) in z 6.261 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 6.261 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.261 * [taylor]: Taking taylor expansion of 2.0 in z 6.261 * [backup-simplify]: Simplify 2.0 into 2.0 6.261 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.261 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.262 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.262 * [taylor]: Taking taylor expansion of z in z 6.262 * [backup-simplify]: Simplify 0 into 0 6.262 * [backup-simplify]: Simplify 1 into 1 6.262 * [backup-simplify]: Simplify (sqrt 0) into 0 6.263 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.263 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.263 * [backup-simplify]: Simplify (- 0) into 0 6.263 * [backup-simplify]: Simplify 0 into 0 6.264 * [taylor]: Taking taylor expansion of 0 in z 6.264 * [backup-simplify]: Simplify 0 into 0 6.264 * [backup-simplify]: Simplify 0 into 0 6.264 * [backup-simplify]: Simplify 0 into 0 6.264 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.265 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 6.266 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.266 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 6.267 * [backup-simplify]: Simplify (- 0) into 0 6.267 * [backup-simplify]: Simplify (+ 0 0) into 0 6.267 * [backup-simplify]: Simplify (+ (* (- y) 0) (+ (* 0.5 0) (* 0 (exp (* 0.5 (pow t 2)))))) into 0 6.268 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.269 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (* 0.5 (exp (* 0.5 (pow t 2))))) (* 0 (* -1 (* y (exp (* 0.5 (pow t 2)))))))) into 0 6.269 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 6.270 * [backup-simplify]: Simplify (+ (* (sqrt z) 0) (+ (* 0 (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))))) (* 0 (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))))))) into 0 6.270 * [taylor]: Taking taylor expansion of 0 in y 6.270 * [backup-simplify]: Simplify 0 into 0 6.270 * [taylor]: Taking taylor expansion of 0 in t 6.270 * [backup-simplify]: Simplify 0 into 0 6.270 * [taylor]: Taking taylor expansion of 0 in z 6.270 * [backup-simplify]: Simplify 0 into 0 6.270 * [backup-simplify]: Simplify 0 into 0 6.270 * [backup-simplify]: Simplify 0 into 0 6.271 * [backup-simplify]: Simplify (* (- (* (/ 1 x) 0.5) (/ 1 y)) (* (exp (/ (/ 1 t) (/ 2.0 (/ 1 t)))) (sqrt (* (/ 1 z) 2.0)))) into (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) 6.271 * [approximate]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in (x y t z) around 0 6.271 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in z 6.271 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in z 6.271 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 6.271 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 6.271 * [taylor]: Taking taylor expansion of 0.5 in z 6.271 * [backup-simplify]: Simplify 0.5 into 0.5 6.271 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.271 * [taylor]: Taking taylor expansion of x in z 6.271 * [backup-simplify]: Simplify x into x 6.271 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.271 * [taylor]: Taking taylor expansion of (/ 1 y) in z 6.271 * [taylor]: Taking taylor expansion of y in z 6.271 * [backup-simplify]: Simplify y into y 6.271 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.271 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 6.271 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.271 * [taylor]: Taking taylor expansion of 2.0 in z 6.271 * [backup-simplify]: Simplify 2.0 into 2.0 6.271 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.272 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.272 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.272 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.272 * [taylor]: Taking taylor expansion of 0.5 in z 6.272 * [backup-simplify]: Simplify 0.5 into 0.5 6.272 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.272 * [taylor]: Taking taylor expansion of t in z 6.272 * [backup-simplify]: Simplify t into t 6.272 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.272 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.272 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.272 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 6.272 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.272 * [taylor]: Taking taylor expansion of z in z 6.273 * [backup-simplify]: Simplify 0 into 0 6.273 * [backup-simplify]: Simplify 1 into 1 6.273 * [backup-simplify]: Simplify (/ 1 1) into 1 6.273 * [backup-simplify]: Simplify (sqrt 0) into 0 6.274 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.274 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in t 6.274 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 6.274 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in t 6.274 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 6.274 * [taylor]: Taking taylor expansion of 0.5 in t 6.274 * [backup-simplify]: Simplify 0.5 into 0.5 6.274 * [taylor]: Taking taylor expansion of (/ 1 x) in t 6.274 * [taylor]: Taking taylor expansion of x in t 6.274 * [backup-simplify]: Simplify x into x 6.274 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.274 * [taylor]: Taking taylor expansion of (/ 1 y) in t 6.274 * [taylor]: Taking taylor expansion of y in t 6.274 * [backup-simplify]: Simplify y into y 6.274 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.274 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 6.274 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.274 * [taylor]: Taking taylor expansion of 2.0 in t 6.274 * [backup-simplify]: Simplify 2.0 into 2.0 6.275 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.275 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.275 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.275 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.275 * [taylor]: Taking taylor expansion of 0.5 in t 6.275 * [backup-simplify]: Simplify 0.5 into 0.5 6.275 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.275 * [taylor]: Taking taylor expansion of t in t 6.275 * [backup-simplify]: Simplify 0 into 0 6.275 * [backup-simplify]: Simplify 1 into 1 6.275 * [backup-simplify]: Simplify (* 1 1) into 1 6.276 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.276 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.276 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 6.276 * [taylor]: Taking taylor expansion of (/ 1 z) in t 6.276 * [taylor]: Taking taylor expansion of z in t 6.276 * [backup-simplify]: Simplify z into z 6.276 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.276 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.276 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.276 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.276 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in y 6.276 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in y 6.276 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 6.276 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 6.276 * [taylor]: Taking taylor expansion of 0.5 in y 6.276 * [backup-simplify]: Simplify 0.5 into 0.5 6.276 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.276 * [taylor]: Taking taylor expansion of x in y 6.276 * [backup-simplify]: Simplify x into x 6.276 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.276 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.276 * [taylor]: Taking taylor expansion of y in y 6.276 * [backup-simplify]: Simplify 0 into 0 6.276 * [backup-simplify]: Simplify 1 into 1 6.277 * [backup-simplify]: Simplify (/ 1 1) into 1 6.277 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 6.277 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.277 * [taylor]: Taking taylor expansion of 2.0 in y 6.277 * [backup-simplify]: Simplify 2.0 into 2.0 6.277 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.278 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.278 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 6.278 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 6.278 * [taylor]: Taking taylor expansion of 0.5 in y 6.278 * [backup-simplify]: Simplify 0.5 into 0.5 6.278 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.278 * [taylor]: Taking taylor expansion of t in y 6.278 * [backup-simplify]: Simplify t into t 6.278 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.278 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.278 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.278 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 6.278 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.278 * [taylor]: Taking taylor expansion of z in y 6.278 * [backup-simplify]: Simplify z into z 6.278 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.278 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.278 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.278 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.278 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in x 6.278 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in x 6.278 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 6.278 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.278 * [taylor]: Taking taylor expansion of 0.5 in x 6.279 * [backup-simplify]: Simplify 0.5 into 0.5 6.279 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.279 * [taylor]: Taking taylor expansion of x in x 6.279 * [backup-simplify]: Simplify 0 into 0 6.279 * [backup-simplify]: Simplify 1 into 1 6.279 * [backup-simplify]: Simplify (/ 1 1) into 1 6.279 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.279 * [taylor]: Taking taylor expansion of y in x 6.279 * [backup-simplify]: Simplify y into y 6.279 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.279 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in x 6.279 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.279 * [taylor]: Taking taylor expansion of 2.0 in x 6.279 * [backup-simplify]: Simplify 2.0 into 2.0 6.279 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.280 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.280 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 6.280 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 6.280 * [taylor]: Taking taylor expansion of 0.5 in x 6.280 * [backup-simplify]: Simplify 0.5 into 0.5 6.280 * [taylor]: Taking taylor expansion of (pow t 2) in x 6.280 * [taylor]: Taking taylor expansion of t in x 6.280 * [backup-simplify]: Simplify t into t 6.280 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.280 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.280 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.280 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 6.280 * [taylor]: Taking taylor expansion of (/ 1 z) in x 6.280 * [taylor]: Taking taylor expansion of z in x 6.280 * [backup-simplify]: Simplify z into z 6.280 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.280 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.280 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.281 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.281 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in x 6.281 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in x 6.281 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 6.281 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.281 * [taylor]: Taking taylor expansion of 0.5 in x 6.281 * [backup-simplify]: Simplify 0.5 into 0.5 6.281 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.281 * [taylor]: Taking taylor expansion of x in x 6.281 * [backup-simplify]: Simplify 0 into 0 6.281 * [backup-simplify]: Simplify 1 into 1 6.281 * [backup-simplify]: Simplify (/ 1 1) into 1 6.281 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.281 * [taylor]: Taking taylor expansion of y in x 6.281 * [backup-simplify]: Simplify y into y 6.281 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.281 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in x 6.281 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.281 * [taylor]: Taking taylor expansion of 2.0 in x 6.281 * [backup-simplify]: Simplify 2.0 into 2.0 6.282 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.282 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.282 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 6.282 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 6.282 * [taylor]: Taking taylor expansion of 0.5 in x 6.282 * [backup-simplify]: Simplify 0.5 into 0.5 6.282 * [taylor]: Taking taylor expansion of (pow t 2) in x 6.282 * [taylor]: Taking taylor expansion of t in x 6.282 * [backup-simplify]: Simplify t into t 6.282 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.282 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.282 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.283 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 6.283 * [taylor]: Taking taylor expansion of (/ 1 z) in x 6.283 * [taylor]: Taking taylor expansion of z in x 6.283 * [backup-simplify]: Simplify z into z 6.283 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.283 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.283 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.283 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.283 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.284 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 6.284 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.284 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 6.285 * [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)))) 6.285 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in y 6.285 * [taylor]: Taking taylor expansion of 0.5 in y 6.285 * [backup-simplify]: Simplify 0.5 into 0.5 6.285 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in y 6.285 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 6.285 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.285 * [taylor]: Taking taylor expansion of 2.0 in y 6.285 * [backup-simplify]: Simplify 2.0 into 2.0 6.285 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.286 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.286 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 6.286 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 6.286 * [taylor]: Taking taylor expansion of 0.5 in y 6.286 * [backup-simplify]: Simplify 0.5 into 0.5 6.286 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.286 * [taylor]: Taking taylor expansion of t in y 6.286 * [backup-simplify]: Simplify t into t 6.286 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.286 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.286 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.286 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 6.286 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.286 * [taylor]: Taking taylor expansion of z in y 6.286 * [backup-simplify]: Simplify z into z 6.286 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.286 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.286 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.286 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.287 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.287 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.288 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.288 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.289 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.289 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 6.289 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 6.289 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 6.290 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) 6.291 * [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)))) 6.291 * [taylor]: Taking taylor expansion of (- (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z)))) in y 6.291 * [taylor]: Taking taylor expansion of (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z))) in y 6.291 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) in y 6.291 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 6.291 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.291 * [taylor]: Taking taylor expansion of 2.0 in y 6.291 * [backup-simplify]: Simplify 2.0 into 2.0 6.291 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.292 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.292 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 6.292 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 6.292 * [taylor]: Taking taylor expansion of 0.5 in y 6.292 * [backup-simplify]: Simplify 0.5 into 0.5 6.292 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.292 * [taylor]: Taking taylor expansion of t in y 6.292 * [backup-simplify]: Simplify t into t 6.292 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.292 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.292 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.292 * [taylor]: Taking taylor expansion of y in y 6.292 * [backup-simplify]: Simplify 0 into 0 6.292 * [backup-simplify]: Simplify 1 into 1 6.293 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.293 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 1) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.293 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 6.293 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.293 * [taylor]: Taking taylor expansion of z in y 6.293 * [backup-simplify]: Simplify z into z 6.293 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.293 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.293 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.294 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.294 * [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))) 6.294 * [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)))) 6.294 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in t 6.294 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in t 6.294 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 6.295 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.295 * [taylor]: Taking taylor expansion of 2.0 in t 6.295 * [backup-simplify]: Simplify 2.0 into 2.0 6.295 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.295 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.295 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.295 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.295 * [taylor]: Taking taylor expansion of 0.5 in t 6.295 * [backup-simplify]: Simplify 0.5 into 0.5 6.295 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.295 * [taylor]: Taking taylor expansion of t in t 6.295 * [backup-simplify]: Simplify 0 into 0 6.295 * [backup-simplify]: Simplify 1 into 1 6.296 * [backup-simplify]: Simplify (* 1 1) into 1 6.296 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.296 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.296 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 6.296 * [taylor]: Taking taylor expansion of (/ 1 z) in t 6.296 * [taylor]: Taking taylor expansion of z in t 6.296 * [backup-simplify]: Simplify z into z 6.296 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.296 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.296 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.296 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.297 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.297 * [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))) 6.298 * [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)))) 6.298 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 6.298 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 6.298 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 6.298 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.298 * [taylor]: Taking taylor expansion of 2.0 in z 6.298 * [backup-simplify]: Simplify 2.0 into 2.0 6.298 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.299 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.299 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.299 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.299 * [taylor]: Taking taylor expansion of 0.5 in z 6.299 * [backup-simplify]: Simplify 0.5 into 0.5 6.299 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.299 * [taylor]: Taking taylor expansion of t in z 6.299 * [backup-simplify]: Simplify t into t 6.299 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.299 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.299 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.299 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 6.299 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.299 * [taylor]: Taking taylor expansion of z in z 6.299 * [backup-simplify]: Simplify 0 into 0 6.299 * [backup-simplify]: Simplify 1 into 1 6.299 * [backup-simplify]: Simplify (/ 1 1) into 1 6.300 * [backup-simplify]: Simplify (sqrt 0) into 0 6.301 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.301 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.301 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 6.302 * [backup-simplify]: Simplify (- 0) into 0 6.302 * [backup-simplify]: Simplify 0 into 0 6.302 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.302 * [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))) 6.303 * [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)))) 6.303 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in t 6.303 * [taylor]: Taking taylor expansion of 0.5 in t 6.303 * [backup-simplify]: Simplify 0.5 into 0.5 6.303 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in t 6.303 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 6.303 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.303 * [taylor]: Taking taylor expansion of 2.0 in t 6.303 * [backup-simplify]: Simplify 2.0 into 2.0 6.303 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.304 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.304 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.304 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.304 * [taylor]: Taking taylor expansion of 0.5 in t 6.304 * [backup-simplify]: Simplify 0.5 into 0.5 6.304 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.304 * [taylor]: Taking taylor expansion of t in t 6.304 * [backup-simplify]: Simplify 0 into 0 6.304 * [backup-simplify]: Simplify 1 into 1 6.304 * [backup-simplify]: Simplify (* 1 1) into 1 6.305 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.305 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.305 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 6.305 * [taylor]: Taking taylor expansion of (/ 1 z) in t 6.305 * [taylor]: Taking taylor expansion of z in t 6.305 * [backup-simplify]: Simplify z into z 6.305 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.305 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.305 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.305 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.305 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.306 * [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))) 6.306 * [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)))) 6.306 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 6.306 * [taylor]: Taking taylor expansion of 0.5 in z 6.306 * [backup-simplify]: Simplify 0.5 into 0.5 6.306 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 6.306 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 6.306 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.307 * [taylor]: Taking taylor expansion of 2.0 in z 6.307 * [backup-simplify]: Simplify 2.0 into 2.0 6.307 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.307 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.307 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.307 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.307 * [taylor]: Taking taylor expansion of 0.5 in z 6.307 * [backup-simplify]: Simplify 0.5 into 0.5 6.307 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.307 * [taylor]: Taking taylor expansion of t in z 6.307 * [backup-simplify]: Simplify t into t 6.307 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.308 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.308 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.308 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 6.308 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.308 * [taylor]: Taking taylor expansion of z in z 6.308 * [backup-simplify]: Simplify 0 into 0 6.308 * [backup-simplify]: Simplify 1 into 1 6.308 * [backup-simplify]: Simplify (/ 1 1) into 1 6.308 * [backup-simplify]: Simplify (sqrt 0) into 0 6.309 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.310 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.310 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 6.311 * [backup-simplify]: Simplify (* 0.5 0) into 0 6.311 * [backup-simplify]: Simplify 0 into 0 6.311 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.311 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.312 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.312 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.313 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.314 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.315 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.315 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.316 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 6.316 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.316 * [backup-simplify]: Simplify (- 0) into 0 6.316 * [backup-simplify]: Simplify (+ 0 0) into 0 6.317 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into 0 6.318 * [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 6.318 * [taylor]: Taking taylor expansion of 0 in y 6.318 * [backup-simplify]: Simplify 0 into 0 6.318 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.319 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.319 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.320 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.321 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)))) into 0 6.321 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 6.321 * [backup-simplify]: Simplify (- 0) into 0 6.321 * [taylor]: Taking taylor expansion of 0 in t 6.321 * [backup-simplify]: Simplify 0 into 0 6.322 * [taylor]: Taking taylor expansion of 0 in z 6.322 * [backup-simplify]: Simplify 0 into 0 6.322 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.322 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.323 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.323 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.324 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 6.325 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))))) into 0 6.325 * [taylor]: Taking taylor expansion of 0 in t 6.325 * [backup-simplify]: Simplify 0 into 0 6.325 * [taylor]: Taking taylor expansion of 0 in z 6.325 * [backup-simplify]: Simplify 0 into 0 6.325 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.326 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 6.326 * [backup-simplify]: Simplify (- 0) into 0 6.326 * [taylor]: Taking taylor expansion of 0 in z 6.326 * [backup-simplify]: Simplify 0 into 0 6.326 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.327 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 6.327 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))))) into 0 6.328 * [taylor]: Taking taylor expansion of 0 in z 6.328 * [backup-simplify]: Simplify 0 into 0 6.328 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.328 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.329 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.329 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.330 * [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)))))) 6.330 * [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)))))) 6.330 * [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)))))) 6.331 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.331 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.331 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.332 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.333 * [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)))))) 6.333 * [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)))))) 6.334 * [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)))))) 6.334 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.335 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 6.335 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 6.336 * [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 6.341 * [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 6.342 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 6.343 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 6.344 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.345 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.345 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.345 * [backup-simplify]: Simplify (- 0) into 0 6.345 * [backup-simplify]: Simplify (+ 0 0) into 0 6.346 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))))) into 0 6.348 * [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 6.348 * [taylor]: Taking taylor expansion of 0 in y 6.348 * [backup-simplify]: Simplify 0 into 0 6.348 * [taylor]: Taking taylor expansion of 0 in t 6.348 * [backup-simplify]: Simplify 0 into 0 6.348 * [taylor]: Taking taylor expansion of 0 in z 6.348 * [backup-simplify]: Simplify 0 into 0 6.348 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.349 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.349 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.349 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.350 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.351 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.352 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.353 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.354 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 6.354 * [backup-simplify]: Simplify (- 0) into 0 6.354 * [taylor]: Taking taylor expansion of 0 in t 6.354 * [backup-simplify]: Simplify 0 into 0 6.354 * [taylor]: Taking taylor expansion of 0 in z 6.354 * [backup-simplify]: Simplify 0 into 0 6.354 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.355 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.355 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.356 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.357 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.357 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.358 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.359 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 6.360 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))))) into 0 6.360 * [taylor]: Taking taylor expansion of 0 in t 6.360 * [backup-simplify]: Simplify 0 into 0 6.360 * [taylor]: Taking taylor expansion of 0 in z 6.360 * [backup-simplify]: Simplify 0 into 0 6.360 * [taylor]: Taking taylor expansion of 0 in z 6.360 * [backup-simplify]: Simplify 0 into 0 6.360 * [taylor]: Taking taylor expansion of 0 in z 6.360 * [backup-simplify]: Simplify 0 into 0 6.360 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.361 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.361 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.362 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.363 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 6.363 * [backup-simplify]: Simplify (- 0) into 0 6.363 * [taylor]: Taking taylor expansion of 0 in z 6.363 * [backup-simplify]: Simplify 0 into 0 6.364 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.364 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.365 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.366 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.366 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 6.367 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))))) into 0 6.367 * [taylor]: Taking taylor expansion of 0 in z 6.367 * [backup-simplify]: Simplify 0 into 0 6.367 * [backup-simplify]: Simplify 0 into 0 6.367 * [backup-simplify]: Simplify 0 into 0 6.367 * [backup-simplify]: Simplify 0 into 0 6.367 * [backup-simplify]: Simplify 0 into 0 6.368 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.370 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 6.370 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.371 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.372 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.372 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.373 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.374 * [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)))))) 6.374 * [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)))))) 6.375 * [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)))))) 6.377 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* (/ 1 z) (* 1 (* (/ 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) (* (exp (* 0.5 (pow t 2))) x))) (- (+ (* +nan.0 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) (- (* +nan.0 (/ (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) z))))))) 6.377 * [backup-simplify]: Simplify (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (* (exp (/ (/ 1 (- t)) (/ 2.0 (/ 1 (- t))))) (sqrt (* (/ 1 (- z)) 2.0)))) into (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) 6.377 * [approximate]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in (x y t z) around 0 6.377 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in z 6.377 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 6.377 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 6.377 * [taylor]: Taking taylor expansion of -2.0 in z 6.377 * [backup-simplify]: Simplify -2.0 into -2.0 6.377 * [taylor]: Taking taylor expansion of z in z 6.377 * [backup-simplify]: Simplify 0 into 0 6.377 * [backup-simplify]: Simplify 1 into 1 6.378 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 6.378 * [backup-simplify]: Simplify (sqrt 0) into 0 6.379 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 6.379 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in z 6.379 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 6.379 * [taylor]: Taking taylor expansion of (/ 1 y) in z 6.379 * [taylor]: Taking taylor expansion of y in z 6.379 * [backup-simplify]: Simplify y into y 6.379 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.379 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 6.379 * [taylor]: Taking taylor expansion of 0.5 in z 6.379 * [backup-simplify]: Simplify 0.5 into 0.5 6.379 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.379 * [taylor]: Taking taylor expansion of x in z 6.379 * [backup-simplify]: Simplify x into x 6.379 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.379 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.379 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.379 * [taylor]: Taking taylor expansion of 0.5 in z 6.379 * [backup-simplify]: Simplify 0.5 into 0.5 6.379 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.379 * [taylor]: Taking taylor expansion of t in z 6.379 * [backup-simplify]: Simplify t into t 6.380 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.380 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.380 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.380 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in t 6.380 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in t 6.380 * [taylor]: Taking taylor expansion of (/ -2.0 z) in t 6.380 * [taylor]: Taking taylor expansion of -2.0 in t 6.380 * [backup-simplify]: Simplify -2.0 into -2.0 6.380 * [taylor]: Taking taylor expansion of z in t 6.380 * [backup-simplify]: Simplify z into z 6.380 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 6.380 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 6.380 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 6.380 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 6.380 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in t 6.380 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in t 6.380 * [taylor]: Taking taylor expansion of (/ 1 y) in t 6.380 * [taylor]: Taking taylor expansion of y in t 6.380 * [backup-simplify]: Simplify y into y 6.380 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.380 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 6.380 * [taylor]: Taking taylor expansion of 0.5 in t 6.380 * [backup-simplify]: Simplify 0.5 into 0.5 6.380 * [taylor]: Taking taylor expansion of (/ 1 x) in t 6.380 * [taylor]: Taking taylor expansion of x in t 6.381 * [backup-simplify]: Simplify x into x 6.381 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.381 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.381 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.381 * [taylor]: Taking taylor expansion of 0.5 in t 6.381 * [backup-simplify]: Simplify 0.5 into 0.5 6.381 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.381 * [taylor]: Taking taylor expansion of t in t 6.381 * [backup-simplify]: Simplify 0 into 0 6.381 * [backup-simplify]: Simplify 1 into 1 6.381 * [backup-simplify]: Simplify (* 1 1) into 1 6.381 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.382 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.382 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in y 6.382 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 6.382 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 6.382 * [taylor]: Taking taylor expansion of -2.0 in y 6.382 * [backup-simplify]: Simplify -2.0 into -2.0 6.382 * [taylor]: Taking taylor expansion of z in y 6.382 * [backup-simplify]: Simplify z into z 6.382 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 6.382 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 6.382 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 6.382 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 6.382 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in y 6.382 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 6.382 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.382 * [taylor]: Taking taylor expansion of y in y 6.382 * [backup-simplify]: Simplify 0 into 0 6.382 * [backup-simplify]: Simplify 1 into 1 6.382 * [backup-simplify]: Simplify (/ 1 1) into 1 6.382 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 6.382 * [taylor]: Taking taylor expansion of 0.5 in y 6.382 * [backup-simplify]: Simplify 0.5 into 0.5 6.382 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.382 * [taylor]: Taking taylor expansion of x in y 6.382 * [backup-simplify]: Simplify x into x 6.383 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.383 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 6.383 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 6.383 * [taylor]: Taking taylor expansion of 0.5 in y 6.383 * [backup-simplify]: Simplify 0.5 into 0.5 6.383 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.383 * [taylor]: Taking taylor expansion of t in y 6.383 * [backup-simplify]: Simplify t into t 6.383 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.383 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.383 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.383 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in x 6.383 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 6.383 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 6.383 * [taylor]: Taking taylor expansion of -2.0 in x 6.383 * [backup-simplify]: Simplify -2.0 into -2.0 6.383 * [taylor]: Taking taylor expansion of z in x 6.383 * [backup-simplify]: Simplify z into z 6.383 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 6.383 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 6.383 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 6.383 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 6.383 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in x 6.383 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 6.383 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.383 * [taylor]: Taking taylor expansion of y in x 6.383 * [backup-simplify]: Simplify y into y 6.383 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.383 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.384 * [taylor]: Taking taylor expansion of 0.5 in x 6.384 * [backup-simplify]: Simplify 0.5 into 0.5 6.384 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.384 * [taylor]: Taking taylor expansion of x in x 6.384 * [backup-simplify]: Simplify 0 into 0 6.384 * [backup-simplify]: Simplify 1 into 1 6.384 * [backup-simplify]: Simplify (/ 1 1) into 1 6.384 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 6.384 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 6.384 * [taylor]: Taking taylor expansion of 0.5 in x 6.384 * [backup-simplify]: Simplify 0.5 into 0.5 6.384 * [taylor]: Taking taylor expansion of (pow t 2) in x 6.384 * [taylor]: Taking taylor expansion of t in x 6.384 * [backup-simplify]: Simplify t into t 6.384 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.384 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.384 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.384 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in x 6.384 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 6.384 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 6.384 * [taylor]: Taking taylor expansion of -2.0 in x 6.384 * [backup-simplify]: Simplify -2.0 into -2.0 6.385 * [taylor]: Taking taylor expansion of z in x 6.385 * [backup-simplify]: Simplify z into z 6.385 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 6.385 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 6.385 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 6.385 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 6.385 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in x 6.385 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 6.385 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.385 * [taylor]: Taking taylor expansion of y in x 6.385 * [backup-simplify]: Simplify y into y 6.385 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.385 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.385 * [taylor]: Taking taylor expansion of 0.5 in x 6.385 * [backup-simplify]: Simplify 0.5 into 0.5 6.385 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.385 * [taylor]: Taking taylor expansion of x in x 6.385 * [backup-simplify]: Simplify 0 into 0 6.385 * [backup-simplify]: Simplify 1 into 1 6.385 * [backup-simplify]: Simplify (/ 1 1) into 1 6.385 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 6.385 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 6.385 * [taylor]: Taking taylor expansion of 0.5 in x 6.385 * [backup-simplify]: Simplify 0.5 into 0.5 6.385 * [taylor]: Taking taylor expansion of (pow t 2) in x 6.385 * [taylor]: Taking taylor expansion of t in x 6.385 * [backup-simplify]: Simplify t into t 6.386 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.386 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.386 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.386 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.386 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.387 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 6.387 * [backup-simplify]: Simplify (* (- 0.5) (exp (/ 0.5 (pow t 2)))) into (* -0.5 (exp (/ 0.5 (pow t 2)))) 6.388 * [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))))) 6.388 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))) in y 6.388 * [taylor]: Taking taylor expansion of -0.5 in y 6.388 * [backup-simplify]: Simplify -0.5 into -0.5 6.388 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in y 6.388 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 6.388 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 6.388 * [taylor]: Taking taylor expansion of -2.0 in y 6.388 * [backup-simplify]: Simplify -2.0 into -2.0 6.388 * [taylor]: Taking taylor expansion of z in y 6.388 * [backup-simplify]: Simplify z into z 6.388 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 6.388 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 6.388 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 6.388 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 6.388 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 6.388 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 6.388 * [taylor]: Taking taylor expansion of 0.5 in y 6.388 * [backup-simplify]: Simplify 0.5 into 0.5 6.388 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.388 * [taylor]: Taking taylor expansion of t in y 6.388 * [backup-simplify]: Simplify t into t 6.388 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.388 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.388 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.389 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.389 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.390 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.390 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.390 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 6.391 * [backup-simplify]: Simplify (- 0) into 0 6.391 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.391 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (exp (/ 0.5 (pow t 2))))) into (/ (exp (/ 0.5 (pow t 2))) y) 6.392 * [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) 6.392 * [taylor]: Taking taylor expansion of (/ (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) y) in y 6.392 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in y 6.392 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 6.392 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 6.392 * [taylor]: Taking taylor expansion of -2.0 in y 6.392 * [backup-simplify]: Simplify -2.0 into -2.0 6.392 * [taylor]: Taking taylor expansion of z in y 6.392 * [backup-simplify]: Simplify z into z 6.392 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 6.392 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 6.392 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 6.392 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 6.392 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 6.392 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 6.392 * [taylor]: Taking taylor expansion of 0.5 in y 6.392 * [backup-simplify]: Simplify 0.5 into 0.5 6.392 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.392 * [taylor]: Taking taylor expansion of t in y 6.392 * [backup-simplify]: Simplify t into t 6.392 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.392 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.393 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.393 * [taylor]: Taking taylor expansion of y in y 6.393 * [backup-simplify]: Simplify 0 into 0 6.393 * [backup-simplify]: Simplify 1 into 1 6.393 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) 6.393 * [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)))) 6.393 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in t 6.393 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in t 6.393 * [taylor]: Taking taylor expansion of (/ -2.0 z) in t 6.393 * [taylor]: Taking taylor expansion of -2.0 in t 6.393 * [backup-simplify]: Simplify -2.0 into -2.0 6.393 * [taylor]: Taking taylor expansion of z in t 6.393 * [backup-simplify]: Simplify z into z 6.393 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 6.393 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 6.393 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 6.393 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 6.393 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.393 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.393 * [taylor]: Taking taylor expansion of 0.5 in t 6.393 * [backup-simplify]: Simplify 0.5 into 0.5 6.393 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.393 * [taylor]: Taking taylor expansion of t in t 6.393 * [backup-simplify]: Simplify 0 into 0 6.393 * [backup-simplify]: Simplify 1 into 1 6.394 * [backup-simplify]: Simplify (* 1 1) into 1 6.394 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.394 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.395 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) 6.395 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in z 6.395 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 6.395 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 6.395 * [taylor]: Taking taylor expansion of -2.0 in z 6.395 * [backup-simplify]: Simplify -2.0 into -2.0 6.395 * [taylor]: Taking taylor expansion of z in z 6.395 * [backup-simplify]: Simplify 0 into 0 6.395 * [backup-simplify]: Simplify 1 into 1 6.395 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 6.395 * [backup-simplify]: Simplify (sqrt 0) into 0 6.396 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 6.396 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.396 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.396 * [taylor]: Taking taylor expansion of 0.5 in z 6.396 * [backup-simplify]: Simplify 0.5 into 0.5 6.396 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.396 * [taylor]: Taking taylor expansion of t in z 6.396 * [backup-simplify]: Simplify t into t 6.396 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.397 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.397 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.397 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 6.397 * [backup-simplify]: Simplify 0 into 0 6.397 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) 6.397 * [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))))) 6.397 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))) in t 6.397 * [taylor]: Taking taylor expansion of -0.5 in t 6.397 * [backup-simplify]: Simplify -0.5 into -0.5 6.397 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in t 6.397 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in t 6.397 * [taylor]: Taking taylor expansion of (/ -2.0 z) in t 6.397 * [taylor]: Taking taylor expansion of -2.0 in t 6.397 * [backup-simplify]: Simplify -2.0 into -2.0 6.397 * [taylor]: Taking taylor expansion of z in t 6.397 * [backup-simplify]: Simplify z into z 6.397 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 6.397 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 6.398 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 6.398 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 6.398 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.398 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.398 * [taylor]: Taking taylor expansion of 0.5 in t 6.398 * [backup-simplify]: Simplify 0.5 into 0.5 6.398 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.398 * [taylor]: Taking taylor expansion of t in t 6.398 * [backup-simplify]: Simplify 0 into 0 6.398 * [backup-simplify]: Simplify 1 into 1 6.398 * [backup-simplify]: Simplify (* 1 1) into 1 6.398 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.399 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.399 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) 6.399 * [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))))) 6.399 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))) in z 6.399 * [taylor]: Taking taylor expansion of -0.5 in z 6.399 * [backup-simplify]: Simplify -0.5 into -0.5 6.399 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in z 6.399 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 6.399 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 6.399 * [taylor]: Taking taylor expansion of -2.0 in z 6.399 * [backup-simplify]: Simplify -2.0 into -2.0 6.399 * [taylor]: Taking taylor expansion of z in z 6.399 * [backup-simplify]: Simplify 0 into 0 6.399 * [backup-simplify]: Simplify 1 into 1 6.399 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 6.400 * [backup-simplify]: Simplify (sqrt 0) into 0 6.401 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 6.401 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.401 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.401 * [taylor]: Taking taylor expansion of 0.5 in z 6.401 * [backup-simplify]: Simplify 0.5 into 0.5 6.401 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.401 * [taylor]: Taking taylor expansion of t in z 6.401 * [backup-simplify]: Simplify t into t 6.401 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.401 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.401 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.401 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 6.402 * [backup-simplify]: Simplify (* -0.5 0) into 0 6.402 * [backup-simplify]: Simplify 0 into 0 6.402 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.403 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.404 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.404 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.404 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.405 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 6.405 * [backup-simplify]: Simplify (- 0) into 0 6.405 * [backup-simplify]: Simplify (+ 0 0) into 0 6.406 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.406 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.406 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 6.407 * [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 6.407 * [taylor]: Taking taylor expansion of 0 in y 6.407 * [backup-simplify]: Simplify 0 into 0 6.407 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.407 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.408 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.408 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.409 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) (/ 0 1)))) into 0 6.409 * [taylor]: Taking taylor expansion of 0 in t 6.409 * [backup-simplify]: Simplify 0 into 0 6.409 * [taylor]: Taking taylor expansion of 0 in z 6.409 * [backup-simplify]: Simplify 0 into 0 6.409 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.409 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.410 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.410 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.411 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))))) into 0 6.411 * [taylor]: Taking taylor expansion of 0 in t 6.411 * [backup-simplify]: Simplify 0 into 0 6.411 * [taylor]: Taking taylor expansion of 0 in z 6.411 * [backup-simplify]: Simplify 0 into 0 6.411 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.411 * [taylor]: Taking taylor expansion of 0 in z 6.411 * [backup-simplify]: Simplify 0 into 0 6.411 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.412 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))))) into 0 6.412 * [taylor]: Taking taylor expansion of 0 in z 6.412 * [backup-simplify]: Simplify 0 into 0 6.412 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.412 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.413 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.413 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 6.413 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 6.413 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.414 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.414 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.415 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 6.415 * [backup-simplify]: Simplify (+ (* -0.5 (- (* +nan.0 (exp (/ 0.5 (pow t 2)))))) (* 0 0)) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 6.415 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 6.416 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 6.416 * [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 6.417 * [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 6.417 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.418 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.419 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.419 * [backup-simplify]: Simplify (- 0) into 0 6.419 * [backup-simplify]: Simplify (+ 0 0) into 0 6.420 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 6.420 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.421 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -2.0 z)))) into 0 6.421 * [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 6.421 * [taylor]: Taking taylor expansion of 0 in y 6.421 * [backup-simplify]: Simplify 0 into 0 6.422 * [taylor]: Taking taylor expansion of 0 in t 6.422 * [backup-simplify]: Simplify 0 into 0 6.422 * [taylor]: Taking taylor expansion of 0 in z 6.422 * [backup-simplify]: Simplify 0 into 0 6.422 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.422 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.423 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.423 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.424 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 6.425 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.426 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.426 * [taylor]: Taking taylor expansion of 0 in t 6.426 * [backup-simplify]: Simplify 0 into 0 6.426 * [taylor]: Taking taylor expansion of 0 in z 6.426 * [backup-simplify]: Simplify 0 into 0 6.426 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.427 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.428 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.428 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.428 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 6.429 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.429 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))))) into 0 6.429 * [taylor]: Taking taylor expansion of 0 in t 6.429 * [backup-simplify]: Simplify 0 into 0 6.429 * [taylor]: Taking taylor expansion of 0 in z 6.429 * [backup-simplify]: Simplify 0 into 0 6.430 * [taylor]: Taking taylor expansion of 0 in z 6.430 * [backup-simplify]: Simplify 0 into 0 6.430 * [taylor]: Taking taylor expansion of 0 in z 6.430 * [backup-simplify]: Simplify 0 into 0 6.430 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.430 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 6.431 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.431 * [taylor]: Taking taylor expansion of 0 in z 6.431 * [backup-simplify]: Simplify 0 into 0 6.431 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.431 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 6.432 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.433 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))))) into 0 6.433 * [taylor]: Taking taylor expansion of 0 in z 6.433 * [backup-simplify]: Simplify 0 into 0 6.433 * [backup-simplify]: Simplify 0 into 0 6.433 * [backup-simplify]: Simplify 0 into 0 6.433 * [backup-simplify]: Simplify 0 into 0 6.433 * [backup-simplify]: Simplify 0 into 0 6.433 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.433 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.435 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.435 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2.0 (/ 0 1)))) into 0 6.437 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 6.438 * [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))))) 6.438 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 6.439 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (exp (/ 0.5 (pow (/ 1 (- t)) 2))))) (* (/ 1 (- z)) (* 1 (* (/ 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 (* y (exp (* 0.5 (pow t 2))))) (- (* +nan.0 (/ (* y (exp (* 0.5 (pow t 2)))) z))))))) 6.439 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 1 1) 6.439 * [backup-simplify]: Simplify (/ t (/ 2.0 t)) into (* 0.5 (pow t 2)) 6.439 * [approximate]: Taking taylor expansion of (* 0.5 (pow t 2)) in (t) around 0 6.439 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 6.439 * [taylor]: Taking taylor expansion of 0.5 in t 6.439 * [backup-simplify]: Simplify 0.5 into 0.5 6.439 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.439 * [taylor]: Taking taylor expansion of t in t 6.439 * [backup-simplify]: Simplify 0 into 0 6.439 * [backup-simplify]: Simplify 1 into 1 6.439 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 6.439 * [taylor]: Taking taylor expansion of 0.5 in t 6.439 * [backup-simplify]: Simplify 0.5 into 0.5 6.439 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.439 * [taylor]: Taking taylor expansion of t in t 6.439 * [backup-simplify]: Simplify 0 into 0 6.439 * [backup-simplify]: Simplify 1 into 1 6.440 * [backup-simplify]: Simplify (* 1 1) into 1 6.440 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.440 * [backup-simplify]: Simplify 0.5 into 0.5 6.441 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.441 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 6.441 * [backup-simplify]: Simplify 0 into 0 6.442 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.442 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 6.442 * [backup-simplify]: Simplify 0 into 0 6.443 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.443 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.443 * [backup-simplify]: Simplify 0 into 0 6.444 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.445 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.445 * [backup-simplify]: Simplify 0 into 0 6.446 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.447 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.447 * [backup-simplify]: Simplify 0 into 0 6.448 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.448 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.448 * [backup-simplify]: Simplify 0 into 0 6.449 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.449 * [backup-simplify]: Simplify (/ (/ 1 t) (/ 2.0 (/ 1 t))) into (/ 0.5 (pow t 2)) 6.449 * [approximate]: Taking taylor expansion of (/ 0.5 (pow t 2)) in (t) around 0 6.449 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.449 * [taylor]: Taking taylor expansion of 0.5 in t 6.449 * [backup-simplify]: Simplify 0.5 into 0.5 6.449 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.449 * [taylor]: Taking taylor expansion of t in t 6.449 * [backup-simplify]: Simplify 0 into 0 6.449 * [backup-simplify]: Simplify 1 into 1 6.449 * [backup-simplify]: Simplify (* 1 1) into 1 6.450 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.450 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.450 * [taylor]: Taking taylor expansion of 0.5 in t 6.450 * [backup-simplify]: Simplify 0.5 into 0.5 6.450 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.450 * [taylor]: Taking taylor expansion of t in t 6.450 * [backup-simplify]: Simplify 0 into 0 6.450 * [backup-simplify]: Simplify 1 into 1 6.450 * [backup-simplify]: Simplify (* 1 1) into 1 6.450 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.450 * [backup-simplify]: Simplify 0.5 into 0.5 6.451 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.451 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)))) into 0 6.451 * [backup-simplify]: Simplify 0 into 0 6.452 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.452 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.452 * [backup-simplify]: Simplify 0 into 0 6.453 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.454 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.454 * [backup-simplify]: Simplify 0 into 0 6.459 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.460 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.460 * [backup-simplify]: Simplify 0 into 0 6.461 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.461 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.461 * [backup-simplify]: Simplify 0 into 0 6.462 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.463 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.463 * [backup-simplify]: Simplify 0 into 0 6.463 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (/ 1 t)) 2)) into (* 0.5 (pow t 2)) 6.463 * [backup-simplify]: Simplify (/ (/ 1 (- t)) (/ 2.0 (/ 1 (- t)))) into (/ 0.5 (pow t 2)) 6.463 * [approximate]: Taking taylor expansion of (/ 0.5 (pow t 2)) in (t) around 0 6.463 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.463 * [taylor]: Taking taylor expansion of 0.5 in t 6.463 * [backup-simplify]: Simplify 0.5 into 0.5 6.463 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.463 * [taylor]: Taking taylor expansion of t in t 6.463 * [backup-simplify]: Simplify 0 into 0 6.463 * [backup-simplify]: Simplify 1 into 1 6.464 * [backup-simplify]: Simplify (* 1 1) into 1 6.464 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.464 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.464 * [taylor]: Taking taylor expansion of 0.5 in t 6.464 * [backup-simplify]: Simplify 0.5 into 0.5 6.464 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.464 * [taylor]: Taking taylor expansion of t in t 6.464 * [backup-simplify]: Simplify 0 into 0 6.464 * [backup-simplify]: Simplify 1 into 1 6.465 * [backup-simplify]: Simplify (* 1 1) into 1 6.465 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.465 * [backup-simplify]: Simplify 0.5 into 0.5 6.465 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.466 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)))) into 0 6.466 * [backup-simplify]: Simplify 0 into 0 6.466 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.467 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.467 * [backup-simplify]: Simplify 0 into 0 6.468 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.468 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.468 * [backup-simplify]: Simplify 0 into 0 6.469 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.470 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.470 * [backup-simplify]: Simplify 0 into 0 6.470 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.471 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.471 * [backup-simplify]: Simplify 0 into 0 6.472 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.472 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.472 * [backup-simplify]: Simplify 0 into 0 6.473 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (/ 1 (- t))) 2)) into (* 0.5 (pow t 2)) 6.473 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 6.473 * [backup-simplify]: Simplify (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))) into (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) 6.473 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in (t z) around 0 6.473 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 6.473 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 6.473 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.473 * [taylor]: Taking taylor expansion of 2.0 in z 6.473 * [backup-simplify]: Simplify 2.0 into 2.0 6.473 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.474 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.474 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 6.474 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 6.474 * [taylor]: Taking taylor expansion of 0.5 in z 6.474 * [backup-simplify]: Simplify 0.5 into 0.5 6.474 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.474 * [taylor]: Taking taylor expansion of t in z 6.474 * [backup-simplify]: Simplify t into t 6.474 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.474 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.474 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.474 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.474 * [taylor]: Taking taylor expansion of z in z 6.474 * [backup-simplify]: Simplify 0 into 0 6.475 * [backup-simplify]: Simplify 1 into 1 6.475 * [backup-simplify]: Simplify (sqrt 0) into 0 6.476 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.476 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in t 6.476 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in t 6.476 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.476 * [taylor]: Taking taylor expansion of 2.0 in t 6.476 * [backup-simplify]: Simplify 2.0 into 2.0 6.476 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.477 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.477 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 6.477 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 6.477 * [taylor]: Taking taylor expansion of 0.5 in t 6.477 * [backup-simplify]: Simplify 0.5 into 0.5 6.477 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.477 * [taylor]: Taking taylor expansion of t in t 6.477 * [backup-simplify]: Simplify 0 into 0 6.477 * [backup-simplify]: Simplify 1 into 1 6.477 * [backup-simplify]: Simplify (* 1 1) into 1 6.477 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.477 * [backup-simplify]: Simplify (exp 0) into 1 6.477 * [taylor]: Taking taylor expansion of (sqrt z) in t 6.477 * [taylor]: Taking taylor expansion of z in t 6.477 * [backup-simplify]: Simplify z into z 6.477 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.477 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.477 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in t 6.477 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in t 6.477 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.477 * [taylor]: Taking taylor expansion of 2.0 in t 6.478 * [backup-simplify]: Simplify 2.0 into 2.0 6.478 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.478 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.478 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 6.478 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 6.478 * [taylor]: Taking taylor expansion of 0.5 in t 6.478 * [backup-simplify]: Simplify 0.5 into 0.5 6.478 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.478 * [taylor]: Taking taylor expansion of t in t 6.478 * [backup-simplify]: Simplify 0 into 0 6.478 * [backup-simplify]: Simplify 1 into 1 6.479 * [backup-simplify]: Simplify (* 1 1) into 1 6.479 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.479 * [backup-simplify]: Simplify (exp 0) into 1 6.479 * [taylor]: Taking taylor expansion of (sqrt z) in t 6.479 * [taylor]: Taking taylor expansion of z in t 6.479 * [backup-simplify]: Simplify z into z 6.479 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.479 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.480 * [backup-simplify]: Simplify (* (sqrt 2.0) 1) into (sqrt 2.0) 6.480 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 6.480 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 6.480 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.480 * [taylor]: Taking taylor expansion of 2.0 in z 6.480 * [backup-simplify]: Simplify 2.0 into 2.0 6.480 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.481 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.481 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.481 * [taylor]: Taking taylor expansion of z in z 6.481 * [backup-simplify]: Simplify 0 into 0 6.481 * [backup-simplify]: Simplify 1 into 1 6.481 * [backup-simplify]: Simplify (sqrt 0) into 0 6.482 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.482 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.482 * [backup-simplify]: Simplify 0 into 0 6.483 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 6.483 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 1)) into 0 6.484 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt z))) into 0 6.484 * [taylor]: Taking taylor expansion of 0 in z 6.484 * [backup-simplify]: Simplify 0 into 0 6.484 * [backup-simplify]: Simplify 0 into 0 6.486 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 6.487 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 6.487 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 6.491 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0.5 1) 1)))) into 0.5 6.491 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.493 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0.5) (+ (* 0 0) (* 0 1))) into (* 0.5 (sqrt 2.0)) 6.494 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* (* 0.5 (sqrt 2.0)) (sqrt z)))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 6.494 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in z 6.494 * [taylor]: Taking taylor expansion of 0.5 in z 6.494 * [backup-simplify]: Simplify 0.5 into 0.5 6.494 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 6.494 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.495 * [taylor]: Taking taylor expansion of 2.0 in z 6.495 * [backup-simplify]: Simplify 2.0 into 2.0 6.495 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.495 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.495 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.495 * [taylor]: Taking taylor expansion of z in z 6.495 * [backup-simplify]: Simplify 0 into 0 6.495 * [backup-simplify]: Simplify 1 into 1 6.496 * [backup-simplify]: Simplify (sqrt 0) into 0 6.497 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.497 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.497 * [backup-simplify]: Simplify (* 0.5 0) into 0 6.497 * [backup-simplify]: Simplify 0 into 0 6.497 * [backup-simplify]: Simplify 0 into 0 6.499 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 6.500 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.501 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 6.502 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 6.503 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt z))) into 0 6.503 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.504 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 6.505 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0.5 1) 1)) (* (/ (pow 0 1) 1)))) into 0 6.506 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 6.507 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0.5) (+ (* 0 0) (* 0 1)))) into 0 6.508 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* (* 0.5 (sqrt 2.0)) 0) (* 0 (sqrt z))))) into 0 6.508 * [taylor]: Taking taylor expansion of 0 in z 6.508 * [backup-simplify]: Simplify 0 into 0 6.508 * [backup-simplify]: Simplify 0 into 0 6.509 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 6.512 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 6.513 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 6.516 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt 2.0))) (* z (pow t 2))) (+ (* (- (* +nan.0 (sqrt 2.0))) (pow (* z 1) 2)) (* (- (* +nan.0 (sqrt 2.0))) (* z 1)))) into (- (+ (* +nan.0 (* (sqrt 2.0) (pow z 2))) (- (+ (* +nan.0 (* (sqrt 2.0) z)) (- (* +nan.0 (* (pow t 2) (* (sqrt 2.0) z)))))))) 6.516 * [backup-simplify]: Simplify (* (exp (/ (/ 1 t) (/ 2.0 (/ 1 t)))) (sqrt (* (/ 1 z) 2.0))) into (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) 6.516 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in (t z) around 0 6.516 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 6.516 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 6.516 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.516 * [taylor]: Taking taylor expansion of 2.0 in z 6.517 * [backup-simplify]: Simplify 2.0 into 2.0 6.517 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.517 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.517 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.517 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.517 * [taylor]: Taking taylor expansion of 0.5 in z 6.517 * [backup-simplify]: Simplify 0.5 into 0.5 6.517 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.517 * [taylor]: Taking taylor expansion of t in z 6.517 * [backup-simplify]: Simplify t into t 6.517 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.518 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.518 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.518 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 6.518 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.518 * [taylor]: Taking taylor expansion of z in z 6.518 * [backup-simplify]: Simplify 0 into 0 6.518 * [backup-simplify]: Simplify 1 into 1 6.518 * [backup-simplify]: Simplify (/ 1 1) into 1 6.518 * [backup-simplify]: Simplify (sqrt 0) into 0 6.519 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.519 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in t 6.519 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 6.519 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.519 * [taylor]: Taking taylor expansion of 2.0 in t 6.519 * [backup-simplify]: Simplify 2.0 into 2.0 6.520 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.520 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.520 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.520 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.520 * [taylor]: Taking taylor expansion of 0.5 in t 6.520 * [backup-simplify]: Simplify 0.5 into 0.5 6.520 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.520 * [taylor]: Taking taylor expansion of t in t 6.520 * [backup-simplify]: Simplify 0 into 0 6.520 * [backup-simplify]: Simplify 1 into 1 6.520 * [backup-simplify]: Simplify (* 1 1) into 1 6.521 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.521 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.521 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 6.521 * [taylor]: Taking taylor expansion of (/ 1 z) in t 6.521 * [taylor]: Taking taylor expansion of z in t 6.521 * [backup-simplify]: Simplify z into z 6.521 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.521 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.521 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.521 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.521 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in t 6.521 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 6.521 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.521 * [taylor]: Taking taylor expansion of 2.0 in t 6.521 * [backup-simplify]: Simplify 2.0 into 2.0 6.522 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.522 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.522 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.522 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.522 * [taylor]: Taking taylor expansion of 0.5 in t 6.522 * [backup-simplify]: Simplify 0.5 into 0.5 6.522 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.522 * [taylor]: Taking taylor expansion of t in t 6.522 * [backup-simplify]: Simplify 0 into 0 6.522 * [backup-simplify]: Simplify 1 into 1 6.522 * [backup-simplify]: Simplify (* 1 1) into 1 6.523 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.523 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.523 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 6.523 * [taylor]: Taking taylor expansion of (/ 1 z) in t 6.523 * [taylor]: Taking taylor expansion of z in t 6.523 * [backup-simplify]: Simplify z into z 6.523 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.523 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.523 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.523 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.524 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.524 * [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))) 6.524 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 6.524 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 6.524 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.524 * [taylor]: Taking taylor expansion of 2.0 in z 6.524 * [backup-simplify]: Simplify 2.0 into 2.0 6.525 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.525 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.525 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.525 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.525 * [taylor]: Taking taylor expansion of 0.5 in z 6.525 * [backup-simplify]: Simplify 0.5 into 0.5 6.525 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.525 * [taylor]: Taking taylor expansion of t in z 6.525 * [backup-simplify]: Simplify t into t 6.525 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.525 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.525 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.525 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 6.526 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.526 * [taylor]: Taking taylor expansion of z in z 6.526 * [backup-simplify]: Simplify 0 into 0 6.526 * [backup-simplify]: Simplify 1 into 1 6.526 * [backup-simplify]: Simplify (/ 1 1) into 1 6.526 * [backup-simplify]: Simplify (sqrt 0) into 0 6.527 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.527 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.528 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 6.528 * [backup-simplify]: Simplify 0 into 0 6.528 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.529 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 6.529 * [taylor]: Taking taylor expansion of 0 in z 6.529 * [backup-simplify]: Simplify 0 into 0 6.529 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.529 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.530 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.530 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.531 * [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)))))) 6.531 * [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)))))) 6.532 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.532 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.533 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.533 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.534 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 6.534 * [taylor]: Taking taylor expansion of 0 in z 6.534 * [backup-simplify]: Simplify 0 into 0 6.534 * [backup-simplify]: Simplify 0 into 0 6.535 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.537 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 6.537 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.537 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.538 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.539 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.540 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.541 * [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)))))) 6.542 * [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)))))) 6.542 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.542 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 6.543 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 6.544 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 6.545 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 6.545 * [taylor]: Taking taylor expansion of 0 in z 6.545 * [backup-simplify]: Simplify 0 into 0 6.546 * [backup-simplify]: Simplify 0 into 0 6.546 * [backup-simplify]: Simplify 0 into 0 6.546 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.549 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 6.549 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 6.550 * [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 6.551 * [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 6.552 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 6.553 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 6.554 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) +nan.0) (+ (* 0 +nan.0) (+ (* 0 +nan.0) (* 0 0)))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 6.554 * [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)))))) 6.556 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (pow (* (/ 1 z) 1) 2)) (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* (/ 1 z) 1)) (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))))) into (- (+ (* +nan.0 (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (pow z 2))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) z)) (- (* +nan.0 (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))))))))) 6.556 * [backup-simplify]: Simplify (* (exp (/ (/ 1 (- t)) (/ 2.0 (/ 1 (- t))))) (sqrt (* (/ 1 (- z)) 2.0))) into (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) 6.556 * [approximate]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in (t z) around 0 6.556 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in z 6.556 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 6.556 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 6.556 * [taylor]: Taking taylor expansion of -2.0 in z 6.556 * [backup-simplify]: Simplify -2.0 into -2.0 6.556 * [taylor]: Taking taylor expansion of z in z 6.556 * [backup-simplify]: Simplify 0 into 0 6.556 * [backup-simplify]: Simplify 1 into 1 6.556 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 6.557 * [backup-simplify]: Simplify (sqrt 0) into 0 6.558 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 6.558 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.558 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.558 * [taylor]: Taking taylor expansion of 0.5 in z 6.558 * [backup-simplify]: Simplify 0.5 into 0.5 6.558 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.558 * [taylor]: Taking taylor expansion of t in z 6.558 * [backup-simplify]: Simplify t into t 6.558 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.558 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.558 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.558 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in t 6.558 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in t 6.558 * [taylor]: Taking taylor expansion of (/ -2.0 z) in t 6.558 * [taylor]: Taking taylor expansion of -2.0 in t 6.558 * [backup-simplify]: Simplify -2.0 into -2.0 6.558 * [taylor]: Taking taylor expansion of z in t 6.558 * [backup-simplify]: Simplify z into z 6.558 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 6.558 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 6.558 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 6.558 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 6.558 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.558 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.558 * [taylor]: Taking taylor expansion of 0.5 in t 6.559 * [backup-simplify]: Simplify 0.5 into 0.5 6.559 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.559 * [taylor]: Taking taylor expansion of t in t 6.559 * [backup-simplify]: Simplify 0 into 0 6.559 * [backup-simplify]: Simplify 1 into 1 6.559 * [backup-simplify]: Simplify (* 1 1) into 1 6.559 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.559 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.559 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in t 6.559 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in t 6.559 * [taylor]: Taking taylor expansion of (/ -2.0 z) in t 6.559 * [taylor]: Taking taylor expansion of -2.0 in t 6.559 * [backup-simplify]: Simplify -2.0 into -2.0 6.559 * [taylor]: Taking taylor expansion of z in t 6.559 * [backup-simplify]: Simplify z into z 6.559 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 6.560 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 6.560 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 6.560 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 6.560 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.560 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.560 * [taylor]: Taking taylor expansion of 0.5 in t 6.560 * [backup-simplify]: Simplify 0.5 into 0.5 6.560 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.560 * [taylor]: Taking taylor expansion of t in t 6.560 * [backup-simplify]: Simplify 0 into 0 6.560 * [backup-simplify]: Simplify 1 into 1 6.560 * [backup-simplify]: Simplify (* 1 1) into 1 6.560 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.561 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.561 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) 6.561 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in z 6.561 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 6.561 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 6.561 * [taylor]: Taking taylor expansion of -2.0 in z 6.561 * [backup-simplify]: Simplify -2.0 into -2.0 6.561 * [taylor]: Taking taylor expansion of z in z 6.561 * [backup-simplify]: Simplify 0 into 0 6.561 * [backup-simplify]: Simplify 1 into 1 6.561 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 6.562 * [backup-simplify]: Simplify (sqrt 0) into 0 6.562 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 6.562 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.562 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.562 * [taylor]: Taking taylor expansion of 0.5 in z 6.562 * [backup-simplify]: Simplify 0.5 into 0.5 6.562 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.563 * [taylor]: Taking taylor expansion of t in z 6.563 * [backup-simplify]: Simplify t into t 6.563 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.563 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.563 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.563 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 6.563 * [backup-simplify]: Simplify 0 into 0 6.563 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.563 * [taylor]: Taking taylor expansion of 0 in z 6.563 * [backup-simplify]: Simplify 0 into 0 6.563 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.564 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.564 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.569 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 6.569 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 6.569 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.570 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 6.570 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.570 * [taylor]: Taking taylor expansion of 0 in z 6.570 * [backup-simplify]: Simplify 0 into 0 6.570 * [backup-simplify]: Simplify 0 into 0 6.571 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.571 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.572 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.572 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2.0 (/ 0 1)))) into 0 6.574 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 6.575 * [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))))) 6.575 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 6.576 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.576 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -2.0 z)))) into 0 6.577 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 6.577 * [taylor]: Taking taylor expansion of 0 in z 6.577 * [backup-simplify]: Simplify 0 into 0 6.577 * [backup-simplify]: Simplify 0 into 0 6.577 * [backup-simplify]: Simplify 0 into 0 6.578 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 6.578 * [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 6.579 * [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 6.580 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.582 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 6.583 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* +nan.0 0) (+ (* +nan.0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 6.583 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 6.584 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (exp (/ 0.5 (pow (/ 1 (- t)) 2))))) (pow (* (/ 1 (- z)) 1) 2)) (+ (* (- (* +nan.0 (exp (/ 0.5 (pow (/ 1 (- t)) 2))))) (* (/ 1 (- z)) 1)) (- (* +nan.0 (exp (/ 0.5 (pow (/ 1 (- t)) 2))))))) into (- (+ (* +nan.0 (/ (exp (* 0.5 (pow t 2))) (pow z 2))) (- (+ (* +nan.0 (/ (exp (* 0.5 (pow t 2))) z)) (- (* +nan.0 (exp (* 0.5 (pow t 2))))))))) 6.584 * * * [progress]: simplifying candidates 6.586 * [simplify]: Simplifying: (expm1 (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (log1p (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (+ (log (- (* x 0.5) y)) (+ (/ t (/ 2.0 t)) (log (sqrt (* z 2.0))))) (+ (log (- (* x 0.5) y)) (log (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (log (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (exp (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (* (exp (/ t (/ 2.0 t))) (exp (/ t (/ 2.0 t)))) (exp (/ t (/ 2.0 t)))) (* (* (sqrt (* z 2.0)) (sqrt (* z 2.0))) (sqrt (* z 2.0))))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (* (cbrt (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (cbrt (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))))) (cbrt (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (* (* (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (sqrt (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (sqrt (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (* (- (* x 0.5) y) (exp (/ t (/ 2.0 t)))) (* (cbrt (- (* x 0.5) y)) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (sqrt (- (* x 0.5) y)) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (- (pow (* x 0.5) 3) (pow y 3)) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (expm1 (/ t (/ 2.0 t))) (log1p (/ t (/ 2.0 t))) (- (log t) (- (log 2.0) (log t))) (- (log t) (log (/ 2.0 t))) (log (/ t (/ 2.0 t))) (exp (/ t (/ 2.0 t))) (/ (* (* t t) t) (/ (* (* 2.0 2.0) 2.0) (* (* t t) t))) (/ (* (* t t) t) (* (* (/ 2.0 t) (/ 2.0 t)) (/ 2.0 t))) (* (cbrt (/ t (/ 2.0 t))) (cbrt (/ t (/ 2.0 t)))) (cbrt (/ t (/ 2.0 t))) (* (* (/ t (/ 2.0 t)) (/ t (/ 2.0 t))) (/ t (/ 2.0 t))) (sqrt (/ t (/ 2.0 t))) (sqrt (/ t (/ 2.0 t))) (- t) (- (/ 2.0 t)) (/ (* (cbrt t) (cbrt t)) (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ (cbrt t) (cbrt (/ 2.0 t))) (/ (* (cbrt t) (cbrt t)) (sqrt (/ 2.0 t))) (/ (cbrt t) (sqrt (/ 2.0 t))) (/ (* (cbrt t) (cbrt t)) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt t) (cbrt t)))) (/ (cbrt t) (/ (cbrt 2.0) (cbrt t))) (/ (* (cbrt t) (cbrt t)) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt t))) (/ (cbrt t) (/ (cbrt 2.0) (sqrt t))) (/ (* (cbrt t) (cbrt t)) (/ (* (cbrt 2.0) (cbrt 2.0)) 1)) (/ (cbrt t) (/ (cbrt 2.0) t)) (/ (* (cbrt t) (cbrt t)) (/ (sqrt 2.0) (* (cbrt t) (cbrt t)))) (/ (cbrt t) (/ (sqrt 2.0) (cbrt t))) (/ (* (cbrt t) (cbrt t)) (/ (sqrt 2.0) (sqrt t))) (/ (cbrt t) (/ (sqrt 2.0) (sqrt t))) (/ (* (cbrt t) (cbrt t)) (/ (sqrt 2.0) 1)) (/ (cbrt t) (/ (sqrt 2.0) t)) (/ (* (cbrt t) (cbrt t)) (/ 1 (* (cbrt t) (cbrt t)))) (/ (cbrt t) (/ 2.0 (cbrt t))) (/ (* (cbrt t) (cbrt t)) (/ 1 (sqrt t))) (/ (cbrt t) (/ 2.0 (sqrt t))) (/ (* (cbrt t) (cbrt t)) (/ 1 1)) (/ (cbrt t) (/ 2.0 t)) (/ (* (cbrt t) (cbrt t)) 1) (/ (cbrt t) (/ 2.0 t)) (/ (* (cbrt t) (cbrt t)) 2.0) (/ (cbrt t) (/ 1 t)) (/ (sqrt t) (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ (sqrt t) (cbrt (/ 2.0 t))) (/ (sqrt t) (sqrt (/ 2.0 t))) (/ (sqrt t) (sqrt (/ 2.0 t))) (/ (sqrt t) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt t) (cbrt t)))) (/ (sqrt t) (/ (cbrt 2.0) (cbrt t))) (/ (sqrt t) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt t))) (/ (sqrt t) (/ (cbrt 2.0) (sqrt t))) (/ (sqrt t) (/ (* (cbrt 2.0) (cbrt 2.0)) 1)) (/ (sqrt t) (/ (cbrt 2.0) t)) (/ (sqrt t) (/ (sqrt 2.0) (* (cbrt t) (cbrt t)))) (/ (sqrt t) (/ (sqrt 2.0) (cbrt t))) (/ (sqrt t) (/ (sqrt 2.0) (sqrt t))) (/ (sqrt t) (/ (sqrt 2.0) (sqrt t))) (/ (sqrt t) (/ (sqrt 2.0) 1)) (/ (sqrt t) (/ (sqrt 2.0) t)) (/ (sqrt t) (/ 1 (* (cbrt t) (cbrt t)))) (/ (sqrt t) (/ 2.0 (cbrt t))) (/ (sqrt t) (/ 1 (sqrt t))) (/ (sqrt t) (/ 2.0 (sqrt t))) (/ (sqrt t) (/ 1 1)) (/ (sqrt t) (/ 2.0 t)) (/ (sqrt t) 1) (/ (sqrt t) (/ 2.0 t)) (/ (sqrt t) 2.0) (/ (sqrt t) (/ 1 t)) (/ 1 (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ t (cbrt (/ 2.0 t))) (/ 1 (sqrt (/ 2.0 t))) (/ t (sqrt (/ 2.0 t))) (/ 1 (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt t) (cbrt t)))) (/ t (/ (cbrt 2.0) (cbrt t))) (/ 1 (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt t))) (/ t (/ (cbrt 2.0) (sqrt t))) (/ 1 (/ (* (cbrt 2.0) (cbrt 2.0)) 1)) (/ t (/ (cbrt 2.0) t)) (/ 1 (/ (sqrt 2.0) (* (cbrt t) (cbrt t)))) (/ t (/ (sqrt 2.0) (cbrt t))) (/ 1 (/ (sqrt 2.0) (sqrt t))) (/ t (/ (sqrt 2.0) (sqrt t))) (/ 1 (/ (sqrt 2.0) 1)) (/ t (/ (sqrt 2.0) t)) (/ 1 (/ 1 (* (cbrt t) (cbrt t)))) (/ t (/ 2.0 (cbrt t))) (/ 1 (/ 1 (sqrt t))) (/ t (/ 2.0 (sqrt t))) (/ 1 (/ 1 1)) (/ t (/ 2.0 t)) (/ 1 1) (/ t (/ 2.0 t)) (/ 1 2.0) (/ t (/ 1 t)) (/ 1 (/ 2.0 t)) (/ (/ 2.0 t) t) (/ t (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ t (sqrt (/ 2.0 t))) (/ t (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt t) (cbrt t)))) (/ t (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt t))) (/ t (/ (* (cbrt 2.0) (cbrt 2.0)) 1)) (/ t (/ (sqrt 2.0) (* (cbrt t) (cbrt t)))) (/ t (/ (sqrt 2.0) (sqrt t))) (/ t (/ (sqrt 2.0) 1)) (/ t (/ 1 (* (cbrt t) (cbrt t)))) (/ t (/ 1 (sqrt t))) (/ t (/ 1 1)) (/ t 1) (/ t 2.0) (/ (/ 2.0 t) (cbrt t)) (/ (/ 2.0 t) (sqrt t)) (/ (/ 2.0 t) t) (/ t 2.0) (expm1 (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (log1p (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))) (+ (/ t (/ 2.0 t)) (log (sqrt (* z 2.0)))) (log (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (exp (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (* (* (exp (/ t (/ 2.0 t))) (exp (/ t (/ 2.0 t)))) (exp (/ t (/ 2.0 t)))) (* (* (sqrt (* z 2.0)) (sqrt (* z 2.0))) (sqrt (* z 2.0)))) (* (cbrt (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (cbrt (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (cbrt (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (* (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (sqrt (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (sqrt (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt (sqrt (* z 2.0)))) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt (sqrt (* z 2.0)))) (* (exp (/ t (/ 2.0 t))) (* (cbrt (sqrt (* z 2.0))) (cbrt (sqrt (* z 2.0))))) (* (exp (/ t (/ 2.0 t))) (sqrt z)) (* (exp (/ t (/ 2.0 t))) (sqrt (sqrt (* z 2.0)))) (* (exp (/ t (/ 2.0 t))) 1) (* (cbrt (exp (/ t (/ 2.0 t)))) (sqrt (* z 2.0))) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt (* z 2.0))) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))) 0 (- (+ (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) x))) (- (+ (* +nan.0 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) (- (* +nan.0 (/ (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) z))))))) (- (+ (* +nan.0 (* x (exp (* 0.5 (pow t 2))))) (- (+ (* +nan.0 (* y (exp (* 0.5 (pow t 2))))) (- (* +nan.0 (/ (* y (exp (* 0.5 (pow t 2)))) z))))))) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) (- (+ (* +nan.0 (* (sqrt 2.0) (pow z 2))) (- (+ (* +nan.0 (* (sqrt 2.0) z)) (- (* +nan.0 (* (pow t 2) (* (sqrt 2.0) z)))))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (pow z 2))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) z)) (- (* +nan.0 (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))))))))) (- (+ (* +nan.0 (/ (exp (* 0.5 (pow t 2))) (pow z 2))) (- (+ (* +nan.0 (/ (exp (* 0.5 (pow t 2))) z)) (- (* +nan.0 (exp (* 0.5 (pow t 2))))))))) 6.590 * * [simplify]: Extracting # 0 : cost 0 6.590 * * [simplify]: Extracting # 1 : cost 0 6.590 * * [simplify]: Extracting # 2 : cost 0 6.591 * * [simplify]: Extracting # 3 : cost 0 6.591 * * [simplify]: Extracting # 4 : cost 0 6.592 * * [simplify]: Extracting # 5 : cost 0 6.592 * * [simplify]: Extracting # 6 : cost 0 6.592 * * [simplify]: Extracting # 7 : cost 0 6.593 * * [simplify]: Extracting # 8 : cost 0 6.593 * * [simplify]: Extracting # 9 : cost 0 6.594 * * [simplify]: Extracting # 10 : cost 0 6.594 * * [simplify]: Extracting # 11 : cost 0 6.594 * * [simplify]: Extracting # 12 : cost 0 6.595 * * [simplify]: Extracting # 13 : cost 0 6.596 * * [simplify]: iteration 0 : 274 enodes (cost 1895 ) 6.668 * * [simplify]: Extracting # 0 : cost 0 6.669 * * [simplify]: Extracting # 1 : cost 0 6.670 * * [simplify]: Extracting # 2 : cost 0 6.671 * * [simplify]: Extracting # 3 : cost 0 6.672 * * [simplify]: Extracting # 4 : cost 0 6.673 * * [simplify]: iteration 1 : 666 enodes (cost 1780 ) 6.951 * * [simplify]: Extracting # 0 : cost 0 6.954 * * [simplify]: Extracting # 1 : cost 0 6.958 * * [simplify]: Extracting # 2 : cost 0 6.961 * * [simplify]: Extracting # 3 : cost 0 6.964 * * [simplify]: Extracting # 4 : cost 0 6.967 * * [simplify]: iteration 2 : 2302 enodes (cost 1583 ) 7.851 * * [simplify]: Extracting # 0 : cost 0 7.858 * * [simplify]: Extracting # 1 : cost 0 7.865 * * [simplify]: Extracting # 2 : cost 0 7.872 * * [simplify]: Extracting # 3 : cost 0 7.887 * * [simplify]: Extracting # 4 : cost 0 7.893 * * [simplify]: Extracting # 5 : cost 0 7.900 * * [simplify]: iteration done: 5001 enodes (cost 1536 ) 7.901 * [simplify]: Simplified to: (expm1 (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (log1p (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (+ (fma (/ t 2.0) t (log (sqrt (* z 2.0)))) (log (- (* x 0.5) y))) (+ (fma (/ t 2.0) t (log (sqrt (* z 2.0)))) (log (- (* x 0.5) y))) (+ (fma (/ t 2.0) t (log (sqrt (* z 2.0)))) (log (- (* x 0.5) y))) (exp (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (pow (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) 3) (pow (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) 3) (* (cbrt (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (cbrt (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))))) (cbrt (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (pow (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) 3) (sqrt (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (sqrt (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (* (- (* x 0.5) y) (exp (/ t (/ 2.0 t)))) (* (cbrt (- (* x 0.5) y)) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (sqrt (- (* x 0.5) y)) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (- (pow (* x 0.5) 3) (pow y 3)) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (fma 0.5 x y) (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (expm1 (/ t (/ 2.0 t))) (log1p (/ t (/ 2.0 t))) (log (/ t (/ 2.0 t))) (log (/ t (/ 2.0 t))) (log (/ t (/ 2.0 t))) (exp (/ t (/ 2.0 t))) (pow (/ t (/ 2.0 t)) 3) (pow (/ t (/ 2.0 t)) 3) (* (cbrt (/ t (/ 2.0 t))) (cbrt (/ t (/ 2.0 t)))) (cbrt (/ t (/ 2.0 t))) (pow (/ t (/ 2.0 t)) 3) (sqrt (/ t (/ 2.0 t))) (sqrt (/ t (/ 2.0 t))) (- t) (- (/ 2.0 t)) (/ (* (cbrt t) (cbrt t)) (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ (cbrt t) (cbrt (/ 2.0 t))) (/ (* (cbrt t) (cbrt t)) (sqrt (/ 2.0 t))) (/ (cbrt t) (sqrt (/ 2.0 t))) (/ (pow (cbrt t) 3) (* (/ (cbrt 2.0) (cbrt t)) (cbrt 2.0))) (/ (* (cbrt t) (cbrt t)) (cbrt 2.0)) (/ (sqrt t) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt t) (cbrt t)))) (/ (cbrt t) (/ (cbrt 2.0) (sqrt t))) (/ (cbrt t) (/ (* (cbrt 2.0) (cbrt 2.0)) (cbrt t))) (/ t (/ (cbrt 2.0) (cbrt t))) (/ (pow (cbrt t) 3) (/ (sqrt 2.0) (cbrt t))) (/ (cbrt t) (/ (sqrt 2.0) (cbrt t))) (/ (sqrt t) (/ (sqrt 2.0) (* (cbrt t) (cbrt t)))) (/ (cbrt t) (/ (sqrt 2.0) (sqrt t))) (/ (cbrt t) (/ (sqrt 2.0) (cbrt t))) (/ t (/ (sqrt 2.0) (cbrt t))) (* (cbrt t) (pow (cbrt t) 3)) (/ (cbrt t) (/ 2.0 (cbrt t))) (* (sqrt t) (* (cbrt t) (cbrt t))) (/ (cbrt t) (/ 2.0 (sqrt t))) (* (cbrt t) (cbrt t)) (/ t (/ 2.0 (cbrt t))) (* (cbrt t) (cbrt t)) (/ t (/ 2.0 (cbrt t))) (/ (cbrt t) (/ 2.0 (cbrt t))) (* (cbrt t) t) (/ (sqrt t) (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ (sqrt t) (cbrt (/ 2.0 t))) (/ (sqrt t) (sqrt (/ 2.0 t))) (/ (sqrt t) (sqrt (/ 2.0 t))) (/ (sqrt t) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt t) (cbrt t)))) (/ (sqrt t) (/ (cbrt 2.0) (cbrt t))) (/ t (* (cbrt 2.0) (cbrt 2.0))) (/ t (cbrt 2.0)) (/ (sqrt t) (* (cbrt 2.0) (cbrt 2.0))) (/ (sqrt t) (/ (cbrt 2.0) t)) (/ (sqrt t) (/ (sqrt 2.0) (* (cbrt t) (cbrt t)))) (/ (sqrt t) (/ (sqrt 2.0) (cbrt t))) (/ t (sqrt 2.0)) (/ t (sqrt 2.0)) (/ (sqrt t) (sqrt 2.0)) (/ (sqrt t) (/ (sqrt 2.0) t)) (* (sqrt t) (* (cbrt t) (cbrt t))) (/ (sqrt t) (/ 2.0 (cbrt t))) t (/ t 2.0) (sqrt t) (/ (sqrt t) (/ 2.0 t)) (sqrt t) (/ (sqrt t) (/ 2.0 t)) (/ (sqrt t) 2.0) (* t (sqrt t)) (/ 1 (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ t (cbrt (/ 2.0 t))) (/ 1 (sqrt (/ 2.0 t))) (/ t (sqrt (/ 2.0 t))) (/ (cbrt t) (/ (* (cbrt 2.0) (cbrt 2.0)) (cbrt t))) (/ t (/ (cbrt 2.0) (cbrt t))) (/ (sqrt t) (* (cbrt 2.0) (cbrt 2.0))) (/ (sqrt t) (/ (cbrt 2.0) t)) (/ 1 (* (cbrt 2.0) (cbrt 2.0))) (/ t (/ (cbrt 2.0) t)) (/ (cbrt t) (/ (sqrt 2.0) (cbrt t))) (/ t (/ (sqrt 2.0) (cbrt t))) (/ (sqrt t) (sqrt 2.0)) (/ (sqrt t) (/ (sqrt 2.0) t)) (/ 1 (sqrt 2.0)) (/ t (/ (sqrt 2.0) t)) (* (cbrt t) (cbrt t)) (/ t (/ 2.0 (cbrt t))) (sqrt t) (/ (sqrt t) (/ 2.0 t)) 1 (/ t (/ 2.0 t)) 1 (/ t (/ 2.0 t)) (/ 1 2.0) (* t t) (/ t 2.0) (/ (/ 2.0 t) t) (/ t (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ t (sqrt (/ 2.0 t))) (/ t (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt t) (cbrt t)))) (/ t (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt t))) (/ t (* (cbrt 2.0) (cbrt 2.0))) (/ t (/ (sqrt 2.0) (* (cbrt t) (cbrt t)))) (/ (sqrt t) (/ (sqrt 2.0) t)) (/ t (sqrt 2.0)) (* t (* (cbrt t) (cbrt t))) (* t (sqrt t)) t t (/ t 2.0) (/ (/ 2.0 t) (cbrt t)) (/ (/ 2.0 t) (sqrt t)) (/ (/ 2.0 t) t) (/ t 2.0) (expm1 (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (log1p (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))) (fma (/ t 2.0) t (log (sqrt (* z 2.0)))) (fma (/ t 2.0) t (log (sqrt (* z 2.0)))) (exp (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (pow (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))) 3) (* (cbrt (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (cbrt (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))))) (cbrt (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (pow (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))) 3) (sqrt (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (sqrt (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0)))) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt (sqrt (* z 2.0)))) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt (sqrt (* z 2.0)))) (* (exp (/ t (/ 2.0 t))) (* (cbrt (sqrt (* z 2.0))) (cbrt (sqrt (* z 2.0))))) (* (exp (/ t (/ 2.0 t))) (sqrt z)) (* (exp (/ t (/ 2.0 t))) (sqrt (sqrt (* z 2.0)))) (exp (/ t (/ 2.0 t))) (* (cbrt (exp (/ t (/ 2.0 t)))) (sqrt (* z 2.0))) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt (* z 2.0))) (* (exp (/ t (/ 2.0 t))) (sqrt (* z 2.0))) 0 (- (+ (* (sqrt 2.0) (* (* +nan.0 (exp (* 0.5 (pow t 2)))) (- x y))) (/ (* +nan.0 (sqrt 2.0)) (/ z (* y (exp (* 0.5 (pow t 2)))))))) (- (+ (* (* +nan.0 (exp (* 0.5 (pow t 2)))) (- x y)) (* (/ (* y (exp (* 0.5 (pow t 2)))) z) +nan.0))) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) (+ (* (* +nan.0 z) (sqrt 2.0)) (- (* (* (* +nan.0 z) (sqrt 2.0)) (+ (* t t) z)))) (- (+ (* (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) z) (- (/ +nan.0 z) +nan.0)) (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) +nan.0))) (- (+ (* (/ (exp (* 0.5 (pow t 2))) z) (+ (/ +nan.0 z) (- +nan.0))) (* +nan.0 (exp (* 0.5 (pow t 2)))))) 7.902 * * * [progress]: adding candidates to table 8.322 * * [progress]: iteration 3 / 4 8.322 * * * [progress]: picking best candidate 8.351 * * * * [pick]: Picked # 8.351 * * * [progress]: localizing error 8.366 * * * [progress]: generating rewritten candidates 8.366 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 8.669 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 9.596 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1 1) 9.605 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1) 9.707 * * * [progress]: generating series expansions 9.708 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 9.709 * [backup-simplify]: Simplify (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)) into (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) 9.709 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in (t z) around 0 9.709 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 9.709 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 9.709 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.709 * [taylor]: Taking taylor expansion of 2.0 in z 9.709 * [backup-simplify]: Simplify 2.0 into 2.0 9.709 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.710 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.710 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 9.710 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 9.710 * [taylor]: Taking taylor expansion of 0.5 in z 9.710 * [backup-simplify]: Simplify 0.5 into 0.5 9.710 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.710 * [taylor]: Taking taylor expansion of t in z 9.710 * [backup-simplify]: Simplify t into t 9.710 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.711 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.711 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.711 * [taylor]: Taking taylor expansion of (sqrt z) in z 9.711 * [taylor]: Taking taylor expansion of z in z 9.711 * [backup-simplify]: Simplify 0 into 0 9.711 * [backup-simplify]: Simplify 1 into 1 9.711 * [backup-simplify]: Simplify (sqrt 0) into 0 9.712 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.712 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in t 9.712 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in t 9.713 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.713 * [taylor]: Taking taylor expansion of 2.0 in t 9.713 * [backup-simplify]: Simplify 2.0 into 2.0 9.713 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.713 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.713 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 9.713 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 9.713 * [taylor]: Taking taylor expansion of 0.5 in t 9.713 * [backup-simplify]: Simplify 0.5 into 0.5 9.713 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.713 * [taylor]: Taking taylor expansion of t in t 9.714 * [backup-simplify]: Simplify 0 into 0 9.714 * [backup-simplify]: Simplify 1 into 1 9.714 * [backup-simplify]: Simplify (* 1 1) into 1 9.714 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 9.714 * [backup-simplify]: Simplify (exp 0) into 1 9.714 * [taylor]: Taking taylor expansion of (sqrt z) in t 9.714 * [taylor]: Taking taylor expansion of z in t 9.714 * [backup-simplify]: Simplify z into z 9.714 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.714 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.714 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in t 9.714 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in t 9.714 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.714 * [taylor]: Taking taylor expansion of 2.0 in t 9.714 * [backup-simplify]: Simplify 2.0 into 2.0 9.715 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.715 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.715 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 9.715 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 9.715 * [taylor]: Taking taylor expansion of 0.5 in t 9.715 * [backup-simplify]: Simplify 0.5 into 0.5 9.715 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.715 * [taylor]: Taking taylor expansion of t in t 9.715 * [backup-simplify]: Simplify 0 into 0 9.715 * [backup-simplify]: Simplify 1 into 1 9.716 * [backup-simplify]: Simplify (* 1 1) into 1 9.716 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 9.716 * [backup-simplify]: Simplify (exp 0) into 1 9.716 * [taylor]: Taking taylor expansion of (sqrt z) in t 9.716 * [taylor]: Taking taylor expansion of z in t 9.716 * [backup-simplify]: Simplify z into z 9.716 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.716 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.717 * [backup-simplify]: Simplify (* (sqrt 2.0) 1) into (sqrt 2.0) 9.717 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 9.717 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 9.717 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.717 * [taylor]: Taking taylor expansion of 2.0 in z 9.717 * [backup-simplify]: Simplify 2.0 into 2.0 9.717 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.718 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.718 * [taylor]: Taking taylor expansion of (sqrt z) in z 9.718 * [taylor]: Taking taylor expansion of z in z 9.718 * [backup-simplify]: Simplify 0 into 0 9.718 * [backup-simplify]: Simplify 1 into 1 9.718 * [backup-simplify]: Simplify (sqrt 0) into 0 9.719 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.719 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.719 * [backup-simplify]: Simplify 0 into 0 9.720 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 9.721 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 1)) into 0 9.721 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt z))) into 0 9.721 * [taylor]: Taking taylor expansion of 0 in z 9.721 * [backup-simplify]: Simplify 0 into 0 9.721 * [backup-simplify]: Simplify 0 into 0 9.722 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 9.723 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.724 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 9.728 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0.5 1) 1)))) into 0.5 9.729 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.731 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0.5) (+ (* 0 0) (* 0 1))) into (* 0.5 (sqrt 2.0)) 9.732 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* (* 0.5 (sqrt 2.0)) (sqrt z)))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 9.732 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in z 9.732 * [taylor]: Taking taylor expansion of 0.5 in z 9.732 * [backup-simplify]: Simplify 0.5 into 0.5 9.732 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 9.732 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.732 * [taylor]: Taking taylor expansion of 2.0 in z 9.732 * [backup-simplify]: Simplify 2.0 into 2.0 9.732 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.733 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.733 * [taylor]: Taking taylor expansion of (sqrt z) in z 9.733 * [taylor]: Taking taylor expansion of z in z 9.733 * [backup-simplify]: Simplify 0 into 0 9.733 * [backup-simplify]: Simplify 1 into 1 9.733 * [backup-simplify]: Simplify (sqrt 0) into 0 9.734 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.734 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.735 * [backup-simplify]: Simplify (* 0.5 0) into 0 9.735 * [backup-simplify]: Simplify 0 into 0 9.735 * [backup-simplify]: Simplify 0 into 0 9.737 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 9.737 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.739 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 9.740 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.741 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt z))) into 0 9.741 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.741 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 9.743 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0.5 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.744 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 9.745 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0.5) (+ (* 0 0) (* 0 1)))) into 0 9.746 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* (* 0.5 (sqrt 2.0)) 0) (* 0 (sqrt z))))) into 0 9.746 * [taylor]: Taking taylor expansion of 0 in z 9.746 * [backup-simplify]: Simplify 0 into 0 9.746 * [backup-simplify]: Simplify 0 into 0 9.747 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 9.750 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 9.751 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.754 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt 2.0))) (* z (pow t 2))) (+ (* (- (* +nan.0 (sqrt 2.0))) (pow (* z 1) 2)) (* (- (* +nan.0 (sqrt 2.0))) (* z 1)))) into (- (+ (* +nan.0 (* (sqrt 2.0) (pow z 2))) (- (+ (* +nan.0 (* (sqrt 2.0) z)) (- (* +nan.0 (* (pow t 2) (* (sqrt 2.0) z)))))))) 9.754 * [backup-simplify]: Simplify (* (* (exp (/ (/ 1 t) (/ 2.0 (/ 1 t)))) (sqrt (/ 1 z))) (sqrt 2.0)) into (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) 9.754 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in (t z) around 0 9.754 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 9.754 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 9.754 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.755 * [taylor]: Taking taylor expansion of 2.0 in z 9.755 * [backup-simplify]: Simplify 2.0 into 2.0 9.755 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.755 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.755 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 9.755 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 9.755 * [taylor]: Taking taylor expansion of 0.5 in z 9.755 * [backup-simplify]: Simplify 0.5 into 0.5 9.755 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.755 * [taylor]: Taking taylor expansion of t in z 9.755 * [backup-simplify]: Simplify t into t 9.755 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.756 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.756 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.756 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 9.756 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.756 * [taylor]: Taking taylor expansion of z in z 9.756 * [backup-simplify]: Simplify 0 into 0 9.756 * [backup-simplify]: Simplify 1 into 1 9.756 * [backup-simplify]: Simplify (/ 1 1) into 1 9.756 * [backup-simplify]: Simplify (sqrt 0) into 0 9.757 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.757 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in t 9.757 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 9.757 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.757 * [taylor]: Taking taylor expansion of 2.0 in t 9.757 * [backup-simplify]: Simplify 2.0 into 2.0 9.758 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.758 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.758 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.758 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.758 * [taylor]: Taking taylor expansion of 0.5 in t 9.758 * [backup-simplify]: Simplify 0.5 into 0.5 9.758 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.758 * [taylor]: Taking taylor expansion of t in t 9.758 * [backup-simplify]: Simplify 0 into 0 9.758 * [backup-simplify]: Simplify 1 into 1 9.758 * [backup-simplify]: Simplify (* 1 1) into 1 9.759 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.759 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.759 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 9.759 * [taylor]: Taking taylor expansion of (/ 1 z) in t 9.759 * [taylor]: Taking taylor expansion of z in t 9.759 * [backup-simplify]: Simplify z into z 9.759 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.759 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.759 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.759 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.759 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in t 9.759 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 9.759 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.759 * [taylor]: Taking taylor expansion of 2.0 in t 9.759 * [backup-simplify]: Simplify 2.0 into 2.0 9.760 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.760 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.760 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.760 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.760 * [taylor]: Taking taylor expansion of 0.5 in t 9.760 * [backup-simplify]: Simplify 0.5 into 0.5 9.760 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.760 * [taylor]: Taking taylor expansion of t in t 9.760 * [backup-simplify]: Simplify 0 into 0 9.760 * [backup-simplify]: Simplify 1 into 1 9.760 * [backup-simplify]: Simplify (* 1 1) into 1 9.761 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.761 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.761 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 9.761 * [taylor]: Taking taylor expansion of (/ 1 z) in t 9.761 * [taylor]: Taking taylor expansion of z in t 9.761 * [backup-simplify]: Simplify z into z 9.761 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.761 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.761 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.761 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.762 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.762 * [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))) 9.762 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 9.762 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 9.762 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.762 * [taylor]: Taking taylor expansion of 2.0 in z 9.762 * [backup-simplify]: Simplify 2.0 into 2.0 9.763 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.763 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.763 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 9.763 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 9.763 * [taylor]: Taking taylor expansion of 0.5 in z 9.763 * [backup-simplify]: Simplify 0.5 into 0.5 9.763 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.763 * [taylor]: Taking taylor expansion of t in z 9.763 * [backup-simplify]: Simplify t into t 9.763 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.763 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.763 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.764 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 9.764 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.764 * [taylor]: Taking taylor expansion of z in z 9.764 * [backup-simplify]: Simplify 0 into 0 9.764 * [backup-simplify]: Simplify 1 into 1 9.764 * [backup-simplify]: Simplify (/ 1 1) into 1 9.764 * [backup-simplify]: Simplify (sqrt 0) into 0 9.765 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.765 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.766 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 9.766 * [backup-simplify]: Simplify 0 into 0 9.766 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.767 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 9.767 * [taylor]: Taking taylor expansion of 0 in z 9.767 * [backup-simplify]: Simplify 0 into 0 9.767 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.767 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.768 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.768 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.769 * [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)))))) 9.769 * [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)))))) 9.770 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.770 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 9.771 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.771 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.772 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 9.772 * [taylor]: Taking taylor expansion of 0 in z 9.772 * [backup-simplify]: Simplify 0 into 0 9.772 * [backup-simplify]: Simplify 0 into 0 9.773 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.775 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 9.776 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.776 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 9.777 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.778 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.779 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.779 * [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)))))) 9.780 * [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)))))) 9.780 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.781 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 9.781 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 9.782 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 9.783 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 9.783 * [taylor]: Taking taylor expansion of 0 in z 9.783 * [backup-simplify]: Simplify 0 into 0 9.783 * [backup-simplify]: Simplify 0 into 0 9.784 * [backup-simplify]: Simplify 0 into 0 9.784 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.787 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 9.788 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 9.788 * [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 9.789 * [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 9.790 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 9.791 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 9.792 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) +nan.0) (+ (* 0 +nan.0) (+ (* 0 +nan.0) (* 0 0)))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 9.793 * [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)))))) 9.794 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (pow (* (/ 1 z) 1) 2)) (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* (/ 1 z) 1)) (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))))) into (- (+ (* +nan.0 (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (pow z 2))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) z)) (- (* +nan.0 (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))))))))) 9.795 * [backup-simplify]: Simplify (* (* (exp (/ (/ 1 (- t)) (/ 2.0 (/ 1 (- t))))) (sqrt (/ 1 (- z)))) (sqrt 2.0)) into (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) 9.795 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in (t z) around 0 9.795 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in z 9.795 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.795 * [taylor]: Taking taylor expansion of 2.0 in z 9.795 * [backup-simplify]: Simplify 2.0 into 2.0 9.795 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.796 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.796 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 9.796 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 9.796 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.796 * [taylor]: Taking taylor expansion of -1 in z 9.796 * [backup-simplify]: Simplify -1 into -1 9.796 * [taylor]: Taking taylor expansion of z in z 9.796 * [backup-simplify]: Simplify 0 into 0 9.796 * [backup-simplify]: Simplify 1 into 1 9.796 * [backup-simplify]: Simplify (/ -1 1) into -1 9.796 * [backup-simplify]: Simplify (sqrt 0) into 0 9.797 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 9.797 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 9.797 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 9.797 * [taylor]: Taking taylor expansion of 0.5 in z 9.797 * [backup-simplify]: Simplify 0.5 into 0.5 9.797 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.797 * [taylor]: Taking taylor expansion of t in z 9.797 * [backup-simplify]: Simplify t into t 9.798 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.798 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.798 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.798 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in t 9.798 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.798 * [taylor]: Taking taylor expansion of 2.0 in t 9.798 * [backup-simplify]: Simplify 2.0 into 2.0 9.798 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.799 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.799 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in t 9.799 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in t 9.799 * [taylor]: Taking taylor expansion of (/ -1 z) in t 9.799 * [taylor]: Taking taylor expansion of -1 in t 9.799 * [backup-simplify]: Simplify -1 into -1 9.799 * [taylor]: Taking taylor expansion of z in t 9.799 * [backup-simplify]: Simplify z into z 9.799 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.799 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 9.799 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 9.799 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 9.799 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.799 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.799 * [taylor]: Taking taylor expansion of 0.5 in t 9.799 * [backup-simplify]: Simplify 0.5 into 0.5 9.799 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.799 * [taylor]: Taking taylor expansion of t in t 9.799 * [backup-simplify]: Simplify 0 into 0 9.799 * [backup-simplify]: Simplify 1 into 1 9.799 * [backup-simplify]: Simplify (* 1 1) into 1 9.800 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.800 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.800 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in t 9.800 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.800 * [taylor]: Taking taylor expansion of 2.0 in t 9.800 * [backup-simplify]: Simplify 2.0 into 2.0 9.800 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.801 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.801 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in t 9.801 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in t 9.801 * [taylor]: Taking taylor expansion of (/ -1 z) in t 9.801 * [taylor]: Taking taylor expansion of -1 in t 9.801 * [backup-simplify]: Simplify -1 into -1 9.801 * [taylor]: Taking taylor expansion of z in t 9.801 * [backup-simplify]: Simplify z into z 9.801 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.801 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 9.801 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 9.801 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 9.801 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.801 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.801 * [taylor]: Taking taylor expansion of 0.5 in t 9.801 * [backup-simplify]: Simplify 0.5 into 0.5 9.801 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.801 * [taylor]: Taking taylor expansion of t in t 9.801 * [backup-simplify]: Simplify 0 into 0 9.801 * [backup-simplify]: Simplify 1 into 1 9.802 * [backup-simplify]: Simplify (* 1 1) into 1 9.802 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.802 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.802 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 9.803 * [backup-simplify]: Simplify (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) into (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) 9.803 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in z 9.803 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.803 * [taylor]: Taking taylor expansion of 2.0 in z 9.803 * [backup-simplify]: Simplify 2.0 into 2.0 9.803 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.804 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.804 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 9.804 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 9.804 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.804 * [taylor]: Taking taylor expansion of -1 in z 9.804 * [backup-simplify]: Simplify -1 into -1 9.804 * [taylor]: Taking taylor expansion of z in z 9.804 * [backup-simplify]: Simplify 0 into 0 9.804 * [backup-simplify]: Simplify 1 into 1 9.804 * [backup-simplify]: Simplify (/ -1 1) into -1 9.804 * [backup-simplify]: Simplify (sqrt 0) into 0 9.805 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 9.805 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 9.805 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 9.805 * [taylor]: Taking taylor expansion of 0.5 in z 9.805 * [backup-simplify]: Simplify 0.5 into 0.5 9.805 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.805 * [taylor]: Taking taylor expansion of t in z 9.805 * [backup-simplify]: Simplify t into t 9.805 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.805 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.806 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.806 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 9.806 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.806 * [backup-simplify]: Simplify 0 into 0 9.806 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.807 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into 0 9.807 * [taylor]: Taking taylor expansion of 0 in z 9.807 * [backup-simplify]: Simplify 0 into 0 9.807 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.807 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.808 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.808 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 9.809 * [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)))))) 9.809 * [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)))))) 9.810 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.810 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 9.811 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.811 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.819 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 9.819 * [taylor]: Taking taylor expansion of 0 in z 9.819 * [backup-simplify]: Simplify 0 into 0 9.819 * [backup-simplify]: Simplify 0 into 0 9.820 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.821 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 9.822 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.822 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.824 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 9.825 * [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))))) 9.826 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.827 * [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)))))) 9.827 * [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)))))) 9.827 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.828 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 9.829 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 9.829 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 9.830 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))))) into 0 9.831 * [taylor]: Taking taylor expansion of 0 in z 9.831 * [backup-simplify]: Simplify 0 into 0 9.831 * [backup-simplify]: Simplify 0 into 0 9.831 * [backup-simplify]: Simplify 0 into 0 9.831 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 9.832 * [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 9.833 * [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 9.833 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.836 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 9.837 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* +nan.0 0) (+ (* +nan.0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 9.838 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 9.839 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (- (* +nan.0 (exp (/ 0.5 (pow t 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)))))) 9.840 * [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)))))) 9.841 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (pow (* (/ 1 (- z)) 1) 2)) (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (* (/ 1 (- z)) 1)) (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))))) into (- (+ (* +nan.0 (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (pow z 2))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) z)) (- (* +nan.0 (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))))))))) 9.841 * * * * [progress]: [ 2 / 4 ] generating series at (2) 9.842 * [backup-simplify]: Simplify (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) into (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) 9.842 * [approximate]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in (x y t z) around 0 9.842 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in z 9.842 * [taylor]: Taking taylor expansion of (sqrt z) in z 9.842 * [taylor]: Taking taylor expansion of z in z 9.842 * [backup-simplify]: Simplify 0 into 0 9.842 * [backup-simplify]: Simplify 1 into 1 9.843 * [backup-simplify]: Simplify (sqrt 0) into 0 9.844 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.844 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in z 9.844 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.844 * [taylor]: Taking taylor expansion of 2.0 in z 9.844 * [backup-simplify]: Simplify 2.0 into 2.0 9.844 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.845 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.845 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in z 9.845 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 9.845 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 9.845 * [taylor]: Taking taylor expansion of 0.5 in z 9.845 * [backup-simplify]: Simplify 0.5 into 0.5 9.845 * [taylor]: Taking taylor expansion of x in z 9.845 * [backup-simplify]: Simplify x into x 9.845 * [taylor]: Taking taylor expansion of y in z 9.845 * [backup-simplify]: Simplify y into y 9.845 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 9.845 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 9.845 * [taylor]: Taking taylor expansion of 0.5 in z 9.845 * [backup-simplify]: Simplify 0.5 into 0.5 9.845 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.845 * [taylor]: Taking taylor expansion of t in z 9.845 * [backup-simplify]: Simplify t into t 9.845 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.845 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.845 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.845 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in t 9.845 * [taylor]: Taking taylor expansion of (sqrt z) in t 9.845 * [taylor]: Taking taylor expansion of z in t 9.845 * [backup-simplify]: Simplify z into z 9.845 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.845 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.845 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in t 9.845 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.845 * [taylor]: Taking taylor expansion of 2.0 in t 9.845 * [backup-simplify]: Simplify 2.0 into 2.0 9.846 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.846 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.846 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in t 9.846 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in t 9.846 * [taylor]: Taking taylor expansion of (* 0.5 x) in t 9.846 * [taylor]: Taking taylor expansion of 0.5 in t 9.846 * [backup-simplify]: Simplify 0.5 into 0.5 9.846 * [taylor]: Taking taylor expansion of x in t 9.847 * [backup-simplify]: Simplify x into x 9.847 * [taylor]: Taking taylor expansion of y in t 9.847 * [backup-simplify]: Simplify y into y 9.847 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 9.847 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 9.847 * [taylor]: Taking taylor expansion of 0.5 in t 9.847 * [backup-simplify]: Simplify 0.5 into 0.5 9.847 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.847 * [taylor]: Taking taylor expansion of t in t 9.847 * [backup-simplify]: Simplify 0 into 0 9.847 * [backup-simplify]: Simplify 1 into 1 9.847 * [backup-simplify]: Simplify (* 1 1) into 1 9.847 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 9.847 * [backup-simplify]: Simplify (exp 0) into 1 9.847 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in y 9.847 * [taylor]: Taking taylor expansion of (sqrt z) in y 9.847 * [taylor]: Taking taylor expansion of z in y 9.848 * [backup-simplify]: Simplify z into z 9.848 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.848 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.848 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in y 9.848 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.848 * [taylor]: Taking taylor expansion of 2.0 in y 9.848 * [backup-simplify]: Simplify 2.0 into 2.0 9.848 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.848 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.848 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in y 9.848 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 9.848 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 9.848 * [taylor]: Taking taylor expansion of 0.5 in y 9.849 * [backup-simplify]: Simplify 0.5 into 0.5 9.849 * [taylor]: Taking taylor expansion of x in y 9.849 * [backup-simplify]: Simplify x into x 9.849 * [taylor]: Taking taylor expansion of y in y 9.849 * [backup-simplify]: Simplify 0 into 0 9.849 * [backup-simplify]: Simplify 1 into 1 9.849 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 9.849 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 9.849 * [taylor]: Taking taylor expansion of 0.5 in y 9.849 * [backup-simplify]: Simplify 0.5 into 0.5 9.849 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.849 * [taylor]: Taking taylor expansion of t in y 9.849 * [backup-simplify]: Simplify t into t 9.849 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.849 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.849 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.849 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in x 9.849 * [taylor]: Taking taylor expansion of (sqrt z) in x 9.849 * [taylor]: Taking taylor expansion of z in x 9.849 * [backup-simplify]: Simplify z into z 9.849 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.849 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.849 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in x 9.849 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.849 * [taylor]: Taking taylor expansion of 2.0 in x 9.849 * [backup-simplify]: Simplify 2.0 into 2.0 9.850 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.850 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.850 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in x 9.850 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 9.850 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 9.850 * [taylor]: Taking taylor expansion of 0.5 in x 9.850 * [backup-simplify]: Simplify 0.5 into 0.5 9.850 * [taylor]: Taking taylor expansion of x in x 9.850 * [backup-simplify]: Simplify 0 into 0 9.850 * [backup-simplify]: Simplify 1 into 1 9.850 * [taylor]: Taking taylor expansion of y in x 9.850 * [backup-simplify]: Simplify y into y 9.850 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 9.850 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 9.850 * [taylor]: Taking taylor expansion of 0.5 in x 9.850 * [backup-simplify]: Simplify 0.5 into 0.5 9.850 * [taylor]: Taking taylor expansion of (pow t 2) in x 9.850 * [taylor]: Taking taylor expansion of t in x 9.850 * [backup-simplify]: Simplify t into t 9.850 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.851 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.851 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.851 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in x 9.851 * [taylor]: Taking taylor expansion of (sqrt z) in x 9.851 * [taylor]: Taking taylor expansion of z in x 9.851 * [backup-simplify]: Simplify z into z 9.851 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.851 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.851 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in x 9.851 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.851 * [taylor]: Taking taylor expansion of 2.0 in x 9.851 * [backup-simplify]: Simplify 2.0 into 2.0 9.851 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.852 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.852 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in x 9.852 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 9.852 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 9.852 * [taylor]: Taking taylor expansion of 0.5 in x 9.852 * [backup-simplify]: Simplify 0.5 into 0.5 9.852 * [taylor]: Taking taylor expansion of x in x 9.852 * [backup-simplify]: Simplify 0 into 0 9.852 * [backup-simplify]: Simplify 1 into 1 9.852 * [taylor]: Taking taylor expansion of y in x 9.852 * [backup-simplify]: Simplify y into y 9.852 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 9.852 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 9.852 * [taylor]: Taking taylor expansion of 0.5 in x 9.852 * [backup-simplify]: Simplify 0.5 into 0.5 9.852 * [taylor]: Taking taylor expansion of (pow t 2) in x 9.852 * [taylor]: Taking taylor expansion of t in x 9.852 * [backup-simplify]: Simplify t into t 9.852 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.852 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.852 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.853 * [backup-simplify]: Simplify (* 0.5 0) into 0 9.853 * [backup-simplify]: Simplify (- y) into (- y) 9.853 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 9.853 * [backup-simplify]: Simplify (* (- y) (exp (* 0.5 (pow t 2)))) into (* -1 (* y (exp (* 0.5 (pow t 2))))) 9.853 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -1 (* y (exp (* 0.5 (pow t 2)))))) into (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) 9.854 * [backup-simplify]: Simplify (* (sqrt z) (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))))) into (* -1 (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z))) 9.854 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z))) in y 9.854 * [taylor]: Taking taylor expansion of -1 in y 9.854 * [backup-simplify]: Simplify -1 into -1 9.854 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z)) in y 9.854 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) in y 9.854 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.854 * [taylor]: Taking taylor expansion of 2.0 in y 9.854 * [backup-simplify]: Simplify 2.0 into 2.0 9.854 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.855 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.855 * [taylor]: Taking taylor expansion of (* y (exp (* 0.5 (pow t 2)))) in y 9.855 * [taylor]: Taking taylor expansion of y in y 9.855 * [backup-simplify]: Simplify 0 into 0 9.855 * [backup-simplify]: Simplify 1 into 1 9.855 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 9.855 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 9.855 * [taylor]: Taking taylor expansion of 0.5 in y 9.855 * [backup-simplify]: Simplify 0.5 into 0.5 9.855 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.855 * [taylor]: Taking taylor expansion of t in y 9.855 * [backup-simplify]: Simplify t into t 9.855 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.855 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.855 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.855 * [taylor]: Taking taylor expansion of (sqrt z) in y 9.855 * [taylor]: Taking taylor expansion of z in y 9.855 * [backup-simplify]: Simplify z into z 9.855 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.855 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.856 * [backup-simplify]: Simplify (* 0 (exp (* 0.5 (pow t 2)))) into 0 9.856 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.856 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 9.856 * [backup-simplify]: Simplify (* -1 0) into 0 9.856 * [taylor]: Taking taylor expansion of 0 in t 9.856 * [backup-simplify]: Simplify 0 into 0 9.856 * [taylor]: Taking taylor expansion of 0 in z 9.856 * [backup-simplify]: Simplify 0 into 0 9.856 * [backup-simplify]: Simplify 0 into 0 9.857 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.857 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 9.858 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.858 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 9.859 * [backup-simplify]: Simplify (- 0) into 0 9.859 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 9.859 * [backup-simplify]: Simplify (+ (* (- y) 0) (* 0.5 (exp (* 0.5 (pow t 2))))) into (* 0.5 (exp (* 0.5 (pow t 2)))) 9.860 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (* 0.5 (exp (* 0.5 (pow t 2))))) (* 0 (* -1 (* y (exp (* 0.5 (pow t 2))))))) into (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))) 9.861 * [backup-simplify]: Simplify (+ (* (sqrt z) (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))))) (* 0 (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))))) into (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) 9.861 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in y 9.861 * [taylor]: Taking taylor expansion of 0.5 in y 9.861 * [backup-simplify]: Simplify 0.5 into 0.5 9.861 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in y 9.861 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in y 9.861 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.861 * [taylor]: Taking taylor expansion of 2.0 in y 9.861 * [backup-simplify]: Simplify 2.0 into 2.0 9.861 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.862 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.862 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 9.862 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 9.862 * [taylor]: Taking taylor expansion of 0.5 in y 9.862 * [backup-simplify]: Simplify 0.5 into 0.5 9.862 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.862 * [taylor]: Taking taylor expansion of t in y 9.862 * [backup-simplify]: Simplify t into t 9.862 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.862 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.862 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.862 * [taylor]: Taking taylor expansion of (sqrt z) in y 9.862 * [taylor]: Taking taylor expansion of z in y 9.862 * [backup-simplify]: Simplify z into z 9.862 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.862 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.863 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 9.863 * [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)) 9.864 * [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))) 9.864 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in t 9.864 * [taylor]: Taking taylor expansion of 0.5 in t 9.864 * [backup-simplify]: Simplify 0.5 into 0.5 9.864 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in t 9.864 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in t 9.864 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.864 * [taylor]: Taking taylor expansion of 2.0 in t 9.864 * [backup-simplify]: Simplify 2.0 into 2.0 9.864 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.864 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.864 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 9.865 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 9.865 * [taylor]: Taking taylor expansion of 0.5 in t 9.865 * [backup-simplify]: Simplify 0.5 into 0.5 9.865 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.865 * [taylor]: Taking taylor expansion of t in t 9.865 * [backup-simplify]: Simplify 0 into 0 9.865 * [backup-simplify]: Simplify 1 into 1 9.865 * [backup-simplify]: Simplify (* 1 1) into 1 9.865 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 9.865 * [backup-simplify]: Simplify (exp 0) into 1 9.865 * [taylor]: Taking taylor expansion of (sqrt z) in t 9.865 * [taylor]: Taking taylor expansion of z in t 9.865 * [backup-simplify]: Simplify z into z 9.865 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.865 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.866 * [backup-simplify]: Simplify (* (sqrt 2.0) 1) into (sqrt 2.0) 9.866 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 9.867 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 9.867 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in z 9.867 * [taylor]: Taking taylor expansion of 0.5 in z 9.867 * [backup-simplify]: Simplify 0.5 into 0.5 9.867 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 9.867 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.867 * [taylor]: Taking taylor expansion of 2.0 in z 9.867 * [backup-simplify]: Simplify 2.0 into 2.0 9.867 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.867 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.867 * [taylor]: Taking taylor expansion of (sqrt z) in z 9.867 * [taylor]: Taking taylor expansion of z in z 9.867 * [backup-simplify]: Simplify 0 into 0 9.867 * [backup-simplify]: Simplify 1 into 1 9.868 * [backup-simplify]: Simplify (sqrt 0) into 0 9.869 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.869 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.869 * [backup-simplify]: Simplify (* 0.5 0) into 0 9.869 * [backup-simplify]: Simplify 0 into 0 9.869 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.870 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 9.870 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.871 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* 0.5 (pow t 2))))) into (exp (* 0.5 (pow t 2))) 9.871 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (* 0 0)) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 9.872 * [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)) 9.873 * [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))) 9.873 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in t 9.873 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in t 9.873 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in t 9.873 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.873 * [taylor]: Taking taylor expansion of 2.0 in t 9.873 * [backup-simplify]: Simplify 2.0 into 2.0 9.873 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.874 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.874 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 9.874 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 9.874 * [taylor]: Taking taylor expansion of 0.5 in t 9.874 * [backup-simplify]: Simplify 0.5 into 0.5 9.874 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.874 * [taylor]: Taking taylor expansion of t in t 9.874 * [backup-simplify]: Simplify 0 into 0 9.874 * [backup-simplify]: Simplify 1 into 1 9.874 * [backup-simplify]: Simplify (* 1 1) into 1 9.874 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 9.874 * [backup-simplify]: Simplify (exp 0) into 1 9.874 * [taylor]: Taking taylor expansion of (sqrt z) in t 9.874 * [taylor]: Taking taylor expansion of z in t 9.874 * [backup-simplify]: Simplify z into z 9.874 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.874 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.875 * [backup-simplify]: Simplify (* (sqrt 2.0) 1) into (sqrt 2.0) 9.875 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 9.876 * [backup-simplify]: Simplify (- (* (sqrt 2.0) (sqrt z))) into (- (* (sqrt 2.0) (sqrt z))) 9.876 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt z))) in z 9.876 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 9.876 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.876 * [taylor]: Taking taylor expansion of 2.0 in z 9.876 * [backup-simplify]: Simplify 2.0 into 2.0 9.876 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.876 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.876 * [taylor]: Taking taylor expansion of (sqrt z) in z 9.877 * [taylor]: Taking taylor expansion of z in z 9.877 * [backup-simplify]: Simplify 0 into 0 9.877 * [backup-simplify]: Simplify 1 into 1 9.877 * [backup-simplify]: Simplify (sqrt 0) into 0 9.878 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.878 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.878 * [backup-simplify]: Simplify (- 0) into 0 9.878 * [backup-simplify]: Simplify 0 into 0 9.878 * [taylor]: Taking taylor expansion of 0 in z 9.878 * [backup-simplify]: Simplify 0 into 0 9.878 * [backup-simplify]: Simplify 0 into 0 9.878 * [backup-simplify]: Simplify 0 into 0 9.879 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.879 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 9.880 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.881 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 9.881 * [backup-simplify]: Simplify (- 0) into 0 9.881 * [backup-simplify]: Simplify (+ 0 0) into 0 9.882 * [backup-simplify]: Simplify (+ (* (- y) 0) (+ (* 0.5 0) (* 0 (exp (* 0.5 (pow t 2)))))) into 0 9.882 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.883 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (* 0.5 (exp (* 0.5 (pow t 2))))) (* 0 (* -1 (* y (exp (* 0.5 (pow t 2)))))))) into 0 9.883 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 9.884 * [backup-simplify]: Simplify (+ (* (sqrt z) 0) (+ (* 0 (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))))) (* 0 (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))))))) into 0 9.884 * [taylor]: Taking taylor expansion of 0 in y 9.884 * [backup-simplify]: Simplify 0 into 0 9.884 * [taylor]: Taking taylor expansion of 0 in t 9.884 * [backup-simplify]: Simplify 0 into 0 9.884 * [taylor]: Taking taylor expansion of 0 in z 9.884 * [backup-simplify]: Simplify 0 into 0 9.885 * [backup-simplify]: Simplify 0 into 0 9.885 * [backup-simplify]: Simplify 0 into 0 9.885 * [backup-simplify]: Simplify (* (- (* (/ 1 x) 0.5) (/ 1 y)) (* (* (exp (/ (/ 1 t) (/ 2.0 (/ 1 t)))) (sqrt (/ 1 z))) (sqrt 2.0))) into (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) 9.885 * [approximate]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in (x y t z) around 0 9.885 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in z 9.885 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in z 9.885 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 9.885 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 9.885 * [taylor]: Taking taylor expansion of 0.5 in z 9.885 * [backup-simplify]: Simplify 0.5 into 0.5 9.885 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.885 * [taylor]: Taking taylor expansion of x in z 9.885 * [backup-simplify]: Simplify x into x 9.885 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.885 * [taylor]: Taking taylor expansion of (/ 1 y) in z 9.885 * [taylor]: Taking taylor expansion of y in z 9.885 * [backup-simplify]: Simplify y into y 9.885 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.885 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 9.886 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.886 * [taylor]: Taking taylor expansion of 2.0 in z 9.886 * [backup-simplify]: Simplify 2.0 into 2.0 9.886 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.886 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.886 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 9.886 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 9.886 * [taylor]: Taking taylor expansion of 0.5 in z 9.886 * [backup-simplify]: Simplify 0.5 into 0.5 9.886 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.886 * [taylor]: Taking taylor expansion of t in z 9.886 * [backup-simplify]: Simplify t into t 9.886 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.887 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.887 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.887 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 9.887 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.887 * [taylor]: Taking taylor expansion of z in z 9.887 * [backup-simplify]: Simplify 0 into 0 9.887 * [backup-simplify]: Simplify 1 into 1 9.887 * [backup-simplify]: Simplify (/ 1 1) into 1 9.887 * [backup-simplify]: Simplify (sqrt 0) into 0 9.888 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.888 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in t 9.888 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 9.888 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in t 9.888 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 9.888 * [taylor]: Taking taylor expansion of 0.5 in t 9.888 * [backup-simplify]: Simplify 0.5 into 0.5 9.888 * [taylor]: Taking taylor expansion of (/ 1 x) in t 9.888 * [taylor]: Taking taylor expansion of x in t 9.888 * [backup-simplify]: Simplify x into x 9.888 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.888 * [taylor]: Taking taylor expansion of (/ 1 y) in t 9.888 * [taylor]: Taking taylor expansion of y in t 9.889 * [backup-simplify]: Simplify y into y 9.889 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.889 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 9.889 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.889 * [taylor]: Taking taylor expansion of 2.0 in t 9.889 * [backup-simplify]: Simplify 2.0 into 2.0 9.889 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.889 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.889 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.889 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.889 * [taylor]: Taking taylor expansion of 0.5 in t 9.889 * [backup-simplify]: Simplify 0.5 into 0.5 9.889 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.889 * [taylor]: Taking taylor expansion of t in t 9.889 * [backup-simplify]: Simplify 0 into 0 9.889 * [backup-simplify]: Simplify 1 into 1 9.890 * [backup-simplify]: Simplify (* 1 1) into 1 9.890 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.890 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.890 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 9.890 * [taylor]: Taking taylor expansion of (/ 1 z) in t 9.890 * [taylor]: Taking taylor expansion of z in t 9.890 * [backup-simplify]: Simplify z into z 9.890 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.890 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.890 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.891 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.891 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in y 9.891 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in y 9.891 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 9.891 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 9.891 * [taylor]: Taking taylor expansion of 0.5 in y 9.891 * [backup-simplify]: Simplify 0.5 into 0.5 9.891 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.891 * [taylor]: Taking taylor expansion of x in y 9.891 * [backup-simplify]: Simplify x into x 9.891 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.891 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.891 * [taylor]: Taking taylor expansion of y in y 9.891 * [backup-simplify]: Simplify 0 into 0 9.891 * [backup-simplify]: Simplify 1 into 1 9.891 * [backup-simplify]: Simplify (/ 1 1) into 1 9.891 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 9.891 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.891 * [taylor]: Taking taylor expansion of 2.0 in y 9.891 * [backup-simplify]: Simplify 2.0 into 2.0 9.891 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.892 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.892 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 9.892 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 9.892 * [taylor]: Taking taylor expansion of 0.5 in y 9.892 * [backup-simplify]: Simplify 0.5 into 0.5 9.892 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.892 * [taylor]: Taking taylor expansion of t in y 9.892 * [backup-simplify]: Simplify t into t 9.892 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.892 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.892 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.892 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 9.892 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.892 * [taylor]: Taking taylor expansion of z in y 9.892 * [backup-simplify]: Simplify z into z 9.892 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.893 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.893 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.893 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.893 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in x 9.893 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in x 9.893 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 9.893 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 9.893 * [taylor]: Taking taylor expansion of 0.5 in x 9.893 * [backup-simplify]: Simplify 0.5 into 0.5 9.893 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.893 * [taylor]: Taking taylor expansion of x in x 9.893 * [backup-simplify]: Simplify 0 into 0 9.893 * [backup-simplify]: Simplify 1 into 1 9.893 * [backup-simplify]: Simplify (/ 1 1) into 1 9.893 * [taylor]: Taking taylor expansion of (/ 1 y) in x 9.893 * [taylor]: Taking taylor expansion of y in x 9.893 * [backup-simplify]: Simplify y into y 9.893 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.893 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in x 9.893 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.893 * [taylor]: Taking taylor expansion of 2.0 in x 9.893 * [backup-simplify]: Simplify 2.0 into 2.0 9.894 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.894 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.894 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 9.894 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 9.894 * [taylor]: Taking taylor expansion of 0.5 in x 9.894 * [backup-simplify]: Simplify 0.5 into 0.5 9.894 * [taylor]: Taking taylor expansion of (pow t 2) in x 9.894 * [taylor]: Taking taylor expansion of t in x 9.894 * [backup-simplify]: Simplify t into t 9.894 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.894 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.895 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.895 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 9.895 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.895 * [taylor]: Taking taylor expansion of z in x 9.895 * [backup-simplify]: Simplify z into z 9.895 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.895 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.895 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.895 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.895 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in x 9.895 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in x 9.895 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 9.895 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 9.895 * [taylor]: Taking taylor expansion of 0.5 in x 9.895 * [backup-simplify]: Simplify 0.5 into 0.5 9.895 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.895 * [taylor]: Taking taylor expansion of x in x 9.895 * [backup-simplify]: Simplify 0 into 0 9.895 * [backup-simplify]: Simplify 1 into 1 9.895 * [backup-simplify]: Simplify (/ 1 1) into 1 9.895 * [taylor]: Taking taylor expansion of (/ 1 y) in x 9.895 * [taylor]: Taking taylor expansion of y in x 9.895 * [backup-simplify]: Simplify y into y 9.896 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.896 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in x 9.896 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.896 * [taylor]: Taking taylor expansion of 2.0 in x 9.896 * [backup-simplify]: Simplify 2.0 into 2.0 9.896 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.896 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.896 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 9.897 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 9.897 * [taylor]: Taking taylor expansion of 0.5 in x 9.897 * [backup-simplify]: Simplify 0.5 into 0.5 9.897 * [taylor]: Taking taylor expansion of (pow t 2) in x 9.897 * [taylor]: Taking taylor expansion of t in x 9.897 * [backup-simplify]: Simplify t into t 9.897 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.897 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.897 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.897 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 9.897 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.897 * [taylor]: Taking taylor expansion of z in x 9.897 * [backup-simplify]: Simplify z into z 9.897 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.897 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.898 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.898 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.898 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 9.899 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 9.899 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.900 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 9.900 * [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)))) 9.900 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in y 9.900 * [taylor]: Taking taylor expansion of 0.5 in y 9.900 * [backup-simplify]: Simplify 0.5 into 0.5 9.900 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in y 9.901 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 9.901 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.901 * [taylor]: Taking taylor expansion of 2.0 in y 9.901 * [backup-simplify]: Simplify 2.0 into 2.0 9.901 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.901 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.901 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 9.901 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 9.901 * [taylor]: Taking taylor expansion of 0.5 in y 9.901 * [backup-simplify]: Simplify 0.5 into 0.5 9.901 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.901 * [taylor]: Taking taylor expansion of t in y 9.901 * [backup-simplify]: Simplify t into t 9.902 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.902 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.902 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.902 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 9.902 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.902 * [taylor]: Taking taylor expansion of z in y 9.902 * [backup-simplify]: Simplify z into z 9.902 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.902 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.902 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.902 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.902 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.902 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.903 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.904 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.904 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.905 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 9.905 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 9.905 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 9.905 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) 9.906 * [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)))) 9.906 * [taylor]: Taking taylor expansion of (- (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z)))) in y 9.907 * [taylor]: Taking taylor expansion of (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z))) in y 9.907 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) in y 9.907 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 9.907 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.907 * [taylor]: Taking taylor expansion of 2.0 in y 9.907 * [backup-simplify]: Simplify 2.0 into 2.0 9.907 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.907 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.907 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 9.907 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 9.907 * [taylor]: Taking taylor expansion of 0.5 in y 9.907 * [backup-simplify]: Simplify 0.5 into 0.5 9.908 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.908 * [taylor]: Taking taylor expansion of t in y 9.908 * [backup-simplify]: Simplify t into t 9.908 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.908 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.908 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.908 * [taylor]: Taking taylor expansion of y in y 9.908 * [backup-simplify]: Simplify 0 into 0 9.908 * [backup-simplify]: Simplify 1 into 1 9.908 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.909 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 1) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.909 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 9.909 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.909 * [taylor]: Taking taylor expansion of z in y 9.909 * [backup-simplify]: Simplify z into z 9.909 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.909 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.909 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.909 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.909 * [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))) 9.910 * [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)))) 9.910 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in t 9.910 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in t 9.910 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 9.910 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.910 * [taylor]: Taking taylor expansion of 2.0 in t 9.910 * [backup-simplify]: Simplify 2.0 into 2.0 9.910 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.911 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.911 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.911 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.911 * [taylor]: Taking taylor expansion of 0.5 in t 9.911 * [backup-simplify]: Simplify 0.5 into 0.5 9.911 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.911 * [taylor]: Taking taylor expansion of t in t 9.911 * [backup-simplify]: Simplify 0 into 0 9.911 * [backup-simplify]: Simplify 1 into 1 9.911 * [backup-simplify]: Simplify (* 1 1) into 1 9.912 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.912 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.912 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 9.912 * [taylor]: Taking taylor expansion of (/ 1 z) in t 9.912 * [taylor]: Taking taylor expansion of z in t 9.912 * [backup-simplify]: Simplify z into z 9.912 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.912 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.912 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.912 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.912 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.913 * [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))) 9.913 * [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)))) 9.913 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 9.913 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 9.914 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 9.914 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.914 * [taylor]: Taking taylor expansion of 2.0 in z 9.914 * [backup-simplify]: Simplify 2.0 into 2.0 9.914 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.914 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.914 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 9.914 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 9.914 * [taylor]: Taking taylor expansion of 0.5 in z 9.914 * [backup-simplify]: Simplify 0.5 into 0.5 9.914 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.914 * [taylor]: Taking taylor expansion of t in z 9.914 * [backup-simplify]: Simplify t into t 9.914 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.915 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.915 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.915 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 9.915 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.915 * [taylor]: Taking taylor expansion of z in z 9.915 * [backup-simplify]: Simplify 0 into 0 9.915 * [backup-simplify]: Simplify 1 into 1 9.915 * [backup-simplify]: Simplify (/ 1 1) into 1 9.915 * [backup-simplify]: Simplify (sqrt 0) into 0 9.916 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.917 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.917 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 9.917 * [backup-simplify]: Simplify (- 0) into 0 9.918 * [backup-simplify]: Simplify 0 into 0 9.918 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.918 * [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))) 9.919 * [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)))) 9.919 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in t 9.919 * [taylor]: Taking taylor expansion of 0.5 in t 9.919 * [backup-simplify]: Simplify 0.5 into 0.5 9.919 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in t 9.919 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 9.919 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.919 * [taylor]: Taking taylor expansion of 2.0 in t 9.919 * [backup-simplify]: Simplify 2.0 into 2.0 9.919 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.920 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.920 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.920 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.920 * [taylor]: Taking taylor expansion of 0.5 in t 9.920 * [backup-simplify]: Simplify 0.5 into 0.5 9.920 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.920 * [taylor]: Taking taylor expansion of t in t 9.920 * [backup-simplify]: Simplify 0 into 0 9.920 * [backup-simplify]: Simplify 1 into 1 9.920 * [backup-simplify]: Simplify (* 1 1) into 1 9.920 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.921 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.921 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 9.921 * [taylor]: Taking taylor expansion of (/ 1 z) in t 9.921 * [taylor]: Taking taylor expansion of z in t 9.921 * [backup-simplify]: Simplify z into z 9.921 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.921 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.921 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.921 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.921 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.922 * [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))) 9.922 * [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)))) 9.922 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 9.922 * [taylor]: Taking taylor expansion of 0.5 in z 9.922 * [backup-simplify]: Simplify 0.5 into 0.5 9.922 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 9.922 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 9.922 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.922 * [taylor]: Taking taylor expansion of 2.0 in z 9.922 * [backup-simplify]: Simplify 2.0 into 2.0 9.923 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.923 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.923 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 9.923 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 9.923 * [taylor]: Taking taylor expansion of 0.5 in z 9.923 * [backup-simplify]: Simplify 0.5 into 0.5 9.923 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.923 * [taylor]: Taking taylor expansion of t in z 9.923 * [backup-simplify]: Simplify t into t 9.923 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.923 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.924 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.924 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 9.924 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.924 * [taylor]: Taking taylor expansion of z in z 9.924 * [backup-simplify]: Simplify 0 into 0 9.924 * [backup-simplify]: Simplify 1 into 1 9.924 * [backup-simplify]: Simplify (/ 1 1) into 1 9.924 * [backup-simplify]: Simplify (sqrt 0) into 0 9.925 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.925 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.926 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 9.926 * [backup-simplify]: Simplify (* 0.5 0) into 0 9.926 * [backup-simplify]: Simplify 0 into 0 9.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.927 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 9.927 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.928 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 9.928 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.929 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.930 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.930 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.931 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 9.931 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 9.931 * [backup-simplify]: Simplify (- 0) into 0 9.932 * [backup-simplify]: Simplify (+ 0 0) into 0 9.932 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into 0 9.933 * [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 9.933 * [taylor]: Taking taylor expansion of 0 in y 9.933 * [backup-simplify]: Simplify 0 into 0 9.933 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.934 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.934 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.935 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.936 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)))) into 0 9.936 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 9.936 * [backup-simplify]: Simplify (- 0) into 0 9.936 * [taylor]: Taking taylor expansion of 0 in t 9.937 * [backup-simplify]: Simplify 0 into 0 9.937 * [taylor]: Taking taylor expansion of 0 in z 9.937 * [backup-simplify]: Simplify 0 into 0 9.937 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.937 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.938 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.938 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.945 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 9.946 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))))) into 0 9.946 * [taylor]: Taking taylor expansion of 0 in t 9.946 * [backup-simplify]: Simplify 0 into 0 9.946 * [taylor]: Taking taylor expansion of 0 in z 9.946 * [backup-simplify]: Simplify 0 into 0 9.947 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.947 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 9.948 * [backup-simplify]: Simplify (- 0) into 0 9.948 * [taylor]: Taking taylor expansion of 0 in z 9.948 * [backup-simplify]: Simplify 0 into 0 9.948 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.949 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 9.950 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))))) into 0 9.950 * [taylor]: Taking taylor expansion of 0 in z 9.950 * [backup-simplify]: Simplify 0 into 0 9.950 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.950 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.951 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.951 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.952 * [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)))))) 9.952 * [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)))))) 9.953 * [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)))))) 9.953 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.953 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.954 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.954 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.955 * [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)))))) 9.956 * [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)))))) 9.956 * [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)))))) 9.957 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.957 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 9.958 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 9.958 * [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 9.959 * [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 9.961 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 9.962 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 9.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.963 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.963 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 9.963 * [backup-simplify]: Simplify (- 0) into 0 9.963 * [backup-simplify]: Simplify (+ 0 0) into 0 9.964 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))))) into 0 9.966 * [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 9.966 * [taylor]: Taking taylor expansion of 0 in y 9.966 * [backup-simplify]: Simplify 0 into 0 9.966 * [taylor]: Taking taylor expansion of 0 in t 9.966 * [backup-simplify]: Simplify 0 into 0 9.966 * [taylor]: Taking taylor expansion of 0 in z 9.966 * [backup-simplify]: Simplify 0 into 0 9.966 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.966 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 9.967 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.967 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 9.968 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.969 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.970 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.971 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.971 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 9.972 * [backup-simplify]: Simplify (- 0) into 0 9.972 * [taylor]: Taking taylor expansion of 0 in t 9.972 * [backup-simplify]: Simplify 0 into 0 9.972 * [taylor]: Taking taylor expansion of 0 in z 9.972 * [backup-simplify]: Simplify 0 into 0 9.972 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.972 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 9.973 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.973 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 9.974 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.975 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.975 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.976 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 9.977 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))))) into 0 9.977 * [taylor]: Taking taylor expansion of 0 in t 9.977 * [backup-simplify]: Simplify 0 into 0 9.977 * [taylor]: Taking taylor expansion of 0 in z 9.977 * [backup-simplify]: Simplify 0 into 0 9.977 * [taylor]: Taking taylor expansion of 0 in z 9.977 * [backup-simplify]: Simplify 0 into 0 9.977 * [taylor]: Taking taylor expansion of 0 in z 9.977 * [backup-simplify]: Simplify 0 into 0 9.978 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.978 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 9.979 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.979 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.980 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 9.981 * [backup-simplify]: Simplify (- 0) into 0 9.981 * [taylor]: Taking taylor expansion of 0 in z 9.981 * [backup-simplify]: Simplify 0 into 0 9.981 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.981 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 9.982 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.983 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.983 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 9.984 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))))) into 0 9.984 * [taylor]: Taking taylor expansion of 0 in z 9.984 * [backup-simplify]: Simplify 0 into 0 9.984 * [backup-simplify]: Simplify 0 into 0 9.985 * [backup-simplify]: Simplify 0 into 0 9.985 * [backup-simplify]: Simplify 0 into 0 9.985 * [backup-simplify]: Simplify 0 into 0 9.985 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.987 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 9.987 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.988 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 9.989 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.989 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.990 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.991 * [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)))))) 9.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)))))) 9.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)))))) 9.994 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 t) 2)))))) (* (/ 1 z) (* 1 (* (/ 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) (* (exp (* 0.5 (pow t 2))) x))) (- (+ (* +nan.0 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) (- (* +nan.0 (/ (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) z))))))) 9.994 * [backup-simplify]: Simplify (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (* (* (exp (/ (/ 1 (- t)) (/ 2.0 (/ 1 (- t))))) (sqrt (/ 1 (- z)))) (sqrt 2.0))) into (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) 9.994 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in (x y t z) around 0 9.994 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in z 9.994 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.994 * [taylor]: Taking taylor expansion of 2.0 in z 9.994 * [backup-simplify]: Simplify 2.0 into 2.0 9.995 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.995 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.995 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in z 9.995 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 9.995 * [taylor]: Taking taylor expansion of (/ 1 y) in z 9.996 * [taylor]: Taking taylor expansion of y in z 9.996 * [backup-simplify]: Simplify y into y 9.996 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.996 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 9.996 * [taylor]: Taking taylor expansion of 0.5 in z 9.996 * [backup-simplify]: Simplify 0.5 into 0.5 9.996 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.996 * [taylor]: Taking taylor expansion of x in z 9.996 * [backup-simplify]: Simplify x into x 9.996 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.996 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 9.996 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 9.996 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.996 * [taylor]: Taking taylor expansion of -1 in z 9.996 * [backup-simplify]: Simplify -1 into -1 9.996 * [taylor]: Taking taylor expansion of z in z 9.996 * [backup-simplify]: Simplify 0 into 0 9.996 * [backup-simplify]: Simplify 1 into 1 9.996 * [backup-simplify]: Simplify (/ -1 1) into -1 9.996 * [backup-simplify]: Simplify (sqrt 0) into 0 9.997 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 9.997 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 9.997 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 9.998 * [taylor]: Taking taylor expansion of 0.5 in z 9.998 * [backup-simplify]: Simplify 0.5 into 0.5 9.998 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.998 * [taylor]: Taking taylor expansion of t in z 9.998 * [backup-simplify]: Simplify t into t 9.998 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.998 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.998 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.998 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in t 9.998 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.998 * [taylor]: Taking taylor expansion of 2.0 in t 9.998 * [backup-simplify]: Simplify 2.0 into 2.0 9.998 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.999 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.999 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in t 9.999 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in t 9.999 * [taylor]: Taking taylor expansion of (/ 1 y) in t 9.999 * [taylor]: Taking taylor expansion of y in t 9.999 * [backup-simplify]: Simplify y into y 9.999 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.999 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 9.999 * [taylor]: Taking taylor expansion of 0.5 in t 9.999 * [backup-simplify]: Simplify 0.5 into 0.5 9.999 * [taylor]: Taking taylor expansion of (/ 1 x) in t 9.999 * [taylor]: Taking taylor expansion of x in t 9.999 * [backup-simplify]: Simplify x into x 9.999 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.999 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in t 9.999 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in t 9.999 * [taylor]: Taking taylor expansion of (/ -1 z) in t 9.999 * [taylor]: Taking taylor expansion of -1 in t 9.999 * [backup-simplify]: Simplify -1 into -1 9.999 * [taylor]: Taking taylor expansion of z in t 9.999 * [backup-simplify]: Simplify z into z 9.999 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.999 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 9.999 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 9.999 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 9.999 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 10.000 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 10.000 * [taylor]: Taking taylor expansion of 0.5 in t 10.000 * [backup-simplify]: Simplify 0.5 into 0.5 10.000 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.000 * [taylor]: Taking taylor expansion of t in t 10.000 * [backup-simplify]: Simplify 0 into 0 10.000 * [backup-simplify]: Simplify 1 into 1 10.000 * [backup-simplify]: Simplify (* 1 1) into 1 10.000 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 10.000 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.000 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in y 10.000 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 10.000 * [taylor]: Taking taylor expansion of 2.0 in y 10.000 * [backup-simplify]: Simplify 2.0 into 2.0 10.001 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 10.001 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 10.001 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in y 10.001 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 10.001 * [taylor]: Taking taylor expansion of (/ 1 y) in y 10.001 * [taylor]: Taking taylor expansion of y in y 10.001 * [backup-simplify]: Simplify 0 into 0 10.001 * [backup-simplify]: Simplify 1 into 1 10.002 * [backup-simplify]: Simplify (/ 1 1) into 1 10.002 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 10.002 * [taylor]: Taking taylor expansion of 0.5 in y 10.002 * [backup-simplify]: Simplify 0.5 into 0.5 10.002 * [taylor]: Taking taylor expansion of (/ 1 x) in y 10.002 * [taylor]: Taking taylor expansion of x in y 10.002 * [backup-simplify]: Simplify x into x 10.002 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 10.002 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in y 10.002 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 10.002 * [taylor]: Taking taylor expansion of (/ -1 z) in y 10.002 * [taylor]: Taking taylor expansion of -1 in y 10.002 * [backup-simplify]: Simplify -1 into -1 10.002 * [taylor]: Taking taylor expansion of z in y 10.002 * [backup-simplify]: Simplify z into z 10.002 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.002 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 10.002 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 10.002 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 10.002 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 10.002 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 10.002 * [taylor]: Taking taylor expansion of 0.5 in y 10.002 * [backup-simplify]: Simplify 0.5 into 0.5 10.002 * [taylor]: Taking taylor expansion of (pow t 2) in y 10.002 * [taylor]: Taking taylor expansion of t in y 10.002 * [backup-simplify]: Simplify t into t 10.002 * [backup-simplify]: Simplify (* t t) into (pow t 2) 10.002 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 10.003 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.003 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in x 10.003 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 10.003 * [taylor]: Taking taylor expansion of 2.0 in x 10.003 * [backup-simplify]: Simplify 2.0 into 2.0 10.003 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 10.003 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 10.003 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in x 10.003 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 10.003 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.003 * [taylor]: Taking taylor expansion of y in x 10.004 * [backup-simplify]: Simplify y into y 10.004 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.004 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 10.004 * [taylor]: Taking taylor expansion of 0.5 in x 10.004 * [backup-simplify]: Simplify 0.5 into 0.5 10.004 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.004 * [taylor]: Taking taylor expansion of x in x 10.004 * [backup-simplify]: Simplify 0 into 0 10.004 * [backup-simplify]: Simplify 1 into 1 10.004 * [backup-simplify]: Simplify (/ 1 1) into 1 10.004 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in x 10.004 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 10.004 * [taylor]: Taking taylor expansion of (/ -1 z) in x 10.004 * [taylor]: Taking taylor expansion of -1 in x 10.004 * [backup-simplify]: Simplify -1 into -1 10.004 * [taylor]: Taking taylor expansion of z in x 10.004 * [backup-simplify]: Simplify z into z 10.004 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.004 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 10.004 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 10.004 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 10.004 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 10.004 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 10.004 * [taylor]: Taking taylor expansion of 0.5 in x 10.004 * [backup-simplify]: Simplify 0.5 into 0.5 10.004 * [taylor]: Taking taylor expansion of (pow t 2) in x 10.004 * [taylor]: Taking taylor expansion of t in x 10.004 * [backup-simplify]: Simplify t into t 10.004 * [backup-simplify]: Simplify (* t t) into (pow t 2) 10.005 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 10.005 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.005 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in x 10.005 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 10.005 * [taylor]: Taking taylor expansion of 2.0 in x 10.005 * [backup-simplify]: Simplify 2.0 into 2.0 10.005 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 10.006 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 10.006 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in x 10.006 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 10.006 * [taylor]: Taking taylor expansion of (/ 1 y) in x 10.006 * [taylor]: Taking taylor expansion of y in x 10.006 * [backup-simplify]: Simplify y into y 10.006 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 10.006 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 10.006 * [taylor]: Taking taylor expansion of 0.5 in x 10.006 * [backup-simplify]: Simplify 0.5 into 0.5 10.006 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.006 * [taylor]: Taking taylor expansion of x in x 10.006 * [backup-simplify]: Simplify 0 into 0 10.006 * [backup-simplify]: Simplify 1 into 1 10.006 * [backup-simplify]: Simplify (/ 1 1) into 1 10.006 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in x 10.006 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 10.006 * [taylor]: Taking taylor expansion of (/ -1 z) in x 10.006 * [taylor]: Taking taylor expansion of -1 in x 10.006 * [backup-simplify]: Simplify -1 into -1 10.006 * [taylor]: Taking taylor expansion of z in x 10.006 * [backup-simplify]: Simplify z into z 10.006 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.006 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 10.006 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 10.007 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 10.007 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 10.007 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 10.007 * [taylor]: Taking taylor expansion of 0.5 in x 10.007 * [backup-simplify]: Simplify 0.5 into 0.5 10.007 * [taylor]: Taking taylor expansion of (pow t 2) in x 10.007 * [taylor]: Taking taylor expansion of t in x 10.007 * [backup-simplify]: Simplify t into t 10.007 * [backup-simplify]: Simplify (* t t) into (pow t 2) 10.007 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 10.007 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.007 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 10.008 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 10.008 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 10.008 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 10.009 * [backup-simplify]: Simplify (* (- 0.5) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) into (* -0.5 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) 10.009 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -0.5 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) 10.009 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in y 10.009 * [taylor]: Taking taylor expansion of -0.5 in y 10.009 * [backup-simplify]: Simplify -0.5 into -0.5 10.010 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in y 10.010 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 10.010 * [taylor]: Taking taylor expansion of 2.0 in y 10.010 * [backup-simplify]: Simplify 2.0 into 2.0 10.010 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 10.011 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 10.011 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in y 10.011 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 10.011 * [taylor]: Taking taylor expansion of (/ -1 z) in y 10.011 * [taylor]: Taking taylor expansion of -1 in y 10.011 * [backup-simplify]: Simplify -1 into -1 10.011 * [taylor]: Taking taylor expansion of z in y 10.011 * [backup-simplify]: Simplify z into z 10.011 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.011 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 10.011 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 10.011 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 10.011 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 10.011 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 10.011 * [taylor]: Taking taylor expansion of 0.5 in y 10.011 * [backup-simplify]: Simplify 0.5 into 0.5 10.011 * [taylor]: Taking taylor expansion of (pow t 2) in y 10.011 * [taylor]: Taking taylor expansion of t in y 10.011 * [backup-simplify]: Simplify t into t 10.011 * [backup-simplify]: Simplify (* t t) into (pow t 2) 10.011 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 10.011 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.012 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 10.012 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 10.013 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 10.013 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 10.013 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.014 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 10.014 * [backup-simplify]: Simplify (- 0) into 0 10.014 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 10.015 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into (/ (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) y) 10.016 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (/ (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) y)) (* 0 (* -0.5 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into (/ (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) y) 10.016 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) y) in y 10.016 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in y 10.016 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 10.016 * [taylor]: Taking taylor expansion of 2.0 in y 10.016 * [backup-simplify]: Simplify 2.0 into 2.0 10.016 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 10.017 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 10.017 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in y 10.017 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 10.017 * [taylor]: Taking taylor expansion of (/ -1 z) in y 10.017 * [taylor]: Taking taylor expansion of -1 in y 10.017 * [backup-simplify]: Simplify -1 into -1 10.017 * [taylor]: Taking taylor expansion of z in y 10.017 * [backup-simplify]: Simplify z into z 10.017 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.017 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 10.017 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 10.017 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 10.017 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 10.017 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 10.017 * [taylor]: Taking taylor expansion of 0.5 in y 10.017 * [backup-simplify]: Simplify 0.5 into 0.5 10.017 * [taylor]: Taking taylor expansion of (pow t 2) in y 10.017 * [taylor]: Taking taylor expansion of t in y 10.017 * [backup-simplify]: Simplify t into t 10.017 * [backup-simplify]: Simplify (* t t) into (pow t 2) 10.017 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 10.018 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.018 * [taylor]: Taking taylor expansion of y in y 10.018 * [backup-simplify]: Simplify 0 into 0 10.018 * [backup-simplify]: Simplify 1 into 1 10.018 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 10.018 * [backup-simplify]: Simplify (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) into (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) 10.019 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) 1) into (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) 10.019 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in t 10.019 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 10.019 * [taylor]: Taking taylor expansion of 2.0 in t 10.019 * [backup-simplify]: Simplify 2.0 into 2.0 10.019 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 10.020 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 10.020 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in t 10.020 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in t 10.020 * [taylor]: Taking taylor expansion of (/ -1 z) in t 10.020 * [taylor]: Taking taylor expansion of -1 in t 10.020 * [backup-simplify]: Simplify -1 into -1 10.020 * [taylor]: Taking taylor expansion of z in t 10.020 * [backup-simplify]: Simplify z into z 10.020 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.020 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 10.020 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 10.020 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 10.020 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 10.020 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 10.020 * [taylor]: Taking taylor expansion of 0.5 in t 10.020 * [backup-simplify]: Simplify 0.5 into 0.5 10.020 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.020 * [taylor]: Taking taylor expansion of t in t 10.020 * [backup-simplify]: Simplify 0 into 0 10.020 * [backup-simplify]: Simplify 1 into 1 10.020 * [backup-simplify]: Simplify (* 1 1) into 1 10.021 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 10.021 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.021 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 10.021 * [backup-simplify]: Simplify (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) into (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) 10.021 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in z 10.021 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 10.022 * [taylor]: Taking taylor expansion of 2.0 in z 10.022 * [backup-simplify]: Simplify 2.0 into 2.0 10.022 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 10.022 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 10.022 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 10.022 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 10.022 * [taylor]: Taking taylor expansion of (/ -1 z) in z 10.022 * [taylor]: Taking taylor expansion of -1 in z 10.022 * [backup-simplify]: Simplify -1 into -1 10.022 * [taylor]: Taking taylor expansion of z in z 10.022 * [backup-simplify]: Simplify 0 into 0 10.022 * [backup-simplify]: Simplify 1 into 1 10.023 * [backup-simplify]: Simplify (/ -1 1) into -1 10.023 * [backup-simplify]: Simplify (sqrt 0) into 0 10.024 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 10.024 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 10.024 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 10.024 * [taylor]: Taking taylor expansion of 0.5 in z 10.024 * [backup-simplify]: Simplify 0.5 into 0.5 10.024 * [taylor]: Taking taylor expansion of (pow t 2) in z 10.024 * [taylor]: Taking taylor expansion of t in z 10.024 * [backup-simplify]: Simplify t into t 10.024 * [backup-simplify]: Simplify (* t t) into (pow t 2) 10.024 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 10.024 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.025 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 10.025 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 10.025 * [backup-simplify]: Simplify 0 into 0 10.025 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 10.026 * [backup-simplify]: Simplify (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) into (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) 10.026 * [backup-simplify]: Simplify (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) 10.026 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in t 10.026 * [taylor]: Taking taylor expansion of -0.5 in t 10.026 * [backup-simplify]: Simplify -0.5 into -0.5 10.026 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in t 10.026 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 10.026 * [taylor]: Taking taylor expansion of 2.0 in t 10.026 * [backup-simplify]: Simplify 2.0 into 2.0 10.027 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 10.027 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 10.027 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in t 10.027 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in t 10.027 * [taylor]: Taking taylor expansion of (/ -1 z) in t 10.027 * [taylor]: Taking taylor expansion of -1 in t 10.027 * [backup-simplify]: Simplify -1 into -1 10.027 * [taylor]: Taking taylor expansion of z in t 10.027 * [backup-simplify]: Simplify z into z 10.027 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.027 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 10.027 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 10.027 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 10.027 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 10.027 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 10.027 * [taylor]: Taking taylor expansion of 0.5 in t 10.027 * [backup-simplify]: Simplify 0.5 into 0.5 10.027 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.028 * [taylor]: Taking taylor expansion of t in t 10.028 * [backup-simplify]: Simplify 0 into 0 10.028 * [backup-simplify]: Simplify 1 into 1 10.028 * [backup-simplify]: Simplify (* 1 1) into 1 10.028 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 10.028 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.029 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 10.029 * [backup-simplify]: Simplify (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) into (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) 10.029 * [backup-simplify]: Simplify (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) 10.029 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in z 10.029 * [taylor]: Taking taylor expansion of -0.5 in z 10.030 * [backup-simplify]: Simplify -0.5 into -0.5 10.030 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in z 10.030 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 10.030 * [taylor]: Taking taylor expansion of 2.0 in z 10.030 * [backup-simplify]: Simplify 2.0 into 2.0 10.030 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 10.030 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 10.030 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 10.030 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 10.030 * [taylor]: Taking taylor expansion of (/ -1 z) in z 10.030 * [taylor]: Taking taylor expansion of -1 in z 10.030 * [backup-simplify]: Simplify -1 into -1 10.030 * [taylor]: Taking taylor expansion of z in z 10.030 * [backup-simplify]: Simplify 0 into 0 10.030 * [backup-simplify]: Simplify 1 into 1 10.031 * [backup-simplify]: Simplify (/ -1 1) into -1 10.031 * [backup-simplify]: Simplify (sqrt 0) into 0 10.032 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 10.032 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 10.032 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 10.032 * [taylor]: Taking taylor expansion of 0.5 in z 10.032 * [backup-simplify]: Simplify 0.5 into 0.5 10.032 * [taylor]: Taking taylor expansion of (pow t 2) in z 10.032 * [taylor]: Taking taylor expansion of t in z 10.032 * [backup-simplify]: Simplify t into t 10.032 * [backup-simplify]: Simplify (* t t) into (pow t 2) 10.032 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 10.032 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.033 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 10.033 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 10.033 * [backup-simplify]: Simplify (* -0.5 0) into 0 10.033 * [backup-simplify]: Simplify 0 into 0 10.034 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 10.034 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 10.035 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.035 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 10.035 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 10.036 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 10.036 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 10.037 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.037 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 10.037 * [backup-simplify]: Simplify (- 0) into 0 10.038 * [backup-simplify]: Simplify (+ 0 0) into 0 10.038 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 10.039 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 10.040 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (/ (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) y)) (* 0 (* -0.5 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))))) into 0 10.040 * [taylor]: Taking taylor expansion of 0 in y 10.040 * [backup-simplify]: Simplify 0 into 0 10.040 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 10.040 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 10.041 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 10.041 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 10.042 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into 0 10.043 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) (/ 0 1)))) into 0 10.043 * [taylor]: Taking taylor expansion of 0 in t 10.043 * [backup-simplify]: Simplify 0 into 0 10.043 * [taylor]: Taking taylor expansion of 0 in z 10.043 * [backup-simplify]: Simplify 0 into 0 10.043 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 10.043 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 10.044 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 10.044 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 10.044 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into 0 10.045 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 10.045 * [taylor]: Taking taylor expansion of 0 in t 10.045 * [backup-simplify]: Simplify 0 into 0 10.045 * [taylor]: Taking taylor expansion of 0 in z 10.045 * [backup-simplify]: Simplify 0 into 0 10.045 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 10.046 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into 0 10.046 * [taylor]: Taking taylor expansion of 0 in z 10.046 * [backup-simplify]: Simplify 0 into 0 10.046 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 10.047 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into 0 10.047 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 10.048 * [taylor]: Taking taylor expansion of 0 in z 10.048 * [backup-simplify]: Simplify 0 into 0 10.048 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 10.048 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 10.049 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 10.049 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 10.050 * [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)))))) 10.050 * [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)))))) 10.050 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 10.051 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 10.051 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 10.052 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 10.052 * [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)))))) 10.053 * [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)))))) 10.054 * [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)))))) 10.054 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 10.055 * [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 10.056 * [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 10.056 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 10.056 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 10.057 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 10.057 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 10.058 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.058 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.059 * [backup-simplify]: Simplify (- 0) into 0 10.059 * [backup-simplify]: Simplify (+ 0 0) into 0 10.060 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))))) into 0 10.061 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 10.069 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (/ (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) y)) (* 0 (* -0.5 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))))) into 0 10.069 * [taylor]: Taking taylor expansion of 0 in y 10.069 * [backup-simplify]: Simplify 0 into 0 10.069 * [taylor]: Taking taylor expansion of 0 in t 10.069 * [backup-simplify]: Simplify 0 into 0 10.069 * [taylor]: Taking taylor expansion of 0 in z 10.069 * [backup-simplify]: Simplify 0 into 0 10.070 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 10.070 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 10.071 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.071 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 10.072 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 10.072 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 10.073 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 10.074 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 10.075 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.075 * [taylor]: Taking taylor expansion of 0 in t 10.075 * [backup-simplify]: Simplify 0 into 0 10.075 * [taylor]: Taking taylor expansion of 0 in z 10.075 * [backup-simplify]: Simplify 0 into 0 10.076 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 10.076 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 10.077 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.077 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 10.078 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 10.078 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 10.079 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 10.080 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 10.081 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))))) into 0 10.081 * [taylor]: Taking taylor expansion of 0 in t 10.081 * [backup-simplify]: Simplify 0 into 0 10.081 * [taylor]: Taking taylor expansion of 0 in z 10.081 * [backup-simplify]: Simplify 0 into 0 10.081 * [taylor]: Taking taylor expansion of 0 in z 10.081 * [backup-simplify]: Simplify 0 into 0 10.081 * [taylor]: Taking taylor expansion of 0 in z 10.081 * [backup-simplify]: Simplify 0 into 0 10.081 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 10.082 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 10.082 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 10.083 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 10.084 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 10.084 * [taylor]: Taking taylor expansion of 0 in z 10.084 * [backup-simplify]: Simplify 0 into 0 10.084 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 10.084 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 10.085 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 10.085 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 10.086 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 10.087 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))))) into 0 10.087 * [taylor]: Taking taylor expansion of 0 in z 10.087 * [backup-simplify]: Simplify 0 into 0 10.087 * [backup-simplify]: Simplify 0 into 0 10.087 * [backup-simplify]: Simplify 0 into 0 10.087 * [backup-simplify]: Simplify 0 into 0 10.087 * [backup-simplify]: Simplify 0 into 0 10.088 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 10.088 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 10.089 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.090 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.092 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 10.092 * [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))))) 10.093 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 10.094 * [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)))))) 10.094 * [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)))))) 10.096 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (* (/ 1 (- z)) (* 1 (* (/ 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) (* (exp (* 0.5 (pow t 2))) x))) (- (+ (* +nan.0 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) (- (* +nan.0 (/ (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) z))))))) 10.096 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1 1) 10.097 * [backup-simplify]: Simplify (/ t (/ 2.0 t)) into (* 0.5 (pow t 2)) 10.097 * [approximate]: Taking taylor expansion of (* 0.5 (pow t 2)) in (t) around 0 10.097 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 10.097 * [taylor]: Taking taylor expansion of 0.5 in t 10.097 * [backup-simplify]: Simplify 0.5 into 0.5 10.097 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.097 * [taylor]: Taking taylor expansion of t in t 10.097 * [backup-simplify]: Simplify 0 into 0 10.097 * [backup-simplify]: Simplify 1 into 1 10.097 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 10.097 * [taylor]: Taking taylor expansion of 0.5 in t 10.097 * [backup-simplify]: Simplify 0.5 into 0.5 10.097 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.097 * [taylor]: Taking taylor expansion of t in t 10.097 * [backup-simplify]: Simplify 0 into 0 10.097 * [backup-simplify]: Simplify 1 into 1 10.097 * [backup-simplify]: Simplify (* 1 1) into 1 10.098 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 10.098 * [backup-simplify]: Simplify 0.5 into 0.5 10.098 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.099 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 10.099 * [backup-simplify]: Simplify 0 into 0 10.099 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.100 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 10.100 * [backup-simplify]: Simplify 0 into 0 10.101 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.101 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.101 * [backup-simplify]: Simplify 0 into 0 10.102 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.103 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.103 * [backup-simplify]: Simplify 0 into 0 10.103 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.104 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.104 * [backup-simplify]: Simplify 0 into 0 10.105 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.106 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.106 * [backup-simplify]: Simplify 0 into 0 10.106 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 10.107 * [backup-simplify]: Simplify (/ (/ 1 t) (/ 2.0 (/ 1 t))) into (/ 0.5 (pow t 2)) 10.107 * [approximate]: Taking taylor expansion of (/ 0.5 (pow t 2)) in (t) around 0 10.107 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 10.107 * [taylor]: Taking taylor expansion of 0.5 in t 10.107 * [backup-simplify]: Simplify 0.5 into 0.5 10.107 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.107 * [taylor]: Taking taylor expansion of t in t 10.107 * [backup-simplify]: Simplify 0 into 0 10.107 * [backup-simplify]: Simplify 1 into 1 10.107 * [backup-simplify]: Simplify (* 1 1) into 1 10.107 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 10.107 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 10.107 * [taylor]: Taking taylor expansion of 0.5 in t 10.107 * [backup-simplify]: Simplify 0.5 into 0.5 10.107 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.107 * [taylor]: Taking taylor expansion of t in t 10.107 * [backup-simplify]: Simplify 0 into 0 10.107 * [backup-simplify]: Simplify 1 into 1 10.108 * [backup-simplify]: Simplify (* 1 1) into 1 10.108 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 10.108 * [backup-simplify]: Simplify 0.5 into 0.5 10.109 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.109 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)))) into 0 10.109 * [backup-simplify]: Simplify 0 into 0 10.110 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.110 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.110 * [backup-simplify]: Simplify 0 into 0 10.111 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.112 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.112 * [backup-simplify]: Simplify 0 into 0 10.112 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.113 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.113 * [backup-simplify]: Simplify 0 into 0 10.114 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.114 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.114 * [backup-simplify]: Simplify 0 into 0 10.115 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.116 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.116 * [backup-simplify]: Simplify 0 into 0 10.116 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (/ 1 t)) 2)) into (* 0.5 (pow t 2)) 10.116 * [backup-simplify]: Simplify (/ (/ 1 (- t)) (/ 2.0 (/ 1 (- t)))) into (/ 0.5 (pow t 2)) 10.116 * [approximate]: Taking taylor expansion of (/ 0.5 (pow t 2)) in (t) around 0 10.116 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 10.116 * [taylor]: Taking taylor expansion of 0.5 in t 10.116 * [backup-simplify]: Simplify 0.5 into 0.5 10.116 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.116 * [taylor]: Taking taylor expansion of t in t 10.116 * [backup-simplify]: Simplify 0 into 0 10.117 * [backup-simplify]: Simplify 1 into 1 10.117 * [backup-simplify]: Simplify (* 1 1) into 1 10.117 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 10.117 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 10.117 * [taylor]: Taking taylor expansion of 0.5 in t 10.117 * [backup-simplify]: Simplify 0.5 into 0.5 10.117 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.117 * [taylor]: Taking taylor expansion of t in t 10.117 * [backup-simplify]: Simplify 0 into 0 10.117 * [backup-simplify]: Simplify 1 into 1 10.117 * [backup-simplify]: Simplify (* 1 1) into 1 10.118 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 10.118 * [backup-simplify]: Simplify 0.5 into 0.5 10.118 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.119 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)))) into 0 10.119 * [backup-simplify]: Simplify 0 into 0 10.119 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.120 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.120 * [backup-simplify]: Simplify 0 into 0 10.121 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.121 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.121 * [backup-simplify]: Simplify 0 into 0 10.122 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.122 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.123 * [backup-simplify]: Simplify 0 into 0 10.123 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.124 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.124 * [backup-simplify]: Simplify 0 into 0 10.125 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.125 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.125 * [backup-simplify]: Simplify 0 into 0 10.126 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (/ 1 (- t))) 2)) into (* 0.5 (pow t 2)) 10.126 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1) 10.126 * [backup-simplify]: Simplify (* (exp (/ t (/ 2.0 t))) (sqrt z)) into (* (sqrt z) (exp (* 0.5 (pow t 2)))) 10.126 * [approximate]: Taking taylor expansion of (* (sqrt z) (exp (* 0.5 (pow t 2)))) in (t z) around 0 10.126 * [taylor]: Taking taylor expansion of (* (sqrt z) (exp (* 0.5 (pow t 2)))) in z 10.126 * [taylor]: Taking taylor expansion of (sqrt z) in z 10.126 * [taylor]: Taking taylor expansion of z in z 10.126 * [backup-simplify]: Simplify 0 into 0 10.126 * [backup-simplify]: Simplify 1 into 1 10.126 * [backup-simplify]: Simplify (sqrt 0) into 0 10.128 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 10.128 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 10.128 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 10.128 * [taylor]: Taking taylor expansion of 0.5 in z 10.128 * [backup-simplify]: Simplify 0.5 into 0.5 10.128 * [taylor]: Taking taylor expansion of (pow t 2) in z 10.128 * [taylor]: Taking taylor expansion of t in z 10.128 * [backup-simplify]: Simplify t into t 10.128 * [backup-simplify]: Simplify (* t t) into (pow t 2) 10.128 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 10.128 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 10.128 * [taylor]: Taking taylor expansion of (* (sqrt z) (exp (* 0.5 (pow t 2)))) in t 10.128 * [taylor]: Taking taylor expansion of (sqrt z) in t 10.128 * [taylor]: Taking taylor expansion of z in t 10.128 * [backup-simplify]: Simplify z into z 10.128 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 10.128 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 10.128 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 10.128 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 10.128 * [taylor]: Taking taylor expansion of 0.5 in t 10.128 * [backup-simplify]: Simplify 0.5 into 0.5 10.128 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.128 * [taylor]: Taking taylor expansion of t in t 10.128 * [backup-simplify]: Simplify 0 into 0 10.128 * [backup-simplify]: Simplify 1 into 1 10.129 * [backup-simplify]: Simplify (* 1 1) into 1 10.129 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 10.129 * [backup-simplify]: Simplify (exp 0) into 1 10.129 * [taylor]: Taking taylor expansion of (* (sqrt z) (exp (* 0.5 (pow t 2)))) in t 10.129 * [taylor]: Taking taylor expansion of (sqrt z) in t 10.129 * [taylor]: Taking taylor expansion of z in t 10.129 * [backup-simplify]: Simplify z into z 10.129 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 10.129 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 10.129 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 10.129 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 10.129 * [taylor]: Taking taylor expansion of 0.5 in t 10.129 * [backup-simplify]: Simplify 0.5 into 0.5 10.129 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.129 * [taylor]: Taking taylor expansion of t in t 10.129 * [backup-simplify]: Simplify 0 into 0 10.129 * [backup-simplify]: Simplify 1 into 1 10.130 * [backup-simplify]: Simplify (* 1 1) into 1 10.130 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 10.130 * [backup-simplify]: Simplify (exp 0) into 1 10.130 * [backup-simplify]: Simplify (* (sqrt z) 1) into (sqrt z) 10.130 * [taylor]: Taking taylor expansion of (sqrt z) in z 10.130 * [taylor]: Taking taylor expansion of z in z 10.130 * [backup-simplify]: Simplify 0 into 0 10.130 * [backup-simplify]: Simplify 1 into 1 10.130 * [backup-simplify]: Simplify (sqrt 0) into 0 10.131 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 10.131 * [backup-simplify]: Simplify 0 into 0 10.132 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 10.132 * [backup-simplify]: Simplify (+ (* (sqrt z) 0) (* 0 1)) into 0 10.132 * [taylor]: Taking taylor expansion of 0 in z 10.132 * [backup-simplify]: Simplify 0 into 0 10.132 * [backup-simplify]: Simplify 0 into 0 10.132 * [backup-simplify]: Simplify +nan.0 into +nan.0 10.135 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0.5 1) 1)))) into 0.5 10.136 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 10.136 * [backup-simplify]: Simplify (+ (* (sqrt z) 0.5) (+ (* 0 0) (* 0 1))) into (* 0.5 (sqrt z)) 10.136 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt z)) in z 10.137 * [taylor]: Taking taylor expansion of 0.5 in z 10.137 * [backup-simplify]: Simplify 0.5 into 0.5 10.137 * [taylor]: Taking taylor expansion of (sqrt z) in z 10.137 * [taylor]: Taking taylor expansion of z in z 10.137 * [backup-simplify]: Simplify 0 into 0 10.137 * [backup-simplify]: Simplify 1 into 1 10.137 * [backup-simplify]: Simplify (sqrt 0) into 0 10.138 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 10.138 * [backup-simplify]: Simplify (* 0.5 0) into 0 10.138 * [backup-simplify]: Simplify 0 into 0 10.138 * [backup-simplify]: Simplify 0 into 0 10.140 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 10.140 * [backup-simplify]: Simplify +nan.0 into +nan.0 10.140 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.141 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 10.142 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0.5 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.143 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt z))) into 0 10.143 * [backup-simplify]: Simplify (+ (* (sqrt z) 0) (+ (* 0 0.5) (+ (* 0 0) (* 0 1)))) into 0 10.144 * [taylor]: Taking taylor expansion of 0 in z 10.144 * [backup-simplify]: Simplify 0 into 0 10.144 * [backup-simplify]: Simplify 0 into 0 10.145 * [backup-simplify]: Simplify (+ (* 0.5 +nan.0) (* 0 0)) into (- +nan.0) 10.145 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 10.145 * [backup-simplify]: Simplify (+ (* (- +nan.0) (* z (pow t 2))) (+ (* +nan.0 (pow (* z 1) 2)) (* +nan.0 (* z 1)))) into (- (+ (* +nan.0 (* (pow t 2) z)) (- (+ (* +nan.0 z) (- (* +nan.0 (pow z 2))))))) 10.146 * [backup-simplify]: Simplify (* (exp (/ (/ 1 t) (/ 2.0 (/ 1 t)))) (sqrt (/ 1 z))) into (* (sqrt (/ 1 z)) (exp (/ 0.5 (pow t 2)))) 10.146 * [approximate]: Taking taylor expansion of (* (sqrt (/ 1 z)) (exp (/ 0.5 (pow t 2)))) in (t z) around 0 10.146 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 z)) (exp (/ 0.5 (pow t 2)))) in z 10.146 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 10.146 * [taylor]: Taking taylor expansion of (/ 1 z) in z 10.146 * [taylor]: Taking taylor expansion of z in z 10.146 * [backup-simplify]: Simplify 0 into 0 10.146 * [backup-simplify]: Simplify 1 into 1 10.146 * [backup-simplify]: Simplify (/ 1 1) into 1 10.146 * [backup-simplify]: Simplify (sqrt 0) into 0 10.147 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 10.147 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 10.147 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 10.147 * [taylor]: Taking taylor expansion of 0.5 in z 10.147 * [backup-simplify]: Simplify 0.5 into 0.5 10.147 * [taylor]: Taking taylor expansion of (pow t 2) in z 10.147 * [taylor]: Taking taylor expansion of t in z 10.147 * [backup-simplify]: Simplify t into t 10.147 * [backup-simplify]: Simplify (* t t) into (pow t 2) 10.148 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 10.148 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.148 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 z)) (exp (/ 0.5 (pow t 2)))) in t 10.148 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 10.148 * [taylor]: Taking taylor expansion of (/ 1 z) in t 10.148 * [taylor]: Taking taylor expansion of z in t 10.148 * [backup-simplify]: Simplify z into z 10.148 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 10.148 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 10.148 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 10.148 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 10.148 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 10.148 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 10.148 * [taylor]: Taking taylor expansion of 0.5 in t 10.148 * [backup-simplify]: Simplify 0.5 into 0.5 10.148 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.148 * [taylor]: Taking taylor expansion of t in t 10.148 * [backup-simplify]: Simplify 0 into 0 10.148 * [backup-simplify]: Simplify 1 into 1 10.149 * [backup-simplify]: Simplify (* 1 1) into 1 10.149 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 10.149 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.149 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 z)) (exp (/ 0.5 (pow t 2)))) in t 10.149 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 10.149 * [taylor]: Taking taylor expansion of (/ 1 z) in t 10.149 * [taylor]: Taking taylor expansion of z in t 10.149 * [backup-simplify]: Simplify z into z 10.149 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 10.149 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 10.150 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 10.150 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 10.150 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 10.150 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 10.150 * [taylor]: Taking taylor expansion of 0.5 in t 10.150 * [backup-simplify]: Simplify 0.5 into 0.5 10.150 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.150 * [taylor]: Taking taylor expansion of t in t 10.150 * [backup-simplify]: Simplify 0 into 0 10.150 * [backup-simplify]: Simplify 1 into 1 10.150 * [backup-simplify]: Simplify (* 1 1) into 1 10.150 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 10.150 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.151 * [backup-simplify]: Simplify (* (sqrt (/ 1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ 1 z)) (exp (/ 0.5 (pow t 2)))) 10.151 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 z)) (exp (/ 0.5 (pow t 2)))) in z 10.151 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 10.151 * [taylor]: Taking taylor expansion of (/ 1 z) in z 10.151 * [taylor]: Taking taylor expansion of z in z 10.151 * [backup-simplify]: Simplify 0 into 0 10.151 * [backup-simplify]: Simplify 1 into 1 10.151 * [backup-simplify]: Simplify (/ 1 1) into 1 10.151 * [backup-simplify]: Simplify (sqrt 0) into 0 10.152 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 10.152 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 10.152 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 10.152 * [taylor]: Taking taylor expansion of 0.5 in z 10.152 * [backup-simplify]: Simplify 0.5 into 0.5 10.152 * [taylor]: Taking taylor expansion of (pow t 2) in z 10.153 * [taylor]: Taking taylor expansion of t in z 10.153 * [backup-simplify]: Simplify t into t 10.153 * [backup-simplify]: Simplify (* t t) into (pow t 2) 10.153 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 10.153 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.153 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 10.153 * [backup-simplify]: Simplify 0 into 0 10.153 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 10.153 * [taylor]: Taking taylor expansion of 0 in z 10.153 * [backup-simplify]: Simplify 0 into 0 10.153 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 10.154 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 10.154 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 10.155 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 10.155 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 10.155 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 10.156 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 10.156 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 10.156 * [taylor]: Taking taylor expansion of 0 in z 10.156 * [backup-simplify]: Simplify 0 into 0 10.156 * [backup-simplify]: Simplify 0 into 0 10.156 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 10.157 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 10.158 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.158 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.160 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 10.161 * [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))))) 10.161 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 10.161 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 10.162 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 10.163 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 z)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 10.163 * [taylor]: Taking taylor expansion of 0 in z 10.163 * [backup-simplify]: Simplify 0 into 0 10.163 * [backup-simplify]: Simplify 0 into 0 10.163 * [backup-simplify]: Simplify 0 into 0 10.163 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 10.164 * [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 10.165 * [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 10.166 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.168 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 10.169 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* +nan.0 0) (+ (* +nan.0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 10.169 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 10.170 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (exp (/ 0.5 (pow (/ 1 t) 2))))) (pow (* (/ 1 z) 1) 2)) (+ (* (- (* +nan.0 (exp (/ 0.5 (pow (/ 1 t) 2))))) (* (/ 1 z) 1)) (- (* +nan.0 (exp (/ 0.5 (pow (/ 1 t) 2))))))) into (- (+ (* +nan.0 (/ (exp (* 0.5 (pow t 2))) (pow z 2))) (- (+ (* +nan.0 (/ (exp (* 0.5 (pow t 2))) z)) (- (* +nan.0 (exp (* 0.5 (pow t 2))))))))) 10.170 * [backup-simplify]: Simplify (* (exp (/ (/ 1 (- t)) (/ 2.0 (/ 1 (- t))))) (sqrt (/ 1 (- z)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 10.170 * [approximate]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in (t z) around 0 10.170 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 10.170 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 10.170 * [taylor]: Taking taylor expansion of (/ -1 z) in z 10.170 * [taylor]: Taking taylor expansion of -1 in z 10.170 * [backup-simplify]: Simplify -1 into -1 10.170 * [taylor]: Taking taylor expansion of z in z 10.170 * [backup-simplify]: Simplify 0 into 0 10.170 * [backup-simplify]: Simplify 1 into 1 10.171 * [backup-simplify]: Simplify (/ -1 1) into -1 10.171 * [backup-simplify]: Simplify (sqrt 0) into 0 10.172 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 10.172 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 10.172 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 10.172 * [taylor]: Taking taylor expansion of 0.5 in z 10.172 * [backup-simplify]: Simplify 0.5 into 0.5 10.172 * [taylor]: Taking taylor expansion of (pow t 2) in z 10.172 * [taylor]: Taking taylor expansion of t in z 10.172 * [backup-simplify]: Simplify t into t 10.172 * [backup-simplify]: Simplify (* t t) into (pow t 2) 10.172 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 10.172 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.172 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in t 10.172 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in t 10.172 * [taylor]: Taking taylor expansion of (/ -1 z) in t 10.172 * [taylor]: Taking taylor expansion of -1 in t 10.172 * [backup-simplify]: Simplify -1 into -1 10.173 * [taylor]: Taking taylor expansion of z in t 10.173 * [backup-simplify]: Simplify z into z 10.173 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.173 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 10.173 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 10.173 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 10.173 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 10.173 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 10.173 * [taylor]: Taking taylor expansion of 0.5 in t 10.173 * [backup-simplify]: Simplify 0.5 into 0.5 10.173 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.173 * [taylor]: Taking taylor expansion of t in t 10.173 * [backup-simplify]: Simplify 0 into 0 10.173 * [backup-simplify]: Simplify 1 into 1 10.173 * [backup-simplify]: Simplify (* 1 1) into 1 10.174 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 10.174 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.174 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in t 10.174 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in t 10.174 * [taylor]: Taking taylor expansion of (/ -1 z) in t 10.174 * [taylor]: Taking taylor expansion of -1 in t 10.174 * [backup-simplify]: Simplify -1 into -1 10.174 * [taylor]: Taking taylor expansion of z in t 10.174 * [backup-simplify]: Simplify z into z 10.174 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 10.174 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 10.174 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 10.174 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 10.174 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 10.174 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 10.174 * [taylor]: Taking taylor expansion of 0.5 in t 10.174 * [backup-simplify]: Simplify 0.5 into 0.5 10.174 * [taylor]: Taking taylor expansion of (pow t 2) in t 10.174 * [taylor]: Taking taylor expansion of t in t 10.174 * [backup-simplify]: Simplify 0 into 0 10.174 * [backup-simplify]: Simplify 1 into 1 10.175 * [backup-simplify]: Simplify (* 1 1) into 1 10.175 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 10.175 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.175 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 10.175 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 10.175 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 10.175 * [taylor]: Taking taylor expansion of (/ -1 z) in z 10.175 * [taylor]: Taking taylor expansion of -1 in z 10.175 * [backup-simplify]: Simplify -1 into -1 10.175 * [taylor]: Taking taylor expansion of z in z 10.175 * [backup-simplify]: Simplify 0 into 0 10.175 * [backup-simplify]: Simplify 1 into 1 10.182 * [backup-simplify]: Simplify (/ -1 1) into -1 10.183 * [backup-simplify]: Simplify (sqrt 0) into 0 10.184 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 10.184 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 10.184 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 10.184 * [taylor]: Taking taylor expansion of 0.5 in z 10.184 * [backup-simplify]: Simplify 0.5 into 0.5 10.184 * [taylor]: Taking taylor expansion of (pow t 2) in z 10.184 * [taylor]: Taking taylor expansion of t in z 10.184 * [backup-simplify]: Simplify t into t 10.184 * [backup-simplify]: Simplify (* t t) into (pow t 2) 10.184 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 10.184 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 10.184 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 10.185 * [backup-simplify]: Simplify 0 into 0 10.185 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 10.185 * [taylor]: Taking taylor expansion of 0 in z 10.185 * [backup-simplify]: Simplify 0 into 0 10.185 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 10.185 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 10.186 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 10.186 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 10.187 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 10.187 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 10.187 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 10.188 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 10.188 * [taylor]: Taking taylor expansion of 0 in z 10.188 * [backup-simplify]: Simplify 0 into 0 10.188 * [backup-simplify]: Simplify 0 into 0 10.188 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 10.188 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 10.189 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.190 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.192 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 10.193 * [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))))) 10.193 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 10.193 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 10.194 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 10.194 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 10.194 * [taylor]: Taking taylor expansion of 0 in z 10.194 * [backup-simplify]: Simplify 0 into 0 10.195 * [backup-simplify]: Simplify 0 into 0 10.195 * [backup-simplify]: Simplify 0 into 0 10.195 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 10.196 * [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 10.197 * [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 10.197 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.200 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 10.201 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* +nan.0 0) (+ (* +nan.0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 10.201 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 10.202 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (exp (/ 0.5 (pow (/ 1 (- t)) 2))))) (pow (* (/ 1 (- z)) 1) 2)) (+ (* (- (* +nan.0 (exp (/ 0.5 (pow (/ 1 (- t)) 2))))) (* (/ 1 (- z)) 1)) (- (* +nan.0 (exp (/ 0.5 (pow (/ 1 (- t)) 2))))))) into (- (+ (* +nan.0 (/ (exp (* 0.5 (pow t 2))) (pow z 2))) (- (+ (* +nan.0 (/ (exp (* 0.5 (pow t 2))) z)) (- (* +nan.0 (exp (* 0.5 (pow t 2))))))))) 10.202 * * * [progress]: simplifying candidates 10.205 * [simplify]: Simplifying: (expm1 (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (log1p (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)) (+ (+ (/ t (/ 2.0 t)) (log (sqrt z))) (log (sqrt 2.0))) (+ (log (* (exp (/ t (/ 2.0 t))) (sqrt z))) (log (sqrt 2.0))) (log (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (exp (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (* (* (* (exp (/ t (/ 2.0 t))) (exp (/ t (/ 2.0 t)))) (exp (/ t (/ 2.0 t)))) (* (* (sqrt z) (sqrt z)) (sqrt z))) (* (* (sqrt 2.0) (sqrt 2.0)) (sqrt 2.0))) (* (* (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (* (exp (/ t (/ 2.0 t))) (sqrt z))) (* (exp (/ t (/ 2.0 t))) (sqrt z))) (* (* (sqrt 2.0) (sqrt 2.0)) (sqrt 2.0))) (* (cbrt (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (cbrt (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (cbrt (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (* (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (sqrt (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (sqrt (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt (* (cbrt 2.0) (cbrt 2.0)))) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt (sqrt 2.0))) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 1)) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt (sqrt 2.0))) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) 1) (* (sqrt z) (sqrt 2.0)) (expm1 (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (log1p (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (+ (log (- (* x 0.5) y)) (+ (+ (/ t (/ 2.0 t)) (log (sqrt z))) (log (sqrt 2.0)))) (+ (log (- (* x 0.5) y)) (+ (log (* (exp (/ t (/ 2.0 t))) (sqrt z))) (log (sqrt 2.0)))) (+ (log (- (* x 0.5) y)) (log (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (log (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (exp (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (* (* (exp (/ t (/ 2.0 t))) (exp (/ t (/ 2.0 t)))) (exp (/ t (/ 2.0 t)))) (* (* (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)) (* (* (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (* (exp (/ t (/ 2.0 t))) (sqrt z))) (* (exp (/ t (/ 2.0 t))) (sqrt z))) (* (* (sqrt 2.0) (sqrt 2.0)) (sqrt 2.0)))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (* (cbrt (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (cbrt (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))))) (cbrt (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (* (* (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (sqrt (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (sqrt (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt z))) (* (cbrt (- (* x 0.5) y)) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (sqrt (- (* x 0.5) y)) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (- (pow (* x 0.5) 3) (pow y 3)) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (expm1 (/ t (/ 2.0 t))) (log1p (/ t (/ 2.0 t))) (- (log t) (- (log 2.0) (log t))) (- (log t) (log (/ 2.0 t))) (log (/ t (/ 2.0 t))) (exp (/ t (/ 2.0 t))) (/ (* (* t t) t) (/ (* (* 2.0 2.0) 2.0) (* (* t t) t))) (/ (* (* t t) t) (* (* (/ 2.0 t) (/ 2.0 t)) (/ 2.0 t))) (* (cbrt (/ t (/ 2.0 t))) (cbrt (/ t (/ 2.0 t)))) (cbrt (/ t (/ 2.0 t))) (* (* (/ t (/ 2.0 t)) (/ t (/ 2.0 t))) (/ t (/ 2.0 t))) (sqrt (/ t (/ 2.0 t))) (sqrt (/ t (/ 2.0 t))) (- t) (- (/ 2.0 t)) (/ (* (cbrt t) (cbrt t)) (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ (cbrt t) (cbrt (/ 2.0 t))) (/ (* (cbrt t) (cbrt t)) (sqrt (/ 2.0 t))) (/ (cbrt t) (sqrt (/ 2.0 t))) (/ (* (cbrt t) (cbrt t)) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt t) (cbrt t)))) (/ (cbrt t) (/ (cbrt 2.0) (cbrt t))) (/ (* (cbrt t) (cbrt t)) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt t))) (/ (cbrt t) (/ (cbrt 2.0) (sqrt t))) (/ (* (cbrt t) (cbrt t)) (/ (* (cbrt 2.0) (cbrt 2.0)) 1)) (/ (cbrt t) (/ (cbrt 2.0) t)) (/ (* (cbrt t) (cbrt t)) (/ (sqrt 2.0) (* (cbrt t) (cbrt t)))) (/ (cbrt t) (/ (sqrt 2.0) (cbrt t))) (/ (* (cbrt t) (cbrt t)) (/ (sqrt 2.0) (sqrt t))) (/ (cbrt t) (/ (sqrt 2.0) (sqrt t))) (/ (* (cbrt t) (cbrt t)) (/ (sqrt 2.0) 1)) (/ (cbrt t) (/ (sqrt 2.0) t)) (/ (* (cbrt t) (cbrt t)) (/ 1 (* (cbrt t) (cbrt t)))) (/ (cbrt t) (/ 2.0 (cbrt t))) (/ (* (cbrt t) (cbrt t)) (/ 1 (sqrt t))) (/ (cbrt t) (/ 2.0 (sqrt t))) (/ (* (cbrt t) (cbrt t)) (/ 1 1)) (/ (cbrt t) (/ 2.0 t)) (/ (* (cbrt t) (cbrt t)) 1) (/ (cbrt t) (/ 2.0 t)) (/ (* (cbrt t) (cbrt t)) 2.0) (/ (cbrt t) (/ 1 t)) (/ (sqrt t) (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ (sqrt t) (cbrt (/ 2.0 t))) (/ (sqrt t) (sqrt (/ 2.0 t))) (/ (sqrt t) (sqrt (/ 2.0 t))) (/ (sqrt t) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt t) (cbrt t)))) (/ (sqrt t) (/ (cbrt 2.0) (cbrt t))) (/ (sqrt t) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt t))) (/ (sqrt t) (/ (cbrt 2.0) (sqrt t))) (/ (sqrt t) (/ (* (cbrt 2.0) (cbrt 2.0)) 1)) (/ (sqrt t) (/ (cbrt 2.0) t)) (/ (sqrt t) (/ (sqrt 2.0) (* (cbrt t) (cbrt t)))) (/ (sqrt t) (/ (sqrt 2.0) (cbrt t))) (/ (sqrt t) (/ (sqrt 2.0) (sqrt t))) (/ (sqrt t) (/ (sqrt 2.0) (sqrt t))) (/ (sqrt t) (/ (sqrt 2.0) 1)) (/ (sqrt t) (/ (sqrt 2.0) t)) (/ (sqrt t) (/ 1 (* (cbrt t) (cbrt t)))) (/ (sqrt t) (/ 2.0 (cbrt t))) (/ (sqrt t) (/ 1 (sqrt t))) (/ (sqrt t) (/ 2.0 (sqrt t))) (/ (sqrt t) (/ 1 1)) (/ (sqrt t) (/ 2.0 t)) (/ (sqrt t) 1) (/ (sqrt t) (/ 2.0 t)) (/ (sqrt t) 2.0) (/ (sqrt t) (/ 1 t)) (/ 1 (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ t (cbrt (/ 2.0 t))) (/ 1 (sqrt (/ 2.0 t))) (/ t (sqrt (/ 2.0 t))) (/ 1 (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt t) (cbrt t)))) (/ t (/ (cbrt 2.0) (cbrt t))) (/ 1 (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt t))) (/ t (/ (cbrt 2.0) (sqrt t))) (/ 1 (/ (* (cbrt 2.0) (cbrt 2.0)) 1)) (/ t (/ (cbrt 2.0) t)) (/ 1 (/ (sqrt 2.0) (* (cbrt t) (cbrt t)))) (/ t (/ (sqrt 2.0) (cbrt t))) (/ 1 (/ (sqrt 2.0) (sqrt t))) (/ t (/ (sqrt 2.0) (sqrt t))) (/ 1 (/ (sqrt 2.0) 1)) (/ t (/ (sqrt 2.0) t)) (/ 1 (/ 1 (* (cbrt t) (cbrt t)))) (/ t (/ 2.0 (cbrt t))) (/ 1 (/ 1 (sqrt t))) (/ t (/ 2.0 (sqrt t))) (/ 1 (/ 1 1)) (/ t (/ 2.0 t)) (/ 1 1) (/ t (/ 2.0 t)) (/ 1 2.0) (/ t (/ 1 t)) (/ 1 (/ 2.0 t)) (/ (/ 2.0 t) t) (/ t (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ t (sqrt (/ 2.0 t))) (/ t (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt t) (cbrt t)))) (/ t (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt t))) (/ t (/ (* (cbrt 2.0) (cbrt 2.0)) 1)) (/ t (/ (sqrt 2.0) (* (cbrt t) (cbrt t)))) (/ t (/ (sqrt 2.0) (sqrt t))) (/ t (/ (sqrt 2.0) 1)) (/ t (/ 1 (* (cbrt t) (cbrt t)))) (/ t (/ 1 (sqrt t))) (/ t (/ 1 1)) (/ t 1) (/ t 2.0) (/ (/ 2.0 t) (cbrt t)) (/ (/ 2.0 t) (sqrt t)) (/ (/ 2.0 t) t) (/ t 2.0) (expm1 (* (exp (/ t (/ 2.0 t))) (sqrt z))) (log1p (* (exp (/ t (/ 2.0 t))) (sqrt z))) (* (exp (/ t (/ 2.0 t))) (sqrt z)) (+ (/ t (/ 2.0 t)) (log (sqrt z))) (log (* (exp (/ t (/ 2.0 t))) (sqrt z))) (exp (* (exp (/ t (/ 2.0 t))) (sqrt z))) (* (* (* (exp (/ t (/ 2.0 t))) (exp (/ t (/ 2.0 t)))) (exp (/ t (/ 2.0 t)))) (* (* (sqrt z) (sqrt z)) (sqrt z))) (* (cbrt (* (exp (/ t (/ 2.0 t))) (sqrt z))) (cbrt (* (exp (/ t (/ 2.0 t))) (sqrt z)))) (cbrt (* (exp (/ t (/ 2.0 t))) (sqrt z))) (* (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (* (exp (/ t (/ 2.0 t))) (sqrt z))) (* (exp (/ t (/ 2.0 t))) (sqrt z))) (sqrt (* (exp (/ t (/ 2.0 t))) (sqrt z))) (sqrt (* (exp (/ t (/ 2.0 t))) (sqrt z))) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt (sqrt z))) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt (sqrt z))) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt (sqrt z))) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt (sqrt z))) (* (exp (/ t (/ 2.0 t))) (* (cbrt (sqrt z)) (cbrt (sqrt z)))) (* (exp (/ t (/ 2.0 t))) (sqrt (* (cbrt z) (cbrt z)))) (* (exp (/ t (/ 2.0 t))) (sqrt (sqrt z))) (* (exp (/ t (/ 2.0 t))) (sqrt 1)) (* (exp (/ t (/ 2.0 t))) (sqrt (sqrt z))) (* (exp (/ t (/ 2.0 t))) 1) (* (cbrt (exp (/ t (/ 2.0 t)))) (sqrt z)) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt z)) (* (exp (/ t (/ 2.0 t))) (sqrt z)) (- (+ (* +nan.0 (* (sqrt 2.0) (pow z 2))) (- (+ (* +nan.0 (* (sqrt 2.0) z)) (- (* +nan.0 (* (pow t 2) (* (sqrt 2.0) z)))))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (pow z 2))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) z)) (- (* +nan.0 (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))))))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (pow z 2))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) z)) (- (* +nan.0 (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))))))))) 0 (- (+ (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) x))) (- (+ (* +nan.0 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) (- (* +nan.0 (/ (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) z))))))) (- (+ (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) x))) (- (+ (* +nan.0 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) (- (* +nan.0 (/ (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) z))))))) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) (- (+ (* +nan.0 (* (pow t 2) z)) (- (+ (* +nan.0 z) (- (* +nan.0 (pow z 2))))))) (- (+ (* +nan.0 (/ (exp (* 0.5 (pow t 2))) (pow z 2))) (- (+ (* +nan.0 (/ (exp (* 0.5 (pow t 2))) z)) (- (* +nan.0 (exp (* 0.5 (pow t 2))))))))) (- (+ (* +nan.0 (/ (exp (* 0.5 (pow t 2))) (pow z 2))) (- (+ (* +nan.0 (/ (exp (* 0.5 (pow t 2))) z)) (- (* +nan.0 (exp (* 0.5 (pow t 2))))))))) 10.209 * * [simplify]: Extracting # 0 : cost 0 10.209 * * [simplify]: Extracting # 1 : cost 0 10.210 * * [simplify]: Extracting # 2 : cost 0 10.210 * * [simplify]: Extracting # 3 : cost 0 10.211 * * [simplify]: Extracting # 4 : cost 0 10.211 * * [simplify]: Extracting # 5 : cost 0 10.212 * * [simplify]: Extracting # 6 : cost 0 10.212 * * [simplify]: Extracting # 7 : cost 0 10.213 * * [simplify]: Extracting # 8 : cost 0 10.213 * * [simplify]: Extracting # 9 : cost 0 10.214 * * [simplify]: Extracting # 10 : cost 0 10.214 * * [simplify]: Extracting # 11 : cost 0 10.214 * * [simplify]: Extracting # 12 : cost 0 10.215 * * [simplify]: Extracting # 13 : cost 0 10.215 * * [simplify]: iteration 0 : 305 enodes (cost 2494 ) 10.300 * * [simplify]: Extracting # 0 : cost 0 10.301 * * [simplify]: Extracting # 1 : cost 0 10.303 * * [simplify]: Extracting # 2 : cost 0 10.304 * * [simplify]: Extracting # 3 : cost 0 10.305 * * [simplify]: Extracting # 4 : cost 0 10.306 * * [simplify]: iteration 1 : 749 enodes (cost 2318 ) 10.640 * * [simplify]: Extracting # 0 : cost 0 10.644 * * [simplify]: Extracting # 1 : cost 0 10.648 * * [simplify]: Extracting # 2 : cost 0 10.651 * * [simplify]: Extracting # 3 : cost 0 10.655 * * [simplify]: Extracting # 4 : cost 0 10.658 * * [simplify]: iteration 2 : 2668 enodes (cost 2046 ) 11.696 * * [simplify]: Extracting # 0 : cost 0 11.702 * * [simplify]: Extracting # 1 : cost 0 11.709 * * [simplify]: Extracting # 2 : cost 0 11.715 * * [simplify]: Extracting # 3 : cost 0 11.731 * * [simplify]: Extracting # 4 : cost 0 11.737 * * [simplify]: iteration done: 5000 enodes (cost 2019 ) 11.738 * [simplify]: Simplified to: (expm1 (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (log1p (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)) (fma (/ t 2.0) t (log (* (sqrt z) (sqrt 2.0)))) (fma (/ t 2.0) t (log (* (sqrt z) (sqrt 2.0)))) (fma (/ t 2.0) t (log (* (sqrt z) (sqrt 2.0)))) (exp (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (pow (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)) 3) (pow (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)) 3) (* (cbrt (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (cbrt (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (cbrt (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (pow (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)) 3) (sqrt (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (sqrt (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (fabs (cbrt 2.0))) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt (sqrt 2.0))) (* (exp (/ t (/ 2.0 t))) (sqrt z)) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt (sqrt 2.0))) (* (exp (/ t (/ 2.0 t))) (sqrt z)) (* (sqrt z) (sqrt 2.0)) (expm1 (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (log1p (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (fma t (/ t 2.0) (+ (log (* (sqrt z) (sqrt 2.0))) (log (- (* x 0.5) y)))) (fma t (/ t 2.0) (+ (log (* (sqrt z) (sqrt 2.0))) (log (- (* x 0.5) y)))) (fma t (/ t 2.0) (+ (log (* (sqrt z) (sqrt 2.0))) (log (- (* x 0.5) y)))) (fma t (/ t 2.0) (+ (log (* (sqrt z) (sqrt 2.0))) (log (- (* x 0.5) y)))) (exp (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (pow (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) 3) (pow (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) 3) (pow (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) 3) (* (cbrt (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (cbrt (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))))) (cbrt (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (pow (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) 3) (sqrt (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (sqrt (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (* (- (* x 0.5) y) (* (exp (/ t (/ 2.0 t))) (sqrt z))) (* (cbrt (- (* x 0.5) y)) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (sqrt (- (* x 0.5) y)) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (- (pow (* x 0.5) 3) (pow y 3)) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0))) (* (fma x 0.5 y) (* (- (* x 0.5) y) (* (* (exp (/ t (/ 2.0 t))) (sqrt z)) (sqrt 2.0)))) (expm1 (/ t (/ 2.0 t))) (log1p (/ t (/ 2.0 t))) (log (/ t (/ 2.0 t))) (log (/ t (/ 2.0 t))) (log (/ t (/ 2.0 t))) (exp (/ t (/ 2.0 t))) (pow (/ t (/ 2.0 t)) 3) (pow (/ t (/ 2.0 t)) 3) (* (cbrt (/ t (/ 2.0 t))) (cbrt (/ t (/ 2.0 t)))) (cbrt (/ t (/ 2.0 t))) (pow (/ t (/ 2.0 t)) 3) (sqrt (/ t (/ 2.0 t))) (sqrt (/ t (/ 2.0 t))) (- t) (- (/ 2.0 t)) (/ (* (cbrt t) (cbrt t)) (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ (cbrt t) (cbrt (/ 2.0 t))) (/ (* (cbrt t) (cbrt t)) (sqrt (/ 2.0 t))) (/ (cbrt t) (sqrt (/ 2.0 t))) (/ (pow (cbrt t) 3) (/ (* (cbrt 2.0) (cbrt 2.0)) (cbrt t))) (/ (* (cbrt t) (cbrt t)) (cbrt 2.0)) (/ (* (cbrt t) (cbrt t)) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt t))) (/ (cbrt t) (/ (cbrt 2.0) (sqrt t))) (/ (* (cbrt t) (cbrt t)) (* (cbrt 2.0) (cbrt 2.0))) (/ t (/ (cbrt 2.0) (cbrt t))) (* (/ (cbrt t) (sqrt 2.0)) (pow (cbrt t) 3)) (/ (cbrt t) (/ (sqrt 2.0) (cbrt t))) (/ (* (cbrt t) (cbrt t)) (/ (sqrt 2.0) (sqrt t))) (/ (cbrt t) (/ (sqrt 2.0) (sqrt t))) (/ (cbrt t) (/ (sqrt 2.0) (cbrt t))) (/ t (/ (sqrt 2.0) (cbrt t))) (* (cbrt t) (pow (cbrt t) 3)) (/ (cbrt t) (/ 2.0 (cbrt t))) (* (sqrt t) (* (cbrt t) (cbrt t))) (/ (cbrt t) (/ 2.0 (sqrt t))) (* (cbrt t) (cbrt t)) (/ t (/ 2.0 (cbrt t))) (* (cbrt t) (cbrt t)) (/ t (/ 2.0 (cbrt t))) (/ (cbrt t) (/ 2.0 (cbrt t))) (* (cbrt t) t) (/ (sqrt t) (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ (sqrt t) (cbrt (/ 2.0 t))) (/ (sqrt t) (sqrt (/ 2.0 t))) (/ (sqrt t) (sqrt (/ 2.0 t))) (/ (* (cbrt t) (cbrt t)) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt t))) (/ (sqrt t) (/ (cbrt 2.0) (cbrt t))) (/ t (* (cbrt 2.0) (cbrt 2.0))) (/ t (cbrt 2.0)) (/ (sqrt t) (* (cbrt 2.0) (cbrt 2.0))) (/ (sqrt t) (/ (cbrt 2.0) t)) (/ (* (cbrt t) (cbrt t)) (/ (sqrt 2.0) (sqrt t))) (/ (sqrt t) (/ (sqrt 2.0) (cbrt t))) (/ t (sqrt 2.0)) (/ t (sqrt 2.0)) (/ (sqrt t) (sqrt 2.0)) (/ t (/ (sqrt 2.0) (sqrt t))) (* (sqrt t) (* (cbrt t) (cbrt t))) (/ (sqrt t) (/ 2.0 (cbrt t))) t (/ t 2.0) (sqrt t) (/ (sqrt t) (/ 2.0 t)) (sqrt t) (/ (sqrt t) (/ 2.0 t)) (/ (sqrt t) 2.0) (* t (sqrt t)) (/ 1 (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ t (cbrt (/ 2.0 t))) (/ 1 (sqrt (/ 2.0 t))) (/ t (sqrt (/ 2.0 t))) (/ (* (cbrt t) (cbrt t)) (* (cbrt 2.0) (cbrt 2.0))) (/ t (/ (cbrt 2.0) (cbrt t))) (/ (sqrt t) (* (cbrt 2.0) (cbrt 2.0))) (/ (sqrt t) (/ (cbrt 2.0) t)) (/ 1 (* (cbrt 2.0) (cbrt 2.0))) (/ t (/ (cbrt 2.0) t)) (/ (cbrt t) (/ (sqrt 2.0) (cbrt t))) (/ t (/ (sqrt 2.0) (cbrt t))) (/ (sqrt t) (sqrt 2.0)) (/ t (/ (sqrt 2.0) (sqrt t))) (/ 1 (sqrt 2.0)) (/ t (/ (sqrt 2.0) t)) (* (cbrt t) (cbrt t)) (/ t (/ 2.0 (cbrt t))) (sqrt t) (/ (sqrt t) (/ 2.0 t)) 1 (/ t (/ 2.0 t)) 1 (/ t (/ 2.0 t)) (/ 1 2.0) (* t t) (/ t 2.0) (/ (/ 2.0 t) t) (/ t (* (cbrt (/ 2.0 t)) (cbrt (/ 2.0 t)))) (/ t (sqrt (/ 2.0 t))) (/ t (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt t) (cbrt t)))) (/ t (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt t))) (/ t (* (cbrt 2.0) (cbrt 2.0))) (/ t (/ (sqrt 2.0) (* (cbrt t) (cbrt t)))) (/ t (/ (sqrt 2.0) (sqrt t))) (/ t (sqrt 2.0)) (* t (* (cbrt t) (cbrt t))) (* t (sqrt t)) t t (/ t 2.0) (/ (/ 2.0 t) (cbrt t)) (/ (/ 2.0 t) (sqrt t)) (/ (/ 2.0 t) t) (/ t 2.0) (expm1 (* (exp (/ t (/ 2.0 t))) (sqrt z))) (log1p (* (exp (/ t (/ 2.0 t))) (sqrt z))) (* (exp (/ t (/ 2.0 t))) (sqrt z)) (fma (/ t 2.0) t (log (sqrt z))) (fma (/ t 2.0) t (log (sqrt z))) (exp (* (exp (/ t (/ 2.0 t))) (sqrt z))) (pow (* (exp (/ t (/ 2.0 t))) (sqrt z)) 3) (* (cbrt (* (exp (/ t (/ 2.0 t))) (sqrt z))) (cbrt (* (exp (/ t (/ 2.0 t))) (sqrt z)))) (cbrt (* (exp (/ t (/ 2.0 t))) (sqrt z))) (pow (* (exp (/ t (/ 2.0 t))) (sqrt z)) 3) (sqrt (* (exp (/ t (/ 2.0 t))) (sqrt z))) (sqrt (* (exp (/ t (/ 2.0 t))) (sqrt z))) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt (sqrt z))) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt (sqrt z))) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt (sqrt z))) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt (sqrt z))) (* (exp (/ t (/ 2.0 t))) (* (cbrt (sqrt z)) (cbrt (sqrt z)))) (* (fabs (cbrt z)) (exp (/ t (/ 2.0 t)))) (* (exp (/ t (/ 2.0 t))) (sqrt (sqrt z))) (exp (/ t (/ 2.0 t))) (* (exp (/ t (/ 2.0 t))) (sqrt (sqrt z))) (exp (/ t (/ 2.0 t))) (* (cbrt (exp (/ t (/ 2.0 t)))) (sqrt z)) (* (sqrt (exp (/ t (/ 2.0 t)))) (sqrt z)) (* (exp (/ t (/ 2.0 t))) (sqrt z)) (fma (* (sqrt 2.0) z) (- +nan.0 (* +nan.0 (* t t))) (- (* +nan.0 (* (sqrt 2.0) (pow z 2))))) (fma (- +nan.0) (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (pow z 2)) (* +nan.0 (- (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) z) (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))))) (fma (- +nan.0) (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (pow z 2)) (* +nan.0 (- (/ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) z) (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))))) 0 (fma (* (- +nan.0) (sqrt 2.0)) (* (exp (* 0.5 (pow t 2))) x) (* +nan.0 (- (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (/ (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) z)))) (fma (* (- +nan.0) (sqrt 2.0)) (* (exp (* 0.5 (pow t 2))) x) (* +nan.0 (- (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (/ (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) z)))) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) (fma (- (* (pow t 2) z)) +nan.0 (* +nan.0 (- z (pow z 2)))) (fma (/ (exp (* 0.5 (pow t 2))) (pow z 2)) (- +nan.0) (* +nan.0 (- (/ (exp (* 0.5 (pow t 2))) z) (exp (* 0.5 (pow t 2)))))) (fma (/ (exp (* 0.5 (pow t 2))) (pow z 2)) (- +nan.0) (* +nan.0 (- (/ (exp (* 0.5 (pow t 2))) z) (exp (* 0.5 (pow t 2)))))) 11.740 * * * [progress]: adding candidates to table 12.250 * * [progress]: iteration 4 / 4 12.250 * * * [progress]: picking best candidate 12.285 * * * * [pick]: Picked # 12.285 * * * [progress]: localizing error 12.300 * * * [progress]: generating rewritten candidates 12.300 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1) 12.366 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1 1) 12.402 * * * * [progress]: [ 3 / 3 ] rewriting at (2) 12.610 * * * [progress]: generating series expansions 12.610 * * * * [progress]: [ 1 / 3 ] generating series at (2 1) 12.611 * [backup-simplify]: Simplify (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) into (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) 12.611 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in (x y z) around 0 12.611 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in z 12.611 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in z 12.611 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.611 * [taylor]: Taking taylor expansion of 2.0 in z 12.611 * [backup-simplify]: Simplify 2.0 into 2.0 12.612 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.612 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.612 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 12.612 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 12.612 * [taylor]: Taking taylor expansion of 0.5 in z 12.612 * [backup-simplify]: Simplify 0.5 into 0.5 12.612 * [taylor]: Taking taylor expansion of x in z 12.612 * [backup-simplify]: Simplify x into x 12.612 * [taylor]: Taking taylor expansion of y in z 12.612 * [backup-simplify]: Simplify y into y 12.612 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.612 * [taylor]: Taking taylor expansion of z in z 12.612 * [backup-simplify]: Simplify 0 into 0 12.613 * [backup-simplify]: Simplify 1 into 1 12.613 * [backup-simplify]: Simplify (sqrt 0) into 0 12.614 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.614 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in y 12.614 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in y 12.614 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.614 * [taylor]: Taking taylor expansion of 2.0 in y 12.614 * [backup-simplify]: Simplify 2.0 into 2.0 12.614 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.615 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.615 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 12.615 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 12.615 * [taylor]: Taking taylor expansion of 0.5 in y 12.615 * [backup-simplify]: Simplify 0.5 into 0.5 12.615 * [taylor]: Taking taylor expansion of x in y 12.615 * [backup-simplify]: Simplify x into x 12.615 * [taylor]: Taking taylor expansion of y in y 12.615 * [backup-simplify]: Simplify 0 into 0 12.615 * [backup-simplify]: Simplify 1 into 1 12.615 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.615 * [taylor]: Taking taylor expansion of z in y 12.615 * [backup-simplify]: Simplify z into z 12.615 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.615 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.615 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in x 12.615 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 12.615 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.615 * [taylor]: Taking taylor expansion of 2.0 in x 12.615 * [backup-simplify]: Simplify 2.0 into 2.0 12.616 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.616 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.616 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.616 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 12.616 * [taylor]: Taking taylor expansion of 0.5 in x 12.616 * [backup-simplify]: Simplify 0.5 into 0.5 12.616 * [taylor]: Taking taylor expansion of x in x 12.616 * [backup-simplify]: Simplify 0 into 0 12.616 * [backup-simplify]: Simplify 1 into 1 12.616 * [taylor]: Taking taylor expansion of y in x 12.616 * [backup-simplify]: Simplify y into y 12.616 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.616 * [taylor]: Taking taylor expansion of z in x 12.616 * [backup-simplify]: Simplify z into z 12.616 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.616 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.616 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in x 12.616 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 12.616 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.616 * [taylor]: Taking taylor expansion of 2.0 in x 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 (- (* 0.5 x) y) in x 12.617 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 12.617 * [taylor]: Taking taylor expansion of 0.5 in x 12.617 * [backup-simplify]: Simplify 0.5 into 0.5 12.617 * [taylor]: Taking taylor expansion of x in x 12.617 * [backup-simplify]: Simplify 0 into 0 12.617 * [backup-simplify]: Simplify 1 into 1 12.617 * [taylor]: Taking taylor expansion of y in x 12.617 * [backup-simplify]: Simplify y into y 12.617 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.617 * [taylor]: Taking taylor expansion of z in x 12.617 * [backup-simplify]: Simplify z into z 12.617 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.617 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.618 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.618 * [backup-simplify]: Simplify (- y) into (- y) 12.618 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.618 * [backup-simplify]: Simplify (* (sqrt 2.0) (- y)) into (* -1 (* (sqrt 2.0) y)) 12.619 * [backup-simplify]: Simplify (* (* -1 (* (sqrt 2.0) y)) (sqrt z)) into (* -1 (* (* (sqrt 2.0) y) (sqrt z))) 12.619 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) y) (sqrt z))) in y 12.619 * [taylor]: Taking taylor expansion of -1 in y 12.619 * [backup-simplify]: Simplify -1 into -1 12.619 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) y) (sqrt z)) in y 12.619 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) y) in y 12.619 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.619 * [taylor]: Taking taylor expansion of 2.0 in y 12.619 * [backup-simplify]: Simplify 2.0 into 2.0 12.619 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.620 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.620 * [taylor]: Taking taylor expansion of y in y 12.620 * [backup-simplify]: Simplify 0 into 0 12.620 * [backup-simplify]: Simplify 1 into 1 12.620 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.620 * [taylor]: Taking taylor expansion of z in y 12.620 * [backup-simplify]: Simplify z into z 12.620 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.620 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.620 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.620 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 12.620 * [backup-simplify]: Simplify (* -1 0) into 0 12.620 * [taylor]: Taking taylor expansion of 0 in z 12.620 * [backup-simplify]: Simplify 0 into 0 12.621 * [backup-simplify]: Simplify 0 into 0 12.621 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 12.622 * [backup-simplify]: Simplify (- 0) into 0 12.622 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.623 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0.5) (* 0 (- y))) into (* 0.5 (sqrt 2.0)) 12.623 * [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.624 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in y 12.624 * [taylor]: Taking taylor expansion of 0.5 in y 12.624 * [backup-simplify]: Simplify 0.5 into 0.5 12.624 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in y 12.624 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.624 * [taylor]: Taking taylor expansion of 2.0 in y 12.624 * [backup-simplify]: Simplify 2.0 into 2.0 12.624 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.624 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.624 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.624 * [taylor]: Taking taylor expansion of z in y 12.624 * [backup-simplify]: Simplify z into z 12.625 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.625 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.625 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 12.625 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 12.625 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in z 12.625 * [taylor]: Taking taylor expansion of 0.5 in z 12.625 * [backup-simplify]: Simplify 0.5 into 0.5 12.625 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 12.625 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.625 * [taylor]: Taking taylor expansion of 2.0 in z 12.625 * [backup-simplify]: Simplify 2.0 into 2.0 12.626 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.626 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.626 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.626 * [taylor]: Taking taylor expansion of z in z 12.626 * [backup-simplify]: Simplify 0 into 0 12.626 * [backup-simplify]: Simplify 1 into 1 12.626 * [backup-simplify]: Simplify (sqrt 0) into 0 12.627 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.627 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.628 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.628 * [backup-simplify]: Simplify 0 into 0 12.629 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 1) (* 0 0)) into (sqrt 2.0) 12.630 * [backup-simplify]: Simplify (+ (* 0 0) (* (sqrt 2.0) (sqrt z))) into (* (sqrt 2.0) (sqrt z)) 12.630 * [backup-simplify]: Simplify (+ (* -1 (* (sqrt 2.0) (sqrt z))) (* 0 0)) into (- (* (sqrt 2.0) (sqrt z))) 12.630 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt z))) in z 12.630 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 12.630 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.630 * [taylor]: Taking taylor expansion of 2.0 in z 12.630 * [backup-simplify]: Simplify 2.0 into 2.0 12.631 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.631 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.631 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.631 * [taylor]: Taking taylor expansion of z in z 12.631 * [backup-simplify]: Simplify 0 into 0 12.631 * [backup-simplify]: Simplify 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.633 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.633 * [backup-simplify]: Simplify (- 0) into 0 12.633 * [backup-simplify]: Simplify 0 into 0 12.633 * [backup-simplify]: Simplify 0 into 0 12.633 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 12.634 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 12.634 * [backup-simplify]: Simplify (- 0) into 0 12.634 * [backup-simplify]: Simplify (+ 0 0) into 0 12.635 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.636 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 12.636 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) y)) 0) (+ (* (* 0.5 (sqrt 2.0)) 0) (* 0 (sqrt z)))) into 0 12.637 * [taylor]: Taking taylor expansion of 0 in y 12.637 * [backup-simplify]: Simplify 0 into 0 12.637 * [taylor]: Taking taylor expansion of 0 in z 12.637 * [backup-simplify]: Simplify 0 into 0 12.637 * [backup-simplify]: Simplify 0 into 0 12.641 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt z))) into 0 12.642 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt z)))) into 0 12.642 * [taylor]: Taking taylor expansion of 0 in z 12.642 * [backup-simplify]: Simplify 0 into 0 12.642 * [backup-simplify]: Simplify 0 into 0 12.642 * [backup-simplify]: Simplify 0 into 0 12.643 * [backup-simplify]: Simplify (* (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (/ 1 z))) (sqrt 2.0)) into (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) 12.643 * [approximate]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in (x y z) around 0 12.643 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in z 12.643 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in z 12.643 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 12.643 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.643 * [taylor]: Taking taylor expansion of 0.5 in z 12.643 * [backup-simplify]: Simplify 0.5 into 0.5 12.643 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.643 * [taylor]: Taking taylor expansion of x in z 12.643 * [backup-simplify]: Simplify x into x 12.643 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.643 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.643 * [taylor]: Taking taylor expansion of y in z 12.643 * [backup-simplify]: Simplify y into y 12.643 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.643 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.643 * [taylor]: Taking taylor expansion of 2.0 in z 12.643 * [backup-simplify]: Simplify 2.0 into 2.0 12.644 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.644 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.644 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.644 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.644 * [taylor]: Taking taylor expansion of z in z 12.644 * [backup-simplify]: Simplify 0 into 0 12.644 * [backup-simplify]: Simplify 1 into 1 12.645 * [backup-simplify]: Simplify (/ 1 1) into 1 12.645 * [backup-simplify]: Simplify (sqrt 0) into 0 12.646 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.646 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in y 12.646 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in y 12.646 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 12.646 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.646 * [taylor]: Taking taylor expansion of 0.5 in y 12.646 * [backup-simplify]: Simplify 0.5 into 0.5 12.646 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.646 * [taylor]: Taking taylor expansion of x in y 12.646 * [backup-simplify]: Simplify x into x 12.646 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.646 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.646 * [taylor]: Taking taylor expansion of y in y 12.646 * [backup-simplify]: Simplify 0 into 0 12.646 * [backup-simplify]: Simplify 1 into 1 12.646 * [backup-simplify]: Simplify (/ 1 1) into 1 12.646 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.646 * [taylor]: Taking taylor expansion of 2.0 in y 12.646 * [backup-simplify]: Simplify 2.0 into 2.0 12.647 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.647 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.647 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.647 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.647 * [taylor]: Taking taylor expansion of z in y 12.647 * [backup-simplify]: Simplify z into z 12.647 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.647 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.647 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.647 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.647 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in x 12.647 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in x 12.647 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.647 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.647 * [taylor]: Taking taylor expansion of 0.5 in x 12.647 * [backup-simplify]: Simplify 0.5 into 0.5 12.647 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.647 * [taylor]: Taking taylor expansion of x in x 12.647 * [backup-simplify]: Simplify 0 into 0 12.647 * [backup-simplify]: Simplify 1 into 1 12.648 * [backup-simplify]: Simplify (/ 1 1) into 1 12.648 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.648 * [taylor]: Taking taylor expansion of y in x 12.648 * [backup-simplify]: Simplify y into y 12.648 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.648 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.648 * [taylor]: Taking taylor expansion of 2.0 in x 12.648 * [backup-simplify]: Simplify 2.0 into 2.0 12.648 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.649 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.649 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.649 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.649 * [taylor]: Taking taylor expansion of z in x 12.649 * [backup-simplify]: Simplify z into z 12.649 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.649 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.649 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.649 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.649 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in x 12.649 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in x 12.649 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.649 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.649 * [taylor]: Taking taylor expansion of 0.5 in x 12.649 * [backup-simplify]: Simplify 0.5 into 0.5 12.649 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.649 * [taylor]: Taking taylor expansion of x in x 12.649 * [backup-simplify]: Simplify 0 into 0 12.649 * [backup-simplify]: Simplify 1 into 1 12.649 * [backup-simplify]: Simplify (/ 1 1) into 1 12.649 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.649 * [taylor]: Taking taylor expansion of y in x 12.649 * [backup-simplify]: Simplify y into y 12.650 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.650 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.650 * [taylor]: Taking taylor expansion of 2.0 in x 12.650 * [backup-simplify]: Simplify 2.0 into 2.0 12.650 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.650 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.650 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.650 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.650 * [taylor]: Taking taylor expansion of z in x 12.650 * [backup-simplify]: Simplify z into z 12.650 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.650 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.651 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.651 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.651 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.651 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.652 * [backup-simplify]: Simplify (* 0.5 (sqrt 2.0)) into (* 0.5 (sqrt 2.0)) 12.653 * [backup-simplify]: Simplify (* (* 0.5 (sqrt 2.0)) (sqrt (/ 1 z))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 12.653 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in y 12.653 * [taylor]: Taking taylor expansion of 0.5 in y 12.653 * [backup-simplify]: Simplify 0.5 into 0.5 12.653 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in y 12.653 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.653 * [taylor]: Taking taylor expansion of 2.0 in y 12.653 * [backup-simplify]: Simplify 2.0 into 2.0 12.653 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.653 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.653 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.653 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.653 * [taylor]: Taking taylor expansion of z in y 12.653 * [backup-simplify]: Simplify z into z 12.654 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.654 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.654 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.654 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.654 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.655 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.655 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.655 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 12.656 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (sqrt 2.0))) into (- (/ (sqrt 2.0) y)) 12.657 * [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.657 * [taylor]: Taking taylor expansion of (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) in y 12.657 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2.0) y) (sqrt (/ 1 z))) in y 12.657 * [taylor]: Taking taylor expansion of (/ (sqrt 2.0) y) in y 12.657 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.657 * [taylor]: Taking taylor expansion of 2.0 in y 12.657 * [backup-simplify]: Simplify 2.0 into 2.0 12.657 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.658 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.658 * [taylor]: Taking taylor expansion of y in y 12.658 * [backup-simplify]: Simplify 0 into 0 12.658 * [backup-simplify]: Simplify 1 into 1 12.658 * [backup-simplify]: Simplify (/ (sqrt 2.0) 1) into (sqrt 2.0) 12.658 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.658 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.658 * [taylor]: Taking taylor expansion of z in y 12.659 * [backup-simplify]: Simplify z into z 12.659 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.659 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.659 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.659 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.659 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 12.660 * [backup-simplify]: Simplify (- (* (sqrt 2.0) (sqrt (/ 1 z)))) into (- (* (sqrt 2.0) (sqrt (/ 1 z)))) 12.660 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 12.660 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 12.660 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.660 * [taylor]: Taking taylor expansion of 2.0 in z 12.660 * [backup-simplify]: Simplify 2.0 into 2.0 12.660 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.661 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.661 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.661 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.661 * [taylor]: Taking taylor expansion of z in z 12.661 * [backup-simplify]: Simplify 0 into 0 12.661 * [backup-simplify]: Simplify 1 into 1 12.661 * [backup-simplify]: Simplify (/ 1 1) into 1 12.661 * [backup-simplify]: Simplify (sqrt 0) into 0 12.662 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.663 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.663 * [backup-simplify]: Simplify (- 0) into 0 12.663 * [backup-simplify]: Simplify 0 into 0 12.663 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 12.664 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 12.664 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 12.664 * [taylor]: Taking taylor expansion of 0.5 in z 12.664 * [backup-simplify]: Simplify 0.5 into 0.5 12.664 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 12.664 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.664 * [taylor]: Taking taylor expansion of 2.0 in z 12.664 * [backup-simplify]: Simplify 2.0 into 2.0 12.664 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.665 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.665 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.665 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.665 * [taylor]: Taking taylor expansion of z in z 12.665 * [backup-simplify]: Simplify 0 into 0 12.665 * [backup-simplify]: Simplify 1 into 1 12.665 * [backup-simplify]: Simplify (/ 1 1) into 1 12.665 * [backup-simplify]: Simplify (sqrt 0) into 0 12.666 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.666 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.666 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.667 * [backup-simplify]: Simplify 0 into 0 12.667 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.667 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.668 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.668 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.669 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.669 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.669 * [backup-simplify]: Simplify (- 0) into 0 12.670 * [backup-simplify]: Simplify (+ 0 0) into 0 12.670 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (sqrt 2.0)))) into 0 12.671 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 12.671 * [taylor]: Taking taylor expansion of 0 in y 12.671 * [backup-simplify]: Simplify 0 into 0 12.672 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)))) into 0 12.672 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 12.672 * [backup-simplify]: Simplify (- 0) 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) 0) (* 0 (sqrt (/ 1 z)))) into 0 12.673 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z))))) into 0 12.673 * [taylor]: Taking taylor expansion of 0 in z 12.674 * [backup-simplify]: Simplify 0 into 0 12.675 * [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.678 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.681 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.682 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.682 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.682 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 12.683 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.684 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.684 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.685 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.685 * [backup-simplify]: Simplify (- 0) into 0 12.685 * [backup-simplify]: Simplify (+ 0 0) into 0 12.686 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (sqrt 2.0))))) into 0 12.687 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 12.687 * [taylor]: Taking taylor expansion of 0 in y 12.687 * [backup-simplify]: Simplify 0 into 0 12.687 * [taylor]: Taking taylor expansion of 0 in z 12.687 * [backup-simplify]: Simplify 0 into 0 12.687 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.688 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.688 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.689 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.690 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 12.690 * [backup-simplify]: Simplify (- 0) into 0 12.690 * [taylor]: Taking taylor expansion of 0 in z 12.690 * [backup-simplify]: Simplify 0 into 0 12.690 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.690 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.691 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.692 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 12.693 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z)))))) into 0 12.693 * [taylor]: Taking taylor expansion of 0 in z 12.693 * [backup-simplify]: Simplify 0 into 0 12.693 * [backup-simplify]: Simplify 0 into 0 12.693 * [backup-simplify]: Simplify 0 into 0 12.693 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.695 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.696 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.697 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 12.699 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 12.700 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.703 * [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) x)) (- (* +nan.0 (* (sqrt 2.0) y))))))) 12.703 * [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)))) 12.703 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in (x y z) around 0 12.703 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in z 12.703 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.703 * [taylor]: Taking taylor expansion of 2.0 in z 12.703 * [backup-simplify]: Simplify 2.0 into 2.0 12.704 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.704 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.704 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in z 12.704 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 12.704 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.704 * [taylor]: Taking taylor expansion of y in z 12.704 * [backup-simplify]: Simplify y into y 12.704 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.704 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.704 * [taylor]: Taking taylor expansion of 0.5 in z 12.704 * [backup-simplify]: Simplify 0.5 into 0.5 12.704 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.704 * [taylor]: Taking taylor expansion of x in z 12.704 * [backup-simplify]: Simplify x into x 12.704 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.704 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.704 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.704 * [taylor]: Taking taylor expansion of -1 in z 12.704 * [backup-simplify]: Simplify -1 into -1 12.704 * [taylor]: Taking taylor expansion of z in z 12.704 * [backup-simplify]: Simplify 0 into 0 12.704 * [backup-simplify]: Simplify 1 into 1 12.705 * [backup-simplify]: Simplify (/ -1 1) into -1 12.705 * [backup-simplify]: Simplify (sqrt 0) into 0 12.706 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.706 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in y 12.706 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.706 * [taylor]: Taking taylor expansion of 2.0 in y 12.706 * [backup-simplify]: Simplify 2.0 into 2.0 12.706 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.707 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.707 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in y 12.707 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 12.707 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.707 * [taylor]: Taking taylor expansion of y in y 12.707 * [backup-simplify]: Simplify 0 into 0 12.707 * [backup-simplify]: Simplify 1 into 1 12.707 * [backup-simplify]: Simplify (/ 1 1) into 1 12.707 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.707 * [taylor]: Taking taylor expansion of 0.5 in y 12.707 * [backup-simplify]: Simplify 0.5 into 0.5 12.707 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.707 * [taylor]: Taking taylor expansion of x in y 12.707 * [backup-simplify]: Simplify x into x 12.707 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.707 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.707 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.707 * [taylor]: Taking taylor expansion of -1 in y 12.707 * [backup-simplify]: Simplify -1 into -1 12.707 * [taylor]: Taking taylor expansion of z in y 12.707 * [backup-simplify]: Simplify z into z 12.707 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.707 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.707 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.707 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.707 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in x 12.707 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.707 * [taylor]: Taking taylor expansion of 2.0 in x 12.708 * [backup-simplify]: Simplify 2.0 into 2.0 12.708 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.708 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.708 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 12.708 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 12.708 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.708 * [taylor]: Taking taylor expansion of y in x 12.708 * [backup-simplify]: Simplify y into y 12.708 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.708 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.708 * [taylor]: Taking taylor expansion of 0.5 in x 12.708 * [backup-simplify]: Simplify 0.5 into 0.5 12.708 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.708 * [taylor]: Taking taylor expansion of x in x 12.708 * [backup-simplify]: Simplify 0 into 0 12.708 * [backup-simplify]: Simplify 1 into 1 12.709 * [backup-simplify]: Simplify (/ 1 1) into 1 12.709 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 12.709 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.709 * [taylor]: Taking taylor expansion of -1 in x 12.709 * [backup-simplify]: Simplify -1 into -1 12.709 * [taylor]: Taking taylor expansion of z in x 12.709 * [backup-simplify]: Simplify z into z 12.709 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.709 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.709 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.709 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.709 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in x 12.709 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.709 * [taylor]: Taking taylor expansion of 2.0 in x 12.709 * [backup-simplify]: Simplify 2.0 into 2.0 12.709 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.710 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.710 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 12.710 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 12.710 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.710 * [taylor]: Taking taylor expansion of y in x 12.710 * [backup-simplify]: Simplify y into y 12.710 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.710 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.710 * [taylor]: Taking taylor expansion of 0.5 in x 12.710 * [backup-simplify]: Simplify 0.5 into 0.5 12.710 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.710 * [taylor]: Taking taylor expansion of x in x 12.710 * [backup-simplify]: Simplify 0 into 0 12.710 * [backup-simplify]: Simplify 1 into 1 12.710 * [backup-simplify]: Simplify (/ 1 1) into 1 12.710 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 12.710 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.710 * [taylor]: Taking taylor expansion of -1 in x 12.710 * [backup-simplify]: Simplify -1 into -1 12.710 * [taylor]: Taking taylor expansion of z in x 12.711 * [backup-simplify]: Simplify z into z 12.711 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.711 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.711 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.711 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.711 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.711 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 12.712 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 12.712 * [backup-simplify]: Simplify (* (- 0.5) (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 12.713 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -0.5 (sqrt (/ -1 z)))) into (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) 12.713 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) in y 12.713 * [taylor]: Taking taylor expansion of -0.5 in y 12.713 * [backup-simplify]: Simplify -0.5 into -0.5 12.713 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in y 12.713 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.713 * [taylor]: Taking taylor expansion of 2.0 in y 12.713 * [backup-simplify]: Simplify 2.0 into 2.0 12.713 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.713 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.714 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.714 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.714 * [taylor]: Taking taylor expansion of -1 in y 12.714 * [backup-simplify]: Simplify -1 into -1 12.714 * [taylor]: Taking taylor expansion of z in y 12.714 * [backup-simplify]: Simplify z into z 12.714 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.714 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.714 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.714 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.715 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.715 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.716 * [backup-simplify]: Simplify (- 0) into 0 12.716 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.716 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (sqrt (/ -1 z)))) into (/ (sqrt (/ -1 z)) y) 12.716 * [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.717 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (sqrt (/ -1 z))) y) in y 12.717 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in y 12.717 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.717 * [taylor]: Taking taylor expansion of 2.0 in y 12.717 * [backup-simplify]: Simplify 2.0 into 2.0 12.717 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.717 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.717 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.717 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.717 * [taylor]: Taking taylor expansion of -1 in y 12.717 * [backup-simplify]: Simplify -1 into -1 12.717 * [taylor]: Taking taylor expansion of z in y 12.717 * [backup-simplify]: Simplify z into z 12.718 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.718 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.718 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.718 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.718 * [taylor]: Taking taylor expansion of y in y 12.718 * [backup-simplify]: Simplify 0 into 0 12.718 * [backup-simplify]: Simplify 1 into 1 12.718 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ -1 z))) into (* (sqrt 2.0) (sqrt (/ -1 z))) 12.718 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (sqrt (/ -1 z))) 1) into (* (sqrt 2.0) (sqrt (/ -1 z))) 12.719 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 12.719 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.719 * [taylor]: Taking taylor expansion of 2.0 in z 12.719 * [backup-simplify]: Simplify 2.0 into 2.0 12.719 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.719 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.719 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.719 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.719 * [taylor]: Taking taylor expansion of -1 in z 12.719 * [backup-simplify]: Simplify -1 into -1 12.719 * [taylor]: Taking taylor expansion of z in z 12.719 * [backup-simplify]: Simplify 0 into 0 12.719 * [backup-simplify]: Simplify 1 into 1 12.720 * [backup-simplify]: Simplify (/ -1 1) into -1 12.720 * [backup-simplify]: Simplify (sqrt 0) into 0 12.721 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.722 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.722 * [backup-simplify]: Simplify 0 into 0 12.722 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ -1 z))) into (* (sqrt 2.0) (sqrt (/ -1 z))) 12.722 * [backup-simplify]: Simplify (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) into (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) 12.722 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) in z 12.722 * [taylor]: Taking taylor expansion of -0.5 in z 12.722 * [backup-simplify]: Simplify -0.5 into -0.5 12.722 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 12.722 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.722 * [taylor]: Taking taylor expansion of 2.0 in z 12.722 * [backup-simplify]: Simplify 2.0 into 2.0 12.723 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.723 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.723 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.723 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.723 * [taylor]: Taking taylor expansion of -1 in z 12.723 * [backup-simplify]: Simplify -1 into -1 12.723 * [taylor]: Taking taylor expansion of z in z 12.723 * [backup-simplify]: Simplify 0 into 0 12.723 * [backup-simplify]: Simplify 1 into 1 12.724 * [backup-simplify]: Simplify (/ -1 1) into -1 12.724 * [backup-simplify]: Simplify (sqrt 0) into 0 12.725 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.725 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.725 * [backup-simplify]: Simplify (* -0.5 0) into 0 12.725 * [backup-simplify]: Simplify 0 into 0 12.726 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.726 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.726 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.727 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.727 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.727 * [backup-simplify]: Simplify (- 0) into 0 12.728 * [backup-simplify]: Simplify (+ 0 0) into 0 12.728 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (sqrt (/ -1 z))))) into 0 12.729 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.729 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z)))))) into 0 12.729 * [taylor]: Taking taylor expansion of 0 in y 12.729 * [backup-simplify]: Simplify 0 into 0 12.730 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ -1 z)))) into 0 12.730 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (sqrt (/ -1 z))) (/ 0 1)))) into 0 12.731 * [taylor]: Taking taylor expansion of 0 in z 12.731 * [backup-simplify]: Simplify 0 into 0 12.731 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ -1 z)))) into 0 12.732 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ -1 z))))) into 0 12.732 * [taylor]: Taking taylor expansion of 0 in z 12.732 * [backup-simplify]: Simplify 0 into 0 12.733 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.734 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.735 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.737 * [backup-simplify]: Simplify (+ (* -0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.738 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.739 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.739 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 12.739 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.740 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.740 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.741 * [backup-simplify]: Simplify (- 0) into 0 12.741 * [backup-simplify]: Simplify (+ 0 0) into 0 12.742 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z)))))) into 0 12.742 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.743 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z))))))) into 0 12.743 * [taylor]: Taking taylor expansion of 0 in y 12.743 * [backup-simplify]: Simplify 0 into 0 12.743 * [taylor]: Taking taylor expansion of 0 in z 12.743 * [backup-simplify]: Simplify 0 into 0 12.743 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.744 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.751 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.752 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 12.753 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (sqrt (/ -1 z))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.753 * [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.754 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.755 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.756 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 12.757 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ -1 z)))))) into 0 12.757 * [taylor]: Taking taylor expansion of 0 in z 12.757 * [backup-simplify]: Simplify 0 into 0 12.757 * [backup-simplify]: Simplify 0 into 0 12.757 * [backup-simplify]: Simplify 0 into 0 12.757 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.759 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.760 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.761 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 12.762 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.766 * [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) x)) (- (* +nan.0 (* (sqrt 2.0) y))))))) 12.766 * * * * [progress]: [ 2 / 3 ] generating series at (2 1 1) 12.766 * [backup-simplify]: Simplify (* (- (* x 0.5) y) (sqrt z)) into (* (sqrt z) (- (* 0.5 x) y)) 12.766 * [approximate]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in (x y z) around 0 12.766 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in z 12.766 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.766 * [taylor]: Taking taylor expansion of z in z 12.766 * [backup-simplify]: Simplify 0 into 0 12.766 * [backup-simplify]: Simplify 1 into 1 12.767 * [backup-simplify]: Simplify (sqrt 0) into 0 12.768 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.768 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 12.768 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 12.768 * [taylor]: Taking taylor expansion of 0.5 in z 12.768 * [backup-simplify]: Simplify 0.5 into 0.5 12.768 * [taylor]: Taking taylor expansion of x in z 12.768 * [backup-simplify]: Simplify x into x 12.768 * [taylor]: Taking taylor expansion of y in z 12.768 * [backup-simplify]: Simplify y into y 12.768 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in y 12.768 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.768 * [taylor]: Taking taylor expansion of z in y 12.768 * [backup-simplify]: Simplify z into z 12.768 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.768 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.768 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 12.768 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 12.768 * [taylor]: Taking taylor expansion of 0.5 in y 12.768 * [backup-simplify]: Simplify 0.5 into 0.5 12.768 * [taylor]: Taking taylor expansion of x in y 12.768 * [backup-simplify]: Simplify x into x 12.768 * [taylor]: Taking taylor expansion of y in y 12.768 * [backup-simplify]: Simplify 0 into 0 12.768 * [backup-simplify]: Simplify 1 into 1 12.768 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in x 12.768 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.768 * [taylor]: Taking taylor expansion of z in x 12.768 * [backup-simplify]: Simplify z into z 12.768 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.768 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.768 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.768 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 12.768 * [taylor]: Taking taylor expansion of 0.5 in x 12.768 * [backup-simplify]: Simplify 0.5 into 0.5 12.768 * [taylor]: Taking taylor expansion of x in x 12.768 * [backup-simplify]: Simplify 0 into 0 12.768 * [backup-simplify]: Simplify 1 into 1 12.768 * [taylor]: Taking taylor expansion of y in x 12.768 * [backup-simplify]: Simplify y into y 12.768 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in x 12.768 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.768 * [taylor]: Taking taylor expansion of z in x 12.769 * [backup-simplify]: Simplify z into z 12.769 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.769 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.769 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.769 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 12.769 * [taylor]: Taking taylor expansion of 0.5 in x 12.769 * [backup-simplify]: Simplify 0.5 into 0.5 12.769 * [taylor]: Taking taylor expansion of x in x 12.769 * [backup-simplify]: Simplify 0 into 0 12.769 * [backup-simplify]: Simplify 1 into 1 12.769 * [taylor]: Taking taylor expansion of y in x 12.769 * [backup-simplify]: Simplify y into y 12.769 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.769 * [backup-simplify]: Simplify (- y) into (- y) 12.769 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.769 * [backup-simplify]: Simplify (* (sqrt z) (- y)) into (* -1 (* (sqrt z) y)) 12.769 * [taylor]: Taking taylor expansion of (* -1 (* (sqrt z) y)) in y 12.769 * [taylor]: Taking taylor expansion of -1 in y 12.769 * [backup-simplify]: Simplify -1 into -1 12.769 * [taylor]: Taking taylor expansion of (* (sqrt z) y) in y 12.769 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.769 * [taylor]: Taking taylor expansion of z in y 12.769 * [backup-simplify]: Simplify z into z 12.770 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.770 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.770 * [taylor]: Taking taylor expansion of y in y 12.770 * [backup-simplify]: Simplify 0 into 0 12.770 * [backup-simplify]: Simplify 1 into 1 12.770 * [backup-simplify]: Simplify (* (sqrt z) 0) into 0 12.770 * [backup-simplify]: Simplify (* -1 0) into 0 12.770 * [taylor]: Taking taylor expansion of 0 in z 12.770 * [backup-simplify]: Simplify 0 into 0 12.770 * [backup-simplify]: Simplify 0 into 0 12.771 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 12.772 * [backup-simplify]: Simplify (- 0) into 0 12.772 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.772 * [backup-simplify]: Simplify (+ (* (sqrt z) 0.5) (* 0 (- y))) into (* 0.5 (sqrt z)) 12.772 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt z)) in y 12.772 * [taylor]: Taking taylor expansion of 0.5 in y 12.772 * [backup-simplify]: Simplify 0.5 into 0.5 12.772 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.772 * [taylor]: Taking taylor expansion of z in y 12.772 * [backup-simplify]: Simplify z into z 12.772 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.772 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.772 * [backup-simplify]: Simplify (* 0.5 (sqrt z)) into (* 0.5 (sqrt z)) 12.772 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt z)) in z 12.772 * [taylor]: Taking taylor expansion of 0.5 in z 12.773 * [backup-simplify]: Simplify 0.5 into 0.5 12.773 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.773 * [taylor]: Taking taylor expansion of z in z 12.773 * [backup-simplify]: Simplify 0 into 0 12.773 * [backup-simplify]: Simplify 1 into 1 12.773 * [backup-simplify]: Simplify (sqrt 0) into 0 12.774 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.774 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.774 * [backup-simplify]: Simplify 0 into 0 12.775 * [backup-simplify]: Simplify (+ (* (sqrt z) 1) (* 0 0)) into (sqrt z) 12.775 * [backup-simplify]: Simplify (+ (* -1 (sqrt z)) (* 0 0)) into (- (sqrt z)) 12.775 * [taylor]: Taking taylor expansion of (- (sqrt z)) in z 12.775 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.775 * [taylor]: Taking taylor expansion of z in z 12.776 * [backup-simplify]: Simplify 0 into 0 12.776 * [backup-simplify]: Simplify 1 into 1 12.776 * [backup-simplify]: Simplify (sqrt 0) into 0 12.777 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.777 * [backup-simplify]: Simplify (- 0) into 0 12.777 * [backup-simplify]: Simplify 0 into 0 12.777 * [backup-simplify]: Simplify 0 into 0 12.778 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 12.778 * [backup-simplify]: Simplify (- 0) into 0 12.778 * [backup-simplify]: Simplify (+ 0 0) into 0 12.778 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 12.779 * [backup-simplify]: Simplify (+ (* (sqrt z) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 12.779 * [taylor]: Taking taylor expansion of 0 in y 12.779 * [backup-simplify]: Simplify 0 into 0 12.779 * [taylor]: Taking taylor expansion of 0 in z 12.779 * [backup-simplify]: Simplify 0 into 0 12.779 * [backup-simplify]: Simplify 0 into 0 12.779 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (sqrt z))) into 0 12.779 * [taylor]: Taking taylor expansion of 0 in z 12.779 * [backup-simplify]: Simplify 0 into 0 12.779 * [backup-simplify]: Simplify 0 into 0 12.779 * [backup-simplify]: Simplify 0 into 0 12.780 * [backup-simplify]: Simplify (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (/ 1 z))) into (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) 12.780 * [approximate]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in (x y z) around 0 12.780 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in z 12.780 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 12.780 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.780 * [taylor]: Taking taylor expansion of 0.5 in z 12.780 * [backup-simplify]: Simplify 0.5 into 0.5 12.780 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.780 * [taylor]: Taking taylor expansion of x in z 12.780 * [backup-simplify]: Simplify x into x 12.780 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.780 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.780 * [taylor]: Taking taylor expansion of y in z 12.780 * [backup-simplify]: Simplify y into y 12.780 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.780 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.780 * [taylor]: Taking taylor expansion of (/ 1 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 (/ 1 1) into 1 12.780 * [backup-simplify]: Simplify (sqrt 0) into 0 12.781 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.781 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in y 12.781 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 12.781 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.781 * [taylor]: Taking taylor expansion of 0.5 in y 12.781 * [backup-simplify]: Simplify 0.5 into 0.5 12.781 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.782 * [taylor]: Taking taylor expansion of x in y 12.782 * [backup-simplify]: Simplify x into x 12.782 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.782 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.782 * [taylor]: Taking taylor expansion of y in y 12.782 * [backup-simplify]: Simplify 0 into 0 12.782 * [backup-simplify]: Simplify 1 into 1 12.782 * [backup-simplify]: Simplify (/ 1 1) into 1 12.782 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.782 * [taylor]: Taking taylor expansion of (/ 1 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 (/ 1 z) into (/ 1 z) 12.782 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.782 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.782 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.782 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in x 12.782 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.782 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.782 * [taylor]: Taking taylor expansion of 0.5 in x 12.782 * [backup-simplify]: Simplify 0.5 into 0.5 12.782 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.782 * [taylor]: Taking taylor expansion of x in x 12.782 * [backup-simplify]: Simplify 0 into 0 12.782 * [backup-simplify]: Simplify 1 into 1 12.783 * [backup-simplify]: Simplify (/ 1 1) into 1 12.783 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.783 * [taylor]: Taking taylor expansion of y in x 12.783 * [backup-simplify]: Simplify y into y 12.783 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.783 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.783 * [taylor]: Taking taylor expansion of (/ 1 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 (/ 1 z) into (/ 1 z) 12.783 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.783 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.783 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.783 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in x 12.783 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.783 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 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 (/ 1 x) in x 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 * [backup-simplify]: Simplify (/ 1 1) into 1 12.783 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.783 * [taylor]: Taking taylor expansion of y in x 12.784 * [backup-simplify]: Simplify y into y 12.784 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.784 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.784 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.784 * [taylor]: Taking taylor expansion of z in x 12.784 * [backup-simplify]: Simplify z into z 12.784 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.784 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.784 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.784 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.784 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.785 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.785 * [backup-simplify]: Simplify (* 0.5 (sqrt (/ 1 z))) into (* 0.5 (sqrt (/ 1 z))) 12.785 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt (/ 1 z))) in y 12.785 * [taylor]: Taking taylor expansion of 0.5 in y 12.785 * [backup-simplify]: Simplify 0.5 into 0.5 12.785 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.785 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.785 * [taylor]: Taking taylor expansion of z in y 12.785 * [backup-simplify]: Simplify z into z 12.785 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.785 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.785 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.785 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.785 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.786 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.786 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.786 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 12.786 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (sqrt (/ 1 z)))) into (- (* (sqrt (/ 1 z)) (/ 1 y))) 12.787 * [taylor]: Taking taylor expansion of (- (* (sqrt (/ 1 z)) (/ 1 y))) in y 12.787 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 z)) (/ 1 y)) in y 12.787 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.787 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.787 * [taylor]: Taking taylor expansion of z in y 12.787 * [backup-simplify]: Simplify z into z 12.787 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.787 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.787 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.787 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.787 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.787 * [taylor]: Taking taylor expansion of y in y 12.787 * [backup-simplify]: Simplify 0 into 0 12.787 * [backup-simplify]: Simplify 1 into 1 12.787 * [backup-simplify]: Simplify (/ 1 1) into 1 12.787 * [backup-simplify]: Simplify (* (sqrt (/ 1 z)) 1) into (sqrt (/ 1 z)) 12.787 * [backup-simplify]: Simplify (- (sqrt (/ 1 z))) into (- (sqrt (/ 1 z))) 12.787 * [taylor]: Taking taylor expansion of (- (sqrt (/ 1 z))) in z 12.787 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.787 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.787 * [taylor]: Taking taylor expansion of z in z 12.787 * [backup-simplify]: Simplify 0 into 0 12.787 * [backup-simplify]: Simplify 1 into 1 12.788 * [backup-simplify]: Simplify (/ 1 1) into 1 12.788 * [backup-simplify]: Simplify (sqrt 0) into 0 12.789 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.789 * [backup-simplify]: Simplify (- 0) into 0 12.789 * [backup-simplify]: Simplify 0 into 0 12.789 * [backup-simplify]: Simplify (* 0.5 (sqrt (/ 1 z))) into (* 0.5 (sqrt (/ 1 z))) 12.789 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt (/ 1 z))) in z 12.789 * [taylor]: Taking taylor expansion of 0.5 in z 12.789 * [backup-simplify]: Simplify 0.5 into 0.5 12.789 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.789 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.789 * [taylor]: Taking taylor expansion of z in z 12.789 * [backup-simplify]: Simplify 0 into 0 12.789 * [backup-simplify]: Simplify 1 into 1 12.790 * [backup-simplify]: Simplify (/ 1 1) into 1 12.790 * [backup-simplify]: Simplify (sqrt 0) into 0 12.791 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.791 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.791 * [backup-simplify]: Simplify 0 into 0 12.791 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.792 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.792 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.793 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.793 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.793 * [backup-simplify]: Simplify (- 0) into 0 12.793 * [backup-simplify]: Simplify (+ 0 0) into 0 12.794 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 12.794 * [taylor]: Taking taylor expansion of 0 in y 12.794 * [backup-simplify]: Simplify 0 into 0 12.794 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.794 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 z)) 0) (* 0 1)) into 0 12.795 * [backup-simplify]: Simplify (- 0) into 0 12.795 * [taylor]: Taking taylor expansion of 0 in z 12.795 * [backup-simplify]: Simplify 0 into 0 12.795 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (sqrt (/ 1 z)))) into 0 12.795 * [taylor]: Taking taylor expansion of 0 in z 12.795 * [backup-simplify]: Simplify 0 into 0 12.795 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 12.796 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 12.797 * [backup-simplify]: Simplify (+ (* 0.5 +nan.0) (* 0 0)) into (- +nan.0) 12.797 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 12.797 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.797 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 12.798 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.799 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.799 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.799 * [backup-simplify]: Simplify (- 0) into 0 12.799 * [backup-simplify]: Simplify (+ 0 0) into 0 12.800 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 12.800 * [taylor]: Taking taylor expansion of 0 in y 12.800 * [backup-simplify]: Simplify 0 into 0 12.800 * [taylor]: Taking taylor expansion of 0 in z 12.800 * [backup-simplify]: Simplify 0 into 0 12.800 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.801 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.801 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.802 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 z)) 0) (+ (* 0 0) (* 0 1))) into 0 12.802 * [backup-simplify]: Simplify (- 0) into 0 12.802 * [taylor]: Taking taylor expansion of 0 in z 12.802 * [backup-simplify]: Simplify 0 into 0 12.802 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.802 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.803 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 12.803 * [taylor]: Taking taylor expansion of 0 in z 12.803 * [backup-simplify]: Simplify 0 into 0 12.803 * [backup-simplify]: Simplify 0 into 0 12.803 * [backup-simplify]: Simplify 0 into 0 12.803 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.805 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.806 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 12.806 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 12.807 * [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.807 * [backup-simplify]: Simplify (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (sqrt (/ 1 (- z)))) into (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) 12.807 * [approximate]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in (x y z) around 0 12.807 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in z 12.807 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 12.807 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.807 * [taylor]: Taking taylor expansion of y in z 12.807 * [backup-simplify]: Simplify y into y 12.807 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.807 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.807 * [taylor]: Taking taylor expansion of 0.5 in z 12.807 * [backup-simplify]: Simplify 0.5 into 0.5 12.807 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.807 * [taylor]: Taking taylor expansion of x in z 12.807 * [backup-simplify]: Simplify x into x 12.807 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.807 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.807 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.807 * [taylor]: Taking taylor expansion of -1 in z 12.807 * [backup-simplify]: Simplify -1 into -1 12.807 * [taylor]: Taking taylor expansion of z in z 12.807 * [backup-simplify]: Simplify 0 into 0 12.807 * [backup-simplify]: Simplify 1 into 1 12.808 * [backup-simplify]: Simplify (/ -1 1) into -1 12.808 * [backup-simplify]: Simplify (sqrt 0) into 0 12.810 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.810 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in y 12.810 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 12.810 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.810 * [taylor]: Taking taylor expansion of y in y 12.810 * [backup-simplify]: Simplify 0 into 0 12.810 * [backup-simplify]: Simplify 1 into 1 12.810 * [backup-simplify]: Simplify (/ 1 1) into 1 12.810 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.810 * [taylor]: Taking taylor expansion of 0.5 in y 12.810 * [backup-simplify]: Simplify 0.5 into 0.5 12.810 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.810 * [taylor]: Taking taylor expansion of x in y 12.810 * [backup-simplify]: Simplify x into x 12.810 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.810 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.810 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.810 * [taylor]: Taking taylor expansion of -1 in y 12.810 * [backup-simplify]: Simplify -1 into -1 12.810 * [taylor]: Taking taylor expansion of z in y 12.810 * [backup-simplify]: Simplify z into z 12.810 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.810 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.810 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.811 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.811 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 12.811 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 12.811 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.811 * [taylor]: Taking taylor expansion of y in x 12.811 * [backup-simplify]: Simplify y into y 12.811 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.811 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.811 * [taylor]: Taking taylor expansion of 0.5 in x 12.811 * [backup-simplify]: Simplify 0.5 into 0.5 12.811 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.811 * [taylor]: Taking taylor expansion of x in x 12.811 * [backup-simplify]: Simplify 0 into 0 12.811 * [backup-simplify]: Simplify 1 into 1 12.811 * [backup-simplify]: Simplify (/ 1 1) into 1 12.811 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 12.811 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.811 * [taylor]: Taking taylor expansion of -1 in x 12.811 * [backup-simplify]: Simplify -1 into -1 12.811 * [taylor]: Taking taylor expansion of z in x 12.811 * [backup-simplify]: Simplify z into z 12.811 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.811 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.811 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.811 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.811 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 12.811 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 12.812 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.812 * [taylor]: Taking taylor expansion of y in x 12.812 * [backup-simplify]: Simplify y into y 12.812 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.812 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.812 * [taylor]: Taking taylor expansion of 0.5 in x 12.812 * [backup-simplify]: Simplify 0.5 into 0.5 12.812 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.812 * [taylor]: Taking taylor expansion of x in x 12.812 * [backup-simplify]: Simplify 0 into 0 12.812 * [backup-simplify]: Simplify 1 into 1 12.812 * [backup-simplify]: Simplify (/ 1 1) into 1 12.812 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 12.812 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.812 * [taylor]: Taking taylor expansion of -1 in x 12.812 * [backup-simplify]: Simplify -1 into -1 12.812 * [taylor]: Taking taylor expansion of z in x 12.812 * [backup-simplify]: Simplify z into z 12.812 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.812 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.812 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.812 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.813 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.813 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 12.814 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 12.814 * [backup-simplify]: Simplify (* (- 0.5) (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 12.814 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -1 z))) in y 12.814 * [taylor]: Taking taylor expansion of -0.5 in y 12.814 * [backup-simplify]: Simplify -0.5 into -0.5 12.814 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.814 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.814 * [taylor]: Taking taylor expansion of -1 in y 12.814 * [backup-simplify]: Simplify -1 into -1 12.814 * [taylor]: Taking taylor expansion of z in y 12.814 * [backup-simplify]: Simplify z into z 12.814 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.814 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.814 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.814 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.815 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.815 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.816 * [backup-simplify]: Simplify (- 0) into 0 12.816 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.816 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (sqrt (/ -1 z)))) into (/ (sqrt (/ -1 z)) y) 12.816 * [taylor]: Taking taylor expansion of (/ (sqrt (/ -1 z)) y) in y 12.816 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.816 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.816 * [taylor]: Taking taylor expansion of -1 in y 12.816 * [backup-simplify]: Simplify -1 into -1 12.816 * [taylor]: Taking taylor expansion of z in y 12.816 * [backup-simplify]: Simplify z into z 12.816 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.817 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.817 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.817 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.817 * [taylor]: Taking taylor expansion of y in y 12.817 * [backup-simplify]: Simplify 0 into 0 12.817 * [backup-simplify]: Simplify 1 into 1 12.817 * [backup-simplify]: Simplify (/ (sqrt (/ -1 z)) 1) into (sqrt (/ -1 z)) 12.817 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.817 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.817 * [taylor]: Taking taylor expansion of -1 in z 12.817 * [backup-simplify]: Simplify -1 into -1 12.817 * [taylor]: Taking taylor expansion of z in z 12.817 * [backup-simplify]: Simplify 0 into 0 12.817 * [backup-simplify]: Simplify 1 into 1 12.817 * [backup-simplify]: Simplify (/ -1 1) into -1 12.817 * [backup-simplify]: Simplify (sqrt 0) into 0 12.818 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.818 * [backup-simplify]: Simplify 0 into 0 12.819 * [backup-simplify]: Simplify (* -0.5 (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 12.819 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -1 z))) in z 12.819 * [taylor]: Taking taylor expansion of -0.5 in z 12.819 * [backup-simplify]: Simplify -0.5 into -0.5 12.819 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.819 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.819 * [taylor]: Taking taylor expansion of -1 in z 12.819 * [backup-simplify]: Simplify -1 into -1 12.819 * [taylor]: Taking taylor expansion of z in z 12.819 * [backup-simplify]: Simplify 0 into 0 12.819 * [backup-simplify]: Simplify 1 into 1 12.819 * [backup-simplify]: Simplify (/ -1 1) into -1 12.819 * [backup-simplify]: Simplify (sqrt 0) into 0 12.820 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.820 * [backup-simplify]: Simplify (* -0.5 0) into 0 12.820 * [backup-simplify]: Simplify 0 into 0 12.821 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.821 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.821 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.822 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.822 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.822 * [backup-simplify]: Simplify (- 0) into 0 12.823 * [backup-simplify]: Simplify (+ 0 0) into 0 12.823 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (sqrt (/ -1 z))))) into 0 12.823 * [taylor]: Taking taylor expansion of 0 in y 12.823 * [backup-simplify]: Simplify 0 into 0 12.824 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -1 z)) (/ 0 1)))) into 0 12.824 * [taylor]: Taking taylor expansion of 0 in z 12.824 * [backup-simplify]: Simplify 0 into 0 12.824 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (sqrt (/ -1 z)))) into 0 12.824 * [taylor]: Taking taylor expansion of 0 in z 12.824 * [backup-simplify]: Simplify 0 into 0 12.824 * [backup-simplify]: Simplify +nan.0 into +nan.0 12.825 * [backup-simplify]: Simplify (+ (* -0.5 +nan.0) (* 0 0)) into (- +nan.0) 12.825 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 12.826 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.826 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 12.826 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.827 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.827 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.828 * [backup-simplify]: Simplify (- 0) into 0 12.828 * [backup-simplify]: Simplify (+ 0 0) into 0 12.829 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z)))))) into 0 12.829 * [taylor]: Taking taylor expansion of 0 in y 12.829 * [backup-simplify]: Simplify 0 into 0 12.829 * [taylor]: Taking taylor expansion of 0 in z 12.829 * [backup-simplify]: Simplify 0 into 0 12.829 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -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.831 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -1 z)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.831 * [taylor]: Taking taylor expansion of 0 in z 12.831 * [backup-simplify]: Simplify 0 into 0 12.831 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.832 * [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 (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.835 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.835 * [backup-simplify]: Simplify +nan.0 into +nan.0 12.836 * [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.836 * * * * [progress]: [ 3 / 3 ] generating series at (2) 12.836 * [backup-simplify]: Simplify (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) into (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) 12.836 * [approximate]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in (x y z t) around 0 12.837 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in t 12.837 * [taylor]: Taking taylor expansion of (sqrt z) in t 12.837 * [taylor]: Taking taylor expansion of z in t 12.837 * [backup-simplify]: Simplify z into z 12.837 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.837 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.837 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in t 12.837 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 12.837 * [taylor]: Taking taylor expansion of 2.0 in t 12.837 * [backup-simplify]: Simplify 2.0 into 2.0 12.837 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.837 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.837 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in t 12.838 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in t 12.838 * [taylor]: Taking taylor expansion of (* 0.5 x) in t 12.838 * [taylor]: Taking taylor expansion of 0.5 in t 12.838 * [backup-simplify]: Simplify 0.5 into 0.5 12.838 * [taylor]: Taking taylor expansion of x in t 12.838 * [backup-simplify]: Simplify x into x 12.838 * [taylor]: Taking taylor expansion of y in t 12.838 * [backup-simplify]: Simplify y into y 12.838 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 12.838 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 12.838 * [taylor]: Taking taylor expansion of 0.5 in t 12.838 * [backup-simplify]: Simplify 0.5 into 0.5 12.838 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.838 * [taylor]: Taking taylor expansion of t in t 12.838 * [backup-simplify]: Simplify 0 into 0 12.838 * [backup-simplify]: Simplify 1 into 1 12.838 * [backup-simplify]: Simplify (* 1 1) into 1 12.838 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.838 * [backup-simplify]: Simplify (exp 0) into 1 12.838 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in z 12.838 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.838 * [taylor]: Taking taylor expansion of z in z 12.838 * [backup-simplify]: Simplify 0 into 0 12.838 * [backup-simplify]: Simplify 1 into 1 12.839 * [backup-simplify]: Simplify (sqrt 0) into 0 12.839 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.840 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in z 12.840 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.840 * [taylor]: Taking taylor expansion of 2.0 in z 12.840 * [backup-simplify]: Simplify 2.0 into 2.0 12.840 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.840 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.840 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in z 12.840 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 12.840 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 12.840 * [taylor]: Taking taylor expansion of 0.5 in z 12.840 * [backup-simplify]: Simplify 0.5 into 0.5 12.840 * [taylor]: Taking taylor expansion of x in z 12.840 * [backup-simplify]: Simplify x into x 12.840 * [taylor]: Taking taylor expansion of y in z 12.840 * [backup-simplify]: Simplify y into y 12.840 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 12.841 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 12.841 * [taylor]: Taking taylor expansion of 0.5 in z 12.841 * [backup-simplify]: Simplify 0.5 into 0.5 12.841 * [taylor]: Taking taylor expansion of (pow t 2) in z 12.841 * [taylor]: Taking taylor expansion of t in z 12.841 * [backup-simplify]: Simplify t into t 12.841 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.841 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.841 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.841 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in y 12.841 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.841 * [taylor]: Taking taylor expansion of z in y 12.841 * [backup-simplify]: Simplify z into z 12.841 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.841 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.841 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in y 12.841 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.841 * [taylor]: Taking taylor expansion of 2.0 in y 12.841 * [backup-simplify]: Simplify 2.0 into 2.0 12.842 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.842 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.842 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in y 12.842 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 12.842 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 12.842 * [taylor]: Taking taylor expansion of 0.5 in y 12.842 * [backup-simplify]: Simplify 0.5 into 0.5 12.842 * [taylor]: Taking taylor expansion of x in y 12.842 * [backup-simplify]: Simplify x into x 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 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 12.842 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 12.842 * [taylor]: Taking taylor expansion of 0.5 in y 12.842 * [backup-simplify]: Simplify 0.5 into 0.5 12.842 * [taylor]: Taking taylor expansion of (pow t 2) in y 12.842 * [taylor]: Taking taylor expansion of t in y 12.842 * [backup-simplify]: Simplify t into t 12.842 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.842 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.843 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.843 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in x 12.843 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.843 * [taylor]: Taking taylor expansion of z in x 12.843 * [backup-simplify]: Simplify z into z 12.843 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.843 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.843 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in x 12.843 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.843 * [taylor]: Taking taylor expansion of 2.0 in x 12.843 * [backup-simplify]: Simplify 2.0 into 2.0 12.843 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.844 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.844 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in x 12.844 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.844 * [taylor]: Taking taylor expansion of (* 0.5 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 x in x 12.844 * [backup-simplify]: Simplify 0 into 0 12.844 * [backup-simplify]: Simplify 1 into 1 12.844 * [taylor]: Taking taylor expansion of y in x 12.844 * [backup-simplify]: Simplify y into y 12.844 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 12.844 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) 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 (pow t 2) in x 12.844 * [taylor]: Taking taylor expansion of t in x 12.844 * [backup-simplify]: Simplify t into t 12.844 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.844 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.844 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.844 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in x 12.844 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.844 * [taylor]: Taking taylor expansion of z in x 12.844 * [backup-simplify]: Simplify z into z 12.844 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.844 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.845 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in x 12.845 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.845 * [taylor]: Taking taylor expansion of 2.0 in x 12.845 * [backup-simplify]: Simplify 2.0 into 2.0 12.845 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.845 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.845 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in x 12.845 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.845 * [taylor]: Taking taylor expansion of (* 0.5 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 x in x 12.845 * [backup-simplify]: Simplify 0 into 0 12.846 * [backup-simplify]: Simplify 1 into 1 12.846 * [taylor]: Taking taylor expansion of y in x 12.846 * [backup-simplify]: Simplify y into y 12.846 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 12.846 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 12.846 * [taylor]: Taking taylor expansion of 0.5 in x 12.846 * [backup-simplify]: Simplify 0.5 into 0.5 12.846 * [taylor]: Taking taylor expansion of (pow t 2) in x 12.846 * [taylor]: Taking taylor expansion of t in x 12.846 * [backup-simplify]: Simplify t into t 12.846 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.846 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.846 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.846 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.846 * [backup-simplify]: Simplify (- y) into (- y) 12.846 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.847 * [backup-simplify]: Simplify (* (- y) (exp (* 0.5 (pow t 2)))) into (* -1 (* y (exp (* 0.5 (pow t 2))))) 12.847 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -1 (* y (exp (* 0.5 (pow t 2)))))) into (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) 12.847 * [backup-simplify]: Simplify (* (sqrt z) (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))))) into (* -1 (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z))) 12.848 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z))) in y 12.848 * [taylor]: Taking taylor expansion of -1 in y 12.848 * [backup-simplify]: Simplify -1 into -1 12.848 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z)) in y 12.848 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) in y 12.848 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.848 * [taylor]: Taking taylor expansion of 2.0 in y 12.848 * [backup-simplify]: Simplify 2.0 into 2.0 12.848 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.848 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.848 * [taylor]: Taking taylor expansion of (* y (exp (* 0.5 (pow t 2)))) in y 12.848 * [taylor]: Taking taylor expansion of y in y 12.848 * [backup-simplify]: Simplify 0 into 0 12.849 * [backup-simplify]: Simplify 1 into 1 12.849 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 12.849 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 12.849 * [taylor]: Taking taylor expansion of 0.5 in y 12.849 * [backup-simplify]: Simplify 0.5 into 0.5 12.849 * [taylor]: Taking taylor expansion of (pow t 2) in y 12.849 * [taylor]: Taking taylor expansion of t in y 12.849 * [backup-simplify]: Simplify t into t 12.849 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.849 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.849 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.849 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.849 * [taylor]: Taking taylor expansion of z in y 12.849 * [backup-simplify]: Simplify z into z 12.849 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.849 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.849 * [backup-simplify]: Simplify (* 0 (exp (* 0.5 (pow t 2)))) into 0 12.850 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.850 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 12.850 * [backup-simplify]: Simplify (* -1 0) into 0 12.850 * [taylor]: Taking taylor expansion of 0 in z 12.850 * [backup-simplify]: Simplify 0 into 0 12.850 * [taylor]: Taking taylor expansion of 0 in t 12.850 * [backup-simplify]: Simplify 0 into 0 12.850 * [backup-simplify]: Simplify 0 into 0 12.850 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 12.850 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 12.851 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 12.852 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 12.852 * [backup-simplify]: Simplify (- 0) into 0 12.853 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.853 * [backup-simplify]: Simplify (+ (* (- y) 0) (* 0.5 (exp (* 0.5 (pow t 2))))) into (* 0.5 (exp (* 0.5 (pow t 2)))) 12.853 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (* 0.5 (exp (* 0.5 (pow t 2))))) (* 0 (* -1 (* y (exp (* 0.5 (pow t 2))))))) into (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2))))) 12.854 * [backup-simplify]: Simplify (+ (* (sqrt z) (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))))) (* 0 (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))))) into (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) 12.854 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in y 12.854 * [taylor]: Taking taylor expansion of 0.5 in y 12.854 * [backup-simplify]: Simplify 0.5 into 0.5 12.854 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in y 12.854 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in y 12.854 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.854 * [taylor]: Taking taylor expansion of 2.0 in y 12.855 * [backup-simplify]: Simplify 2.0 into 2.0 12.855 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.855 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.855 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 12.855 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 12.855 * [taylor]: Taking taylor expansion of 0.5 in y 12.855 * [backup-simplify]: Simplify 0.5 into 0.5 12.855 * [taylor]: Taking taylor expansion of (pow t 2) in y 12.855 * [taylor]: Taking taylor expansion of t in y 12.855 * [backup-simplify]: Simplify t into t 12.855 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.856 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.856 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.856 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.856 * [taylor]: Taking taylor expansion of z in y 12.856 * [backup-simplify]: Simplify z into z 12.856 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.856 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.856 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 12.857 * [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.857 * [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.857 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 12.857 * [taylor]: Taking taylor expansion of 0.5 in z 12.857 * [backup-simplify]: Simplify 0.5 into 0.5 12.857 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 12.857 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 12.857 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.857 * [taylor]: Taking taylor expansion of 2.0 in z 12.857 * [backup-simplify]: Simplify 2.0 into 2.0 12.858 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.858 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.858 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 12.858 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 12.858 * [taylor]: Taking taylor expansion of 0.5 in z 12.858 * [backup-simplify]: Simplify 0.5 into 0.5 12.858 * [taylor]: Taking taylor expansion of (pow t 2) in z 12.858 * [taylor]: Taking taylor expansion of t in z 12.858 * [backup-simplify]: Simplify t into t 12.858 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.858 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.858 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.858 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.858 * [taylor]: Taking taylor expansion of z in z 12.858 * [backup-simplify]: Simplify 0 into 0 12.858 * [backup-simplify]: Simplify 1 into 1 12.859 * [backup-simplify]: Simplify (sqrt 0) into 0 12.860 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.860 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 12.860 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 12.861 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.861 * [taylor]: Taking taylor expansion of 0 in t 12.861 * [backup-simplify]: Simplify 0 into 0 12.861 * [backup-simplify]: Simplify 0 into 0 12.861 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 12.861 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 12.862 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 12.862 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* 0.5 (pow t 2))))) into (exp (* 0.5 (pow t 2))) 12.863 * [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.863 * [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.871 * [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.871 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 12.871 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 12.871 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 12.872 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.872 * [taylor]: Taking taylor expansion of 2.0 in z 12.872 * [backup-simplify]: Simplify 2.0 into 2.0 12.872 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.872 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.872 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 12.872 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 12.873 * [taylor]: Taking taylor expansion of 0.5 in z 12.873 * [backup-simplify]: Simplify 0.5 into 0.5 12.873 * [taylor]: Taking taylor expansion of (pow t 2) in z 12.873 * [taylor]: Taking taylor expansion of t in z 12.873 * [backup-simplify]: Simplify t into t 12.873 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.873 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.873 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 12.873 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.873 * [taylor]: Taking taylor expansion of z in z 12.873 * [backup-simplify]: Simplify 0 into 0 12.873 * [backup-simplify]: Simplify 1 into 1 12.873 * [backup-simplify]: Simplify (sqrt 0) into 0 12.874 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.875 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 12.875 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 12.876 * [backup-simplify]: Simplify (- 0) into 0 12.876 * [taylor]: Taking taylor expansion of 0 in t 12.876 * [backup-simplify]: Simplify 0 into 0 12.876 * [backup-simplify]: Simplify 0 into 0 12.876 * [taylor]: Taking taylor expansion of 0 in t 12.876 * [backup-simplify]: Simplify 0 into 0 12.876 * [backup-simplify]: Simplify 0 into 0 12.876 * [backup-simplify]: Simplify 0 into 0 12.876 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 12.877 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 12.878 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.878 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 12.879 * [backup-simplify]: Simplify (- 0) into 0 12.879 * [backup-simplify]: Simplify (+ 0 0) into 0 12.879 * [backup-simplify]: Simplify (+ (* (- y) 0) (+ (* 0.5 0) (* 0 (exp (* 0.5 (pow t 2)))))) into 0 12.880 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.881 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (* 0.5 (exp (* 0.5 (pow t 2))))) (* 0 (* -1 (* y (exp (* 0.5 (pow t 2)))))))) into 0 12.881 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 12.882 * [backup-simplify]: Simplify (+ (* (sqrt z) 0) (+ (* 0 (* 0.5 (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))))) (* 0 (* -1 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))))))) into 0 12.882 * [taylor]: Taking taylor expansion of 0 in y 12.882 * [backup-simplify]: Simplify 0 into 0 12.882 * [taylor]: Taking taylor expansion of 0 in z 12.882 * [backup-simplify]: Simplify 0 into 0 12.882 * [taylor]: Taking taylor expansion of 0 in t 12.882 * [backup-simplify]: Simplify 0 into 0 12.882 * [backup-simplify]: Simplify 0 into 0 12.882 * [backup-simplify]: Simplify 0 into 0 12.883 * [backup-simplify]: Simplify (* (* (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (/ 1 z))) (sqrt 2.0)) (exp (/ (* (/ 1 t) (/ 1 t)) 2.0))) into (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) 12.883 * [approximate]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in (x y z t) around 0 12.883 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in t 12.883 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 12.883 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in t 12.883 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 12.883 * [taylor]: Taking taylor expansion of 0.5 in t 12.883 * [backup-simplify]: Simplify 0.5 into 0.5 12.883 * [taylor]: Taking taylor expansion of (/ 1 x) in t 12.883 * [taylor]: Taking taylor expansion of x in t 12.883 * [backup-simplify]: Simplify x into x 12.883 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.883 * [taylor]: Taking taylor expansion of (/ 1 y) in t 12.883 * [taylor]: Taking taylor expansion of y in t 12.883 * [backup-simplify]: Simplify y into y 12.883 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.883 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 12.883 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 12.883 * [taylor]: Taking taylor expansion of 2.0 in t 12.883 * [backup-simplify]: Simplify 2.0 into 2.0 12.884 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.884 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.884 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 12.884 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 12.884 * [taylor]: Taking taylor expansion of 0.5 in t 12.884 * [backup-simplify]: Simplify 0.5 into 0.5 12.884 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.884 * [taylor]: Taking taylor expansion of t in t 12.884 * [backup-simplify]: Simplify 0 into 0 12.884 * [backup-simplify]: Simplify 1 into 1 12.884 * [backup-simplify]: Simplify (* 1 1) into 1 12.885 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 12.885 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.885 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 12.885 * [taylor]: Taking taylor expansion of (/ 1 z) in t 12.885 * [taylor]: Taking taylor expansion of z in t 12.885 * [backup-simplify]: Simplify z into z 12.885 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.885 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.885 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.885 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.885 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in z 12.885 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in z 12.885 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 12.885 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.885 * [taylor]: Taking taylor expansion of 0.5 in z 12.885 * [backup-simplify]: Simplify 0.5 into 0.5 12.885 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.885 * [taylor]: Taking taylor expansion of x in z 12.885 * [backup-simplify]: Simplify x into x 12.885 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.885 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.885 * [taylor]: Taking taylor expansion of y in z 12.885 * [backup-simplify]: Simplify y into y 12.886 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.886 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 12.886 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.886 * [taylor]: Taking taylor expansion of 2.0 in z 12.886 * [backup-simplify]: Simplify 2.0 into 2.0 12.886 * [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))) in z 12.886 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 12.887 * [taylor]: Taking taylor expansion of 0.5 in z 12.887 * [backup-simplify]: Simplify 0.5 into 0.5 12.887 * [taylor]: Taking taylor expansion of (pow t 2) in z 12.887 * [taylor]: Taking taylor expansion of t in z 12.887 * [backup-simplify]: Simplify t into t 12.887 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.887 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.887 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.887 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.887 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.887 * [taylor]: Taking taylor expansion of z in z 12.887 * [backup-simplify]: Simplify 0 into 0 12.887 * [backup-simplify]: Simplify 1 into 1 12.887 * [backup-simplify]: Simplify (/ 1 1) into 1 12.888 * [backup-simplify]: Simplify (sqrt 0) into 0 12.889 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.889 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in y 12.889 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in y 12.889 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 12.889 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.889 * [taylor]: Taking taylor expansion of 0.5 in y 12.889 * [backup-simplify]: Simplify 0.5 into 0.5 12.889 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.889 * [taylor]: Taking taylor expansion of x in y 12.889 * [backup-simplify]: Simplify x into x 12.889 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.889 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.889 * [taylor]: Taking taylor expansion of y in y 12.889 * [backup-simplify]: Simplify 0 into 0 12.889 * [backup-simplify]: Simplify 1 into 1 12.890 * [backup-simplify]: Simplify (/ 1 1) into 1 12.890 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 12.890 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.890 * [taylor]: Taking taylor expansion of 2.0 in y 12.890 * [backup-simplify]: Simplify 2.0 into 2.0 12.890 * [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))) in y 12.890 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 12.891 * [taylor]: Taking taylor expansion of 0.5 in y 12.891 * [backup-simplify]: Simplify 0.5 into 0.5 12.891 * [taylor]: Taking taylor expansion of (pow t 2) in y 12.891 * [taylor]: Taking taylor expansion of t in y 12.891 * [backup-simplify]: Simplify t into t 12.891 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.891 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.891 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.891 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.891 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.891 * [taylor]: Taking taylor expansion of z in y 12.891 * [backup-simplify]: Simplify z into z 12.891 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.891 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.891 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.891 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.891 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in x 12.891 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in x 12.891 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.891 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.891 * [taylor]: Taking taylor expansion of 0.5 in x 12.891 * [backup-simplify]: Simplify 0.5 into 0.5 12.891 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.891 * [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.892 * [backup-simplify]: Simplify (/ 1 1) into 1 12.892 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.892 * [taylor]: Taking taylor expansion of y in x 12.892 * [backup-simplify]: Simplify y into y 12.892 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.892 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in x 12.892 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.892 * [taylor]: Taking taylor expansion of 2.0 in x 12.892 * [backup-simplify]: Simplify 2.0 into 2.0 12.892 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.893 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.893 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 12.893 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 12.893 * [taylor]: Taking taylor expansion of 0.5 in x 12.893 * [backup-simplify]: Simplify 0.5 into 0.5 12.893 * [taylor]: Taking taylor expansion of (pow t 2) in x 12.893 * [taylor]: Taking taylor expansion of t in x 12.893 * [backup-simplify]: Simplify t into t 12.893 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.893 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.893 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.893 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.893 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.893 * [taylor]: Taking taylor expansion of z in x 12.893 * [backup-simplify]: Simplify z into z 12.893 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.893 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.893 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.894 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.894 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) (sqrt (/ 1 z))) in x 12.894 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in x 12.894 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.894 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.894 * [taylor]: Taking taylor expansion of 0.5 in x 12.894 * [backup-simplify]: Simplify 0.5 into 0.5 12.894 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.894 * [taylor]: Taking taylor expansion of x in x 12.894 * [backup-simplify]: Simplify 0 into 0 12.894 * [backup-simplify]: Simplify 1 into 1 12.894 * [backup-simplify]: Simplify (/ 1 1) into 1 12.894 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.894 * [taylor]: Taking taylor expansion of y in x 12.894 * [backup-simplify]: Simplify y into y 12.894 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.894 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in x 12.894 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.894 * [taylor]: Taking taylor expansion of 2.0 in x 12.894 * [backup-simplify]: Simplify 2.0 into 2.0 12.895 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.895 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.895 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 12.896 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 12.896 * [taylor]: Taking taylor expansion of 0.5 in x 12.896 * [backup-simplify]: Simplify 0.5 into 0.5 12.896 * [taylor]: Taking taylor expansion of (pow t 2) in x 12.896 * [taylor]: Taking taylor expansion of t in x 12.896 * [backup-simplify]: Simplify t into t 12.896 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.896 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.896 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.896 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.896 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.896 * [taylor]: Taking taylor expansion of z in x 12.896 * [backup-simplify]: Simplify z into z 12.896 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.896 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.896 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.896 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.897 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.897 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.898 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 12.898 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* 0.5 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 12.898 * [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.898 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in y 12.898 * [taylor]: Taking taylor expansion of 0.5 in y 12.899 * [backup-simplify]: Simplify 0.5 into 0.5 12.899 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in y 12.899 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 12.899 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.899 * [taylor]: Taking taylor expansion of 2.0 in y 12.899 * [backup-simplify]: Simplify 2.0 into 2.0 12.899 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.899 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.899 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 12.899 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 12.899 * [taylor]: Taking taylor expansion of 0.5 in y 12.899 * [backup-simplify]: Simplify 0.5 into 0.5 12.899 * [taylor]: Taking taylor expansion of (pow t 2) in y 12.899 * [taylor]: Taking taylor expansion of t in y 12.899 * [backup-simplify]: Simplify t into t 12.900 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.900 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.900 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.900 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.900 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.900 * [taylor]: Taking taylor expansion of z in y 12.900 * [backup-simplify]: Simplify z into z 12.900 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.900 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.900 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.900 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.900 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 12.900 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 12.901 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 12.902 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 12.902 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.903 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.903 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.903 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 12.904 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y)) 12.904 * [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.905 * [taylor]: Taking taylor expansion of (- (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z)))) in y 12.905 * [taylor]: Taking taylor expansion of (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z))) in y 12.905 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) in y 12.905 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 12.905 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.905 * [taylor]: Taking taylor expansion of 2.0 in y 12.905 * [backup-simplify]: Simplify 2.0 into 2.0 12.905 * [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.906 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 12.906 * [taylor]: Taking taylor expansion of 0.5 in y 12.906 * [backup-simplify]: Simplify 0.5 into 0.5 12.906 * [taylor]: Taking taylor expansion of (pow t 2) in y 12.906 * [taylor]: Taking taylor expansion of t in y 12.906 * [backup-simplify]: Simplify t into t 12.906 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.906 * [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 y in y 12.906 * [backup-simplify]: Simplify 0 into 0 12.906 * [backup-simplify]: Simplify 1 into 1 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)))) 1) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 12.907 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.907 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.907 * [taylor]: Taking taylor expansion of z in y 12.907 * [backup-simplify]: Simplify z into z 12.907 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.907 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.907 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.907 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.908 * [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.908 * [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.908 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 12.908 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 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 (/ 1 z)) in z 12.909 * [taylor]: Taking taylor expansion of (/ 1 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 (/ 1 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) 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 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 12.913 * [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.913 * [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.913 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 12.913 * [taylor]: Taking taylor expansion of 0.5 in z 12.913 * [backup-simplify]: Simplify 0.5 into 0.5 12.913 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 12.913 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 12.913 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.913 * [taylor]: Taking taylor expansion of 2.0 in z 12.914 * [backup-simplify]: Simplify 2.0 into 2.0 12.914 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.914 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.914 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 12.914 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 12.914 * [taylor]: Taking taylor expansion of 0.5 in z 12.914 * [backup-simplify]: Simplify 0.5 into 0.5 12.914 * [taylor]: Taking taylor expansion of (pow t 2) in z 12.914 * [taylor]: Taking taylor expansion of t in z 12.914 * [backup-simplify]: Simplify t into t 12.914 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.915 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.915 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.915 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.915 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.915 * [taylor]: Taking taylor expansion of z in z 12.915 * [backup-simplify]: Simplify 0 into 0 12.915 * [backup-simplify]: Simplify 1 into 1 12.915 * [backup-simplify]: Simplify (/ 1 1) into 1 12.915 * [backup-simplify]: Simplify (sqrt 0) into 0 12.916 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.917 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 12.917 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 12.917 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.917 * [taylor]: Taking taylor expansion of 0 in t 12.917 * [backup-simplify]: Simplify 0 into 0 12.917 * [backup-simplify]: Simplify 0 into 0 12.917 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.918 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.918 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 12.919 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 12.920 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.920 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.921 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 12.922 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.922 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.922 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.923 * [backup-simplify]: Simplify (- 0) into 0 12.923 * [backup-simplify]: Simplify (+ 0 0) into 0 12.924 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into 0 12.925 * [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.925 * [taylor]: Taking taylor expansion of 0 in y 12.925 * [backup-simplify]: Simplify 0 into 0 12.925 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 12.925 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 12.926 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 12.926 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 12.927 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)))) into 0 12.928 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 12.928 * [backup-simplify]: Simplify (- 0) into 0 12.928 * [taylor]: Taking taylor expansion of 0 in z 12.928 * [backup-simplify]: Simplify 0 into 0 12.928 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 12.928 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 12.929 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 12.930 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 12.930 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 12.931 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))))) into 0 12.931 * [taylor]: Taking taylor expansion of 0 in z 12.931 * [backup-simplify]: Simplify 0 into 0 12.931 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 12.931 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 12.932 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 12.932 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 12.933 * [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.933 * [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.933 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 12.933 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 12.934 * [taylor]: Taking taylor expansion of +nan.0 in t 12.934 * [backup-simplify]: Simplify +nan.0 into +nan.0 12.934 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 12.934 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 12.934 * [taylor]: Taking taylor expansion of 2.0 in t 12.934 * [backup-simplify]: Simplify 2.0 into 2.0 12.934 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.934 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.934 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 12.934 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 12.934 * [taylor]: Taking taylor expansion of 0.5 in t 12.934 * [backup-simplify]: Simplify 0.5 into 0.5 12.934 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.934 * [taylor]: Taking taylor expansion of t in t 12.934 * [backup-simplify]: Simplify 0 into 0 12.934 * [backup-simplify]: Simplify 1 into 1 12.935 * [backup-simplify]: Simplify (* 1 1) into 1 12.935 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 12.935 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.936 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 12.936 * [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.936 * [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.937 * [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.937 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 12.937 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 12.938 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 12.938 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 12.939 * [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.940 * [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.940 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 12.940 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 12.940 * [taylor]: Taking taylor expansion of +nan.0 in t 12.940 * [backup-simplify]: Simplify +nan.0 into +nan.0 12.940 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 12.940 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 12.940 * [taylor]: Taking taylor expansion of 2.0 in t 12.940 * [backup-simplify]: Simplify 2.0 into 2.0 12.940 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.941 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.941 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 12.941 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 12.941 * [taylor]: Taking taylor expansion of 0.5 in t 12.941 * [backup-simplify]: Simplify 0.5 into 0.5 12.941 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.941 * [taylor]: Taking taylor expansion of t in t 12.941 * [backup-simplify]: Simplify 0 into 0 12.941 * [backup-simplify]: Simplify 1 into 1 12.941 * [backup-simplify]: Simplify (* 1 1) into 1 12.941 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 12.941 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.942 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 12.942 * [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.943 * [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.943 * [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.943 * [backup-simplify]: Simplify 0 into 0 12.943 * [backup-simplify]: Simplify 0 into 0 12.943 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.944 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 12.945 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 12.945 * [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 12.947 * [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 12.947 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.949 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 12.949 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.950 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.950 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.950 * [backup-simplify]: Simplify (- 0) into 0 12.950 * [backup-simplify]: Simplify (+ 0 0) into 0 12.951 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))))) into 0 12.953 * [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 12.953 * [taylor]: Taking taylor expansion of 0 in y 12.953 * [backup-simplify]: Simplify 0 into 0 12.953 * [taylor]: Taking taylor expansion of 0 in z 12.953 * [backup-simplify]: Simplify 0 into 0 12.953 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.953 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.954 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 12.954 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 12.955 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.956 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.957 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 12.958 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.959 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 12.959 * [backup-simplify]: Simplify (- 0) into 0 12.959 * [taylor]: Taking taylor expansion of 0 in z 12.959 * [backup-simplify]: Simplify 0 into 0 12.959 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.960 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.960 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 12.961 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 12.961 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.962 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.963 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 12.964 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 12.965 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))))) into 0 12.965 * [taylor]: Taking taylor expansion of 0 in z 12.965 * [backup-simplify]: Simplify 0 into 0 12.965 * [taylor]: Taking taylor expansion of 0 in t 12.965 * [backup-simplify]: Simplify 0 into 0 12.965 * [backup-simplify]: Simplify 0 into 0 12.965 * [taylor]: Taking taylor expansion of 0 in t 12.965 * [backup-simplify]: Simplify 0 into 0 12.965 * [backup-simplify]: Simplify 0 into 0 12.965 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.967 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.968 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 12.968 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 12.969 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.970 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.970 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 12.971 * [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)))))) 12.972 * [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.972 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 12.972 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 12.972 * [taylor]: Taking taylor expansion of +nan.0 in t 12.972 * [backup-simplify]: Simplify +nan.0 into +nan.0 12.972 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 12.972 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 12.972 * [taylor]: Taking taylor expansion of 2.0 in t 12.972 * [backup-simplify]: Simplify 2.0 into 2.0 12.972 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.973 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.973 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 12.973 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 12.973 * [taylor]: Taking taylor expansion of 0.5 in t 12.973 * [backup-simplify]: Simplify 0.5 into 0.5 12.973 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.973 * [taylor]: Taking taylor expansion of t in t 12.973 * [backup-simplify]: Simplify 0 into 0 12.973 * [backup-simplify]: Simplify 1 into 1 12.973 * [backup-simplify]: Simplify (* 1 1) into 1 12.973 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 12.974 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.974 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 12.975 * [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.975 * [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.975 * [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.977 * [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) (* (exp (* 0.5 (pow t 2))) x))) (- (+ (* +nan.0 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) (- (* +nan.0 (/ (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) z))))))) 12.978 * [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))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) 12.978 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in (x y z t) around 0 12.978 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in t 12.978 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 12.978 * [taylor]: Taking taylor expansion of 2.0 in t 12.978 * [backup-simplify]: Simplify 2.0 into 2.0 12.978 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.979 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.979 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in t 12.979 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in t 12.979 * [taylor]: Taking taylor expansion of (/ 1 y) in t 12.979 * [taylor]: Taking taylor expansion of y in t 12.979 * [backup-simplify]: Simplify y into y 12.979 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.979 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 12.979 * [taylor]: Taking taylor expansion of 0.5 in t 12.979 * [backup-simplify]: Simplify 0.5 into 0.5 12.979 * [taylor]: Taking taylor expansion of (/ 1 x) in t 12.979 * [taylor]: Taking taylor expansion of x in t 12.979 * [backup-simplify]: Simplify x into x 12.979 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.979 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in t 12.979 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in t 12.979 * [taylor]: Taking taylor expansion of (/ -1 z) in t 12.979 * [taylor]: Taking taylor expansion of -1 in t 12.979 * [backup-simplify]: Simplify -1 into -1 12.979 * [taylor]: Taking taylor expansion of z in t 12.979 * [backup-simplify]: Simplify z into z 12.979 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.979 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.980 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.980 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.980 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 12.980 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 12.980 * [taylor]: Taking taylor expansion of 0.5 in t 12.980 * [backup-simplify]: Simplify 0.5 into 0.5 12.980 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.980 * [taylor]: Taking taylor expansion of t in t 12.980 * [backup-simplify]: Simplify 0 into 0 12.980 * [backup-simplify]: Simplify 1 into 1 12.980 * [backup-simplify]: Simplify (* 1 1) into 1 12.980 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 12.980 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.981 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in z 12.981 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.981 * [taylor]: Taking taylor expansion of 2.0 in z 12.981 * [backup-simplify]: Simplify 2.0 into 2.0 12.981 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.981 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.981 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in z 12.981 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 12.981 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.981 * [taylor]: Taking taylor expansion of y in z 12.981 * [backup-simplify]: Simplify y into y 12.981 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.981 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.981 * [taylor]: Taking taylor expansion of 0.5 in z 12.981 * [backup-simplify]: Simplify 0.5 into 0.5 12.982 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.982 * [taylor]: Taking taylor expansion of x in z 12.982 * [backup-simplify]: Simplify x into x 12.982 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.982 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 12.982 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.982 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.982 * [taylor]: Taking taylor expansion of -1 in z 12.982 * [backup-simplify]: Simplify -1 into -1 12.982 * [taylor]: Taking taylor expansion of z in z 12.982 * [backup-simplify]: Simplify 0 into 0 12.982 * [backup-simplify]: Simplify 1 into 1 12.982 * [backup-simplify]: Simplify (/ -1 1) into -1 12.982 * [backup-simplify]: Simplify (sqrt 0) into 0 12.983 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.983 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 12.983 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 12.983 * [taylor]: Taking taylor expansion of 0.5 in z 12.983 * [backup-simplify]: Simplify 0.5 into 0.5 12.983 * [taylor]: Taking taylor expansion of (pow t 2) in z 12.983 * [taylor]: Taking taylor expansion of t in z 12.983 * [backup-simplify]: Simplify t into t 12.983 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.984 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.984 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.984 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in y 12.984 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.984 * [taylor]: Taking taylor expansion of 2.0 in y 12.984 * [backup-simplify]: Simplify 2.0 into 2.0 12.984 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.985 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.985 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in y 12.985 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 12.985 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.985 * [taylor]: Taking taylor expansion of y in y 12.985 * [backup-simplify]: Simplify 0 into 0 12.985 * [backup-simplify]: Simplify 1 into 1 12.985 * [backup-simplify]: Simplify (/ 1 1) into 1 12.985 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.985 * [taylor]: Taking taylor expansion of 0.5 in y 12.985 * [backup-simplify]: Simplify 0.5 into 0.5 12.985 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.985 * [taylor]: Taking taylor expansion of x in y 12.985 * [backup-simplify]: Simplify x into x 12.985 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.985 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in y 12.985 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.985 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.985 * [taylor]: Taking taylor expansion of -1 in y 12.985 * [backup-simplify]: Simplify -1 into -1 12.985 * [taylor]: Taking taylor expansion of z in y 12.985 * [backup-simplify]: Simplify z into z 12.985 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.985 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.985 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.985 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.985 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 12.985 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 12.986 * [taylor]: Taking taylor expansion of 0.5 in y 12.986 * [backup-simplify]: Simplify 0.5 into 0.5 12.986 * [taylor]: Taking taylor expansion of (pow t 2) in y 12.986 * [taylor]: Taking taylor expansion of t in y 12.986 * [backup-simplify]: Simplify t into t 12.986 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.986 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.986 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.986 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in x 12.986 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.986 * [taylor]: Taking taylor expansion of 2.0 in x 12.986 * [backup-simplify]: Simplify 2.0 into 2.0 12.986 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.987 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.987 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in x 12.987 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 12.987 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.987 * [taylor]: Taking taylor expansion of y in x 12.987 * [backup-simplify]: Simplify y into y 12.987 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.987 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.987 * [taylor]: Taking taylor expansion of 0.5 in x 12.987 * [backup-simplify]: Simplify 0.5 into 0.5 12.987 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.987 * [taylor]: Taking taylor expansion of x in x 12.987 * [backup-simplify]: Simplify 0 into 0 12.987 * [backup-simplify]: Simplify 1 into 1 12.987 * [backup-simplify]: Simplify (/ 1 1) into 1 12.987 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in x 12.987 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 12.987 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.987 * [taylor]: Taking taylor expansion of -1 in x 12.987 * [backup-simplify]: Simplify -1 into -1 12.987 * [taylor]: Taking taylor expansion of z in x 12.987 * [backup-simplify]: Simplify z into z 12.987 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.988 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.988 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.988 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.988 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 12.988 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 12.988 * [taylor]: Taking taylor expansion of 0.5 in x 12.988 * [backup-simplify]: Simplify 0.5 into 0.5 12.988 * [taylor]: Taking taylor expansion of (pow t 2) in x 12.988 * [taylor]: Taking taylor expansion of t in x 12.988 * [backup-simplify]: Simplify t into t 12.988 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.988 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.988 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.988 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in x 12.988 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.988 * [taylor]: Taking taylor expansion of 2.0 in x 12.988 * [backup-simplify]: Simplify 2.0 into 2.0 12.989 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.989 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.989 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in x 12.989 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 12.989 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.989 * [taylor]: Taking taylor expansion of y in x 12.989 * [backup-simplify]: Simplify y into y 12.989 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.989 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.989 * [taylor]: Taking taylor expansion of 0.5 in x 12.989 * [backup-simplify]: Simplify 0.5 into 0.5 12.989 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.989 * [taylor]: Taking taylor expansion of x in x 12.989 * [backup-simplify]: Simplify 0 into 0 12.989 * [backup-simplify]: Simplify 1 into 1 12.990 * [backup-simplify]: Simplify (/ 1 1) into 1 12.990 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in x 12.990 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 12.990 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.990 * [taylor]: Taking taylor expansion of -1 in x 12.990 * [backup-simplify]: Simplify -1 into -1 12.990 * [taylor]: Taking taylor expansion of z in x 12.990 * [backup-simplify]: Simplify z into z 12.990 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.990 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.990 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.990 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.990 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 12.990 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 12.990 * [taylor]: Taking taylor expansion of 0.5 in x 12.990 * [backup-simplify]: Simplify 0.5 into 0.5 12.990 * [taylor]: Taking taylor expansion of (pow t 2) in x 12.990 * [taylor]: Taking taylor expansion of t in x 12.990 * [backup-simplify]: Simplify t into t 12.990 * [backup-simplify]: Simplify (* t t) into (pow t 2) 12.996 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 12.996 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 12.997 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.998 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 12.998 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 12.998 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 12.999 * [backup-simplify]: Simplify (* (- 0.5) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) into (* -0.5 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) 12.999 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -0.5 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) 13.000 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in y 13.000 * [taylor]: Taking taylor expansion of -0.5 in y 13.000 * [backup-simplify]: Simplify -0.5 into -0.5 13.000 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in y 13.000 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 13.000 * [taylor]: Taking taylor expansion of 2.0 in y 13.000 * [backup-simplify]: Simplify 2.0 into 2.0 13.000 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.000 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.000 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in y 13.000 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 13.001 * [taylor]: Taking taylor expansion of (/ -1 z) in y 13.001 * [taylor]: Taking taylor expansion of -1 in y 13.001 * [backup-simplify]: Simplify -1 into -1 13.001 * [taylor]: Taking taylor expansion of z in y 13.001 * [backup-simplify]: Simplify z into z 13.001 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 13.001 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 13.001 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 13.001 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 13.001 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 13.001 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 13.001 * [taylor]: Taking taylor expansion of 0.5 in y 13.001 * [backup-simplify]: Simplify 0.5 into 0.5 13.001 * [taylor]: Taking taylor expansion of (pow t 2) in y 13.001 * [taylor]: Taking taylor expansion of t in y 13.001 * [backup-simplify]: Simplify t into t 13.001 * [backup-simplify]: Simplify (* t t) into (pow t 2) 13.001 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 13.001 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.001 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 13.002 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 13.002 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 13.003 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 13.003 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.004 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 13.004 * [backup-simplify]: Simplify (- 0) into 0 13.004 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 13.005 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into (/ (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) y) 13.006 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (/ (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) y)) (* 0 (* -0.5 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into (/ (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) y) 13.006 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) y) in y 13.006 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in y 13.006 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 13.006 * [taylor]: Taking taylor expansion of 2.0 in y 13.006 * [backup-simplify]: Simplify 2.0 into 2.0 13.006 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.007 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.007 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in y 13.007 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 13.007 * [taylor]: Taking taylor expansion of (/ -1 z) in y 13.007 * [taylor]: Taking taylor expansion of -1 in y 13.007 * [backup-simplify]: Simplify -1 into -1 13.007 * [taylor]: Taking taylor expansion of z in y 13.007 * [backup-simplify]: Simplify z into z 13.007 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 13.007 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 13.007 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 13.007 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 13.007 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 13.007 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 13.007 * [taylor]: Taking taylor expansion of 0.5 in y 13.007 * [backup-simplify]: Simplify 0.5 into 0.5 13.007 * [taylor]: Taking taylor expansion of (pow t 2) in y 13.007 * [taylor]: Taking taylor expansion of t in y 13.007 * [backup-simplify]: Simplify t into t 13.007 * [backup-simplify]: Simplify (* t t) into (pow t 2) 13.007 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 13.008 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.008 * [taylor]: Taking taylor expansion of y in y 13.008 * [backup-simplify]: Simplify 0 into 0 13.008 * [backup-simplify]: Simplify 1 into 1 13.008 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 13.008 * [backup-simplify]: Simplify (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) into (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) 13.009 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) 1) into (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) 13.009 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in z 13.009 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 13.009 * [taylor]: Taking taylor expansion of 2.0 in z 13.009 * [backup-simplify]: Simplify 2.0 into 2.0 13.009 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.010 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.010 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 13.010 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 13.010 * [taylor]: Taking taylor expansion of (/ -1 z) in z 13.010 * [taylor]: Taking taylor expansion of -1 in z 13.010 * [backup-simplify]: Simplify -1 into -1 13.010 * [taylor]: Taking taylor expansion of z in z 13.010 * [backup-simplify]: Simplify 0 into 0 13.010 * [backup-simplify]: Simplify 1 into 1 13.010 * [backup-simplify]: Simplify (/ -1 1) into -1 13.010 * [backup-simplify]: Simplify (sqrt 0) into 0 13.011 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 13.011 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 13.011 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 13.011 * [taylor]: Taking taylor expansion of 0.5 in z 13.011 * [backup-simplify]: Simplify 0.5 into 0.5 13.011 * [taylor]: Taking taylor expansion of (pow t 2) in z 13.011 * [taylor]: Taking taylor expansion of t in z 13.011 * [backup-simplify]: Simplify t into t 13.011 * [backup-simplify]: Simplify (* t t) into (pow t 2) 13.012 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 13.012 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.012 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 13.012 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 13.012 * [taylor]: Taking taylor expansion of 0 in t 13.012 * [backup-simplify]: Simplify 0 into 0 13.012 * [backup-simplify]: Simplify 0 into 0 13.013 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 13.013 * [backup-simplify]: Simplify (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) into (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) 13.014 * [backup-simplify]: Simplify (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) 13.014 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in z 13.014 * [taylor]: Taking taylor expansion of -0.5 in z 13.014 * [backup-simplify]: Simplify -0.5 into -0.5 13.014 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in z 13.014 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 13.014 * [taylor]: Taking taylor expansion of 2.0 in z 13.014 * [backup-simplify]: Simplify 2.0 into 2.0 13.014 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.014 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.014 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 13.014 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 13.015 * [taylor]: Taking taylor expansion of (/ -1 z) in z 13.015 * [taylor]: Taking taylor expansion of -1 in z 13.015 * [backup-simplify]: Simplify -1 into -1 13.015 * [taylor]: Taking taylor expansion of z in z 13.015 * [backup-simplify]: Simplify 0 into 0 13.015 * [backup-simplify]: Simplify 1 into 1 13.015 * [backup-simplify]: Simplify (/ -1 1) into -1 13.015 * [backup-simplify]: Simplify (sqrt 0) into 0 13.016 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 13.016 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 13.016 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 13.016 * [taylor]: Taking taylor expansion of 0.5 in z 13.016 * [backup-simplify]: Simplify 0.5 into 0.5 13.016 * [taylor]: Taking taylor expansion of (pow t 2) in z 13.016 * [taylor]: Taking taylor expansion of t in z 13.016 * [backup-simplify]: Simplify t into t 13.016 * [backup-simplify]: Simplify (* t t) into (pow t 2) 13.016 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 13.016 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.017 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 13.017 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 13.017 * [backup-simplify]: Simplify (* -0.5 0) into 0 13.017 * [taylor]: Taking taylor expansion of 0 in t 13.017 * [backup-simplify]: Simplify 0 into 0 13.017 * [backup-simplify]: Simplify 0 into 0 13.018 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 13.018 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 13.019 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.019 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -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 (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 13.020 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 13.021 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.021 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 13.022 * [backup-simplify]: Simplify (- 0) into 0 13.022 * [backup-simplify]: Simplify (+ 0 0) into 0 13.023 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) 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 (/ (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) y)) (* 0 (* -0.5 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))))) into 0 13.024 * [taylor]: Taking taylor expansion of 0 in y 13.024 * [backup-simplify]: Simplify 0 into 0 13.024 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 13.025 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 13.025 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 13.025 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 13.026 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into 0 13.027 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) (/ 0 1)))) into 0 13.027 * [taylor]: Taking taylor expansion of 0 in z 13.027 * [backup-simplify]: Simplify 0 into 0 13.027 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 13.028 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 13.028 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 13.029 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 13.029 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into 0 13.030 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 13.030 * [taylor]: Taking taylor expansion of 0 in z 13.030 * [backup-simplify]: Simplify 0 into 0 13.030 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 13.030 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 13.031 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 13.031 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 13.032 * [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.032 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 13.032 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 13.032 * [taylor]: Taking taylor expansion of +nan.0 in t 13.032 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.032 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 13.032 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 13.032 * [taylor]: Taking taylor expansion of 2.0 in t 13.032 * [backup-simplify]: Simplify 2.0 into 2.0 13.032 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.033 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.033 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 13.033 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 13.033 * [taylor]: Taking taylor expansion of 0.5 in t 13.033 * [backup-simplify]: Simplify 0.5 into 0.5 13.033 * [taylor]: Taking taylor expansion of (pow t 2) in t 13.033 * [taylor]: Taking taylor expansion of t in t 13.033 * [backup-simplify]: Simplify 0 into 0 13.033 * [backup-simplify]: Simplify 1 into 1 13.033 * [backup-simplify]: Simplify (* 1 1) into 1 13.034 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 13.034 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.034 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 13.035 * [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.035 * [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.035 * [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.036 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 13.036 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 13.036 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 13.037 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 13.038 * [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.038 * [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.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.039 * [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.040 * [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.042 * [backup-simplify]: Simplify 0 into 0 13.042 * [backup-simplify]: Simplify 0 into 0 13.042 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 13.043 * [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.044 * [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.044 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 13.045 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 13.045 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 13.045 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 13.046 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.047 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.047 * [backup-simplify]: Simplify (- 0) into 0 13.047 * [backup-simplify]: Simplify (+ 0 0) into 0 13.048 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))))) into 0 13.049 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 13.050 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (/ (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) y)) (* 0 (* -0.5 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))))) into 0 13.050 * [taylor]: Taking taylor expansion of 0 in y 13.050 * [backup-simplify]: Simplify 0 into 0 13.050 * [taylor]: Taking taylor expansion of 0 in z 13.050 * [backup-simplify]: Simplify 0 into 0 13.050 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 13.051 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 13.052 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.052 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 13.052 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 13.053 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 13.054 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 13.055 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 13.056 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.056 * [taylor]: Taking taylor expansion of 0 in z 13.056 * [backup-simplify]: Simplify 0 into 0 13.056 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 13.057 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 13.058 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.058 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 13.058 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 13.059 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 13.059 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 13.060 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 13.061 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))))) into 0 13.061 * [taylor]: Taking taylor expansion of 0 in z 13.061 * [backup-simplify]: Simplify 0 into 0 13.061 * [taylor]: Taking taylor expansion of 0 in t 13.061 * [backup-simplify]: Simplify 0 into 0 13.061 * [backup-simplify]: Simplify 0 into 0 13.061 * [taylor]: Taking taylor expansion of 0 in t 13.062 * [backup-simplify]: Simplify 0 into 0 13.062 * [backup-simplify]: Simplify 0 into 0 13.062 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 13.062 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 13.063 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.064 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.066 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 13.066 * [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))))) 13.067 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 13.068 * [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.068 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 13.068 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 13.068 * [taylor]: Taking taylor expansion of +nan.0 in t 13.068 * [backup-simplify]: Simplify +nan.0 into +nan.0 13.068 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 13.068 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 13.068 * [taylor]: Taking taylor expansion of 2.0 in t 13.068 * [backup-simplify]: Simplify 2.0 into 2.0 13.069 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 13.069 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 13.069 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 13.069 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 13.069 * [taylor]: Taking taylor expansion of 0.5 in t 13.069 * [backup-simplify]: Simplify 0.5 into 0.5 13.069 * [taylor]: Taking taylor expansion of (pow t 2) in t 13.069 * [taylor]: Taking taylor expansion of t in t 13.069 * [backup-simplify]: Simplify 0 into 0 13.069 * [backup-simplify]: Simplify 1 into 1 13.069 * [backup-simplify]: Simplify (* 1 1) into 1 13.070 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 13.070 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 13.070 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 13.071 * [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.071 * [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.072 * [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.073 * [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) (* (exp (* 0.5 (pow t 2))) x))) (- (+ (* +nan.0 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) (- (* +nan.0 (/ (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) z))))))) 13.074 * * * [progress]: simplifying candidates 13.075 * [simplify]: Simplifying: (expm1 (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (log1p (* (* (- (* 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)) (+ (+ (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)) (expm1 (* (- (* x 0.5) y) (sqrt z))) (log1p (* (- (* x 0.5) y) (sqrt z))) (* (- (* 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)) (expm1 (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (log1p (* (* (* (- (* 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))) (+ (+ (+ (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) x)) (- (* +nan.0 (* (sqrt 2.0) y))))))) (- (+ (* +nan.0 (/ (* (sqrt 2.0) y) z)) (- (+ (* +nan.0 (* (sqrt 2.0) x)) (- (* +nan.0 (* (sqrt 2.0) y))))))) 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) (* (exp (* 0.5 (pow t 2))) x))) (- (+ (* +nan.0 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) (- (* +nan.0 (/ (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) z))))))) (- (+ (* +nan.0 (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) x))) (- (+ (* +nan.0 (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2)))))) (- (* +nan.0 (/ (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) z))))))) 13.078 * * [simplify]: Extracting # 0 : cost 0 13.078 * * [simplify]: Extracting # 1 : cost 0 13.078 * * [simplify]: Extracting # 2 : cost 0 13.078 * * [simplify]: Extracting # 3 : cost 0 13.078 * * [simplify]: Extracting # 4 : cost 0 13.079 * * [simplify]: Extracting # 5 : cost 0 13.079 * * [simplify]: Extracting # 6 : cost 0 13.079 * * [simplify]: Extracting # 7 : cost 0 13.079 * * [simplify]: Extracting # 8 : cost 0 13.079 * * [simplify]: Extracting # 9 : cost 0 13.080 * * [simplify]: Extracting # 10 : cost 0 13.080 * * [simplify]: Extracting # 11 : cost 0 13.080 * * [simplify]: Extracting # 12 : cost 0 13.080 * * [simplify]: Extracting # 13 : cost 0 13.081 * * [simplify]: iteration 0 : 155 enodes (cost 1476 ) 13.121 * * [simplify]: Extracting # 0 : cost 0 13.122 * * [simplify]: Extracting # 1 : cost 0 13.122 * * [simplify]: Extracting # 2 : cost 0 13.123 * * [simplify]: Extracting # 3 : cost 0 13.123 * * [simplify]: Extracting # 4 : cost 0 13.124 * * [simplify]: iteration 1 : 399 enodes (cost 1371 ) 13.277 * * [simplify]: Extracting # 0 : cost 0 13.280 * * [simplify]: Extracting # 1 : cost 0 13.281 * * [simplify]: Extracting # 2 : cost 0 13.283 * * [simplify]: Extracting # 3 : cost 0 13.285 * * [simplify]: Extracting # 4 : cost 0 13.287 * * [simplify]: iteration 2 : 1461 enodes (cost 1175 ) 14.029 * * [simplify]: Extracting # 0 : cost 0 14.042 * * [simplify]: Extracting # 1 : cost 0 14.050 * * [simplify]: Extracting # 2 : cost 0 14.057 * * [simplify]: Extracting # 3 : cost 0 14.065 * * [simplify]: Extracting # 4 : cost 0 14.072 * * [simplify]: iteration done: 5001 enodes (cost 1141 ) 14.072 * [simplify]: Simplified to: (expm1 (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (log1p (* (* (- (* 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)) (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))) (pow (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) 3) (pow (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) 3) (* (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))) (pow (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) 3) (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)) (fabs (cbrt 2.0))) (* (* (- (* 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)) (* (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt z)) (sqrt 2.0)) (* (fma 0.5 x y) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (expm1 (* (- (* x 0.5) y) (sqrt z))) (log1p (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z)) (log (* (sqrt z) (- (* x 0.5) y))) (log (* (sqrt z) (- (* x 0.5) y))) (exp (* (- (* x 0.5) y) (sqrt z))) (pow (* (- (* x 0.5) y) (sqrt z)) 3) (* (cbrt (* (- (* x 0.5) y) (sqrt z))) (cbrt (* (- (* x 0.5) y) (sqrt z)))) (cbrt (* (- (* x 0.5) y) (sqrt z))) (pow (* (- (* x 0.5) y) (sqrt z)) 3) (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)) (* (- (* x 0.5) y) (sqrt z)) (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt z)) (* (fma 0.5 x y) (* (- (* x 0.5) y) (sqrt z))) (expm1 (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (log1p (* (* (* (- (* 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))) (fma (/ t 2.0) t (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)))) (fma (/ t 2.0) t (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)))) (fma (/ t 2.0) t (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)))) (fma (/ t 2.0) t (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)))) (exp (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) (pow (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) 3) (pow (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) 3) (pow (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) 3) (* (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)))) (pow (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) 3) (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)) (* (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))) (* (* (fma 0.5 x y) (- (* x 0.5) y)) (* (* (sqrt z) (sqrt 2.0)) (exp (/ (* t t) 2.0)))) 0 (* +nan.0 (+ (* (sqrt 2.0) (- x y)) (- (/ (* (sqrt 2.0) y) z)))) (* +nan.0 (+ (* (sqrt 2.0) (- x y)) (- (/ (* (sqrt 2.0) y) z)))) 0 (- (* +nan.0 (- x (- (/ y z) y)))) (- (* +nan.0 (- x (- (/ y z) y)))) 0 (- (* +nan.0 (- (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) x)) (* (* y (exp (* 0.5 (pow t 2)))) (- (sqrt 2.0) (/ (sqrt 2.0) z)))))) (- (* +nan.0 (- (* (sqrt 2.0) (* (exp (* 0.5 (pow t 2))) x)) (* (* y (exp (* 0.5 (pow t 2)))) (- (sqrt 2.0) (/ (sqrt 2.0) z)))))) 14.073 * * * [progress]: adding candidates to table 14.328 * [progress]: [Phase 3 of 3] Extracting. 14.328 * * [regime]: Finding splitpoints for: (# # # # # # # #) 14.332 * * * [regime-changes]: Trying 11 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) t z y x) 14.332 * * * * [regimes]: Trying to branch on (* t t) from (# # # # # # # #) 14.376 * * * * [regimes]: Trying to branch on (* t t) from (# # # #) 14.402 * * * * [regimes]: Trying to branch on (/ (* t t) 2.0) from (# # # # # # # #) 14.446 * * * * [regimes]: Trying to branch on (/ (* t t) 2.0) from (# # # #) 14.472 * * * * [regimes]: Trying to branch on (exp (/ (* t t) 2.0)) from (# # # # # # # #) 14.518 * * * * [regimes]: Trying to branch on (exp (/ (* t t) 2.0)) from (# # # #) 14.547 * * * * [regimes]: Trying to branch on (* z 2.0) from (# # # # # # # #) 14.594 * * * * [regimes]: Trying to branch on (sqrt (* z 2.0)) from (# # # # # # # #) 14.646 * * * * [regimes]: Trying to branch on (* x 0.5) from (# # # # # # # #) 14.694 * * * * [regimes]: Trying to branch on (- (* x 0.5) y) from (# # # # # # # #) 14.742 * * * * [regimes]: Trying to branch on t from (# # # # # # # #) 14.790 * * * * [regimes]: Trying to branch on z from (# # # # # # # #) 14.836 * * * * [regimes]: Trying to branch on y from (# # # # # # # #) 14.883 * * * * [regimes]: Trying to branch on x from (# # # # # # # #) 14.930 * * * [regime]: Found split indices: #