46.967 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.171 * * * [progress]: [2/2] Setting up program. 0.176 * [progress]: [Phase 2 of 3] Improving. 0.177 * [simplify]: Simplifying: (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) 0.177 * * [simplify]: Extracting # 0 : cost 0 0.177 * * [simplify]: Extracting # 1 : cost 0 0.177 * * [simplify]: Extracting # 2 : cost 0 0.177 * * [simplify]: Extracting # 3 : cost 0 0.177 * * [simplify]: Extracting # 4 : cost 0 0.177 * * [simplify]: Extracting # 5 : cost 0 0.177 * * [simplify]: Extracting # 6 : cost 0 0.177 * * [simplify]: Extracting # 7 : cost 0 0.177 * * [simplify]: iteration 0 : 15 enodes (cost 17 ) 0.182 * * [simplify]: Extracting # 0 : cost 0 0.182 * * [simplify]: Extracting # 1 : cost 0 0.182 * * [simplify]: Extracting # 2 : cost 0 0.182 * * [simplify]: iteration 1 : 25 enodes (cost 17 ) 0.190 * * [simplify]: Extracting # 0 : cost 0 0.190 * * [simplify]: Extracting # 1 : cost 0 0.190 * * [simplify]: Extracting # 2 : cost 0 0.190 * * [simplify]: iteration 2 : 41 enodes (cost 17 ) 0.204 * * [simplify]: Extracting # 0 : cost 0 0.205 * * [simplify]: Extracting # 1 : cost 0 0.205 * * [simplify]: Extracting # 2 : cost 0 0.205 * * [simplify]: iteration 3 : 88 enodes (cost 17 ) 0.251 * * [simplify]: Extracting # 0 : cost 0 0.252 * * [simplify]: Extracting # 1 : cost 0 0.253 * * [simplify]: Extracting # 2 : cost 0 0.254 * * [simplify]: Extracting # 3 : cost 0 0.254 * * [simplify]: Extracting # 4 : cost 0 0.254 * * [simplify]: iteration 4 : 161 enodes (cost 17 ) 0.320 * * [simplify]: Extracting # 0 : cost 0 0.320 * * [simplify]: Extracting # 1 : cost 0 0.320 * * [simplify]: Extracting # 2 : cost 0 0.321 * * [simplify]: Extracting # 3 : cost 0 0.321 * * [simplify]: Extracting # 4 : cost 0 0.322 * * [simplify]: iteration 5 : 265 enodes (cost 17 ) 0.474 * * [simplify]: Extracting # 0 : cost 0 0.475 * * [simplify]: Extracting # 1 : cost 0 0.476 * * [simplify]: Extracting # 2 : cost 0 0.477 * * [simplify]: Extracting # 3 : cost 0 0.478 * * [simplify]: Extracting # 4 : cost 0 0.478 * * [simplify]: iteration 6 : 587 enodes (cost 17 ) 1.177 * * [simplify]: Extracting # 0 : cost 0 1.178 * * [simplify]: Extracting # 1 : cost 0 1.180 * * [simplify]: Extracting # 2 : cost 0 1.182 * * [simplify]: Extracting # 3 : cost 0 1.183 * * [simplify]: Extracting # 4 : cost 0 1.185 * * [simplify]: Extracting # 5 : cost 0 1.186 * * [simplify]: iteration 7 : 1717 enodes (cost 17 ) 3.700 * * [simplify]: Extracting # 0 : cost 0 3.709 * * [simplify]: Extracting # 1 : cost 0 3.719 * * [simplify]: Extracting # 2 : cost 0 3.728 * * [simplify]: Extracting # 3 : cost 0 3.744 * * [simplify]: Extracting # 4 : cost 0 3.753 * * [simplify]: iteration done: 5001 enodes (cost 17 ) 3.753 * [simplify]: Simplified to: (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) 3.754 * * [progress]: iteration 1 / 4 3.754 * * * [progress]: picking best candidate 3.758 * * * * [pick]: Picked # 3.758 * * * [progress]: localizing error 3.773 * * * [progress]: generating rewritten candidates 3.773 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1) 3.826 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 1) 3.837 * * * * [progress]: [ 3 / 3 ] rewriting at (2) 3.948 * * * [progress]: generating series expansions 3.948 * * * * [progress]: [ 1 / 3 ] generating series at (2 1) 3.948 * [backup-simplify]: Simplify (* (- (* x 0.5) y) (sqrt (* z 2.0))) into (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) 3.949 * [approximate]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in (x y z) around 0 3.949 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in z 3.949 * [taylor]: Taking taylor expansion of (sqrt z) in z 3.949 * [taylor]: Taking taylor expansion of z in z 3.949 * [backup-simplify]: Simplify 0 into 0 3.949 * [backup-simplify]: Simplify 1 into 1 3.949 * [backup-simplify]: Simplify (sqrt 0) into 0 3.950 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 3.950 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in z 3.950 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 3.950 * [taylor]: Taking taylor expansion of 2.0 in z 3.950 * [backup-simplify]: Simplify 2.0 into 2.0 3.950 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.951 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.951 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 3.951 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 3.951 * [taylor]: Taking taylor expansion of 0.5 in z 3.951 * [backup-simplify]: Simplify 0.5 into 0.5 3.951 * [taylor]: Taking taylor expansion of x in z 3.951 * [backup-simplify]: Simplify x into x 3.951 * [taylor]: Taking taylor expansion of y in z 3.951 * [backup-simplify]: Simplify y into y 3.951 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in y 3.951 * [taylor]: Taking taylor expansion of (sqrt z) in y 3.951 * [taylor]: Taking taylor expansion of z in y 3.951 * [backup-simplify]: Simplify z into z 3.951 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 3.951 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 3.951 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in y 3.951 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 3.951 * [taylor]: Taking taylor expansion of 2.0 in y 3.951 * [backup-simplify]: Simplify 2.0 into 2.0 3.952 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.952 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.952 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 3.952 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 3.952 * [taylor]: Taking taylor expansion of 0.5 in y 3.952 * [backup-simplify]: Simplify 0.5 into 0.5 3.952 * [taylor]: Taking taylor expansion of x in y 3.952 * [backup-simplify]: Simplify x into x 3.952 * [taylor]: Taking taylor expansion of y in y 3.952 * [backup-simplify]: Simplify 0 into 0 3.952 * [backup-simplify]: Simplify 1 into 1 3.952 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in x 3.952 * [taylor]: Taking taylor expansion of (sqrt z) in x 3.952 * [taylor]: Taking taylor expansion of z in x 3.952 * [backup-simplify]: Simplify z into z 3.952 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 3.952 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 3.952 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 3.952 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 3.952 * [taylor]: Taking taylor expansion of 2.0 in x 3.952 * [backup-simplify]: Simplify 2.0 into 2.0 3.953 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.953 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.953 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 3.953 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 3.953 * [taylor]: Taking taylor expansion of 0.5 in x 3.953 * [backup-simplify]: Simplify 0.5 into 0.5 3.953 * [taylor]: Taking taylor expansion of x in x 3.953 * [backup-simplify]: Simplify 0 into 0 3.953 * [backup-simplify]: Simplify 1 into 1 3.953 * [taylor]: Taking taylor expansion of y in x 3.953 * [backup-simplify]: Simplify y into y 3.953 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in x 3.953 * [taylor]: Taking taylor expansion of (sqrt z) in x 3.953 * [taylor]: Taking taylor expansion of z in x 3.953 * [backup-simplify]: Simplify z into z 3.954 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 3.954 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 3.954 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 3.954 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 3.954 * [taylor]: Taking taylor expansion of 2.0 in x 3.954 * [backup-simplify]: Simplify 2.0 into 2.0 3.954 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.955 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.955 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 3.955 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 3.955 * [taylor]: Taking taylor expansion of 0.5 in x 3.955 * [backup-simplify]: Simplify 0.5 into 0.5 3.955 * [taylor]: Taking taylor expansion of x in x 3.955 * [backup-simplify]: Simplify 0 into 0 3.955 * [backup-simplify]: Simplify 1 into 1 3.955 * [taylor]: Taking taylor expansion of y in x 3.955 * [backup-simplify]: Simplify y into y 3.959 * [backup-simplify]: Simplify (* 0.5 0) into 0 3.959 * [backup-simplify]: Simplify (- y) into (- y) 3.959 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 3.960 * [backup-simplify]: Simplify (* (sqrt 2.0) (- y)) into (* -1 (* (sqrt 2.0) y)) 3.960 * [backup-simplify]: Simplify (* (sqrt z) (* -1 (* (sqrt 2.0) y))) into (* -1 (* (* (sqrt 2.0) y) (sqrt z))) 3.960 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) y) (sqrt z))) in y 3.961 * [taylor]: Taking taylor expansion of -1 in y 3.961 * [backup-simplify]: Simplify -1 into -1 3.961 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) y) (sqrt z)) in y 3.961 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) y) in y 3.961 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 3.961 * [taylor]: Taking taylor expansion of 2.0 in y 3.961 * [backup-simplify]: Simplify 2.0 into 2.0 3.961 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.962 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.962 * [taylor]: Taking taylor expansion of y in y 3.962 * [backup-simplify]: Simplify 0 into 0 3.962 * [backup-simplify]: Simplify 1 into 1 3.962 * [taylor]: Taking taylor expansion of (sqrt z) in y 3.962 * [taylor]: Taking taylor expansion of z in y 3.962 * [backup-simplify]: Simplify z into z 3.962 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 3.962 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 3.963 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 3.963 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 3.963 * [backup-simplify]: Simplify (* -1 0) into 0 3.963 * [taylor]: Taking taylor expansion of 0 in z 3.963 * [backup-simplify]: Simplify 0 into 0 3.963 * [backup-simplify]: Simplify 0 into 0 3.965 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 3.965 * [backup-simplify]: Simplify (- 0) into 0 3.965 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 3.966 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0.5) (* 0 (- y))) into (* 0.5 (sqrt 2.0)) 3.968 * [backup-simplify]: Simplify (+ (* (sqrt z) (* 0.5 (sqrt 2.0))) (* 0 (* -1 (* (sqrt 2.0) y)))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 3.968 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in y 3.968 * [taylor]: Taking taylor expansion of 0.5 in y 3.968 * [backup-simplify]: Simplify 0.5 into 0.5 3.968 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in y 3.968 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 3.968 * [taylor]: Taking taylor expansion of 2.0 in y 3.968 * [backup-simplify]: Simplify 2.0 into 2.0 3.968 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.969 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.969 * [taylor]: Taking taylor expansion of (sqrt z) in y 3.969 * [taylor]: Taking taylor expansion of z in y 3.969 * [backup-simplify]: Simplify z into z 3.969 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 3.969 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 3.970 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 3.970 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 3.970 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in z 3.970 * [taylor]: Taking taylor expansion of 0.5 in z 3.970 * [backup-simplify]: Simplify 0.5 into 0.5 3.970 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 3.970 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 3.970 * [taylor]: Taking taylor expansion of 2.0 in z 3.970 * [backup-simplify]: Simplify 2.0 into 2.0 3.971 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.971 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.971 * [taylor]: Taking taylor expansion of (sqrt z) in z 3.971 * [taylor]: Taking taylor expansion of z in z 3.971 * [backup-simplify]: Simplify 0 into 0 3.971 * [backup-simplify]: Simplify 1 into 1 3.972 * [backup-simplify]: Simplify (sqrt 0) into 0 3.973 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 3.973 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 3.974 * [backup-simplify]: Simplify (* 0.5 0) into 0 3.974 * [backup-simplify]: Simplify 0 into 0 3.976 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 1) (* 0 0)) into (sqrt 2.0) 3.977 * [backup-simplify]: Simplify (+ (* 0 0) (* (sqrt 2.0) (sqrt z))) into (* (sqrt 2.0) (sqrt z)) 3.977 * [backup-simplify]: Simplify (+ (* -1 (* (sqrt 2.0) (sqrt z))) (* 0 0)) into (- (* (sqrt 2.0) (sqrt z))) 3.977 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt z))) in z 3.977 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 3.977 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 3.977 * [taylor]: Taking taylor expansion of 2.0 in z 3.978 * [backup-simplify]: Simplify 2.0 into 2.0 3.978 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.978 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.978 * [taylor]: Taking taylor expansion of (sqrt z) in z 3.978 * [taylor]: Taking taylor expansion of z in z 3.978 * [backup-simplify]: Simplify 0 into 0 3.978 * [backup-simplify]: Simplify 1 into 1 3.978 * [backup-simplify]: Simplify (sqrt 0) into 0 3.979 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 3.980 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 3.980 * [backup-simplify]: Simplify (- 0) into 0 3.980 * [backup-simplify]: Simplify 0 into 0 3.980 * [backup-simplify]: Simplify 0 into 0 3.980 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 3.981 * [backup-simplify]: Simplify (- 0) into 0 3.981 * [backup-simplify]: Simplify (+ 0 0) into 0 3.982 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 3.982 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 3.983 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 3.984 * [backup-simplify]: Simplify (+ (* (sqrt z) 0) (+ (* 0 (* 0.5 (sqrt 2.0))) (* 0 (* -1 (* (sqrt 2.0) y))))) into 0 3.984 * [taylor]: Taking taylor expansion of 0 in y 3.984 * [backup-simplify]: Simplify 0 into 0 3.984 * [taylor]: Taking taylor expansion of 0 in z 3.984 * [backup-simplify]: Simplify 0 into 0 3.984 * [backup-simplify]: Simplify 0 into 0 3.984 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt z))) into 0 3.985 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt z)))) into 0 3.985 * [taylor]: Taking taylor expansion of 0 in z 3.985 * [backup-simplify]: Simplify 0 into 0 3.985 * [backup-simplify]: Simplify 0 into 0 3.985 * [backup-simplify]: Simplify 0 into 0 3.985 * [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))) 3.985 * [approximate]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in (x y z) around 0 3.985 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in z 3.985 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in z 3.985 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 3.985 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 3.985 * [taylor]: Taking taylor expansion of 0.5 in z 3.985 * [backup-simplify]: Simplify 0.5 into 0.5 3.985 * [taylor]: Taking taylor expansion of (/ 1 x) in z 3.985 * [taylor]: Taking taylor expansion of x in z 3.985 * [backup-simplify]: Simplify x into x 3.985 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.985 * [taylor]: Taking taylor expansion of (/ 1 y) in z 3.985 * [taylor]: Taking taylor expansion of y in z 3.985 * [backup-simplify]: Simplify y into y 3.985 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.985 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 3.985 * [taylor]: Taking taylor expansion of 2.0 in z 3.985 * [backup-simplify]: Simplify 2.0 into 2.0 3.986 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.986 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.986 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 3.986 * [taylor]: Taking taylor expansion of (/ 1 z) in z 3.986 * [taylor]: Taking taylor expansion of z in z 3.986 * [backup-simplify]: Simplify 0 into 0 3.986 * [backup-simplify]: Simplify 1 into 1 3.986 * [backup-simplify]: Simplify (/ 1 1) into 1 3.987 * [backup-simplify]: Simplify (sqrt 0) into 0 3.987 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 3.987 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in y 3.987 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in y 3.987 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 3.987 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 3.987 * [taylor]: Taking taylor expansion of 0.5 in y 3.987 * [backup-simplify]: Simplify 0.5 into 0.5 3.987 * [taylor]: Taking taylor expansion of (/ 1 x) in y 3.988 * [taylor]: Taking taylor expansion of x in y 3.988 * [backup-simplify]: Simplify x into x 3.988 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.988 * [taylor]: Taking taylor expansion of (/ 1 y) in y 3.988 * [taylor]: Taking taylor expansion of y in y 3.988 * [backup-simplify]: Simplify 0 into 0 3.988 * [backup-simplify]: Simplify 1 into 1 3.988 * [backup-simplify]: Simplify (/ 1 1) into 1 3.988 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 3.988 * [taylor]: Taking taylor expansion of 2.0 in y 3.988 * [backup-simplify]: Simplify 2.0 into 2.0 3.988 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.989 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.989 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 3.989 * [taylor]: Taking taylor expansion of (/ 1 z) in y 3.989 * [taylor]: Taking taylor expansion of z in y 3.989 * [backup-simplify]: Simplify z into z 3.989 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 3.989 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 3.989 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 3.989 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 3.989 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in x 3.989 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in x 3.989 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 3.989 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 3.989 * [taylor]: Taking taylor expansion of 0.5 in x 3.989 * [backup-simplify]: Simplify 0.5 into 0.5 3.989 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.989 * [taylor]: Taking taylor expansion of x in x 3.989 * [backup-simplify]: Simplify 0 into 0 3.989 * [backup-simplify]: Simplify 1 into 1 3.989 * [backup-simplify]: Simplify (/ 1 1) into 1 3.989 * [taylor]: Taking taylor expansion of (/ 1 y) in x 3.989 * [taylor]: Taking taylor expansion of y in x 3.989 * [backup-simplify]: Simplify y into y 3.989 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.989 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 3.990 * [taylor]: Taking taylor expansion of 2.0 in x 3.990 * [backup-simplify]: Simplify 2.0 into 2.0 3.990 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.990 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.990 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 3.990 * [taylor]: Taking taylor expansion of (/ 1 z) in x 3.990 * [taylor]: Taking taylor expansion of z in x 3.990 * [backup-simplify]: Simplify z into z 3.990 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 3.990 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 3.990 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 3.991 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 3.991 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in x 3.991 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in x 3.991 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 3.991 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 3.991 * [taylor]: Taking taylor expansion of 0.5 in x 3.991 * [backup-simplify]: Simplify 0.5 into 0.5 3.991 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.991 * [taylor]: Taking taylor expansion of x in x 3.991 * [backup-simplify]: Simplify 0 into 0 3.991 * [backup-simplify]: Simplify 1 into 1 3.991 * [backup-simplify]: Simplify (/ 1 1) into 1 3.991 * [taylor]: Taking taylor expansion of (/ 1 y) in x 3.991 * [taylor]: Taking taylor expansion of y in x 3.991 * [backup-simplify]: Simplify y into y 3.991 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 3.991 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 3.991 * [taylor]: Taking taylor expansion of 2.0 in x 3.991 * [backup-simplify]: Simplify 2.0 into 2.0 3.991 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.992 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.992 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 3.992 * [taylor]: Taking taylor expansion of (/ 1 z) in x 3.992 * [taylor]: Taking taylor expansion of z in x 3.992 * [backup-simplify]: Simplify z into z 3.992 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 3.992 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 3.992 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 3.992 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 3.992 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 3.993 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 3.993 * [backup-simplify]: Simplify (* 0.5 (sqrt 2.0)) into (* 0.5 (sqrt 2.0)) 3.994 * [backup-simplify]: Simplify (* (* 0.5 (sqrt 2.0)) (sqrt (/ 1 z))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 3.994 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in y 3.994 * [taylor]: Taking taylor expansion of 0.5 in y 3.994 * [backup-simplify]: Simplify 0.5 into 0.5 3.994 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in y 3.994 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 3.994 * [taylor]: Taking taylor expansion of 2.0 in y 3.994 * [backup-simplify]: Simplify 2.0 into 2.0 3.994 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.995 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.995 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 3.995 * [taylor]: Taking taylor expansion of (/ 1 z) in y 3.995 * [taylor]: Taking taylor expansion of z in y 3.995 * [backup-simplify]: Simplify z into z 3.995 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 3.995 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 3.995 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 3.995 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 3.995 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.996 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 3.996 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 3.996 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 3.997 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (sqrt 2.0))) into (- (/ (sqrt 2.0) y)) 3.997 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (* (- (/ (sqrt 2.0) y)) (sqrt (/ 1 z)))) into (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) 3.997 * [taylor]: Taking taylor expansion of (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) in y 3.997 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2.0) y) (sqrt (/ 1 z))) in y 3.997 * [taylor]: Taking taylor expansion of (/ (sqrt 2.0) y) in y 3.997 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 3.997 * [taylor]: Taking taylor expansion of 2.0 in y 3.998 * [backup-simplify]: Simplify 2.0 into 2.0 3.998 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 3.998 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 3.998 * [taylor]: Taking taylor expansion of y in y 3.998 * [backup-simplify]: Simplify 0 into 0 3.998 * [backup-simplify]: Simplify 1 into 1 3.999 * [backup-simplify]: Simplify (/ (sqrt 2.0) 1) into (sqrt 2.0) 3.999 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 3.999 * [taylor]: Taking taylor expansion of (/ 1 z) in y 3.999 * [taylor]: Taking taylor expansion of z in y 3.999 * [backup-simplify]: Simplify z into z 3.999 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 3.999 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 3.999 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 3.999 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 3.999 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 4.000 * [backup-simplify]: Simplify (- (* (sqrt 2.0) (sqrt (/ 1 z)))) into (- (* (sqrt 2.0) (sqrt (/ 1 z)))) 4.000 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 4.000 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 4.000 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 4.000 * [taylor]: Taking taylor expansion of 2.0 in z 4.000 * [backup-simplify]: Simplify 2.0 into 2.0 4.000 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.001 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.001 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 4.001 * [taylor]: Taking taylor expansion of (/ 1 z) in z 4.001 * [taylor]: Taking taylor expansion of z in z 4.001 * [backup-simplify]: Simplify 0 into 0 4.001 * [backup-simplify]: Simplify 1 into 1 4.001 * [backup-simplify]: Simplify (/ 1 1) into 1 4.001 * [backup-simplify]: Simplify (sqrt 0) into 0 4.002 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 4.002 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 4.002 * [backup-simplify]: Simplify (- 0) into 0 4.002 * [backup-simplify]: Simplify 0 into 0 4.003 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 4.003 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 4.003 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 4.003 * [taylor]: Taking taylor expansion of 0.5 in z 4.003 * [backup-simplify]: Simplify 0.5 into 0.5 4.003 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 4.003 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 4.003 * [taylor]: Taking taylor expansion of 2.0 in z 4.003 * [backup-simplify]: Simplify 2.0 into 2.0 4.003 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.004 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.004 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 4.004 * [taylor]: Taking taylor expansion of (/ 1 z) in z 4.004 * [taylor]: Taking taylor expansion of z in z 4.004 * [backup-simplify]: Simplify 0 into 0 4.004 * [backup-simplify]: Simplify 1 into 1 4.004 * [backup-simplify]: Simplify (/ 1 1) into 1 4.004 * [backup-simplify]: Simplify (sqrt 0) into 0 4.005 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 4.006 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 4.006 * [backup-simplify]: Simplify (* 0.5 0) into 0 4.006 * [backup-simplify]: Simplify 0 into 0 4.006 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.007 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 4.007 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 4.008 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.008 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 4.008 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 4.009 * [backup-simplify]: Simplify (- 0) into 0 4.009 * [backup-simplify]: Simplify (+ 0 0) into 0 4.010 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (sqrt 2.0)))) into 0 4.011 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 4.011 * [taylor]: Taking taylor expansion of 0 in y 4.011 * [backup-simplify]: Simplify 0 into 0 4.012 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)))) into 0 4.012 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 4.013 * [backup-simplify]: Simplify (- 0) into 0 4.013 * [taylor]: Taking taylor expansion of 0 in z 4.013 * [backup-simplify]: Simplify 0 into 0 4.013 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 4.014 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z))))) into 0 4.014 * [taylor]: Taking taylor expansion of 0 in z 4.014 * [backup-simplify]: Simplify 0 into 0 4.016 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 4.018 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 4.019 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 4.021 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 4.025 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 4.026 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 4.026 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.027 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 4.028 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 4.029 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.030 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.030 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.031 * [backup-simplify]: Simplify (- 0) into 0 4.031 * [backup-simplify]: Simplify (+ 0 0) into 0 4.032 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (sqrt 2.0))))) into 0 4.033 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 4.034 * [taylor]: Taking taylor expansion of 0 in y 4.034 * [backup-simplify]: Simplify 0 into 0 4.034 * [taylor]: Taking taylor expansion of 0 in z 4.034 * [backup-simplify]: Simplify 0 into 0 4.034 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.035 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 4.036 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 4.037 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.037 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 4.038 * [backup-simplify]: Simplify (- 0) into 0 4.038 * [taylor]: Taking taylor expansion of 0 in z 4.038 * [backup-simplify]: Simplify 0 into 0 4.038 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.039 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 4.040 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 4.041 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 4.042 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z)))))) into 0 4.042 * [taylor]: Taking taylor expansion of 0 in z 4.042 * [backup-simplify]: Simplify 0 into 0 4.042 * [backup-simplify]: Simplify 0 into 0 4.042 * [backup-simplify]: Simplify 0 into 0 4.042 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.045 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 4.046 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 4.048 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 4.051 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 4.052 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 4.057 * [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))))))) 4.057 * [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)))) 4.057 * [approximate]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in (x y z) around 0 4.057 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in z 4.057 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 4.057 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 4.057 * [taylor]: Taking taylor expansion of -2.0 in z 4.057 * [backup-simplify]: Simplify -2.0 into -2.0 4.057 * [taylor]: Taking taylor expansion of z in z 4.057 * [backup-simplify]: Simplify 0 into 0 4.057 * [backup-simplify]: Simplify 1 into 1 4.058 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 4.058 * [backup-simplify]: Simplify (sqrt 0) into 0 4.060 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 4.060 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 4.060 * [taylor]: Taking taylor expansion of (/ 1 y) in z 4.060 * [taylor]: Taking taylor expansion of y in z 4.060 * [backup-simplify]: Simplify y into y 4.060 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.060 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 4.060 * [taylor]: Taking taylor expansion of 0.5 in z 4.060 * [backup-simplify]: Simplify 0.5 into 0.5 4.060 * [taylor]: Taking taylor expansion of (/ 1 x) in z 4.060 * [taylor]: Taking taylor expansion of x in z 4.060 * [backup-simplify]: Simplify x into x 4.060 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.060 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in y 4.060 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 4.060 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 4.060 * [taylor]: Taking taylor expansion of -2.0 in y 4.060 * [backup-simplify]: Simplify -2.0 into -2.0 4.060 * [taylor]: Taking taylor expansion of z in y 4.060 * [backup-simplify]: Simplify z into z 4.060 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 4.060 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 4.060 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 4.061 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 4.061 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 4.061 * [taylor]: Taking taylor expansion of (/ 1 y) in y 4.061 * [taylor]: Taking taylor expansion of y in y 4.061 * [backup-simplify]: Simplify 0 into 0 4.061 * [backup-simplify]: Simplify 1 into 1 4.061 * [backup-simplify]: Simplify (/ 1 1) into 1 4.061 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 4.061 * [taylor]: Taking taylor expansion of 0.5 in y 4.061 * [backup-simplify]: Simplify 0.5 into 0.5 4.061 * [taylor]: Taking taylor expansion of (/ 1 x) in y 4.061 * [taylor]: Taking taylor expansion of x in y 4.062 * [backup-simplify]: Simplify x into x 4.062 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.062 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in x 4.062 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 4.062 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 4.062 * [taylor]: Taking taylor expansion of -2.0 in x 4.062 * [backup-simplify]: Simplify -2.0 into -2.0 4.062 * [taylor]: Taking taylor expansion of z in x 4.062 * [backup-simplify]: Simplify z into z 4.062 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 4.062 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 4.062 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 4.062 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 4.062 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 4.062 * [taylor]: Taking taylor expansion of (/ 1 y) in x 4.062 * [taylor]: Taking taylor expansion of y in x 4.062 * [backup-simplify]: Simplify y into y 4.062 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.062 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 4.063 * [taylor]: Taking taylor expansion of 0.5 in x 4.063 * [backup-simplify]: Simplify 0.5 into 0.5 4.063 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.063 * [taylor]: Taking taylor expansion of x in x 4.063 * [backup-simplify]: Simplify 0 into 0 4.063 * [backup-simplify]: Simplify 1 into 1 4.063 * [backup-simplify]: Simplify (/ 1 1) into 1 4.063 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (- (/ 1 y) (* 0.5 (/ 1 x)))) in x 4.063 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 4.063 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 4.063 * [taylor]: Taking taylor expansion of -2.0 in x 4.063 * [backup-simplify]: Simplify -2.0 into -2.0 4.063 * [taylor]: Taking taylor expansion of z in x 4.063 * [backup-simplify]: Simplify z into z 4.063 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 4.063 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 4.064 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 4.064 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 4.064 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 4.064 * [taylor]: Taking taylor expansion of (/ 1 y) in x 4.064 * [taylor]: Taking taylor expansion of y in x 4.064 * [backup-simplify]: Simplify y into y 4.064 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.064 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 4.064 * [taylor]: Taking taylor expansion of 0.5 in x 4.064 * [backup-simplify]: Simplify 0.5 into 0.5 4.064 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.064 * [taylor]: Taking taylor expansion of x in x 4.064 * [backup-simplify]: Simplify 0 into 0 4.064 * [backup-simplify]: Simplify 1 into 1 4.064 * [backup-simplify]: Simplify (/ 1 1) into 1 4.065 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 4.065 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 4.066 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 4.066 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (- 0.5)) into (* -0.5 (sqrt (/ -2.0 z))) 4.066 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -2.0 z))) in y 4.066 * [taylor]: Taking taylor expansion of -0.5 in y 4.067 * [backup-simplify]: Simplify -0.5 into -0.5 4.067 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 4.067 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 4.067 * [taylor]: Taking taylor expansion of -2.0 in y 4.067 * [backup-simplify]: Simplify -2.0 into -2.0 4.067 * [taylor]: Taking taylor expansion of z in y 4.067 * [backup-simplify]: Simplify z into z 4.067 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 4.067 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 4.067 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 4.067 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 4.068 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.068 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 4.069 * [backup-simplify]: Simplify (- 0) into 0 4.069 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 4.069 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) (/ 1 y)) (* 0 (- 0.5))) into (/ (sqrt (/ -2.0 z)) y) 4.069 * [taylor]: Taking taylor expansion of (/ (sqrt (/ -2.0 z)) y) in y 4.070 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 4.070 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 4.070 * [taylor]: Taking taylor expansion of -2.0 in y 4.070 * [backup-simplify]: Simplify -2.0 into -2.0 4.070 * [taylor]: Taking taylor expansion of z in y 4.070 * [backup-simplify]: Simplify z into z 4.070 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 4.070 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 4.070 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 4.070 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 4.070 * [taylor]: Taking taylor expansion of y in y 4.070 * [backup-simplify]: Simplify 0 into 0 4.070 * [backup-simplify]: Simplify 1 into 1 4.070 * [backup-simplify]: Simplify (/ (sqrt (/ -2.0 z)) 1) into (sqrt (/ -2.0 z)) 4.070 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 4.070 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 4.070 * [taylor]: Taking taylor expansion of -2.0 in z 4.070 * [backup-simplify]: Simplify -2.0 into -2.0 4.071 * [taylor]: Taking taylor expansion of z in z 4.071 * [backup-simplify]: Simplify 0 into 0 4.071 * [backup-simplify]: Simplify 1 into 1 4.071 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 4.071 * [backup-simplify]: Simplify (sqrt 0) into 0 4.072 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 4.073 * [backup-simplify]: Simplify 0 into 0 4.073 * [backup-simplify]: Simplify (* -0.5 (sqrt (/ -2.0 z))) into (* -0.5 (sqrt (/ -2.0 z))) 4.073 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -2.0 z))) in z 4.073 * [taylor]: Taking taylor expansion of -0.5 in z 4.073 * [backup-simplify]: Simplify -0.5 into -0.5 4.073 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 4.073 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 4.073 * [taylor]: Taking taylor expansion of -2.0 in z 4.073 * [backup-simplify]: Simplify -2.0 into -2.0 4.073 * [taylor]: Taking taylor expansion of z in z 4.073 * [backup-simplify]: Simplify 0 into 0 4.073 * [backup-simplify]: Simplify 1 into 1 4.073 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 4.074 * [backup-simplify]: Simplify (sqrt 0) into 0 4.075 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 4.075 * [backup-simplify]: Simplify (* -0.5 0) into 0 4.075 * [backup-simplify]: Simplify 0 into 0 4.075 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 4.076 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.077 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 4.077 * [backup-simplify]: Simplify (- 0) into 0 4.082 * [backup-simplify]: Simplify (+ 0 0) into 0 4.082 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.083 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 4.084 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 (/ 1 y)) (* 0 (- 0.5)))) into 0 4.084 * [taylor]: Taking taylor expansion of 0 in y 4.084 * [backup-simplify]: Simplify 0 into 0 4.085 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -2.0 z)) (/ 0 1)))) into 0 4.085 * [taylor]: Taking taylor expansion of 0 in z 4.085 * [backup-simplify]: Simplify 0 into 0 4.085 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (sqrt (/ -2.0 z)))) into 0 4.085 * [taylor]: Taking taylor expansion of 0 in z 4.085 * [backup-simplify]: Simplify 0 into 0 4.085 * [backup-simplify]: Simplify +nan.0 into +nan.0 4.087 * [backup-simplify]: Simplify (+ (* -0.5 +nan.0) (* 0 0)) into (- +nan.0) 4.087 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 4.087 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.088 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.089 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.089 * [backup-simplify]: Simplify (- 0) into 0 4.090 * [backup-simplify]: Simplify (+ 0 0) into 0 4.090 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.091 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -2.0 z)))) into 0 4.092 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (+ (* 0 (/ 1 y)) (* 0 (- 0.5))))) into 0 4.092 * [taylor]: Taking taylor expansion of 0 in y 4.092 * [backup-simplify]: Simplify 0 into 0 4.092 * [taylor]: Taking taylor expansion of 0 in z 4.092 * [backup-simplify]: Simplify 0 into 0 4.092 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.093 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 4.094 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -2.0 z)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.094 * [taylor]: Taking taylor expansion of 0 in z 4.094 * [backup-simplify]: Simplify 0 into 0 4.094 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.095 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 4.096 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (sqrt (/ -2.0 z))))) into 0 4.096 * [taylor]: Taking taylor expansion of 0 in z 4.096 * [backup-simplify]: Simplify 0 into 0 4.096 * [backup-simplify]: Simplify 0 into 0 4.096 * [backup-simplify]: Simplify 0 into 0 4.097 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2.0 (/ 0 1)))) into 0 4.099 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 4.099 * [backup-simplify]: Simplify +nan.0 into +nan.0 4.100 * [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)))))) 4.100 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 1) 4.100 * [backup-simplify]: Simplify (/ (* t t) 2.0) into (* 0.5 (pow t 2)) 4.100 * [approximate]: Taking taylor expansion of (* 0.5 (pow t 2)) in (t) around 0 4.100 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 4.100 * [taylor]: Taking taylor expansion of 0.5 in t 4.100 * [backup-simplify]: Simplify 0.5 into 0.5 4.100 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.100 * [taylor]: Taking taylor expansion of t in t 4.101 * [backup-simplify]: Simplify 0 into 0 4.101 * [backup-simplify]: Simplify 1 into 1 4.101 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 4.101 * [taylor]: Taking taylor expansion of 0.5 in t 4.101 * [backup-simplify]: Simplify 0.5 into 0.5 4.101 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.101 * [taylor]: Taking taylor expansion of t in t 4.101 * [backup-simplify]: Simplify 0 into 0 4.101 * [backup-simplify]: Simplify 1 into 1 4.101 * [backup-simplify]: Simplify (* 1 1) into 1 4.102 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 4.102 * [backup-simplify]: Simplify 0.5 into 0.5 4.102 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.103 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 4.103 * [backup-simplify]: Simplify 0 into 0 4.104 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.104 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 4.104 * [backup-simplify]: Simplify 0 into 0 4.106 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.107 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.107 * [backup-simplify]: Simplify 0 into 0 4.108 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.109 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.109 * [backup-simplify]: Simplify 0 into 0 4.110 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 4.111 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 4.111 * [backup-simplify]: Simplify 0 into 0 4.113 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 4.114 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 4.114 * [backup-simplify]: Simplify 0 into 0 4.114 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 4.114 * [backup-simplify]: Simplify (/ (* (/ 1 t) (/ 1 t)) 2.0) into (/ 0.5 (pow t 2)) 4.114 * [approximate]: Taking taylor expansion of (/ 0.5 (pow t 2)) in (t) around 0 4.114 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 4.114 * [taylor]: Taking taylor expansion of 0.5 in t 4.115 * [backup-simplify]: Simplify 0.5 into 0.5 4.115 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.115 * [taylor]: Taking taylor expansion of t in t 4.115 * [backup-simplify]: Simplify 0 into 0 4.115 * [backup-simplify]: Simplify 1 into 1 4.115 * [backup-simplify]: Simplify (* 1 1) into 1 4.115 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 4.115 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 4.115 * [taylor]: Taking taylor expansion of 0.5 in t 4.115 * [backup-simplify]: Simplify 0.5 into 0.5 4.116 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.116 * [taylor]: Taking taylor expansion of t in t 4.116 * [backup-simplify]: Simplify 0 into 0 4.116 * [backup-simplify]: Simplify 1 into 1 4.116 * [backup-simplify]: Simplify (* 1 1) into 1 4.116 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 4.116 * [backup-simplify]: Simplify 0.5 into 0.5 4.117 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.118 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)))) into 0 4.118 * [backup-simplify]: Simplify 0 into 0 4.119 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.119 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.120 * [backup-simplify]: Simplify 0 into 0 4.120 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.121 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.121 * [backup-simplify]: Simplify 0 into 0 4.122 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.123 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.123 * [backup-simplify]: Simplify 0 into 0 4.124 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 4.125 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.125 * [backup-simplify]: Simplify 0 into 0 4.127 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 4.128 * [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 4.128 * [backup-simplify]: Simplify 0 into 0 4.128 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (/ 1 t)) 2)) into (* 0.5 (pow t 2)) 4.128 * [backup-simplify]: Simplify (/ (* (/ 1 (- t)) (/ 1 (- t))) 2.0) into (/ 0.5 (pow t 2)) 4.128 * [approximate]: Taking taylor expansion of (/ 0.5 (pow t 2)) in (t) around 0 4.128 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 4.128 * [taylor]: Taking taylor expansion of 0.5 in t 4.128 * [backup-simplify]: Simplify 0.5 into 0.5 4.128 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.128 * [taylor]: Taking taylor expansion of t in t 4.128 * [backup-simplify]: Simplify 0 into 0 4.128 * [backup-simplify]: Simplify 1 into 1 4.129 * [backup-simplify]: Simplify (* 1 1) into 1 4.129 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 4.129 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 4.129 * [taylor]: Taking taylor expansion of 0.5 in t 4.129 * [backup-simplify]: Simplify 0.5 into 0.5 4.129 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.129 * [taylor]: Taking taylor expansion of t in t 4.129 * [backup-simplify]: Simplify 0 into 0 4.129 * [backup-simplify]: Simplify 1 into 1 4.130 * [backup-simplify]: Simplify (* 1 1) into 1 4.130 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 4.130 * [backup-simplify]: Simplify 0.5 into 0.5 4.130 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.131 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)))) into 0 4.131 * [backup-simplify]: Simplify 0 into 0 4.131 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.132 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.132 * [backup-simplify]: Simplify 0 into 0 4.132 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.133 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.133 * [backup-simplify]: Simplify 0 into 0 4.134 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.134 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.134 * [backup-simplify]: Simplify 0 into 0 4.135 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 4.136 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.136 * [backup-simplify]: Simplify 0 into 0 4.137 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 4.138 * [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 4.138 * [backup-simplify]: Simplify 0 into 0 4.138 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (/ 1 (- t))) 2)) into (* 0.5 (pow t 2)) 4.139 * * * * [progress]: [ 3 / 3 ] generating series at (2) 4.139 * [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)) 4.139 * [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 4.139 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in t 4.139 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in t 4.139 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 4.139 * [taylor]: Taking taylor expansion of 2.0 in t 4.139 * [backup-simplify]: Simplify 2.0 into 2.0 4.140 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.140 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.140 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in t 4.140 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in t 4.140 * [taylor]: Taking taylor expansion of (* 0.5 x) in t 4.140 * [taylor]: Taking taylor expansion of 0.5 in t 4.140 * [backup-simplify]: Simplify 0.5 into 0.5 4.140 * [taylor]: Taking taylor expansion of x in t 4.140 * [backup-simplify]: Simplify x into x 4.140 * [taylor]: Taking taylor expansion of y in t 4.140 * [backup-simplify]: Simplify y into y 4.141 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 4.141 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 4.141 * [taylor]: Taking taylor expansion of 0.5 in t 4.141 * [backup-simplify]: Simplify 0.5 into 0.5 4.141 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.141 * [taylor]: Taking taylor expansion of t in t 4.141 * [backup-simplify]: Simplify 0 into 0 4.141 * [backup-simplify]: Simplify 1 into 1 4.141 * [backup-simplify]: Simplify (* 1 1) into 1 4.141 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 4.141 * [backup-simplify]: Simplify (exp 0) into 1 4.141 * [taylor]: Taking taylor expansion of (sqrt z) in t 4.142 * [taylor]: Taking taylor expansion of z in t 4.142 * [backup-simplify]: Simplify z into z 4.142 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 4.142 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 4.142 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in z 4.142 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in z 4.142 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 4.142 * [taylor]: Taking taylor expansion of 2.0 in z 4.142 * [backup-simplify]: Simplify 2.0 into 2.0 4.142 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.143 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.143 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in z 4.143 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 4.143 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 4.143 * [taylor]: Taking taylor expansion of 0.5 in z 4.143 * [backup-simplify]: Simplify 0.5 into 0.5 4.143 * [taylor]: Taking taylor expansion of x in z 4.143 * [backup-simplify]: Simplify x into x 4.143 * [taylor]: Taking taylor expansion of y in z 4.143 * [backup-simplify]: Simplify y into y 4.143 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 4.143 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 4.143 * [taylor]: Taking taylor expansion of 0.5 in z 4.143 * [backup-simplify]: Simplify 0.5 into 0.5 4.143 * [taylor]: Taking taylor expansion of (pow t 2) in z 4.143 * [taylor]: Taking taylor expansion of t in z 4.143 * [backup-simplify]: Simplify t into t 4.143 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.144 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 4.144 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 4.144 * [taylor]: Taking taylor expansion of (sqrt z) in z 4.144 * [taylor]: Taking taylor expansion of z in z 4.144 * [backup-simplify]: Simplify 0 into 0 4.144 * [backup-simplify]: Simplify 1 into 1 4.144 * [backup-simplify]: Simplify (sqrt 0) into 0 4.146 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 4.146 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in y 4.146 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in y 4.146 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 4.146 * [taylor]: Taking taylor expansion of 2.0 in y 4.146 * [backup-simplify]: Simplify 2.0 into 2.0 4.146 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.147 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.147 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in y 4.147 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 4.147 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 4.147 * [taylor]: Taking taylor expansion of 0.5 in y 4.147 * [backup-simplify]: Simplify 0.5 into 0.5 4.147 * [taylor]: Taking taylor expansion of x in y 4.147 * [backup-simplify]: Simplify x into x 4.147 * [taylor]: Taking taylor expansion of y in y 4.147 * [backup-simplify]: Simplify 0 into 0 4.147 * [backup-simplify]: Simplify 1 into 1 4.147 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 4.147 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 4.147 * [taylor]: Taking taylor expansion of 0.5 in y 4.147 * [backup-simplify]: Simplify 0.5 into 0.5 4.147 * [taylor]: Taking taylor expansion of (pow t 2) in y 4.147 * [taylor]: Taking taylor expansion of t in y 4.147 * [backup-simplify]: Simplify t into t 4.147 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.147 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 4.148 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 4.148 * [taylor]: Taking taylor expansion of (sqrt z) in y 4.148 * [taylor]: Taking taylor expansion of z in y 4.148 * [backup-simplify]: Simplify z into z 4.148 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 4.148 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 4.148 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in x 4.148 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in x 4.148 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 4.148 * [taylor]: Taking taylor expansion of 2.0 in x 4.148 * [backup-simplify]: Simplify 2.0 into 2.0 4.148 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.149 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.149 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in x 4.149 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 4.149 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 4.149 * [taylor]: Taking taylor expansion of 0.5 in x 4.149 * [backup-simplify]: Simplify 0.5 into 0.5 4.149 * [taylor]: Taking taylor expansion of x in x 4.149 * [backup-simplify]: Simplify 0 into 0 4.149 * [backup-simplify]: Simplify 1 into 1 4.149 * [taylor]: Taking taylor expansion of y in x 4.149 * [backup-simplify]: Simplify y into y 4.149 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 4.149 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 4.149 * [taylor]: Taking taylor expansion of 0.5 in x 4.149 * [backup-simplify]: Simplify 0.5 into 0.5 4.150 * [taylor]: Taking taylor expansion of (pow t 2) in x 4.150 * [taylor]: Taking taylor expansion of t in x 4.150 * [backup-simplify]: Simplify t into t 4.150 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.150 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 4.150 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 4.150 * [taylor]: Taking taylor expansion of (sqrt z) in x 4.150 * [taylor]: Taking taylor expansion of z in x 4.150 * [backup-simplify]: Simplify z into z 4.150 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 4.150 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 4.150 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in x 4.150 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in x 4.150 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 4.150 * [taylor]: Taking taylor expansion of 2.0 in x 4.150 * [backup-simplify]: Simplify 2.0 into 2.0 4.151 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.151 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.151 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in x 4.151 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 4.151 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 4.151 * [taylor]: Taking taylor expansion of 0.5 in x 4.152 * [backup-simplify]: Simplify 0.5 into 0.5 4.152 * [taylor]: Taking taylor expansion of x in x 4.152 * [backup-simplify]: Simplify 0 into 0 4.152 * [backup-simplify]: Simplify 1 into 1 4.152 * [taylor]: Taking taylor expansion of y in x 4.152 * [backup-simplify]: Simplify y into y 4.152 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 4.152 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 4.152 * [taylor]: Taking taylor expansion of 0.5 in x 4.152 * [backup-simplify]: Simplify 0.5 into 0.5 4.152 * [taylor]: Taking taylor expansion of (pow t 2) in x 4.152 * [taylor]: Taking taylor expansion of t in x 4.152 * [backup-simplify]: Simplify t into t 4.152 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.152 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 4.152 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 4.152 * [taylor]: Taking taylor expansion of (sqrt z) in x 4.152 * [taylor]: Taking taylor expansion of z in x 4.152 * [backup-simplify]: Simplify z into z 4.152 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 4.152 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 4.153 * [backup-simplify]: Simplify (* 0.5 0) into 0 4.153 * [backup-simplify]: Simplify (- y) into (- y) 4.153 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 4.153 * [backup-simplify]: Simplify (* (- y) (exp (* 0.5 (pow t 2)))) into (* -1 (* y (exp (* 0.5 (pow t 2))))) 4.154 * [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)))))) 4.154 * [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))) 4.154 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z))) in y 4.155 * [taylor]: Taking taylor expansion of -1 in y 4.155 * [backup-simplify]: Simplify -1 into -1 4.155 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z)) in y 4.155 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) in y 4.155 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 4.155 * [taylor]: Taking taylor expansion of 2.0 in y 4.155 * [backup-simplify]: Simplify 2.0 into 2.0 4.155 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.156 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.156 * [taylor]: Taking taylor expansion of (* y (exp (* 0.5 (pow t 2)))) in y 4.156 * [taylor]: Taking taylor expansion of y in y 4.156 * [backup-simplify]: Simplify 0 into 0 4.156 * [backup-simplify]: Simplify 1 into 1 4.156 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 4.156 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 4.156 * [taylor]: Taking taylor expansion of 0.5 in y 4.156 * [backup-simplify]: Simplify 0.5 into 0.5 4.156 * [taylor]: Taking taylor expansion of (pow t 2) in y 4.156 * [taylor]: Taking taylor expansion of t in y 4.156 * [backup-simplify]: Simplify t into t 4.156 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.157 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 4.157 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 4.157 * [taylor]: Taking taylor expansion of (sqrt z) in y 4.157 * [taylor]: Taking taylor expansion of z in y 4.157 * [backup-simplify]: Simplify z into z 4.157 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 4.157 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 4.157 * [backup-simplify]: Simplify (* 0 (exp (* 0.5 (pow t 2)))) into 0 4.158 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 4.158 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 4.158 * [backup-simplify]: Simplify (* -1 0) into 0 4.158 * [taylor]: Taking taylor expansion of 0 in z 4.158 * [backup-simplify]: Simplify 0 into 0 4.158 * [taylor]: Taking taylor expansion of 0 in t 4.158 * [backup-simplify]: Simplify 0 into 0 4.158 * [backup-simplify]: Simplify 0 into 0 4.158 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 4.159 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 4.160 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 4.161 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 4.161 * [backup-simplify]: Simplify (- 0) into 0 4.162 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 4.162 * [backup-simplify]: Simplify (+ (* (- y) 0) (* 0.5 (exp (* 0.5 (pow t 2))))) into (* 0.5 (exp (* 0.5 (pow t 2)))) 4.163 * [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))))) 4.164 * [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))) 4.164 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in y 4.164 * [taylor]: Taking taylor expansion of 0.5 in y 4.164 * [backup-simplify]: Simplify 0.5 into 0.5 4.164 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in y 4.164 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in y 4.164 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 4.164 * [taylor]: Taking taylor expansion of 2.0 in y 4.164 * [backup-simplify]: Simplify 2.0 into 2.0 4.165 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.165 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.165 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 4.165 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 4.165 * [taylor]: Taking taylor expansion of 0.5 in y 4.165 * [backup-simplify]: Simplify 0.5 into 0.5 4.165 * [taylor]: Taking taylor expansion of (pow t 2) in y 4.165 * [taylor]: Taking taylor expansion of t in y 4.166 * [backup-simplify]: Simplify t into t 4.166 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.166 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 4.166 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 4.166 * [taylor]: Taking taylor expansion of (sqrt z) in y 4.166 * [taylor]: Taking taylor expansion of z in y 4.166 * [backup-simplify]: Simplify z into z 4.166 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 4.166 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 4.167 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 4.167 * [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)) 4.168 * [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))) 4.168 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 4.168 * [taylor]: Taking taylor expansion of 0.5 in z 4.168 * [backup-simplify]: Simplify 0.5 into 0.5 4.168 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 4.168 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 4.168 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 4.168 * [taylor]: Taking taylor expansion of 2.0 in z 4.168 * [backup-simplify]: Simplify 2.0 into 2.0 4.168 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.169 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.169 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 4.169 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 4.169 * [taylor]: Taking taylor expansion of 0.5 in z 4.169 * [backup-simplify]: Simplify 0.5 into 0.5 4.169 * [taylor]: Taking taylor expansion of (pow t 2) in z 4.169 * [taylor]: Taking taylor expansion of t in z 4.169 * [backup-simplify]: Simplify t into t 4.169 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.170 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 4.170 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 4.170 * [taylor]: Taking taylor expansion of (sqrt z) in z 4.170 * [taylor]: Taking taylor expansion of z in z 4.170 * [backup-simplify]: Simplify 0 into 0 4.170 * [backup-simplify]: Simplify 1 into 1 4.170 * [backup-simplify]: Simplify (sqrt 0) into 0 4.171 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 4.172 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 4.172 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 4.173 * [backup-simplify]: Simplify (* 0.5 0) into 0 4.173 * [taylor]: Taking taylor expansion of 0 in t 4.173 * [backup-simplify]: Simplify 0 into 0 4.173 * [backup-simplify]: Simplify 0 into 0 4.173 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 4.174 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 4.174 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 4.175 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* 0.5 (pow t 2))))) into (exp (* 0.5 (pow t 2))) 4.176 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (* 0 0)) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 4.177 * [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)) 4.178 * [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))) 4.178 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 4.178 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 4.178 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 4.178 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 4.178 * [taylor]: Taking taylor expansion of 2.0 in z 4.178 * [backup-simplify]: Simplify 2.0 into 2.0 4.178 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.179 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.179 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 4.179 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 4.179 * [taylor]: Taking taylor expansion of 0.5 in z 4.179 * [backup-simplify]: Simplify 0.5 into 0.5 4.179 * [taylor]: Taking taylor expansion of (pow t 2) in z 4.179 * [taylor]: Taking taylor expansion of t in z 4.179 * [backup-simplify]: Simplify t into t 4.179 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.180 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 4.180 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 4.180 * [taylor]: Taking taylor expansion of (sqrt z) in z 4.180 * [taylor]: Taking taylor expansion of z in z 4.180 * [backup-simplify]: Simplify 0 into 0 4.180 * [backup-simplify]: Simplify 1 into 1 4.180 * [backup-simplify]: Simplify (sqrt 0) into 0 4.181 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 4.182 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 4.182 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 4.183 * [backup-simplify]: Simplify (- 0) into 0 4.183 * [taylor]: Taking taylor expansion of 0 in t 4.183 * [backup-simplify]: Simplify 0 into 0 4.183 * [backup-simplify]: Simplify 0 into 0 4.183 * [taylor]: Taking taylor expansion of 0 in t 4.183 * [backup-simplify]: Simplify 0 into 0 4.183 * [backup-simplify]: Simplify 0 into 0 4.183 * [backup-simplify]: Simplify 0 into 0 4.184 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 4.184 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 4.185 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 4.187 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.188 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 4.188 * [backup-simplify]: Simplify (- 0) into 0 4.189 * [backup-simplify]: Simplify (+ 0 0) into 0 4.189 * [backup-simplify]: Simplify (+ (* (- y) 0) (+ (* 0.5 0) (* 0 (exp (* 0.5 (pow t 2)))))) into 0 4.191 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 4.191 * [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 4.193 * [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 4.193 * [taylor]: Taking taylor expansion of 0 in y 4.193 * [backup-simplify]: Simplify 0 into 0 4.193 * [taylor]: Taking taylor expansion of 0 in z 4.193 * [backup-simplify]: Simplify 0 into 0 4.193 * [taylor]: Taking taylor expansion of 0 in t 4.193 * [backup-simplify]: Simplify 0 into 0 4.193 * [backup-simplify]: Simplify 0 into 0 4.193 * [backup-simplify]: Simplify 0 into 0 4.194 * [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))) 4.194 * [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 4.194 * [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 4.194 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 4.194 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in t 4.194 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 4.194 * [taylor]: Taking taylor expansion of 0.5 in t 4.194 * [backup-simplify]: Simplify 0.5 into 0.5 4.194 * [taylor]: Taking taylor expansion of (/ 1 x) in t 4.194 * [taylor]: Taking taylor expansion of x in t 4.194 * [backup-simplify]: Simplify x into x 4.194 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.194 * [taylor]: Taking taylor expansion of (/ 1 y) in t 4.194 * [taylor]: Taking taylor expansion of y in t 4.194 * [backup-simplify]: Simplify y into y 4.194 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.194 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 4.194 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 4.194 * [taylor]: Taking taylor expansion of 2.0 in t 4.194 * [backup-simplify]: Simplify 2.0 into 2.0 4.195 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.195 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.195 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 4.195 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 4.195 * [taylor]: Taking taylor expansion of 0.5 in t 4.195 * [backup-simplify]: Simplify 0.5 into 0.5 4.195 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.196 * [taylor]: Taking taylor expansion of t in t 4.196 * [backup-simplify]: Simplify 0 into 0 4.196 * [backup-simplify]: Simplify 1 into 1 4.196 * [backup-simplify]: Simplify (* 1 1) into 1 4.196 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 4.197 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.197 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 4.197 * [taylor]: Taking taylor expansion of (/ 1 z) in t 4.197 * [taylor]: Taking taylor expansion of z in t 4.197 * [backup-simplify]: Simplify z into z 4.197 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 4.197 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 4.197 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 4.197 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 4.197 * [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 4.197 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in z 4.197 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 4.197 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 4.197 * [taylor]: Taking taylor expansion of 0.5 in z 4.197 * [backup-simplify]: Simplify 0.5 into 0.5 4.197 * [taylor]: Taking taylor expansion of (/ 1 x) in z 4.197 * [taylor]: Taking taylor expansion of x in z 4.197 * [backup-simplify]: Simplify x into x 4.197 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.198 * [taylor]: Taking taylor expansion of (/ 1 y) in z 4.198 * [taylor]: Taking taylor expansion of y in z 4.198 * [backup-simplify]: Simplify y into y 4.198 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.198 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 4.198 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 4.198 * [taylor]: Taking taylor expansion of 2.0 in z 4.198 * [backup-simplify]: Simplify 2.0 into 2.0 4.198 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.199 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.199 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 4.199 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 4.199 * [taylor]: Taking taylor expansion of 0.5 in z 4.199 * [backup-simplify]: Simplify 0.5 into 0.5 4.199 * [taylor]: Taking taylor expansion of (pow t 2) in z 4.199 * [taylor]: Taking taylor expansion of t in z 4.199 * [backup-simplify]: Simplify t into t 4.199 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.199 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.199 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.199 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 4.200 * [taylor]: Taking taylor expansion of (/ 1 z) in z 4.200 * [taylor]: Taking taylor expansion of z in z 4.200 * [backup-simplify]: Simplify 0 into 0 4.200 * [backup-simplify]: Simplify 1 into 1 4.200 * [backup-simplify]: Simplify (/ 1 1) into 1 4.200 * [backup-simplify]: Simplify (sqrt 0) into 0 4.202 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 4.202 * [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 4.202 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in y 4.202 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 4.202 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 4.202 * [taylor]: Taking taylor expansion of 0.5 in y 4.202 * [backup-simplify]: Simplify 0.5 into 0.5 4.202 * [taylor]: Taking taylor expansion of (/ 1 x) in y 4.202 * [taylor]: Taking taylor expansion of x in y 4.202 * [backup-simplify]: Simplify x into x 4.202 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.202 * [taylor]: Taking taylor expansion of (/ 1 y) in y 4.202 * [taylor]: Taking taylor expansion of y in y 4.202 * [backup-simplify]: Simplify 0 into 0 4.202 * [backup-simplify]: Simplify 1 into 1 4.202 * [backup-simplify]: Simplify (/ 1 1) into 1 4.202 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 4.202 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 4.203 * [taylor]: Taking taylor expansion of 2.0 in y 4.203 * [backup-simplify]: Simplify 2.0 into 2.0 4.203 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.204 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.204 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 4.204 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 4.204 * [taylor]: Taking taylor expansion of 0.5 in y 4.204 * [backup-simplify]: Simplify 0.5 into 0.5 4.204 * [taylor]: Taking taylor expansion of (pow t 2) in y 4.204 * [taylor]: Taking taylor expansion of t in y 4.204 * [backup-simplify]: Simplify t into t 4.204 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.204 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.204 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.204 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 4.204 * [taylor]: Taking taylor expansion of (/ 1 z) in y 4.204 * [taylor]: Taking taylor expansion of z in y 4.204 * [backup-simplify]: Simplify z into z 4.204 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 4.205 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 4.205 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 4.205 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 4.205 * [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 4.205 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in x 4.205 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 4.205 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 4.205 * [taylor]: Taking taylor expansion of 0.5 in x 4.205 * [backup-simplify]: Simplify 0.5 into 0.5 4.205 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.205 * [taylor]: Taking taylor expansion of x in x 4.205 * [backup-simplify]: Simplify 0 into 0 4.205 * [backup-simplify]: Simplify 1 into 1 4.206 * [backup-simplify]: Simplify (/ 1 1) into 1 4.206 * [taylor]: Taking taylor expansion of (/ 1 y) in x 4.206 * [taylor]: Taking taylor expansion of y in x 4.206 * [backup-simplify]: Simplify y into y 4.206 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.206 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in x 4.206 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 4.206 * [taylor]: Taking taylor expansion of 2.0 in x 4.206 * [backup-simplify]: Simplify 2.0 into 2.0 4.206 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.207 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.207 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 4.207 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 4.207 * [taylor]: Taking taylor expansion of 0.5 in x 4.207 * [backup-simplify]: Simplify 0.5 into 0.5 4.207 * [taylor]: Taking taylor expansion of (pow t 2) in x 4.207 * [taylor]: Taking taylor expansion of t in x 4.207 * [backup-simplify]: Simplify t into t 4.207 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.208 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.208 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.208 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 4.208 * [taylor]: Taking taylor expansion of (/ 1 z) in x 4.208 * [taylor]: Taking taylor expansion of z in x 4.208 * [backup-simplify]: Simplify z into z 4.208 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 4.208 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 4.208 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 4.208 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 4.208 * [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 4.208 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in x 4.208 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 4.208 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 4.208 * [taylor]: Taking taylor expansion of 0.5 in x 4.208 * [backup-simplify]: Simplify 0.5 into 0.5 4.208 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.208 * [taylor]: Taking taylor expansion of x in x 4.209 * [backup-simplify]: Simplify 0 into 0 4.209 * [backup-simplify]: Simplify 1 into 1 4.209 * [backup-simplify]: Simplify (/ 1 1) into 1 4.209 * [taylor]: Taking taylor expansion of (/ 1 y) in x 4.209 * [taylor]: Taking taylor expansion of y in x 4.209 * [backup-simplify]: Simplify y into y 4.209 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.209 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in x 4.209 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 4.209 * [taylor]: Taking taylor expansion of 2.0 in x 4.209 * [backup-simplify]: Simplify 2.0 into 2.0 4.210 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.210 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.210 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 4.210 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 4.210 * [taylor]: Taking taylor expansion of 0.5 in x 4.210 * [backup-simplify]: Simplify 0.5 into 0.5 4.210 * [taylor]: Taking taylor expansion of (pow t 2) in x 4.210 * [taylor]: Taking taylor expansion of t in x 4.210 * [backup-simplify]: Simplify t into t 4.211 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.211 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.211 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.211 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 4.211 * [taylor]: Taking taylor expansion of (/ 1 z) in x 4.211 * [taylor]: Taking taylor expansion of z in x 4.211 * [backup-simplify]: Simplify z into z 4.211 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 4.211 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 4.211 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 4.211 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 4.212 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 4.212 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 4.213 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 4.213 * [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))))) 4.214 * [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)))) 4.214 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in y 4.214 * [taylor]: Taking taylor expansion of 0.5 in y 4.214 * [backup-simplify]: Simplify 0.5 into 0.5 4.214 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in y 4.214 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 4.214 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 4.214 * [taylor]: Taking taylor expansion of 2.0 in y 4.214 * [backup-simplify]: Simplify 2.0 into 2.0 4.214 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.215 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.215 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 4.215 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 4.215 * [taylor]: Taking taylor expansion of 0.5 in y 4.215 * [backup-simplify]: Simplify 0.5 into 0.5 4.215 * [taylor]: Taking taylor expansion of (pow t 2) in y 4.215 * [taylor]: Taking taylor expansion of t in y 4.215 * [backup-simplify]: Simplify t into t 4.215 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.215 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.215 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.215 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 4.215 * [taylor]: Taking taylor expansion of (/ 1 z) in y 4.215 * [taylor]: Taking taylor expansion of z in y 4.215 * [backup-simplify]: Simplify z into z 4.215 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 4.215 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 4.215 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 4.215 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 4.215 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 4.216 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 4.216 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 4.217 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 4.217 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.218 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 4.218 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 4.218 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 4.218 * [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)) 4.219 * [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)))) 4.219 * [taylor]: Taking taylor expansion of (- (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z)))) in y 4.219 * [taylor]: Taking taylor expansion of (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z))) in y 4.219 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) in y 4.219 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 4.219 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 4.219 * [taylor]: Taking taylor expansion of 2.0 in y 4.219 * [backup-simplify]: Simplify 2.0 into 2.0 4.220 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.220 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.220 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 4.220 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 4.220 * [taylor]: Taking taylor expansion of 0.5 in y 4.220 * [backup-simplify]: Simplify 0.5 into 0.5 4.220 * [taylor]: Taking taylor expansion of (pow t 2) in y 4.220 * [taylor]: Taking taylor expansion of t in y 4.220 * [backup-simplify]: Simplify t into t 4.220 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.220 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.221 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.221 * [taylor]: Taking taylor expansion of y in y 4.221 * [backup-simplify]: Simplify 0 into 0 4.221 * [backup-simplify]: Simplify 1 into 1 4.221 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 4.224 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 1) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 4.224 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 4.225 * [taylor]: Taking taylor expansion of (/ 1 z) in y 4.225 * [taylor]: Taking taylor expansion of z in y 4.225 * [backup-simplify]: Simplify z into z 4.225 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 4.225 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 4.225 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 4.225 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 4.225 * [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))) 4.226 * [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)))) 4.226 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 4.226 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 4.226 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 4.226 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 4.226 * [taylor]: Taking taylor expansion of 2.0 in z 4.226 * [backup-simplify]: Simplify 2.0 into 2.0 4.226 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.227 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.227 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 4.227 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 4.227 * [taylor]: Taking taylor expansion of 0.5 in z 4.227 * [backup-simplify]: Simplify 0.5 into 0.5 4.227 * [taylor]: Taking taylor expansion of (pow t 2) in z 4.227 * [taylor]: Taking taylor expansion of t in z 4.227 * [backup-simplify]: Simplify t into t 4.227 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.227 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.227 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.227 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 4.227 * [taylor]: Taking taylor expansion of (/ 1 z) in z 4.227 * [taylor]: Taking taylor expansion of z in z 4.227 * [backup-simplify]: Simplify 0 into 0 4.227 * [backup-simplify]: Simplify 1 into 1 4.227 * [backup-simplify]: Simplify (/ 1 1) into 1 4.228 * [backup-simplify]: Simplify (sqrt 0) into 0 4.229 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 4.229 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 4.229 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 4.230 * [backup-simplify]: Simplify (- 0) into 0 4.230 * [taylor]: Taking taylor expansion of 0 in t 4.230 * [backup-simplify]: Simplify 0 into 0 4.230 * [backup-simplify]: Simplify 0 into 0 4.230 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 4.230 * [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))) 4.231 * [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)))) 4.231 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 4.231 * [taylor]: Taking taylor expansion of 0.5 in z 4.231 * [backup-simplify]: Simplify 0.5 into 0.5 4.231 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 4.231 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 4.231 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 4.231 * [taylor]: Taking taylor expansion of 2.0 in z 4.231 * [backup-simplify]: Simplify 2.0 into 2.0 4.231 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.232 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.232 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 4.232 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 4.232 * [taylor]: Taking taylor expansion of 0.5 in z 4.232 * [backup-simplify]: Simplify 0.5 into 0.5 4.232 * [taylor]: Taking taylor expansion of (pow t 2) in z 4.232 * [taylor]: Taking taylor expansion of t in z 4.232 * [backup-simplify]: Simplify t into t 4.232 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.232 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.232 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.232 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 4.232 * [taylor]: Taking taylor expansion of (/ 1 z) in z 4.232 * [taylor]: Taking taylor expansion of z in z 4.232 * [backup-simplify]: Simplify 0 into 0 4.232 * [backup-simplify]: Simplify 1 into 1 4.232 * [backup-simplify]: Simplify (/ 1 1) into 1 4.233 * [backup-simplify]: Simplify (sqrt 0) into 0 4.233 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 4.234 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 4.234 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 4.234 * [backup-simplify]: Simplify (* 0.5 0) into 0 4.234 * [taylor]: Taking taylor expansion of 0 in t 4.234 * [backup-simplify]: Simplify 0 into 0 4.234 * [backup-simplify]: Simplify 0 into 0 4.235 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.235 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 4.235 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 4.236 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 4.237 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.237 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 4.238 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 4.238 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.239 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 4.239 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 4.239 * [backup-simplify]: Simplify (- 0) into 0 4.239 * [backup-simplify]: Simplify (+ 0 0) into 0 4.240 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into 0 4.241 * [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 4.241 * [taylor]: Taking taylor expansion of 0 in y 4.241 * [backup-simplify]: Simplify 0 into 0 4.241 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 4.241 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 4.242 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 4.243 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 4.244 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)))) into 0 4.245 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 4.246 * [backup-simplify]: Simplify (- 0) into 0 4.246 * [taylor]: Taking taylor expansion of 0 in z 4.246 * [backup-simplify]: Simplify 0 into 0 4.246 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 4.246 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 4.247 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 4.248 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 4.248 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 4.249 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))))) into 0 4.249 * [taylor]: Taking taylor expansion of 0 in z 4.250 * [backup-simplify]: Simplify 0 into 0 4.250 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 4.250 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 4.251 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 4.252 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 4.253 * [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)))))) 4.253 * [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)))))) 4.253 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 4.253 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 4.253 * [taylor]: Taking taylor expansion of +nan.0 in t 4.253 * [backup-simplify]: Simplify +nan.0 into +nan.0 4.253 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 4.253 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 4.253 * [taylor]: Taking taylor expansion of 2.0 in t 4.253 * [backup-simplify]: Simplify 2.0 into 2.0 4.254 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.254 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.255 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 4.255 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 4.255 * [taylor]: Taking taylor expansion of 0.5 in t 4.255 * [backup-simplify]: Simplify 0.5 into 0.5 4.255 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.255 * [taylor]: Taking taylor expansion of t in t 4.255 * [backup-simplify]: Simplify 0 into 0 4.255 * [backup-simplify]: Simplify 1 into 1 4.255 * [backup-simplify]: Simplify (* 1 1) into 1 4.255 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 4.256 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.256 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 4.257 * [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))))) 4.258 * [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)))))) 4.258 * [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)))))) 4.258 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 4.259 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 4.260 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 4.260 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 4.261 * [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)))))) 4.262 * [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)))))) 4.262 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 4.262 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 4.262 * [taylor]: Taking taylor expansion of +nan.0 in t 4.262 * [backup-simplify]: Simplify +nan.0 into +nan.0 4.262 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 4.262 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 4.262 * [taylor]: Taking taylor expansion of 2.0 in t 4.262 * [backup-simplify]: Simplify 2.0 into 2.0 4.263 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.263 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.263 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 4.263 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 4.263 * [taylor]: Taking taylor expansion of 0.5 in t 4.263 * [backup-simplify]: Simplify 0.5 into 0.5 4.263 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.263 * [taylor]: Taking taylor expansion of t in t 4.263 * [backup-simplify]: Simplify 0 into 0 4.264 * [backup-simplify]: Simplify 1 into 1 4.264 * [backup-simplify]: Simplify (* 1 1) into 1 4.264 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 4.264 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.265 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 4.265 * [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))))) 4.266 * [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)))))) 4.267 * [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)))))) 4.267 * [backup-simplify]: Simplify 0 into 0 4.267 * [backup-simplify]: Simplify 0 into 0 4.267 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.268 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 4.269 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 4.269 * [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 4.271 * [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 4.272 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 4.273 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 4.274 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.275 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.275 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.275 * [backup-simplify]: Simplify (- 0) into 0 4.276 * [backup-simplify]: Simplify (+ 0 0) into 0 4.277 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))))) into 0 4.278 * [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 4.279 * [taylor]: Taking taylor expansion of 0 in y 4.279 * [backup-simplify]: Simplify 0 into 0 4.279 * [taylor]: Taking taylor expansion of 0 in z 4.279 * [backup-simplify]: Simplify 0 into 0 4.279 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.280 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 4.280 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 4.280 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 4.282 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.283 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 4.284 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 4.285 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.286 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 4.287 * [backup-simplify]: Simplify (- 0) into 0 4.287 * [taylor]: Taking taylor expansion of 0 in z 4.287 * [backup-simplify]: Simplify 0 into 0 4.287 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.288 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 4.288 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 4.288 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 4.290 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.291 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 4.292 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 4.293 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 4.294 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))))) into 0 4.294 * [taylor]: Taking taylor expansion of 0 in z 4.294 * [backup-simplify]: Simplify 0 into 0 4.294 * [taylor]: Taking taylor expansion of 0 in t 4.294 * [backup-simplify]: Simplify 0 into 0 4.294 * [backup-simplify]: Simplify 0 into 0 4.294 * [taylor]: Taking taylor expansion of 0 in t 4.294 * [backup-simplify]: Simplify 0 into 0 4.294 * [backup-simplify]: Simplify 0 into 0 4.295 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.297 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 4.298 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 4.298 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 4.300 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.301 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 4.302 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 4.303 * [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)))))) 4.304 * [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)))))) 4.304 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 4.304 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 4.304 * [taylor]: Taking taylor expansion of +nan.0 in t 4.304 * [backup-simplify]: Simplify +nan.0 into +nan.0 4.304 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 4.304 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 4.304 * [taylor]: Taking taylor expansion of 2.0 in t 4.304 * [backup-simplify]: Simplify 2.0 into 2.0 4.305 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 4.305 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 4.305 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 4.305 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 4.305 * [taylor]: Taking taylor expansion of 0.5 in t 4.305 * [backup-simplify]: Simplify 0.5 into 0.5 4.305 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.305 * [taylor]: Taking taylor expansion of t in t 4.305 * [backup-simplify]: Simplify 0 into 0 4.305 * [backup-simplify]: Simplify 1 into 1 4.306 * [backup-simplify]: Simplify (* 1 1) into 1 4.306 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 4.306 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.307 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 4.308 * [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))))) 4.308 * [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)))))) 4.309 * [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)))))) 4.311 * [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))))))) 4.312 * [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))))) 4.312 * [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 4.312 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in t 4.312 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in t 4.312 * [taylor]: Taking taylor expansion of (/ -2.0 z) in t 4.312 * [taylor]: Taking taylor expansion of -2.0 in t 4.312 * [backup-simplify]: Simplify -2.0 into -2.0 4.312 * [taylor]: Taking taylor expansion of z in t 4.312 * [backup-simplify]: Simplify z into z 4.312 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 4.312 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 4.312 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 4.312 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 4.313 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in t 4.313 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in t 4.313 * [taylor]: Taking taylor expansion of (/ 1 y) in t 4.313 * [taylor]: Taking taylor expansion of y in t 4.313 * [backup-simplify]: Simplify y into y 4.313 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.313 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 4.313 * [taylor]: Taking taylor expansion of 0.5 in t 4.313 * [backup-simplify]: Simplify 0.5 into 0.5 4.313 * [taylor]: Taking taylor expansion of (/ 1 x) in t 4.313 * [taylor]: Taking taylor expansion of x in t 4.313 * [backup-simplify]: Simplify x into x 4.313 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.313 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 4.313 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 4.313 * [taylor]: Taking taylor expansion of 0.5 in t 4.313 * [backup-simplify]: Simplify 0.5 into 0.5 4.313 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.313 * [taylor]: Taking taylor expansion of t in t 4.313 * [backup-simplify]: Simplify 0 into 0 4.313 * [backup-simplify]: Simplify 1 into 1 4.314 * [backup-simplify]: Simplify (* 1 1) into 1 4.314 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 4.314 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.314 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in z 4.314 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 4.314 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 4.314 * [taylor]: Taking taylor expansion of -2.0 in z 4.314 * [backup-simplify]: Simplify -2.0 into -2.0 4.314 * [taylor]: Taking taylor expansion of z in z 4.314 * [backup-simplify]: Simplify 0 into 0 4.314 * [backup-simplify]: Simplify 1 into 1 4.315 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 4.315 * [backup-simplify]: Simplify (sqrt 0) into 0 4.316 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 4.316 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in z 4.316 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 4.316 * [taylor]: Taking taylor expansion of (/ 1 y) in z 4.317 * [taylor]: Taking taylor expansion of y in z 4.317 * [backup-simplify]: Simplify y into y 4.317 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.317 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 4.317 * [taylor]: Taking taylor expansion of 0.5 in z 4.317 * [backup-simplify]: Simplify 0.5 into 0.5 4.317 * [taylor]: Taking taylor expansion of (/ 1 x) in z 4.317 * [taylor]: Taking taylor expansion of x in z 4.317 * [backup-simplify]: Simplify x into x 4.317 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.317 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 4.317 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 4.317 * [taylor]: Taking taylor expansion of 0.5 in z 4.317 * [backup-simplify]: Simplify 0.5 into 0.5 4.317 * [taylor]: Taking taylor expansion of (pow t 2) in z 4.317 * [taylor]: Taking taylor expansion of t in z 4.317 * [backup-simplify]: Simplify t into t 4.317 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.317 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.317 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.317 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in y 4.318 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 4.318 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 4.318 * [taylor]: Taking taylor expansion of -2.0 in y 4.318 * [backup-simplify]: Simplify -2.0 into -2.0 4.318 * [taylor]: Taking taylor expansion of z in y 4.318 * [backup-simplify]: Simplify z into z 4.318 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 4.318 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 4.318 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 4.318 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 4.318 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in y 4.318 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 4.318 * [taylor]: Taking taylor expansion of (/ 1 y) in y 4.318 * [taylor]: Taking taylor expansion of y in y 4.318 * [backup-simplify]: Simplify 0 into 0 4.318 * [backup-simplify]: Simplify 1 into 1 4.319 * [backup-simplify]: Simplify (/ 1 1) into 1 4.319 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 4.319 * [taylor]: Taking taylor expansion of 0.5 in y 4.319 * [backup-simplify]: Simplify 0.5 into 0.5 4.319 * [taylor]: Taking taylor expansion of (/ 1 x) in y 4.319 * [taylor]: Taking taylor expansion of x in y 4.319 * [backup-simplify]: Simplify x into x 4.319 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 4.319 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 4.319 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 4.319 * [taylor]: Taking taylor expansion of 0.5 in y 4.319 * [backup-simplify]: Simplify 0.5 into 0.5 4.319 * [taylor]: Taking taylor expansion of (pow t 2) in y 4.319 * [taylor]: Taking taylor expansion of t in y 4.319 * [backup-simplify]: Simplify t into t 4.319 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.319 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.319 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.319 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in x 4.319 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 4.319 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 4.320 * [taylor]: Taking taylor expansion of -2.0 in x 4.320 * [backup-simplify]: Simplify -2.0 into -2.0 4.320 * [taylor]: Taking taylor expansion of z in x 4.320 * [backup-simplify]: Simplify z into z 4.320 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 4.320 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 4.320 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 4.320 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 4.320 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in x 4.320 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 4.320 * [taylor]: Taking taylor expansion of (/ 1 y) in x 4.320 * [taylor]: Taking taylor expansion of y in x 4.320 * [backup-simplify]: Simplify y into y 4.320 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.320 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 4.320 * [taylor]: Taking taylor expansion of 0.5 in x 4.320 * [backup-simplify]: Simplify 0.5 into 0.5 4.320 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.320 * [taylor]: Taking taylor expansion of x in x 4.320 * [backup-simplify]: Simplify 0 into 0 4.320 * [backup-simplify]: Simplify 1 into 1 4.321 * [backup-simplify]: Simplify (/ 1 1) into 1 4.321 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 4.321 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 4.321 * [taylor]: Taking taylor expansion of 0.5 in x 4.321 * [backup-simplify]: Simplify 0.5 into 0.5 4.321 * [taylor]: Taking taylor expansion of (pow t 2) in x 4.321 * [taylor]: Taking taylor expansion of t in x 4.321 * [backup-simplify]: Simplify t into t 4.321 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.321 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.321 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.321 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2))))) in x 4.321 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in x 4.321 * [taylor]: Taking taylor expansion of (/ -2.0 z) in x 4.321 * [taylor]: Taking taylor expansion of -2.0 in x 4.321 * [backup-simplify]: Simplify -2.0 into -2.0 4.321 * [taylor]: Taking taylor expansion of z in x 4.322 * [backup-simplify]: Simplify z into z 4.322 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 4.322 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 4.322 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 4.322 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 4.322 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (exp (/ 0.5 (pow t 2)))) in x 4.322 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 4.322 * [taylor]: Taking taylor expansion of (/ 1 y) in x 4.322 * [taylor]: Taking taylor expansion of y in x 4.322 * [backup-simplify]: Simplify y into y 4.322 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 4.322 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 4.322 * [taylor]: Taking taylor expansion of 0.5 in x 4.322 * [backup-simplify]: Simplify 0.5 into 0.5 4.322 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.322 * [taylor]: Taking taylor expansion of x in x 4.322 * [backup-simplify]: Simplify 0 into 0 4.322 * [backup-simplify]: Simplify 1 into 1 4.323 * [backup-simplify]: Simplify (/ 1 1) into 1 4.323 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 4.323 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 4.323 * [taylor]: Taking taylor expansion of 0.5 in x 4.323 * [backup-simplify]: Simplify 0.5 into 0.5 4.323 * [taylor]: Taking taylor expansion of (pow t 2) in x 4.323 * [taylor]: Taking taylor expansion of t in x 4.323 * [backup-simplify]: Simplify t into t 4.323 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.323 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.323 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.324 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 4.324 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 4.325 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 4.325 * [backup-simplify]: Simplify (* (- 0.5) (exp (/ 0.5 (pow t 2)))) into (* -0.5 (exp (/ 0.5 (pow t 2)))) 4.326 * [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))))) 4.326 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))) in y 4.326 * [taylor]: Taking taylor expansion of -0.5 in y 4.326 * [backup-simplify]: Simplify -0.5 into -0.5 4.326 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in y 4.326 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 4.326 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 4.326 * [taylor]: Taking taylor expansion of -2.0 in y 4.326 * [backup-simplify]: Simplify -2.0 into -2.0 4.326 * [taylor]: Taking taylor expansion of z in y 4.326 * [backup-simplify]: Simplify z into z 4.326 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 4.326 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 4.326 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 4.326 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 4.326 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 4.326 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 4.326 * [taylor]: Taking taylor expansion of 0.5 in y 4.326 * [backup-simplify]: Simplify 0.5 into 0.5 4.326 * [taylor]: Taking taylor expansion of (pow t 2) in y 4.326 * [taylor]: Taking taylor expansion of t in y 4.326 * [backup-simplify]: Simplify t into t 4.327 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.327 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.327 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.327 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 4.327 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 4.328 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 4.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.329 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 4.330 * [backup-simplify]: Simplify (- 0) into 0 4.330 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 4.331 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (exp (/ 0.5 (pow t 2))))) into (/ (exp (/ 0.5 (pow t 2))) y) 4.331 * [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) 4.331 * [taylor]: Taking taylor expansion of (/ (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) y) in y 4.331 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in y 4.331 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in y 4.331 * [taylor]: Taking taylor expansion of (/ -2.0 z) in y 4.331 * [taylor]: Taking taylor expansion of -2.0 in y 4.331 * [backup-simplify]: Simplify -2.0 into -2.0 4.331 * [taylor]: Taking taylor expansion of z in y 4.331 * [backup-simplify]: Simplify z into z 4.331 * [backup-simplify]: Simplify (/ -2.0 z) into (/ -2.0 z) 4.331 * [backup-simplify]: Simplify (sqrt (/ -2.0 z)) into (sqrt (/ -2.0 z)) 4.332 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)))) into 0 4.332 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -2.0 z)))) into 0 4.332 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 4.332 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 4.332 * [taylor]: Taking taylor expansion of 0.5 in y 4.332 * [backup-simplify]: Simplify 0.5 into 0.5 4.332 * [taylor]: Taking taylor expansion of (pow t 2) in y 4.332 * [taylor]: Taking taylor expansion of t in y 4.332 * [backup-simplify]: Simplify t into t 4.332 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.332 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.332 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.332 * [taylor]: Taking taylor expansion of y in y 4.332 * [backup-simplify]: Simplify 0 into 0 4.332 * [backup-simplify]: Simplify 1 into 1 4.333 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) 4.333 * [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)))) 4.333 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in z 4.333 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 4.333 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 4.333 * [taylor]: Taking taylor expansion of -2.0 in z 4.333 * [backup-simplify]: Simplify -2.0 into -2.0 4.333 * [taylor]: Taking taylor expansion of z in z 4.333 * [backup-simplify]: Simplify 0 into 0 4.333 * [backup-simplify]: Simplify 1 into 1 4.334 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 4.334 * [backup-simplify]: Simplify (sqrt 0) into 0 4.335 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 4.335 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 4.335 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 4.335 * [taylor]: Taking taylor expansion of 0.5 in z 4.335 * [backup-simplify]: Simplify 0.5 into 0.5 4.335 * [taylor]: Taking taylor expansion of (pow t 2) in z 4.335 * [taylor]: Taking taylor expansion of t in z 4.335 * [backup-simplify]: Simplify t into t 4.335 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.335 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.336 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.336 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 4.336 * [taylor]: Taking taylor expansion of 0 in t 4.336 * [backup-simplify]: Simplify 0 into 0 4.336 * [backup-simplify]: Simplify 0 into 0 4.336 * [backup-simplify]: Simplify (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) 4.336 * [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))))) 4.336 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))) in z 4.337 * [taylor]: Taking taylor expansion of -0.5 in z 4.337 * [backup-simplify]: Simplify -0.5 into -0.5 4.337 * [taylor]: Taking taylor expansion of (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) in z 4.337 * [taylor]: Taking taylor expansion of (sqrt (/ -2.0 z)) in z 4.337 * [taylor]: Taking taylor expansion of (/ -2.0 z) in z 4.337 * [taylor]: Taking taylor expansion of -2.0 in z 4.337 * [backup-simplify]: Simplify -2.0 into -2.0 4.337 * [taylor]: Taking taylor expansion of z in z 4.337 * [backup-simplify]: Simplify 0 into 0 4.337 * [backup-simplify]: Simplify 1 into 1 4.337 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 4.338 * [backup-simplify]: Simplify (sqrt 0) into 0 4.339 * [backup-simplify]: Simplify (/ -2.0 (* 2 (sqrt 0))) into +nan.0 4.339 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 4.339 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 4.339 * [taylor]: Taking taylor expansion of 0.5 in z 4.339 * [backup-simplify]: Simplify 0.5 into 0.5 4.339 * [taylor]: Taking taylor expansion of (pow t 2) in z 4.339 * [taylor]: Taking taylor expansion of t in z 4.339 * [backup-simplify]: Simplify t into t 4.339 * [backup-simplify]: Simplify (* t t) into (pow t 2) 4.339 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 4.339 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.339 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 4.340 * [backup-simplify]: Simplify (* -0.5 0) into 0 4.340 * [taylor]: Taking taylor expansion of 0 in t 4.340 * [backup-simplify]: Simplify 0 into 0 4.340 * [backup-simplify]: Simplify 0 into 0 4.340 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 4.341 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 4.342 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.342 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 4.343 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.344 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 4.344 * [backup-simplify]: Simplify (- 0) into 0 4.344 * [backup-simplify]: Simplify (+ 0 0) into 0 4.345 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 4.345 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.346 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 4.346 * [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 4.347 * [taylor]: Taking taylor expansion of 0 in y 4.347 * [backup-simplify]: Simplify 0 into 0 4.347 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 4.347 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 4.348 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 4.348 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 4.349 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) (/ 0 1)))) into 0 4.350 * [taylor]: Taking taylor expansion of 0 in z 4.350 * [backup-simplify]: Simplify 0 into 0 4.350 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 4.350 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 4.351 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 4.351 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 4.352 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))))) into 0 4.352 * [taylor]: Taking taylor expansion of 0 in z 4.352 * [backup-simplify]: Simplify 0 into 0 4.352 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 4.352 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 4.353 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 4.354 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 4.354 * [taylor]: Taking taylor expansion of (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) in t 4.354 * [taylor]: Taking taylor expansion of (* +nan.0 (exp (/ 0.5 (pow t 2)))) in t 4.354 * [taylor]: Taking taylor expansion of +nan.0 in t 4.354 * [backup-simplify]: Simplify +nan.0 into +nan.0 4.354 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 4.354 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 4.354 * [taylor]: Taking taylor expansion of 0.5 in t 4.354 * [backup-simplify]: Simplify 0.5 into 0.5 4.354 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.354 * [taylor]: Taking taylor expansion of t in t 4.354 * [backup-simplify]: Simplify 0 into 0 4.354 * [backup-simplify]: Simplify 1 into 1 4.354 * [backup-simplify]: Simplify (* 1 1) into 1 4.355 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 4.355 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.355 * [backup-simplify]: Simplify (* +nan.0 (exp (/ 0.5 (pow t 2)))) into (* +nan.0 (exp (/ 0.5 (pow t 2)))) 4.355 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 4.356 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 4.356 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 4.356 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 4.357 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 4.358 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 4.358 * [backup-simplify]: Simplify (+ (* -0.5 (- (* +nan.0 (exp (/ 0.5 (pow t 2)))))) (* 0 0)) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 4.358 * [taylor]: Taking taylor expansion of (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) in t 4.358 * [taylor]: Taking taylor expansion of (* +nan.0 (exp (/ 0.5 (pow t 2)))) in t 4.358 * [taylor]: Taking taylor expansion of +nan.0 in t 4.358 * [backup-simplify]: Simplify +nan.0 into +nan.0 4.358 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 4.358 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 4.358 * [taylor]: Taking taylor expansion of 0.5 in t 4.358 * [backup-simplify]: Simplify 0.5 into 0.5 4.359 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.359 * [taylor]: Taking taylor expansion of t in t 4.359 * [backup-simplify]: Simplify 0 into 0 4.359 * [backup-simplify]: Simplify 1 into 1 4.359 * [backup-simplify]: Simplify (* 1 1) into 1 4.359 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 4.360 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.360 * [backup-simplify]: Simplify (* +nan.0 (exp (/ 0.5 (pow t 2)))) into (* +nan.0 (exp (/ 0.5 (pow t 2)))) 4.360 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 4.360 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 4.360 * [backup-simplify]: Simplify 0 into 0 4.360 * [backup-simplify]: Simplify 0 into 0 4.365 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 4.366 * [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 4.368 * [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 4.368 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 4.369 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.370 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.370 * [backup-simplify]: Simplify (- 0) into 0 4.371 * [backup-simplify]: Simplify (+ 0 0) into 0 4.372 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 4.372 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.373 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -2.0 z)))) into 0 4.373 * [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 4.373 * [taylor]: Taking taylor expansion of 0 in y 4.374 * [backup-simplify]: Simplify 0 into 0 4.374 * [taylor]: Taking taylor expansion of 0 in z 4.374 * [backup-simplify]: Simplify 0 into 0 4.374 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 4.375 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 4.376 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.376 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.377 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 4.377 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 4.379 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.379 * [taylor]: Taking taylor expansion of 0 in z 4.379 * [backup-simplify]: Simplify 0 into 0 4.379 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 4.380 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 4.381 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.381 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -2.0 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 4.382 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -2.0 z)))) into 0 4.382 * [backup-simplify]: Simplify (+ (* (sqrt (/ -2.0 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 4.383 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt (/ -2.0 z)) (exp (/ 0.5 (pow t 2))))))) into 0 4.383 * [taylor]: Taking taylor expansion of 0 in z 4.383 * [backup-simplify]: Simplify 0 into 0 4.383 * [taylor]: Taking taylor expansion of 0 in t 4.384 * [backup-simplify]: Simplify 0 into 0 4.384 * [backup-simplify]: Simplify 0 into 0 4.384 * [taylor]: Taking taylor expansion of 0 in t 4.384 * [backup-simplify]: Simplify 0 into 0 4.384 * [backup-simplify]: Simplify 0 into 0 4.384 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 4.385 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 4.386 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.387 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -2.0 (/ 0 1)))) into 0 4.389 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 4.390 * [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))))) 4.390 * [taylor]: Taking taylor expansion of (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) in t 4.390 * [taylor]: Taking taylor expansion of (* +nan.0 (exp (/ 0.5 (pow t 2)))) in t 4.390 * [taylor]: Taking taylor expansion of +nan.0 in t 4.390 * [backup-simplify]: Simplify +nan.0 into +nan.0 4.390 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 4.390 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 4.390 * [taylor]: Taking taylor expansion of 0.5 in t 4.390 * [backup-simplify]: Simplify 0.5 into 0.5 4.390 * [taylor]: Taking taylor expansion of (pow t 2) in t 4.390 * [taylor]: Taking taylor expansion of t in t 4.390 * [backup-simplify]: Simplify 0 into 0 4.390 * [backup-simplify]: Simplify 1 into 1 4.391 * [backup-simplify]: Simplify (* 1 1) into 1 4.391 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 4.391 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 4.392 * [backup-simplify]: Simplify (* +nan.0 (exp (/ 0.5 (pow t 2)))) into (* +nan.0 (exp (/ 0.5 (pow t 2)))) 4.392 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 4.392 * [backup-simplify]: Simplify (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 4.394 * [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))))))) 4.394 * * * [progress]: simplifying candidates 4.396 * [simplify]: Simplifying: (* (- (* x 0.5) y) (sqrt (* z 2.0))) (+ (log (- (* x 0.5) y)) (log (sqrt (* z 2.0)))) (log (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (exp (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt (* z 2.0)) (sqrt (* z 2.0))) (sqrt (* z 2.0)))) (* (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0))))) (cbrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (sqrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (sqrt (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt (* z 2.0)))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt (* z 2.0)))) (* (- (* x 0.5) y) (* (cbrt (sqrt (* z 2.0))) (cbrt (sqrt (* z 2.0))))) (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt (sqrt (* z 2.0)))) (* (- (* x 0.5) y) 1) (* (cbrt (- (* x 0.5) y)) (sqrt (* z 2.0))) (* (sqrt (- (* x 0.5) y)) (sqrt (* z 2.0))) (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt (* z 2.0))) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt (* z 2.0))) (- (+ (log t) (log t)) (log 2.0)) (- (log (* t t)) (log 2.0)) (log (/ (* t t) 2.0)) (exp (/ (* t t) 2.0)) (/ (* (* (* t t) t) (* (* t t) t)) (* (* 2.0 2.0) 2.0)) (/ (* (* (* t t) (* t t)) (* t t)) (* (* 2.0 2.0) 2.0)) (* (cbrt (/ (* t t) 2.0)) (cbrt (/ (* t t) 2.0))) (cbrt (/ (* t t) 2.0)) (* (* (/ (* t t) 2.0) (/ (* t t) 2.0)) (/ (* t t) 2.0)) (sqrt (/ (* t t) 2.0)) (sqrt (/ (* t t) 2.0)) (- (* t t)) (- 2.0) (/ t (* (cbrt 2.0) (cbrt 2.0))) (/ t (cbrt 2.0)) (/ t (sqrt 2.0)) (/ t (sqrt 2.0)) (/ t 1) (/ t 2.0) (/ 1 2.0) (/ 2.0 (* t t)) (/ (* t t) (* (cbrt 2.0) (cbrt 2.0))) (/ (* t t) (sqrt 2.0)) (/ (* t t) 1) (/ 2.0 t) (* (* (- (* 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.5 (pow t 2)) (* 0.5 (pow t 2)) (* 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 (* 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))))))) 4.399 * * [simplify]: Extracting # 0 : cost 0 4.399 * * [simplify]: Extracting # 1 : cost 0 4.399 * * [simplify]: Extracting # 2 : cost 0 4.399 * * [simplify]: Extracting # 3 : cost 0 4.400 * * [simplify]: Extracting # 4 : cost 0 4.400 * * [simplify]: Extracting # 5 : cost 0 4.400 * * [simplify]: Extracting # 6 : cost 0 4.401 * * [simplify]: Extracting # 7 : cost 0 4.401 * * [simplify]: Extracting # 8 : cost 0 4.401 * * [simplify]: Extracting # 9 : cost 0 4.402 * * [simplify]: Extracting # 10 : cost 0 4.402 * * [simplify]: Extracting # 11 : cost 0 4.402 * * [simplify]: iteration 0 : 160 enodes (cost 1071 ) 4.467 * * [simplify]: Extracting # 0 : cost 0 4.468 * * [simplify]: Extracting # 1 : cost 0 4.469 * * [simplify]: Extracting # 2 : cost 0 4.470 * * [simplify]: Extracting # 3 : cost 0 4.470 * * [simplify]: Extracting # 4 : cost 0 4.471 * * [simplify]: iteration 1 : 410 enodes (cost 1017 ) 4.643 * * [simplify]: Extracting # 0 : cost 0 4.645 * * [simplify]: Extracting # 1 : cost 0 4.647 * * [simplify]: Extracting # 2 : cost 0 4.649 * * [simplify]: Extracting # 3 : cost 0 4.650 * * [simplify]: Extracting # 4 : cost 0 4.652 * * [simplify]: iteration 2 : 1375 enodes (cost 866 ) 5.671 * * [simplify]: Extracting # 0 : cost 0 5.684 * * [simplify]: Extracting # 1 : cost 0 5.696 * * [simplify]: Extracting # 2 : cost 0 5.707 * * [simplify]: Extracting # 3 : cost 0 5.718 * * [simplify]: Extracting # 4 : cost 0 5.726 * * [simplify]: iteration done: 5001 enodes (cost 842 ) 5.727 * [simplify]: Simplified to: (* (- (* x 0.5) y) (sqrt (* z 2.0))) (log (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (log (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (exp (* (- (* x 0.5) y) (sqrt (* z 2.0)))) (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))) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt (* z 2.0))) (log (/ (* t t) 2.0)) (log (/ (* t t) 2.0)) (log (/ (* t t) 2.0)) (exp (/ t (/ 2.0 t))) (pow (/ (* t t) 2.0) 3) (pow (/ (* t t) 2.0) 3) (* (cbrt (/ (* t t) 2.0)) (cbrt (/ (* t t) 2.0))) (cbrt (/ (* t t) 2.0)) (pow (/ (* t t) 2.0) 3) (sqrt (/ (* t t) 2.0)) (sqrt (/ (* t t) 2.0)) (- (* t t)) (- 2.0) (/ t (* (cbrt 2.0) (cbrt 2.0))) (/ t (cbrt 2.0)) (/ t (sqrt 2.0)) (/ t (sqrt 2.0)) t (/ t 2.0) (/ 1 2.0) (/ 2.0 (* t t)) (/ (* t t) (* (cbrt 2.0) (cbrt 2.0))) (/ (* t t) (sqrt 2.0)) (* t t) (/ 2.0 t) (* (* (- (* 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))) (+ (/ (* 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))))) (+ (/ (* t t) 2.0) (log (* (- (* x 0.5) y) (sqrt (* z 2.0))))) (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))) (* (sqrt (* z 2.0)) (exp (/ t (/ 2.0 t)))) (* (* (- (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)) (* (sqrt 2.0) (- x y)))) (- (* +nan.0 (- x (- (/ y z) y)))) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) 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))) (- (* (exp (* 0.5 (pow t 2))) x)))) 5.727 * * * [progress]: adding candidates to table 6.024 * * [progress]: iteration 2 / 4 6.024 * * * [progress]: picking best candidate 6.065 * * * * [pick]: Picked # 6.065 * * * [progress]: localizing error 6.089 * * * [progress]: generating rewritten candidates 6.089 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 6.179 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1) 6.223 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1) 6.233 * * * * [progress]: [ 4 / 4 ] rewriting at (2) 6.477 * * * [progress]: generating series expansions 6.477 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 6.478 * [backup-simplify]: Simplify (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) into (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) 6.478 * [approximate]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in (x y z) around 0 6.478 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in z 6.478 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in z 6.478 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.478 * [taylor]: Taking taylor expansion of 2.0 in z 6.478 * [backup-simplify]: Simplify 2.0 into 2.0 6.479 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.479 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.479 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 6.479 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 6.480 * [taylor]: Taking taylor expansion of 0.5 in z 6.480 * [backup-simplify]: Simplify 0.5 into 0.5 6.480 * [taylor]: Taking taylor expansion of x in z 6.480 * [backup-simplify]: Simplify x into x 6.480 * [taylor]: Taking taylor expansion of y in z 6.480 * [backup-simplify]: Simplify y into y 6.480 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.480 * [taylor]: Taking taylor expansion of z in z 6.480 * [backup-simplify]: Simplify 0 into 0 6.480 * [backup-simplify]: Simplify 1 into 1 6.480 * [backup-simplify]: Simplify (sqrt 0) into 0 6.481 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.481 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in y 6.481 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in y 6.481 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.481 * [taylor]: Taking taylor expansion of 2.0 in y 6.481 * [backup-simplify]: Simplify 2.0 into 2.0 6.481 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.482 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.482 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 6.482 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 6.482 * [taylor]: Taking taylor expansion of 0.5 in y 6.482 * [backup-simplify]: Simplify 0.5 into 0.5 6.482 * [taylor]: Taking taylor expansion of x in y 6.482 * [backup-simplify]: Simplify x into x 6.482 * [taylor]: Taking taylor expansion of y in y 6.482 * [backup-simplify]: Simplify 0 into 0 6.482 * [backup-simplify]: Simplify 1 into 1 6.482 * [taylor]: Taking taylor expansion of (sqrt z) in y 6.482 * [taylor]: Taking taylor expansion of z in y 6.482 * [backup-simplify]: Simplify z into z 6.482 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.482 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.482 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in x 6.482 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 6.482 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.482 * [taylor]: Taking taylor expansion of 2.0 in x 6.482 * [backup-simplify]: Simplify 2.0 into 2.0 6.482 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.483 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.483 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 6.483 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 6.483 * [taylor]: Taking taylor expansion of 0.5 in x 6.483 * [backup-simplify]: Simplify 0.5 into 0.5 6.483 * [taylor]: Taking taylor expansion of x in x 6.483 * [backup-simplify]: Simplify 0 into 0 6.483 * [backup-simplify]: Simplify 1 into 1 6.483 * [taylor]: Taking taylor expansion of y in x 6.483 * [backup-simplify]: Simplify y into y 6.483 * [taylor]: Taking taylor expansion of (sqrt z) in x 6.483 * [taylor]: Taking taylor expansion of z in x 6.483 * [backup-simplify]: Simplify z into z 6.483 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.483 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.483 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (- (* 0.5 x) y)) (sqrt z)) in x 6.483 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 6.483 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.483 * [taylor]: Taking taylor expansion of 2.0 in x 6.483 * [backup-simplify]: Simplify 2.0 into 2.0 6.483 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.484 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.484 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 6.484 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 6.484 * [taylor]: Taking taylor expansion of 0.5 in x 6.484 * [backup-simplify]: Simplify 0.5 into 0.5 6.484 * [taylor]: Taking taylor expansion of x in x 6.484 * [backup-simplify]: Simplify 0 into 0 6.484 * [backup-simplify]: Simplify 1 into 1 6.484 * [taylor]: Taking taylor expansion of y in x 6.484 * [backup-simplify]: Simplify y into y 6.484 * [taylor]: Taking taylor expansion of (sqrt z) in x 6.484 * [taylor]: Taking taylor expansion of z in x 6.484 * [backup-simplify]: Simplify z into z 6.484 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.484 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.485 * [backup-simplify]: Simplify (* 0.5 0) into 0 6.485 * [backup-simplify]: Simplify (- y) into (- y) 6.485 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 6.485 * [backup-simplify]: Simplify (* (sqrt 2.0) (- y)) into (* -1 (* (sqrt 2.0) y)) 6.485 * [backup-simplify]: Simplify (* (* -1 (* (sqrt 2.0) y)) (sqrt z)) into (* -1 (* (* (sqrt 2.0) y) (sqrt z))) 6.485 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) y) (sqrt z))) in y 6.485 * [taylor]: Taking taylor expansion of -1 in y 6.485 * [backup-simplify]: Simplify -1 into -1 6.485 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) y) (sqrt z)) in y 6.485 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) y) in y 6.485 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.485 * [taylor]: Taking taylor expansion of 2.0 in y 6.485 * [backup-simplify]: Simplify 2.0 into 2.0 6.486 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.486 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.486 * [taylor]: Taking taylor expansion of y in y 6.486 * [backup-simplify]: Simplify 0 into 0 6.486 * [backup-simplify]: Simplify 1 into 1 6.486 * [taylor]: Taking taylor expansion of (sqrt z) in y 6.486 * [taylor]: Taking taylor expansion of z in y 6.486 * [backup-simplify]: Simplify z into z 6.486 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.486 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.487 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.487 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 6.487 * [backup-simplify]: Simplify (* -1 0) into 0 6.487 * [taylor]: Taking taylor expansion of 0 in z 6.487 * [backup-simplify]: Simplify 0 into 0 6.487 * [backup-simplify]: Simplify 0 into 0 6.488 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 6.488 * [backup-simplify]: Simplify (- 0) into 0 6.488 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 6.489 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0.5) (* 0 (- y))) into (* 0.5 (sqrt 2.0)) 6.490 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) y)) 0) (* (* 0.5 (sqrt 2.0)) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 6.490 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in y 6.490 * [taylor]: Taking taylor expansion of 0.5 in y 6.490 * [backup-simplify]: Simplify 0.5 into 0.5 6.490 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in y 6.490 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.490 * [taylor]: Taking taylor expansion of 2.0 in y 6.490 * [backup-simplify]: Simplify 2.0 into 2.0 6.490 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.491 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.491 * [taylor]: Taking taylor expansion of (sqrt z) in y 6.491 * [taylor]: Taking taylor expansion of z in y 6.491 * [backup-simplify]: Simplify z into z 6.491 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.491 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.491 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 6.491 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 6.491 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in z 6.491 * [taylor]: Taking taylor expansion of 0.5 in z 6.491 * [backup-simplify]: Simplify 0.5 into 0.5 6.491 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 6.491 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.491 * [taylor]: Taking taylor expansion of 2.0 in z 6.492 * [backup-simplify]: Simplify 2.0 into 2.0 6.492 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.492 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.492 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.492 * [taylor]: Taking taylor expansion of z in z 6.492 * [backup-simplify]: Simplify 0 into 0 6.492 * [backup-simplify]: Simplify 1 into 1 6.492 * [backup-simplify]: Simplify (sqrt 0) into 0 6.493 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.499 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.500 * [backup-simplify]: Simplify (* 0.5 0) into 0 6.500 * [backup-simplify]: Simplify 0 into 0 6.502 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 1) (* 0 0)) into (sqrt 2.0) 6.503 * [backup-simplify]: Simplify (+ (* 0 0) (* (sqrt 2.0) (sqrt z))) into (* (sqrt 2.0) (sqrt z)) 6.504 * [backup-simplify]: Simplify (+ (* -1 (* (sqrt 2.0) (sqrt z))) (* 0 0)) into (- (* (sqrt 2.0) (sqrt z))) 6.504 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt z))) in z 6.504 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 6.504 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.504 * [taylor]: Taking taylor expansion of 2.0 in z 6.504 * [backup-simplify]: Simplify 2.0 into 2.0 6.504 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.505 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.505 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.505 * [taylor]: Taking taylor expansion of z in z 6.505 * [backup-simplify]: Simplify 0 into 0 6.505 * [backup-simplify]: Simplify 1 into 1 6.506 * [backup-simplify]: Simplify (sqrt 0) into 0 6.507 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.507 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.508 * [backup-simplify]: Simplify (- 0) into 0 6.508 * [backup-simplify]: Simplify 0 into 0 6.508 * [backup-simplify]: Simplify 0 into 0 6.509 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 6.510 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 6.510 * [backup-simplify]: Simplify (- 0) into 0 6.510 * [backup-simplify]: Simplify (+ 0 0) into 0 6.511 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.512 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 6.514 * [backup-simplify]: Simplify (+ (* (* -1 (* (sqrt 2.0) y)) 0) (+ (* (* 0.5 (sqrt 2.0)) 0) (* 0 (sqrt z)))) into 0 6.514 * [taylor]: Taking taylor expansion of 0 in y 6.514 * [backup-simplify]: Simplify 0 into 0 6.514 * [taylor]: Taking taylor expansion of 0 in z 6.514 * [backup-simplify]: Simplify 0 into 0 6.514 * [backup-simplify]: Simplify 0 into 0 6.514 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt z))) into 0 6.515 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt z)))) into 0 6.515 * [taylor]: Taking taylor expansion of 0 in z 6.515 * [backup-simplify]: Simplify 0 into 0 6.515 * [backup-simplify]: Simplify 0 into 0 6.515 * [backup-simplify]: Simplify 0 into 0 6.516 * [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))) 6.516 * [approximate]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in (x y z) around 0 6.516 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in z 6.516 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in z 6.516 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 6.516 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 6.516 * [taylor]: Taking taylor expansion of 0.5 in z 6.516 * [backup-simplify]: Simplify 0.5 into 0.5 6.516 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.516 * [taylor]: Taking taylor expansion of x in z 6.516 * [backup-simplify]: Simplify x into x 6.517 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.517 * [taylor]: Taking taylor expansion of (/ 1 y) in z 6.517 * [taylor]: Taking taylor expansion of y in z 6.517 * [backup-simplify]: Simplify y into y 6.517 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.517 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.517 * [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.518 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 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.519 * [backup-simplify]: Simplify (sqrt 0) into 0 6.520 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.520 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in y 6.520 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in y 6.520 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 6.520 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 6.520 * [taylor]: Taking taylor expansion of 0.5 in y 6.520 * [backup-simplify]: Simplify 0.5 into 0.5 6.520 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.520 * [taylor]: Taking taylor expansion of x in y 6.520 * [backup-simplify]: Simplify x into x 6.520 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.520 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.520 * [taylor]: Taking taylor expansion of y in y 6.520 * [backup-simplify]: Simplify 0 into 0 6.521 * [backup-simplify]: Simplify 1 into 1 6.521 * [backup-simplify]: Simplify (/ 1 1) into 1 6.521 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.521 * [taylor]: Taking taylor expansion of 2.0 in y 6.521 * [backup-simplify]: Simplify 2.0 into 2.0 6.521 * [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 (sqrt (/ 1 z)) in y 6.522 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.522 * [taylor]: Taking taylor expansion of z in y 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.523 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in x 6.523 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in x 6.523 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 6.523 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.523 * [taylor]: Taking taylor expansion of 0.5 in x 6.523 * [backup-simplify]: Simplify 0.5 into 0.5 6.523 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.523 * [taylor]: Taking taylor expansion of x in x 6.523 * [backup-simplify]: Simplify 0 into 0 6.523 * [backup-simplify]: Simplify 1 into 1 6.524 * [backup-simplify]: Simplify (/ 1 1) into 1 6.524 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.524 * [taylor]: Taking taylor expansion of y in x 6.524 * [backup-simplify]: Simplify y into y 6.524 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.524 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.524 * [taylor]: Taking taylor expansion of 2.0 in x 6.524 * [backup-simplify]: Simplify 2.0 into 2.0 6.524 * [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 (sqrt (/ 1 z)) in x 6.525 * [taylor]: Taking taylor expansion of (/ 1 z) in x 6.525 * [taylor]: Taking taylor expansion of z in x 6.525 * [backup-simplify]: Simplify z into z 6.525 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.525 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.525 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.526 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.526 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in x 6.526 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in x 6.526 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 6.526 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.526 * [taylor]: Taking taylor expansion of 0.5 in x 6.526 * [backup-simplify]: Simplify 0.5 into 0.5 6.526 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.526 * [taylor]: Taking taylor expansion of x in x 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 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.526 * [taylor]: Taking taylor expansion of y in x 6.526 * [backup-simplify]: Simplify y into y 6.526 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.526 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.526 * [taylor]: Taking taylor expansion of 2.0 in x 6.526 * [backup-simplify]: Simplify 2.0 into 2.0 6.527 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.527 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.528 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 6.528 * [taylor]: Taking taylor expansion of (/ 1 z) in x 6.528 * [taylor]: Taking taylor expansion of z in x 6.528 * [backup-simplify]: Simplify z into z 6.528 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.528 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.528 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.528 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.529 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.529 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 6.530 * [backup-simplify]: Simplify (* 0.5 (sqrt 2.0)) into (* 0.5 (sqrt 2.0)) 6.531 * [backup-simplify]: Simplify (* (* 0.5 (sqrt 2.0)) (sqrt (/ 1 z))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 6.531 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in y 6.531 * [taylor]: Taking taylor expansion of 0.5 in y 6.531 * [backup-simplify]: Simplify 0.5 into 0.5 6.531 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in y 6.531 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.531 * [taylor]: Taking taylor expansion of 2.0 in y 6.531 * [backup-simplify]: Simplify 2.0 into 2.0 6.532 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.532 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.532 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 6.532 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.532 * [taylor]: Taking taylor expansion of z in y 6.532 * [backup-simplify]: Simplify z into z 6.532 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.533 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.533 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.533 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.534 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.534 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 6.534 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 6.534 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 6.535 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (sqrt 2.0))) into (- (/ (sqrt 2.0) y)) 6.536 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (* (- (/ (sqrt 2.0) y)) (sqrt (/ 1 z)))) into (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) 6.537 * [taylor]: Taking taylor expansion of (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) in y 6.537 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2.0) y) (sqrt (/ 1 z))) in y 6.537 * [taylor]: Taking taylor expansion of (/ (sqrt 2.0) y) in y 6.537 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.537 * [taylor]: Taking taylor expansion of 2.0 in y 6.537 * [backup-simplify]: Simplify 2.0 into 2.0 6.537 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.538 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.538 * [taylor]: Taking taylor expansion of y in y 6.538 * [backup-simplify]: Simplify 0 into 0 6.538 * [backup-simplify]: Simplify 1 into 1 6.539 * [backup-simplify]: Simplify (/ (sqrt 2.0) 1) into (sqrt 2.0) 6.539 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 6.539 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.539 * [taylor]: Taking taylor expansion of z in y 6.539 * [backup-simplify]: Simplify z into z 6.539 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.539 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.539 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.539 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.540 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 6.540 * [backup-simplify]: Simplify (- (* (sqrt 2.0) (sqrt (/ 1 z)))) into (- (* (sqrt 2.0) (sqrt (/ 1 z)))) 6.540 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 6.540 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 6.540 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.540 * [taylor]: Taking taylor expansion of 2.0 in z 6.540 * [backup-simplify]: Simplify 2.0 into 2.0 6.541 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.541 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.541 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 6.541 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.541 * [taylor]: Taking taylor expansion of z in z 6.541 * [backup-simplify]: Simplify 0 into 0 6.541 * [backup-simplify]: Simplify 1 into 1 6.542 * [backup-simplify]: Simplify (/ 1 1) into 1 6.542 * [backup-simplify]: Simplify (sqrt 0) into 0 6.543 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.544 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.544 * [backup-simplify]: Simplify (- 0) into 0 6.544 * [backup-simplify]: Simplify 0 into 0 6.545 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 6.545 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 6.545 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 6.545 * [taylor]: Taking taylor expansion of 0.5 in z 6.545 * [backup-simplify]: Simplify 0.5 into 0.5 6.545 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 6.545 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.545 * [taylor]: Taking taylor expansion of 2.0 in z 6.545 * [backup-simplify]: Simplify 2.0 into 2.0 6.546 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.546 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.546 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 6.546 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.546 * [taylor]: Taking taylor expansion of z in z 6.546 * [backup-simplify]: Simplify 0 into 0 6.547 * [backup-simplify]: Simplify 1 into 1 6.547 * [backup-simplify]: Simplify (/ 1 1) into 1 6.547 * [backup-simplify]: Simplify (sqrt 0) into 0 6.548 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.549 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.549 * [backup-simplify]: Simplify (* 0.5 0) into 0 6.549 * [backup-simplify]: Simplify 0 into 0 6.549 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.550 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.551 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.553 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 6.553 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.553 * [backup-simplify]: Simplify (- 0) into 0 6.554 * [backup-simplify]: Simplify (+ 0 0) into 0 6.555 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (sqrt 2.0)))) into 0 6.556 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 6.556 * [taylor]: Taking taylor expansion of 0 in y 6.556 * [backup-simplify]: Simplify 0 into 0 6.557 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)))) into 0 6.557 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 6.558 * [backup-simplify]: Simplify (- 0) into 0 6.558 * [taylor]: Taking taylor expansion of 0 in z 6.558 * [backup-simplify]: Simplify 0 into 0 6.558 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 6.559 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z))))) into 0 6.559 * [taylor]: Taking taylor expansion of 0 in z 6.559 * [backup-simplify]: Simplify 0 into 0 6.561 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 6.564 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 6.565 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 6.566 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 6.568 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 6.569 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 6.569 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.570 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 6.571 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 6.571 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.572 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.572 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.572 * [backup-simplify]: Simplify (- 0) into 0 6.572 * [backup-simplify]: Simplify (+ 0 0) into 0 6.573 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (sqrt 2.0))))) into 0 6.574 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 6.574 * [taylor]: Taking taylor expansion of 0 in y 6.574 * [backup-simplify]: Simplify 0 into 0 6.574 * [taylor]: Taking taylor expansion of 0 in z 6.574 * [backup-simplify]: Simplify 0 into 0 6.574 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.575 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.575 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.576 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.576 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 6.577 * [backup-simplify]: Simplify (- 0) 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 (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.577 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.578 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.578 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 6.579 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z)))))) into 0 6.579 * [taylor]: Taking taylor expansion of 0 in z 6.579 * [backup-simplify]: Simplify 0 into 0 6.579 * [backup-simplify]: Simplify 0 into 0 6.579 * [backup-simplify]: Simplify 0 into 0 6.580 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.583 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 6.584 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.586 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 6.588 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 6.589 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 6.592 * [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))))))) 6.592 * [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)))) 6.593 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in (x y z) around 0 6.593 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in z 6.593 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.593 * [taylor]: Taking taylor expansion of 2.0 in z 6.593 * [backup-simplify]: Simplify 2.0 into 2.0 6.593 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.593 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.593 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in z 6.593 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 6.593 * [taylor]: Taking taylor expansion of (/ 1 y) in z 6.593 * [taylor]: Taking taylor expansion of y in z 6.593 * [backup-simplify]: Simplify y into y 6.593 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.593 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 6.593 * [taylor]: Taking taylor expansion of 0.5 in z 6.593 * [backup-simplify]: Simplify 0.5 into 0.5 6.594 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.594 * [taylor]: Taking taylor expansion of x in z 6.594 * [backup-simplify]: Simplify x into x 6.594 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.594 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 6.594 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.594 * [taylor]: Taking taylor expansion of -1 in z 6.594 * [backup-simplify]: Simplify -1 into -1 6.594 * [taylor]: Taking taylor expansion of z in z 6.594 * [backup-simplify]: Simplify 0 into 0 6.594 * [backup-simplify]: Simplify 1 into 1 6.594 * [backup-simplify]: Simplify (/ -1 1) into -1 6.594 * [backup-simplify]: Simplify (sqrt 0) into 0 6.595 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 6.595 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in y 6.595 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.595 * [taylor]: Taking taylor expansion of 2.0 in y 6.595 * [backup-simplify]: Simplify 2.0 into 2.0 6.595 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.596 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.596 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in y 6.596 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 6.596 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.596 * [taylor]: Taking taylor expansion of y in y 6.596 * [backup-simplify]: Simplify 0 into 0 6.596 * [backup-simplify]: Simplify 1 into 1 6.596 * [backup-simplify]: Simplify (/ 1 1) into 1 6.596 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 6.596 * [taylor]: Taking taylor expansion of 0.5 in y 6.596 * [backup-simplify]: Simplify 0.5 into 0.5 6.596 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.596 * [taylor]: Taking taylor expansion of x in y 6.596 * [backup-simplify]: Simplify x into x 6.596 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.596 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 6.596 * [taylor]: Taking taylor expansion of (/ -1 z) in y 6.596 * [taylor]: Taking taylor expansion of -1 in y 6.596 * [backup-simplify]: Simplify -1 into -1 6.596 * [taylor]: Taking taylor expansion of z in y 6.596 * [backup-simplify]: Simplify z into z 6.596 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.596 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.597 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.597 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.597 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in x 6.597 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.597 * [taylor]: Taking taylor expansion of 2.0 in x 6.597 * [backup-simplify]: Simplify 2.0 into 2.0 6.597 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.597 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.598 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 6.598 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 6.598 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.598 * [taylor]: Taking taylor expansion of y in x 6.598 * [backup-simplify]: Simplify y into y 6.598 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.598 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.598 * [taylor]: Taking taylor expansion of 0.5 in x 6.598 * [backup-simplify]: Simplify 0.5 into 0.5 6.598 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.598 * [taylor]: Taking taylor expansion of x in x 6.598 * [backup-simplify]: Simplify 0 into 0 6.598 * [backup-simplify]: Simplify 1 into 1 6.598 * [backup-simplify]: Simplify (/ 1 1) into 1 6.598 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 6.598 * [taylor]: Taking taylor expansion of (/ -1 z) in x 6.598 * [taylor]: Taking taylor expansion of -1 in x 6.598 * [backup-simplify]: Simplify -1 into -1 6.598 * [taylor]: Taking taylor expansion of z in x 6.598 * [backup-simplify]: Simplify z into z 6.598 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.598 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.599 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.599 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.599 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in x 6.599 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.599 * [taylor]: Taking taylor expansion of 2.0 in x 6.599 * [backup-simplify]: Simplify 2.0 into 2.0 6.599 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.599 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.599 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 6.599 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 6.599 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.599 * [taylor]: Taking taylor expansion of y in x 6.600 * [backup-simplify]: Simplify y into y 6.600 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.600 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.600 * [taylor]: Taking taylor expansion of 0.5 in x 6.600 * [backup-simplify]: Simplify 0.5 into 0.5 6.600 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.600 * [taylor]: Taking taylor expansion of x in x 6.600 * [backup-simplify]: Simplify 0 into 0 6.600 * [backup-simplify]: Simplify 1 into 1 6.600 * [backup-simplify]: Simplify (/ 1 1) into 1 6.600 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 6.600 * [taylor]: Taking taylor expansion of (/ -1 z) in x 6.600 * [taylor]: Taking taylor expansion of -1 in x 6.600 * [backup-simplify]: Simplify -1 into -1 6.600 * [taylor]: Taking taylor expansion of z in x 6.600 * [backup-simplify]: Simplify z into z 6.600 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.600 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.600 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.600 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.601 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.601 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.601 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 6.602 * [backup-simplify]: Simplify (* (- 0.5) (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 6.602 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -0.5 (sqrt (/ -1 z)))) into (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) 6.602 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) in y 6.602 * [taylor]: Taking taylor expansion of -0.5 in y 6.602 * [backup-simplify]: Simplify -0.5 into -0.5 6.602 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in y 6.602 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.602 * [taylor]: Taking taylor expansion of 2.0 in y 6.602 * [backup-simplify]: Simplify 2.0 into 2.0 6.602 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.603 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.603 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 6.603 * [taylor]: Taking taylor expansion of (/ -1 z) in y 6.603 * [taylor]: Taking taylor expansion of -1 in y 6.603 * [backup-simplify]: Simplify -1 into -1 6.603 * [taylor]: Taking taylor expansion of z in y 6.603 * [backup-simplify]: Simplify z into z 6.603 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.603 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.603 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.603 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.604 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.604 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 6.604 * [backup-simplify]: Simplify (- 0) into 0 6.604 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.605 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (sqrt (/ -1 z)))) into (/ (sqrt (/ -1 z)) y) 6.605 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z))))) into (/ (* (sqrt 2.0) (sqrt (/ -1 z))) y) 6.605 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (sqrt (/ -1 z))) y) in y 6.605 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in y 6.605 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.605 * [taylor]: Taking taylor expansion of 2.0 in y 6.605 * [backup-simplify]: Simplify 2.0 into 2.0 6.606 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.606 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.606 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 6.606 * [taylor]: Taking taylor expansion of (/ -1 z) in y 6.606 * [taylor]: Taking taylor expansion of -1 in y 6.606 * [backup-simplify]: Simplify -1 into -1 6.606 * [taylor]: Taking taylor expansion of z in y 6.606 * [backup-simplify]: Simplify z into z 6.606 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.606 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.607 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.607 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.607 * [taylor]: Taking taylor expansion of y in y 6.607 * [backup-simplify]: Simplify 0 into 0 6.607 * [backup-simplify]: Simplify 1 into 1 6.607 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ -1 z))) into (* (sqrt 2.0) (sqrt (/ -1 z))) 6.607 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (sqrt (/ -1 z))) 1) into (* (sqrt 2.0) (sqrt (/ -1 z))) 6.608 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 6.608 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.608 * [taylor]: Taking taylor expansion of 2.0 in z 6.608 * [backup-simplify]: Simplify 2.0 into 2.0 6.608 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.608 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.608 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 6.608 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.608 * [taylor]: Taking taylor expansion of -1 in z 6.608 * [backup-simplify]: Simplify -1 into -1 6.608 * [taylor]: Taking taylor expansion of z in z 6.608 * [backup-simplify]: Simplify 0 into 0 6.608 * [backup-simplify]: Simplify 1 into 1 6.609 * [backup-simplify]: Simplify (/ -1 1) into -1 6.609 * [backup-simplify]: Simplify (sqrt 0) into 0 6.610 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 6.610 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.610 * [backup-simplify]: Simplify 0 into 0 6.610 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ -1 z))) into (* (sqrt 2.0) (sqrt (/ -1 z))) 6.611 * [backup-simplify]: Simplify (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) into (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) 6.611 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) in z 6.611 * [taylor]: Taking taylor expansion of -0.5 in z 6.611 * [backup-simplify]: Simplify -0.5 into -0.5 6.611 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 6.611 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.611 * [taylor]: Taking taylor expansion of 2.0 in z 6.611 * [backup-simplify]: Simplify 2.0 into 2.0 6.611 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.611 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.611 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 6.611 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.611 * [taylor]: Taking taylor expansion of -1 in z 6.611 * [backup-simplify]: Simplify -1 into -1 6.611 * [taylor]: Taking taylor expansion of z in z 6.611 * [backup-simplify]: Simplify 0 into 0 6.612 * [backup-simplify]: Simplify 1 into 1 6.612 * [backup-simplify]: Simplify (/ -1 1) into -1 6.612 * [backup-simplify]: Simplify (sqrt 0) into 0 6.613 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 6.613 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.613 * [backup-simplify]: Simplify (* -0.5 0) into 0 6.613 * [backup-simplify]: Simplify 0 into 0 6.614 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.614 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 6.614 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.615 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.618 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 6.619 * [backup-simplify]: Simplify (- 0) into 0 6.619 * [backup-simplify]: Simplify (+ 0 0) into 0 6.620 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (sqrt (/ -1 z))))) into 0 6.621 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.622 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z)))))) into 0 6.622 * [taylor]: Taking taylor expansion of 0 in y 6.622 * [backup-simplify]: Simplify 0 into 0 6.623 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ -1 z)))) into 0 6.624 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (sqrt (/ -1 z))) (/ 0 1)))) into 0 6.624 * [taylor]: Taking taylor expansion of 0 in z 6.624 * [backup-simplify]: Simplify 0 into 0 6.624 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ -1 z)))) into 0 6.625 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ -1 z))))) into 0 6.625 * [taylor]: Taking taylor expansion of 0 in z 6.625 * [backup-simplify]: Simplify 0 into 0 6.627 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 6.628 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 6.630 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 6.632 * [backup-simplify]: Simplify (+ (* -0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 6.633 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 6.633 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.634 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 6.634 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.634 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.635 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.635 * [backup-simplify]: Simplify (- 0) into 0 6.635 * [backup-simplify]: Simplify (+ 0 0) into 0 6.636 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z)))))) into 0 6.637 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 6.638 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z))))))) into 0 6.638 * [taylor]: Taking taylor expansion of 0 in y 6.638 * [backup-simplify]: Simplify 0 into 0 6.638 * [taylor]: Taking taylor expansion of 0 in z 6.638 * [backup-simplify]: Simplify 0 into 0 6.639 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.639 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 6.640 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.641 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 6.643 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (sqrt (/ -1 z))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.643 * [taylor]: Taking taylor expansion of 0 in z 6.643 * [backup-simplify]: Simplify 0 into 0 6.643 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.644 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 6.645 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.646 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 6.647 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ -1 z)))))) into 0 6.647 * [taylor]: Taking taylor expansion of 0 in z 6.647 * [backup-simplify]: Simplify 0 into 0 6.647 * [backup-simplify]: Simplify 0 into 0 6.647 * [backup-simplify]: Simplify 0 into 0 6.648 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.650 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 6.651 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.654 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 6.655 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 6.660 * [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))))))) 6.660 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1) 6.660 * [backup-simplify]: Simplify (* (- (* x 0.5) y) (sqrt z)) into (* (sqrt z) (- (* 0.5 x) y)) 6.660 * [approximate]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in (x y z) around 0 6.660 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in z 6.660 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.660 * [taylor]: Taking taylor expansion of z in z 6.660 * [backup-simplify]: Simplify 0 into 0 6.661 * [backup-simplify]: Simplify 1 into 1 6.661 * [backup-simplify]: Simplify (sqrt 0) into 0 6.662 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.662 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 6.662 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 6.662 * [taylor]: Taking taylor expansion of 0.5 in z 6.662 * [backup-simplify]: Simplify 0.5 into 0.5 6.662 * [taylor]: Taking taylor expansion of x in z 6.662 * [backup-simplify]: Simplify x into x 6.662 * [taylor]: Taking taylor expansion of y in z 6.662 * [backup-simplify]: Simplify y into y 6.662 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in y 6.662 * [taylor]: Taking taylor expansion of (sqrt z) in y 6.662 * [taylor]: Taking taylor expansion of z in y 6.662 * [backup-simplify]: Simplify z into z 6.662 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.662 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.662 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 6.663 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 6.663 * [taylor]: Taking taylor expansion of 0.5 in y 6.663 * [backup-simplify]: Simplify 0.5 into 0.5 6.663 * [taylor]: Taking taylor expansion of x in y 6.663 * [backup-simplify]: Simplify x into x 6.663 * [taylor]: Taking taylor expansion of y in y 6.663 * [backup-simplify]: Simplify 0 into 0 6.663 * [backup-simplify]: Simplify 1 into 1 6.663 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in x 6.663 * [taylor]: Taking taylor expansion of (sqrt z) in x 6.663 * [taylor]: Taking taylor expansion of z in x 6.663 * [backup-simplify]: Simplify z into z 6.663 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.663 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.663 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 6.663 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 6.663 * [taylor]: Taking taylor expansion of 0.5 in x 6.663 * [backup-simplify]: Simplify 0.5 into 0.5 6.663 * [taylor]: Taking taylor expansion of x in x 6.663 * [backup-simplify]: Simplify 0 into 0 6.663 * [backup-simplify]: Simplify 1 into 1 6.663 * [taylor]: Taking taylor expansion of y in x 6.663 * [backup-simplify]: Simplify y into y 6.663 * [taylor]: Taking taylor expansion of (* (sqrt z) (- (* 0.5 x) y)) in x 6.663 * [taylor]: Taking taylor expansion of (sqrt z) in x 6.663 * [taylor]: Taking taylor expansion of z in x 6.663 * [backup-simplify]: Simplify z into z 6.663 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.663 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.663 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 6.663 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 6.664 * [taylor]: Taking taylor expansion of 0.5 in x 6.664 * [backup-simplify]: Simplify 0.5 into 0.5 6.664 * [taylor]: Taking taylor expansion of x in x 6.664 * [backup-simplify]: Simplify 0 into 0 6.664 * [backup-simplify]: Simplify 1 into 1 6.664 * [taylor]: Taking taylor expansion of y in x 6.664 * [backup-simplify]: Simplify y into y 6.664 * [backup-simplify]: Simplify (* 0.5 0) into 0 6.664 * [backup-simplify]: Simplify (- y) into (- y) 6.664 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 6.664 * [backup-simplify]: Simplify (* (sqrt z) (- y)) into (* -1 (* (sqrt z) y)) 6.664 * [taylor]: Taking taylor expansion of (* -1 (* (sqrt z) y)) in y 6.664 * [taylor]: Taking taylor expansion of -1 in y 6.664 * [backup-simplify]: Simplify -1 into -1 6.664 * [taylor]: Taking taylor expansion of (* (sqrt z) y) in y 6.664 * [taylor]: Taking taylor expansion of (sqrt z) in y 6.664 * [taylor]: Taking taylor expansion of z in y 6.664 * [backup-simplify]: Simplify z into z 6.665 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.665 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.665 * [taylor]: Taking taylor expansion of y in y 6.665 * [backup-simplify]: Simplify 0 into 0 6.665 * [backup-simplify]: Simplify 1 into 1 6.665 * [backup-simplify]: Simplify (* (sqrt z) 0) into 0 6.665 * [backup-simplify]: Simplify (* -1 0) into 0 6.665 * [taylor]: Taking taylor expansion of 0 in z 6.665 * [backup-simplify]: Simplify 0 into 0 6.665 * [backup-simplify]: Simplify 0 into 0 6.667 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 6.667 * [backup-simplify]: Simplify (- 0) into 0 6.667 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 6.667 * [backup-simplify]: Simplify (+ (* (sqrt z) 0.5) (* 0 (- y))) into (* 0.5 (sqrt z)) 6.667 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt z)) in y 6.667 * [taylor]: Taking taylor expansion of 0.5 in y 6.667 * [backup-simplify]: Simplify 0.5 into 0.5 6.667 * [taylor]: Taking taylor expansion of (sqrt z) in y 6.668 * [taylor]: Taking taylor expansion of z in y 6.668 * [backup-simplify]: Simplify z into z 6.668 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.668 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.668 * [backup-simplify]: Simplify (* 0.5 (sqrt z)) into (* 0.5 (sqrt z)) 6.668 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt z)) in z 6.668 * [taylor]: Taking taylor expansion of 0.5 in z 6.668 * [backup-simplify]: Simplify 0.5 into 0.5 6.668 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.668 * [taylor]: Taking taylor expansion of z in z 6.668 * [backup-simplify]: Simplify 0 into 0 6.668 * [backup-simplify]: Simplify 1 into 1 6.668 * [backup-simplify]: Simplify (sqrt 0) into 0 6.669 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.670 * [backup-simplify]: Simplify (* 0.5 0) into 0 6.670 * [backup-simplify]: Simplify 0 into 0 6.670 * [backup-simplify]: Simplify (+ (* (sqrt z) 1) (* 0 0)) into (sqrt z) 6.671 * [backup-simplify]: Simplify (+ (* -1 (sqrt z)) (* 0 0)) into (- (sqrt z)) 6.671 * [taylor]: Taking taylor expansion of (- (sqrt z)) in z 6.671 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.671 * [taylor]: Taking taylor expansion of z in z 6.671 * [backup-simplify]: Simplify 0 into 0 6.671 * [backup-simplify]: Simplify 1 into 1 6.671 * [backup-simplify]: Simplify (sqrt 0) into 0 6.672 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.672 * [backup-simplify]: Simplify (- 0) into 0 6.672 * [backup-simplify]: Simplify 0 into 0 6.673 * [backup-simplify]: Simplify 0 into 0 6.673 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 6.674 * [backup-simplify]: Simplify (- 0) into 0 6.674 * [backup-simplify]: Simplify (+ 0 0) into 0 6.675 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 6.675 * [backup-simplify]: Simplify (+ (* (sqrt z) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 6.675 * [taylor]: Taking taylor expansion of 0 in y 6.675 * [backup-simplify]: Simplify 0 into 0 6.675 * [taylor]: Taking taylor expansion of 0 in z 6.675 * [backup-simplify]: Simplify 0 into 0 6.675 * [backup-simplify]: Simplify 0 into 0 6.676 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (sqrt z))) into 0 6.676 * [taylor]: Taking taylor expansion of 0 in z 6.676 * [backup-simplify]: Simplify 0 into 0 6.676 * [backup-simplify]: Simplify 0 into 0 6.676 * [backup-simplify]: Simplify 0 into 0 6.676 * [backup-simplify]: Simplify (* (- (* (/ 1 x) 0.5) (/ 1 y)) (sqrt (/ 1 z))) into (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) 6.676 * [approximate]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in (x y z) around 0 6.676 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in z 6.676 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 6.676 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 6.676 * [taylor]: Taking taylor expansion of 0.5 in z 6.676 * [backup-simplify]: Simplify 0.5 into 0.5 6.676 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.677 * [taylor]: Taking taylor expansion of x in z 6.677 * [backup-simplify]: Simplify x into x 6.677 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.677 * [taylor]: Taking taylor expansion of (/ 1 y) in z 6.677 * [taylor]: Taking taylor expansion of y in z 6.677 * [backup-simplify]: Simplify y into y 6.677 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.677 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 6.677 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.677 * [taylor]: Taking taylor expansion of z in z 6.677 * [backup-simplify]: Simplify 0 into 0 6.677 * [backup-simplify]: Simplify 1 into 1 6.677 * [backup-simplify]: Simplify (/ 1 1) into 1 6.678 * [backup-simplify]: Simplify (sqrt 0) into 0 6.679 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.679 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in y 6.679 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 6.679 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 6.679 * [taylor]: Taking taylor expansion of 0.5 in y 6.679 * [backup-simplify]: Simplify 0.5 into 0.5 6.679 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.679 * [taylor]: Taking taylor expansion of x in y 6.679 * [backup-simplify]: Simplify x into x 6.679 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.679 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.679 * [taylor]: Taking taylor expansion of y in y 6.679 * [backup-simplify]: Simplify 0 into 0 6.679 * [backup-simplify]: Simplify 1 into 1 6.679 * [backup-simplify]: Simplify (/ 1 1) into 1 6.680 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 6.680 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.680 * [taylor]: Taking taylor expansion of z in y 6.680 * [backup-simplify]: Simplify z into z 6.680 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.680 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.680 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.680 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.680 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in x 6.680 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 6.680 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.680 * [taylor]: Taking taylor expansion of 0.5 in x 6.680 * [backup-simplify]: Simplify 0.5 into 0.5 6.680 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.680 * [taylor]: Taking taylor expansion of x in x 6.680 * [backup-simplify]: Simplify 0 into 0 6.680 * [backup-simplify]: Simplify 1 into 1 6.681 * [backup-simplify]: Simplify (/ 1 1) into 1 6.681 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.681 * [taylor]: Taking taylor expansion of y in x 6.681 * [backup-simplify]: Simplify y into y 6.681 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.681 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 6.681 * [taylor]: Taking taylor expansion of (/ 1 z) in x 6.681 * [taylor]: Taking taylor expansion of z in x 6.681 * [backup-simplify]: Simplify z into z 6.681 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.681 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.681 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.681 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.681 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt (/ 1 z))) in x 6.682 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 6.682 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.682 * [taylor]: Taking taylor expansion of 0.5 in x 6.682 * [backup-simplify]: Simplify 0.5 into 0.5 6.682 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.682 * [taylor]: Taking taylor expansion of x in x 6.682 * [backup-simplify]: Simplify 0 into 0 6.682 * [backup-simplify]: Simplify 1 into 1 6.682 * [backup-simplify]: Simplify (/ 1 1) into 1 6.682 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.682 * [taylor]: Taking taylor expansion of y in x 6.682 * [backup-simplify]: Simplify y into y 6.682 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.682 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 6.682 * [taylor]: Taking taylor expansion of (/ 1 z) in x 6.682 * [taylor]: Taking taylor expansion of z in x 6.682 * [backup-simplify]: Simplify z into z 6.682 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.682 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.683 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.683 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.683 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.684 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 6.684 * [backup-simplify]: Simplify (* 0.5 (sqrt (/ 1 z))) into (* 0.5 (sqrt (/ 1 z))) 6.684 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt (/ 1 z))) in y 6.684 * [taylor]: Taking taylor expansion of 0.5 in y 6.684 * [backup-simplify]: Simplify 0.5 into 0.5 6.684 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 6.684 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.684 * [taylor]: Taking taylor expansion of z in y 6.684 * [backup-simplify]: Simplify z into z 6.684 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.684 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.684 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.684 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.685 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.686 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 6.686 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 6.686 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 6.686 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (sqrt (/ 1 z)))) into (- (* (sqrt (/ 1 z)) (/ 1 y))) 6.687 * [taylor]: Taking taylor expansion of (- (* (sqrt (/ 1 z)) (/ 1 y))) in y 6.687 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 z)) (/ 1 y)) in y 6.687 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 6.687 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.687 * [taylor]: Taking taylor expansion of z in y 6.687 * [backup-simplify]: Simplify z into z 6.687 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.687 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.687 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.687 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.687 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.687 * [taylor]: Taking taylor expansion of y in y 6.687 * [backup-simplify]: Simplify 0 into 0 6.687 * [backup-simplify]: Simplify 1 into 1 6.688 * [backup-simplify]: Simplify (/ 1 1) into 1 6.688 * [backup-simplify]: Simplify (* (sqrt (/ 1 z)) 1) into (sqrt (/ 1 z)) 6.688 * [backup-simplify]: Simplify (- (sqrt (/ 1 z))) into (- (sqrt (/ 1 z))) 6.688 * [taylor]: Taking taylor expansion of (- (sqrt (/ 1 z))) in z 6.688 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 6.688 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.688 * [taylor]: Taking taylor expansion of z in z 6.688 * [backup-simplify]: Simplify 0 into 0 6.688 * [backup-simplify]: Simplify 1 into 1 6.688 * [backup-simplify]: Simplify (/ 1 1) into 1 6.689 * [backup-simplify]: Simplify (sqrt 0) into 0 6.690 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.690 * [backup-simplify]: Simplify (- 0) into 0 6.690 * [backup-simplify]: Simplify 0 into 0 6.691 * [backup-simplify]: Simplify (* 0.5 (sqrt (/ 1 z))) into (* 0.5 (sqrt (/ 1 z))) 6.691 * [taylor]: Taking taylor expansion of (* 0.5 (sqrt (/ 1 z))) in z 6.691 * [taylor]: Taking taylor expansion of 0.5 in z 6.691 * [backup-simplify]: Simplify 0.5 into 0.5 6.691 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 6.691 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.691 * [taylor]: Taking taylor expansion of z in z 6.691 * [backup-simplify]: Simplify 0 into 0 6.691 * [backup-simplify]: Simplify 1 into 1 6.691 * [backup-simplify]: Simplify (/ 1 1) into 1 6.692 * [backup-simplify]: Simplify (sqrt 0) into 0 6.693 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.693 * [backup-simplify]: Simplify (* 0.5 0) into 0 6.693 * [backup-simplify]: Simplify 0 into 0 6.693 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.694 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.695 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.696 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 6.696 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.696 * [backup-simplify]: Simplify (- 0) into 0 6.697 * [backup-simplify]: Simplify (+ 0 0) into 0 6.697 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 6.697 * [taylor]: Taking taylor expansion of 0 in y 6.697 * [backup-simplify]: Simplify 0 into 0 6.698 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.699 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 z)) 0) (* 0 1)) into 0 6.699 * [backup-simplify]: Simplify (- 0) into 0 6.699 * [taylor]: Taking taylor expansion of 0 in z 6.699 * [backup-simplify]: Simplify 0 into 0 6.700 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (sqrt (/ 1 z)))) into 0 6.700 * [taylor]: Taking taylor expansion of 0 in z 6.700 * [backup-simplify]: Simplify 0 into 0 6.700 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 6.700 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 6.702 * [backup-simplify]: Simplify (+ (* 0.5 +nan.0) (* 0 0)) into (- +nan.0) 6.702 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 6.702 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.703 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 6.704 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.705 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.705 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.706 * [backup-simplify]: Simplify (- 0) into 0 6.706 * [backup-simplify]: Simplify (+ 0 0) into 0 6.707 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 6.707 * [taylor]: Taking taylor expansion of 0 in y 6.707 * [backup-simplify]: Simplify 0 into 0 6.707 * [taylor]: Taking taylor expansion of 0 in z 6.707 * [backup-simplify]: Simplify 0 into 0 6.708 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.708 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.709 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.710 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 z)) 0) (+ (* 0 0) (* 0 1))) into 0 6.710 * [backup-simplify]: Simplify (- 0) into 0 6.710 * [taylor]: Taking taylor expansion of 0 in z 6.710 * [backup-simplify]: Simplify 0 into 0 6.711 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.712 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.712 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 6.712 * [taylor]: Taking taylor expansion of 0 in z 6.712 * [backup-simplify]: Simplify 0 into 0 6.712 * [backup-simplify]: Simplify 0 into 0 6.713 * [backup-simplify]: Simplify 0 into 0 6.713 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.716 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 6.716 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 6.717 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 6.718 * [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)))))) 6.719 * [backup-simplify]: Simplify (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (sqrt (/ 1 (- z)))) into (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) 6.719 * [approximate]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in (x y z) around 0 6.719 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in z 6.719 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 6.719 * [taylor]: Taking taylor expansion of (/ 1 y) in z 6.719 * [taylor]: Taking taylor expansion of y in z 6.719 * [backup-simplify]: Simplify y into y 6.719 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.719 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 6.719 * [taylor]: Taking taylor expansion of 0.5 in z 6.719 * [backup-simplify]: Simplify 0.5 into 0.5 6.719 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.719 * [taylor]: Taking taylor expansion of x in z 6.719 * [backup-simplify]: Simplify x into x 6.719 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.719 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 6.719 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.719 * [taylor]: Taking taylor expansion of -1 in z 6.719 * [backup-simplify]: Simplify -1 into -1 6.719 * [taylor]: Taking taylor expansion of z in z 6.719 * [backup-simplify]: Simplify 0 into 0 6.719 * [backup-simplify]: Simplify 1 into 1 6.720 * [backup-simplify]: Simplify (/ -1 1) into -1 6.720 * [backup-simplify]: Simplify (sqrt 0) into 0 6.721 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 6.721 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in y 6.721 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 6.721 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.722 * [taylor]: Taking taylor expansion of y in y 6.722 * [backup-simplify]: Simplify 0 into 0 6.722 * [backup-simplify]: Simplify 1 into 1 6.722 * [backup-simplify]: Simplify (/ 1 1) into 1 6.722 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 6.722 * [taylor]: Taking taylor expansion of 0.5 in y 6.722 * [backup-simplify]: Simplify 0.5 into 0.5 6.722 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.722 * [taylor]: Taking taylor expansion of x in y 6.722 * [backup-simplify]: Simplify x into x 6.722 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.722 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 6.722 * [taylor]: Taking taylor expansion of (/ -1 z) in y 6.722 * [taylor]: Taking taylor expansion of -1 in y 6.722 * [backup-simplify]: Simplify -1 into -1 6.722 * [taylor]: Taking taylor expansion of z in y 6.722 * [backup-simplify]: Simplify z into z 6.722 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.723 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.723 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.723 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.723 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 6.723 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 6.723 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.723 * [taylor]: Taking taylor expansion of y in x 6.723 * [backup-simplify]: Simplify y into y 6.723 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.723 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.723 * [taylor]: Taking taylor expansion of 0.5 in x 6.723 * [backup-simplify]: Simplify 0.5 into 0.5 6.723 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.723 * [taylor]: Taking taylor expansion of x in x 6.723 * [backup-simplify]: Simplify 0 into 0 6.723 * [backup-simplify]: Simplify 1 into 1 6.724 * [backup-simplify]: Simplify (/ 1 1) into 1 6.724 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 6.724 * [taylor]: Taking taylor expansion of (/ -1 z) in x 6.724 * [taylor]: Taking taylor expansion of -1 in x 6.724 * [backup-simplify]: Simplify -1 into -1 6.724 * [taylor]: Taking taylor expansion of z in x 6.724 * [backup-simplify]: Simplify z into z 6.724 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.724 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.724 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.724 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.724 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 6.724 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 6.724 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.724 * [taylor]: Taking taylor expansion of y in x 6.724 * [backup-simplify]: Simplify y into y 6.724 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.725 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.725 * [taylor]: Taking taylor expansion of 0.5 in x 6.725 * [backup-simplify]: Simplify 0.5 into 0.5 6.725 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.725 * [taylor]: Taking taylor expansion of x in x 6.725 * [backup-simplify]: Simplify 0 into 0 6.725 * [backup-simplify]: Simplify 1 into 1 6.725 * [backup-simplify]: Simplify (/ 1 1) into 1 6.725 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 6.725 * [taylor]: Taking taylor expansion of (/ -1 z) in x 6.725 * [taylor]: Taking taylor expansion of -1 in x 6.725 * [backup-simplify]: Simplify -1 into -1 6.725 * [taylor]: Taking taylor expansion of z in x 6.725 * [backup-simplify]: Simplify z into z 6.725 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.725 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.726 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.726 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.726 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.727 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.727 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 6.728 * [backup-simplify]: Simplify (* (- 0.5) (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 6.728 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -1 z))) in y 6.728 * [taylor]: Taking taylor expansion of -0.5 in y 6.728 * [backup-simplify]: Simplify -0.5 into -0.5 6.728 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 6.728 * [taylor]: Taking taylor expansion of (/ -1 z) in y 6.728 * [taylor]: Taking taylor expansion of -1 in y 6.728 * [backup-simplify]: Simplify -1 into -1 6.728 * [taylor]: Taking taylor expansion of z in y 6.728 * [backup-simplify]: Simplify z into z 6.728 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.728 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.729 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.729 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.729 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.730 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 6.731 * [backup-simplify]: Simplify (- 0) into 0 6.731 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.731 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (sqrt (/ -1 z)))) into (/ (sqrt (/ -1 z)) y) 6.732 * [taylor]: Taking taylor expansion of (/ (sqrt (/ -1 z)) y) in y 6.732 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 6.732 * [taylor]: Taking taylor expansion of (/ -1 z) in y 6.732 * [taylor]: Taking taylor expansion of -1 in y 6.732 * [backup-simplify]: Simplify -1 into -1 6.732 * [taylor]: Taking taylor expansion of z in y 6.732 * [backup-simplify]: Simplify z into z 6.732 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.732 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.732 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.732 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.732 * [taylor]: Taking taylor expansion of y in y 6.732 * [backup-simplify]: Simplify 0 into 0 6.732 * [backup-simplify]: Simplify 1 into 1 6.732 * [backup-simplify]: Simplify (/ (sqrt (/ -1 z)) 1) into (sqrt (/ -1 z)) 6.732 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 6.732 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.732 * [taylor]: Taking taylor expansion of -1 in z 6.733 * [backup-simplify]: Simplify -1 into -1 6.733 * [taylor]: Taking taylor expansion of z in z 6.733 * [backup-simplify]: Simplify 0 into 0 6.733 * [backup-simplify]: Simplify 1 into 1 6.733 * [backup-simplify]: Simplify (/ -1 1) into -1 6.733 * [backup-simplify]: Simplify (sqrt 0) into 0 6.735 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 6.735 * [backup-simplify]: Simplify 0 into 0 6.735 * [backup-simplify]: Simplify (* -0.5 (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 6.735 * [taylor]: Taking taylor expansion of (* -0.5 (sqrt (/ -1 z))) in z 6.735 * [taylor]: Taking taylor expansion of -0.5 in z 6.735 * [backup-simplify]: Simplify -0.5 into -0.5 6.735 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 6.735 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.735 * [taylor]: Taking taylor expansion of -1 in z 6.735 * [backup-simplify]: Simplify -1 into -1 6.735 * [taylor]: Taking taylor expansion of z in z 6.735 * [backup-simplify]: Simplify 0 into 0 6.735 * [backup-simplify]: Simplify 1 into 1 6.736 * [backup-simplify]: Simplify (/ -1 1) into -1 6.736 * [backup-simplify]: Simplify (sqrt 0) into 0 6.737 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 6.738 * [backup-simplify]: Simplify (* -0.5 0) into 0 6.738 * [backup-simplify]: Simplify 0 into 0 6.738 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.739 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 6.739 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.740 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.741 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 6.741 * [backup-simplify]: Simplify (- 0) into 0 6.742 * [backup-simplify]: Simplify (+ 0 0) into 0 6.742 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (sqrt (/ -1 z))))) into 0 6.742 * [taylor]: Taking taylor expansion of 0 in y 6.742 * [backup-simplify]: Simplify 0 into 0 6.743 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -1 z)) (/ 0 1)))) into 0 6.743 * [taylor]: Taking taylor expansion of 0 in z 6.743 * [backup-simplify]: Simplify 0 into 0 6.744 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (sqrt (/ -1 z)))) into 0 6.744 * [taylor]: Taking taylor expansion of 0 in z 6.744 * [backup-simplify]: Simplify 0 into 0 6.744 * [backup-simplify]: Simplify +nan.0 into +nan.0 6.745 * [backup-simplify]: Simplify (+ (* -0.5 +nan.0) (* 0 0)) into (- +nan.0) 6.746 * [backup-simplify]: Simplify (- +nan.0) into (- +nan.0) 6.746 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.747 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 6.747 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.748 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.749 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.750 * [backup-simplify]: Simplify (- 0) into 0 6.750 * [backup-simplify]: Simplify (+ 0 0) into 0 6.751 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z)))))) into 0 6.751 * [taylor]: Taking taylor expansion of 0 in y 6.751 * [backup-simplify]: Simplify 0 into 0 6.751 * [taylor]: Taking taylor expansion of 0 in z 6.751 * [backup-simplify]: Simplify 0 into 0 6.751 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.752 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 6.754 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt (/ -1 z)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.754 * [taylor]: Taking taylor expansion of 0 in z 6.754 * [backup-simplify]: Simplify 0 into 0 6.754 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.760 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 6.761 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 6.761 * [taylor]: Taking taylor expansion of 0 in z 6.761 * [backup-simplify]: Simplify 0 into 0 6.761 * [backup-simplify]: Simplify 0 into 0 6.761 * [backup-simplify]: Simplify 0 into 0 6.762 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.765 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 6.765 * [backup-simplify]: Simplify +nan.0 into +nan.0 6.766 * [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)))))) 6.766 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1) 6.766 * [backup-simplify]: Simplify (/ (* t t) 2.0) into (* 0.5 (pow t 2)) 6.766 * [approximate]: Taking taylor expansion of (* 0.5 (pow t 2)) in (t) around 0 6.766 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 6.766 * [taylor]: Taking taylor expansion of 0.5 in t 6.766 * [backup-simplify]: Simplify 0.5 into 0.5 6.766 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.766 * [taylor]: Taking taylor expansion of t in t 6.766 * [backup-simplify]: Simplify 0 into 0 6.766 * [backup-simplify]: Simplify 1 into 1 6.767 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 6.767 * [taylor]: Taking taylor expansion of 0.5 in t 6.767 * [backup-simplify]: Simplify 0.5 into 0.5 6.767 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.767 * [taylor]: Taking taylor expansion of t in t 6.767 * [backup-simplify]: Simplify 0 into 0 6.767 * [backup-simplify]: Simplify 1 into 1 6.767 * [backup-simplify]: Simplify (* 1 1) into 1 6.768 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.768 * [backup-simplify]: Simplify 0.5 into 0.5 6.768 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.769 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 6.769 * [backup-simplify]: Simplify 0 into 0 6.770 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.771 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 6.771 * [backup-simplify]: Simplify 0 into 0 6.772 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.773 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.773 * [backup-simplify]: Simplify 0 into 0 6.774 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.775 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.775 * [backup-simplify]: Simplify 0 into 0 6.776 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.778 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.778 * [backup-simplify]: Simplify 0 into 0 6.779 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.781 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.781 * [backup-simplify]: Simplify 0 into 0 6.781 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.781 * [backup-simplify]: Simplify (/ (* (/ 1 t) (/ 1 t)) 2.0) into (/ 0.5 (pow t 2)) 6.781 * [approximate]: Taking taylor expansion of (/ 0.5 (pow t 2)) in (t) around 0 6.781 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.781 * [taylor]: Taking taylor expansion of 0.5 in t 6.781 * [backup-simplify]: Simplify 0.5 into 0.5 6.781 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.781 * [taylor]: Taking taylor expansion of t in t 6.781 * [backup-simplify]: Simplify 0 into 0 6.781 * [backup-simplify]: Simplify 1 into 1 6.782 * [backup-simplify]: Simplify (* 1 1) into 1 6.782 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.782 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.782 * [taylor]: Taking taylor expansion of 0.5 in t 6.782 * [backup-simplify]: Simplify 0.5 into 0.5 6.782 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.782 * [taylor]: Taking taylor expansion of t in t 6.782 * [backup-simplify]: Simplify 0 into 0 6.782 * [backup-simplify]: Simplify 1 into 1 6.782 * [backup-simplify]: Simplify (* 1 1) into 1 6.783 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.783 * [backup-simplify]: Simplify 0.5 into 0.5 6.783 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.784 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)))) into 0 6.784 * [backup-simplify]: Simplify 0 into 0 6.784 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.785 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.785 * [backup-simplify]: Simplify 0 into 0 6.786 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.786 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.786 * [backup-simplify]: Simplify 0 into 0 6.787 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.787 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.787 * [backup-simplify]: Simplify 0 into 0 6.788 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.789 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.789 * [backup-simplify]: Simplify 0 into 0 6.791 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.792 * [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.792 * [backup-simplify]: Simplify 0 into 0 6.792 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (/ 1 t)) 2)) into (* 0.5 (pow t 2)) 6.792 * [backup-simplify]: Simplify (/ (* (/ 1 (- t)) (/ 1 (- t))) 2.0) into (/ 0.5 (pow t 2)) 6.792 * [approximate]: Taking taylor expansion of (/ 0.5 (pow t 2)) in (t) around 0 6.792 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.792 * [taylor]: Taking taylor expansion of 0.5 in t 6.792 * [backup-simplify]: Simplify 0.5 into 0.5 6.792 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.792 * [taylor]: Taking taylor expansion of t in t 6.792 * [backup-simplify]: Simplify 0 into 0 6.792 * [backup-simplify]: Simplify 1 into 1 6.793 * [backup-simplify]: Simplify (* 1 1) into 1 6.793 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.793 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.793 * [taylor]: Taking taylor expansion of 0.5 in t 6.793 * [backup-simplify]: Simplify 0.5 into 0.5 6.793 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.793 * [taylor]: Taking taylor expansion of t in t 6.793 * [backup-simplify]: Simplify 0 into 0 6.793 * [backup-simplify]: Simplify 1 into 1 6.794 * [backup-simplify]: Simplify (* 1 1) into 1 6.794 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.794 * [backup-simplify]: Simplify 0.5 into 0.5 6.794 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.795 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)))) into 0 6.795 * [backup-simplify]: Simplify 0 into 0 6.795 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.796 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.796 * [backup-simplify]: Simplify 0 into 0 6.796 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.797 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.797 * [backup-simplify]: Simplify 0 into 0 6.798 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.799 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.799 * [backup-simplify]: Simplify 0 into 0 6.799 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.800 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.800 * [backup-simplify]: Simplify 0 into 0 6.801 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.801 * [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.801 * [backup-simplify]: Simplify 0 into 0 6.802 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (/ 1 (- t))) 2)) into (* 0.5 (pow t 2)) 6.802 * * * * [progress]: [ 4 / 4 ] generating series at (2) 6.802 * [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)))))) 6.802 * [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 6.802 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in t 6.802 * [taylor]: Taking taylor expansion of (sqrt z) in t 6.802 * [taylor]: Taking taylor expansion of z in t 6.802 * [backup-simplify]: Simplify z into z 6.802 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.802 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.802 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in t 6.802 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.802 * [taylor]: Taking taylor expansion of 2.0 in t 6.802 * [backup-simplify]: Simplify 2.0 into 2.0 6.803 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.803 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.803 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in t 6.803 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in t 6.803 * [taylor]: Taking taylor expansion of (* 0.5 x) in t 6.803 * [taylor]: Taking taylor expansion of 0.5 in t 6.803 * [backup-simplify]: Simplify 0.5 into 0.5 6.803 * [taylor]: Taking taylor expansion of x in t 6.803 * [backup-simplify]: Simplify x into x 6.803 * [taylor]: Taking taylor expansion of y in t 6.803 * [backup-simplify]: Simplify y into y 6.803 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 6.803 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 6.803 * [taylor]: Taking taylor expansion of 0.5 in t 6.803 * [backup-simplify]: Simplify 0.5 into 0.5 6.803 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.803 * [taylor]: Taking taylor expansion of t in t 6.803 * [backup-simplify]: Simplify 0 into 0 6.803 * [backup-simplify]: Simplify 1 into 1 6.804 * [backup-simplify]: Simplify (* 1 1) into 1 6.804 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.804 * [backup-simplify]: Simplify (exp 0) into 1 6.804 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in z 6.804 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.804 * [taylor]: Taking taylor expansion of z in z 6.804 * [backup-simplify]: Simplify 0 into 0 6.804 * [backup-simplify]: Simplify 1 into 1 6.804 * [backup-simplify]: Simplify (sqrt 0) into 0 6.805 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.805 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in z 6.805 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.805 * [taylor]: Taking taylor expansion of 2.0 in z 6.805 * [backup-simplify]: Simplify 2.0 into 2.0 6.805 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.806 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.806 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in z 6.806 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 6.806 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 6.806 * [taylor]: Taking taylor expansion of 0.5 in z 6.806 * [backup-simplify]: Simplify 0.5 into 0.5 6.806 * [taylor]: Taking taylor expansion of x in z 6.806 * [backup-simplify]: Simplify x into x 6.806 * [taylor]: Taking taylor expansion of y in z 6.806 * [backup-simplify]: Simplify y into y 6.806 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 6.806 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 6.806 * [taylor]: Taking taylor expansion of 0.5 in z 6.806 * [backup-simplify]: Simplify 0.5 into 0.5 6.806 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.806 * [taylor]: Taking taylor expansion of t in z 6.806 * [backup-simplify]: Simplify t into t 6.806 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.806 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.806 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.806 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in y 6.806 * [taylor]: Taking taylor expansion of (sqrt z) in y 6.806 * [taylor]: Taking taylor expansion of z in y 6.806 * [backup-simplify]: Simplify z into z 6.807 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.807 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.807 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in y 6.807 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.807 * [taylor]: Taking taylor expansion of 2.0 in y 6.807 * [backup-simplify]: Simplify 2.0 into 2.0 6.807 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.807 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.807 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in y 6.807 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 6.807 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 6.807 * [taylor]: Taking taylor expansion of 0.5 in y 6.807 * [backup-simplify]: Simplify 0.5 into 0.5 6.807 * [taylor]: Taking taylor expansion of x in y 6.807 * [backup-simplify]: Simplify x into x 6.807 * [taylor]: Taking taylor expansion of y in y 6.807 * [backup-simplify]: Simplify 0 into 0 6.807 * [backup-simplify]: Simplify 1 into 1 6.808 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 6.808 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 6.808 * [taylor]: Taking taylor expansion of 0.5 in y 6.808 * [backup-simplify]: Simplify 0.5 into 0.5 6.808 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.808 * [taylor]: Taking taylor expansion of t in y 6.808 * [backup-simplify]: Simplify t into t 6.808 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.808 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.808 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.808 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in x 6.808 * [taylor]: Taking taylor expansion of (sqrt z) in x 6.808 * [taylor]: Taking taylor expansion of z in x 6.808 * [backup-simplify]: Simplify z into z 6.808 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.808 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.808 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in x 6.808 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.808 * [taylor]: Taking taylor expansion of 2.0 in x 6.808 * [backup-simplify]: Simplify 2.0 into 2.0 6.808 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.809 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.809 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in x 6.809 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 6.809 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 6.809 * [taylor]: Taking taylor expansion of 0.5 in x 6.809 * [backup-simplify]: Simplify 0.5 into 0.5 6.809 * [taylor]: Taking taylor expansion of x in x 6.809 * [backup-simplify]: Simplify 0 into 0 6.809 * [backup-simplify]: Simplify 1 into 1 6.809 * [taylor]: Taking taylor expansion of y in x 6.809 * [backup-simplify]: Simplify y into y 6.809 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 6.809 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 6.809 * [taylor]: Taking taylor expansion of 0.5 in x 6.809 * [backup-simplify]: Simplify 0.5 into 0.5 6.809 * [taylor]: Taking taylor expansion of (pow t 2) in x 6.809 * [taylor]: Taking taylor expansion of t in x 6.809 * [backup-simplify]: Simplify t into t 6.809 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.809 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.809 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.809 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))))) in x 6.809 * [taylor]: Taking taylor expansion of (sqrt z) in x 6.809 * [taylor]: Taking taylor expansion of z in x 6.809 * [backup-simplify]: Simplify z into z 6.809 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.810 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.810 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in x 6.810 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.810 * [taylor]: Taking taylor expansion of 2.0 in x 6.810 * [backup-simplify]: Simplify 2.0 into 2.0 6.810 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.810 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.810 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in x 6.810 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 6.810 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 6.810 * [taylor]: Taking taylor expansion of 0.5 in x 6.810 * [backup-simplify]: Simplify 0.5 into 0.5 6.810 * [taylor]: Taking taylor expansion of x in x 6.810 * [backup-simplify]: Simplify 0 into 0 6.810 * [backup-simplify]: Simplify 1 into 1 6.810 * [taylor]: Taking taylor expansion of y in x 6.810 * [backup-simplify]: Simplify y into y 6.810 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 6.811 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 6.811 * [taylor]: Taking taylor expansion of 0.5 in x 6.811 * [backup-simplify]: Simplify 0.5 into 0.5 6.811 * [taylor]: Taking taylor expansion of (pow t 2) in x 6.811 * [taylor]: Taking taylor expansion of t in x 6.811 * [backup-simplify]: Simplify t into t 6.811 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.811 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.811 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.811 * [backup-simplify]: Simplify (* 0.5 0) into 0 6.811 * [backup-simplify]: Simplify (- y) into (- y) 6.811 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 6.811 * [backup-simplify]: Simplify (* (- y) (exp (* 0.5 (pow t 2)))) into (* -1 (* y (exp (* 0.5 (pow t 2))))) 6.812 * [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.812 * [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.812 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z))) in y 6.812 * [taylor]: Taking taylor expansion of -1 in y 6.812 * [backup-simplify]: Simplify -1 into -1 6.812 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z)) in y 6.812 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) in y 6.812 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.812 * [taylor]: Taking taylor expansion of 2.0 in y 6.812 * [backup-simplify]: Simplify 2.0 into 2.0 6.813 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.813 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.813 * [taylor]: Taking taylor expansion of (* y (exp (* 0.5 (pow t 2)))) in y 6.813 * [taylor]: Taking taylor expansion of y in y 6.813 * [backup-simplify]: Simplify 0 into 0 6.813 * [backup-simplify]: Simplify 1 into 1 6.813 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 6.813 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 6.813 * [taylor]: Taking taylor expansion of 0.5 in y 6.813 * [backup-simplify]: Simplify 0.5 into 0.5 6.813 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.813 * [taylor]: Taking taylor expansion of t in y 6.813 * [backup-simplify]: Simplify t into t 6.813 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.813 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.813 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.814 * [taylor]: Taking taylor expansion of (sqrt z) in y 6.814 * [taylor]: Taking taylor expansion of z in y 6.814 * [backup-simplify]: Simplify z into z 6.814 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.814 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.814 * [backup-simplify]: Simplify (* 0 (exp (* 0.5 (pow t 2)))) into 0 6.814 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.814 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 6.814 * [backup-simplify]: Simplify (* -1 0) into 0 6.814 * [taylor]: Taking taylor expansion of 0 in z 6.814 * [backup-simplify]: Simplify 0 into 0 6.814 * [taylor]: Taking taylor expansion of 0 in t 6.814 * [backup-simplify]: Simplify 0 into 0 6.814 * [backup-simplify]: Simplify 0 into 0 6.815 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.815 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 6.815 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.816 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 6.817 * [backup-simplify]: Simplify (- 0) into 0 6.817 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 6.817 * [backup-simplify]: Simplify (+ (* (- y) 0) (* 0.5 (exp (* 0.5 (pow t 2))))) into (* 0.5 (exp (* 0.5 (pow t 2)))) 6.817 * [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.818 * [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.818 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in y 6.818 * [taylor]: Taking taylor expansion of 0.5 in y 6.818 * [backup-simplify]: Simplify 0.5 into 0.5 6.818 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in y 6.818 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in y 6.818 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.818 * [taylor]: Taking taylor expansion of 2.0 in y 6.818 * [backup-simplify]: Simplify 2.0 into 2.0 6.819 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.819 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.819 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 6.819 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 6.819 * [taylor]: Taking taylor expansion of 0.5 in y 6.819 * [backup-simplify]: Simplify 0.5 into 0.5 6.819 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.819 * [taylor]: Taking taylor expansion of t in y 6.819 * [backup-simplify]: Simplify t into t 6.819 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.819 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.820 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.820 * [taylor]: Taking taylor expansion of (sqrt z) in y 6.820 * [taylor]: Taking taylor expansion of z in y 6.820 * [backup-simplify]: Simplify z into z 6.820 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 6.820 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 6.820 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 6.820 * [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.821 * [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.821 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 6.821 * [taylor]: Taking taylor expansion of 0.5 in z 6.821 * [backup-simplify]: Simplify 0.5 into 0.5 6.821 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 6.821 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 6.821 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.821 * [taylor]: Taking taylor expansion of 2.0 in z 6.821 * [backup-simplify]: Simplify 2.0 into 2.0 6.821 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.822 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.822 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 6.822 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 6.822 * [taylor]: Taking taylor expansion of 0.5 in z 6.822 * [backup-simplify]: Simplify 0.5 into 0.5 6.822 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.822 * [taylor]: Taking taylor expansion of t in z 6.822 * [backup-simplify]: Simplify t into t 6.822 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.822 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.822 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.822 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.822 * [taylor]: Taking taylor expansion of z in z 6.822 * [backup-simplify]: Simplify 0 into 0 6.822 * [backup-simplify]: Simplify 1 into 1 6.822 * [backup-simplify]: Simplify (sqrt 0) into 0 6.823 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.823 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 6.824 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 6.824 * [backup-simplify]: Simplify (* 0.5 0) into 0 6.824 * [taylor]: Taking taylor expansion of 0 in t 6.824 * [backup-simplify]: Simplify 0 into 0 6.824 * [backup-simplify]: Simplify 0 into 0 6.824 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.825 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 6.825 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.826 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* 0.5 (pow t 2))))) into (exp (* 0.5 (pow t 2))) 6.826 * [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.827 * [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.827 * [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.827 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 6.827 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 6.827 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 6.828 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.828 * [taylor]: Taking taylor expansion of 2.0 in z 6.828 * [backup-simplify]: Simplify 2.0 into 2.0 6.828 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.828 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.828 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 6.828 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 6.828 * [taylor]: Taking taylor expansion of 0.5 in z 6.828 * [backup-simplify]: Simplify 0.5 into 0.5 6.828 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.828 * [taylor]: Taking taylor expansion of t in z 6.828 * [backup-simplify]: Simplify t into t 6.828 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.829 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 6.829 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 6.829 * [taylor]: Taking taylor expansion of (sqrt z) in z 6.829 * [taylor]: Taking taylor expansion of z in z 6.829 * [backup-simplify]: Simplify 0 into 0 6.829 * [backup-simplify]: Simplify 1 into 1 6.829 * [backup-simplify]: Simplify (sqrt 0) into 0 6.830 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.831 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 6.831 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 6.832 * [backup-simplify]: Simplify (- 0) into 0 6.832 * [taylor]: Taking taylor expansion of 0 in t 6.832 * [backup-simplify]: Simplify 0 into 0 6.832 * [backup-simplify]: Simplify 0 into 0 6.832 * [taylor]: Taking taylor expansion of 0 in t 6.832 * [backup-simplify]: Simplify 0 into 0 6.832 * [backup-simplify]: Simplify 0 into 0 6.832 * [backup-simplify]: Simplify 0 into 0 6.832 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.833 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 6.835 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.835 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 6.836 * [backup-simplify]: Simplify (- 0) into 0 6.836 * [backup-simplify]: Simplify (+ 0 0) into 0 6.837 * [backup-simplify]: Simplify (+ (* (- y) 0) (+ (* 0.5 0) (* 0 (exp (* 0.5 (pow t 2)))))) into 0 6.838 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.839 * [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.839 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 6.841 * [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.841 * [taylor]: Taking taylor expansion of 0 in y 6.841 * [backup-simplify]: Simplify 0 into 0 6.841 * [taylor]: Taking taylor expansion of 0 in z 6.841 * [backup-simplify]: Simplify 0 into 0 6.841 * [taylor]: Taking taylor expansion of 0 in t 6.841 * [backup-simplify]: Simplify 0 into 0 6.841 * [backup-simplify]: Simplify 0 into 0 6.841 * [backup-simplify]: Simplify 0 into 0 6.842 * [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))) 6.842 * [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 6.842 * [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.842 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 6.842 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in t 6.842 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 6.842 * [taylor]: Taking taylor expansion of 0.5 in t 6.842 * [backup-simplify]: Simplify 0.5 into 0.5 6.842 * [taylor]: Taking taylor expansion of (/ 1 x) in t 6.842 * [taylor]: Taking taylor expansion of x in t 6.842 * [backup-simplify]: Simplify x into x 6.842 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.842 * [taylor]: Taking taylor expansion of (/ 1 y) in t 6.842 * [taylor]: Taking taylor expansion of y in t 6.842 * [backup-simplify]: Simplify y into y 6.842 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.842 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 6.842 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.842 * [taylor]: Taking taylor expansion of 2.0 in t 6.842 * [backup-simplify]: Simplify 2.0 into 2.0 6.843 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.844 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.844 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.844 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.844 * [taylor]: Taking taylor expansion of 0.5 in t 6.844 * [backup-simplify]: Simplify 0.5 into 0.5 6.844 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.844 * [taylor]: Taking taylor expansion of t in t 6.844 * [backup-simplify]: Simplify 0 into 0 6.844 * [backup-simplify]: Simplify 1 into 1 6.844 * [backup-simplify]: Simplify (* 1 1) into 1 6.845 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.845 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.845 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 6.845 * [taylor]: Taking taylor expansion of (/ 1 z) in t 6.845 * [taylor]: Taking taylor expansion of z in t 6.845 * [backup-simplify]: Simplify z into z 6.845 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.845 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.845 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.845 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.845 * [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.845 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in z 6.845 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 6.845 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 6.845 * [taylor]: Taking taylor expansion of 0.5 in z 6.846 * [backup-simplify]: Simplify 0.5 into 0.5 6.846 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.846 * [taylor]: Taking taylor expansion of x in z 6.846 * [backup-simplify]: Simplify x into x 6.846 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.846 * [taylor]: Taking taylor expansion of (/ 1 y) in z 6.846 * [taylor]: Taking taylor expansion of y in z 6.846 * [backup-simplify]: Simplify y into y 6.846 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.846 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 6.846 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.846 * [taylor]: Taking taylor expansion of 2.0 in z 6.846 * [backup-simplify]: Simplify 2.0 into 2.0 6.846 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.847 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.847 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.847 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.847 * [taylor]: Taking taylor expansion of 0.5 in z 6.847 * [backup-simplify]: Simplify 0.5 into 0.5 6.847 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.847 * [taylor]: Taking taylor expansion of t in z 6.847 * [backup-simplify]: Simplify t into t 6.847 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.847 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.848 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.848 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 6.848 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.848 * [taylor]: Taking taylor expansion of z in z 6.848 * [backup-simplify]: Simplify 0 into 0 6.848 * [backup-simplify]: Simplify 1 into 1 6.848 * [backup-simplify]: Simplify (/ 1 1) into 1 6.849 * [backup-simplify]: Simplify (sqrt 0) into 0 6.850 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.850 * [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.850 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in y 6.850 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 6.850 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 6.850 * [taylor]: Taking taylor expansion of 0.5 in y 6.850 * [backup-simplify]: Simplify 0.5 into 0.5 6.850 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.850 * [taylor]: Taking taylor expansion of x in y 6.850 * [backup-simplify]: Simplify x into x 6.850 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.850 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.850 * [taylor]: Taking taylor expansion of y in y 6.850 * [backup-simplify]: Simplify 0 into 0 6.850 * [backup-simplify]: Simplify 1 into 1 6.850 * [backup-simplify]: Simplify (/ 1 1) into 1 6.850 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 6.850 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.850 * [taylor]: Taking taylor expansion of 2.0 in y 6.850 * [backup-simplify]: Simplify 2.0 into 2.0 6.851 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.851 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.851 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 6.851 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 6.851 * [taylor]: Taking taylor expansion of 0.5 in y 6.851 * [backup-simplify]: Simplify 0.5 into 0.5 6.851 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.851 * [taylor]: Taking taylor expansion of t in y 6.851 * [backup-simplify]: Simplify t into t 6.851 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.851 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.852 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.852 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 6.852 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.852 * [taylor]: Taking taylor expansion of z in y 6.852 * [backup-simplify]: Simplify z into z 6.852 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.852 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.852 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.852 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.852 * [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.852 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in x 6.852 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 6.852 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.852 * [taylor]: Taking taylor expansion of 0.5 in x 6.852 * [backup-simplify]: Simplify 0.5 into 0.5 6.852 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.852 * [taylor]: Taking taylor expansion of x in x 6.852 * [backup-simplify]: Simplify 0 into 0 6.852 * [backup-simplify]: Simplify 1 into 1 6.852 * [backup-simplify]: Simplify (/ 1 1) into 1 6.852 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.852 * [taylor]: Taking taylor expansion of y in x 6.852 * [backup-simplify]: Simplify y into y 6.852 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.852 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in x 6.852 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.852 * [taylor]: Taking taylor expansion of 2.0 in x 6.853 * [backup-simplify]: Simplify 2.0 into 2.0 6.853 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.853 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.853 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 6.853 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 6.853 * [taylor]: Taking taylor expansion of 0.5 in x 6.853 * [backup-simplify]: Simplify 0.5 into 0.5 6.853 * [taylor]: Taking taylor expansion of (pow t 2) in x 6.853 * [taylor]: Taking taylor expansion of t in x 6.853 * [backup-simplify]: Simplify t into t 6.853 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.853 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.854 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.854 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 6.854 * [taylor]: Taking taylor expansion of (/ 1 z) in x 6.854 * [taylor]: Taking taylor expansion of z in x 6.854 * [backup-simplify]: Simplify z into z 6.854 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.854 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.854 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.854 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.854 * [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.854 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in x 6.854 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 6.854 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.854 * [taylor]: Taking taylor expansion of 0.5 in x 6.854 * [backup-simplify]: Simplify 0.5 into 0.5 6.854 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.854 * [taylor]: Taking taylor expansion of x in x 6.854 * [backup-simplify]: Simplify 0 into 0 6.854 * [backup-simplify]: Simplify 1 into 1 6.854 * [backup-simplify]: Simplify (/ 1 1) into 1 6.854 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.854 * [taylor]: Taking taylor expansion of y in x 6.854 * [backup-simplify]: Simplify y into y 6.854 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.854 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in x 6.855 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.855 * [taylor]: Taking taylor expansion of 2.0 in x 6.855 * [backup-simplify]: Simplify 2.0 into 2.0 6.855 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.855 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.855 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 6.855 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 6.855 * [taylor]: Taking taylor expansion of 0.5 in x 6.855 * [backup-simplify]: Simplify 0.5 into 0.5 6.855 * [taylor]: Taking taylor expansion of (pow t 2) in x 6.855 * [taylor]: Taking taylor expansion of t in x 6.855 * [backup-simplify]: Simplify t into t 6.855 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.856 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.856 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.856 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 6.856 * [taylor]: Taking taylor expansion of (/ 1 z) in x 6.856 * [taylor]: Taking taylor expansion of z in x 6.856 * [backup-simplify]: Simplify z into z 6.856 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.856 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.856 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.856 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.856 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.857 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 6.857 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.857 * [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.858 * [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.858 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in y 6.858 * [taylor]: Taking taylor expansion of 0.5 in y 6.858 * [backup-simplify]: Simplify 0.5 into 0.5 6.858 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in y 6.858 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 6.858 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.858 * [taylor]: Taking taylor expansion of 2.0 in y 6.858 * [backup-simplify]: Simplify 2.0 into 2.0 6.858 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.859 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.859 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 6.859 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 6.859 * [taylor]: Taking taylor expansion of 0.5 in y 6.859 * [backup-simplify]: Simplify 0.5 into 0.5 6.859 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.859 * [taylor]: Taking taylor expansion of t in y 6.859 * [backup-simplify]: Simplify t into t 6.859 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.859 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.859 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.859 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 6.859 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.859 * [taylor]: Taking taylor expansion of z in y 6.859 * [backup-simplify]: Simplify z into z 6.859 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.859 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.859 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.859 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.859 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.860 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.860 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.861 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.861 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.862 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 6.862 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 6.862 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 6.862 * [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.863 * [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.863 * [taylor]: Taking taylor expansion of (- (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z)))) in y 6.863 * [taylor]: Taking taylor expansion of (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z))) in y 6.864 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) in y 6.864 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 6.864 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.864 * [taylor]: Taking taylor expansion of 2.0 in y 6.864 * [backup-simplify]: Simplify 2.0 into 2.0 6.864 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.864 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.864 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 6.864 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 6.864 * [taylor]: Taking taylor expansion of 0.5 in y 6.864 * [backup-simplify]: Simplify 0.5 into 0.5 6.864 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.864 * [taylor]: Taking taylor expansion of t in y 6.864 * [backup-simplify]: Simplify t into t 6.864 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.865 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.865 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.865 * [taylor]: Taking taylor expansion of y in y 6.865 * [backup-simplify]: Simplify 0 into 0 6.865 * [backup-simplify]: Simplify 1 into 1 6.865 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.866 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 1) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.866 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 6.866 * [taylor]: Taking taylor expansion of (/ 1 z) in y 6.866 * [taylor]: Taking taylor expansion of z in y 6.866 * [backup-simplify]: Simplify z into z 6.866 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 6.866 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 6.866 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 6.866 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 6.866 * [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.867 * [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.867 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 6.867 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 6.867 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 6.867 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.867 * [taylor]: Taking taylor expansion of 2.0 in z 6.867 * [backup-simplify]: Simplify 2.0 into 2.0 6.867 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.868 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.868 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.868 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.868 * [taylor]: Taking taylor expansion of 0.5 in z 6.868 * [backup-simplify]: Simplify 0.5 into 0.5 6.868 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.868 * [taylor]: Taking taylor expansion of t in z 6.868 * [backup-simplify]: Simplify t into t 6.868 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.868 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.868 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.868 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 6.868 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.868 * [taylor]: Taking taylor expansion of z in z 6.868 * [backup-simplify]: Simplify 0 into 0 6.868 * [backup-simplify]: Simplify 1 into 1 6.868 * [backup-simplify]: Simplify (/ 1 1) into 1 6.869 * [backup-simplify]: Simplify (sqrt 0) into 0 6.869 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.870 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.870 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 6.870 * [backup-simplify]: Simplify (- 0) into 0 6.870 * [taylor]: Taking taylor expansion of 0 in t 6.870 * [backup-simplify]: Simplify 0 into 0 6.870 * [backup-simplify]: Simplify 0 into 0 6.871 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.871 * [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.872 * [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.872 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 6.872 * [taylor]: Taking taylor expansion of 0.5 in z 6.872 * [backup-simplify]: Simplify 0.5 into 0.5 6.872 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 6.872 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 6.872 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.872 * [taylor]: Taking taylor expansion of 2.0 in z 6.872 * [backup-simplify]: Simplify 2.0 into 2.0 6.872 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.873 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.873 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.873 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.873 * [taylor]: Taking taylor expansion of 0.5 in z 6.873 * [backup-simplify]: Simplify 0.5 into 0.5 6.873 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.873 * [taylor]: Taking taylor expansion of t in z 6.873 * [backup-simplify]: Simplify t into t 6.873 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.873 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.873 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.873 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 6.873 * [taylor]: Taking taylor expansion of (/ 1 z) in z 6.873 * [taylor]: Taking taylor expansion of z in z 6.873 * [backup-simplify]: Simplify 0 into 0 6.873 * [backup-simplify]: Simplify 1 into 1 6.873 * [backup-simplify]: Simplify (/ 1 1) into 1 6.874 * [backup-simplify]: Simplify (sqrt 0) into 0 6.878 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 6.878 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.879 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 6.879 * [backup-simplify]: Simplify (* 0.5 0) into 0 6.879 * [taylor]: Taking taylor expansion of 0 in t 6.879 * [backup-simplify]: Simplify 0 into 0 6.879 * [backup-simplify]: Simplify 0 into 0 6.879 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.880 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.880 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.880 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.881 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.882 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.883 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.884 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.885 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 6.885 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.885 * [backup-simplify]: Simplify (- 0) into 0 6.886 * [backup-simplify]: Simplify (+ 0 0) into 0 6.886 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into 0 6.887 * [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.887 * [taylor]: Taking taylor expansion of 0 in y 6.887 * [backup-simplify]: Simplify 0 into 0 6.887 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.888 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.888 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.889 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.890 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)))) into 0 6.890 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 6.890 * [backup-simplify]: Simplify (- 0) into 0 6.890 * [taylor]: Taking taylor expansion of 0 in z 6.890 * [backup-simplify]: Simplify 0 into 0 6.890 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.891 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.891 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.892 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.892 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 6.893 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))))) into 0 6.893 * [taylor]: Taking taylor expansion of 0 in z 6.893 * [backup-simplify]: Simplify 0 into 0 6.893 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.893 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.894 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.894 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.895 * [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.895 * [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.896 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 6.896 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 6.896 * [taylor]: Taking taylor expansion of +nan.0 in t 6.896 * [backup-simplify]: Simplify +nan.0 into +nan.0 6.896 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 6.896 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.896 * [taylor]: Taking taylor expansion of 2.0 in t 6.896 * [backup-simplify]: Simplify 2.0 into 2.0 6.896 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.896 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.896 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.896 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.896 * [taylor]: Taking taylor expansion of 0.5 in t 6.896 * [backup-simplify]: Simplify 0.5 into 0.5 6.896 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.896 * [taylor]: Taking taylor expansion of t in t 6.897 * [backup-simplify]: Simplify 0 into 0 6.897 * [backup-simplify]: Simplify 1 into 1 6.897 * [backup-simplify]: Simplify (* 1 1) into 1 6.897 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.897 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.898 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.898 * [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.898 * [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.899 * [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.899 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.899 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.900 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.900 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.901 * [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.901 * [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.901 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 6.901 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 6.901 * [taylor]: Taking taylor expansion of +nan.0 in t 6.902 * [backup-simplify]: Simplify +nan.0 into +nan.0 6.902 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 6.902 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.902 * [taylor]: Taking taylor expansion of 2.0 in t 6.902 * [backup-simplify]: Simplify 2.0 into 2.0 6.902 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.902 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.902 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.902 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.902 * [taylor]: Taking taylor expansion of 0.5 in t 6.902 * [backup-simplify]: Simplify 0.5 into 0.5 6.902 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.902 * [taylor]: Taking taylor expansion of t in t 6.902 * [backup-simplify]: Simplify 0 into 0 6.902 * [backup-simplify]: Simplify 1 into 1 6.903 * [backup-simplify]: Simplify (* 1 1) into 1 6.903 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.903 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.903 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.904 * [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.904 * [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.905 * [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.905 * [backup-simplify]: Simplify 0 into 0 6.905 * [backup-simplify]: Simplify 0 into 0 6.905 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.905 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 6.906 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 6.907 * [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.909 * [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.910 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 6.911 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 6.912 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.913 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.913 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 6.913 * [backup-simplify]: Simplify (- 0) into 0 6.914 * [backup-simplify]: Simplify (+ 0 0) into 0 6.915 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))))) into 0 6.917 * [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.917 * [taylor]: Taking taylor expansion of 0 in y 6.917 * [backup-simplify]: Simplify 0 into 0 6.917 * [taylor]: Taking taylor expansion of 0 in z 6.917 * [backup-simplify]: Simplify 0 into 0 6.917 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.918 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.918 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.919 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.920 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.922 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.923 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.925 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.926 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 6.926 * [backup-simplify]: Simplify (- 0) into 0 6.926 * [taylor]: Taking taylor expansion of 0 in z 6.926 * [backup-simplify]: Simplify 0 into 0 6.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.927 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 6.928 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.928 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.930 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.931 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.932 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.933 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 6.934 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))))) into 0 6.934 * [taylor]: Taking taylor expansion of 0 in z 6.934 * [backup-simplify]: Simplify 0 into 0 6.934 * [taylor]: Taking taylor expansion of 0 in t 6.934 * [backup-simplify]: Simplify 0 into 0 6.935 * [backup-simplify]: Simplify 0 into 0 6.935 * [taylor]: Taking taylor expansion of 0 in t 6.935 * [backup-simplify]: Simplify 0 into 0 6.935 * [backup-simplify]: Simplify 0 into 0 6.935 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.938 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 6.939 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.939 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.941 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.942 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.943 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.944 * [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.945 * [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.945 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 6.945 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 6.945 * [taylor]: Taking taylor expansion of +nan.0 in t 6.945 * [backup-simplify]: Simplify +nan.0 into +nan.0 6.945 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 6.945 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.945 * [taylor]: Taking taylor expansion of 2.0 in t 6.945 * [backup-simplify]: Simplify 2.0 into 2.0 6.945 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.946 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.946 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.946 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.946 * [taylor]: Taking taylor expansion of 0.5 in t 6.946 * [backup-simplify]: Simplify 0.5 into 0.5 6.946 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.946 * [taylor]: Taking taylor expansion of t in t 6.946 * [backup-simplify]: Simplify 0 into 0 6.946 * [backup-simplify]: Simplify 1 into 1 6.947 * [backup-simplify]: Simplify (* 1 1) into 1 6.947 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.947 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.948 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 6.949 * [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.949 * [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.950 * [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.951 * [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))))))) 6.952 * [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)))))) 6.952 * [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 6.952 * [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 6.952 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 6.952 * [taylor]: Taking taylor expansion of 2.0 in t 6.952 * [backup-simplify]: Simplify 2.0 into 2.0 6.952 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.953 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.953 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in t 6.953 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in t 6.953 * [taylor]: Taking taylor expansion of (/ 1 y) in t 6.953 * [taylor]: Taking taylor expansion of y in t 6.953 * [backup-simplify]: Simplify y into y 6.953 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.953 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 6.953 * [taylor]: Taking taylor expansion of 0.5 in t 6.953 * [backup-simplify]: Simplify 0.5 into 0.5 6.953 * [taylor]: Taking taylor expansion of (/ 1 x) in t 6.953 * [taylor]: Taking taylor expansion of x in t 6.953 * [backup-simplify]: Simplify x into x 6.953 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.953 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in t 6.953 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in t 6.953 * [taylor]: Taking taylor expansion of (/ -1 z) in t 6.953 * [taylor]: Taking taylor expansion of -1 in t 6.953 * [backup-simplify]: Simplify -1 into -1 6.953 * [taylor]: Taking taylor expansion of z in t 6.953 * [backup-simplify]: Simplify z into z 6.953 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.953 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.954 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.954 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.954 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 6.954 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 6.954 * [taylor]: Taking taylor expansion of 0.5 in t 6.954 * [backup-simplify]: Simplify 0.5 into 0.5 6.954 * [taylor]: Taking taylor expansion of (pow t 2) in t 6.954 * [taylor]: Taking taylor expansion of t in t 6.954 * [backup-simplify]: Simplify 0 into 0 6.954 * [backup-simplify]: Simplify 1 into 1 6.954 * [backup-simplify]: Simplify (* 1 1) into 1 6.954 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 6.954 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.954 * [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 6.954 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.954 * [taylor]: Taking taylor expansion of 2.0 in z 6.955 * [backup-simplify]: Simplify 2.0 into 2.0 6.955 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.955 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.955 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in z 6.955 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 6.955 * [taylor]: Taking taylor expansion of (/ 1 y) in z 6.955 * [taylor]: Taking taylor expansion of y in z 6.955 * [backup-simplify]: Simplify y into y 6.955 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.955 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 6.955 * [taylor]: Taking taylor expansion of 0.5 in z 6.955 * [backup-simplify]: Simplify 0.5 into 0.5 6.955 * [taylor]: Taking taylor expansion of (/ 1 x) in z 6.955 * [taylor]: Taking taylor expansion of x in z 6.955 * [backup-simplify]: Simplify x into x 6.955 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.955 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 6.956 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 6.956 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.956 * [taylor]: Taking taylor expansion of -1 in z 6.956 * [backup-simplify]: Simplify -1 into -1 6.956 * [taylor]: Taking taylor expansion of z in z 6.956 * [backup-simplify]: Simplify 0 into 0 6.956 * [backup-simplify]: Simplify 1 into 1 6.956 * [backup-simplify]: Simplify (/ -1 1) into -1 6.956 * [backup-simplify]: Simplify (sqrt 0) into 0 6.957 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 6.957 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.957 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.957 * [taylor]: Taking taylor expansion of 0.5 in z 6.957 * [backup-simplify]: Simplify 0.5 into 0.5 6.957 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.957 * [taylor]: Taking taylor expansion of t in z 6.957 * [backup-simplify]: Simplify t into t 6.957 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.957 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.957 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.957 * [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 6.957 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.957 * [taylor]: Taking taylor expansion of 2.0 in y 6.957 * [backup-simplify]: Simplify 2.0 into 2.0 6.958 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.958 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.958 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in y 6.958 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 6.958 * [taylor]: Taking taylor expansion of (/ 1 y) in y 6.958 * [taylor]: Taking taylor expansion of y in y 6.958 * [backup-simplify]: Simplify 0 into 0 6.958 * [backup-simplify]: Simplify 1 into 1 6.958 * [backup-simplify]: Simplify (/ 1 1) into 1 6.958 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 6.959 * [taylor]: Taking taylor expansion of 0.5 in y 6.959 * [backup-simplify]: Simplify 0.5 into 0.5 6.959 * [taylor]: Taking taylor expansion of (/ 1 x) in y 6.959 * [taylor]: Taking taylor expansion of x in y 6.959 * [backup-simplify]: Simplify x into x 6.959 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.959 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in y 6.959 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 6.959 * [taylor]: Taking taylor expansion of (/ -1 z) in y 6.959 * [taylor]: Taking taylor expansion of -1 in y 6.959 * [backup-simplify]: Simplify -1 into -1 6.959 * [taylor]: Taking taylor expansion of z in y 6.959 * [backup-simplify]: Simplify z into z 6.959 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.959 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.959 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.959 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.959 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 6.959 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 6.959 * [taylor]: Taking taylor expansion of 0.5 in y 6.959 * [backup-simplify]: Simplify 0.5 into 0.5 6.959 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.959 * [taylor]: Taking taylor expansion of t in y 6.959 * [backup-simplify]: Simplify t into t 6.959 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.959 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.959 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.959 * [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 6.959 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.959 * [taylor]: Taking taylor expansion of 2.0 in x 6.960 * [backup-simplify]: Simplify 2.0 into 2.0 6.960 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.960 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.960 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in x 6.960 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 6.960 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.960 * [taylor]: Taking taylor expansion of y in x 6.960 * [backup-simplify]: Simplify y into y 6.960 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.960 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.960 * [taylor]: Taking taylor expansion of 0.5 in x 6.960 * [backup-simplify]: Simplify 0.5 into 0.5 6.960 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.960 * [taylor]: Taking taylor expansion of x in x 6.960 * [backup-simplify]: Simplify 0 into 0 6.960 * [backup-simplify]: Simplify 1 into 1 6.961 * [backup-simplify]: Simplify (/ 1 1) into 1 6.961 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in x 6.961 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 6.961 * [taylor]: Taking taylor expansion of (/ -1 z) in x 6.961 * [taylor]: Taking taylor expansion of -1 in x 6.961 * [backup-simplify]: Simplify -1 into -1 6.961 * [taylor]: Taking taylor expansion of z in x 6.961 * [backup-simplify]: Simplify z into z 6.961 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.961 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.961 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.961 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.961 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 6.961 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 6.961 * [taylor]: Taking taylor expansion of 0.5 in x 6.961 * [backup-simplify]: Simplify 0.5 into 0.5 6.961 * [taylor]: Taking taylor expansion of (pow t 2) in x 6.961 * [taylor]: Taking taylor expansion of t in x 6.961 * [backup-simplify]: Simplify t into t 6.961 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.961 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.962 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.962 * [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 6.962 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 6.962 * [taylor]: Taking taylor expansion of 2.0 in x 6.962 * [backup-simplify]: Simplify 2.0 into 2.0 6.962 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.962 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.962 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in x 6.962 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 6.962 * [taylor]: Taking taylor expansion of (/ 1 y) in x 6.962 * [taylor]: Taking taylor expansion of y in x 6.962 * [backup-simplify]: Simplify y into y 6.962 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 6.962 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 6.962 * [taylor]: Taking taylor expansion of 0.5 in x 6.963 * [backup-simplify]: Simplify 0.5 into 0.5 6.963 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.963 * [taylor]: Taking taylor expansion of x in x 6.963 * [backup-simplify]: Simplify 0 into 0 6.963 * [backup-simplify]: Simplify 1 into 1 6.963 * [backup-simplify]: Simplify (/ 1 1) into 1 6.963 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in x 6.963 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 6.963 * [taylor]: Taking taylor expansion of (/ -1 z) in x 6.963 * [taylor]: Taking taylor expansion of -1 in x 6.963 * [backup-simplify]: Simplify -1 into -1 6.963 * [taylor]: Taking taylor expansion of z in x 6.963 * [backup-simplify]: Simplify z into z 6.963 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.963 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.963 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.963 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.963 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 6.963 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 6.963 * [taylor]: Taking taylor expansion of 0.5 in x 6.963 * [backup-simplify]: Simplify 0.5 into 0.5 6.963 * [taylor]: Taking taylor expansion of (pow t 2) in x 6.963 * [taylor]: Taking taylor expansion of t in x 6.963 * [backup-simplify]: Simplify t into t 6.963 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.963 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.964 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.964 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 6.964 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.965 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 6.965 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 6.965 * [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))))) 6.966 * [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)))))) 6.966 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in y 6.966 * [taylor]: Taking taylor expansion of -0.5 in y 6.966 * [backup-simplify]: Simplify -0.5 into -0.5 6.966 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in y 6.966 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.966 * [taylor]: Taking taylor expansion of 2.0 in y 6.966 * [backup-simplify]: Simplify 2.0 into 2.0 6.966 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.967 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.967 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in y 6.967 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 6.967 * [taylor]: Taking taylor expansion of (/ -1 z) in y 6.967 * [taylor]: Taking taylor expansion of -1 in y 6.967 * [backup-simplify]: Simplify -1 into -1 6.967 * [taylor]: Taking taylor expansion of z in y 6.967 * [backup-simplify]: Simplify z into z 6.967 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.967 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.967 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.967 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.967 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 6.967 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 6.967 * [taylor]: Taking taylor expansion of 0.5 in y 6.967 * [backup-simplify]: Simplify 0.5 into 0.5 6.967 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.967 * [taylor]: Taking taylor expansion of t in y 6.967 * [backup-simplify]: Simplify t into t 6.967 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.967 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.967 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.967 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.968 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.968 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.968 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.969 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.969 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 6.970 * [backup-simplify]: Simplify (- 0) into 0 6.970 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 6.970 * [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) 6.971 * [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) 6.971 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) y) in y 6.971 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in y 6.971 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 6.971 * [taylor]: Taking taylor expansion of 2.0 in y 6.971 * [backup-simplify]: Simplify 2.0 into 2.0 6.971 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.972 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.972 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in y 6.972 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 6.972 * [taylor]: Taking taylor expansion of (/ -1 z) in y 6.972 * [taylor]: Taking taylor expansion of -1 in y 6.972 * [backup-simplify]: Simplify -1 into -1 6.972 * [taylor]: Taking taylor expansion of z in y 6.972 * [backup-simplify]: Simplify z into z 6.972 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 6.972 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 6.972 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 6.972 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 6.972 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 6.972 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 6.972 * [taylor]: Taking taylor expansion of 0.5 in y 6.972 * [backup-simplify]: Simplify 0.5 into 0.5 6.972 * [taylor]: Taking taylor expansion of (pow t 2) in y 6.972 * [taylor]: Taking taylor expansion of t in y 6.972 * [backup-simplify]: Simplify t into t 6.972 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.972 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.972 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.972 * [taylor]: Taking taylor expansion of y in y 6.972 * [backup-simplify]: Simplify 0 into 0 6.972 * [backup-simplify]: Simplify 1 into 1 6.973 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 6.973 * [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))))) 6.973 * [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))))) 6.973 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in z 6.973 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.973 * [taylor]: Taking taylor expansion of 2.0 in z 6.974 * [backup-simplify]: Simplify 2.0 into 2.0 6.974 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.974 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.974 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 6.974 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 6.974 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.974 * [taylor]: Taking taylor expansion of -1 in z 6.974 * [backup-simplify]: Simplify -1 into -1 6.974 * [taylor]: Taking taylor expansion of z in z 6.974 * [backup-simplify]: Simplify 0 into 0 6.974 * [backup-simplify]: Simplify 1 into 1 6.975 * [backup-simplify]: Simplify (/ -1 1) into -1 6.975 * [backup-simplify]: Simplify (sqrt 0) into 0 6.976 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 6.976 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.976 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.976 * [taylor]: Taking taylor expansion of 0.5 in z 6.976 * [backup-simplify]: Simplify 0.5 into 0.5 6.976 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.976 * [taylor]: Taking taylor expansion of t in z 6.976 * [backup-simplify]: Simplify t into t 6.976 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.976 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.976 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.976 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 6.976 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.976 * [taylor]: Taking taylor expansion of 0 in t 6.976 * [backup-simplify]: Simplify 0 into 0 6.976 * [backup-simplify]: Simplify 0 into 0 6.977 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 6.977 * [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))))) 6.978 * [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)))))) 6.978 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in z 6.978 * [taylor]: Taking taylor expansion of -0.5 in z 6.978 * [backup-simplify]: Simplify -0.5 into -0.5 6.978 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in z 6.978 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 6.978 * [taylor]: Taking taylor expansion of 2.0 in z 6.978 * [backup-simplify]: Simplify 2.0 into 2.0 6.978 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 6.978 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 6.978 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 6.978 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 6.978 * [taylor]: Taking taylor expansion of (/ -1 z) in z 6.978 * [taylor]: Taking taylor expansion of -1 in z 6.978 * [backup-simplify]: Simplify -1 into -1 6.978 * [taylor]: Taking taylor expansion of z in z 6.978 * [backup-simplify]: Simplify 0 into 0 6.979 * [backup-simplify]: Simplify 1 into 1 6.979 * [backup-simplify]: Simplify (/ -1 1) into -1 6.979 * [backup-simplify]: Simplify (sqrt 0) into 0 6.980 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 6.980 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 6.980 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 6.980 * [taylor]: Taking taylor expansion of 0.5 in z 6.980 * [backup-simplify]: Simplify 0.5 into 0.5 6.980 * [taylor]: Taking taylor expansion of (pow t 2) in z 6.980 * [taylor]: Taking taylor expansion of t in z 6.980 * [backup-simplify]: Simplify t into t 6.980 * [backup-simplify]: Simplify (* t t) into (pow t 2) 6.980 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 6.980 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 6.980 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 6.981 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 6.981 * [backup-simplify]: Simplify (* -0.5 0) into 0 6.981 * [taylor]: Taking taylor expansion of 0 in t 6.981 * [backup-simplify]: Simplify 0 into 0 6.981 * [backup-simplify]: Simplify 0 into 0 6.981 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 6.982 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 6.983 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.983 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 6.983 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 6.984 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 6.984 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 6.984 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.985 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 6.985 * [backup-simplify]: Simplify (- 0) into 0 6.985 * [backup-simplify]: Simplify (+ 0 0) into 0 6.986 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 6.987 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 6.988 * [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 6.988 * [taylor]: Taking taylor expansion of 0 in y 6.989 * [backup-simplify]: Simplify 0 into 0 6.989 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.989 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.990 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.990 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.991 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into 0 6.992 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) (/ 0 1)))) into 0 6.992 * [taylor]: Taking taylor expansion of 0 in z 6.992 * [backup-simplify]: Simplify 0 into 0 6.992 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.993 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 6.994 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 6.994 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 6.994 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into 0 6.999 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 6.999 * [taylor]: Taking taylor expansion of 0 in z 6.999 * [backup-simplify]: Simplify 0 into 0 6.999 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 6.999 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 7.000 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 7.000 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 7.001 * [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)))))) 7.001 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 7.001 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 7.001 * [taylor]: Taking taylor expansion of +nan.0 in t 7.001 * [backup-simplify]: Simplify +nan.0 into +nan.0 7.001 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 7.001 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 7.001 * [taylor]: Taking taylor expansion of 2.0 in t 7.001 * [backup-simplify]: Simplify 2.0 into 2.0 7.001 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 7.002 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 7.002 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 7.002 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 7.002 * [taylor]: Taking taylor expansion of 0.5 in t 7.002 * [backup-simplify]: Simplify 0.5 into 0.5 7.002 * [taylor]: Taking taylor expansion of (pow t 2) in t 7.002 * [taylor]: Taking taylor expansion of t in t 7.002 * [backup-simplify]: Simplify 0 into 0 7.002 * [backup-simplify]: Simplify 1 into 1 7.002 * [backup-simplify]: Simplify (* 1 1) into 1 7.002 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 7.002 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 7.003 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 7.003 * [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))))) 7.003 * [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)))))) 7.004 * [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)))))) 7.004 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 7.004 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 7.005 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 7.005 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 7.006 * [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)))))) 7.006 * [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)))))) 7.006 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 7.007 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 7.007 * [taylor]: Taking taylor expansion of +nan.0 in t 7.007 * [backup-simplify]: Simplify +nan.0 into +nan.0 7.007 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 7.007 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 7.007 * [taylor]: Taking taylor expansion of 2.0 in t 7.007 * [backup-simplify]: Simplify 2.0 into 2.0 7.007 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 7.007 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 7.007 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 7.007 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 7.007 * [taylor]: Taking taylor expansion of 0.5 in t 7.007 * [backup-simplify]: Simplify 0.5 into 0.5 7.007 * [taylor]: Taking taylor expansion of (pow t 2) in t 7.007 * [taylor]: Taking taylor expansion of t in t 7.007 * [backup-simplify]: Simplify 0 into 0 7.007 * [backup-simplify]: Simplify 1 into 1 7.008 * [backup-simplify]: Simplify (* 1 1) into 1 7.008 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 7.008 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 7.009 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 7.009 * [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))))) 7.009 * [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)))))) 7.010 * [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)))))) 7.010 * [backup-simplify]: Simplify 0 into 0 7.010 * [backup-simplify]: Simplify 0 into 0 7.010 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 7.011 * [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 7.012 * [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 7.012 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 7.012 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 7.013 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 7.013 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 7.014 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.014 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.015 * [backup-simplify]: Simplify (- 0) into 0 7.015 * [backup-simplify]: Simplify (+ 0 0) into 0 7.015 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))))) into 0 7.016 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 7.017 * [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 7.017 * [taylor]: Taking taylor expansion of 0 in y 7.017 * [backup-simplify]: Simplify 0 into 0 7.017 * [taylor]: Taking taylor expansion of 0 in z 7.017 * [backup-simplify]: Simplify 0 into 0 7.018 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 7.018 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 7.019 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.019 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 7.019 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 7.020 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 7.020 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 7.021 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 7.023 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.023 * [taylor]: Taking taylor expansion of 0 in z 7.023 * [backup-simplify]: Simplify 0 into 0 7.023 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 7.024 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 7.025 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.026 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 7.026 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 7.027 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 7.028 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 7.029 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 7.031 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))))) into 0 7.031 * [taylor]: Taking taylor expansion of 0 in z 7.031 * [backup-simplify]: Simplify 0 into 0 7.031 * [taylor]: Taking taylor expansion of 0 in t 7.031 * [backup-simplify]: Simplify 0 into 0 7.032 * [backup-simplify]: Simplify 0 into 0 7.032 * [taylor]: Taking taylor expansion of 0 in t 7.032 * [backup-simplify]: Simplify 0 into 0 7.032 * [backup-simplify]: Simplify 0 into 0 7.033 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 7.033 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 7.035 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.035 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.039 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 7.039 * [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))))) 7.041 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 7.042 * [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)))))) 7.042 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 7.042 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 7.042 * [taylor]: Taking taylor expansion of +nan.0 in t 7.042 * [backup-simplify]: Simplify +nan.0 into +nan.0 7.042 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 7.042 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 7.042 * [taylor]: Taking taylor expansion of 2.0 in t 7.042 * [backup-simplify]: Simplify 2.0 into 2.0 7.043 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 7.043 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 7.043 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 7.043 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 7.043 * [taylor]: Taking taylor expansion of 0.5 in t 7.043 * [backup-simplify]: Simplify 0.5 into 0.5 7.043 * [taylor]: Taking taylor expansion of (pow t 2) in t 7.044 * [taylor]: Taking taylor expansion of t in t 7.044 * [backup-simplify]: Simplify 0 into 0 7.044 * [backup-simplify]: Simplify 1 into 1 7.044 * [backup-simplify]: Simplify (* 1 1) into 1 7.044 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 7.045 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 7.045 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 7.046 * [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))))) 7.046 * [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)))))) 7.047 * [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)))))) 7.050 * [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))))))) 7.050 * * * [progress]: simplifying candidates 7.053 * [simplify]: Simplifying: (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (+ (+ (log (- (* x 0.5) y)) (log (sqrt z))) (log (sqrt 2.0))) (+ (log (* (- (* x 0.5) y) (sqrt z))) (log (sqrt 2.0))) (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (exp (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt z) (sqrt z)) (sqrt z))) (* (* (sqrt 2.0) (sqrt 2.0)) (sqrt 2.0))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) (* (* (sqrt 2.0) (sqrt 2.0)) (sqrt 2.0))) (* (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)))) (cbrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (sqrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (sqrt (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (* (cbrt 2.0) (cbrt 2.0)))) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 1)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (* (* (- (* x 0.5) y) (sqrt z)) 1) (* (sqrt z) (sqrt 2.0)) (* (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt z)) (sqrt 2.0)) (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (sqrt 2.0)) (* (- (* x 0.5) y) (sqrt z)) (+ (log (- (* x 0.5) y)) (log (sqrt z))) (log (* (- (* x 0.5) y) (sqrt z))) (exp (* (- (* x 0.5) y) (sqrt z))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (sqrt z) (sqrt z)) (sqrt z))) (* (cbrt (* (- (* x 0.5) y) (sqrt z))) (cbrt (* (- (* x 0.5) y) (sqrt z)))) (cbrt (* (- (* x 0.5) y) (sqrt z))) (* (* (* (- (* x 0.5) y) (sqrt z)) (* (- (* x 0.5) y) (sqrt z))) (* (- (* x 0.5) y) (sqrt z))) (sqrt (* (- (* x 0.5) y) (sqrt z))) (sqrt (* (- (* x 0.5) y) (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (sqrt (- (* x 0.5) y)) (sqrt (sqrt z))) (* (- (* x 0.5) y) (* (cbrt (sqrt z)) (cbrt (sqrt z)))) (* (- (* x 0.5) y) (sqrt (* (cbrt z) (cbrt z)))) (* (- (* x 0.5) y) (sqrt (sqrt z))) (* (- (* x 0.5) y) (sqrt 1)) (* (- (* x 0.5) y) (sqrt (sqrt z))) (* (- (* x 0.5) y) 1) (* (cbrt (- (* x 0.5) y)) (sqrt z)) (* (sqrt (- (* x 0.5) y)) (sqrt z)) (* (- (* x 0.5) y) (sqrt z)) (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt z)) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (- (+ (log t) (log t)) (log 2.0)) (- (log (* t t)) (log 2.0)) (log (/ (* t t) 2.0)) (exp (/ (* t t) 2.0)) (/ (* (* (* t t) t) (* (* t t) t)) (* (* 2.0 2.0) 2.0)) (/ (* (* (* t t) (* t t)) (* t t)) (* (* 2.0 2.0) 2.0)) (* (cbrt (/ (* t t) 2.0)) (cbrt (/ (* t t) 2.0))) (cbrt (/ (* t t) 2.0)) (* (* (/ (* t t) 2.0) (/ (* t t) 2.0)) (/ (* t t) 2.0)) (sqrt (/ (* t t) 2.0)) (sqrt (/ (* t t) 2.0)) (- (* t t)) (- 2.0) (/ t (* (cbrt 2.0) (cbrt 2.0))) (/ t (cbrt 2.0)) (/ t (sqrt 2.0)) (/ t (sqrt 2.0)) (/ t 1) (/ t 2.0) (/ 1 2.0) (/ 2.0 (* t t)) (/ (* t t) (* (cbrt 2.0) (cbrt 2.0))) (/ (* t t) (sqrt 2.0)) (/ (* t t) 1) (/ 2.0 t) (* (* (* (- (* 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.5 (pow t 2)) (* 0.5 (pow t 2)) (* 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))))))) 7.056 * * [simplify]: Extracting # 0 : cost 0 7.056 * * [simplify]: Extracting # 1 : cost 0 7.056 * * [simplify]: Extracting # 2 : cost 0 7.056 * * [simplify]: Extracting # 3 : cost 0 7.056 * * [simplify]: Extracting # 4 : cost 0 7.057 * * [simplify]: Extracting # 5 : cost 0 7.057 * * [simplify]: Extracting # 6 : cost 0 7.057 * * [simplify]: Extracting # 7 : cost 0 7.057 * * [simplify]: Extracting # 8 : cost 0 7.058 * * [simplify]: Extracting # 9 : cost 0 7.058 * * [simplify]: Extracting # 10 : cost 0 7.058 * * [simplify]: Extracting # 11 : cost 0 7.058 * * [simplify]: Extracting # 12 : cost 0 7.059 * * [simplify]: Extracting # 13 : cost 0 7.059 * * [simplify]: iteration 0 : 182 enodes (cost 1582 ) 7.129 * * [simplify]: Extracting # 0 : cost 0 7.130 * * [simplify]: Extracting # 1 : cost 0 7.130 * * [simplify]: Extracting # 2 : cost 0 7.131 * * [simplify]: Extracting # 3 : cost 0 7.131 * * [simplify]: Extracting # 4 : cost 0 7.132 * * [simplify]: iteration 1 : 465 enodes (cost 1470 ) 7.364 * * [simplify]: Extracting # 0 : cost 0 7.366 * * [simplify]: Extracting # 1 : cost 0 7.368 * * [simplify]: Extracting # 2 : cost 0 7.370 * * [simplify]: Extracting # 3 : cost 0 7.373 * * [simplify]: Extracting # 4 : cost 0 7.375 * * [simplify]: Extracting # 5 : cost 0 7.382 * * [simplify]: iteration 2 : 1671 enodes (cost 1247 ) 8.317 * * [simplify]: Extracting # 0 : cost 0 8.324 * * [simplify]: Extracting # 1 : cost 0 8.335 * * [simplify]: Extracting # 2 : cost 0 8.342 * * [simplify]: Extracting # 3 : cost 0 8.349 * * [simplify]: Extracting # 4 : cost 0 8.355 * * [simplify]: iteration done: 5000 enodes (cost 1217 ) 8.356 * [simplify]: Simplified to: (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (exp (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0))) (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)) (* (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (sqrt 2.0)) (* (- (* x 0.5) y) (sqrt z)) (log (* (- (* x 0.5) y) (sqrt z))) (log (* (- (* x 0.5) y) (sqrt z))) (exp (* (- (* x 0.5) y) (sqrt z))) (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)))) (* (- (* x 0.5) y) (fabs (cbrt z))) (* (- (* x 0.5) y) (sqrt (sqrt z))) (- (* x 0.5) y) (* (- (* x 0.5) y) (sqrt (sqrt z))) (- (* x 0.5) y) (* (cbrt (- (* x 0.5) y)) (sqrt z)) (* (sqrt (- (* x 0.5) y)) (sqrt z)) (* (- (* x 0.5) y) (sqrt z)) (* (- (pow (* x 0.5) 3) (pow y 3)) (sqrt z)) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (sqrt z)) (log (/ (* t t) 2.0)) (log (/ (* t t) 2.0)) (log (/ (* t t) 2.0)) (exp (* (/ t 2.0) t)) (pow (* (/ t 2.0) t) 3) (pow (* (/ t 2.0) t) 3) (* (cbrt (/ (* t t) 2.0)) (cbrt (/ (* t t) 2.0))) (cbrt (/ (* t t) 2.0)) (pow (* (/ t 2.0) t) 3) (sqrt (/ (* t t) 2.0)) (sqrt (/ (* t t) 2.0)) (- (* t t)) (- 2.0) (/ t (* (cbrt 2.0) (cbrt 2.0))) (/ t (cbrt 2.0)) (/ t (sqrt 2.0)) (/ t (sqrt 2.0)) t (/ t 2.0) (/ 1 2.0) (/ 2.0 (* t t)) (/ (* t t) (* (cbrt 2.0) (cbrt 2.0))) (/ (* t t) (sqrt 2.0)) (* t t) (/ 2.0 t) (* (* (* (- (* 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))) (+ (* (/ t 2.0) t) (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)))) (+ (* (/ t 2.0) t) (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)))) (+ (* (/ t 2.0) t) (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)))) (+ (* (/ t 2.0) t) (log (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)))) (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 2.0) t))) (* (* (* (- (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)) (* (sqrt 2.0) (- x y)))) (* +nan.0 (+ (- (/ (* (sqrt 2.0) y) z)) (* (sqrt 2.0) (- x y)))) 0 (- (* +nan.0 (- x (- (/ y z) y)))) (- (* +nan.0 (- x (- (/ y z) y)))) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) 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))))) 8.357 * * * [progress]: adding candidates to table 8.702 * * [progress]: iteration 3 / 4 8.702 * * * [progress]: picking best candidate 8.746 * * * * [pick]: Picked # 8.746 * * * [progress]: localizing error 8.774 * * * [progress]: generating rewritten candidates 8.774 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2) 8.788 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 8.880 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1) 8.891 * * * * [progress]: [ 4 / 4 ] rewriting at (2) 9.071 * * * [progress]: generating series expansions 9.071 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2) 9.072 * [backup-simplify]: Simplify (* (sqrt z) (sqrt 2.0)) into (* (sqrt 2.0) (sqrt z)) 9.072 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in (z) around 0 9.073 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 9.073 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.073 * [taylor]: Taking taylor expansion of 2.0 in z 9.073 * [backup-simplify]: Simplify 2.0 into 2.0 9.073 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.074 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.074 * [taylor]: Taking taylor expansion of (sqrt z) in z 9.074 * [taylor]: Taking taylor expansion of z in z 9.074 * [backup-simplify]: Simplify 0 into 0 9.074 * [backup-simplify]: Simplify 1 into 1 9.075 * [backup-simplify]: Simplify (sqrt 0) into 0 9.076 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.076 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 9.076 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.076 * [taylor]: Taking taylor expansion of 2.0 in z 9.076 * [backup-simplify]: Simplify 2.0 into 2.0 9.077 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.077 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.077 * [taylor]: Taking taylor expansion of (sqrt z) in z 9.077 * [taylor]: Taking taylor expansion of z in z 9.078 * [backup-simplify]: Simplify 0 into 0 9.078 * [backup-simplify]: Simplify 1 into 1 9.078 * [backup-simplify]: Simplify (sqrt 0) into 0 9.079 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.080 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.080 * [backup-simplify]: Simplify 0 into 0 9.086 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 9.088 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.091 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 9.093 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.095 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 9.097 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.101 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 9.102 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 9.105 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (+ (* 0 +nan.0) (* 0 0)))) into (- (* +nan.0 (sqrt 2.0))) 9.107 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.112 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt 2.0))) (pow z 3)) (+ (* (- (* +nan.0 (sqrt 2.0))) (pow z 2)) (* (- (* +nan.0 (sqrt 2.0))) z))) into (- (+ (* +nan.0 (* (sqrt 2.0) (pow z 3))) (- (+ (* +nan.0 (* (sqrt 2.0) (pow z 2))) (- (* +nan.0 (* (sqrt 2.0) z))))))) 9.113 * [backup-simplify]: Simplify (* (sqrt (/ 1 z)) (sqrt 2.0)) into (* (sqrt 2.0) (sqrt (/ 1 z))) 9.113 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in (z) around 0 9.113 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 9.113 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.113 * [taylor]: Taking taylor expansion of 2.0 in z 9.113 * [backup-simplify]: Simplify 2.0 into 2.0 9.113 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.114 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.114 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 9.115 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.115 * [taylor]: Taking taylor expansion of z in z 9.115 * [backup-simplify]: Simplify 0 into 0 9.115 * [backup-simplify]: Simplify 1 into 1 9.115 * [backup-simplify]: Simplify (/ 1 1) into 1 9.115 * [backup-simplify]: Simplify (sqrt 0) into 0 9.117 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.117 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 9.117 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.117 * [taylor]: Taking taylor expansion of 2.0 in z 9.117 * [backup-simplify]: Simplify 2.0 into 2.0 9.117 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.118 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.118 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 9.118 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.118 * [taylor]: Taking taylor expansion of z in z 9.118 * [backup-simplify]: Simplify 0 into 0 9.118 * [backup-simplify]: Simplify 1 into 1 9.119 * [backup-simplify]: Simplify (/ 1 1) into 1 9.119 * [backup-simplify]: Simplify (sqrt 0) into 0 9.120 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.121 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.121 * [backup-simplify]: Simplify 0 into 0 9.123 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 9.125 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.125 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.128 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 9.130 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.132 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 9.134 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.135 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.139 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 9.140 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 9.143 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (+ (* 0 +nan.0) (* 0 0)))) into (- (* +nan.0 (sqrt 2.0))) 9.145 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.151 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt 2.0))) (pow (/ 1 z) 2)) (+ (* (- (* +nan.0 (sqrt 2.0))) (/ 1 z)) (- (* +nan.0 (sqrt 2.0))))) into (- (+ (* +nan.0 (sqrt 2.0)) (- (+ (* +nan.0 (/ (sqrt 2.0) z)) (- (* +nan.0 (/ (sqrt 2.0) (pow z 2)))))))) 9.151 * [backup-simplify]: Simplify (* (sqrt (/ 1 (- z))) (sqrt 2.0)) into (* (sqrt 2.0) (sqrt (/ -1 z))) 9.151 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in (z) around 0 9.151 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 9.151 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.151 * [taylor]: Taking taylor expansion of 2.0 in z 9.151 * [backup-simplify]: Simplify 2.0 into 2.0 9.152 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.153 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.153 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 9.153 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.153 * [taylor]: Taking taylor expansion of -1 in z 9.153 * [backup-simplify]: Simplify -1 into -1 9.153 * [taylor]: Taking taylor expansion of z in z 9.153 * [backup-simplify]: Simplify 0 into 0 9.153 * [backup-simplify]: Simplify 1 into 1 9.153 * [backup-simplify]: Simplify (/ -1 1) into -1 9.154 * [backup-simplify]: Simplify (sqrt 0) into 0 9.155 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 9.155 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 9.155 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.155 * [taylor]: Taking taylor expansion of 2.0 in z 9.155 * [backup-simplify]: Simplify 2.0 into 2.0 9.156 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.156 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.156 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 9.156 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.156 * [taylor]: Taking taylor expansion of -1 in z 9.157 * [backup-simplify]: Simplify -1 into -1 9.157 * [taylor]: Taking taylor expansion of z in z 9.157 * [backup-simplify]: Simplify 0 into 0 9.157 * [backup-simplify]: Simplify 1 into 1 9.157 * [backup-simplify]: Simplify (/ -1 1) into -1 9.157 * [backup-simplify]: Simplify (sqrt 0) into 0 9.159 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 9.159 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.159 * [backup-simplify]: Simplify 0 into 0 9.161 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 9.162 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.163 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.165 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 9.165 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.167 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 9.167 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.168 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.170 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 9.171 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 9.173 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (+ (* 0 +nan.0) (* 0 0)))) into (- (* +nan.0 (sqrt 2.0))) 9.174 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.177 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt 2.0))) (pow (/ 1 (- z)) 2)) (+ (* (- (* +nan.0 (sqrt 2.0))) (/ 1 (- z))) (- (* +nan.0 (sqrt 2.0))))) into (- (+ (* +nan.0 (sqrt 2.0)) (- (+ (* +nan.0 (/ (sqrt 2.0) z)) (- (* +nan.0 (/ (sqrt 2.0) (pow z 2)))))))) 9.177 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 9.177 * [backup-simplify]: Simplify (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) into (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) 9.177 * [approximate]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in (x y z) around 0 9.177 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in z 9.177 * [taylor]: Taking taylor expansion of (sqrt z) in z 9.177 * [taylor]: Taking taylor expansion of z in z 9.177 * [backup-simplify]: Simplify 0 into 0 9.177 * [backup-simplify]: Simplify 1 into 1 9.177 * [backup-simplify]: Simplify (sqrt 0) into 0 9.178 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.178 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in z 9.178 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.178 * [taylor]: Taking taylor expansion of 2.0 in z 9.178 * [backup-simplify]: Simplify 2.0 into 2.0 9.178 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.179 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.179 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 9.179 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 9.179 * [taylor]: Taking taylor expansion of 0.5 in z 9.179 * [backup-simplify]: Simplify 0.5 into 0.5 9.179 * [taylor]: Taking taylor expansion of x in z 9.179 * [backup-simplify]: Simplify x into x 9.179 * [taylor]: Taking taylor expansion of y in z 9.179 * [backup-simplify]: Simplify y into y 9.179 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in y 9.179 * [taylor]: Taking taylor expansion of (sqrt z) in y 9.179 * [taylor]: Taking taylor expansion of z in y 9.179 * [backup-simplify]: Simplify z into z 9.179 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.179 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.179 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in y 9.179 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.179 * [taylor]: Taking taylor expansion of 2.0 in y 9.179 * [backup-simplify]: Simplify 2.0 into 2.0 9.180 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.180 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.180 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 9.180 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 9.180 * [taylor]: Taking taylor expansion of 0.5 in y 9.180 * [backup-simplify]: Simplify 0.5 into 0.5 9.180 * [taylor]: Taking taylor expansion of x in y 9.180 * [backup-simplify]: Simplify x into x 9.180 * [taylor]: Taking taylor expansion of y in y 9.180 * [backup-simplify]: Simplify 0 into 0 9.180 * [backup-simplify]: Simplify 1 into 1 9.180 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in x 9.180 * [taylor]: Taking taylor expansion of (sqrt z) in x 9.180 * [taylor]: Taking taylor expansion of z in x 9.180 * [backup-simplify]: Simplify z into z 9.180 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.180 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.180 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 9.180 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.180 * [taylor]: Taking taylor expansion of 2.0 in x 9.181 * [backup-simplify]: Simplify 2.0 into 2.0 9.181 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.181 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.181 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 9.181 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 9.181 * [taylor]: Taking taylor expansion of 0.5 in x 9.181 * [backup-simplify]: Simplify 0.5 into 0.5 9.181 * [taylor]: Taking taylor expansion of x in x 9.181 * [backup-simplify]: Simplify 0 into 0 9.181 * [backup-simplify]: Simplify 1 into 1 9.181 * [taylor]: Taking taylor expansion of y in x 9.181 * [backup-simplify]: Simplify y into y 9.181 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in x 9.182 * [taylor]: Taking taylor expansion of (sqrt z) in x 9.182 * [taylor]: Taking taylor expansion of z in x 9.182 * [backup-simplify]: Simplify z into z 9.182 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.182 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.182 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 9.182 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.182 * [taylor]: Taking taylor expansion of 2.0 in x 9.182 * [backup-simplify]: Simplify 2.0 into 2.0 9.182 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.183 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.183 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 9.183 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 9.183 * [taylor]: Taking taylor expansion of 0.5 in x 9.183 * [backup-simplify]: Simplify 0.5 into 0.5 9.183 * [taylor]: Taking taylor expansion of x in x 9.183 * [backup-simplify]: Simplify 0 into 0 9.183 * [backup-simplify]: Simplify 1 into 1 9.183 * [taylor]: Taking taylor expansion of y in x 9.183 * [backup-simplify]: Simplify y into y 9.184 * [backup-simplify]: Simplify (* 0.5 0) into 0 9.184 * [backup-simplify]: Simplify (- y) into (- y) 9.184 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 9.184 * [backup-simplify]: Simplify (* (sqrt 2.0) (- y)) into (* -1 (* (sqrt 2.0) y)) 9.185 * [backup-simplify]: Simplify (* (sqrt z) (* -1 (* (sqrt 2.0) y))) into (* -1 (* (* (sqrt 2.0) y) (sqrt z))) 9.185 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) y) (sqrt z))) in y 9.185 * [taylor]: Taking taylor expansion of -1 in y 9.185 * [backup-simplify]: Simplify -1 into -1 9.185 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) y) (sqrt z)) in y 9.185 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) y) in y 9.185 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.185 * [taylor]: Taking taylor expansion of 2.0 in y 9.185 * [backup-simplify]: Simplify 2.0 into 2.0 9.185 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.186 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.186 * [taylor]: Taking taylor expansion of y in y 9.186 * [backup-simplify]: Simplify 0 into 0 9.186 * [backup-simplify]: Simplify 1 into 1 9.186 * [taylor]: Taking taylor expansion of (sqrt z) in y 9.186 * [taylor]: Taking taylor expansion of z in y 9.186 * [backup-simplify]: Simplify z into z 9.186 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.187 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.187 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.187 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 9.188 * [backup-simplify]: Simplify (* -1 0) into 0 9.188 * [taylor]: Taking taylor expansion of 0 in z 9.188 * [backup-simplify]: Simplify 0 into 0 9.188 * [backup-simplify]: Simplify 0 into 0 9.189 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 9.190 * [backup-simplify]: Simplify (- 0) into 0 9.190 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 9.191 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0.5) (* 0 (- y))) into (* 0.5 (sqrt 2.0)) 9.192 * [backup-simplify]: Simplify (+ (* (sqrt z) (* 0.5 (sqrt 2.0))) (* 0 (* -1 (* (sqrt 2.0) y)))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 9.192 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in y 9.192 * [taylor]: Taking taylor expansion of 0.5 in y 9.192 * [backup-simplify]: Simplify 0.5 into 0.5 9.193 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in y 9.193 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.193 * [taylor]: Taking taylor expansion of 2.0 in y 9.193 * [backup-simplify]: Simplify 2.0 into 2.0 9.193 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.194 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.194 * [taylor]: Taking taylor expansion of (sqrt z) in y 9.194 * [taylor]: Taking taylor expansion of z in y 9.194 * [backup-simplify]: Simplify z into z 9.194 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.194 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.195 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 9.195 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 9.195 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in z 9.195 * [taylor]: Taking taylor expansion of 0.5 in z 9.195 * [backup-simplify]: Simplify 0.5 into 0.5 9.195 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 9.195 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.195 * [taylor]: Taking taylor expansion of 2.0 in z 9.195 * [backup-simplify]: Simplify 2.0 into 2.0 9.196 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.197 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.197 * [taylor]: Taking taylor expansion of (sqrt z) in z 9.197 * [taylor]: Taking taylor expansion of z in z 9.197 * [backup-simplify]: Simplify 0 into 0 9.197 * [backup-simplify]: Simplify 1 into 1 9.197 * [backup-simplify]: Simplify (sqrt 0) into 0 9.199 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.199 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.200 * [backup-simplify]: Simplify (* 0.5 0) into 0 9.200 * [backup-simplify]: Simplify 0 into 0 9.202 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 1) (* 0 0)) into (sqrt 2.0) 9.202 * [backup-simplify]: Simplify (+ (* 0 0) (* (sqrt 2.0) (sqrt z))) into (* (sqrt 2.0) (sqrt z)) 9.203 * [backup-simplify]: Simplify (+ (* -1 (* (sqrt 2.0) (sqrt z))) (* 0 0)) into (- (* (sqrt 2.0) (sqrt z))) 9.203 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt z))) in z 9.203 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 9.203 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.203 * [taylor]: Taking taylor expansion of 2.0 in z 9.203 * [backup-simplify]: Simplify 2.0 into 2.0 9.204 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.205 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.205 * [taylor]: Taking taylor expansion of (sqrt z) in z 9.205 * [taylor]: Taking taylor expansion of z in z 9.205 * [backup-simplify]: Simplify 0 into 0 9.205 * [backup-simplify]: Simplify 1 into 1 9.205 * [backup-simplify]: Simplify (sqrt 0) into 0 9.206 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.207 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.207 * [backup-simplify]: Simplify (- 0) into 0 9.207 * [backup-simplify]: Simplify 0 into 0 9.207 * [backup-simplify]: Simplify 0 into 0 9.208 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 9.209 * [backup-simplify]: Simplify (- 0) into 0 9.209 * [backup-simplify]: Simplify (+ 0 0) into 0 9.210 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.211 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 9.212 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 9.213 * [backup-simplify]: Simplify (+ (* (sqrt z) 0) (+ (* 0 (* 0.5 (sqrt 2.0))) (* 0 (* -1 (* (sqrt 2.0) y))))) into 0 9.213 * [taylor]: Taking taylor expansion of 0 in y 9.213 * [backup-simplify]: Simplify 0 into 0 9.213 * [taylor]: Taking taylor expansion of 0 in z 9.213 * [backup-simplify]: Simplify 0 into 0 9.213 * [backup-simplify]: Simplify 0 into 0 9.214 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt z))) into 0 9.214 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt z)))) into 0 9.214 * [taylor]: Taking taylor expansion of 0 in z 9.214 * [backup-simplify]: Simplify 0 into 0 9.214 * [backup-simplify]: Simplify 0 into 0 9.214 * [backup-simplify]: Simplify 0 into 0 9.215 * [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))) 9.215 * [approximate]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in (x y z) around 0 9.215 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in z 9.215 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in z 9.215 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 9.215 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 9.215 * [taylor]: Taking taylor expansion of 0.5 in z 9.215 * [backup-simplify]: Simplify 0.5 into 0.5 9.215 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.215 * [taylor]: Taking taylor expansion of x in z 9.215 * [backup-simplify]: Simplify x into x 9.215 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.215 * [taylor]: Taking taylor expansion of (/ 1 y) in z 9.215 * [taylor]: Taking taylor expansion of y in z 9.215 * [backup-simplify]: Simplify y into y 9.215 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.215 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.215 * [taylor]: Taking taylor expansion of 2.0 in z 9.215 * [backup-simplify]: Simplify 2.0 into 2.0 9.215 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.219 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.219 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 9.219 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.219 * [taylor]: Taking taylor expansion of z in z 9.219 * [backup-simplify]: Simplify 0 into 0 9.219 * [backup-simplify]: Simplify 1 into 1 9.219 * [backup-simplify]: Simplify (/ 1 1) into 1 9.220 * [backup-simplify]: Simplify (sqrt 0) into 0 9.220 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.220 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in y 9.220 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in y 9.220 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 9.220 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 9.220 * [taylor]: Taking taylor expansion of 0.5 in y 9.220 * [backup-simplify]: Simplify 0.5 into 0.5 9.220 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.221 * [taylor]: Taking taylor expansion of x in y 9.221 * [backup-simplify]: Simplify x into x 9.221 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.221 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.221 * [taylor]: Taking taylor expansion of y in y 9.221 * [backup-simplify]: Simplify 0 into 0 9.221 * [backup-simplify]: Simplify 1 into 1 9.221 * [backup-simplify]: Simplify (/ 1 1) into 1 9.221 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.221 * [taylor]: Taking taylor expansion of 2.0 in y 9.221 * [backup-simplify]: Simplify 2.0 into 2.0 9.221 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.222 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.222 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 9.222 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.222 * [taylor]: Taking taylor expansion of z in y 9.222 * [backup-simplify]: Simplify z into z 9.222 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.222 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.222 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.222 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.222 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in x 9.222 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in x 9.222 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 9.222 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 9.222 * [taylor]: Taking taylor expansion of 0.5 in x 9.222 * [backup-simplify]: Simplify 0.5 into 0.5 9.222 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.222 * [taylor]: Taking taylor expansion of x in x 9.222 * [backup-simplify]: Simplify 0 into 0 9.222 * [backup-simplify]: Simplify 1 into 1 9.222 * [backup-simplify]: Simplify (/ 1 1) into 1 9.222 * [taylor]: Taking taylor expansion of (/ 1 y) in x 9.222 * [taylor]: Taking taylor expansion of y in x 9.222 * [backup-simplify]: Simplify y into y 9.223 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.223 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.223 * [taylor]: Taking taylor expansion of 2.0 in x 9.223 * [backup-simplify]: Simplify 2.0 into 2.0 9.223 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.223 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.223 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 9.223 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.223 * [taylor]: Taking taylor expansion of z in x 9.223 * [backup-simplify]: Simplify z into z 9.223 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.223 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.223 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.224 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.224 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in x 9.224 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in x 9.224 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 9.224 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 9.224 * [taylor]: Taking taylor expansion of 0.5 in x 9.224 * [backup-simplify]: Simplify 0.5 into 0.5 9.224 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.224 * [taylor]: Taking taylor expansion of x in x 9.224 * [backup-simplify]: Simplify 0 into 0 9.224 * [backup-simplify]: Simplify 1 into 1 9.224 * [backup-simplify]: Simplify (/ 1 1) into 1 9.224 * [taylor]: Taking taylor expansion of (/ 1 y) in x 9.224 * [taylor]: Taking taylor expansion of y in x 9.224 * [backup-simplify]: Simplify y into y 9.224 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.224 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.224 * [taylor]: Taking taylor expansion of 2.0 in x 9.224 * [backup-simplify]: Simplify 2.0 into 2.0 9.224 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.225 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.225 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 9.225 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.225 * [taylor]: Taking taylor expansion of z in x 9.225 * [backup-simplify]: Simplify z into z 9.225 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.225 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.225 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.225 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.226 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 9.226 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 9.226 * [backup-simplify]: Simplify (* 0.5 (sqrt 2.0)) into (* 0.5 (sqrt 2.0)) 9.227 * [backup-simplify]: Simplify (* (* 0.5 (sqrt 2.0)) (sqrt (/ 1 z))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 9.227 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in y 9.227 * [taylor]: Taking taylor expansion of 0.5 in y 9.227 * [backup-simplify]: Simplify 0.5 into 0.5 9.227 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in y 9.227 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.227 * [taylor]: Taking taylor expansion of 2.0 in y 9.227 * [backup-simplify]: Simplify 2.0 into 2.0 9.227 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.228 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.228 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 9.228 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.228 * [taylor]: Taking taylor expansion of z in y 9.228 * [backup-simplify]: Simplify z into z 9.228 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.228 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.228 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.228 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.229 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.229 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 9.229 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 9.229 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 9.230 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (sqrt 2.0))) into (- (/ (sqrt 2.0) y)) 9.230 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (* (- (/ (sqrt 2.0) y)) (sqrt (/ 1 z)))) into (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) 9.230 * [taylor]: Taking taylor expansion of (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) in y 9.230 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2.0) y) (sqrt (/ 1 z))) in y 9.230 * [taylor]: Taking taylor expansion of (/ (sqrt 2.0) y) in y 9.230 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.231 * [taylor]: Taking taylor expansion of 2.0 in y 9.231 * [backup-simplify]: Simplify 2.0 into 2.0 9.231 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.231 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.231 * [taylor]: Taking taylor expansion of y in y 9.231 * [backup-simplify]: Simplify 0 into 0 9.231 * [backup-simplify]: Simplify 1 into 1 9.232 * [backup-simplify]: Simplify (/ (sqrt 2.0) 1) into (sqrt 2.0) 9.232 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 9.232 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.232 * [taylor]: Taking taylor expansion of z in y 9.232 * [backup-simplify]: Simplify z into z 9.232 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.232 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.233 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.233 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.233 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 9.234 * [backup-simplify]: Simplify (- (* (sqrt 2.0) (sqrt (/ 1 z)))) into (- (* (sqrt 2.0) (sqrt (/ 1 z)))) 9.234 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 9.234 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 9.234 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.234 * [taylor]: Taking taylor expansion of 2.0 in z 9.234 * [backup-simplify]: Simplify 2.0 into 2.0 9.234 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.235 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.235 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 9.235 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.235 * [taylor]: Taking taylor expansion of z in z 9.235 * [backup-simplify]: Simplify 0 into 0 9.235 * [backup-simplify]: Simplify 1 into 1 9.235 * [backup-simplify]: Simplify (/ 1 1) into 1 9.236 * [backup-simplify]: Simplify (sqrt 0) into 0 9.237 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.237 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.238 * [backup-simplify]: Simplify (- 0) into 0 9.238 * [backup-simplify]: Simplify 0 into 0 9.238 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 9.239 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 9.239 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 9.239 * [taylor]: Taking taylor expansion of 0.5 in z 9.239 * [backup-simplify]: Simplify 0.5 into 0.5 9.239 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 9.239 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.239 * [taylor]: Taking taylor expansion of 2.0 in z 9.239 * [backup-simplify]: Simplify 2.0 into 2.0 9.239 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.240 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.240 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 9.240 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.240 * [taylor]: Taking taylor expansion of z in z 9.240 * [backup-simplify]: Simplify 0 into 0 9.240 * [backup-simplify]: Simplify 1 into 1 9.241 * [backup-simplify]: Simplify (/ 1 1) into 1 9.241 * [backup-simplify]: Simplify (sqrt 0) into 0 9.242 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.243 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.243 * [backup-simplify]: Simplify (* 0.5 0) into 0 9.243 * [backup-simplify]: Simplify 0 into 0 9.244 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.244 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 9.246 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.247 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.248 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 9.248 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 9.248 * [backup-simplify]: Simplify (- 0) into 0 9.248 * [backup-simplify]: Simplify (+ 0 0) into 0 9.249 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (sqrt 2.0)))) into 0 9.251 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 9.251 * [taylor]: Taking taylor expansion of 0 in y 9.251 * [backup-simplify]: Simplify 0 into 0 9.252 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)))) into 0 9.252 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 9.253 * [backup-simplify]: Simplify (- 0) into 0 9.253 * [taylor]: Taking taylor expansion of 0 in z 9.253 * [backup-simplify]: Simplify 0 into 0 9.253 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 9.254 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z))))) into 0 9.254 * [taylor]: Taking taylor expansion of 0 in z 9.254 * [backup-simplify]: Simplify 0 into 0 9.256 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 9.258 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 9.260 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.262 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 9.266 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 9.267 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.267 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.268 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 9.270 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 9.270 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.272 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.272 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 9.272 * [backup-simplify]: Simplify (- 0) into 0 9.273 * [backup-simplify]: Simplify (+ 0 0) into 0 9.274 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (sqrt 2.0))))) into 0 9.275 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 9.275 * [taylor]: Taking taylor expansion of 0 in y 9.275 * [backup-simplify]: Simplify 0 into 0 9.275 * [taylor]: Taking taylor expansion of 0 in z 9.275 * [backup-simplify]: Simplify 0 into 0 9.275 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.275 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 9.276 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.276 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.277 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 9.277 * [backup-simplify]: Simplify (- 0) into 0 9.277 * [taylor]: Taking taylor expansion of 0 in z 9.277 * [backup-simplify]: Simplify 0 into 0 9.277 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.278 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 9.279 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.279 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 9.280 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z)))))) into 0 9.280 * [taylor]: Taking taylor expansion of 0 in z 9.280 * [backup-simplify]: Simplify 0 into 0 9.280 * [backup-simplify]: Simplify 0 into 0 9.280 * [backup-simplify]: Simplify 0 into 0 9.280 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.282 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 9.283 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.284 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 9.286 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 9.287 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.290 * [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))))))) 9.290 * [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)))) 9.290 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in (x y z) around 0 9.290 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in z 9.290 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.290 * [taylor]: Taking taylor expansion of 2.0 in z 9.290 * [backup-simplify]: Simplify 2.0 into 2.0 9.290 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.291 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.291 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in z 9.291 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 9.291 * [taylor]: Taking taylor expansion of (/ 1 y) in z 9.291 * [taylor]: Taking taylor expansion of y in z 9.291 * [backup-simplify]: Simplify y into y 9.291 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.291 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 9.291 * [taylor]: Taking taylor expansion of 0.5 in z 9.291 * [backup-simplify]: Simplify 0.5 into 0.5 9.291 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.291 * [taylor]: Taking taylor expansion of x in z 9.291 * [backup-simplify]: Simplify x into x 9.291 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.291 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 9.291 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.291 * [taylor]: Taking taylor expansion of -1 in z 9.291 * [backup-simplify]: Simplify -1 into -1 9.291 * [taylor]: Taking taylor expansion of z in z 9.291 * [backup-simplify]: Simplify 0 into 0 9.291 * [backup-simplify]: Simplify 1 into 1 9.292 * [backup-simplify]: Simplify (/ -1 1) into -1 9.292 * [backup-simplify]: Simplify (sqrt 0) into 0 9.293 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 9.293 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in y 9.293 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.293 * [taylor]: Taking taylor expansion of 2.0 in y 9.293 * [backup-simplify]: Simplify 2.0 into 2.0 9.293 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.293 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.293 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in y 9.293 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 9.293 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.293 * [taylor]: Taking taylor expansion of y in y 9.293 * [backup-simplify]: Simplify 0 into 0 9.293 * [backup-simplify]: Simplify 1 into 1 9.294 * [backup-simplify]: Simplify (/ 1 1) into 1 9.294 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 9.294 * [taylor]: Taking taylor expansion of 0.5 in y 9.294 * [backup-simplify]: Simplify 0.5 into 0.5 9.294 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.294 * [taylor]: Taking taylor expansion of x in y 9.294 * [backup-simplify]: Simplify x into x 9.294 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.294 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 9.294 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.294 * [taylor]: Taking taylor expansion of -1 in y 9.294 * [backup-simplify]: Simplify -1 into -1 9.294 * [taylor]: Taking taylor expansion of z in y 9.294 * [backup-simplify]: Simplify z into z 9.294 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.294 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 9.294 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 9.294 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 9.294 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in x 9.294 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.294 * [taylor]: Taking taylor expansion of 2.0 in x 9.294 * [backup-simplify]: Simplify 2.0 into 2.0 9.295 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.295 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.295 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 9.295 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 9.295 * [taylor]: Taking taylor expansion of (/ 1 y) in x 9.295 * [taylor]: Taking taylor expansion of y in x 9.295 * [backup-simplify]: Simplify y into y 9.295 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.295 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 9.295 * [taylor]: Taking taylor expansion of 0.5 in x 9.295 * [backup-simplify]: Simplify 0.5 into 0.5 9.295 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.295 * [taylor]: Taking taylor expansion of x in x 9.295 * [backup-simplify]: Simplify 0 into 0 9.295 * [backup-simplify]: Simplify 1 into 1 9.296 * [backup-simplify]: Simplify (/ 1 1) into 1 9.296 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 9.296 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.296 * [taylor]: Taking taylor expansion of -1 in x 9.296 * [backup-simplify]: Simplify -1 into -1 9.296 * [taylor]: Taking taylor expansion of z in x 9.296 * [backup-simplify]: Simplify z into z 9.296 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.296 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 9.296 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 9.296 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 9.296 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in x 9.296 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.296 * [taylor]: Taking taylor expansion of 2.0 in x 9.296 * [backup-simplify]: Simplify 2.0 into 2.0 9.296 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.297 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.297 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 9.297 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 9.297 * [taylor]: Taking taylor expansion of (/ 1 y) in x 9.297 * [taylor]: Taking taylor expansion of y in x 9.297 * [backup-simplify]: Simplify y into y 9.297 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.297 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 9.297 * [taylor]: Taking taylor expansion of 0.5 in x 9.297 * [backup-simplify]: Simplify 0.5 into 0.5 9.297 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.297 * [taylor]: Taking taylor expansion of x in x 9.297 * [backup-simplify]: Simplify 0 into 0 9.297 * [backup-simplify]: Simplify 1 into 1 9.297 * [backup-simplify]: Simplify (/ 1 1) into 1 9.297 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 9.297 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.297 * [taylor]: Taking taylor expansion of -1 in x 9.297 * [backup-simplify]: Simplify -1 into -1 9.297 * [taylor]: Taking taylor expansion of z in x 9.297 * [backup-simplify]: Simplify z into z 9.297 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.297 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 9.298 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 9.298 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 9.298 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 9.298 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 9.299 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 9.299 * [backup-simplify]: Simplify (* (- 0.5) (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 9.299 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -0.5 (sqrt (/ -1 z)))) into (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) 9.299 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) in y 9.299 * [taylor]: Taking taylor expansion of -0.5 in y 9.299 * [backup-simplify]: Simplify -0.5 into -0.5 9.299 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in y 9.299 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.299 * [taylor]: Taking taylor expansion of 2.0 in y 9.299 * [backup-simplify]: Simplify 2.0 into 2.0 9.300 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.300 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.300 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 9.300 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.300 * [taylor]: Taking taylor expansion of -1 in y 9.300 * [backup-simplify]: Simplify -1 into -1 9.300 * [taylor]: Taking taylor expansion of z in y 9.300 * [backup-simplify]: Simplify z into z 9.300 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.300 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 9.300 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 9.301 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 9.301 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.301 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 9.302 * [backup-simplify]: Simplify (- 0) into 0 9.302 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 9.303 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (sqrt (/ -1 z)))) into (/ (sqrt (/ -1 z)) y) 9.303 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z))))) into (/ (* (sqrt 2.0) (sqrt (/ -1 z))) y) 9.303 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (sqrt (/ -1 z))) y) in y 9.303 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in y 9.303 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.303 * [taylor]: Taking taylor expansion of 2.0 in y 9.303 * [backup-simplify]: Simplify 2.0 into 2.0 9.304 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.304 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.304 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 9.304 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.304 * [taylor]: Taking taylor expansion of -1 in y 9.304 * [backup-simplify]: Simplify -1 into -1 9.304 * [taylor]: Taking taylor expansion of z in y 9.305 * [backup-simplify]: Simplify z into z 9.305 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.305 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 9.305 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 9.305 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 9.305 * [taylor]: Taking taylor expansion of y in y 9.305 * [backup-simplify]: Simplify 0 into 0 9.305 * [backup-simplify]: Simplify 1 into 1 9.305 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ -1 z))) into (* (sqrt 2.0) (sqrt (/ -1 z))) 9.306 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (sqrt (/ -1 z))) 1) into (* (sqrt 2.0) (sqrt (/ -1 z))) 9.306 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 9.306 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.306 * [taylor]: Taking taylor expansion of 2.0 in z 9.306 * [backup-simplify]: Simplify 2.0 into 2.0 9.306 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.307 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.307 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 9.307 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.307 * [taylor]: Taking taylor expansion of -1 in z 9.307 * [backup-simplify]: Simplify -1 into -1 9.307 * [taylor]: Taking taylor expansion of z in z 9.307 * [backup-simplify]: Simplify 0 into 0 9.307 * [backup-simplify]: Simplify 1 into 1 9.308 * [backup-simplify]: Simplify (/ -1 1) into -1 9.308 * [backup-simplify]: Simplify (sqrt 0) into 0 9.309 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 9.310 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.310 * [backup-simplify]: Simplify 0 into 0 9.310 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ -1 z))) into (* (sqrt 2.0) (sqrt (/ -1 z))) 9.310 * [backup-simplify]: Simplify (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) into (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) 9.310 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) in z 9.310 * [taylor]: Taking taylor expansion of -0.5 in z 9.310 * [backup-simplify]: Simplify -0.5 into -0.5 9.310 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 9.310 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.310 * [taylor]: Taking taylor expansion of 2.0 in z 9.310 * [backup-simplify]: Simplify 2.0 into 2.0 9.311 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.311 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.311 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 9.311 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.311 * [taylor]: Taking taylor expansion of -1 in z 9.311 * [backup-simplify]: Simplify -1 into -1 9.311 * [taylor]: Taking taylor expansion of z in z 9.311 * [backup-simplify]: Simplify 0 into 0 9.311 * [backup-simplify]: Simplify 1 into 1 9.312 * [backup-simplify]: Simplify (/ -1 1) into -1 9.312 * [backup-simplify]: Simplify (sqrt 0) into 0 9.312 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 9.313 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.313 * [backup-simplify]: Simplify (* -0.5 0) into 0 9.313 * [backup-simplify]: Simplify 0 into 0 9.313 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.314 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 9.314 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 9.314 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.315 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 9.315 * [backup-simplify]: Simplify (- 0) into 0 9.315 * [backup-simplify]: Simplify (+ 0 0) into 0 9.316 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (sqrt (/ -1 z))))) into 0 9.316 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.317 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z)))))) into 0 9.317 * [taylor]: Taking taylor expansion of 0 in y 9.317 * [backup-simplify]: Simplify 0 into 0 9.317 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ -1 z)))) into 0 9.318 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (sqrt (/ -1 z))) (/ 0 1)))) into 0 9.318 * [taylor]: Taking taylor expansion of 0 in z 9.318 * [backup-simplify]: Simplify 0 into 0 9.318 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ -1 z)))) into 0 9.319 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ -1 z))))) into 0 9.319 * [taylor]: Taking taylor expansion of 0 in z 9.319 * [backup-simplify]: Simplify 0 into 0 9.320 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 9.321 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.322 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 9.325 * [backup-simplify]: Simplify (+ (* -0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 9.329 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.330 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.330 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 9.330 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 9.331 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.331 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.332 * [backup-simplify]: Simplify (- 0) into 0 9.332 * [backup-simplify]: Simplify (+ 0 0) into 0 9.332 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z)))))) into 0 9.333 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 9.334 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z))))))) into 0 9.334 * [taylor]: Taking taylor expansion of 0 in y 9.334 * [backup-simplify]: Simplify 0 into 0 9.334 * [taylor]: Taking taylor expansion of 0 in z 9.334 * [backup-simplify]: Simplify 0 into 0 9.334 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.335 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 9.335 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.336 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 9.337 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (sqrt (/ -1 z))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.337 * [taylor]: Taking taylor expansion of 0 in z 9.337 * [backup-simplify]: Simplify 0 into 0 9.337 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.338 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 9.338 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.339 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 9.339 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ -1 z)))))) into 0 9.340 * [taylor]: Taking taylor expansion of 0 in z 9.340 * [backup-simplify]: Simplify 0 into 0 9.340 * [backup-simplify]: Simplify 0 into 0 9.340 * [backup-simplify]: Simplify 0 into 0 9.340 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.342 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 9.342 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.344 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 9.345 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 9.348 * [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))))))) 9.349 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1) 9.349 * [backup-simplify]: Simplify (/ (* t t) 2.0) into (* 0.5 (pow t 2)) 9.349 * [approximate]: Taking taylor expansion of (* 0.5 (pow t 2)) in (t) around 0 9.349 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 9.349 * [taylor]: Taking taylor expansion of 0.5 in t 9.349 * [backup-simplify]: Simplify 0.5 into 0.5 9.349 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.349 * [taylor]: Taking taylor expansion of t in t 9.349 * [backup-simplify]: Simplify 0 into 0 9.349 * [backup-simplify]: Simplify 1 into 1 9.349 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 9.349 * [taylor]: Taking taylor expansion of 0.5 in t 9.349 * [backup-simplify]: Simplify 0.5 into 0.5 9.349 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.349 * [taylor]: Taking taylor expansion of t in t 9.349 * [backup-simplify]: Simplify 0 into 0 9.349 * [backup-simplify]: Simplify 1 into 1 9.349 * [backup-simplify]: Simplify (* 1 1) into 1 9.349 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 9.350 * [backup-simplify]: Simplify 0.5 into 0.5 9.350 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.350 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 9.350 * [backup-simplify]: Simplify 0 into 0 9.351 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.351 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 9.351 * [backup-simplify]: Simplify 0 into 0 9.352 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.353 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.353 * [backup-simplify]: Simplify 0 into 0 9.353 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.355 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.355 * [backup-simplify]: Simplify 0 into 0 9.356 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.357 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.357 * [backup-simplify]: Simplify 0 into 0 9.358 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.360 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.360 * [backup-simplify]: Simplify 0 into 0 9.360 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.360 * [backup-simplify]: Simplify (/ (* (/ 1 t) (/ 1 t)) 2.0) into (/ 0.5 (pow t 2)) 9.360 * [approximate]: Taking taylor expansion of (/ 0.5 (pow t 2)) in (t) around 0 9.360 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.360 * [taylor]: Taking taylor expansion of 0.5 in t 9.360 * [backup-simplify]: Simplify 0.5 into 0.5 9.360 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.360 * [taylor]: Taking taylor expansion of t in t 9.360 * [backup-simplify]: Simplify 0 into 0 9.360 * [backup-simplify]: Simplify 1 into 1 9.361 * [backup-simplify]: Simplify (* 1 1) into 1 9.361 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.361 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.361 * [taylor]: Taking taylor expansion of 0.5 in t 9.361 * [backup-simplify]: Simplify 0.5 into 0.5 9.361 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.361 * [taylor]: Taking taylor expansion of t in t 9.361 * [backup-simplify]: Simplify 0 into 0 9.361 * [backup-simplify]: Simplify 1 into 1 9.362 * [backup-simplify]: Simplify (* 1 1) into 1 9.362 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.362 * [backup-simplify]: Simplify 0.5 into 0.5 9.363 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.364 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)))) into 0 9.364 * [backup-simplify]: Simplify 0 into 0 9.364 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.365 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.365 * [backup-simplify]: Simplify 0 into 0 9.366 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.367 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.367 * [backup-simplify]: Simplify 0 into 0 9.368 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.369 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.369 * [backup-simplify]: Simplify 0 into 0 9.370 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.371 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.371 * [backup-simplify]: Simplify 0 into 0 9.373 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.373 * [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 9.374 * [backup-simplify]: Simplify 0 into 0 9.374 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (/ 1 t)) 2)) into (* 0.5 (pow t 2)) 9.374 * [backup-simplify]: Simplify (/ (* (/ 1 (- t)) (/ 1 (- t))) 2.0) into (/ 0.5 (pow t 2)) 9.374 * [approximate]: Taking taylor expansion of (/ 0.5 (pow t 2)) in (t) around 0 9.374 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.374 * [taylor]: Taking taylor expansion of 0.5 in t 9.374 * [backup-simplify]: Simplify 0.5 into 0.5 9.374 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.374 * [taylor]: Taking taylor expansion of t in t 9.374 * [backup-simplify]: Simplify 0 into 0 9.374 * [backup-simplify]: Simplify 1 into 1 9.375 * [backup-simplify]: Simplify (* 1 1) into 1 9.375 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.375 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.375 * [taylor]: Taking taylor expansion of 0.5 in t 9.375 * [backup-simplify]: Simplify 0.5 into 0.5 9.375 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.375 * [taylor]: Taking taylor expansion of t in t 9.375 * [backup-simplify]: Simplify 0 into 0 9.375 * [backup-simplify]: Simplify 1 into 1 9.376 * [backup-simplify]: Simplify (* 1 1) into 1 9.376 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.376 * [backup-simplify]: Simplify 0.5 into 0.5 9.377 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.377 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)))) into 0 9.377 * [backup-simplify]: Simplify 0 into 0 9.378 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.379 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.379 * [backup-simplify]: Simplify 0 into 0 9.380 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.381 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.381 * [backup-simplify]: Simplify 0 into 0 9.382 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.383 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.383 * [backup-simplify]: Simplify 0 into 0 9.384 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.385 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.385 * [backup-simplify]: Simplify 0 into 0 9.386 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.387 * [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 9.387 * [backup-simplify]: Simplify 0 into 0 9.387 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (/ 1 (- t))) 2)) into (* 0.5 (pow t 2)) 9.388 * * * * [progress]: [ 4 / 4 ] generating series at (2) 9.388 * [backup-simplify]: Simplify (* (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) (exp (/ (* t t) 2.0))) into (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) 9.388 * [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 9.388 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in t 9.388 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in t 9.388 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.388 * [taylor]: Taking taylor expansion of 2.0 in t 9.388 * [backup-simplify]: Simplify 2.0 into 2.0 9.388 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.389 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.389 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in t 9.389 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in t 9.389 * [taylor]: Taking taylor expansion of (* 0.5 x) in t 9.389 * [taylor]: Taking taylor expansion of 0.5 in t 9.389 * [backup-simplify]: Simplify 0.5 into 0.5 9.389 * [taylor]: Taking taylor expansion of x in t 9.389 * [backup-simplify]: Simplify x into x 9.389 * [taylor]: Taking taylor expansion of y in t 9.389 * [backup-simplify]: Simplify y into y 9.389 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in t 9.389 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 9.389 * [taylor]: Taking taylor expansion of 0.5 in t 9.389 * [backup-simplify]: Simplify 0.5 into 0.5 9.389 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.389 * [taylor]: Taking taylor expansion of t in t 9.389 * [backup-simplify]: Simplify 0 into 0 9.389 * [backup-simplify]: Simplify 1 into 1 9.389 * [backup-simplify]: Simplify (* 1 1) into 1 9.390 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 9.390 * [backup-simplify]: Simplify (exp 0) into 1 9.390 * [taylor]: Taking taylor expansion of (sqrt z) in t 9.390 * [taylor]: Taking taylor expansion of z in t 9.390 * [backup-simplify]: Simplify z into z 9.390 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.390 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.390 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in z 9.390 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in z 9.390 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.390 * [taylor]: Taking taylor expansion of 2.0 in z 9.390 * [backup-simplify]: Simplify 2.0 into 2.0 9.390 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.391 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.391 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in z 9.391 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 9.391 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 9.391 * [taylor]: Taking taylor expansion of 0.5 in z 9.391 * [backup-simplify]: Simplify 0.5 into 0.5 9.391 * [taylor]: Taking taylor expansion of x in z 9.391 * [backup-simplify]: Simplify x into x 9.391 * [taylor]: Taking taylor expansion of y in z 9.391 * [backup-simplify]: Simplify y into y 9.391 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 9.391 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 9.391 * [taylor]: Taking taylor expansion of 0.5 in z 9.391 * [backup-simplify]: Simplify 0.5 into 0.5 9.391 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.391 * [taylor]: Taking taylor expansion of t in z 9.391 * [backup-simplify]: Simplify t into t 9.391 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.391 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.391 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.391 * [taylor]: Taking taylor expansion of (sqrt z) in z 9.391 * [taylor]: Taking taylor expansion of z in z 9.391 * [backup-simplify]: Simplify 0 into 0 9.391 * [backup-simplify]: Simplify 1 into 1 9.392 * [backup-simplify]: Simplify (sqrt 0) into 0 9.392 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.392 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in y 9.392 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in y 9.392 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.393 * [taylor]: Taking taylor expansion of 2.0 in y 9.393 * [backup-simplify]: Simplify 2.0 into 2.0 9.393 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.393 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.393 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in y 9.393 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 9.393 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 9.393 * [taylor]: Taking taylor expansion of 0.5 in y 9.393 * [backup-simplify]: Simplify 0.5 into 0.5 9.393 * [taylor]: Taking taylor expansion of x in y 9.393 * [backup-simplify]: Simplify x into x 9.393 * [taylor]: Taking taylor expansion of y in y 9.393 * [backup-simplify]: Simplify 0 into 0 9.393 * [backup-simplify]: Simplify 1 into 1 9.393 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 9.393 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 9.393 * [taylor]: Taking taylor expansion of 0.5 in y 9.393 * [backup-simplify]: Simplify 0.5 into 0.5 9.394 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.394 * [taylor]: Taking taylor expansion of t in y 9.394 * [backup-simplify]: Simplify t into t 9.394 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.394 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.394 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.394 * [taylor]: Taking taylor expansion of (sqrt z) in y 9.394 * [taylor]: Taking taylor expansion of z in y 9.394 * [backup-simplify]: Simplify z into z 9.394 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.394 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.394 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in x 9.394 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in x 9.394 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.394 * [taylor]: Taking taylor expansion of 2.0 in x 9.394 * [backup-simplify]: Simplify 2.0 into 2.0 9.394 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.395 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.395 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in x 9.395 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 9.395 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 9.395 * [taylor]: Taking taylor expansion of 0.5 in x 9.395 * [backup-simplify]: Simplify 0.5 into 0.5 9.395 * [taylor]: Taking taylor expansion of x in x 9.395 * [backup-simplify]: Simplify 0 into 0 9.395 * [backup-simplify]: Simplify 1 into 1 9.395 * [taylor]: Taking taylor expansion of y in x 9.395 * [backup-simplify]: Simplify y into y 9.395 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 9.395 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 9.395 * [taylor]: Taking taylor expansion of 0.5 in x 9.395 * [backup-simplify]: Simplify 0.5 into 0.5 9.395 * [taylor]: Taking taylor expansion of (pow t 2) in x 9.395 * [taylor]: Taking taylor expansion of t in x 9.395 * [backup-simplify]: Simplify t into t 9.395 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.395 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.395 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.395 * [taylor]: Taking taylor expansion of (sqrt z) in x 9.395 * [taylor]: Taking taylor expansion of z in x 9.395 * [backup-simplify]: Simplify z into z 9.395 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.396 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.396 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) (sqrt z)) in x 9.396 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2))))) in x 9.396 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.396 * [taylor]: Taking taylor expansion of 2.0 in x 9.396 * [backup-simplify]: Simplify 2.0 into 2.0 9.396 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.396 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.396 * [taylor]: Taking taylor expansion of (* (- (* 0.5 x) y) (exp (* 0.5 (pow t 2)))) in x 9.396 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 9.397 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 9.397 * [taylor]: Taking taylor expansion of 0.5 in x 9.397 * [backup-simplify]: Simplify 0.5 into 0.5 9.397 * [taylor]: Taking taylor expansion of x in x 9.397 * [backup-simplify]: Simplify 0 into 0 9.397 * [backup-simplify]: Simplify 1 into 1 9.397 * [taylor]: Taking taylor expansion of y in x 9.397 * [backup-simplify]: Simplify y into y 9.397 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in x 9.397 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in x 9.397 * [taylor]: Taking taylor expansion of 0.5 in x 9.397 * [backup-simplify]: Simplify 0.5 into 0.5 9.397 * [taylor]: Taking taylor expansion of (pow t 2) in x 9.397 * [taylor]: Taking taylor expansion of t in x 9.397 * [backup-simplify]: Simplify t into t 9.397 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.397 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.397 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.397 * [taylor]: Taking taylor expansion of (sqrt z) in x 9.397 * [taylor]: Taking taylor expansion of z in x 9.397 * [backup-simplify]: Simplify z into z 9.397 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.397 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.398 * [backup-simplify]: Simplify (* 0.5 0) into 0 9.398 * [backup-simplify]: Simplify (- y) into (- y) 9.398 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 9.398 * [backup-simplify]: Simplify (* (- y) (exp (* 0.5 (pow t 2)))) into (* -1 (* y (exp (* 0.5 (pow t 2))))) 9.398 * [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.399 * [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))) 9.399 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z))) in y 9.399 * [taylor]: Taking taylor expansion of -1 in y 9.399 * [backup-simplify]: Simplify -1 into -1 9.399 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) (sqrt z)) in y 9.399 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* y (exp (* 0.5 (pow t 2))))) in y 9.399 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.399 * [taylor]: Taking taylor expansion of 2.0 in y 9.399 * [backup-simplify]: Simplify 2.0 into 2.0 9.399 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.400 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.400 * [taylor]: Taking taylor expansion of (* y (exp (* 0.5 (pow t 2)))) in y 9.400 * [taylor]: Taking taylor expansion of y in y 9.400 * [backup-simplify]: Simplify 0 into 0 9.400 * [backup-simplify]: Simplify 1 into 1 9.400 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 9.400 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 9.400 * [taylor]: Taking taylor expansion of 0.5 in y 9.400 * [backup-simplify]: Simplify 0.5 into 0.5 9.400 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.400 * [taylor]: Taking taylor expansion of t in y 9.400 * [backup-simplify]: Simplify t into t 9.400 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.400 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.400 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.400 * [taylor]: Taking taylor expansion of (sqrt z) in y 9.400 * [taylor]: Taking taylor expansion of z in y 9.400 * [backup-simplify]: Simplify z into z 9.400 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.400 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.400 * [backup-simplify]: Simplify (* 0 (exp (* 0.5 (pow t 2)))) into 0 9.401 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.401 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 9.401 * [backup-simplify]: Simplify (* -1 0) into 0 9.401 * [taylor]: Taking taylor expansion of 0 in z 9.401 * [backup-simplify]: Simplify 0 into 0 9.401 * [taylor]: Taking taylor expansion of 0 in t 9.401 * [backup-simplify]: Simplify 0 into 0 9.401 * [backup-simplify]: Simplify 0 into 0 9.401 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.402 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 9.402 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.403 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 9.403 * [backup-simplify]: Simplify (- 0) into 0 9.404 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 9.404 * [backup-simplify]: Simplify (+ (* (- y) 0) (* 0.5 (exp (* 0.5 (pow t 2))))) into (* 0.5 (exp (* 0.5 (pow t 2)))) 9.404 * [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.405 * [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))) 9.405 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in y 9.405 * [taylor]: Taking taylor expansion of 0.5 in y 9.405 * [backup-simplify]: Simplify 0.5 into 0.5 9.405 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in y 9.405 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in y 9.405 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.405 * [taylor]: Taking taylor expansion of 2.0 in y 9.405 * [backup-simplify]: Simplify 2.0 into 2.0 9.406 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.406 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.406 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in y 9.406 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in y 9.406 * [taylor]: Taking taylor expansion of 0.5 in y 9.406 * [backup-simplify]: Simplify 0.5 into 0.5 9.406 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.406 * [taylor]: Taking taylor expansion of t in y 9.407 * [backup-simplify]: Simplify t into t 9.407 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.407 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.407 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.407 * [taylor]: Taking taylor expansion of (sqrt z) in y 9.407 * [taylor]: Taking taylor expansion of z in y 9.407 * [backup-simplify]: Simplify z into z 9.407 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 9.407 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 9.407 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 9.408 * [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.408 * [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.408 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 9.408 * [taylor]: Taking taylor expansion of 0.5 in z 9.408 * [backup-simplify]: Simplify 0.5 into 0.5 9.408 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 9.408 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 9.408 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.408 * [taylor]: Taking taylor expansion of 2.0 in z 9.408 * [backup-simplify]: Simplify 2.0 into 2.0 9.409 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.409 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.409 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 9.409 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 9.409 * [taylor]: Taking taylor expansion of 0.5 in z 9.409 * [backup-simplify]: Simplify 0.5 into 0.5 9.409 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.409 * [taylor]: Taking taylor expansion of t in z 9.409 * [backup-simplify]: Simplify t into t 9.409 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.409 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.409 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.409 * [taylor]: Taking taylor expansion of (sqrt z) in z 9.409 * [taylor]: Taking taylor expansion of z in z 9.409 * [backup-simplify]: Simplify 0 into 0 9.409 * [backup-simplify]: Simplify 1 into 1 9.410 * [backup-simplify]: Simplify (sqrt 0) into 0 9.410 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.411 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 9.411 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 9.412 * [backup-simplify]: Simplify (* 0.5 0) into 0 9.412 * [taylor]: Taking taylor expansion of 0 in t 9.412 * [backup-simplify]: Simplify 0 into 0 9.412 * [backup-simplify]: Simplify 0 into 0 9.412 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.412 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (pow t 2))) into 0 9.413 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.413 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* 0.5 (pow t 2))))) into (exp (* 0.5 (pow t 2))) 9.414 * [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.414 * [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.415 * [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.415 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z))) in z 9.415 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) (sqrt z)) in z 9.415 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) in z 9.415 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.415 * [taylor]: Taking taylor expansion of 2.0 in z 9.415 * [backup-simplify]: Simplify 2.0 into 2.0 9.415 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.416 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.416 * [taylor]: Taking taylor expansion of (exp (* 0.5 (pow t 2))) in z 9.416 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in z 9.416 * [taylor]: Taking taylor expansion of 0.5 in z 9.416 * [backup-simplify]: Simplify 0.5 into 0.5 9.416 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.416 * [taylor]: Taking taylor expansion of t in z 9.416 * [backup-simplify]: Simplify t into t 9.416 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.416 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 9.416 * [backup-simplify]: Simplify (exp (* 0.5 (pow t 2))) into (exp (* 0.5 (pow t 2))) 9.416 * [taylor]: Taking taylor expansion of (sqrt z) in z 9.416 * [taylor]: Taking taylor expansion of z in z 9.416 * [backup-simplify]: Simplify 0 into 0 9.416 * [backup-simplify]: Simplify 1 into 1 9.416 * [backup-simplify]: Simplify (sqrt 0) into 0 9.417 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.418 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 9.418 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (* 0.5 (pow t 2)))) 0) into 0 9.418 * [backup-simplify]: Simplify (- 0) into 0 9.418 * [taylor]: Taking taylor expansion of 0 in t 9.418 * [backup-simplify]: Simplify 0 into 0 9.418 * [backup-simplify]: Simplify 0 into 0 9.418 * [taylor]: Taking taylor expansion of 0 in t 9.418 * [backup-simplify]: Simplify 0 into 0 9.418 * [backup-simplify]: Simplify 0 into 0 9.418 * [backup-simplify]: Simplify 0 into 0 9.419 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 9.419 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.420 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (pow t 2)))) into 0 9.421 * [backup-simplify]: Simplify (* (exp (* 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.421 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 9.421 * [backup-simplify]: Simplify (- 0) into 0 9.422 * [backup-simplify]: Simplify (+ 0 0) into 0 9.422 * [backup-simplify]: Simplify (+ (* (- y) 0) (+ (* 0.5 0) (* 0 (exp (* 0.5 (pow t 2)))))) into 0 9.423 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.423 * [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.424 * [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 9.424 * [taylor]: Taking taylor expansion of 0 in y 9.424 * [backup-simplify]: Simplify 0 into 0 9.424 * [taylor]: Taking taylor expansion of 0 in z 9.424 * [backup-simplify]: Simplify 0 into 0 9.424 * [taylor]: Taking taylor expansion of 0 in t 9.424 * [backup-simplify]: Simplify 0 into 0 9.424 * [backup-simplify]: Simplify 0 into 0 9.424 * [backup-simplify]: Simplify 0 into 0 9.425 * [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))) 9.425 * [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 9.425 * [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.425 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 9.425 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in t 9.425 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 9.425 * [taylor]: Taking taylor expansion of 0.5 in t 9.425 * [backup-simplify]: Simplify 0.5 into 0.5 9.425 * [taylor]: Taking taylor expansion of (/ 1 x) in t 9.425 * [taylor]: Taking taylor expansion of x in t 9.425 * [backup-simplify]: Simplify x into x 9.425 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.425 * [taylor]: Taking taylor expansion of (/ 1 y) in t 9.425 * [taylor]: Taking taylor expansion of y in t 9.425 * [backup-simplify]: Simplify y into y 9.425 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.425 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 9.425 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.425 * [taylor]: Taking taylor expansion of 2.0 in t 9.425 * [backup-simplify]: Simplify 2.0 into 2.0 9.425 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.426 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.426 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.426 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.426 * [taylor]: Taking taylor expansion of 0.5 in t 9.426 * [backup-simplify]: Simplify 0.5 into 0.5 9.426 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.426 * [taylor]: Taking taylor expansion of t in t 9.426 * [backup-simplify]: Simplify 0 into 0 9.426 * [backup-simplify]: Simplify 1 into 1 9.426 * [backup-simplify]: Simplify (* 1 1) into 1 9.427 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.427 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.427 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in t 9.427 * [taylor]: Taking taylor expansion of (/ 1 z) in t 9.427 * [taylor]: Taking taylor expansion of z in t 9.427 * [backup-simplify]: Simplify z into z 9.427 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.427 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.427 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.427 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.427 * [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.427 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in z 9.427 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 9.427 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 9.427 * [taylor]: Taking taylor expansion of 0.5 in z 9.427 * [backup-simplify]: Simplify 0.5 into 0.5 9.427 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.427 * [taylor]: Taking taylor expansion of x in z 9.427 * [backup-simplify]: Simplify x into x 9.427 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.427 * [taylor]: Taking taylor expansion of (/ 1 y) in z 9.427 * [taylor]: Taking taylor expansion of y in z 9.427 * [backup-simplify]: Simplify y into y 9.427 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.427 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 9.427 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.427 * [taylor]: Taking taylor expansion of 2.0 in z 9.427 * [backup-simplify]: Simplify 2.0 into 2.0 9.428 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.428 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.428 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 9.428 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 9.428 * [taylor]: Taking taylor expansion of 0.5 in z 9.428 * [backup-simplify]: Simplify 0.5 into 0.5 9.428 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.428 * [taylor]: Taking taylor expansion of t in z 9.428 * [backup-simplify]: Simplify t into t 9.428 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.428 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.429 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.429 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 9.429 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.429 * [taylor]: Taking taylor expansion of z in z 9.429 * [backup-simplify]: Simplify 0 into 0 9.429 * [backup-simplify]: Simplify 1 into 1 9.429 * [backup-simplify]: Simplify (/ 1 1) into 1 9.429 * [backup-simplify]: Simplify (sqrt 0) into 0 9.430 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.430 * [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.430 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in y 9.430 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 9.430 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 9.430 * [taylor]: Taking taylor expansion of 0.5 in y 9.430 * [backup-simplify]: Simplify 0.5 into 0.5 9.430 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.430 * [taylor]: Taking taylor expansion of x in y 9.430 * [backup-simplify]: Simplify x into x 9.430 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.430 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.430 * [taylor]: Taking taylor expansion of y in y 9.430 * [backup-simplify]: Simplify 0 into 0 9.430 * [backup-simplify]: Simplify 1 into 1 9.430 * [backup-simplify]: Simplify (/ 1 1) into 1 9.430 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 9.430 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.431 * [taylor]: Taking taylor expansion of 2.0 in y 9.431 * [backup-simplify]: Simplify 2.0 into 2.0 9.431 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.431 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.431 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 9.431 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 9.431 * [taylor]: Taking taylor expansion of 0.5 in y 9.431 * [backup-simplify]: Simplify 0.5 into 0.5 9.431 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.431 * [taylor]: Taking taylor expansion of t in y 9.431 * [backup-simplify]: Simplify t into t 9.431 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.432 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.432 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.432 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 9.432 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.432 * [taylor]: Taking taylor expansion of z in y 9.432 * [backup-simplify]: Simplify z into z 9.432 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.432 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.432 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.432 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.432 * [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.432 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in x 9.432 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 9.432 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 9.432 * [taylor]: Taking taylor expansion of 0.5 in x 9.432 * [backup-simplify]: Simplify 0.5 into 0.5 9.432 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.432 * [taylor]: Taking taylor expansion of x in x 9.432 * [backup-simplify]: Simplify 0 into 0 9.432 * [backup-simplify]: Simplify 1 into 1 9.432 * [backup-simplify]: Simplify (/ 1 1) into 1 9.432 * [taylor]: Taking taylor expansion of (/ 1 y) in x 9.432 * [taylor]: Taking taylor expansion of y in x 9.432 * [backup-simplify]: Simplify y into y 9.433 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.433 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in x 9.433 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.433 * [taylor]: Taking taylor expansion of 2.0 in x 9.433 * [backup-simplify]: Simplify 2.0 into 2.0 9.433 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.433 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.433 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 9.433 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 9.433 * [taylor]: Taking taylor expansion of 0.5 in x 9.433 * [backup-simplify]: Simplify 0.5 into 0.5 9.433 * [taylor]: Taking taylor expansion of (pow t 2) in x 9.433 * [taylor]: Taking taylor expansion of t in x 9.433 * [backup-simplify]: Simplify t into t 9.433 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.434 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.434 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.434 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 9.434 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.434 * [taylor]: Taking taylor expansion of z in x 9.434 * [backup-simplify]: Simplify z into z 9.434 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.434 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.434 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.434 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.434 * [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.434 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in x 9.434 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 9.434 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 9.434 * [taylor]: Taking taylor expansion of 0.5 in x 9.434 * [backup-simplify]: Simplify 0.5 into 0.5 9.434 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.434 * [taylor]: Taking taylor expansion of x in x 9.434 * [backup-simplify]: Simplify 0 into 0 9.434 * [backup-simplify]: Simplify 1 into 1 9.438 * [backup-simplify]: Simplify (/ 1 1) into 1 9.438 * [taylor]: Taking taylor expansion of (/ 1 y) in x 9.438 * [taylor]: Taking taylor expansion of y in x 9.438 * [backup-simplify]: Simplify y into y 9.438 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.438 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in x 9.438 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.438 * [taylor]: Taking taylor expansion of 2.0 in x 9.438 * [backup-simplify]: Simplify 2.0 into 2.0 9.438 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.439 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.439 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 9.439 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 9.439 * [taylor]: Taking taylor expansion of 0.5 in x 9.439 * [backup-simplify]: Simplify 0.5 into 0.5 9.439 * [taylor]: Taking taylor expansion of (pow t 2) in x 9.439 * [taylor]: Taking taylor expansion of t in x 9.439 * [backup-simplify]: Simplify t into t 9.439 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.439 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.439 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.439 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 9.439 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.439 * [taylor]: Taking taylor expansion of z in x 9.439 * [backup-simplify]: Simplify z into z 9.439 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.439 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.440 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.440 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.440 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 9.440 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 9.441 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.441 * [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.441 * [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.441 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in y 9.442 * [taylor]: Taking taylor expansion of 0.5 in y 9.442 * [backup-simplify]: Simplify 0.5 into 0.5 9.442 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in y 9.442 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 9.442 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.442 * [taylor]: Taking taylor expansion of 2.0 in y 9.442 * [backup-simplify]: Simplify 2.0 into 2.0 9.442 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.442 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.442 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 9.442 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 9.442 * [taylor]: Taking taylor expansion of 0.5 in y 9.442 * [backup-simplify]: Simplify 0.5 into 0.5 9.442 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.442 * [taylor]: Taking taylor expansion of t in y 9.442 * [backup-simplify]: Simplify t into t 9.443 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.443 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.443 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.443 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 9.443 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.443 * [taylor]: Taking taylor expansion of z in y 9.443 * [backup-simplify]: Simplify z into z 9.443 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.443 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.443 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.443 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.443 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.443 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.444 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.444 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.445 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.445 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 9.445 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 9.445 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 9.446 * [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.447 * [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.447 * [taylor]: Taking taylor expansion of (- (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z)))) in y 9.447 * [taylor]: Taking taylor expansion of (* (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) (sqrt (/ 1 z))) in y 9.447 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) y) in y 9.447 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in y 9.447 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.447 * [taylor]: Taking taylor expansion of 2.0 in y 9.447 * [backup-simplify]: Simplify 2.0 into 2.0 9.448 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.448 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.448 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 9.448 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 9.448 * [taylor]: Taking taylor expansion of 0.5 in y 9.448 * [backup-simplify]: Simplify 0.5 into 0.5 9.448 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.448 * [taylor]: Taking taylor expansion of t in y 9.448 * [backup-simplify]: Simplify t into t 9.448 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.448 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.449 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.449 * [taylor]: Taking taylor expansion of y in y 9.449 * [backup-simplify]: Simplify 0 into 0 9.449 * [backup-simplify]: Simplify 1 into 1 9.449 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.449 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 1) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.449 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 9.449 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.449 * [taylor]: Taking taylor expansion of z in y 9.450 * [backup-simplify]: Simplify z into z 9.450 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.450 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 9.450 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 9.450 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 9.450 * [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.451 * [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.451 * [taylor]: Taking taylor expansion of (- (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 9.451 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 9.451 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 9.451 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.451 * [taylor]: Taking taylor expansion of 2.0 in z 9.451 * [backup-simplify]: Simplify 2.0 into 2.0 9.451 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.451 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.451 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 9.451 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 9.452 * [taylor]: Taking taylor expansion of 0.5 in z 9.452 * [backup-simplify]: Simplify 0.5 into 0.5 9.452 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.452 * [taylor]: Taking taylor expansion of t in z 9.452 * [backup-simplify]: Simplify t into t 9.452 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.452 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.452 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.452 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 9.452 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.452 * [taylor]: Taking taylor expansion of z in z 9.452 * [backup-simplify]: Simplify 0 into 0 9.452 * [backup-simplify]: Simplify 1 into 1 9.452 * [backup-simplify]: Simplify (/ 1 1) into 1 9.452 * [backup-simplify]: Simplify (sqrt 0) into 0 9.453 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.454 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.454 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 9.454 * [backup-simplify]: Simplify (- 0) into 0 9.454 * [taylor]: Taking taylor expansion of 0 in t 9.454 * [backup-simplify]: Simplify 0 into 0 9.454 * [backup-simplify]: Simplify 0 into 0 9.455 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.455 * [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.456 * [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.456 * [taylor]: Taking taylor expansion of (* 0.5 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))) in z 9.456 * [taylor]: Taking taylor expansion of 0.5 in z 9.456 * [backup-simplify]: Simplify 0.5 into 0.5 9.456 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))) in z 9.456 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in z 9.456 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.456 * [taylor]: Taking taylor expansion of 2.0 in z 9.456 * [backup-simplify]: Simplify 2.0 into 2.0 9.456 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.456 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.456 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 9.456 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 9.457 * [taylor]: Taking taylor expansion of 0.5 in z 9.457 * [backup-simplify]: Simplify 0.5 into 0.5 9.457 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.457 * [taylor]: Taking taylor expansion of t in z 9.457 * [backup-simplify]: Simplify t into t 9.457 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.457 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.457 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.457 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 9.457 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.457 * [taylor]: Taking taylor expansion of z in z 9.457 * [backup-simplify]: Simplify 0 into 0 9.457 * [backup-simplify]: Simplify 1 into 1 9.457 * [backup-simplify]: Simplify (/ 1 1) into 1 9.457 * [backup-simplify]: Simplify (sqrt 0) into 0 9.458 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 9.459 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.459 * [backup-simplify]: Simplify (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) into 0 9.459 * [backup-simplify]: Simplify (* 0.5 0) into 0 9.459 * [taylor]: Taking taylor expansion of 0 in t 9.459 * [backup-simplify]: Simplify 0 into 0 9.459 * [backup-simplify]: Simplify 0 into 0 9.459 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.460 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 9.460 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.461 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 9.461 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.462 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.463 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.463 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.464 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 9.464 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 9.464 * [backup-simplify]: Simplify (- 0) into 0 9.464 * [backup-simplify]: Simplify (+ 0 0) into 0 9.465 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into 0 9.466 * [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.466 * [taylor]: Taking taylor expansion of 0 in y 9.466 * [backup-simplify]: Simplify 0 into 0 9.466 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.467 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.467 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.468 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.469 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)))) into 0 9.469 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 9.470 * [backup-simplify]: Simplify (- 0) into 0 9.470 * [taylor]: Taking taylor expansion of 0 in z 9.470 * [backup-simplify]: Simplify 0 into 0 9.470 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.470 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.471 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.471 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.472 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (* 0 (sqrt (/ 1 z)))) into 0 9.472 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z))))) into 0 9.472 * [taylor]: Taking taylor expansion of 0 in z 9.472 * [backup-simplify]: Simplify 0 into 0 9.472 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.473 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.473 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.474 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.474 * [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.475 * [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.475 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 9.475 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 9.475 * [taylor]: Taking taylor expansion of +nan.0 in t 9.475 * [backup-simplify]: Simplify +nan.0 into +nan.0 9.475 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 9.475 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.475 * [taylor]: Taking taylor expansion of 2.0 in t 9.475 * [backup-simplify]: Simplify 2.0 into 2.0 9.475 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.476 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.476 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.476 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.476 * [taylor]: Taking taylor expansion of 0.5 in t 9.476 * [backup-simplify]: Simplify 0.5 into 0.5 9.476 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.476 * [taylor]: Taking taylor expansion of t in t 9.476 * [backup-simplify]: Simplify 0 into 0 9.476 * [backup-simplify]: Simplify 1 into 1 9.476 * [backup-simplify]: Simplify (* 1 1) into 1 9.476 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.476 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.477 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.477 * [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.478 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 9.478 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 9.479 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.479 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.480 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.481 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.482 * [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.483 * [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.483 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 9.483 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 9.483 * [taylor]: Taking taylor expansion of +nan.0 in t 9.483 * [backup-simplify]: Simplify +nan.0 into +nan.0 9.483 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 9.483 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.483 * [taylor]: Taking taylor expansion of 2.0 in t 9.483 * [backup-simplify]: Simplify 2.0 into 2.0 9.484 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.484 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.484 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.484 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.484 * [taylor]: Taking taylor expansion of 0.5 in t 9.484 * [backup-simplify]: Simplify 0.5 into 0.5 9.484 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.484 * [taylor]: Taking taylor expansion of t in t 9.484 * [backup-simplify]: Simplify 0 into 0 9.485 * [backup-simplify]: Simplify 1 into 1 9.485 * [backup-simplify]: Simplify (* 1 1) into 1 9.485 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.486 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.486 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.487 * [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.487 * [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.488 * [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.488 * [backup-simplify]: Simplify 0 into 0 9.488 * [backup-simplify]: Simplify 0 into 0 9.489 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.489 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 9.490 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 9.491 * [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.493 * [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.494 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 9.496 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 9.497 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.498 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.498 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 9.499 * [backup-simplify]: Simplify (- 0) into 0 9.499 * [backup-simplify]: Simplify (+ 0 0) into 0 9.501 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))))) into 0 9.502 * [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.502 * [taylor]: Taking taylor expansion of 0 in y 9.502 * [backup-simplify]: Simplify 0 into 0 9.502 * [taylor]: Taking taylor expansion of 0 in z 9.502 * [backup-simplify]: Simplify 0 into 0 9.502 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.503 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 9.503 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.503 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 9.504 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.505 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.505 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.507 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.507 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 9.507 * [backup-simplify]: Simplify (- 0) into 0 9.507 * [taylor]: Taking taylor expansion of 0 in z 9.508 * [backup-simplify]: Simplify 0 into 0 9.508 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.508 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 9.508 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.509 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 9.510 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.510 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.511 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.512 * [backup-simplify]: Simplify (+ (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 9.513 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) (sqrt (/ 1 z)))))) into 0 9.513 * [taylor]: Taking taylor expansion of 0 in z 9.513 * [backup-simplify]: Simplify 0 into 0 9.513 * [taylor]: Taking taylor expansion of 0 in t 9.513 * [backup-simplify]: Simplify 0 into 0 9.513 * [backup-simplify]: Simplify 0 into 0 9.513 * [taylor]: Taking taylor expansion of 0 in t 9.513 * [backup-simplify]: Simplify 0 into 0 9.513 * [backup-simplify]: Simplify 0 into 0 9.514 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.515 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 9.516 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.516 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 9.517 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.518 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.518 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.519 * [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.519 * [backup-simplify]: Simplify (- (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 9.519 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 9.520 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 9.520 * [taylor]: Taking taylor expansion of +nan.0 in t 9.520 * [backup-simplify]: Simplify +nan.0 into +nan.0 9.520 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 9.520 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.520 * [taylor]: Taking taylor expansion of 2.0 in t 9.520 * [backup-simplify]: Simplify 2.0 into 2.0 9.520 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.520 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.520 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.520 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.520 * [taylor]: Taking taylor expansion of 0.5 in t 9.521 * [backup-simplify]: Simplify 0.5 into 0.5 9.521 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.521 * [taylor]: Taking taylor expansion of t in t 9.521 * [backup-simplify]: Simplify 0 into 0 9.521 * [backup-simplify]: Simplify 1 into 1 9.521 * [backup-simplify]: Simplify (* 1 1) into 1 9.521 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.521 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.522 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.522 * [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.522 * [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.523 * [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.525 * [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))))))) 9.526 * [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)))))) 9.526 * [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 9.526 * [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.526 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.526 * [taylor]: Taking taylor expansion of 2.0 in t 9.526 * [backup-simplify]: Simplify 2.0 into 2.0 9.526 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.526 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.526 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in t 9.526 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in t 9.526 * [taylor]: Taking taylor expansion of (/ 1 y) in t 9.527 * [taylor]: Taking taylor expansion of y in t 9.527 * [backup-simplify]: Simplify y into y 9.527 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.527 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in t 9.527 * [taylor]: Taking taylor expansion of 0.5 in t 9.527 * [backup-simplify]: Simplify 0.5 into 0.5 9.527 * [taylor]: Taking taylor expansion of (/ 1 x) in t 9.527 * [taylor]: Taking taylor expansion of x in t 9.527 * [backup-simplify]: Simplify x into x 9.527 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.527 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in t 9.527 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in t 9.527 * [taylor]: Taking taylor expansion of (/ -1 z) in t 9.527 * [taylor]: Taking taylor expansion of -1 in t 9.527 * [backup-simplify]: Simplify -1 into -1 9.527 * [taylor]: Taking taylor expansion of z in t 9.527 * [backup-simplify]: Simplify z into z 9.527 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.527 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 9.527 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 9.527 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 9.527 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.527 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.527 * [taylor]: Taking taylor expansion of 0.5 in t 9.527 * [backup-simplify]: Simplify 0.5 into 0.5 9.527 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.527 * [taylor]: Taking taylor expansion of t in t 9.527 * [backup-simplify]: Simplify 0 into 0 9.527 * [backup-simplify]: Simplify 1 into 1 9.528 * [backup-simplify]: Simplify (* 1 1) into 1 9.528 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.528 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.528 * [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.528 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.528 * [taylor]: Taking taylor expansion of 2.0 in z 9.528 * [backup-simplify]: Simplify 2.0 into 2.0 9.528 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.529 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.529 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in z 9.529 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 9.529 * [taylor]: Taking taylor expansion of (/ 1 y) in z 9.529 * [taylor]: Taking taylor expansion of y in z 9.529 * [backup-simplify]: Simplify y into y 9.529 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.529 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 9.529 * [taylor]: Taking taylor expansion of 0.5 in z 9.529 * [backup-simplify]: Simplify 0.5 into 0.5 9.529 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.529 * [taylor]: Taking taylor expansion of x in z 9.529 * [backup-simplify]: Simplify x into x 9.529 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.529 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 9.529 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 9.529 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.529 * [taylor]: Taking taylor expansion of -1 in z 9.529 * [backup-simplify]: Simplify -1 into -1 9.529 * [taylor]: Taking taylor expansion of z in z 9.529 * [backup-simplify]: Simplify 0 into 0 9.529 * [backup-simplify]: Simplify 1 into 1 9.530 * [backup-simplify]: Simplify (/ -1 1) into -1 9.530 * [backup-simplify]: Simplify (sqrt 0) into 0 9.532 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 9.532 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 9.532 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 9.532 * [taylor]: Taking taylor expansion of 0.5 in z 9.532 * [backup-simplify]: Simplify 0.5 into 0.5 9.532 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.532 * [taylor]: Taking taylor expansion of t in z 9.532 * [backup-simplify]: Simplify t into t 9.532 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.532 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.533 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.533 * [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 9.533 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.533 * [taylor]: Taking taylor expansion of 2.0 in y 9.533 * [backup-simplify]: Simplify 2.0 into 2.0 9.533 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.534 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.534 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in y 9.534 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 9.534 * [taylor]: Taking taylor expansion of (/ 1 y) in y 9.534 * [taylor]: Taking taylor expansion of y in y 9.534 * [backup-simplify]: Simplify 0 into 0 9.534 * [backup-simplify]: Simplify 1 into 1 9.535 * [backup-simplify]: Simplify (/ 1 1) into 1 9.535 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 9.535 * [taylor]: Taking taylor expansion of 0.5 in y 9.535 * [backup-simplify]: Simplify 0.5 into 0.5 9.535 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.535 * [taylor]: Taking taylor expansion of x in y 9.535 * [backup-simplify]: Simplify x into x 9.535 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.535 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in y 9.535 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 9.535 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.535 * [taylor]: Taking taylor expansion of -1 in y 9.535 * [backup-simplify]: Simplify -1 into -1 9.535 * [taylor]: Taking taylor expansion of z in y 9.535 * [backup-simplify]: Simplify z into z 9.535 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.535 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 9.535 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 9.535 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 9.536 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 9.536 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 9.536 * [taylor]: Taking taylor expansion of 0.5 in y 9.536 * [backup-simplify]: Simplify 0.5 into 0.5 9.536 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.536 * [taylor]: Taking taylor expansion of t in y 9.536 * [backup-simplify]: Simplify t into t 9.536 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.536 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.536 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.536 * [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 9.536 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.536 * [taylor]: Taking taylor expansion of 2.0 in x 9.536 * [backup-simplify]: Simplify 2.0 into 2.0 9.537 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.537 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.538 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in x 9.538 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 9.538 * [taylor]: Taking taylor expansion of (/ 1 y) in x 9.538 * [taylor]: Taking taylor expansion of y in x 9.538 * [backup-simplify]: Simplify y into y 9.538 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.538 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 9.538 * [taylor]: Taking taylor expansion of 0.5 in x 9.538 * [backup-simplify]: Simplify 0.5 into 0.5 9.538 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.538 * [taylor]: Taking taylor expansion of x in x 9.538 * [backup-simplify]: Simplify 0 into 0 9.538 * [backup-simplify]: Simplify 1 into 1 9.538 * [backup-simplify]: Simplify (/ 1 1) into 1 9.538 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in x 9.538 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 9.538 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.538 * [taylor]: Taking taylor expansion of -1 in x 9.539 * [backup-simplify]: Simplify -1 into -1 9.539 * [taylor]: Taking taylor expansion of z in x 9.539 * [backup-simplify]: Simplify z into z 9.539 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.539 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 9.539 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 9.539 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 9.539 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 9.539 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 9.539 * [taylor]: Taking taylor expansion of 0.5 in x 9.539 * [backup-simplify]: Simplify 0.5 into 0.5 9.539 * [taylor]: Taking taylor expansion of (pow t 2) in x 9.539 * [taylor]: Taking taylor expansion of t in x 9.539 * [backup-simplify]: Simplify t into t 9.539 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.540 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.540 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.540 * [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 9.540 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 9.540 * [taylor]: Taking taylor expansion of 2.0 in x 9.540 * [backup-simplify]: Simplify 2.0 into 2.0 9.540 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.541 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.541 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in x 9.541 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 9.541 * [taylor]: Taking taylor expansion of (/ 1 y) in x 9.541 * [taylor]: Taking taylor expansion of y in x 9.541 * [backup-simplify]: Simplify y into y 9.541 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 9.541 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 9.541 * [taylor]: Taking taylor expansion of 0.5 in x 9.541 * [backup-simplify]: Simplify 0.5 into 0.5 9.541 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.541 * [taylor]: Taking taylor expansion of x in x 9.541 * [backup-simplify]: Simplify 0 into 0 9.541 * [backup-simplify]: Simplify 1 into 1 9.542 * [backup-simplify]: Simplify (/ 1 1) into 1 9.542 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in x 9.542 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 9.542 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.542 * [taylor]: Taking taylor expansion of -1 in x 9.542 * [backup-simplify]: Simplify -1 into -1 9.542 * [taylor]: Taking taylor expansion of z in x 9.542 * [backup-simplify]: Simplify z into z 9.542 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.542 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 9.542 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 9.542 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 9.543 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in x 9.543 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in x 9.543 * [taylor]: Taking taylor expansion of 0.5 in x 9.543 * [backup-simplify]: Simplify 0.5 into 0.5 9.543 * [taylor]: Taking taylor expansion of (pow t 2) in x 9.543 * [taylor]: Taking taylor expansion of t in x 9.543 * [backup-simplify]: Simplify t into t 9.543 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.543 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.543 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.544 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 9.544 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 9.545 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 9.545 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 9.546 * [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))))) 9.546 * [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)))))) 9.546 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in y 9.546 * [taylor]: Taking taylor expansion of -0.5 in y 9.546 * [backup-simplify]: Simplify -0.5 into -0.5 9.546 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in y 9.546 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.546 * [taylor]: Taking taylor expansion of 2.0 in y 9.546 * [backup-simplify]: Simplify 2.0 into 2.0 9.547 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.547 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.547 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in y 9.547 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 9.547 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.547 * [taylor]: Taking taylor expansion of -1 in y 9.547 * [backup-simplify]: Simplify -1 into -1 9.547 * [taylor]: Taking taylor expansion of z in y 9.547 * [backup-simplify]: Simplify z into z 9.547 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.547 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 9.547 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 9.548 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 9.548 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 9.548 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 9.548 * [taylor]: Taking taylor expansion of 0.5 in y 9.548 * [backup-simplify]: Simplify 0.5 into 0.5 9.548 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.548 * [taylor]: Taking taylor expansion of t in y 9.548 * [backup-simplify]: Simplify t into t 9.548 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.548 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.548 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.548 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.548 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.549 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.549 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.549 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.550 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 9.550 * [backup-simplify]: Simplify (- 0) into 0 9.550 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 9.551 * [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) 9.551 * [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) 9.551 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) y) in y 9.551 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in y 9.551 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 9.552 * [taylor]: Taking taylor expansion of 2.0 in y 9.552 * [backup-simplify]: Simplify 2.0 into 2.0 9.552 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.552 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.552 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in y 9.552 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 9.552 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.552 * [taylor]: Taking taylor expansion of -1 in y 9.552 * [backup-simplify]: Simplify -1 into -1 9.552 * [taylor]: Taking taylor expansion of z in y 9.552 * [backup-simplify]: Simplify z into z 9.552 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.552 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 9.553 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 9.553 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 9.553 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in y 9.553 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in y 9.553 * [taylor]: Taking taylor expansion of 0.5 in y 9.553 * [backup-simplify]: Simplify 0.5 into 0.5 9.553 * [taylor]: Taking taylor expansion of (pow t 2) in y 9.553 * [taylor]: Taking taylor expansion of t in y 9.553 * [backup-simplify]: Simplify t into t 9.553 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.553 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.553 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.553 * [taylor]: Taking taylor expansion of y in y 9.553 * [backup-simplify]: Simplify 0 into 0 9.553 * [backup-simplify]: Simplify 1 into 1 9.553 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 9.554 * [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.554 * [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))))) 9.554 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in z 9.554 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.554 * [taylor]: Taking taylor expansion of 2.0 in z 9.554 * [backup-simplify]: Simplify 2.0 into 2.0 9.558 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.559 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.559 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 9.559 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 9.559 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.559 * [taylor]: Taking taylor expansion of -1 in z 9.559 * [backup-simplify]: Simplify -1 into -1 9.559 * [taylor]: Taking taylor expansion of z in z 9.559 * [backup-simplify]: Simplify 0 into 0 9.559 * [backup-simplify]: Simplify 1 into 1 9.559 * [backup-simplify]: Simplify (/ -1 1) into -1 9.559 * [backup-simplify]: Simplify (sqrt 0) into 0 9.560 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 9.560 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 9.560 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 9.560 * [taylor]: Taking taylor expansion of 0.5 in z 9.560 * [backup-simplify]: Simplify 0.5 into 0.5 9.560 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.560 * [taylor]: Taking taylor expansion of t in z 9.560 * [backup-simplify]: Simplify t into t 9.560 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.561 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.561 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.561 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 9.561 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.561 * [taylor]: Taking taylor expansion of 0 in t 9.561 * [backup-simplify]: Simplify 0 into 0 9.561 * [backup-simplify]: Simplify 0 into 0 9.561 * [backup-simplify]: Simplify (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) into (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) 9.562 * [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.562 * [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)))))) 9.562 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) in z 9.562 * [taylor]: Taking taylor expansion of -0.5 in z 9.562 * [backup-simplify]: Simplify -0.5 into -0.5 9.562 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) in z 9.562 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 9.562 * [taylor]: Taking taylor expansion of 2.0 in z 9.562 * [backup-simplify]: Simplify 2.0 into 2.0 9.563 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.563 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.563 * [taylor]: Taking taylor expansion of (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))) in z 9.563 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 9.563 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.563 * [taylor]: Taking taylor expansion of -1 in z 9.563 * [backup-simplify]: Simplify -1 into -1 9.563 * [taylor]: Taking taylor expansion of z in z 9.563 * [backup-simplify]: Simplify 0 into 0 9.563 * [backup-simplify]: Simplify 1 into 1 9.564 * [backup-simplify]: Simplify (/ -1 1) into -1 9.564 * [backup-simplify]: Simplify (sqrt 0) into 0 9.565 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 9.565 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in z 9.565 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in z 9.565 * [taylor]: Taking taylor expansion of 0.5 in z 9.565 * [backup-simplify]: Simplify 0.5 into 0.5 9.565 * [taylor]: Taking taylor expansion of (pow t 2) in z 9.565 * [taylor]: Taking taylor expansion of t in z 9.565 * [backup-simplify]: Simplify t into t 9.565 * [backup-simplify]: Simplify (* t t) into (pow t 2) 9.565 * [backup-simplify]: Simplify (/ 0.5 (pow t 2)) into (/ 0.5 (pow t 2)) 9.565 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.565 * [backup-simplify]: Simplify (* 0 (exp (/ 0.5 (pow t 2)))) into 0 9.566 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 9.566 * [backup-simplify]: Simplify (* -0.5 0) into 0 9.566 * [taylor]: Taking taylor expansion of 0 in t 9.566 * [backup-simplify]: Simplify 0 into 0 9.566 * [backup-simplify]: Simplify 0 into 0 9.566 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.567 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 9.567 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.568 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.568 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 9.568 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.569 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 9.569 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.570 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 9.570 * [backup-simplify]: Simplify (- 0) into 0 9.570 * [backup-simplify]: Simplify (+ 0 0) into 0 9.571 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 9.571 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.572 * [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 9.572 * [taylor]: Taking taylor expansion of 0 in y 9.572 * [backup-simplify]: Simplify 0 into 0 9.572 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.572 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.573 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.573 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.574 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into 0 9.575 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) (/ 0 1)))) into 0 9.575 * [taylor]: Taking taylor expansion of 0 in z 9.575 * [backup-simplify]: Simplify 0 into 0 9.576 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.576 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.577 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.577 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (* 0 (exp (/ 0.5 (pow t 2))))) into 0 9.578 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))) into 0 9.579 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 9.579 * [taylor]: Taking taylor expansion of 0 in z 9.579 * [backup-simplify]: Simplify 0 into 0 9.579 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.580 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.581 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.581 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 9.582 * [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.582 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 9.582 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 9.583 * [taylor]: Taking taylor expansion of +nan.0 in t 9.583 * [backup-simplify]: Simplify +nan.0 into +nan.0 9.583 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 9.583 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.583 * [taylor]: Taking taylor expansion of 2.0 in t 9.583 * [backup-simplify]: Simplify 2.0 into 2.0 9.583 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.584 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.584 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.584 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.584 * [taylor]: Taking taylor expansion of 0.5 in t 9.584 * [backup-simplify]: Simplify 0.5 into 0.5 9.584 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.584 * [taylor]: Taking taylor expansion of t in t 9.584 * [backup-simplify]: Simplify 0 into 0 9.584 * [backup-simplify]: Simplify 1 into 1 9.585 * [backup-simplify]: Simplify (* 1 1) into 1 9.585 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.586 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.586 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.587 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 9.588 * [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.589 * [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.589 * [backup-simplify]: Simplify (+ (* t 0) (* 0 t)) into 0 9.589 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))))) into 0 9.590 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 1) 1)))) into 0 9.590 * [backup-simplify]: Simplify (+ (* 0 0) (* +nan.0 (exp (/ 0.5 (pow t 2))))) into (- (* +nan.0 (exp (/ 0.5 (pow t 2))))) 9.591 * [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.591 * [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.592 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 9.592 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 9.592 * [taylor]: Taking taylor expansion of +nan.0 in t 9.592 * [backup-simplify]: Simplify +nan.0 into +nan.0 9.592 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 9.592 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.592 * [taylor]: Taking taylor expansion of 2.0 in t 9.592 * [backup-simplify]: Simplify 2.0 into 2.0 9.592 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.592 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.592 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.592 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.592 * [taylor]: Taking taylor expansion of 0.5 in t 9.592 * [backup-simplify]: Simplify 0.5 into 0.5 9.592 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.592 * [taylor]: Taking taylor expansion of t in t 9.593 * [backup-simplify]: Simplify 0 into 0 9.593 * [backup-simplify]: Simplify 1 into 1 9.593 * [backup-simplify]: Simplify (* 1 1) into 1 9.593 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.594 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.594 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.595 * [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.595 * [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.596 * [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.596 * [backup-simplify]: Simplify 0 into 0 9.596 * [backup-simplify]: Simplify 0 into 0 9.597 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 9.598 * [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.600 * [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.600 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.601 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 9.602 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2))))))) into 0 9.602 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 9.602 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.603 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.603 * [backup-simplify]: Simplify (- 0) into 0 9.603 * [backup-simplify]: Simplify (+ 0 0) into 0 9.604 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))))) into 0 9.605 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 9.606 * [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 9.606 * [taylor]: Taking taylor expansion of 0 in y 9.606 * [backup-simplify]: Simplify 0 into 0 9.606 * [taylor]: Taking taylor expansion of 0 in z 9.606 * [backup-simplify]: Simplify 0 into 0 9.606 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.607 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 9.608 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.608 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.608 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 9.609 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.609 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.610 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 9.611 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.611 * [taylor]: Taking taylor expansion of 0 in z 9.611 * [backup-simplify]: Simplify 0 into 0 9.611 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.612 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 9.613 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.613 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 9.613 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 9.614 * [backup-simplify]: Simplify (+ (* (sqrt (/ -1 z)) 0) (+ (* 0 0) (* 0 (exp (/ 0.5 (pow t 2)))))) into 0 9.615 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.615 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2))))))) into 0 9.616 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (* (sqrt (/ -1 z)) (exp (/ 0.5 (pow t 2)))))))) into 0 9.616 * [taylor]: Taking taylor expansion of 0 in z 9.616 * [backup-simplify]: Simplify 0 into 0 9.616 * [taylor]: Taking taylor expansion of 0 in t 9.616 * [backup-simplify]: Simplify 0 into 0 9.616 * [backup-simplify]: Simplify 0 into 0 9.616 * [taylor]: Taking taylor expansion of 0 in t 9.616 * [backup-simplify]: Simplify 0 into 0 9.616 * [backup-simplify]: Simplify 0 into 0 9.617 * [backup-simplify]: Simplify (+ (* t 0) (+ (* 0 0) (* 0 t))) into 0 9.617 * [backup-simplify]: Simplify (- (/ 0 (pow t 2)) (+ (* (/ 0.5 (pow t 2)) (/ 0 (pow t 2))) (* 0 (/ 0 (pow t 2))))) into 0 9.618 * [backup-simplify]: Simplify (* (exp (/ 0.5 (pow t 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.618 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.620 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 9.621 * [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.621 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 9.622 * [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.622 * [taylor]: Taking taylor expansion of (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) in t 9.622 * [taylor]: Taking taylor expansion of (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) in t 9.622 * [taylor]: Taking taylor expansion of +nan.0 in t 9.622 * [backup-simplify]: Simplify +nan.0 into +nan.0 9.622 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) in t 9.622 * [taylor]: Taking taylor expansion of (sqrt 2.0) in t 9.622 * [taylor]: Taking taylor expansion of 2.0 in t 9.622 * [backup-simplify]: Simplify 2.0 into 2.0 9.623 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 9.623 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 9.623 * [taylor]: Taking taylor expansion of (exp (/ 0.5 (pow t 2))) in t 9.623 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 9.623 * [taylor]: Taking taylor expansion of 0.5 in t 9.623 * [backup-simplify]: Simplify 0.5 into 0.5 9.623 * [taylor]: Taking taylor expansion of (pow t 2) in t 9.623 * [taylor]: Taking taylor expansion of t in t 9.623 * [backup-simplify]: Simplify 0 into 0 9.623 * [backup-simplify]: Simplify 1 into 1 9.623 * [backup-simplify]: Simplify (* 1 1) into 1 9.624 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 9.624 * [backup-simplify]: Simplify (exp (/ 0.5 (pow t 2))) into (exp (/ 0.5 (pow t 2))) 9.624 * [backup-simplify]: Simplify (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) into (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))) 9.625 * [backup-simplify]: Simplify (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) into (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2))))) 9.625 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 9.625 * [backup-simplify]: Simplify (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) into (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow t 2)))))) 9.627 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (* 1 (* (/ 1 (- z)) (* (/ 1 (/ 1 (- y))) 1)))) (+ (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (* 1 (* 1 (* 1 (/ 1 (/ 1 (- x))))))) (* (- (* +nan.0 (* (sqrt 2.0) (exp (/ 0.5 (pow (/ 1 (- t)) 2)))))) (* 1 (* 1 (* (/ 1 (/ 1 (- y))) 1)))))) into (- (+ (* +nan.0 (* (sqrt 2.0) (* (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.627 * * * [progress]: simplifying candidates 9.629 * [simplify]: Simplifying: (* z 2.0) (* (sqrt z) (sqrt 2.0)) (* z 2.0) (+ (log (sqrt z)) (log (sqrt 2.0))) (log (* (sqrt z) (sqrt 2.0))) (exp (* (sqrt z) (sqrt 2.0))) (* (* (* (sqrt z) (sqrt z)) (sqrt z)) (* (* (sqrt 2.0) (sqrt 2.0)) (sqrt 2.0))) (* (cbrt (* (sqrt z) (sqrt 2.0))) (cbrt (* (sqrt z) (sqrt 2.0)))) (cbrt (* (sqrt z) (sqrt 2.0))) (* (* (* (sqrt z) (sqrt 2.0)) (* (sqrt z) (sqrt 2.0))) (* (sqrt z) (sqrt 2.0))) (* z 2.0) (sqrt (* (sqrt z) (sqrt 2.0))) (sqrt (* (sqrt z) (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (sqrt z) (sqrt (* (cbrt 2.0) (cbrt 2.0)))) (* (sqrt z) (sqrt (sqrt 2.0))) (* (sqrt z) (sqrt 1)) (* (sqrt z) (sqrt (sqrt 2.0))) (* (sqrt z) 1) (* (cbrt (sqrt z)) (sqrt 2.0)) (* (sqrt (cbrt z)) (sqrt 2.0)) (* (sqrt (sqrt z)) (sqrt 2.0)) (* (sqrt z) (sqrt 2.0)) (* (sqrt (sqrt z)) (sqrt 2.0)) (* (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)) (log (* (sqrt z) (sqrt 2.0)))) (log (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (exp (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0)))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (* (sqrt z) (sqrt z)) (sqrt z)) (* (* (sqrt 2.0) (sqrt 2.0)) (sqrt 2.0)))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (* (sqrt z) (sqrt 2.0)) (* (sqrt z) (sqrt 2.0))) (* (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))))) (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 (- (* 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) (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))) (- (+ (log t) (log t)) (log 2.0)) (- (log (* t t)) (log 2.0)) (log (/ (* t t) 2.0)) (exp (/ (* t t) 2.0)) (/ (* (* (* t t) t) (* (* t t) t)) (* (* 2.0 2.0) 2.0)) (/ (* (* (* t t) (* t t)) (* t t)) (* (* 2.0 2.0) 2.0)) (* (cbrt (/ (* t t) 2.0)) (cbrt (/ (* t t) 2.0))) (cbrt (/ (* t t) 2.0)) (* (* (/ (* t t) 2.0) (/ (* t t) 2.0)) (/ (* t t) 2.0)) (sqrt (/ (* t t) 2.0)) (sqrt (/ (* t t) 2.0)) (- (* t t)) (- 2.0) (/ t (* (cbrt 2.0) (cbrt 2.0))) (/ t (cbrt 2.0)) (/ t (sqrt 2.0)) (/ t (sqrt 2.0)) (/ t 1) (/ t 2.0) (/ 1 2.0) (/ 2.0 (* t t)) (/ (* t t) (* (cbrt 2.0) (cbrt 2.0))) (/ (* t t) (sqrt 2.0)) (/ (* t t) 1) (/ 2.0 t) (* (* (- (* 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)) (log (* (sqrt z) (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) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (* (sqrt z) (sqrt 2.0)) (* (sqrt z) (sqrt 2.0))) (* (sqrt z) (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 z) (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))) (- (+ (* +nan.0 (* (sqrt 2.0) (pow z 3))) (- (+ (* +nan.0 (* (sqrt 2.0) (pow z 2))) (- (* +nan.0 (* (sqrt 2.0) z))))))) (- (+ (* +nan.0 (sqrt 2.0)) (- (+ (* +nan.0 (/ (sqrt 2.0) z)) (- (* +nan.0 (/ (sqrt 2.0) (pow z 2)))))))) (- (+ (* +nan.0 (sqrt 2.0)) (- (+ (* +nan.0 (/ (sqrt 2.0) z)) (- (* +nan.0 (/ (sqrt 2.0) (pow z 2)))))))) 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.5 (pow t 2)) (* 0.5 (pow t 2)) (* 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))))))) 9.632 * * [simplify]: Extracting # 0 : cost 0 9.632 * * [simplify]: Extracting # 1 : cost 0 9.632 * * [simplify]: Extracting # 2 : cost 0 9.632 * * [simplify]: Extracting # 3 : cost 0 9.632 * * [simplify]: Extracting # 4 : cost 0 9.633 * * [simplify]: Extracting # 5 : cost 0 9.633 * * [simplify]: Extracting # 6 : cost 0 9.633 * * [simplify]: Extracting # 7 : cost 0 9.633 * * [simplify]: Extracting # 8 : cost 0 9.634 * * [simplify]: Extracting # 9 : cost 0 9.634 * * [simplify]: Extracting # 10 : cost 0 9.634 * * [simplify]: Extracting # 11 : cost 0 9.635 * * [simplify]: Extracting # 12 : cost 0 9.635 * * [simplify]: Extracting # 13 : cost 0 9.635 * * [simplify]: iteration 0 : 191 enodes (cost 1531 ) 9.701 * * [simplify]: Extracting # 0 : cost 0 9.702 * * [simplify]: Extracting # 1 : cost 0 9.703 * * [simplify]: Extracting # 2 : cost 0 9.703 * * [simplify]: Extracting # 3 : cost 0 9.704 * * [simplify]: Extracting # 4 : cost 0 9.705 * * [simplify]: iteration 1 : 496 enodes (cost 1417 ) 9.990 * * [simplify]: Extracting # 0 : cost 0 9.992 * * [simplify]: Extracting # 1 : cost 0 9.994 * * [simplify]: Extracting # 2 : cost 0 9.996 * * [simplify]: Extracting # 3 : cost 0 9.998 * * [simplify]: Extracting # 4 : cost 0 10.000 * * [simplify]: Extracting # 5 : cost 0 10.002 * * [simplify]: iteration 2 : 1748 enodes (cost 1209 ) 10.900 * * [simplify]: Extracting # 0 : cost 0 10.910 * * [simplify]: Extracting # 1 : cost 0 10.919 * * [simplify]: Extracting # 2 : cost 0 10.926 * * [simplify]: Extracting # 3 : cost 0 10.933 * * [simplify]: Extracting # 4 : cost 0 10.942 * * [simplify]: iteration done: 5001 enodes (cost 1172 ) 10.943 * [simplify]: Simplified to: (* z 2.0) (* (sqrt 2.0) (sqrt z)) (* z 2.0) (log (* (sqrt z) (sqrt 2.0))) (log (* (sqrt z) (sqrt 2.0))) (exp (* (sqrt z) (sqrt 2.0))) (pow (* (sqrt z) (sqrt 2.0)) 3) (* (cbrt (* (sqrt z) (sqrt 2.0))) (cbrt (* (sqrt z) (sqrt 2.0)))) (cbrt (* (sqrt z) (sqrt 2.0))) (pow (* (sqrt z) (sqrt 2.0)) 3) (* z 2.0) (sqrt (* (sqrt z) (sqrt 2.0))) (sqrt (* (sqrt z) (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt (sqrt z)) (sqrt (sqrt 2.0))) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (sqrt z) (fabs (cbrt 2.0))) (* (sqrt z) (sqrt (sqrt 2.0))) (sqrt z) (* (sqrt z) (sqrt (sqrt 2.0))) (sqrt z) (* (cbrt (sqrt z)) (sqrt 2.0)) (* (sqrt (cbrt z)) (sqrt 2.0)) (* (sqrt (sqrt z)) (sqrt 2.0)) (* (sqrt 2.0) (sqrt z)) (* (sqrt (sqrt z)) (sqrt 2.0)) (* (sqrt 2.0) (sqrt z)) (* (- (* 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 (- (* 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) (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))) (log (/ (* t t) 2.0)) (log (/ (* t t) 2.0)) (log (/ (* t t) 2.0)) (exp (* (/ t 2.0) t)) (pow (/ (* t t) 2.0) 3) (pow (/ (* t t) 2.0) 3) (* (cbrt (/ (* t t) 2.0)) (cbrt (/ (* t t) 2.0))) (cbrt (/ (* t t) 2.0)) (pow (/ (* t t) 2.0) 3) (sqrt (/ (* t t) 2.0)) (sqrt (/ (* t t) 2.0)) (- (* t t)) (- 2.0) (/ t (* (cbrt 2.0) (cbrt 2.0))) (/ t (cbrt 2.0)) (/ t (sqrt 2.0)) (/ t (sqrt 2.0)) t (/ t 2.0) (/ 1 2.0) (/ 2.0 (* t t)) (/ (* t t) (* (cbrt 2.0) (cbrt 2.0))) (/ (* t t) (sqrt 2.0)) (* t t) (/ 2.0 t) (* (* (- (* 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))) (+ (/ (* 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))))) (+ (/ (* 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 (* (* (- (* 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 z) (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))) (- (* (* +nan.0 (sqrt 2.0)) (- (pow z 3) (- (pow z 2) z)))) (+ (- (* +nan.0 (sqrt 2.0))) (* (/ (sqrt 2.0) z) (- +nan.0 (/ +nan.0 z)))) (+ (- (* +nan.0 (sqrt 2.0))) (* (/ (sqrt 2.0) z) (- +nan.0 (/ +nan.0 z)))) 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.5 (pow t 2)) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) 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))))) 10.943 * * * [progress]: adding candidates to table 11.341 * * [progress]: iteration 4 / 4 11.341 * * * [progress]: picking best candidate 11.376 * * * * [pick]: Picked # 11.377 * * * [progress]: localizing error 11.403 * * * [progress]: generating rewritten candidates 11.403 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2) 11.540 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1) 11.587 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 12.054 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1) 12.078 * * * [progress]: generating series expansions 12.078 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2) 12.081 * [backup-simplify]: Simplify (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) into (* (sqrt 2.0) (sqrt z)) 12.081 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in (z) around 0 12.081 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 12.081 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.081 * [taylor]: Taking taylor expansion of 2.0 in z 12.081 * [backup-simplify]: Simplify 2.0 into 2.0 12.082 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.082 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.082 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.082 * [taylor]: Taking taylor expansion of z in z 12.082 * [backup-simplify]: Simplify 0 into 0 12.082 * [backup-simplify]: Simplify 1 into 1 12.083 * [backup-simplify]: Simplify (sqrt 0) into 0 12.084 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.084 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 12.084 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.084 * [taylor]: Taking taylor expansion of 2.0 in z 12.084 * [backup-simplify]: Simplify 2.0 into 2.0 12.085 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.085 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.085 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.085 * [taylor]: Taking taylor expansion of z in z 12.085 * [backup-simplify]: Simplify 0 into 0 12.085 * [backup-simplify]: Simplify 1 into 1 12.086 * [backup-simplify]: Simplify (sqrt 0) into 0 12.087 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.087 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.087 * [backup-simplify]: Simplify 0 into 0 12.089 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.091 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.093 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.095 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.097 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 12.098 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.101 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 12.101 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.103 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (+ (* 0 +nan.0) (* 0 0)))) into (- (* +nan.0 (sqrt 2.0))) 12.104 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.107 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt 2.0))) (pow z 3)) (+ (* (- (* +nan.0 (sqrt 2.0))) (pow z 2)) (* (- (* +nan.0 (sqrt 2.0))) z))) into (- (+ (* +nan.0 (* (sqrt 2.0) (pow z 3))) (- (+ (* +nan.0 (* (sqrt 2.0) (pow z 2))) (- (* +nan.0 (* (sqrt 2.0) z))))))) 12.109 * [backup-simplify]: Simplify (* (* (sqrt (/ 1 z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 12.109 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in (z) around 0 12.109 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 12.109 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.109 * [taylor]: Taking taylor expansion of 2.0 in z 12.109 * [backup-simplify]: Simplify 2.0 into 2.0 12.109 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.110 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.110 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.110 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.110 * [taylor]: Taking taylor expansion of z in z 12.110 * [backup-simplify]: Simplify 0 into 0 12.110 * [backup-simplify]: Simplify 1 into 1 12.110 * [backup-simplify]: Simplify (/ 1 1) into 1 12.110 * [backup-simplify]: Simplify (sqrt 0) into 0 12.111 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.111 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 12.111 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.111 * [taylor]: Taking taylor expansion of 2.0 in z 12.111 * [backup-simplify]: Simplify 2.0 into 2.0 12.111 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.112 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.112 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.112 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.112 * [taylor]: Taking taylor expansion of z in z 12.112 * [backup-simplify]: Simplify 0 into 0 12.112 * [backup-simplify]: Simplify 1 into 1 12.112 * [backup-simplify]: Simplify (/ 1 1) into 1 12.112 * [backup-simplify]: Simplify (sqrt 0) into 0 12.113 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.113 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.114 * [backup-simplify]: Simplify 0 into 0 12.115 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.116 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.116 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.118 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.119 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.120 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 12.121 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.122 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.124 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 12.124 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.126 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (+ (* 0 +nan.0) (* 0 0)))) into (- (* +nan.0 (sqrt 2.0))) 12.127 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.130 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt 2.0))) (pow (/ 1 z) 2)) (+ (* (- (* +nan.0 (sqrt 2.0))) (/ 1 z)) (- (* +nan.0 (sqrt 2.0))))) into (- (+ (* +nan.0 (sqrt 2.0)) (- (+ (* +nan.0 (/ (sqrt 2.0) z)) (- (* +nan.0 (/ (sqrt 2.0) (pow z 2)))))))) 12.132 * [backup-simplify]: Simplify (* (* (sqrt (/ 1 (- z))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) into (* (sqrt 2.0) (sqrt (/ -1 z))) 12.132 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in (z) around 0 12.132 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 12.132 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.132 * [taylor]: Taking taylor expansion of 2.0 in z 12.132 * [backup-simplify]: Simplify 2.0 into 2.0 12.132 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.133 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.133 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.133 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.133 * [taylor]: Taking taylor expansion of -1 in z 12.133 * [backup-simplify]: Simplify -1 into -1 12.133 * [taylor]: Taking taylor expansion of z in z 12.133 * [backup-simplify]: Simplify 0 into 0 12.133 * [backup-simplify]: Simplify 1 into 1 12.133 * [backup-simplify]: Simplify (/ -1 1) into -1 12.134 * [backup-simplify]: Simplify (sqrt 0) into 0 12.135 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.135 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 12.135 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.135 * [taylor]: Taking taylor expansion of 2.0 in z 12.135 * [backup-simplify]: Simplify 2.0 into 2.0 12.135 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.136 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.136 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.136 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.136 * [taylor]: Taking taylor expansion of -1 in z 12.136 * [backup-simplify]: Simplify -1 into -1 12.136 * [taylor]: Taking taylor expansion of z in z 12.136 * [backup-simplify]: Simplify 0 into 0 12.136 * [backup-simplify]: Simplify 1 into 1 12.137 * [backup-simplify]: Simplify (/ -1 1) into -1 12.137 * [backup-simplify]: Simplify (sqrt 0) into 0 12.138 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.139 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.139 * [backup-simplify]: Simplify 0 into 0 12.141 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.142 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.143 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.146 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.147 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.149 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 12.151 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.152 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.155 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 12.156 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.163 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (+ (* 0 +nan.0) (* 0 0)))) into (- (* +nan.0 (sqrt 2.0))) 12.165 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.169 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (sqrt 2.0))) (pow (/ 1 (- z)) 2)) (+ (* (- (* +nan.0 (sqrt 2.0))) (/ 1 (- z))) (- (* +nan.0 (sqrt 2.0))))) into (- (+ (* +nan.0 (sqrt 2.0)) (- (+ (* +nan.0 (/ (sqrt 2.0) z)) (- (* +nan.0 (/ (sqrt 2.0) (pow z 2)))))))) 12.169 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1) 12.172 * [backup-simplify]: Simplify (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) into (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z)) 12.172 * [approximate]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z)) in (z) around 0 12.172 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z)) in z 12.172 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.172 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.172 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.172 * [taylor]: Taking taylor expansion of 1/3 in z 12.172 * [backup-simplify]: Simplify 1/3 into 1/3 12.172 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.172 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.172 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.172 * [taylor]: Taking taylor expansion of 2.0 in z 12.172 * [backup-simplify]: Simplify 2.0 into 2.0 12.172 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.173 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.174 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.176 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.178 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.181 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.181 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.181 * [taylor]: Taking taylor expansion of z in z 12.181 * [backup-simplify]: Simplify 0 into 0 12.181 * [backup-simplify]: Simplify 1 into 1 12.182 * [backup-simplify]: Simplify (sqrt 0) into 0 12.183 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.183 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt z)) in z 12.183 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.183 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.183 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.183 * [taylor]: Taking taylor expansion of 1/3 in z 12.183 * [backup-simplify]: Simplify 1/3 into 1/3 12.183 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.183 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.183 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.183 * [taylor]: Taking taylor expansion of 2.0 in z 12.183 * [backup-simplify]: Simplify 2.0 into 2.0 12.183 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.184 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.185 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.186 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.187 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.191 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.191 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.191 * [taylor]: Taking taylor expansion of z in z 12.191 * [backup-simplify]: Simplify 0 into 0 12.191 * [backup-simplify]: Simplify 1 into 1 12.191 * [backup-simplify]: Simplify (sqrt 0) into 0 12.192 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.193 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) 0) into 0 12.193 * [backup-simplify]: Simplify 0 into 0 12.194 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.196 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.197 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.199 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.201 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (* 0 0)) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.203 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.205 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.206 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.206 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt 2.0)))) into 0 12.208 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 2) into 0 12.209 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2))))) into 0 12.211 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.213 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.216 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.218 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 12.218 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.219 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2.0))))) into 0 12.223 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (sqrt 2.0) 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 6) into 0 12.224 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2)))))) into 0 12.226 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 12.230 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (+ (* 0 +nan.0) (+ (* 0 +nan.0) (* 0 0)))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.234 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.241 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) (pow z 3)) (+ (* (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) (pow z 2)) (* (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) z))) into (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (pow z 3))) (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) z)) (- (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (pow z 2)))))))) 12.242 * [backup-simplify]: Simplify (* (sqrt (/ 1 z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) into (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z))) 12.242 * [approximate]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z))) in (z) around 0 12.242 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z))) in z 12.242 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.242 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.242 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.242 * [taylor]: Taking taylor expansion of 1/3 in z 12.242 * [backup-simplify]: Simplify 1/3 into 1/3 12.242 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.242 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.242 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.242 * [taylor]: Taking taylor expansion of 2.0 in z 12.242 * [backup-simplify]: Simplify 2.0 into 2.0 12.243 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.243 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.244 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.245 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.246 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.249 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.249 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.249 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.249 * [taylor]: Taking taylor expansion of z in z 12.249 * [backup-simplify]: Simplify 0 into 0 12.249 * [backup-simplify]: Simplify 1 into 1 12.249 * [backup-simplify]: Simplify (/ 1 1) into 1 12.249 * [backup-simplify]: Simplify (sqrt 0) into 0 12.250 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.250 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ 1 z))) in z 12.250 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.250 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.250 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.250 * [taylor]: Taking taylor expansion of 1/3 in z 12.250 * [backup-simplify]: Simplify 1/3 into 1/3 12.250 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.251 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.251 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.251 * [taylor]: Taking taylor expansion of 2.0 in z 12.251 * [backup-simplify]: Simplify 2.0 into 2.0 12.251 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.252 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.253 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.254 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.255 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.257 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.257 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.257 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.257 * [taylor]: Taking taylor expansion of z in z 12.257 * [backup-simplify]: Simplify 0 into 0 12.257 * [backup-simplify]: Simplify 1 into 1 12.258 * [backup-simplify]: Simplify (/ 1 1) into 1 12.258 * [backup-simplify]: Simplify (sqrt 0) into 0 12.259 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.259 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) 0) into 0 12.259 * [backup-simplify]: Simplify 0 into 0 12.260 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.261 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.261 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.262 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.268 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (* 0 0)) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.270 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.271 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.273 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.274 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.275 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt 2.0)))) into 0 12.278 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 2) into 0 12.280 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2))))) into 0 12.283 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.288 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.292 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.293 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.297 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 12.298 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.299 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2.0))))) into 0 12.302 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (sqrt 2.0) 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 6) into 0 12.303 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2)))))) into 0 12.305 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 12.308 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (+ (* 0 +nan.0) (+ (* 0 +nan.0) (* 0 0)))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.310 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.317 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) (pow (/ 1 z) 2)) (+ (* (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) (/ 1 z)) (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))))) into (- (+ (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3)) (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (/ 1 z))) (- (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (/ 1 (pow z 2))))))))) 12.318 * [backup-simplify]: Simplify (* (sqrt (/ 1 (- z))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) into (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z))) 12.318 * [approximate]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z))) in (z) around 0 12.318 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z))) in z 12.318 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.318 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.318 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.318 * [taylor]: Taking taylor expansion of 1/3 in z 12.318 * [backup-simplify]: Simplify 1/3 into 1/3 12.318 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.318 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.318 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.318 * [taylor]: Taking taylor expansion of 2.0 in z 12.318 * [backup-simplify]: Simplify 2.0 into 2.0 12.319 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.319 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.320 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.321 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.322 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.324 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.324 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.324 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.324 * [taylor]: Taking taylor expansion of -1 in z 12.324 * [backup-simplify]: Simplify -1 into -1 12.324 * [taylor]: Taking taylor expansion of z in z 12.324 * [backup-simplify]: Simplify 0 into 0 12.324 * [backup-simplify]: Simplify 1 into 1 12.325 * [backup-simplify]: Simplify (/ -1 1) into -1 12.325 * [backup-simplify]: Simplify (sqrt 0) into 0 12.326 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.326 * [taylor]: Taking taylor expansion of (* (pow (pow (sqrt 2.0) 2) 1/3) (sqrt (/ -1 z))) in z 12.326 * [taylor]: Taking taylor expansion of (pow (pow (sqrt 2.0) 2) 1/3) in z 12.326 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) in z 12.326 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (sqrt 2.0) 2))) in z 12.326 * [taylor]: Taking taylor expansion of 1/3 in z 12.326 * [backup-simplify]: Simplify 1/3 into 1/3 12.326 * [taylor]: Taking taylor expansion of (log (pow (sqrt 2.0) 2)) in z 12.326 * [taylor]: Taking taylor expansion of (pow (sqrt 2.0) 2) in z 12.326 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.326 * [taylor]: Taking taylor expansion of 2.0 in z 12.326 * [backup-simplify]: Simplify 2.0 into 2.0 12.327 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.328 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.329 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt 2.0)) into (pow (sqrt 2.0) 2) 12.331 * [backup-simplify]: Simplify (log (pow (sqrt 2.0) 2)) into (log (pow (sqrt 2.0) 2)) 12.333 * [backup-simplify]: Simplify (* 1/3 (log (pow (sqrt 2.0) 2))) into (* 1/3 (log (pow (sqrt 2.0) 2))) 12.337 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) into (pow (pow (sqrt 2.0) 2) 1/3) 12.337 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.337 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.337 * [taylor]: Taking taylor expansion of -1 in z 12.337 * [backup-simplify]: Simplify -1 into -1 12.337 * [taylor]: Taking taylor expansion of z in z 12.337 * [backup-simplify]: Simplify 0 into 0 12.337 * [backup-simplify]: Simplify 1 into 1 12.338 * [backup-simplify]: Simplify (/ -1 1) into -1 12.338 * [backup-simplify]: Simplify (sqrt 0) into 0 12.339 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.340 * [backup-simplify]: Simplify (* (pow (pow (sqrt 2.0) 2) 1/3) 0) into 0 12.340 * [backup-simplify]: Simplify 0 into 0 12.341 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt 2.0))) into 0 12.343 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 1) into 0 12.345 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (sqrt 2.0) 2)))) into 0 12.347 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 12.351 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (* 0 0)) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.355 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.356 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.359 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.360 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.361 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt 2.0)))) into 0 12.364 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 2) into 0 12.366 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2))))) into 0 12.368 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.373 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.378 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.379 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.382 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into +nan.0 12.383 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.384 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 2.0))))) into 0 12.390 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (sqrt 2.0) 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (sqrt 2.0) 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (sqrt 2.0) 2) 1)))) 6) into 0 12.392 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (sqrt 2.0) 2)))))) into 0 12.394 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (sqrt 2.0) 2)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 12.398 * [backup-simplify]: Simplify (+ (* (pow (pow (sqrt 2.0) 2) 1/3) +nan.0) (+ (* 0 +nan.0) (+ (* 0 +nan.0) (* 0 0)))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.401 * [backup-simplify]: Simplify (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) into (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) 12.412 * [backup-simplify]: Simplify (+ (* (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) (pow (/ 1 (- z)) 2)) (+ (* (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))) (/ 1 (- z))) (- (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3))))) into (- (+ (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3)) (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (/ 1 z))) (- (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (/ 1 (pow z 2))))))))) 12.412 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 12.416 * [backup-simplify]: Simplify (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) into (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) 12.416 * [approximate]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in (x y z) around 0 12.416 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in z 12.416 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.416 * [taylor]: Taking taylor expansion of z in z 12.416 * [backup-simplify]: Simplify 0 into 0 12.416 * [backup-simplify]: Simplify 1 into 1 12.416 * [backup-simplify]: Simplify (sqrt 0) into 0 12.417 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.417 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in z 12.417 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.417 * [taylor]: Taking taylor expansion of 2.0 in z 12.417 * [backup-simplify]: Simplify 2.0 into 2.0 12.418 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.418 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.419 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in z 12.419 * [taylor]: Taking taylor expansion of (* 0.5 x) in z 12.419 * [taylor]: Taking taylor expansion of 0.5 in z 12.419 * [backup-simplify]: Simplify 0.5 into 0.5 12.419 * [taylor]: Taking taylor expansion of x in z 12.419 * [backup-simplify]: Simplify x into x 12.419 * [taylor]: Taking taylor expansion of y in z 12.419 * [backup-simplify]: Simplify y into y 12.419 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in y 12.419 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.419 * [taylor]: Taking taylor expansion of z in y 12.419 * [backup-simplify]: Simplify z into z 12.419 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.419 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.419 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in y 12.419 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.419 * [taylor]: Taking taylor expansion of 2.0 in y 12.419 * [backup-simplify]: Simplify 2.0 into 2.0 12.420 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.420 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.420 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in y 12.420 * [taylor]: Taking taylor expansion of (* 0.5 x) in y 12.420 * [taylor]: Taking taylor expansion of 0.5 in y 12.420 * [backup-simplify]: Simplify 0.5 into 0.5 12.420 * [taylor]: Taking taylor expansion of x in y 12.420 * [backup-simplify]: Simplify x into x 12.420 * [taylor]: Taking taylor expansion of y in y 12.420 * [backup-simplify]: Simplify 0 into 0 12.420 * [backup-simplify]: Simplify 1 into 1 12.420 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in x 12.420 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.421 * [taylor]: Taking taylor expansion of z in x 12.421 * [backup-simplify]: Simplify z into z 12.421 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.421 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.421 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 12.421 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.421 * [taylor]: Taking taylor expansion of 2.0 in x 12.421 * [backup-simplify]: Simplify 2.0 into 2.0 12.421 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.422 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.422 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.422 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 12.422 * [taylor]: Taking taylor expansion of 0.5 in x 12.422 * [backup-simplify]: Simplify 0.5 into 0.5 12.422 * [taylor]: Taking taylor expansion of x in x 12.422 * [backup-simplify]: Simplify 0 into 0 12.422 * [backup-simplify]: Simplify 1 into 1 12.422 * [taylor]: Taking taylor expansion of y in x 12.422 * [backup-simplify]: Simplify y into y 12.422 * [taylor]: Taking taylor expansion of (* (sqrt z) (* (sqrt 2.0) (- (* 0.5 x) y))) in x 12.422 * [taylor]: Taking taylor expansion of (sqrt z) in x 12.422 * [taylor]: Taking taylor expansion of z in x 12.422 * [backup-simplify]: Simplify z into z 12.422 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.422 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.422 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (- (* 0.5 x) y)) in x 12.422 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.422 * [taylor]: Taking taylor expansion of 2.0 in x 12.423 * [backup-simplify]: Simplify 2.0 into 2.0 12.423 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.424 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.424 * [taylor]: Taking taylor expansion of (- (* 0.5 x) y) in x 12.424 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 12.424 * [taylor]: Taking taylor expansion of 0.5 in x 12.424 * [backup-simplify]: Simplify 0.5 into 0.5 12.424 * [taylor]: Taking taylor expansion of x in x 12.424 * [backup-simplify]: Simplify 0 into 0 12.424 * [backup-simplify]: Simplify 1 into 1 12.424 * [taylor]: Taking taylor expansion of y in x 12.424 * [backup-simplify]: Simplify y into y 12.425 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.425 * [backup-simplify]: Simplify (- y) into (- y) 12.425 * [backup-simplify]: Simplify (+ 0 (- y)) into (- y) 12.425 * [backup-simplify]: Simplify (* (sqrt 2.0) (- y)) into (* -1 (* (sqrt 2.0) y)) 12.426 * [backup-simplify]: Simplify (* (sqrt z) (* -1 (* (sqrt 2.0) y))) into (* -1 (* (* (sqrt 2.0) y) (sqrt z))) 12.426 * [taylor]: Taking taylor expansion of (* -1 (* (* (sqrt 2.0) y) (sqrt z))) in y 12.426 * [taylor]: Taking taylor expansion of -1 in y 12.426 * [backup-simplify]: Simplify -1 into -1 12.426 * [taylor]: Taking taylor expansion of (* (* (sqrt 2.0) y) (sqrt z)) in y 12.426 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) y) in y 12.426 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.426 * [taylor]: Taking taylor expansion of 2.0 in y 12.426 * [backup-simplify]: Simplify 2.0 into 2.0 12.426 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.427 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.427 * [taylor]: Taking taylor expansion of y in y 12.427 * [backup-simplify]: Simplify 0 into 0 12.427 * [backup-simplify]: Simplify 1 into 1 12.427 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.427 * [taylor]: Taking taylor expansion of z in y 12.427 * [backup-simplify]: Simplify z into z 12.427 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.427 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.428 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.428 * [backup-simplify]: Simplify (* 0 (sqrt z)) into 0 12.428 * [backup-simplify]: Simplify (* -1 0) into 0 12.428 * [taylor]: Taking taylor expansion of 0 in z 12.428 * [backup-simplify]: Simplify 0 into 0 12.428 * [backup-simplify]: Simplify 0 into 0 12.430 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 12.430 * [backup-simplify]: Simplify (- 0) into 0 12.430 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.431 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0.5) (* 0 (- y))) into (* 0.5 (sqrt 2.0)) 12.433 * [backup-simplify]: Simplify (+ (* (sqrt z) (* 0.5 (sqrt 2.0))) (* 0 (* -1 (* (sqrt 2.0) y)))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 12.433 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in y 12.433 * [taylor]: Taking taylor expansion of 0.5 in y 12.433 * [backup-simplify]: Simplify 0.5 into 0.5 12.433 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in y 12.433 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.433 * [taylor]: Taking taylor expansion of 2.0 in y 12.433 * [backup-simplify]: Simplify 2.0 into 2.0 12.434 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.435 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.435 * [taylor]: Taking taylor expansion of (sqrt z) in y 12.435 * [taylor]: Taking taylor expansion of z in y 12.435 * [backup-simplify]: Simplify z into z 12.435 * [backup-simplify]: Simplify (sqrt z) into (sqrt z) 12.435 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt z))) into 0 12.435 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt z)) into (* (sqrt 2.0) (sqrt z)) 12.436 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt z))) into (* 0.5 (* (sqrt 2.0) (sqrt z))) 12.436 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt z))) in z 12.436 * [taylor]: Taking taylor expansion of 0.5 in z 12.436 * [backup-simplify]: Simplify 0.5 into 0.5 12.436 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 12.436 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.436 * [taylor]: Taking taylor expansion of 2.0 in z 12.436 * [backup-simplify]: Simplify 2.0 into 2.0 12.436 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.437 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.437 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.437 * [taylor]: Taking taylor expansion of z in z 12.437 * [backup-simplify]: Simplify 0 into 0 12.437 * [backup-simplify]: Simplify 1 into 1 12.438 * [backup-simplify]: Simplify (sqrt 0) into 0 12.439 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.439 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.440 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.440 * [backup-simplify]: Simplify 0 into 0 12.442 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 1) (* 0 0)) into (sqrt 2.0) 12.443 * [backup-simplify]: Simplify (+ (* 0 0) (* (sqrt 2.0) (sqrt z))) into (* (sqrt 2.0) (sqrt z)) 12.444 * [backup-simplify]: Simplify (+ (* -1 (* (sqrt 2.0) (sqrt z))) (* 0 0)) into (- (* (sqrt 2.0) (sqrt z))) 12.444 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt z))) in z 12.444 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt z)) in z 12.444 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.444 * [taylor]: Taking taylor expansion of 2.0 in z 12.444 * [backup-simplify]: Simplify 2.0 into 2.0 12.444 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.445 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.445 * [taylor]: Taking taylor expansion of (sqrt z) in z 12.445 * [taylor]: Taking taylor expansion of z in z 12.445 * [backup-simplify]: Simplify 0 into 0 12.445 * [backup-simplify]: Simplify 1 into 1 12.446 * [backup-simplify]: Simplify (sqrt 0) into 0 12.447 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.447 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.448 * [backup-simplify]: Simplify (- 0) into 0 12.448 * [backup-simplify]: Simplify 0 into 0 12.448 * [backup-simplify]: Simplify 0 into 0 12.449 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 12.449 * [backup-simplify]: Simplify (- 0) into 0 12.449 * [backup-simplify]: Simplify (+ 0 0) into 0 12.450 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.451 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0.5) (* 0 (- y)))) into 0 12.452 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt z))) into 0 12.453 * [backup-simplify]: Simplify (+ (* (sqrt z) 0) (+ (* 0 (* 0.5 (sqrt 2.0))) (* 0 (* -1 (* (sqrt 2.0) y))))) into 0 12.453 * [taylor]: Taking taylor expansion of 0 in y 12.453 * [backup-simplify]: Simplify 0 into 0 12.453 * [taylor]: Taking taylor expansion of 0 in z 12.453 * [backup-simplify]: Simplify 0 into 0 12.453 * [backup-simplify]: Simplify 0 into 0 12.454 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt z))) into 0 12.455 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt z)))) into 0 12.455 * [taylor]: Taking taylor expansion of 0 in z 12.455 * [backup-simplify]: Simplify 0 into 0 12.455 * [backup-simplify]: Simplify 0 into 0 12.455 * [backup-simplify]: Simplify 0 into 0 12.458 * [backup-simplify]: Simplify (* (- (* (/ 1 x) 0.5) (/ 1 y)) (* (* (sqrt (/ 1 z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) into (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) 12.458 * [approximate]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in (x y z) around 0 12.458 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in z 12.458 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in z 12.458 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in z 12.458 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.458 * [taylor]: Taking taylor expansion of 0.5 in z 12.458 * [backup-simplify]: Simplify 0.5 into 0.5 12.458 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.458 * [taylor]: Taking taylor expansion of x in z 12.458 * [backup-simplify]: Simplify x into x 12.458 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.458 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.458 * [taylor]: Taking taylor expansion of y in z 12.458 * [backup-simplify]: Simplify y into y 12.458 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.458 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.458 * [taylor]: Taking taylor expansion of 2.0 in z 12.458 * [backup-simplify]: Simplify 2.0 into 2.0 12.459 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.459 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.459 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.459 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.459 * [taylor]: Taking taylor expansion of z in z 12.459 * [backup-simplify]: Simplify 0 into 0 12.459 * [backup-simplify]: Simplify 1 into 1 12.460 * [backup-simplify]: Simplify (/ 1 1) into 1 12.460 * [backup-simplify]: Simplify (sqrt 0) into 0 12.461 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.461 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in y 12.461 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in y 12.461 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in y 12.461 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.461 * [taylor]: Taking taylor expansion of 0.5 in y 12.461 * [backup-simplify]: Simplify 0.5 into 0.5 12.461 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.461 * [taylor]: Taking taylor expansion of x in y 12.461 * [backup-simplify]: Simplify x into x 12.462 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.462 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.462 * [taylor]: Taking taylor expansion of y in y 12.462 * [backup-simplify]: Simplify 0 into 0 12.462 * [backup-simplify]: Simplify 1 into 1 12.462 * [backup-simplify]: Simplify (/ 1 1) into 1 12.462 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.462 * [taylor]: Taking taylor expansion of 2.0 in y 12.462 * [backup-simplify]: Simplify 2.0 into 2.0 12.462 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.463 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.463 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.463 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.463 * [taylor]: Taking taylor expansion of z in y 12.463 * [backup-simplify]: Simplify z into z 12.463 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.463 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.464 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.464 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.464 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in x 12.464 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in x 12.464 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.464 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.464 * [taylor]: Taking taylor expansion of 0.5 in x 12.464 * [backup-simplify]: Simplify 0.5 into 0.5 12.464 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.464 * [taylor]: Taking taylor expansion of x in x 12.464 * [backup-simplify]: Simplify 0 into 0 12.464 * [backup-simplify]: Simplify 1 into 1 12.464 * [backup-simplify]: Simplify (/ 1 1) into 1 12.464 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.464 * [taylor]: Taking taylor expansion of y in x 12.464 * [backup-simplify]: Simplify y into y 12.464 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.464 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.465 * [taylor]: Taking taylor expansion of 2.0 in x 12.465 * [backup-simplify]: Simplify 2.0 into 2.0 12.465 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.466 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.466 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.466 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.466 * [taylor]: Taking taylor expansion of z in x 12.466 * [backup-simplify]: Simplify z into z 12.466 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.466 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.466 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.466 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.466 * [taylor]: Taking taylor expansion of (* (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) (sqrt (/ 1 z))) in x 12.466 * [taylor]: Taking taylor expansion of (* (- (* 0.5 (/ 1 x)) (/ 1 y)) (sqrt 2.0)) in x 12.466 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 x)) (/ 1 y)) in x 12.466 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.466 * [taylor]: Taking taylor expansion of 0.5 in x 12.466 * [backup-simplify]: Simplify 0.5 into 0.5 12.466 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.466 * [taylor]: Taking taylor expansion of x in x 12.466 * [backup-simplify]: Simplify 0 into 0 12.466 * [backup-simplify]: Simplify 1 into 1 12.467 * [backup-simplify]: Simplify (/ 1 1) into 1 12.467 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.467 * [taylor]: Taking taylor expansion of y in x 12.467 * [backup-simplify]: Simplify y into y 12.467 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.467 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.467 * [taylor]: Taking taylor expansion of 2.0 in x 12.467 * [backup-simplify]: Simplify 2.0 into 2.0 12.467 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.468 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.468 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in x 12.468 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.468 * [taylor]: Taking taylor expansion of z in x 12.468 * [backup-simplify]: Simplify z into z 12.468 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.468 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.468 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.469 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.469 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.469 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 12.470 * [backup-simplify]: Simplify (* 0.5 (sqrt 2.0)) into (* 0.5 (sqrt 2.0)) 12.471 * [backup-simplify]: Simplify (* (* 0.5 (sqrt 2.0)) (sqrt (/ 1 z))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 12.471 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in y 12.471 * [taylor]: Taking taylor expansion of 0.5 in y 12.471 * [backup-simplify]: Simplify 0.5 into 0.5 12.471 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in y 12.471 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.471 * [taylor]: Taking taylor expansion of 2.0 in y 12.471 * [backup-simplify]: Simplify 2.0 into 2.0 12.472 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.472 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.472 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.472 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.472 * [taylor]: Taking taylor expansion of z in y 12.473 * [backup-simplify]: Simplify z into z 12.473 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.473 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.473 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.473 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.474 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.474 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.475 * [backup-simplify]: Simplify (- (/ 1 y)) into (- (/ 1 y)) 12.475 * [backup-simplify]: Simplify (+ 0 (- (/ 1 y))) into (- (/ 1 y)) 12.475 * [backup-simplify]: Simplify (+ (* 0.5 0) (* (- (/ 1 y)) (sqrt 2.0))) into (- (/ (sqrt 2.0) y)) 12.477 * [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.477 * [taylor]: Taking taylor expansion of (- (* (/ (sqrt 2.0) y) (sqrt (/ 1 z)))) in y 12.477 * [taylor]: Taking taylor expansion of (* (/ (sqrt 2.0) y) (sqrt (/ 1 z))) in y 12.477 * [taylor]: Taking taylor expansion of (/ (sqrt 2.0) y) in y 12.477 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.477 * [taylor]: Taking taylor expansion of 2.0 in y 12.477 * [backup-simplify]: Simplify 2.0 into 2.0 12.477 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.478 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.478 * [taylor]: Taking taylor expansion of y in y 12.478 * [backup-simplify]: Simplify 0 into 0 12.478 * [backup-simplify]: Simplify 1 into 1 12.479 * [backup-simplify]: Simplify (/ (sqrt 2.0) 1) into (sqrt 2.0) 12.479 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in y 12.479 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.479 * [taylor]: Taking taylor expansion of z in y 12.479 * [backup-simplify]: Simplify z into z 12.479 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.479 * [backup-simplify]: Simplify (sqrt (/ 1 z)) into (sqrt (/ 1 z)) 12.479 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)))) into 0 12.479 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 z)))) into 0 12.480 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 12.480 * [backup-simplify]: Simplify (- (* (sqrt 2.0) (sqrt (/ 1 z)))) into (- (* (sqrt 2.0) (sqrt (/ 1 z)))) 12.480 * [taylor]: Taking taylor expansion of (- (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 12.480 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 12.480 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.480 * [taylor]: Taking taylor expansion of 2.0 in z 12.480 * [backup-simplify]: Simplify 2.0 into 2.0 12.481 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.481 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.481 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.482 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.482 * [taylor]: Taking taylor expansion of z in z 12.482 * [backup-simplify]: Simplify 0 into 0 12.482 * [backup-simplify]: Simplify 1 into 1 12.482 * [backup-simplify]: Simplify (/ 1 1) into 1 12.482 * [backup-simplify]: Simplify (sqrt 0) into 0 12.484 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.484 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.484 * [backup-simplify]: Simplify (- 0) into 0 12.484 * [backup-simplify]: Simplify 0 into 0 12.485 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ 1 z))) into (* (sqrt 2.0) (sqrt (/ 1 z))) 12.485 * [backup-simplify]: Simplify (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) into (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) 12.485 * [taylor]: Taking taylor expansion of (* 0.5 (* (sqrt 2.0) (sqrt (/ 1 z)))) in z 12.485 * [taylor]: Taking taylor expansion of 0.5 in z 12.485 * [backup-simplify]: Simplify 0.5 into 0.5 12.485 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ 1 z))) in z 12.486 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.486 * [taylor]: Taking taylor expansion of 2.0 in z 12.486 * [backup-simplify]: Simplify 2.0 into 2.0 12.486 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.487 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.487 * [taylor]: Taking taylor expansion of (sqrt (/ 1 z)) in z 12.487 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.487 * [taylor]: Taking taylor expansion of z in z 12.487 * [backup-simplify]: Simplify 0 into 0 12.487 * [backup-simplify]: Simplify 1 into 1 12.487 * [backup-simplify]: Simplify (/ 1 1) into 1 12.487 * [backup-simplify]: Simplify (sqrt 0) into 0 12.489 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 12.489 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.489 * [backup-simplify]: Simplify (* 0.5 0) into 0 12.490 * [backup-simplify]: Simplify 0 into 0 12.490 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.490 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.491 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.492 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.493 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.493 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.494 * [backup-simplify]: Simplify (- 0) into 0 12.494 * [backup-simplify]: Simplify (+ 0 0) into 0 12.495 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (* 0 (sqrt 2.0)))) into 0 12.496 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (* 0 (sqrt (/ 1 z))))) into 0 12.496 * [taylor]: Taking taylor expansion of 0 in y 12.496 * [backup-simplify]: Simplify 0 into 0 12.497 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)))) into 0 12.498 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 12.498 * [backup-simplify]: Simplify (- 0) into 0 12.498 * [taylor]: Taking taylor expansion of 0 in z 12.498 * [backup-simplify]: Simplify 0 into 0 12.499 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ 1 z)))) into 0 12.500 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z))))) into 0 12.500 * [taylor]: Taking taylor expansion of 0 in z 12.500 * [backup-simplify]: Simplify 0 into 0 12.502 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.504 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 12.505 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.507 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.511 * [backup-simplify]: Simplify (+ (* 0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.512 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.513 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.514 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 z)))) into 0 12.515 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.516 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.517 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.517 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.517 * [backup-simplify]: Simplify (- 0) into 0 12.518 * [backup-simplify]: Simplify (+ 0 0) into 0 12.519 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (- (/ 1 y)) 0) (+ (* 0 0) (* 0 (sqrt 2.0))))) into 0 12.520 * [backup-simplify]: Simplify (+ (* (* 0.5 (sqrt 2.0)) 0) (+ (* (- (/ (sqrt 2.0) y)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z)))))) into 0 12.520 * [taylor]: Taking taylor expansion of 0 in y 12.520 * [backup-simplify]: Simplify 0 into 0 12.520 * [taylor]: Taking taylor expansion of 0 in z 12.521 * [backup-simplify]: Simplify 0 into 0 12.521 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.521 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.522 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.524 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 2.0) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.524 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 12.528 * [backup-simplify]: Simplify (- 0) into 0 12.528 * [taylor]: Taking taylor expansion of 0 in z 12.528 * [backup-simplify]: Simplify 0 into 0 12.528 * [backup-simplify]: Simplify (- (+ (* (/ 1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.529 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 z)))) into 0 12.529 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.530 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 z))))) into 0 12.531 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ 1 z)))))) into 0 12.531 * [taylor]: Taking taylor expansion of 0 in z 12.531 * [backup-simplify]: Simplify 0 into 0 12.531 * [backup-simplify]: Simplify 0 into 0 12.531 * [backup-simplify]: Simplify 0 into 0 12.531 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.533 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.534 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.535 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 12.537 * [backup-simplify]: Simplify (- (- (* +nan.0 (sqrt 2.0)))) into (- (* +nan.0 (sqrt 2.0))) 12.537 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.540 * [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.543 * [backup-simplify]: Simplify (* (- (* (/ 1 (- x)) 0.5) (/ 1 (- y))) (* (* (sqrt (/ 1 (- z))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) into (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) 12.543 * [approximate]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in (x y z) around 0 12.543 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in z 12.543 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.543 * [taylor]: Taking taylor expansion of 2.0 in z 12.543 * [backup-simplify]: Simplify 2.0 into 2.0 12.543 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.543 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.543 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in z 12.543 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in z 12.543 * [taylor]: Taking taylor expansion of (/ 1 y) in z 12.543 * [taylor]: Taking taylor expansion of y in z 12.543 * [backup-simplify]: Simplify y into y 12.544 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.544 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in z 12.544 * [taylor]: Taking taylor expansion of 0.5 in z 12.544 * [backup-simplify]: Simplify 0.5 into 0.5 12.544 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.544 * [taylor]: Taking taylor expansion of x in z 12.544 * [backup-simplify]: Simplify x into x 12.544 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.544 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.544 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.544 * [taylor]: Taking taylor expansion of -1 in z 12.544 * [backup-simplify]: Simplify -1 into -1 12.544 * [taylor]: Taking taylor expansion of z in z 12.544 * [backup-simplify]: Simplify 0 into 0 12.544 * [backup-simplify]: Simplify 1 into 1 12.544 * [backup-simplify]: Simplify (/ -1 1) into -1 12.544 * [backup-simplify]: Simplify (sqrt 0) into 0 12.545 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.545 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in y 12.545 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.545 * [taylor]: Taking taylor expansion of 2.0 in y 12.545 * [backup-simplify]: Simplify 2.0 into 2.0 12.545 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.546 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.546 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in y 12.546 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in y 12.546 * [taylor]: Taking taylor expansion of (/ 1 y) in y 12.546 * [taylor]: Taking taylor expansion of y in y 12.546 * [backup-simplify]: Simplify 0 into 0 12.546 * [backup-simplify]: Simplify 1 into 1 12.546 * [backup-simplify]: Simplify (/ 1 1) into 1 12.546 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in y 12.546 * [taylor]: Taking taylor expansion of 0.5 in y 12.546 * [backup-simplify]: Simplify 0.5 into 0.5 12.546 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.546 * [taylor]: Taking taylor expansion of x in y 12.546 * [backup-simplify]: Simplify x into x 12.546 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.546 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.546 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.546 * [taylor]: Taking taylor expansion of -1 in y 12.546 * [backup-simplify]: Simplify -1 into -1 12.546 * [taylor]: Taking taylor expansion of z in y 12.547 * [backup-simplify]: Simplify z into z 12.547 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.547 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.547 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.547 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.547 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in x 12.547 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.547 * [taylor]: Taking taylor expansion of 2.0 in x 12.547 * [backup-simplify]: Simplify 2.0 into 2.0 12.547 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.548 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.548 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 12.548 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 12.548 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.548 * [taylor]: Taking taylor expansion of y in x 12.548 * [backup-simplify]: Simplify y into y 12.548 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.548 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.548 * [taylor]: Taking taylor expansion of 0.5 in x 12.548 * [backup-simplify]: Simplify 0.5 into 0.5 12.548 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.548 * [taylor]: Taking taylor expansion of x in x 12.548 * [backup-simplify]: Simplify 0 into 0 12.548 * [backup-simplify]: Simplify 1 into 1 12.548 * [backup-simplify]: Simplify (/ 1 1) into 1 12.548 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 12.548 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.548 * [taylor]: Taking taylor expansion of -1 in x 12.548 * [backup-simplify]: Simplify -1 into -1 12.548 * [taylor]: Taking taylor expansion of z in x 12.548 * [backup-simplify]: Simplify z into z 12.548 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.548 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.548 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.548 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.549 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z)))) in x 12.549 * [taylor]: Taking taylor expansion of (sqrt 2.0) in x 12.549 * [taylor]: Taking taylor expansion of 2.0 in x 12.549 * [backup-simplify]: Simplify 2.0 into 2.0 12.549 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.549 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.549 * [taylor]: Taking taylor expansion of (* (- (/ 1 y) (* 0.5 (/ 1 x))) (sqrt (/ -1 z))) in x 12.549 * [taylor]: Taking taylor expansion of (- (/ 1 y) (* 0.5 (/ 1 x))) in x 12.549 * [taylor]: Taking taylor expansion of (/ 1 y) in x 12.549 * [taylor]: Taking taylor expansion of y in x 12.549 * [backup-simplify]: Simplify y into y 12.549 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 12.549 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 12.549 * [taylor]: Taking taylor expansion of 0.5 in x 12.549 * [backup-simplify]: Simplify 0.5 into 0.5 12.549 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.549 * [taylor]: Taking taylor expansion of x in x 12.550 * [backup-simplify]: Simplify 0 into 0 12.550 * [backup-simplify]: Simplify 1 into 1 12.550 * [backup-simplify]: Simplify (/ 1 1) into 1 12.550 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in x 12.550 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.550 * [taylor]: Taking taylor expansion of -1 in x 12.550 * [backup-simplify]: Simplify -1 into -1 12.550 * [taylor]: Taking taylor expansion of z in x 12.550 * [backup-simplify]: Simplify z into z 12.550 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.550 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.550 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.550 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.550 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.551 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 12.551 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 12.551 * [backup-simplify]: Simplify (* (- 0.5) (sqrt (/ -1 z))) into (* -0.5 (sqrt (/ -1 z))) 12.552 * [backup-simplify]: Simplify (* (sqrt 2.0) (* -0.5 (sqrt (/ -1 z)))) into (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) 12.552 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) in y 12.552 * [taylor]: Taking taylor expansion of -0.5 in y 12.552 * [backup-simplify]: Simplify -0.5 into -0.5 12.552 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in y 12.552 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.552 * [taylor]: Taking taylor expansion of 2.0 in y 12.552 * [backup-simplify]: Simplify 2.0 into 2.0 12.552 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.553 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.553 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.553 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.553 * [taylor]: Taking taylor expansion of -1 in y 12.553 * [backup-simplify]: Simplify -1 into -1 12.553 * [taylor]: Taking taylor expansion of z in y 12.553 * [backup-simplify]: Simplify z into z 12.553 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.553 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.553 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.553 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.553 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.554 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.554 * [backup-simplify]: Simplify (- 0) into 0 12.554 * [backup-simplify]: Simplify (+ (/ 1 y) 0) into (/ 1 y) 12.555 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* (/ 1 y) (sqrt (/ -1 z)))) into (/ (sqrt (/ -1 z)) y) 12.555 * [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.555 * [taylor]: Taking taylor expansion of (/ (* (sqrt 2.0) (sqrt (/ -1 z))) y) in y 12.555 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in y 12.555 * [taylor]: Taking taylor expansion of (sqrt 2.0) in y 12.555 * [taylor]: Taking taylor expansion of 2.0 in y 12.555 * [backup-simplify]: Simplify 2.0 into 2.0 12.555 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.556 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.556 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in y 12.556 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.556 * [taylor]: Taking taylor expansion of -1 in y 12.556 * [backup-simplify]: Simplify -1 into -1 12.556 * [taylor]: Taking taylor expansion of z in y 12.556 * [backup-simplify]: Simplify z into z 12.556 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.556 * [backup-simplify]: Simplify (sqrt (/ -1 z)) into (sqrt (/ -1 z)) 12.556 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)))) into 0 12.556 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ -1 z)))) into 0 12.556 * [taylor]: Taking taylor expansion of y in y 12.556 * [backup-simplify]: Simplify 0 into 0 12.556 * [backup-simplify]: Simplify 1 into 1 12.557 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ -1 z))) into (* (sqrt 2.0) (sqrt (/ -1 z))) 12.557 * [backup-simplify]: Simplify (/ (* (sqrt 2.0) (sqrt (/ -1 z))) 1) into (* (sqrt 2.0) (sqrt (/ -1 z))) 12.557 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 12.557 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.557 * [taylor]: Taking taylor expansion of 2.0 in z 12.557 * [backup-simplify]: Simplify 2.0 into 2.0 12.557 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.558 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.558 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.558 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.558 * [taylor]: Taking taylor expansion of -1 in z 12.558 * [backup-simplify]: Simplify -1 into -1 12.558 * [taylor]: Taking taylor expansion of z in z 12.558 * [backup-simplify]: Simplify 0 into 0 12.558 * [backup-simplify]: Simplify 1 into 1 12.559 * [backup-simplify]: Simplify (/ -1 1) into -1 12.559 * [backup-simplify]: Simplify (sqrt 0) into 0 12.560 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.561 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.561 * [backup-simplify]: Simplify 0 into 0 12.561 * [backup-simplify]: Simplify (* (sqrt 2.0) (sqrt (/ -1 z))) into (* (sqrt 2.0) (sqrt (/ -1 z))) 12.562 * [backup-simplify]: Simplify (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) into (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) 12.562 * [taylor]: Taking taylor expansion of (* -0.5 (* (sqrt 2.0) (sqrt (/ -1 z)))) in z 12.562 * [taylor]: Taking taylor expansion of -0.5 in z 12.562 * [backup-simplify]: Simplify -0.5 into -0.5 12.562 * [taylor]: Taking taylor expansion of (* (sqrt 2.0) (sqrt (/ -1 z))) in z 12.562 * [taylor]: Taking taylor expansion of (sqrt 2.0) in z 12.562 * [taylor]: Taking taylor expansion of 2.0 in z 12.562 * [backup-simplify]: Simplify 2.0 into 2.0 12.562 * [backup-simplify]: Simplify (sqrt 2.0) into (sqrt 2.0) 12.563 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 2.0))) into 0 12.563 * [taylor]: Taking taylor expansion of (sqrt (/ -1 z)) in z 12.563 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.563 * [taylor]: Taking taylor expansion of -1 in z 12.563 * [backup-simplify]: Simplify -1 into -1 12.563 * [taylor]: Taking taylor expansion of z in z 12.563 * [backup-simplify]: Simplify 0 into 0 12.563 * [backup-simplify]: Simplify 1 into 1 12.564 * [backup-simplify]: Simplify (/ -1 1) into -1 12.564 * [backup-simplify]: Simplify (sqrt 0) into 0 12.565 * [backup-simplify]: Simplify (/ -1 (* 2 (sqrt 0))) into +nan.0 12.566 * [backup-simplify]: Simplify (* (sqrt 2.0) 0) into 0 12.566 * [backup-simplify]: Simplify (* -0.5 0) into 0 12.566 * [backup-simplify]: Simplify 0 into 0 12.567 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.567 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.568 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)))) into 0 12.568 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.569 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.570 * [backup-simplify]: Simplify (- 0) into 0 12.570 * [backup-simplify]: Simplify (+ 0 0) into 0 12.571 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (* 0 (sqrt (/ -1 z))))) into 0 12.572 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.573 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z)))))) into 0 12.573 * [taylor]: Taking taylor expansion of 0 in y 12.573 * [backup-simplify]: Simplify 0 into 0 12.573 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ -1 z)))) into 0 12.574 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (sqrt (/ -1 z))) (/ 0 1)))) into 0 12.574 * [taylor]: Taking taylor expansion of 0 in z 12.574 * [backup-simplify]: Simplify 0 into 0 12.575 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (* 0 (sqrt (/ -1 z)))) into 0 12.575 * [backup-simplify]: Simplify (+ (* -0.5 0) (* 0 (* (sqrt 2.0) (sqrt (/ -1 z))))) into 0 12.575 * [taylor]: Taking taylor expansion of 0 in z 12.575 * [backup-simplify]: Simplify 0 into 0 12.577 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.578 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.579 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.581 * [backup-simplify]: Simplify (+ (* -0.5 (- (* +nan.0 (sqrt 2.0)))) (* 0 0)) into (- (* +nan.0 (sqrt 2.0))) 12.582 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.582 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.583 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ -1 z)))) into 0 12.583 * [backup-simplify]: Simplify (- (+ (* (/ 1 y) (/ 0 y)) (* 0 (/ 0 y)))) into 0 12.583 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.584 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.584 * [backup-simplify]: Simplify (- 0) into 0 12.584 * [backup-simplify]: Simplify (+ 0 0) into 0 12.585 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* (/ 1 y) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z)))))) into 0 12.586 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2.0))) into 0 12.587 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (+ (* 0 (/ (sqrt (/ -1 z)) y)) (* 0 (* -0.5 (sqrt (/ -1 z))))))) into 0 12.587 * [taylor]: Taking taylor expansion of 0 in y 12.587 * [backup-simplify]: Simplify 0 into 0 12.587 * [taylor]: Taking taylor expansion of 0 in z 12.587 * [backup-simplify]: Simplify 0 into 0 12.587 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.588 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.588 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.589 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 12.590 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* (sqrt 2.0) (sqrt (/ -1 z))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.590 * [taylor]: Taking taylor expansion of 0 in z 12.590 * [backup-simplify]: Simplify 0 into 0 12.590 * [backup-simplify]: Simplify (- (/ 0 z) (+ (* (/ -1 z) (/ 0 z)) (* 0 (/ 0 z)))) into 0 12.591 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ -1 z)))) into 0 12.592 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.592 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) 0) (+ (* 0 0) (* 0 (sqrt (/ -1 z))))) into 0 12.593 * [backup-simplify]: Simplify (+ (* -0.5 0) (+ (* 0 0) (* 0 (* (sqrt 2.0) (sqrt (/ -1 z)))))) into 0 12.593 * [taylor]: Taking taylor expansion of 0 in z 12.593 * [backup-simplify]: Simplify 0 into 0 12.593 * [backup-simplify]: Simplify 0 into 0 12.593 * [backup-simplify]: Simplify 0 into 0 12.594 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.596 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 12.596 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2.0))) into 0 12.598 * [backup-simplify]: Simplify (+ (* (sqrt 2.0) +nan.0) (+ (* 0 +nan.0) (* 0 0))) into (- (* +nan.0 (sqrt 2.0))) 12.599 * [backup-simplify]: Simplify (- (* +nan.0 (sqrt 2.0))) into (- (* +nan.0 (sqrt 2.0))) 12.602 * [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.602 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1) 12.602 * [backup-simplify]: Simplify (/ (* t t) 2.0) into (* 0.5 (pow t 2)) 12.602 * [approximate]: Taking taylor expansion of (* 0.5 (pow t 2)) in (t) around 0 12.602 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 12.602 * [taylor]: Taking taylor expansion of 0.5 in t 12.602 * [backup-simplify]: Simplify 0.5 into 0.5 12.602 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.602 * [taylor]: Taking taylor expansion of t in t 12.602 * [backup-simplify]: Simplify 0 into 0 12.602 * [backup-simplify]: Simplify 1 into 1 12.602 * [taylor]: Taking taylor expansion of (* 0.5 (pow t 2)) in t 12.602 * [taylor]: Taking taylor expansion of 0.5 in t 12.602 * [backup-simplify]: Simplify 0.5 into 0.5 12.602 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.602 * [taylor]: Taking taylor expansion of t in t 12.602 * [backup-simplify]: Simplify 0 into 0 12.602 * [backup-simplify]: Simplify 1 into 1 12.602 * [backup-simplify]: Simplify (* 1 1) into 1 12.603 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 12.603 * [backup-simplify]: Simplify 0.5 into 0.5 12.603 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.603 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 1)) into 0 12.603 * [backup-simplify]: Simplify 0 into 0 12.604 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.605 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 12.605 * [backup-simplify]: Simplify 0 into 0 12.605 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.606 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.606 * [backup-simplify]: Simplify 0 into 0 12.606 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 12.607 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 12.607 * [backup-simplify]: Simplify 0 into 0 12.608 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 12.609 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 12.609 * [backup-simplify]: Simplify 0 into 0 12.609 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 12.610 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 12.610 * [backup-simplify]: Simplify 0 into 0 12.610 * [backup-simplify]: Simplify (* 0.5 (pow t 2)) into (* 0.5 (pow t 2)) 12.611 * [backup-simplify]: Simplify (/ (* (/ 1 t) (/ 1 t)) 2.0) into (/ 0.5 (pow t 2)) 12.611 * [approximate]: Taking taylor expansion of (/ 0.5 (pow t 2)) in (t) around 0 12.611 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 12.611 * [taylor]: Taking taylor expansion of 0.5 in t 12.611 * [backup-simplify]: Simplify 0.5 into 0.5 12.611 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.611 * [taylor]: Taking taylor expansion of t in t 12.611 * [backup-simplify]: Simplify 0 into 0 12.611 * [backup-simplify]: Simplify 1 into 1 12.611 * [backup-simplify]: Simplify (* 1 1) into 1 12.611 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 12.611 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 12.611 * [taylor]: Taking taylor expansion of 0.5 in t 12.611 * [backup-simplify]: Simplify 0.5 into 0.5 12.611 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.611 * [taylor]: Taking taylor expansion of t in t 12.611 * [backup-simplify]: Simplify 0 into 0 12.611 * [backup-simplify]: Simplify 1 into 1 12.612 * [backup-simplify]: Simplify (* 1 1) into 1 12.612 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 12.612 * [backup-simplify]: Simplify 0.5 into 0.5 12.612 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.613 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)))) into 0 12.613 * [backup-simplify]: Simplify 0 into 0 12.613 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.614 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.614 * [backup-simplify]: Simplify 0 into 0 12.615 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.615 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.615 * [backup-simplify]: Simplify 0 into 0 12.616 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 12.616 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.616 * [backup-simplify]: Simplify 0 into 0 12.617 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 12.618 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.618 * [backup-simplify]: Simplify 0 into 0 12.620 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 12.621 * [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 12.621 * [backup-simplify]: Simplify 0 into 0 12.621 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (/ 1 t)) 2)) into (* 0.5 (pow t 2)) 12.621 * [backup-simplify]: Simplify (/ (* (/ 1 (- t)) (/ 1 (- t))) 2.0) into (/ 0.5 (pow t 2)) 12.621 * [approximate]: Taking taylor expansion of (/ 0.5 (pow t 2)) in (t) around 0 12.621 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 12.621 * [taylor]: Taking taylor expansion of 0.5 in t 12.621 * [backup-simplify]: Simplify 0.5 into 0.5 12.621 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.621 * [taylor]: Taking taylor expansion of t in t 12.621 * [backup-simplify]: Simplify 0 into 0 12.621 * [backup-simplify]: Simplify 1 into 1 12.627 * [backup-simplify]: Simplify (* 1 1) into 1 12.628 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 12.628 * [taylor]: Taking taylor expansion of (/ 0.5 (pow t 2)) in t 12.628 * [taylor]: Taking taylor expansion of 0.5 in t 12.628 * [backup-simplify]: Simplify 0.5 into 0.5 12.628 * [taylor]: Taking taylor expansion of (pow t 2) in t 12.628 * [taylor]: Taking taylor expansion of t in t 12.628 * [backup-simplify]: Simplify 0 into 0 12.628 * [backup-simplify]: Simplify 1 into 1 12.628 * [backup-simplify]: Simplify (* 1 1) into 1 12.629 * [backup-simplify]: Simplify (/ 0.5 1) into 0.5 12.629 * [backup-simplify]: Simplify 0.5 into 0.5 12.630 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.631 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)))) into 0 12.631 * [backup-simplify]: Simplify 0 into 0 12.631 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.632 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.633 * [backup-simplify]: Simplify 0 into 0 12.634 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.635 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.635 * [backup-simplify]: Simplify 0 into 0 12.636 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 12.637 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.637 * [backup-simplify]: Simplify 0 into 0 12.638 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 12.639 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.639 * [backup-simplify]: Simplify 0 into 0 12.641 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 12.642 * [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 12.642 * [backup-simplify]: Simplify 0 into 0 12.642 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (/ 1 (- t))) 2)) into (* 0.5 (pow t 2)) 12.642 * * * [progress]: simplifying candidates 12.644 * [simplify]: Simplifying: (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (+ (+ (log (sqrt z)) (+ (log (cbrt (sqrt 2.0))) (log (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0)))) (+ (+ (log (sqrt z)) (log (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0)))) (+ (log (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0)))) (log (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (exp (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (* (* (* (sqrt z) (sqrt z)) (sqrt z)) (* (sqrt 2.0) (sqrt 2.0))) (sqrt 2.0)) (* (* (* (* (sqrt z) (sqrt z)) (sqrt z)) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt 2.0)) (* (* (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt 2.0)) (* (cbrt (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (cbrt (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))))) (cbrt (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (* (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (sqrt (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (sqrt (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt (* (cbrt 2.0) (cbrt 2.0))))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt (sqrt 2.0)))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 1))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt (sqrt 2.0)))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt 1)) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (cbrt (cbrt (sqrt 2.0))) (cbrt (cbrt (sqrt 2.0))))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (sqrt (cbrt (sqrt 2.0)))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) 1) (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (cbrt (sqrt 2.0))) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (+ (log (sqrt z)) (+ (log (cbrt (sqrt 2.0))) (log (cbrt (sqrt 2.0))))) (+ (log (sqrt z)) (log (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (exp (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (* (sqrt z) (sqrt z)) (sqrt z)) (* (sqrt 2.0) (sqrt 2.0))) (* (* (* (sqrt z) (sqrt z)) (sqrt z)) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (cbrt (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (cbrt (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))))) (cbrt (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (sqrt (sqrt z)) (cbrt (sqrt 2.0))) (* (sqrt (sqrt z)) (cbrt (sqrt 2.0))) (* (sqrt (sqrt z)) (cbrt (sqrt 2.0))) (* (sqrt (sqrt z)) (cbrt (sqrt 2.0))) (* (sqrt z) (cbrt (sqrt 2.0))) (* (cbrt (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (sqrt (cbrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (sqrt (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (sqrt (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (+ (log (- (* x 0.5) y)) (+ (+ (log (sqrt z)) (+ (log (cbrt (sqrt 2.0))) (log (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0))))) (+ (log (- (* x 0.5) y)) (+ (+ (log (sqrt z)) (log (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0))))) (+ (log (- (* x 0.5) y)) (+ (log (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (log (cbrt (sqrt 2.0))))) (+ (log (- (* x 0.5) y)) (log (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))))) (log (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))))) (exp (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (* (* (sqrt z) (sqrt z)) (sqrt z)) (* (sqrt 2.0) (sqrt 2.0))) (sqrt 2.0))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (* (* (sqrt z) (sqrt z)) (sqrt z)) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt 2.0))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt 2.0))) (* (* (* (- (* x 0.5) y) (- (* x 0.5) y)) (- (* x 0.5) y)) (* (* (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))))) (* (cbrt (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))))) (cbrt (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))))) (cbrt (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))))) (* (* (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))))) (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))))) (sqrt (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))))) (sqrt (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))))) (* (- (* x 0.5) y) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (cbrt (- (* x 0.5) y)) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (sqrt (- (* x 0.5) y)) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (- (pow (* x 0.5) 3) (pow y 3)) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (* (- (* (* x 0.5) (* x 0.5)) (* y y)) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (- (+ (log t) (log t)) (log 2.0)) (- (log (* t t)) (log 2.0)) (log (/ (* t t) 2.0)) (exp (/ (* t t) 2.0)) (/ (* (* (* t t) t) (* (* t t) t)) (* (* 2.0 2.0) 2.0)) (/ (* (* (* t t) (* t t)) (* t t)) (* (* 2.0 2.0) 2.0)) (* (cbrt (/ (* t t) 2.0)) (cbrt (/ (* t t) 2.0))) (cbrt (/ (* t t) 2.0)) (* (* (/ (* t t) 2.0) (/ (* t t) 2.0)) (/ (* t t) 2.0)) (sqrt (/ (* t t) 2.0)) (sqrt (/ (* t t) 2.0)) (- (* t t)) (- 2.0) (/ t (* (cbrt 2.0) (cbrt 2.0))) (/ t (cbrt 2.0)) (/ t (sqrt 2.0)) (/ t (sqrt 2.0)) (/ t 1) (/ t 2.0) (/ 1 2.0) (/ 2.0 (* t t)) (/ (* t t) (* (cbrt 2.0) (cbrt 2.0))) (/ (* t t) (sqrt 2.0)) (/ (* t t) 1) (/ 2.0 t) (- (+ (* +nan.0 (* (sqrt 2.0) (pow z 3))) (- (+ (* +nan.0 (* (sqrt 2.0) (pow z 2))) (- (* +nan.0 (* (sqrt 2.0) z))))))) (- (+ (* +nan.0 (sqrt 2.0)) (- (+ (* +nan.0 (/ (sqrt 2.0) z)) (- (* +nan.0 (/ (sqrt 2.0) (pow z 2)))))))) (- (+ (* +nan.0 (sqrt 2.0)) (- (+ (* +nan.0 (/ (sqrt 2.0) z)) (- (* +nan.0 (/ (sqrt 2.0) (pow z 2)))))))) (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (pow z 3))) (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) z)) (- (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (pow z 2)))))))) (- (+ (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3)) (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (/ 1 z))) (- (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (/ 1 (pow z 2))))))))) (- (+ (* +nan.0 (pow (pow (sqrt 2.0) 2) 1/3)) (- (+ (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (/ 1 z))) (- (* +nan.0 (* (pow (pow (sqrt 2.0) 2) 1/3) (/ 1 (pow z 2))))))))) 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.5 (pow t 2)) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) 12.647 * * [simplify]: Extracting # 0 : cost 0 12.647 * * [simplify]: Extracting # 1 : cost 0 12.647 * * [simplify]: Extracting # 2 : cost 0 12.648 * * [simplify]: Extracting # 3 : cost 0 12.648 * * [simplify]: Extracting # 4 : cost 0 12.648 * * [simplify]: Extracting # 5 : cost 0 12.648 * * [simplify]: Extracting # 6 : cost 0 12.649 * * [simplify]: Extracting # 7 : cost 0 12.649 * * [simplify]: Extracting # 8 : cost 0 12.649 * * [simplify]: Extracting # 9 : cost 0 12.650 * * [simplify]: Extracting # 10 : cost 0 12.650 * * [simplify]: Extracting # 11 : cost 0 12.650 * * [simplify]: Extracting # 12 : cost 0 12.650 * * [simplify]: Extracting # 13 : cost 0 12.651 * * [simplify]: iteration 0 : 213 enodes (cost 1923 ) 12.725 * * [simplify]: Extracting # 0 : cost 0 12.726 * * [simplify]: Extracting # 1 : cost 0 12.727 * * [simplify]: Extracting # 2 : cost 0 12.727 * * [simplify]: Extracting # 3 : cost 0 12.728 * * [simplify]: Extracting # 4 : cost 0 12.735 * * [simplify]: iteration 1 : 563 enodes (cost 1770 ) 13.049 * * [simplify]: Extracting # 0 : cost 0 13.060 * * [simplify]: Extracting # 1 : cost 0 13.064 * * [simplify]: Extracting # 2 : cost 0 13.069 * * [simplify]: Extracting # 3 : cost 0 13.073 * * [simplify]: Extracting # 4 : cost 0 13.078 * * [simplify]: iteration 2 : 2007 enodes (cost 1256 ) 13.970 * * [simplify]: Extracting # 0 : cost 0 13.985 * * [simplify]: Extracting # 1 : cost 0 13.996 * * [simplify]: Extracting # 2 : cost 0 14.003 * * [simplify]: Extracting # 3 : cost 0 14.011 * * [simplify]: Extracting # 4 : cost 0 14.021 * * [simplify]: iteration done: 5000 enodes (cost 1067 ) 14.022 * [simplify]: Simplified to: (* (sqrt z) (sqrt 2.0)) (* (sqrt z) (sqrt 2.0)) (* (sqrt z) (sqrt 2.0)) (log (* (sqrt z) (sqrt 2.0))) (log (* (sqrt z) (sqrt 2.0))) (log (* (sqrt z) (sqrt 2.0))) (log (* (sqrt z) (sqrt 2.0))) (pow (exp (sqrt z)) (sqrt 2.0)) (pow (* (sqrt z) (sqrt 2.0)) 3) (pow (* (sqrt z) (sqrt 2.0)) 3) (pow (* (sqrt z) (sqrt 2.0)) 3) (* (cbrt (* (sqrt z) (sqrt 2.0))) (cbrt (* (sqrt z) (sqrt 2.0)))) (cbrt (* (sqrt z) (sqrt 2.0))) (pow (* (sqrt z) (sqrt 2.0)) 3) (sqrt (* (sqrt z) (sqrt 2.0))) (sqrt (* (sqrt z) (sqrt 2.0))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (cbrt (fabs (cbrt 2.0)))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt (sqrt 2.0)))) (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt (sqrt 2.0)))) (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (cbrt (cbrt (sqrt 2.0))) (cbrt (cbrt (sqrt 2.0))))) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (sqrt (cbrt (sqrt 2.0)))) (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (sqrt 2.0) (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (+ (* 2 (log (cbrt (sqrt 2.0)))) (log (sqrt z))) (+ (* 2 (log (cbrt (sqrt 2.0)))) (log (sqrt z))) (+ (* 2 (log (cbrt (sqrt 2.0)))) (log (sqrt z))) (exp (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (sqrt z) z) 2.0) (* (* (sqrt z) z) 2.0) (* (cbrt (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (cbrt (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))))) (cbrt (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (sqrt z) z) 2.0) (sqrt (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (sqrt (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (sqrt (sqrt z)) (cbrt (sqrt 2.0))) (* (sqrt (sqrt z)) (cbrt (sqrt 2.0))) (* (sqrt (sqrt z)) (cbrt (sqrt 2.0))) (* (sqrt (sqrt z)) (cbrt (sqrt 2.0))) (* (cbrt (sqrt 2.0)) (sqrt z)) (* (cbrt (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (sqrt (cbrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (sqrt (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (* (sqrt (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (* (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))) (sqrt z)) (* (* (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)) (- (* x 0.5) y)) (log (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y))) (log (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y))) (log (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y))) (log (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y))) (log (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y))) (pow (exp (- (* x 0.5) y)) (* (sqrt z) (sqrt 2.0))) (pow (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y)) 3) (pow (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y)) 3) (pow (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y)) 3) (pow (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y)) 3) (* (cbrt (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y))) (cbrt (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y)))) (cbrt (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y))) (pow (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y)) 3) (sqrt (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y))) (sqrt (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y))) (* (- (* x 0.5) y) (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0))))) (* (* (cbrt (- (* x 0.5) y)) (sqrt z)) (sqrt 2.0)) (* (* (sqrt (- (* x 0.5) y)) (sqrt z)) (sqrt 2.0)) (* (* (sqrt z) (sqrt 2.0)) (- (* x 0.5) y)) (* (- (pow (* x 0.5) 3) (pow y 3)) (* (sqrt z) (sqrt 2.0))) (* (* (+ (* x 0.5) y) (- (* x 0.5) y)) (* (sqrt z) (sqrt 2.0))) (log (/ (* t t) 2.0)) (log (/ (* t t) 2.0)) (log (/ (* t t) 2.0)) (exp (/ (* t t) 2.0)) (pow (/ (* t t) 2.0) 3) (pow (/ (* t t) 2.0) 3) (* (cbrt (/ (* t t) 2.0)) (cbrt (/ (* t t) 2.0))) (cbrt (/ (* t t) 2.0)) (pow (/ (* t t) 2.0) 3) (sqrt (/ (* t t) 2.0)) (sqrt (/ (* t t) 2.0)) (- (* t t)) (- 2.0) (/ t (pow 2.0 2/3)) (/ t (cbrt 2.0)) (/ t (sqrt 2.0)) (/ t (sqrt 2.0)) t (/ t 2.0) (/ 1 2.0) (/ 2.0 (* t t)) (* (/ t (pow 2.0 2/3)) t) (/ (* t t) (sqrt 2.0)) (* t t) (/ 2.0 t) (* (* +nan.0 (sqrt 2.0)) (+ (- (pow z 2) z) (- (pow z 3)))) (+ (- (* +nan.0 (sqrt 2.0))) (* (/ (sqrt 2.0) z) (- +nan.0 (/ +nan.0 z)))) (+ (- (* +nan.0 (sqrt 2.0))) (* (/ (sqrt 2.0) z) (- +nan.0 (/ +nan.0 z)))) (* (* (cbrt 2.0) +nan.0) (+ (- z (pow z 2)) (- (pow z 3)))) (* +nan.0 (+ (- (/ (cbrt 2.0) z) (/ (cbrt 2.0) (pow z 2))) (- (cbrt 2.0)))) (* +nan.0 (+ (- (/ (cbrt 2.0) z) (/ (cbrt 2.0) (pow z 2))) (- (cbrt 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.5 (pow t 2)) (* 0.5 (pow t 2)) (* 0.5 (pow t 2)) 14.024 * * * [progress]: adding candidates to table 14.417 * [progress]: [Phase 3 of 3] Extracting. 14.418 * * [regime]: Finding splitpoints for: (# # # # # # # #) 14.423 * * * [regime-changes]: Trying 13 branch expressions: ((* t t) (/ (* t t) 2.0) (exp (/ (* t t) 2.0)) (* z 2.0) (sqrt (* z 2.0)) (* x 0.5) (- (* x 0.5) y) (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) t z y x) 14.424 * * * * [regimes]: Trying to branch on (* t t) from (# # # # # # # #) 14.474 * * * * [regimes]: Trying to branch on (/ (* t t) 2.0) from (# # # # # # # #) 14.515 * * * * [regimes]: Trying to branch on (exp (/ (* t t) 2.0)) from (# # # # # # # #) 14.556 * * * * [regimes]: Trying to branch on (* z 2.0) from (# # # # # # # #) 14.597 * * * * [regimes]: Trying to branch on (sqrt (* z 2.0)) from (# # # # # # # #) 14.645 * * * * [regimes]: Trying to branch on (* x 0.5) from (# # # # # # # #) 14.689 * * * * [regimes]: Trying to branch on (- (* x 0.5) y) from (# # # # # # # #) 14.732 * * * * [regimes]: Trying to branch on (* (- (* x 0.5) y) (sqrt (* z 2.0))) from (# # # # # # # #) 14.787 * * * * [regimes]: Trying to branch on (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) from (# # # # # # # #) 14.858 * * * * [regimes]: Trying to branch on t from (# # # # # # # #) 14.919 * * * * [regimes]: Trying to branch on z from (# # # # # # # #) 14.962 * * * * [regimes]: Trying to branch on y from (# # # # # # # #) 15.007 * * * * [regimes]: Trying to branch on x from (# # # # # # # #) 15.068 * * * [regime]: Found split indices: #