1538432344.560 * [misc]progress: [Phase 1 of 3] Setting up. 1538432344.560 * * * [misc]progress: [1/2] Preparing points 1538432344.560 * * * * [misc]points: Sampling 256 additional inputs, on iter 0 have 0 / 256 1538432344.687 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432344.688 * * * * [misc]points: Sampling 130 additional inputs, on iter 1 have 126 / 256 1538432344.782 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432344.782 * * * * [misc]points: Sampling 72 additional inputs, on iter 2 have 184 / 256 1538432344.808 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432344.808 * * * * [misc]points: Sampling 30 additional inputs, on iter 3 have 226 / 256 1538432344.821 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432344.821 * * * * [misc]points: Sampling 15 additional inputs, on iter 4 have 241 / 256 1538432344.836 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432344.836 * * * * [misc]points: Sampling 10 additional inputs, on iter 5 have 246 / 256 1538432344.849 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432344.849 * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 252 / 256 1538432344.855 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432344.855 * * * * [misc]points: Sampling 4 additional inputs, on iter 7 have 253 / 256 1538432344.885 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432344.885 * * * * [misc]points: Sampling 4 additional inputs, on iter 8 have 255 / 256 1538432344.890 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432344.890 * * * * [exit]points: Sampled 257 points with exact outputs 1538432344.890 * * * [misc]progress: [2/2] Setting up program. 1538432344.900 * [misc]progress: [Phase 2 of 3] Improving. 1538432344.900 * [enter]simplify: Simplifying (/ (- 1 (* 5 (* v v))) (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) 1538432344.902 * * [misc]simplify: iters left: 6 (19 enodes) 1538432344.907 * * [misc]simplify: iters left: 5 (46 enodes) 1538432344.929 * * [misc]simplify: iters left: 4 (162 enodes) 1538432345.108 * [exit]simplify: Simplified to (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v))))) 1538432345.130 * * [misc]progress: iteration 1 / 4 1538432345.130 * * * [misc]progress: picking best candidate 1538432345.159 * * * * [misc]pick: Picked # 1538432345.160 * * * [misc]progress: localizing error 1538432345.236 * * * [misc]progress: generating rewritten candidates 1538432345.236 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 2) 1538432345.437 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2) 1538432345.774 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1) 1538432345.800 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2 2) 1538432345.868 * * * [misc]progress: generating series expansions 1538432345.868 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2) 1538432345.868 * [misc]backup-simplify: Simplify (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) into (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) 1538432345.868 * [misc]approximate: Taking taylor expansion of (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) in (v t) around 0 1538432345.868 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) in t 1538432345.868 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (- 1 (pow v 2)))) in t 1538432345.868 * [misc]taylor: Taking taylor expansion of t in t 1538432345.868 * [misc]backup-simplify: Simplify 0 into 0 1538432345.868 * [misc]backup-simplify: Simplify 1 into 1 1538432345.868 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (pow v 2))) in t 1538432345.868 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432345.868 * [misc]taylor: Taking taylor expansion of 2 in t 1538432345.868 * [misc]backup-simplify: Simplify 2 into 2 1538432345.869 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.869 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.869 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1538432345.869 * [misc]taylor: Taking taylor expansion of 1 in t 1538432345.869 * [misc]backup-simplify: Simplify 1 into 1 1538432345.869 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432345.869 * [misc]taylor: Taking taylor expansion of v in t 1538432345.869 * [misc]backup-simplify: Simplify v into v 1538432345.869 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in t 1538432345.869 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in t 1538432345.869 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432345.869 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in t 1538432345.870 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432345.870 * [misc]taylor: Taking taylor expansion of v in t 1538432345.870 * [misc]backup-simplify: Simplify v into v 1538432345.870 * [misc]taylor: Taking taylor expansion of -3 in t 1538432345.870 * [misc]backup-simplify: Simplify -3 into -3 1538432345.870 * [misc]taylor: Taking taylor expansion of 1 in t 1538432345.870 * [misc]backup-simplify: Simplify 1 into 1 1538432345.870 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432345.870 * [misc]backup-simplify: Simplify (* (pow v 2) -3) into (* -3 (pow v 2)) 1538432345.870 * [misc]backup-simplify: Simplify (+ (* -3 (pow v 2)) 1) into (- 1 (* 3 (pow v 2))) 1538432345.870 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (pow v 2)))) into (sqrt (- 1 (* 3 (pow v 2)))) 1538432345.870 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432345.871 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 -3)) into 0 1538432345.871 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.871 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (pow v 2)))))) into 0 1538432345.871 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) in v 1538432345.871 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (- 1 (pow v 2)))) in v 1538432345.871 * [misc]taylor: Taking taylor expansion of t in v 1538432345.871 * [misc]backup-simplify: Simplify t into t 1538432345.871 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (pow v 2))) in v 1538432345.871 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432345.871 * [misc]taylor: Taking taylor expansion of 2 in v 1538432345.871 * [misc]backup-simplify: Simplify 2 into 2 1538432345.871 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.872 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.872 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432345.872 * [misc]taylor: Taking taylor expansion of 1 in v 1538432345.872 * [misc]backup-simplify: Simplify 1 into 1 1538432345.872 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432345.872 * [misc]taylor: Taking taylor expansion of v in v 1538432345.872 * [misc]backup-simplify: Simplify 0 into 0 1538432345.872 * [misc]backup-simplify: Simplify 1 into 1 1538432345.872 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in v 1538432345.872 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432345.872 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432345.872 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432345.872 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432345.872 * [misc]taylor: Taking taylor expansion of v in v 1538432345.872 * [misc]backup-simplify: Simplify 0 into 0 1538432345.872 * [misc]backup-simplify: Simplify 1 into 1 1538432345.872 * [misc]taylor: Taking taylor expansion of -3 in v 1538432345.872 * [misc]backup-simplify: Simplify -3 into -3 1538432345.872 * [misc]taylor: Taking taylor expansion of 1 in v 1538432345.872 * [misc]backup-simplify: Simplify 1 into 1 1538432345.872 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432345.873 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432345.873 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.873 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432345.873 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) in v 1538432345.873 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (- 1 (pow v 2)))) in v 1538432345.873 * [misc]taylor: Taking taylor expansion of t in v 1538432345.873 * [misc]backup-simplify: Simplify t into t 1538432345.873 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (pow v 2))) in v 1538432345.873 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432345.873 * [misc]taylor: Taking taylor expansion of 2 in v 1538432345.873 * [misc]backup-simplify: Simplify 2 into 2 1538432345.873 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.874 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.874 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432345.874 * [misc]taylor: Taking taylor expansion of 1 in v 1538432345.874 * [misc]backup-simplify: Simplify 1 into 1 1538432345.874 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432345.874 * [misc]taylor: Taking taylor expansion of v in v 1538432345.874 * [misc]backup-simplify: Simplify 0 into 0 1538432345.874 * [misc]backup-simplify: Simplify 1 into 1 1538432345.874 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in v 1538432345.874 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432345.874 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432345.874 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432345.874 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432345.874 * [misc]taylor: Taking taylor expansion of v in v 1538432345.874 * [misc]backup-simplify: Simplify 0 into 0 1538432345.874 * [misc]backup-simplify: Simplify 1 into 1 1538432345.874 * [misc]taylor: Taking taylor expansion of -3 in v 1538432345.874 * [misc]backup-simplify: Simplify -3 into -3 1538432345.874 * [misc]taylor: Taking taylor expansion of 1 in v 1538432345.874 * [misc]backup-simplify: Simplify 1 into 1 1538432345.874 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432345.874 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432345.875 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.875 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432345.875 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432345.875 * [misc]backup-simplify: Simplify (* (sqrt 2) 1) into (sqrt 2) 1538432345.876 * [misc]backup-simplify: Simplify (* t (sqrt 2)) into (* t (sqrt 2)) 1538432345.876 * [misc]backup-simplify: Simplify (* (* t (sqrt 2)) 1) into (* t (sqrt 2)) 1538432345.876 * [misc]taylor: Taking taylor expansion of (* t (sqrt 2)) in t 1538432345.876 * [misc]taylor: Taking taylor expansion of t in t 1538432345.876 * [misc]backup-simplify: Simplify 0 into 0 1538432345.876 * [misc]backup-simplify: Simplify 1 into 1 1538432345.876 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432345.876 * [misc]taylor: Taking taylor expansion of 2 in t 1538432345.876 * [misc]backup-simplify: Simplify 2 into 2 1538432345.876 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.876 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.877 * [misc]backup-simplify: Simplify (* 0 (sqrt 2)) into 0 1538432345.877 * [misc]backup-simplify: Simplify 0 into 0 1538432345.877 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.877 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 1538432345.877 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 (sqrt 2))) into 0 1538432345.878 * [misc]backup-simplify: Simplify (+ (* (* t (sqrt 2)) 0) (* 0 1)) into 0 1538432345.878 * [misc]taylor: Taking taylor expansion of 0 in t 1538432345.878 * [misc]backup-simplify: Simplify 0 into 0 1538432345.878 * [misc]backup-simplify: Simplify 0 into 0 1538432345.878 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 1538432345.879 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.879 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432345.879 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432345.879 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432345.880 * [misc]backup-simplify: Simplify (/ (- -3 (pow 0 2) (+)) (* 2 1)) into -3/2 1538432345.880 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432345.881 * [misc]backup-simplify: Simplify (- 1) into -1 1538432345.881 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432345.883 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432345.884 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) -1) (+ (* 0 0) (* 0 1))) into (- (sqrt 2)) 1538432345.884 * [misc]backup-simplify: Simplify (+ (* t (- (sqrt 2))) (+ (* 0 0) (* 0 (sqrt 2)))) into (- (* t (sqrt 2))) 1538432345.885 * [misc]backup-simplify: Simplify (+ (* (* t (sqrt 2)) -3/2) (+ (* 0 0) (* (- (* t (sqrt 2))) 1))) into (- (* 5/2 (* t (sqrt 2)))) 1538432345.885 * [misc]taylor: Taking taylor expansion of (- (* 5/2 (* t (sqrt 2)))) in t 1538432345.885 * [misc]taylor: Taking taylor expansion of (* 5/2 (* t (sqrt 2))) in t 1538432345.885 * [misc]taylor: Taking taylor expansion of 5/2 in t 1538432345.885 * [misc]backup-simplify: Simplify 5/2 into 5/2 1538432345.885 * [misc]taylor: Taking taylor expansion of (* t (sqrt 2)) in t 1538432345.885 * [misc]taylor: Taking taylor expansion of t in t 1538432345.885 * [misc]backup-simplify: Simplify 0 into 0 1538432345.885 * [misc]backup-simplify: Simplify 1 into 1 1538432345.885 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432345.885 * [misc]taylor: Taking taylor expansion of 2 in t 1538432345.885 * [misc]backup-simplify: Simplify 2 into 2 1538432345.885 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.886 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.886 * [misc]backup-simplify: Simplify (* 0 (sqrt 2)) into 0 1538432345.886 * [misc]backup-simplify: Simplify (* 5/2 0) into 0 1538432345.886 * [misc]backup-simplify: Simplify (- 0) into 0 1538432345.886 * [misc]backup-simplify: Simplify 0 into 0 1538432345.886 * [misc]backup-simplify: Simplify 0 into 0 1538432345.888 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432345.888 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 1538432345.888 * [misc]backup-simplify: Simplify 0 into 0 1538432345.888 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432345.889 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432345.889 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.889 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 -3/2)))) (* 2 1)) into 0 1538432345.889 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432345.889 * [misc]backup-simplify: Simplify (- 0) into 0 1538432345.890 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.890 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432345.890 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1)))) into 0 1538432345.891 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 (- (sqrt 2))) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1538432345.891 * [misc]backup-simplify: Simplify (+ (* (* t (sqrt 2)) 0) (+ (* 0 -3/2) (+ (* (- (* t (sqrt 2))) 0) (* 0 1)))) into 0 1538432345.891 * [misc]taylor: Taking taylor expansion of 0 in t 1538432345.891 * [misc]backup-simplify: Simplify 0 into 0 1538432345.892 * [misc]backup-simplify: Simplify 0 into 0 1538432345.892 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 1538432345.893 * [misc]backup-simplify: Simplify (+ (* 5/2 (sqrt 2)) (* 0 0)) into (* 5/2 (sqrt 2)) 1538432345.893 * [misc]backup-simplify: Simplify (- (* 5/2 (sqrt 2))) into (- (* 5/2 (sqrt 2))) 1538432345.894 * [misc]backup-simplify: Simplify (- (* 5/2 (sqrt 2))) into (- (* 5/2 (sqrt 2))) 1538432345.894 * [misc]backup-simplify: Simplify 0 into 0 1538432345.894 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432345.895 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1538432345.895 * [misc]backup-simplify: Simplify 0 into 0 1538432345.895 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432345.895 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432345.896 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.897 * [misc]backup-simplify: Simplify (/ (- 0 (pow -3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -9/8 1538432345.897 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432345.897 * [misc]backup-simplify: Simplify (- 0) into 0 1538432345.898 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.899 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432345.899 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1))))) into 0 1538432345.900 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 (- (sqrt 2))) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 1538432345.900 * [misc]backup-simplify: Simplify (+ (* (* t (sqrt 2)) -9/8) (+ (* 0 0) (+ (* (- (* t (sqrt 2))) -3/2) (+ (* 0 0) (* 0 1))))) into (* 3/8 (* t (sqrt 2))) 1538432345.900 * [misc]taylor: Taking taylor expansion of (* 3/8 (* t (sqrt 2))) in t 1538432345.900 * [misc]taylor: Taking taylor expansion of 3/8 in t 1538432345.900 * [misc]backup-simplify: Simplify 3/8 into 3/8 1538432345.900 * [misc]taylor: Taking taylor expansion of (* t (sqrt 2)) in t 1538432345.900 * [misc]taylor: Taking taylor expansion of t in t 1538432345.900 * [misc]backup-simplify: Simplify 0 into 0 1538432345.900 * [misc]backup-simplify: Simplify 1 into 1 1538432345.900 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432345.900 * [misc]taylor: Taking taylor expansion of 2 in t 1538432345.900 * [misc]backup-simplify: Simplify 2 into 2 1538432345.900 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.901 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.901 * [misc]backup-simplify: Simplify (* 0 (sqrt 2)) into 0 1538432345.901 * [misc]backup-simplify: Simplify (* 3/8 0) into 0 1538432345.901 * [misc]backup-simplify: Simplify 0 into 0 1538432345.901 * [misc]backup-simplify: Simplify 0 into 0 1538432345.902 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432345.902 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 1538432345.902 * [misc]backup-simplify: Simplify (+ (* 5/2 0) (+ (* 0 (sqrt 2)) (* 0 0))) into 0 1538432345.902 * [misc]backup-simplify: Simplify (- 0) into 0 1538432345.902 * [misc]backup-simplify: Simplify 0 into 0 1538432345.902 * [misc]backup-simplify: Simplify 0 into 0 1538432345.903 * [misc]backup-simplify: Simplify (+ (* (- (* 5/2 (sqrt 2))) (* t (pow v 2))) (* (sqrt 2) (* t 1))) into (- (* t (sqrt 2)) (* 5/2 (* t (* (sqrt 2) (pow v 2))))) 1538432345.903 * [misc]backup-simplify: Simplify (* (sqrt (* 2 (fma (* (/ 1 v) (/ 1 v)) -3 1))) (* (/ 1 t) (- 1 (* (/ 1 v) (/ 1 v))))) into (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) 1538432345.903 * [misc]approximate: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in (v t) around 0 1538432345.903 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in t 1538432345.903 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in t 1538432345.903 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in t 1538432345.903 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432345.903 * [misc]taylor: Taking taylor expansion of 2 in t 1538432345.903 * [misc]backup-simplify: Simplify 2 into 2 1538432345.903 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.903 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.903 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432345.903 * [misc]taylor: Taking taylor expansion of 1 in t 1538432345.903 * [misc]backup-simplify: Simplify 1 into 1 1538432345.903 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432345.903 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432345.904 * [misc]taylor: Taking taylor expansion of v in t 1538432345.904 * [misc]backup-simplify: Simplify v into v 1538432345.904 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432345.904 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432345.904 * [misc]taylor: Taking taylor expansion of t in t 1538432345.904 * [misc]backup-simplify: Simplify 0 into 0 1538432345.904 * [misc]backup-simplify: Simplify 1 into 1 1538432345.904 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432345.904 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432345.904 * [misc]backup-simplify: Simplify (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1538432345.904 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1538432345.904 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in t 1538432345.904 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432345.904 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432345.904 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432345.904 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432345.904 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432345.904 * [misc]taylor: Taking taylor expansion of v in t 1538432345.904 * [misc]backup-simplify: Simplify v into v 1538432345.904 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432345.904 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432345.905 * [misc]taylor: Taking taylor expansion of -3 in t 1538432345.905 * [misc]backup-simplify: Simplify -3 into -3 1538432345.905 * [misc]taylor: Taking taylor expansion of 1 in t 1538432345.905 * [misc]backup-simplify: Simplify 1 into 1 1538432345.905 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432345.905 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432345.905 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) into (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) 1538432345.905 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432345.905 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432345.905 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1538432345.905 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.905 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1538432345.905 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1538432345.905 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1538432345.905 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1538432345.905 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432345.905 * [misc]taylor: Taking taylor expansion of 2 in v 1538432345.905 * [misc]backup-simplify: Simplify 2 into 2 1538432345.906 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.906 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.906 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432345.906 * [misc]taylor: Taking taylor expansion of 1 in v 1538432345.906 * [misc]backup-simplify: Simplify 1 into 1 1538432345.906 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432345.906 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432345.906 * [misc]taylor: Taking taylor expansion of v in v 1538432345.906 * [misc]backup-simplify: Simplify 0 into 0 1538432345.906 * [misc]backup-simplify: Simplify 1 into 1 1538432345.906 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432345.906 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432345.906 * [misc]taylor: Taking taylor expansion of t in v 1538432345.906 * [misc]backup-simplify: Simplify t into t 1538432345.906 * [misc]backup-simplify: Simplify (- 1) into -1 1538432345.906 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432345.907 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1538432345.907 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1538432345.907 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1538432345.907 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432345.907 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432345.907 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432345.907 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432345.907 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432345.907 * [misc]taylor: Taking taylor expansion of v in v 1538432345.907 * [misc]backup-simplify: Simplify 0 into 0 1538432345.907 * [misc]backup-simplify: Simplify 1 into 1 1538432345.907 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432345.907 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432345.907 * [misc]taylor: Taking taylor expansion of -3 in v 1538432345.907 * [misc]backup-simplify: Simplify -3 into -3 1538432345.907 * [misc]taylor: Taking taylor expansion of 1 in v 1538432345.907 * [misc]backup-simplify: Simplify 1 into 1 1538432345.907 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432345.907 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432345.908 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432345.908 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432345.908 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432345.908 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432345.908 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.908 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432345.908 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1538432345.908 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1538432345.908 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1538432345.908 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432345.908 * [misc]taylor: Taking taylor expansion of 2 in v 1538432345.908 * [misc]backup-simplify: Simplify 2 into 2 1538432345.908 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.909 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.909 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432345.909 * [misc]taylor: Taking taylor expansion of 1 in v 1538432345.909 * [misc]backup-simplify: Simplify 1 into 1 1538432345.909 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432345.909 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432345.909 * [misc]taylor: Taking taylor expansion of v in v 1538432345.909 * [misc]backup-simplify: Simplify 0 into 0 1538432345.909 * [misc]backup-simplify: Simplify 1 into 1 1538432345.909 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432345.909 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432345.909 * [misc]taylor: Taking taylor expansion of t in v 1538432345.909 * [misc]backup-simplify: Simplify t into t 1538432345.909 * [misc]backup-simplify: Simplify (- 1) into -1 1538432345.909 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432345.909 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1538432345.910 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1538432345.910 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1538432345.910 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432345.910 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432345.910 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432345.910 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432345.910 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432345.910 * [misc]taylor: Taking taylor expansion of v in v 1538432345.910 * [misc]backup-simplify: Simplify 0 into 0 1538432345.910 * [misc]backup-simplify: Simplify 1 into 1 1538432345.910 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432345.910 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432345.910 * [misc]taylor: Taking taylor expansion of -3 in v 1538432345.910 * [misc]backup-simplify: Simplify -3 into -3 1538432345.910 * [misc]taylor: Taking taylor expansion of 1 in v 1538432345.910 * [misc]backup-simplify: Simplify 1 into 1 1538432345.910 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432345.910 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432345.910 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432345.910 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432345.911 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432345.911 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432345.911 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.911 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432345.911 * [misc]backup-simplify: Simplify (* (* -1 (/ (sqrt 2) t)) (sqrt -3)) into (* -1 (/ (* (sqrt 2) (sqrt -3)) t)) 1538432345.911 * [misc]taylor: Taking taylor expansion of (* -1 (/ (* (sqrt 2) (sqrt -3)) t)) in t 1538432345.911 * [misc]taylor: Taking taylor expansion of -1 in t 1538432345.911 * [misc]backup-simplify: Simplify -1 into -1 1538432345.911 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1538432345.911 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1538432345.911 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432345.911 * [misc]taylor: Taking taylor expansion of 2 in t 1538432345.911 * [misc]backup-simplify: Simplify 2 into 2 1538432345.912 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.912 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.912 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432345.912 * [misc]taylor: Taking taylor expansion of -3 in t 1538432345.912 * [misc]backup-simplify: Simplify -3 into -3 1538432345.912 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432345.912 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432345.912 * [misc]taylor: Taking taylor expansion of t in t 1538432345.912 * [misc]backup-simplify: Simplify 0 into 0 1538432345.912 * [misc]backup-simplify: Simplify 1 into 1 1538432345.912 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1538432345.913 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1538432345.913 * [misc]backup-simplify: Simplify (* -1 (* (sqrt 2) (sqrt -3))) into (* -1 (* (sqrt 2) (sqrt -3))) 1538432345.913 * [misc]backup-simplify: Simplify (* -1 (* (sqrt 2) (sqrt -3))) into (* -1 (* (sqrt 2) (sqrt -3))) 1538432345.914 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432345.914 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432345.914 * [misc]backup-simplify: Simplify (- 0) into 0 1538432345.914 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.914 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 -1)) into 0 1538432345.914 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)))) into 0 1538432345.915 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (* 0 (sqrt -3))) into 0 1538432345.915 * [misc]taylor: Taking taylor expansion of 0 in t 1538432345.915 * [misc]backup-simplify: Simplify 0 into 0 1538432345.915 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1538432345.915 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1538432345.915 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* (sqrt 2) (sqrt -3)))) into 0 1538432345.915 * [misc]backup-simplify: Simplify 0 into 0 1538432345.915 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432345.916 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432345.916 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432345.916 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432345.917 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -3))) into (/ 1/2 (sqrt -3)) 1538432345.917 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432345.917 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432345.917 * [misc]backup-simplify: Simplify (- 0) into 0 1538432345.917 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432345.918 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432345.918 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 1) (+ (* 0 0) (* 0 -1))) into (sqrt 2) 1538432345.919 * [misc]backup-simplify: Simplify (- (/ (sqrt 2) t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)))) into (/ (sqrt 2) t) 1538432345.919 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) (/ 1/2 (sqrt -3))) (+ (* 0 0) (* (/ (sqrt 2) t) (sqrt -3)))) into (- (/ (* (sqrt 2) (sqrt -3)) t) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) 1538432345.919 * [misc]taylor: Taking taylor expansion of (- (/ (* (sqrt 2) (sqrt -3)) t) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) in t 1538432345.919 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1538432345.920 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1538432345.920 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432345.920 * [misc]taylor: Taking taylor expansion of 2 in t 1538432345.920 * [misc]backup-simplify: Simplify 2 into 2 1538432345.920 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.920 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.920 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432345.920 * [misc]taylor: Taking taylor expansion of -3 in t 1538432345.920 * [misc]backup-simplify: Simplify -3 into -3 1538432345.920 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432345.920 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432345.920 * [misc]taylor: Taking taylor expansion of t in t 1538432345.920 * [misc]backup-simplify: Simplify 0 into 0 1538432345.920 * [misc]backup-simplify: Simplify 1 into 1 1538432345.920 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1538432345.921 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1538432345.921 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1538432345.921 * [misc]taylor: Taking taylor expansion of 1/2 in t 1538432345.921 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538432345.921 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1538432345.921 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432345.921 * [misc]taylor: Taking taylor expansion of 2 in t 1538432345.921 * [misc]backup-simplify: Simplify 2 into 2 1538432345.921 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.921 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.921 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1538432345.921 * [misc]taylor: Taking taylor expansion of t in t 1538432345.921 * [misc]backup-simplify: Simplify 0 into 0 1538432345.921 * [misc]backup-simplify: Simplify 1 into 1 1538432345.921 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432345.921 * [misc]taylor: Taking taylor expansion of -3 in t 1538432345.921 * [misc]backup-simplify: Simplify -3 into -3 1538432345.921 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432345.922 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432345.922 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1538432345.922 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1538432345.922 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1538432345.923 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1538432345.923 * [misc]backup-simplify: Simplify (- (* 1/2 (/ (sqrt 2) (sqrt -3)))) into (- (* 1/2 (/ (sqrt 2) (sqrt -3)))) 1538432345.924 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (sqrt -3)) (- (* 1/2 (/ (sqrt 2) (sqrt -3))))) into (- (* (sqrt 2) (sqrt -3)) (* 1/2 (/ (sqrt 2) (sqrt -3)))) 1538432345.925 * [misc]backup-simplify: Simplify (- (* (sqrt 2) (sqrt -3)) (* 1/2 (/ (sqrt 2) (sqrt -3)))) into (- (* (sqrt 2) (sqrt -3)) (* 1/2 (/ (sqrt 2) (sqrt -3)))) 1538432345.925 * [misc]backup-simplify: Simplify 0 into 0 1538432345.926 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1538432345.927 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432345.927 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt -3)))) into 0 1538432345.927 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432345.928 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (sqrt 2) (sqrt -3))))) into 0 1538432345.928 * [misc]backup-simplify: Simplify 0 into 0 1538432345.928 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432345.928 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432345.929 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432345.929 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.929 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -3)))))) (* 2 (sqrt -3))) into 0 1538432345.930 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432345.930 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432345.930 * [misc]backup-simplify: Simplify (- 0) into 0 1538432345.930 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.931 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432345.931 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1538432345.932 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)) (* (/ (sqrt 2) t) (/ 0 t)))) into 0 1538432345.933 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* (/ (sqrt 2) t) 0) (* 0 (sqrt -3))))) into 0 1538432345.933 * [misc]taylor: Taking taylor expansion of 0 in t 1538432345.933 * [misc]backup-simplify: Simplify 0 into 0 1538432345.933 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1538432345.933 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1538432345.935 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1538432345.936 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -3)))) into 0 1538432345.936 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt -3)) (+ (* (/ (sqrt 2) (sqrt -3)) (/ 0 (sqrt -3))))) into 0 1538432345.936 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 2) (sqrt -3)))) into 0 1538432345.937 * [misc]backup-simplify: Simplify (- 0) into 0 1538432345.937 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.937 * [misc]backup-simplify: Simplify 0 into 0 1538432345.937 * [misc]backup-simplify: Simplify 0 into 0 1538432345.937 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into 0 1538432345.937 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432345.938 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -3))))) into 0 1538432345.938 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432345.939 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 2) (sqrt -3)))))) into 0 1538432345.939 * [misc]backup-simplify: Simplify 0 into 0 1538432345.939 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432345.940 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432345.940 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1538432345.940 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.946 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (sqrt -3)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into (/ -1/8 (pow (sqrt -3) 3)) 1538432345.947 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432345.947 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432345.947 * [misc]backup-simplify: Simplify (- 0) into 0 1538432345.948 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.949 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432345.950 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1))))) into 0 1538432345.950 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)) (* (/ (sqrt 2) t) (/ 0 t)) (* 0 (/ 0 t)))) into 0 1538432345.953 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) (/ -1/8 (pow (sqrt -3) 3))) (+ (* 0 0) (+ (* (/ (sqrt 2) t) (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3)))))) into (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) 1538432345.953 * [misc]taylor: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) in t 1538432345.953 * [misc]taylor: Taking taylor expansion of (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) in t 1538432345.953 * [misc]taylor: Taking taylor expansion of 1/8 in t 1538432345.953 * [misc]backup-simplify: Simplify 1/8 into 1/8 1538432345.953 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (pow (sqrt -3) 3))) in t 1538432345.953 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432345.953 * [misc]taylor: Taking taylor expansion of 2 in t 1538432345.953 * [misc]backup-simplify: Simplify 2 into 2 1538432345.953 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.954 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.954 * [misc]taylor: Taking taylor expansion of (* t (pow (sqrt -3) 3)) in t 1538432345.954 * [misc]taylor: Taking taylor expansion of t in t 1538432345.954 * [misc]backup-simplify: Simplify 0 into 0 1538432345.954 * [misc]backup-simplify: Simplify 1 into 1 1538432345.954 * [misc]taylor: Taking taylor expansion of (pow (sqrt -3) 3) in t 1538432345.954 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432345.954 * [misc]taylor: Taking taylor expansion of -3 in t 1538432345.954 * [misc]backup-simplify: Simplify -3 into -3 1538432345.954 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432345.954 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432345.955 * [misc]backup-simplify: Simplify (* (sqrt -3) (sqrt -3)) into (pow (sqrt -3) 2) 1538432345.956 * [misc]backup-simplify: Simplify (* (sqrt -3) (pow (sqrt -3) 2)) into (pow (sqrt -3) 3) 1538432345.957 * [misc]backup-simplify: Simplify (* 0 (pow (sqrt -3) 3)) into 0 1538432345.957 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (sqrt -3))) into 0 1538432345.959 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (pow (sqrt -3) 2))) into 0 1538432345.960 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow (sqrt -3) 3))) into (pow (sqrt -3) 3) 1538432345.961 * [misc]backup-simplify: Simplify (/ (sqrt 2) (pow (sqrt -3) 3)) into (/ (sqrt 2) (pow (sqrt -3) 3)) 1538432345.961 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1538432345.961 * [misc]taylor: Taking taylor expansion of 1/2 in t 1538432345.961 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538432345.961 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1538432345.961 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432345.961 * [misc]taylor: Taking taylor expansion of 2 in t 1538432345.961 * [misc]backup-simplify: Simplify 2 into 2 1538432345.962 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.962 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.962 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1538432345.962 * [misc]taylor: Taking taylor expansion of t in t 1538432345.962 * [misc]backup-simplify: Simplify 0 into 0 1538432345.962 * [misc]backup-simplify: Simplify 1 into 1 1538432345.962 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432345.962 * [misc]taylor: Taking taylor expansion of -3 in t 1538432345.962 * [misc]backup-simplify: Simplify -3 into -3 1538432345.962 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432345.962 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432345.963 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1538432345.963 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1538432345.964 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1538432345.965 * [misc]backup-simplify: Simplify (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) into (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) 1538432345.966 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1538432345.969 * [misc]backup-simplify: Simplify (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) into (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) 1538432345.972 * [misc]backup-simplify: Simplify (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) into (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) 1538432345.979 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (* (/ 1 (/ 1 t)) (/ 1 v))) (+ (* (- (* (sqrt 2) (sqrt -3)) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (* (/ 1 (/ 1 t)) (/ 1 (/ 1 v)))) (* (* -1 (* (sqrt 2) (sqrt -3))) (* (/ 1 (/ 1 t)) (pow (/ 1 v) -3))))) into (- (+ (* 1/8 (/ (* t (sqrt 2)) (* v (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (sqrt 2)) (* v (sqrt -3)))) (* t (* (sqrt 2) (* v (sqrt -3)))))) (+ (* 1/2 (/ (* t (* (sqrt 2) v)) (sqrt -3))) (* t (* (sqrt 2) (* (pow v 3) (sqrt -3)))))) 1538432345.980 * [misc]backup-simplify: Simplify (* (sqrt (* 2 (fma (* (/ 1 (- v)) (/ 1 (- v))) -3 1))) (* (/ 1 (- t)) (- 1 (* (/ 1 (- v)) (/ 1 (- v)))))) into (* -1 (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1)))) 1538432345.980 * [misc]approximate: Taking taylor expansion of (* -1 (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1)))) in (v t) around 0 1538432345.980 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1)))) in t 1538432345.980 * [misc]taylor: Taking taylor expansion of -1 in t 1538432345.980 * [misc]backup-simplify: Simplify -1 into -1 1538432345.980 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in t 1538432345.980 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in t 1538432345.980 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in t 1538432345.980 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432345.980 * [misc]taylor: Taking taylor expansion of 2 in t 1538432345.980 * [misc]backup-simplify: Simplify 2 into 2 1538432345.981 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.981 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.981 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432345.981 * [misc]taylor: Taking taylor expansion of 1 in t 1538432345.981 * [misc]backup-simplify: Simplify 1 into 1 1538432345.981 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432345.981 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432345.981 * [misc]taylor: Taking taylor expansion of v in t 1538432345.981 * [misc]backup-simplify: Simplify v into v 1538432345.981 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432345.981 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432345.981 * [misc]taylor: Taking taylor expansion of t in t 1538432345.981 * [misc]backup-simplify: Simplify 0 into 0 1538432345.981 * [misc]backup-simplify: Simplify 1 into 1 1538432345.982 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432345.982 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432345.982 * [misc]backup-simplify: Simplify (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1538432345.982 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1538432345.982 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in t 1538432345.983 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432345.983 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432345.983 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432345.983 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432345.983 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432345.983 * [misc]taylor: Taking taylor expansion of v in t 1538432345.983 * [misc]backup-simplify: Simplify v into v 1538432345.983 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432345.983 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432345.983 * [misc]taylor: Taking taylor expansion of -3 in t 1538432345.983 * [misc]backup-simplify: Simplify -3 into -3 1538432345.983 * [misc]taylor: Taking taylor expansion of 1 in t 1538432345.983 * [misc]backup-simplify: Simplify 1 into 1 1538432345.983 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432345.983 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432345.984 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) into (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) 1538432345.984 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432345.984 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432345.984 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1538432345.984 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.985 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1538432345.985 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432345.985 * [misc]taylor: Taking taylor expansion of -1 in v 1538432345.985 * [misc]backup-simplify: Simplify -1 into -1 1538432345.985 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1538432345.985 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1538432345.985 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1538432345.985 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432345.985 * [misc]taylor: Taking taylor expansion of 2 in v 1538432345.985 * [misc]backup-simplify: Simplify 2 into 2 1538432345.985 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.985 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.985 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432345.985 * [misc]taylor: Taking taylor expansion of 1 in v 1538432345.985 * [misc]backup-simplify: Simplify 1 into 1 1538432345.985 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432345.985 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432345.985 * [misc]taylor: Taking taylor expansion of v in v 1538432345.986 * [misc]backup-simplify: Simplify 0 into 0 1538432345.986 * [misc]backup-simplify: Simplify 1 into 1 1538432345.986 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432345.986 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432345.986 * [misc]taylor: Taking taylor expansion of t in v 1538432345.986 * [misc]backup-simplify: Simplify t into t 1538432345.986 * [misc]backup-simplify: Simplify (- 1) into -1 1538432345.987 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432345.987 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1538432345.987 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1538432345.987 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1538432345.987 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432345.988 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432345.988 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432345.988 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432345.988 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432345.988 * [misc]taylor: Taking taylor expansion of v in v 1538432345.988 * [misc]backup-simplify: Simplify 0 into 0 1538432345.988 * [misc]backup-simplify: Simplify 1 into 1 1538432345.988 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432345.988 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432345.988 * [misc]taylor: Taking taylor expansion of -3 in v 1538432345.988 * [misc]backup-simplify: Simplify -3 into -3 1538432345.988 * [misc]taylor: Taking taylor expansion of 1 in v 1538432345.988 * [misc]backup-simplify: Simplify 1 into 1 1538432345.988 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432345.988 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432345.989 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432345.989 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432345.989 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432345.989 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432345.990 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.990 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432345.990 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432345.990 * [misc]taylor: Taking taylor expansion of -1 in v 1538432345.990 * [misc]backup-simplify: Simplify -1 into -1 1538432345.990 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1538432345.990 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1538432345.990 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1538432345.990 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432345.990 * [misc]taylor: Taking taylor expansion of 2 in v 1538432345.990 * [misc]backup-simplify: Simplify 2 into 2 1538432345.990 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.990 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.990 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432345.991 * [misc]taylor: Taking taylor expansion of 1 in v 1538432345.991 * [misc]backup-simplify: Simplify 1 into 1 1538432345.991 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432345.991 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432345.991 * [misc]taylor: Taking taylor expansion of v in v 1538432345.991 * [misc]backup-simplify: Simplify 0 into 0 1538432345.991 * [misc]backup-simplify: Simplify 1 into 1 1538432345.991 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432345.991 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432345.991 * [misc]taylor: Taking taylor expansion of t in v 1538432345.991 * [misc]backup-simplify: Simplify t into t 1538432345.991 * [misc]backup-simplify: Simplify (- 1) into -1 1538432345.991 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432345.992 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1538432345.992 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1538432345.992 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1538432345.992 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432345.992 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432345.992 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432345.992 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432345.992 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432345.992 * [misc]taylor: Taking taylor expansion of v in v 1538432345.992 * [misc]backup-simplify: Simplify 0 into 0 1538432345.993 * [misc]backup-simplify: Simplify 1 into 1 1538432345.993 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432345.993 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432345.993 * [misc]taylor: Taking taylor expansion of -3 in v 1538432345.993 * [misc]backup-simplify: Simplify -3 into -3 1538432345.993 * [misc]taylor: Taking taylor expansion of 1 in v 1538432345.993 * [misc]backup-simplify: Simplify 1 into 1 1538432345.993 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432345.993 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432345.993 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432345.994 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432345.994 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432345.994 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432345.994 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.995 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432345.995 * [misc]backup-simplify: Simplify (* (* -1 (/ (sqrt 2) t)) (sqrt -3)) into (* -1 (/ (* (sqrt 2) (sqrt -3)) t)) 1538432345.996 * [misc]backup-simplify: Simplify (* -1 (* -1 (/ (* (sqrt 2) (sqrt -3)) t))) into (/ (* (sqrt 2) (sqrt -3)) t) 1538432345.996 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1538432345.996 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1538432345.996 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432345.996 * [misc]taylor: Taking taylor expansion of 2 in t 1538432345.996 * [misc]backup-simplify: Simplify 2 into 2 1538432345.996 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432345.996 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432345.996 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432345.996 * [misc]taylor: Taking taylor expansion of -3 in t 1538432345.996 * [misc]backup-simplify: Simplify -3 into -3 1538432345.996 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432345.997 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432345.997 * [misc]taylor: Taking taylor expansion of t in t 1538432345.997 * [misc]backup-simplify: Simplify 0 into 0 1538432345.997 * [misc]backup-simplify: Simplify 1 into 1 1538432345.997 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1538432345.998 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1538432345.998 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1538432345.999 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432345.999 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432345.999 * [misc]backup-simplify: Simplify (- 0) into 0 1538432345.999 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432345.999 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 -1)) into 0 1538432346.000 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)))) into 0 1538432346.000 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (* 0 (sqrt -3))) into 0 1538432346.001 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* -1 (/ (* (sqrt 2) (sqrt -3)) t)))) into 0 1538432346.001 * [misc]taylor: Taking taylor expansion of 0 in t 1538432346.001 * [misc]backup-simplify: Simplify 0 into 0 1538432346.001 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1538432346.001 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1538432346.002 * [misc]backup-simplify: Simplify 0 into 0 1538432346.002 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.002 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.002 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432346.003 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432346.004 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -3))) into (/ 1/2 (sqrt -3)) 1538432346.005 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.005 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.005 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.005 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432346.006 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432346.007 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 1) (+ (* 0 0) (* 0 -1))) into (sqrt 2) 1538432346.008 * [misc]backup-simplify: Simplify (- (/ (sqrt 2) t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)))) into (/ (sqrt 2) t) 1538432346.009 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) (/ 1/2 (sqrt -3))) (+ (* 0 0) (* (/ (sqrt 2) t) (sqrt -3)))) into (- (/ (* (sqrt 2) (sqrt -3)) t) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) 1538432346.011 * [misc]backup-simplify: Simplify (+ (* -1 (- (/ (* (sqrt 2) (sqrt -3)) t) (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))))) (+ (* 0 0) (* 0 (* -1 (/ (* (sqrt 2) (sqrt -3)) t))))) into (- (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) (/ (* (sqrt 2) (sqrt -3)) t)) 1538432346.011 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) (/ (* (sqrt 2) (sqrt -3)) t)) in t 1538432346.011 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1538432346.011 * [misc]taylor: Taking taylor expansion of 1/2 in t 1538432346.011 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538432346.011 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1538432346.011 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.011 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.011 * [misc]backup-simplify: Simplify 2 into 2 1538432346.011 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.011 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.011 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1538432346.011 * [misc]taylor: Taking taylor expansion of t in t 1538432346.011 * [misc]backup-simplify: Simplify 0 into 0 1538432346.011 * [misc]backup-simplify: Simplify 1 into 1 1538432346.011 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432346.011 * [misc]taylor: Taking taylor expansion of -3 in t 1538432346.012 * [misc]backup-simplify: Simplify -3 into -3 1538432346.012 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432346.012 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432346.012 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1538432346.013 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1538432346.013 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1538432346.013 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1538432346.013 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1538432346.013 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.013 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.013 * [misc]backup-simplify: Simplify 2 into 2 1538432346.014 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.014 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.014 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432346.014 * [misc]taylor: Taking taylor expansion of -3 in t 1538432346.014 * [misc]backup-simplify: Simplify -3 into -3 1538432346.014 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432346.014 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432346.014 * [misc]taylor: Taking taylor expansion of t in t 1538432346.014 * [misc]backup-simplify: Simplify 0 into 0 1538432346.014 * [misc]backup-simplify: Simplify 1 into 1 1538432346.015 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1538432346.016 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1538432346.016 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1538432346.017 * [misc]backup-simplify: Simplify (- (* (sqrt 2) (sqrt -3))) into (- (* (sqrt 2) (sqrt -3))) 1538432346.019 * [misc]backup-simplify: Simplify (+ (* 1/2 (/ (sqrt 2) (sqrt -3))) (- (* (sqrt 2) (sqrt -3)))) into (- (* 1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt 2) (sqrt -3))) 1538432346.020 * [misc]backup-simplify: Simplify (- (* 1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt 2) (sqrt -3))) into (- (* 1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt 2) (sqrt -3))) 1538432346.021 * [misc]backup-simplify: Simplify 0 into 0 1538432346.022 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1538432346.023 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432346.024 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt -3)))) into 0 1538432346.024 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.024 * [misc]backup-simplify: Simplify 0 into 0 1538432346.025 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432346.025 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.025 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432346.025 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.026 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -3)))))) (* 2 (sqrt -3))) into 0 1538432346.026 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432346.027 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.027 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.027 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.027 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432346.028 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1538432346.028 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)) (* (/ (sqrt 2) t) (/ 0 t)))) into 0 1538432346.029 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* (/ (sqrt 2) t) 0) (* 0 (sqrt -3))))) into 0 1538432346.031 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (- (/ (* (sqrt 2) (sqrt -3)) t) (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))))) (+ (* 0 0) (* 0 (* -1 (/ (* (sqrt 2) (sqrt -3)) t)))))) into 0 1538432346.031 * [misc]taylor: Taking taylor expansion of 0 in t 1538432346.031 * [misc]backup-simplify: Simplify 0 into 0 1538432346.032 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1538432346.033 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -3)))) into 0 1538432346.033 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt -3)) (+ (* (/ (sqrt 2) (sqrt -3)) (/ 0 (sqrt -3))))) into 0 1538432346.033 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 2) (sqrt -3)))) into 0 1538432346.034 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1538432346.034 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1538432346.034 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.034 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.034 * [misc]backup-simplify: Simplify 0 into 0 1538432346.034 * [misc]backup-simplify: Simplify 0 into 0 1538432346.035 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into 0 1538432346.035 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432346.036 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -3))))) into 0 1538432346.036 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.036 * [misc]backup-simplify: Simplify 0 into 0 1538432346.037 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432346.037 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.037 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1538432346.038 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.040 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (sqrt -3)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into (/ -1/8 (pow (sqrt -3) 3)) 1538432346.040 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432346.041 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.041 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.041 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.043 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432346.043 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1))))) into 0 1538432346.044 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)) (* (/ (sqrt 2) t) (/ 0 t)) (* 0 (/ 0 t)))) into 0 1538432346.047 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) (/ -1/8 (pow (sqrt -3) 3))) (+ (* 0 0) (+ (* (/ (sqrt 2) t) (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3)))))) into (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) 1538432346.051 * [misc]backup-simplify: Simplify (+ (* -1 (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))))) (+ (* 0 0) (+ (* 0 (- (/ (* (sqrt 2) (sqrt -3)) t) (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))))) (+ (* 0 0) (* 0 (* -1 (/ (* (sqrt 2) (sqrt -3)) t))))))) into (- (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))))) 1538432346.052 * [misc]taylor: Taking taylor expansion of (- (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))))) in t 1538432346.052 * [misc]taylor: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) in t 1538432346.052 * [misc]taylor: Taking taylor expansion of (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) in t 1538432346.052 * [misc]taylor: Taking taylor expansion of 1/8 in t 1538432346.052 * [misc]backup-simplify: Simplify 1/8 into 1/8 1538432346.052 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (pow (sqrt -3) 3))) in t 1538432346.052 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.052 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.052 * [misc]backup-simplify: Simplify 2 into 2 1538432346.052 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.052 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.052 * [misc]taylor: Taking taylor expansion of (* t (pow (sqrt -3) 3)) in t 1538432346.052 * [misc]taylor: Taking taylor expansion of t in t 1538432346.052 * [misc]backup-simplify: Simplify 0 into 0 1538432346.052 * [misc]backup-simplify: Simplify 1 into 1 1538432346.052 * [misc]taylor: Taking taylor expansion of (pow (sqrt -3) 3) in t 1538432346.052 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432346.052 * [misc]taylor: Taking taylor expansion of -3 in t 1538432346.052 * [misc]backup-simplify: Simplify -3 into -3 1538432346.053 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432346.053 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432346.053 * [misc]backup-simplify: Simplify (* (sqrt -3) (sqrt -3)) into (pow (sqrt -3) 2) 1538432346.055 * [misc]backup-simplify: Simplify (* (sqrt -3) (pow (sqrt -3) 2)) into (pow (sqrt -3) 3) 1538432346.055 * [misc]backup-simplify: Simplify (* 0 (pow (sqrt -3) 3)) into 0 1538432346.056 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (sqrt -3))) into 0 1538432346.057 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (pow (sqrt -3) 2))) into 0 1538432346.059 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow (sqrt -3) 3))) into (pow (sqrt -3) 3) 1538432346.060 * [misc]backup-simplify: Simplify (/ (sqrt 2) (pow (sqrt -3) 3)) into (/ (sqrt 2) (pow (sqrt -3) 3)) 1538432346.060 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1538432346.060 * [misc]taylor: Taking taylor expansion of 1/2 in t 1538432346.060 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538432346.060 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1538432346.060 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.060 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.060 * [misc]backup-simplify: Simplify 2 into 2 1538432346.060 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.061 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.061 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1538432346.061 * [misc]taylor: Taking taylor expansion of t in t 1538432346.061 * [misc]backup-simplify: Simplify 0 into 0 1538432346.061 * [misc]backup-simplify: Simplify 1 into 1 1538432346.061 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432346.061 * [misc]taylor: Taking taylor expansion of -3 in t 1538432346.061 * [misc]backup-simplify: Simplify -3 into -3 1538432346.061 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432346.061 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432346.061 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1538432346.062 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1538432346.063 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1538432346.064 * [misc]backup-simplify: Simplify (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) into (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) 1538432346.065 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1538432346.068 * [misc]backup-simplify: Simplify (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) into (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) 1538432346.070 * [misc]backup-simplify: Simplify (- (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3))))) into (- (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3))))) 1538432346.072 * [misc]backup-simplify: Simplify (- (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3))))) into (- (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3))))) 1538432346.077 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3))))) (* (/ 1 (/ 1 (- t))) (/ 1 (- v)))) (+ (* (- (* 1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt 2) (sqrt -3))) (* (/ 1 (/ 1 (- t))) (/ 1 (/ 1 (- v))))) (* (* (sqrt 2) (sqrt -3)) (* (/ 1 (/ 1 (- t))) (pow (/ 1 (- v)) -3))))) into (- (+ (* 1/2 (/ (* t (* (sqrt 2) v)) (sqrt -3))) (* t (* (sqrt 2) (* (pow v 3) (sqrt -3))))) (+ (* 1/8 (/ (* t (sqrt 2)) (* v (pow (sqrt -3) 3)))) (+ (* t (* (sqrt 2) (* v (sqrt -3)))) (* 1/2 (/ (* t (sqrt 2)) (* v (sqrt -3))))))) 1538432346.077 * * * * [misc]progress: [ 2 / 4 ] generating series at (2) 1538432346.077 * [misc]backup-simplify: Simplify (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v))))) into (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) 1538432346.077 * [misc]approximate: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in (v t) around 0 1538432346.077 * [misc]taylor: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in t 1538432346.077 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in t 1538432346.077 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in t 1538432346.077 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432346.078 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in t 1538432346.078 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.078 * [misc]taylor: Taking taylor expansion of v in t 1538432346.078 * [misc]backup-simplify: Simplify v into v 1538432346.078 * [misc]taylor: Taking taylor expansion of -5 in t 1538432346.078 * [misc]backup-simplify: Simplify -5 into -5 1538432346.078 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.078 * [misc]backup-simplify: Simplify 1 into 1 1538432346.078 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in t 1538432346.078 * [misc]taylor: Taking taylor expansion of t in t 1538432346.078 * [misc]backup-simplify: Simplify 0 into 0 1538432346.078 * [misc]backup-simplify: Simplify 1 into 1 1538432346.078 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in t 1538432346.078 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.078 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.078 * [misc]backup-simplify: Simplify 2 into 2 1538432346.078 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.078 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.078 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in t 1538432346.078 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1538432346.078 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.078 * [misc]backup-simplify: Simplify 1 into 1 1538432346.078 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.078 * [misc]taylor: Taking taylor expansion of v in t 1538432346.078 * [misc]backup-simplify: Simplify v into v 1538432346.078 * [misc]taylor: Taking taylor expansion of PI in t 1538432346.078 * [misc]backup-simplify: Simplify PI into PI 1538432346.078 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432346.078 * [misc]backup-simplify: Simplify (* (pow v 2) -5) into (* -5 (pow v 2)) 1538432346.078 * [misc]backup-simplify: Simplify (+ (* -5 (pow v 2)) 1) into (- 1 (* 5 (pow v 2))) 1538432346.078 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432346.079 * [misc]backup-simplify: Simplify (- (pow v 2)) into (- (pow v 2)) 1538432346.079 * [misc]backup-simplify: Simplify (+ 1 (- (pow v 2))) into (- 1 (pow v 2)) 1538432346.079 * [misc]backup-simplify: Simplify (* (- 1 (pow v 2)) PI) into (* (- 1 (pow v 2)) PI) 1538432346.079 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (pow v 2)) PI)) into (* (sqrt 2) (* (- 1 (pow v 2)) PI)) 1538432346.079 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) (* (- 1 (pow v 2)) PI))) into 0 1538432346.079 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432346.080 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.081 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.081 * [misc]backup-simplify: Simplify (+ (* (- 1 (pow v 2)) 0) (* 0 PI)) into 0 1538432346.081 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (- 1 (pow v 2)) PI))) into 0 1538432346.082 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) into (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI))) 1538432346.082 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (pow v 2))) (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI)))) into (/ (- 1 (* 5 (pow v 2))) (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI)))) 1538432346.082 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in t 1538432346.082 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in t 1538432346.082 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in t 1538432346.082 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432346.082 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in t 1538432346.082 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.082 * [misc]taylor: Taking taylor expansion of v in t 1538432346.082 * [misc]backup-simplify: Simplify v into v 1538432346.082 * [misc]taylor: Taking taylor expansion of -3 in t 1538432346.082 * [misc]backup-simplify: Simplify -3 into -3 1538432346.082 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.082 * [misc]backup-simplify: Simplify 1 into 1 1538432346.082 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432346.082 * [misc]backup-simplify: Simplify (* (pow v 2) -3) into (* -3 (pow v 2)) 1538432346.083 * [misc]backup-simplify: Simplify (+ (* -3 (pow v 2)) 1) into (- 1 (* 3 (pow v 2))) 1538432346.083 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (pow v 2)))) into (/ 1 (- 1 (* 3 (pow v 2)))) 1538432346.083 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) into (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) 1538432346.083 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432346.083 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 -3)) into 0 1538432346.083 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.083 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (pow v 2)))) (/ 0 (- 1 (* 3 (pow v 2))))))) into 0 1538432346.083 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))) into 0 1538432346.083 * [misc]taylor: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in v 1538432346.083 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in v 1538432346.084 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432346.084 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432346.084 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432346.084 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.084 * [misc]taylor: Taking taylor expansion of v in v 1538432346.084 * [misc]backup-simplify: Simplify 0 into 0 1538432346.084 * [misc]backup-simplify: Simplify 1 into 1 1538432346.084 * [misc]taylor: Taking taylor expansion of -5 in v 1538432346.084 * [misc]backup-simplify: Simplify -5 into -5 1538432346.084 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.084 * [misc]backup-simplify: Simplify 1 into 1 1538432346.084 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in v 1538432346.084 * [misc]taylor: Taking taylor expansion of t in v 1538432346.084 * [misc]backup-simplify: Simplify t into t 1538432346.084 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in v 1538432346.084 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432346.084 * [misc]taylor: Taking taylor expansion of 2 in v 1538432346.084 * [misc]backup-simplify: Simplify 2 into 2 1538432346.084 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.084 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.084 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in v 1538432346.084 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432346.084 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.084 * [misc]backup-simplify: Simplify 1 into 1 1538432346.084 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.084 * [misc]taylor: Taking taylor expansion of v in v 1538432346.084 * [misc]backup-simplify: Simplify 0 into 0 1538432346.084 * [misc]backup-simplify: Simplify 1 into 1 1538432346.084 * [misc]taylor: Taking taylor expansion of PI in v 1538432346.084 * [misc]backup-simplify: Simplify PI into PI 1538432346.084 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432346.084 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432346.085 * [misc]backup-simplify: Simplify (* 1 PI) into PI 1538432346.085 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432346.085 * [misc]backup-simplify: Simplify (* t (* (sqrt 2) PI)) into (* t (* (sqrt 2) PI)) 1538432346.086 * [misc]backup-simplify: Simplify (/ 1 (* t (* (sqrt 2) PI))) into (/ 1 (* t (* (sqrt 2) PI))) 1538432346.086 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1538432346.086 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1538432346.086 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432346.086 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432346.086 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432346.086 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.086 * [misc]taylor: Taking taylor expansion of v in v 1538432346.086 * [misc]backup-simplify: Simplify 0 into 0 1538432346.086 * [misc]backup-simplify: Simplify 1 into 1 1538432346.086 * [misc]taylor: Taking taylor expansion of -3 in v 1538432346.086 * [misc]backup-simplify: Simplify -3 into -3 1538432346.086 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.086 * [misc]backup-simplify: Simplify 1 into 1 1538432346.086 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432346.086 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.086 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432346.086 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.086 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432346.087 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432346.087 * [misc]taylor: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in v 1538432346.087 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in v 1538432346.087 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432346.087 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432346.087 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432346.087 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.087 * [misc]taylor: Taking taylor expansion of v in v 1538432346.087 * [misc]backup-simplify: Simplify 0 into 0 1538432346.087 * [misc]backup-simplify: Simplify 1 into 1 1538432346.087 * [misc]taylor: Taking taylor expansion of -5 in v 1538432346.087 * [misc]backup-simplify: Simplify -5 into -5 1538432346.087 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.087 * [misc]backup-simplify: Simplify 1 into 1 1538432346.087 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in v 1538432346.087 * [misc]taylor: Taking taylor expansion of t in v 1538432346.087 * [misc]backup-simplify: Simplify t into t 1538432346.087 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in v 1538432346.087 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432346.087 * [misc]taylor: Taking taylor expansion of 2 in v 1538432346.087 * [misc]backup-simplify: Simplify 2 into 2 1538432346.087 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.087 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.087 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in v 1538432346.087 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432346.087 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.087 * [misc]backup-simplify: Simplify 1 into 1 1538432346.087 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.087 * [misc]taylor: Taking taylor expansion of v in v 1538432346.087 * [misc]backup-simplify: Simplify 0 into 0 1538432346.087 * [misc]backup-simplify: Simplify 1 into 1 1538432346.087 * [misc]taylor: Taking taylor expansion of PI in v 1538432346.087 * [misc]backup-simplify: Simplify PI into PI 1538432346.087 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432346.088 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432346.088 * [misc]backup-simplify: Simplify (* 1 PI) into PI 1538432346.088 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432346.088 * [misc]backup-simplify: Simplify (* t (* (sqrt 2) PI)) into (* t (* (sqrt 2) PI)) 1538432346.089 * [misc]backup-simplify: Simplify (/ 1 (* t (* (sqrt 2) PI))) into (/ 1 (* t (* (sqrt 2) PI))) 1538432346.089 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1538432346.089 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1538432346.089 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432346.089 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432346.089 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432346.089 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.089 * [misc]taylor: Taking taylor expansion of v in v 1538432346.089 * [misc]backup-simplify: Simplify 0 into 0 1538432346.089 * [misc]backup-simplify: Simplify 1 into 1 1538432346.089 * [misc]taylor: Taking taylor expansion of -3 in v 1538432346.089 * [misc]backup-simplify: Simplify -3 into -3 1538432346.089 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.089 * [misc]backup-simplify: Simplify 1 into 1 1538432346.089 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432346.089 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.089 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432346.089 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.090 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432346.090 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432346.090 * [misc]backup-simplify: Simplify (* (/ 1 (* t (* (sqrt 2) PI))) 1) into (/ 1 (* t (* (sqrt 2) PI))) 1538432346.090 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1538432346.090 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1538432346.090 * [misc]taylor: Taking taylor expansion of t in t 1538432346.090 * [misc]backup-simplify: Simplify 0 into 0 1538432346.090 * [misc]backup-simplify: Simplify 1 into 1 1538432346.090 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432346.090 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.090 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.090 * [misc]backup-simplify: Simplify 2 into 2 1538432346.090 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.090 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.090 * [misc]taylor: Taking taylor expansion of PI in t 1538432346.091 * [misc]backup-simplify: Simplify PI into PI 1538432346.091 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432346.091 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1538432346.094 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432346.094 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1538432346.095 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432346.095 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432346.095 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.096 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.096 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 PI)) into 0 1538432346.096 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432346.097 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 (* (sqrt 2) PI))) into 0 1538432346.098 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))))) into 0 1538432346.098 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 0) (* 0 1)) into 0 1538432346.098 * [misc]taylor: Taking taylor expansion of 0 in t 1538432346.098 * [misc]backup-simplify: Simplify 0 into 0 1538432346.099 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432346.100 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432346.101 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1538432346.103 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432346.103 * [misc]backup-simplify: Simplify 0 into 0 1538432346.103 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.103 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432346.103 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432346.103 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -3 1)) (* 0 (/ 0 1)))) into 3 1538432346.104 * [misc]backup-simplify: Simplify (/ (- 3 (pow 0 2) (+)) (* 2 1)) into 3/2 1538432346.104 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.104 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432346.104 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432346.104 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.105 * [misc]backup-simplify: Simplify (- 1) into -1 1538432346.105 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432346.105 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* -1 PI))) into (- PI) 1538432346.106 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432346.107 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (- PI)) (+ (* 0 0) (* 0 PI))) into (- (* (sqrt 2) PI)) 1538432346.108 * [misc]backup-simplify: Simplify (+ (* t (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))) into (- (* t (* (sqrt 2) PI))) 1538432346.110 * [misc]backup-simplify: Simplify (- (/ -5 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ (- (* t (* (sqrt 2) PI))) (* t (* (sqrt 2) PI)))) (* 0 (/ 0 (* t (* (sqrt 2) PI)))))) into (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1538432346.111 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 3/2) (+ (* 0 0) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1))) into (- (* 5/2 (/ 1 (* t (* (sqrt 2) PI))))) 1538432346.111 * [misc]taylor: Taking taylor expansion of (- (* 5/2 (/ 1 (* t (* (sqrt 2) PI))))) in t 1538432346.111 * [misc]taylor: Taking taylor expansion of (* 5/2 (/ 1 (* t (* (sqrt 2) PI)))) in t 1538432346.111 * [misc]taylor: Taking taylor expansion of 5/2 in t 1538432346.111 * [misc]backup-simplify: Simplify 5/2 into 5/2 1538432346.111 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1538432346.111 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1538432346.111 * [misc]taylor: Taking taylor expansion of t in t 1538432346.111 * [misc]backup-simplify: Simplify 0 into 0 1538432346.111 * [misc]backup-simplify: Simplify 1 into 1 1538432346.111 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432346.111 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.111 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.111 * [misc]backup-simplify: Simplify 2 into 2 1538432346.111 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.112 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.112 * [misc]taylor: Taking taylor expansion of PI in t 1538432346.112 * [misc]backup-simplify: Simplify PI into PI 1538432346.112 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432346.113 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1538432346.113 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432346.114 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1538432346.114 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432346.115 * [misc]backup-simplify: Simplify (* 5/2 (/ 1 (* (sqrt 2) PI))) into (/ 5/2 (* (sqrt 2) PI)) 1538432346.116 * [misc]backup-simplify: Simplify (- (/ 5/2 (* (sqrt 2) PI))) into (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) 1538432346.117 * [misc]backup-simplify: Simplify (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) into (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) 1538432346.117 * [misc]backup-simplify: Simplify 0 into 0 1538432346.118 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432346.119 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1538432346.121 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1538432346.125 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432346.126 * [misc]backup-simplify: Simplify 0 into 0 1538432346.126 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.126 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432346.126 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.127 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ -3 1)) (* 3 (/ 0 1)))) into 0 1538432346.127 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 3/2)))) (* 2 1)) into 0 1538432346.127 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.127 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432346.128 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.128 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.128 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.128 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.130 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (* 0 PI)))) into 0 1538432346.130 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432346.132 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 (- PI)) (+ (* 0 0) (* 0 PI)))) into 0 1538432346.135 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1538432346.139 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))) (* 0 (/ (- (* t (* (sqrt 2) PI))) (* t (* (sqrt 2) PI)))) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) (/ 0 (* t (* (sqrt 2) PI)))))) into 0 1538432346.141 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 0) (+ (* 0 3/2) (+ (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 0) (* 0 1)))) into 0 1538432346.141 * [misc]taylor: Taking taylor expansion of 0 in t 1538432346.141 * [misc]backup-simplify: Simplify 0 into 0 1538432346.142 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432346.144 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432346.145 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1538432346.148 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432346.150 * [misc]backup-simplify: Simplify (+ (* 5/2 0) (* 0 (/ 1 (* (sqrt 2) PI)))) into 0 1538432346.150 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.150 * [misc]backup-simplify: Simplify 0 into 0 1538432346.150 * [misc]backup-simplify: Simplify 0 into 0 1538432346.152 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432346.154 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1538432346.157 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))))) into 0 1538432346.162 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432346.163 * [misc]backup-simplify: Simplify 0 into 0 1538432346.163 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.163 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432346.163 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.164 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 3 (/ -3 1)) (* 0 (/ 0 1)))) into 9 1538432346.165 * [misc]backup-simplify: Simplify (/ (- 9 (pow 3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 27/8 1538432346.165 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.166 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432346.166 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.166 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.166 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.167 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.169 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (+ (* 0 0) (* 0 PI))))) into 0 1538432346.170 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432346.173 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 (- PI)) (+ (* 0 0) (* 0 PI))))) into 0 1538432346.177 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))))) into 0 1538432346.182 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))) (* 0 (/ 0 (* t (* (sqrt 2) PI)))) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) (/ (- (* t (* (sqrt 2) PI))) (* t (* (sqrt 2) PI)))) (* 0 (/ 0 (* t (* (sqrt 2) PI)))))) into (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1538432346.184 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 27/8) (+ (* 0 0) (+ (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 3/2) (+ (* 0 0) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1))))) into (- (* 53/8 (/ 1 (* t (* (sqrt 2) PI))))) 1538432346.184 * [misc]taylor: Taking taylor expansion of (- (* 53/8 (/ 1 (* t (* (sqrt 2) PI))))) in t 1538432346.184 * [misc]taylor: Taking taylor expansion of (* 53/8 (/ 1 (* t (* (sqrt 2) PI)))) in t 1538432346.184 * [misc]taylor: Taking taylor expansion of 53/8 in t 1538432346.184 * [misc]backup-simplify: Simplify 53/8 into 53/8 1538432346.184 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1538432346.185 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1538432346.185 * [misc]taylor: Taking taylor expansion of t in t 1538432346.185 * [misc]backup-simplify: Simplify 0 into 0 1538432346.185 * [misc]backup-simplify: Simplify 1 into 1 1538432346.185 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432346.185 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.185 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.185 * [misc]backup-simplify: Simplify 2 into 2 1538432346.185 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.185 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.185 * [misc]taylor: Taking taylor expansion of PI in t 1538432346.185 * [misc]backup-simplify: Simplify PI into PI 1538432346.186 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432346.186 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1538432346.187 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432346.188 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1538432346.189 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432346.190 * [misc]backup-simplify: Simplify (* 53/8 (/ 1 (* (sqrt 2) PI))) into (/ 53/8 (* (sqrt 2) PI)) 1538432346.191 * [misc]backup-simplify: Simplify (- (/ 53/8 (* (sqrt 2) PI))) into (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) 1538432346.193 * [misc]backup-simplify: Simplify (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) into (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) 1538432346.197 * [misc]backup-simplify: Simplify (+ (* (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) (* (/ 1 t) (pow v 4))) (+ (* (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) (* (/ 1 t) (pow v 2))) (* (/ 1 (* (sqrt 2) PI)) (* (/ 1 t) 1)))) into (- (/ 1 (* t (* (sqrt 2) PI))) (+ (* 53/8 (/ (pow v 4) (* t (* (sqrt 2) PI)))) (* 5/2 (/ (pow v 2) (* t (* (sqrt 2) PI)))))) 1538432346.198 * [misc]backup-simplify: Simplify (/ (/ (fma (* (/ 1 v) (/ 1 v)) -5 1) PI) (* (sqrt (* 2 (fma (* (/ 1 v) (/ 1 v)) -3 1))) (* (/ 1 t) (- 1 (* (/ 1 v) (/ 1 v)))))) into (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) 1538432346.198 * [misc]approximate: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in (v t) around 0 1538432346.198 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in t 1538432346.198 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in t 1538432346.198 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in t 1538432346.198 * [misc]taylor: Taking taylor expansion of t in t 1538432346.198 * [misc]backup-simplify: Simplify 0 into 0 1538432346.198 * [misc]backup-simplify: Simplify 1 into 1 1538432346.199 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1538432346.199 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432346.199 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1538432346.199 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432346.199 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.199 * [misc]taylor: Taking taylor expansion of v in t 1538432346.199 * [misc]backup-simplify: Simplify v into v 1538432346.199 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432346.199 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432346.199 * [misc]taylor: Taking taylor expansion of -5 in t 1538432346.199 * [misc]backup-simplify: Simplify -5 into -5 1538432346.199 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.199 * [misc]backup-simplify: Simplify 1 into 1 1538432346.199 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in t 1538432346.199 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.199 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.199 * [misc]backup-simplify: Simplify 2 into 2 1538432346.199 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.200 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.200 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in t 1538432346.200 * [misc]taylor: Taking taylor expansion of PI in t 1538432346.200 * [misc]backup-simplify: Simplify PI into PI 1538432346.200 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432346.200 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.200 * [misc]backup-simplify: Simplify 1 into 1 1538432346.200 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432346.200 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.200 * [misc]taylor: Taking taylor expansion of v in t 1538432346.200 * [misc]backup-simplify: Simplify v into v 1538432346.200 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432346.200 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432346.200 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1538432346.200 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432346.201 * [misc]backup-simplify: Simplify (* 0 (- 1 (* 5 (/ 1 (pow v 2))))) into 0 1538432346.201 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432346.201 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432346.201 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1538432346.201 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.202 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432346.202 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432346.202 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432346.203 * [misc]backup-simplify: Simplify (* PI (- 1 (/ 1 (pow v 2)))) into (* (- 1 (/ 1 (pow v 2))) PI) 1538432346.203 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) into (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) 1538432346.204 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) into (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) 1538432346.204 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in t 1538432346.204 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in t 1538432346.204 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432346.204 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432346.204 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432346.204 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432346.204 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.204 * [misc]taylor: Taking taylor expansion of v in t 1538432346.204 * [misc]backup-simplify: Simplify v into v 1538432346.204 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432346.204 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432346.204 * [misc]taylor: Taking taylor expansion of -3 in t 1538432346.204 * [misc]backup-simplify: Simplify -3 into -3 1538432346.204 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.204 * [misc]backup-simplify: Simplify 1 into 1 1538432346.204 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432346.205 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432346.205 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) 1538432346.205 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) 1538432346.205 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432346.205 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432346.206 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1538432346.206 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.206 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1538432346.206 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1538432346.206 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432346.206 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1538432346.206 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1538432346.207 * [misc]taylor: Taking taylor expansion of t in v 1538432346.207 * [misc]backup-simplify: Simplify t into t 1538432346.207 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432346.207 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432346.207 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432346.207 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.207 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.207 * [misc]taylor: Taking taylor expansion of v in v 1538432346.207 * [misc]backup-simplify: Simplify 0 into 0 1538432346.207 * [misc]backup-simplify: Simplify 1 into 1 1538432346.207 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.207 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.207 * [misc]taylor: Taking taylor expansion of -5 in v 1538432346.207 * [misc]backup-simplify: Simplify -5 into -5 1538432346.207 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.207 * [misc]backup-simplify: Simplify 1 into 1 1538432346.207 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432346.207 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432346.207 * [misc]taylor: Taking taylor expansion of 2 in v 1538432346.207 * [misc]backup-simplify: Simplify 2 into 2 1538432346.208 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.208 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.208 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432346.208 * [misc]taylor: Taking taylor expansion of PI in v 1538432346.208 * [misc]backup-simplify: Simplify PI into PI 1538432346.208 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432346.208 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.208 * [misc]backup-simplify: Simplify 1 into 1 1538432346.208 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.208 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.208 * [misc]taylor: Taking taylor expansion of v in v 1538432346.208 * [misc]backup-simplify: Simplify 0 into 0 1538432346.208 * [misc]backup-simplify: Simplify 1 into 1 1538432346.208 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.209 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.209 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432346.209 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432346.209 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1538432346.209 * [misc]backup-simplify: Simplify (- 1) into -1 1538432346.210 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432346.211 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432346.211 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1538432346.212 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1538432346.212 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432346.212 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432346.212 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432346.212 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432346.212 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432346.212 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.212 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.212 * [misc]taylor: Taking taylor expansion of v in v 1538432346.212 * [misc]backup-simplify: Simplify 0 into 0 1538432346.212 * [misc]backup-simplify: Simplify 1 into 1 1538432346.212 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.213 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.213 * [misc]taylor: Taking taylor expansion of -3 in v 1538432346.213 * [misc]backup-simplify: Simplify -3 into -3 1538432346.213 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.213 * [misc]backup-simplify: Simplify 1 into 1 1538432346.213 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432346.213 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432346.213 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432346.213 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432346.214 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.214 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432346.214 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432346.214 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.214 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432346.215 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432346.215 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432346.215 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1538432346.215 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1538432346.215 * [misc]taylor: Taking taylor expansion of t in v 1538432346.215 * [misc]backup-simplify: Simplify t into t 1538432346.215 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432346.215 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432346.215 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432346.215 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.215 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.215 * [misc]taylor: Taking taylor expansion of v in v 1538432346.215 * [misc]backup-simplify: Simplify 0 into 0 1538432346.215 * [misc]backup-simplify: Simplify 1 into 1 1538432346.215 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.215 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.215 * [misc]taylor: Taking taylor expansion of -5 in v 1538432346.215 * [misc]backup-simplify: Simplify -5 into -5 1538432346.215 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.215 * [misc]backup-simplify: Simplify 1 into 1 1538432346.216 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432346.216 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432346.216 * [misc]taylor: Taking taylor expansion of 2 in v 1538432346.216 * [misc]backup-simplify: Simplify 2 into 2 1538432346.216 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.216 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.216 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432346.216 * [misc]taylor: Taking taylor expansion of PI in v 1538432346.216 * [misc]backup-simplify: Simplify PI into PI 1538432346.216 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432346.216 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.216 * [misc]backup-simplify: Simplify 1 into 1 1538432346.216 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.216 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.216 * [misc]taylor: Taking taylor expansion of v in v 1538432346.216 * [misc]backup-simplify: Simplify 0 into 0 1538432346.216 * [misc]backup-simplify: Simplify 1 into 1 1538432346.216 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.217 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.217 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432346.217 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432346.217 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1538432346.217 * [misc]backup-simplify: Simplify (- 1) into -1 1538432346.217 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432346.218 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432346.218 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1538432346.219 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1538432346.219 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432346.219 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432346.219 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432346.219 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432346.219 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432346.219 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.219 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.219 * [misc]taylor: Taking taylor expansion of v in v 1538432346.219 * [misc]backup-simplify: Simplify 0 into 0 1538432346.219 * [misc]backup-simplify: Simplify 1 into 1 1538432346.219 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.220 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.220 * [misc]taylor: Taking taylor expansion of -3 in v 1538432346.220 * [misc]backup-simplify: Simplify -3 into -3 1538432346.220 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.220 * [misc]backup-simplify: Simplify 1 into 1 1538432346.220 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432346.220 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432346.220 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432346.220 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432346.221 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.221 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432346.221 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432346.221 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.221 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432346.222 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432346.222 * [misc]backup-simplify: Simplify (* (* 5 (/ t (* (sqrt 2) PI))) (sqrt -1/3)) into (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1538432346.222 * [misc]taylor: Taking taylor expansion of (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1538432346.223 * [misc]taylor: Taking taylor expansion of 5 in t 1538432346.223 * [misc]backup-simplify: Simplify 5 into 5 1538432346.223 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1538432346.223 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1538432346.223 * [misc]taylor: Taking taylor expansion of t in t 1538432346.223 * [misc]backup-simplify: Simplify 0 into 0 1538432346.223 * [misc]backup-simplify: Simplify 1 into 1 1538432346.223 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432346.223 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432346.223 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432346.223 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432346.223 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432346.223 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432346.223 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.223 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.223 * [misc]backup-simplify: Simplify 2 into 2 1538432346.223 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.224 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.224 * [misc]taylor: Taking taylor expansion of PI in t 1538432346.224 * [misc]backup-simplify: Simplify PI into PI 1538432346.224 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1538432346.224 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1538432346.225 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432346.226 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1538432346.227 * [misc]backup-simplify: Simplify (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432346.228 * [misc]backup-simplify: Simplify (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432346.230 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.230 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432346.230 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432346.230 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.231 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 -5)) into 0 1538432346.231 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.231 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432346.231 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.231 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.232 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 -1)) into 0 1538432346.233 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* -1 PI))) into 0 1538432346.236 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1538432346.236 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))) into 0 1538432346.237 * [misc]taylor: Taking taylor expansion of 0 in t 1538432346.237 * [misc]backup-simplify: Simplify 0 into 0 1538432346.237 * [misc]backup-simplify: Simplify 0 into 0 1538432346.238 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1538432346.238 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1538432346.239 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432346.242 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432346.244 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1538432346.244 * [misc]backup-simplify: Simplify 0 into 0 1538432346.244 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.245 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.245 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432346.245 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432346.246 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1538432346.247 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1538432346.247 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.248 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.248 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432346.248 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432346.248 * [misc]backup-simplify: Simplify (+ (* t 1) (+ (* 0 0) (* 0 -5))) into t 1538432346.249 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.249 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.249 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.249 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432346.250 * [misc]backup-simplify: Simplify (+ (* PI 1) (+ (* 0 0) (* 0 -1))) into PI 1538432346.252 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432346.255 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) PI) (+ (* 0 0) (* 0 (* -1 PI)))) into (* (sqrt 2) PI) 1538432346.259 * [misc]backup-simplify: Simplify (- (/ t (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* 0 (/ 0 (* -1 (* (sqrt 2) PI)))))) into (* 4 (/ t (* (sqrt 2) PI))) 1538432346.261 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ -1/18 (sqrt -1/3))) (+ (* 0 0) (* (* 4 (/ t (* (sqrt 2) PI))) (sqrt -1/3)))) into (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432346.262 * [misc]taylor: Taking taylor expansion of (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI))))) in t 1538432346.262 * [misc]taylor: Taking taylor expansion of (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1538432346.262 * [misc]taylor: Taking taylor expansion of 4 in t 1538432346.262 * [misc]backup-simplify: Simplify 4 into 4 1538432346.262 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1538432346.262 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1538432346.262 * [misc]taylor: Taking taylor expansion of t in t 1538432346.262 * [misc]backup-simplify: Simplify 0 into 0 1538432346.262 * [misc]backup-simplify: Simplify 1 into 1 1538432346.262 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432346.262 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432346.262 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432346.262 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432346.263 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432346.263 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432346.263 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.263 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.263 * [misc]backup-simplify: Simplify 2 into 2 1538432346.263 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.263 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.263 * [misc]taylor: Taking taylor expansion of PI in t 1538432346.263 * [misc]backup-simplify: Simplify PI into PI 1538432346.263 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1538432346.264 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1538432346.265 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432346.266 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1538432346.266 * [misc]taylor: Taking taylor expansion of (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) in t 1538432346.266 * [misc]taylor: Taking taylor expansion of 5/18 in t 1538432346.266 * [misc]backup-simplify: Simplify 5/18 into 5/18 1538432346.266 * [misc]taylor: Taking taylor expansion of (/ t (* (sqrt 2) (* (sqrt -1/3) PI))) in t 1538432346.266 * [misc]taylor: Taking taylor expansion of t in t 1538432346.266 * [misc]backup-simplify: Simplify 0 into 0 1538432346.266 * [misc]backup-simplify: Simplify 1 into 1 1538432346.266 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (sqrt -1/3) PI)) in t 1538432346.266 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.266 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.266 * [misc]backup-simplify: Simplify 2 into 2 1538432346.266 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.266 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.266 * [misc]taylor: Taking taylor expansion of (* (sqrt -1/3) PI) in t 1538432346.266 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432346.266 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432346.266 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432346.267 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432346.267 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432346.267 * [misc]taylor: Taking taylor expansion of PI in t 1538432346.267 * [misc]backup-simplify: Simplify PI into PI 1538432346.267 * [misc]backup-simplify: Simplify (* (sqrt -1/3) PI) into (* (sqrt -1/3) PI) 1538432346.268 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -1/3) PI)) into (* (sqrt 2) (* (sqrt -1/3) PI)) 1538432346.270 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) into (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) 1538432346.271 * [misc]backup-simplify: Simplify (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432346.273 * [misc]backup-simplify: Simplify (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) 1538432346.275 * [misc]backup-simplify: Simplify (- (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432346.279 * [misc]backup-simplify: Simplify (+ (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432346.282 * [misc]backup-simplify: Simplify (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432346.282 * [misc]backup-simplify: Simplify 0 into 0 1538432346.283 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1538432346.283 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -1/3))))) into 0 1538432346.284 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432346.286 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432346.291 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432346.293 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into 0 1538432346.293 * [misc]backup-simplify: Simplify 0 into 0 1538432346.294 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432346.294 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.294 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432346.295 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.295 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1538432346.295 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1538432346.296 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432346.296 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.296 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432346.297 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.297 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 1) (+ (* 0 0) (* 0 -5)))) into 0 1538432346.297 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432346.298 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.298 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.298 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.299 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1538432346.299 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432346.301 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 PI) (+ (* 0 0) (* 0 (* -1 PI))))) into 0 1538432346.307 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))) (* 0 (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* (* 4 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1538432346.309 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (+ (* 0 (/ -1/18 (sqrt -1/3))) (+ (* (* 4 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))))) into 0 1538432346.309 * [misc]taylor: Taking taylor expansion of 0 in t 1538432346.309 * [misc]backup-simplify: Simplify 0 into 0 1538432346.309 * [misc]backup-simplify: Simplify 0 into 0 1538432346.311 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1538432346.311 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1538432346.312 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432346.315 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432346.317 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1538432346.318 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/3) 0) (* 0 PI)) into 0 1538432346.319 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (sqrt -1/3) PI))) into 0 1538432346.324 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI))) (+ (* (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI)))))) into 0 1538432346.326 * [misc]backup-simplify: Simplify (+ (* 5/18 0) (* 0 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into 0 1538432346.326 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.327 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.327 * [misc]backup-simplify: Simplify 0 into 0 1538432346.327 * [misc]backup-simplify: Simplify 0 into 0 1538432346.328 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1538432346.328 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into 0 1538432346.329 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432346.331 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1538432346.337 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432346.340 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))))) into 0 1538432346.340 * [misc]backup-simplify: Simplify 0 into 0 1538432346.345 * [misc]backup-simplify: Simplify (+ (* (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) (* (/ 1 t) (pow (/ 1 v) 3))) (* (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* (/ 1 t) (/ 1 v)))) into (- (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI)))))) (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI))))))) 1538432346.346 * [misc]backup-simplify: Simplify (/ (/ (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1) PI) (* (sqrt (* 2 (fma (* (/ 1 (- v)) (/ 1 (- v))) -3 1))) (* (/ 1 (- t)) (- 1 (* (/ 1 (- v)) (/ 1 (- v))))))) into (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) 1538432346.346 * [misc]approximate: Taking taylor expansion of (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) in (v t) around 0 1538432346.346 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) in t 1538432346.347 * [misc]taylor: Taking taylor expansion of -1 in t 1538432346.347 * [misc]backup-simplify: Simplify -1 into -1 1538432346.347 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in t 1538432346.347 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in t 1538432346.347 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in t 1538432346.347 * [misc]taylor: Taking taylor expansion of t in t 1538432346.347 * [misc]backup-simplify: Simplify 0 into 0 1538432346.347 * [misc]backup-simplify: Simplify 1 into 1 1538432346.347 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1538432346.347 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432346.347 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1538432346.347 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432346.347 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.347 * [misc]taylor: Taking taylor expansion of v in t 1538432346.347 * [misc]backup-simplify: Simplify v into v 1538432346.347 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432346.347 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432346.347 * [misc]taylor: Taking taylor expansion of -5 in t 1538432346.347 * [misc]backup-simplify: Simplify -5 into -5 1538432346.347 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.347 * [misc]backup-simplify: Simplify 1 into 1 1538432346.347 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in t 1538432346.347 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.347 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.347 * [misc]backup-simplify: Simplify 2 into 2 1538432346.348 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.348 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.348 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in t 1538432346.348 * [misc]taylor: Taking taylor expansion of PI in t 1538432346.348 * [misc]backup-simplify: Simplify PI into PI 1538432346.348 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432346.348 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.348 * [misc]backup-simplify: Simplify 1 into 1 1538432346.348 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432346.348 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.348 * [misc]taylor: Taking taylor expansion of v in t 1538432346.348 * [misc]backup-simplify: Simplify v into v 1538432346.348 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432346.348 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432346.349 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1538432346.349 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432346.349 * [misc]backup-simplify: Simplify (* 0 (- 1 (* 5 (/ 1 (pow v 2))))) into 0 1538432346.349 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432346.349 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432346.349 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1538432346.350 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.350 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432346.350 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432346.350 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432346.350 * [misc]backup-simplify: Simplify (* PI (- 1 (/ 1 (pow v 2)))) into (* (- 1 (/ 1 (pow v 2))) PI) 1538432346.351 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) into (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) 1538432346.351 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) into (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) 1538432346.351 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in t 1538432346.352 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in t 1538432346.352 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432346.352 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432346.352 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432346.352 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432346.352 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.352 * [misc]taylor: Taking taylor expansion of v in t 1538432346.352 * [misc]backup-simplify: Simplify v into v 1538432346.352 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432346.352 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432346.352 * [misc]taylor: Taking taylor expansion of -3 in t 1538432346.352 * [misc]backup-simplify: Simplify -3 into -3 1538432346.352 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.352 * [misc]backup-simplify: Simplify 1 into 1 1538432346.352 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432346.352 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432346.352 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) 1538432346.353 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) 1538432346.353 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432346.353 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432346.353 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1538432346.353 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.354 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1538432346.354 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1538432346.354 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) in v 1538432346.354 * [misc]taylor: Taking taylor expansion of -1 in v 1538432346.354 * [misc]backup-simplify: Simplify -1 into -1 1538432346.354 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432346.354 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1538432346.354 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1538432346.354 * [misc]taylor: Taking taylor expansion of t in v 1538432346.354 * [misc]backup-simplify: Simplify t into t 1538432346.354 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432346.354 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432346.354 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432346.355 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.355 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.355 * [misc]taylor: Taking taylor expansion of v in v 1538432346.355 * [misc]backup-simplify: Simplify 0 into 0 1538432346.355 * [misc]backup-simplify: Simplify 1 into 1 1538432346.355 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.355 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.355 * [misc]taylor: Taking taylor expansion of -5 in v 1538432346.355 * [misc]backup-simplify: Simplify -5 into -5 1538432346.355 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.355 * [misc]backup-simplify: Simplify 1 into 1 1538432346.355 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432346.355 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432346.355 * [misc]taylor: Taking taylor expansion of 2 in v 1538432346.355 * [misc]backup-simplify: Simplify 2 into 2 1538432346.355 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.356 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.356 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432346.356 * [misc]taylor: Taking taylor expansion of PI in v 1538432346.356 * [misc]backup-simplify: Simplify PI into PI 1538432346.356 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432346.356 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.356 * [misc]backup-simplify: Simplify 1 into 1 1538432346.356 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.356 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.356 * [misc]taylor: Taking taylor expansion of v in v 1538432346.356 * [misc]backup-simplify: Simplify 0 into 0 1538432346.356 * [misc]backup-simplify: Simplify 1 into 1 1538432346.356 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.356 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.356 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432346.357 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432346.357 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1538432346.357 * [misc]backup-simplify: Simplify (- 1) into -1 1538432346.357 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432346.357 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432346.358 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1538432346.359 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1538432346.359 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432346.359 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432346.359 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432346.359 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432346.359 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432346.359 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.359 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.359 * [misc]taylor: Taking taylor expansion of v in v 1538432346.359 * [misc]backup-simplify: Simplify 0 into 0 1538432346.359 * [misc]backup-simplify: Simplify 1 into 1 1538432346.359 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.360 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.360 * [misc]taylor: Taking taylor expansion of -3 in v 1538432346.360 * [misc]backup-simplify: Simplify -3 into -3 1538432346.360 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.360 * [misc]backup-simplify: Simplify 1 into 1 1538432346.360 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432346.360 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432346.360 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432346.360 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432346.361 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.361 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432346.361 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432346.361 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.361 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432346.362 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432346.362 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) in v 1538432346.362 * [misc]taylor: Taking taylor expansion of -1 in v 1538432346.362 * [misc]backup-simplify: Simplify -1 into -1 1538432346.362 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432346.362 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1538432346.362 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1538432346.362 * [misc]taylor: Taking taylor expansion of t in v 1538432346.362 * [misc]backup-simplify: Simplify t into t 1538432346.362 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432346.362 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432346.362 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432346.362 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.362 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.362 * [misc]taylor: Taking taylor expansion of v in v 1538432346.362 * [misc]backup-simplify: Simplify 0 into 0 1538432346.362 * [misc]backup-simplify: Simplify 1 into 1 1538432346.362 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.363 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.363 * [misc]taylor: Taking taylor expansion of -5 in v 1538432346.363 * [misc]backup-simplify: Simplify -5 into -5 1538432346.363 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.363 * [misc]backup-simplify: Simplify 1 into 1 1538432346.363 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432346.363 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432346.363 * [misc]taylor: Taking taylor expansion of 2 in v 1538432346.363 * [misc]backup-simplify: Simplify 2 into 2 1538432346.363 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.363 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.363 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432346.363 * [misc]taylor: Taking taylor expansion of PI in v 1538432346.364 * [misc]backup-simplify: Simplify PI into PI 1538432346.364 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432346.364 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.364 * [misc]backup-simplify: Simplify 1 into 1 1538432346.364 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.364 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.364 * [misc]taylor: Taking taylor expansion of v in v 1538432346.364 * [misc]backup-simplify: Simplify 0 into 0 1538432346.364 * [misc]backup-simplify: Simplify 1 into 1 1538432346.364 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.364 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.364 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432346.364 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432346.365 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1538432346.365 * [misc]backup-simplify: Simplify (- 1) into -1 1538432346.365 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432346.365 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432346.366 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1538432346.367 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1538432346.367 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432346.367 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432346.367 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432346.367 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432346.367 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432346.367 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.367 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.367 * [misc]taylor: Taking taylor expansion of v in v 1538432346.367 * [misc]backup-simplify: Simplify 0 into 0 1538432346.367 * [misc]backup-simplify: Simplify 1 into 1 1538432346.367 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.368 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.368 * [misc]taylor: Taking taylor expansion of -3 in v 1538432346.368 * [misc]backup-simplify: Simplify -3 into -3 1538432346.368 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.368 * [misc]backup-simplify: Simplify 1 into 1 1538432346.368 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432346.368 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432346.368 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432346.368 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432346.369 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.369 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432346.369 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432346.369 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.369 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432346.370 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432346.371 * [misc]backup-simplify: Simplify (* (* 5 (/ t (* (sqrt 2) PI))) (sqrt -1/3)) into (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1538432346.372 * [misc]backup-simplify: Simplify (* -1 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) into (* -5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1538432346.372 * [misc]taylor: Taking taylor expansion of (* -5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1538432346.372 * [misc]taylor: Taking taylor expansion of -5 in t 1538432346.372 * [misc]backup-simplify: Simplify -5 into -5 1538432346.372 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1538432346.372 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1538432346.372 * [misc]taylor: Taking taylor expansion of t in t 1538432346.372 * [misc]backup-simplify: Simplify 0 into 0 1538432346.372 * [misc]backup-simplify: Simplify 1 into 1 1538432346.372 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432346.372 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432346.372 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432346.372 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432346.372 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432346.373 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432346.373 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.373 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.373 * [misc]backup-simplify: Simplify 2 into 2 1538432346.373 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.373 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.373 * [misc]taylor: Taking taylor expansion of PI in t 1538432346.373 * [misc]backup-simplify: Simplify PI into PI 1538432346.373 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1538432346.374 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1538432346.375 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432346.376 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1538432346.377 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432346.378 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432346.378 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.379 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432346.379 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432346.379 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.379 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 -5)) into 0 1538432346.379 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.380 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432346.380 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.380 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.381 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 -1)) into 0 1538432346.382 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* -1 PI))) into 0 1538432346.386 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1538432346.386 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))) into 0 1538432346.387 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))))) into 0 1538432346.387 * [misc]taylor: Taking taylor expansion of 0 in t 1538432346.388 * [misc]backup-simplify: Simplify 0 into 0 1538432346.388 * [misc]backup-simplify: Simplify 0 into 0 1538432346.389 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1538432346.389 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1538432346.390 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432346.393 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432346.394 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1538432346.394 * [misc]backup-simplify: Simplify 0 into 0 1538432346.394 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.394 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.394 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432346.394 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432346.395 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1538432346.395 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1538432346.396 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.396 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.396 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432346.396 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432346.396 * [misc]backup-simplify: Simplify (+ (* t 1) (+ (* 0 0) (* 0 -5))) into t 1538432346.396 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.397 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.397 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.397 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432346.397 * [misc]backup-simplify: Simplify (+ (* PI 1) (+ (* 0 0) (* 0 -1))) into PI 1538432346.398 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432346.399 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) PI) (+ (* 0 0) (* 0 (* -1 PI)))) into (* (sqrt 2) PI) 1538432346.402 * [misc]backup-simplify: Simplify (- (/ t (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* 0 (/ 0 (* -1 (* (sqrt 2) PI)))))) into (* 4 (/ t (* (sqrt 2) PI))) 1538432346.403 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ -1/18 (sqrt -1/3))) (+ (* 0 0) (* (* 4 (/ t (* (sqrt 2) PI))) (sqrt -1/3)))) into (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432346.405 * [misc]backup-simplify: Simplify (+ (* -1 (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))))) (+ (* 0 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))))) into (- (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) 1538432346.405 * [misc]taylor: Taking taylor expansion of (- (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) in t 1538432346.405 * [misc]taylor: Taking taylor expansion of (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) in t 1538432346.405 * [misc]taylor: Taking taylor expansion of 5/18 in t 1538432346.405 * [misc]backup-simplify: Simplify 5/18 into 5/18 1538432346.405 * [misc]taylor: Taking taylor expansion of (/ t (* (sqrt 2) (* (sqrt -1/3) PI))) in t 1538432346.405 * [misc]taylor: Taking taylor expansion of t in t 1538432346.405 * [misc]backup-simplify: Simplify 0 into 0 1538432346.405 * [misc]backup-simplify: Simplify 1 into 1 1538432346.405 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (sqrt -1/3) PI)) in t 1538432346.405 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.405 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.405 * [misc]backup-simplify: Simplify 2 into 2 1538432346.405 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.405 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.405 * [misc]taylor: Taking taylor expansion of (* (sqrt -1/3) PI) in t 1538432346.405 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432346.405 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432346.405 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432346.405 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432346.405 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432346.405 * [misc]taylor: Taking taylor expansion of PI in t 1538432346.406 * [misc]backup-simplify: Simplify PI into PI 1538432346.406 * [misc]backup-simplify: Simplify (* (sqrt -1/3) PI) into (* (sqrt -1/3) PI) 1538432346.406 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -1/3) PI)) into (* (sqrt 2) (* (sqrt -1/3) PI)) 1538432346.407 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) into (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) 1538432346.407 * [misc]taylor: Taking taylor expansion of (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1538432346.407 * [misc]taylor: Taking taylor expansion of 4 in t 1538432346.407 * [misc]backup-simplify: Simplify 4 into 4 1538432346.407 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1538432346.407 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1538432346.407 * [misc]taylor: Taking taylor expansion of t in t 1538432346.407 * [misc]backup-simplify: Simplify 0 into 0 1538432346.407 * [misc]backup-simplify: Simplify 1 into 1 1538432346.407 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432346.407 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432346.407 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432346.407 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432346.408 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432346.408 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432346.408 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432346.408 * [misc]taylor: Taking taylor expansion of 2 in t 1538432346.408 * [misc]backup-simplify: Simplify 2 into 2 1538432346.408 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432346.408 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432346.408 * [misc]taylor: Taking taylor expansion of PI in t 1538432346.408 * [misc]backup-simplify: Simplify PI into PI 1538432346.408 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1538432346.408 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1538432346.409 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432346.409 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1538432346.410 * [misc]backup-simplify: Simplify (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) 1538432346.411 * [misc]backup-simplify: Simplify (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432346.412 * [misc]backup-simplify: Simplify (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1538432346.414 * [misc]backup-simplify: Simplify (+ (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1538432346.416 * [misc]backup-simplify: Simplify (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1538432346.416 * [misc]backup-simplify: Simplify 0 into 0 1538432346.416 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1538432346.417 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -1/3))))) into 0 1538432346.417 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432346.418 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432346.422 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432346.425 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into 0 1538432346.425 * [misc]backup-simplify: Simplify 0 into 0 1538432346.425 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432346.426 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.426 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432346.426 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.427 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1538432346.427 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1538432346.428 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432346.428 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.428 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432346.429 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.429 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 1) (+ (* 0 0) (* 0 -5)))) into 0 1538432346.429 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432346.430 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.430 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.430 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.431 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1538432346.431 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432346.434 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 PI) (+ (* 0 0) (* 0 (* -1 PI))))) into 0 1538432346.440 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))) (* 0 (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* (* 4 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1538432346.441 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (+ (* 0 (/ -1/18 (sqrt -1/3))) (+ (* (* 4 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))))) into 0 1538432346.445 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))))) (+ (* 0 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))))))) into 0 1538432346.445 * [misc]taylor: Taking taylor expansion of 0 in t 1538432346.445 * [misc]backup-simplify: Simplify 0 into 0 1538432346.445 * [misc]backup-simplify: Simplify 0 into 0 1538432346.446 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/3) 0) (* 0 PI)) into 0 1538432346.447 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (sqrt -1/3) PI))) into 0 1538432346.452 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI))) (+ (* (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI)))))) into 0 1538432346.455 * [misc]backup-simplify: Simplify (+ (* 5/18 0) (* 0 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into 0 1538432346.456 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1538432346.456 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1538432346.457 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432346.461 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432346.463 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1538432346.463 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.463 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.463 * [misc]backup-simplify: Simplify 0 into 0 1538432346.463 * [misc]backup-simplify: Simplify 0 into 0 1538432346.465 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1538432346.465 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into 0 1538432346.466 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432346.468 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1538432346.474 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432346.477 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))))) into 0 1538432346.477 * [misc]backup-simplify: Simplify 0 into 0 1538432346.483 * [misc]backup-simplify: Simplify (+ (* (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) (* (/ 1 (- t)) (pow (/ 1 (- v)) 3))) (* (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* (/ 1 (- t)) (/ 1 (- v))))) into (- (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI)))))) (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI))))))) 1538432346.483 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1) 1538432346.483 * [misc]backup-simplify: Simplify (/ (fma (* v v) -5 1) PI) into (/ (fma (pow v 2) -5 1) PI) 1538432346.483 * [misc]approximate: Taking taylor expansion of (/ (fma (pow v 2) -5 1) PI) in (v) around 0 1538432346.483 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) PI) in v 1538432346.483 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432346.483 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432346.483 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432346.484 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.484 * [misc]taylor: Taking taylor expansion of v in v 1538432346.484 * [misc]backup-simplify: Simplify 0 into 0 1538432346.484 * [misc]backup-simplify: Simplify 1 into 1 1538432346.484 * [misc]taylor: Taking taylor expansion of -5 in v 1538432346.484 * [misc]backup-simplify: Simplify -5 into -5 1538432346.484 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.484 * [misc]backup-simplify: Simplify 1 into 1 1538432346.484 * [misc]taylor: Taking taylor expansion of PI in v 1538432346.484 * [misc]backup-simplify: Simplify PI into PI 1538432346.484 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432346.485 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1538432346.485 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) PI) in v 1538432346.485 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432346.485 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432346.485 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432346.485 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.485 * [misc]taylor: Taking taylor expansion of v in v 1538432346.485 * [misc]backup-simplify: Simplify 0 into 0 1538432346.485 * [misc]backup-simplify: Simplify 1 into 1 1538432346.485 * [misc]taylor: Taking taylor expansion of -5 in v 1538432346.485 * [misc]backup-simplify: Simplify -5 into -5 1538432346.485 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.485 * [misc]backup-simplify: Simplify 1 into 1 1538432346.485 * [misc]taylor: Taking taylor expansion of PI in v 1538432346.485 * [misc]backup-simplify: Simplify PI into PI 1538432346.485 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432346.486 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1538432346.486 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1538432346.486 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.488 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1538432346.488 * [misc]backup-simplify: Simplify 0 into 0 1538432346.488 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.488 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432346.489 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432346.491 * [misc]backup-simplify: Simplify (- (/ -5 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into (- (* 5 (/ 1 PI))) 1538432346.492 * [misc]backup-simplify: Simplify (- (* 5 (/ 1 PI))) into (- (* 5 (/ 1 PI))) 1538432346.492 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.492 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432346.493 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.497 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)))) into 0 1538432346.497 * [misc]backup-simplify: Simplify 0 into 0 1538432346.497 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.498 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432346.498 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.503 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.503 * [misc]backup-simplify: Simplify 0 into 0 1538432346.503 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432346.504 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432346.504 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.510 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.510 * [misc]backup-simplify: Simplify 0 into 0 1538432346.510 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432346.511 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1538432346.511 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.518 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.519 * [misc]backup-simplify: Simplify 0 into 0 1538432346.519 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1538432346.520 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))) into 0 1538432346.520 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.526 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.527 * [misc]backup-simplify: Simplify 0 into 0 1538432346.527 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1538432346.528 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))) into 0 1538432346.528 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.536 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.536 * [misc]backup-simplify: Simplify 0 into 0 1538432346.537 * [misc]backup-simplify: Simplify (+ (* (- (* 5 (/ 1 PI))) (pow v 2)) (/ 1 PI)) into (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1538432346.537 * [misc]backup-simplify: Simplify (/ (fma (* (/ 1 v) (/ 1 v)) -5 1) PI) into (/ (fma (/ 1 (pow v 2)) -5 1) PI) 1538432346.537 * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in (v) around 0 1538432346.537 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1538432346.537 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432346.538 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432346.538 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432346.538 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.538 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.538 * [misc]taylor: Taking taylor expansion of v in v 1538432346.538 * [misc]backup-simplify: Simplify 0 into 0 1538432346.538 * [misc]backup-simplify: Simplify 1 into 1 1538432346.538 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.538 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.538 * [misc]taylor: Taking taylor expansion of -5 in v 1538432346.538 * [misc]backup-simplify: Simplify -5 into -5 1538432346.538 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.538 * [misc]backup-simplify: Simplify 1 into 1 1538432346.538 * [misc]taylor: Taking taylor expansion of PI in v 1538432346.538 * [misc]backup-simplify: Simplify PI into PI 1538432346.539 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432346.539 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432346.539 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1538432346.539 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1538432346.539 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432346.539 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432346.540 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432346.540 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.540 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.540 * [misc]taylor: Taking taylor expansion of v in v 1538432346.540 * [misc]backup-simplify: Simplify 0 into 0 1538432346.540 * [misc]backup-simplify: Simplify 1 into 1 1538432346.540 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.540 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.540 * [misc]taylor: Taking taylor expansion of -5 in v 1538432346.540 * [misc]backup-simplify: Simplify -5 into -5 1538432346.540 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.540 * [misc]backup-simplify: Simplify 1 into 1 1538432346.540 * [misc]taylor: Taking taylor expansion of PI in v 1538432346.540 * [misc]backup-simplify: Simplify PI into PI 1538432346.540 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432346.541 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432346.541 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1538432346.541 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1538432346.541 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.542 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432346.542 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432346.542 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.544 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)))) into 0 1538432346.544 * [misc]backup-simplify: Simplify 0 into 0 1538432346.544 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.545 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.545 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432346.545 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432346.547 * [misc]backup-simplify: Simplify (- (/ 1 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into (/ 1 PI) 1538432346.548 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1538432346.548 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432346.549 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.549 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432346.549 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.552 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)))) into 0 1538432346.553 * [misc]backup-simplify: Simplify 0 into 0 1538432346.553 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432346.553 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.554 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1538432346.554 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.558 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.558 * [misc]backup-simplify: Simplify 0 into 0 1538432346.559 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1538432346.559 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.560 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))) into 0 1538432346.560 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.565 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.565 * [misc]backup-simplify: Simplify 0 into 0 1538432346.565 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1538432346.566 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.567 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))) into 0 1538432346.567 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.572 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.573 * [misc]backup-simplify: Simplify 0 into 0 1538432346.573 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 1538432346.574 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.574 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))))) into 0 1538432346.575 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.581 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.581 * [misc]backup-simplify: Simplify 0 into 0 1538432346.581 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 1538432346.582 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.583 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))))) into 0 1538432346.583 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.589 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.589 * [misc]backup-simplify: Simplify 0 into 0 1538432346.590 * [misc]backup-simplify: Simplify (+ (/ 1 PI) (* (/ -5 PI) (pow (/ 1 (/ 1 v)) 2))) into (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1538432346.591 * [misc]backup-simplify: Simplify (/ (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1) PI) into (/ (fma (/ 1 (pow v 2)) -5 1) PI) 1538432346.591 * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in (v) around 0 1538432346.591 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1538432346.591 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432346.591 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432346.591 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432346.591 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.591 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.591 * [misc]taylor: Taking taylor expansion of v in v 1538432346.591 * [misc]backup-simplify: Simplify 0 into 0 1538432346.591 * [misc]backup-simplify: Simplify 1 into 1 1538432346.592 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.592 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.592 * [misc]taylor: Taking taylor expansion of -5 in v 1538432346.592 * [misc]backup-simplify: Simplify -5 into -5 1538432346.592 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.592 * [misc]backup-simplify: Simplify 1 into 1 1538432346.592 * [misc]taylor: Taking taylor expansion of PI in v 1538432346.592 * [misc]backup-simplify: Simplify PI into PI 1538432346.592 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432346.592 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432346.593 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1538432346.593 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1538432346.593 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432346.593 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432346.593 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432346.593 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.593 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.593 * [misc]taylor: Taking taylor expansion of v in v 1538432346.593 * [misc]backup-simplify: Simplify 0 into 0 1538432346.593 * [misc]backup-simplify: Simplify 1 into 1 1538432346.593 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.593 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.593 * [misc]taylor: Taking taylor expansion of -5 in v 1538432346.593 * [misc]backup-simplify: Simplify -5 into -5 1538432346.594 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.594 * [misc]backup-simplify: Simplify 1 into 1 1538432346.594 * [misc]taylor: Taking taylor expansion of PI in v 1538432346.594 * [misc]backup-simplify: Simplify PI into PI 1538432346.594 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432346.594 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432346.594 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1538432346.595 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1538432346.595 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.595 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432346.595 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432346.595 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.597 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)))) into 0 1538432346.598 * [misc]backup-simplify: Simplify 0 into 0 1538432346.598 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.598 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.598 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432346.599 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432346.601 * [misc]backup-simplify: Simplify (- (/ 1 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into (/ 1 PI) 1538432346.601 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1538432346.602 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432346.602 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.603 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432346.603 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.606 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)))) into 0 1538432346.606 * [misc]backup-simplify: Simplify 0 into 0 1538432346.607 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432346.607 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.608 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1538432346.608 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.612 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.612 * [misc]backup-simplify: Simplify 0 into 0 1538432346.613 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1538432346.613 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.614 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))) into 0 1538432346.614 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.618 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.618 * [misc]backup-simplify: Simplify 0 into 0 1538432346.619 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1538432346.619 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.620 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))) into 0 1538432346.620 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.626 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.626 * [misc]backup-simplify: Simplify 0 into 0 1538432346.626 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 1538432346.627 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.627 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))))) into 0 1538432346.628 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.634 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.634 * [misc]backup-simplify: Simplify 0 into 0 1538432346.634 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 1538432346.635 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.636 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))))) into 0 1538432346.636 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.643 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432346.643 * [misc]backup-simplify: Simplify 0 into 0 1538432346.644 * [misc]backup-simplify: Simplify (+ (/ 1 PI) (* (/ -5 PI) (pow (/ 1 (/ 1 (- v))) 2))) into (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1538432346.644 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2 2) 1538432346.645 * [misc]backup-simplify: Simplify (* t (- 1 (* v v))) into (* t (- 1 (pow v 2))) 1538432346.645 * [misc]approximate: Taking taylor expansion of (* t (- 1 (pow v 2))) in (t v) around 0 1538432346.645 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in v 1538432346.645 * [misc]taylor: Taking taylor expansion of t in v 1538432346.645 * [misc]backup-simplify: Simplify t into t 1538432346.645 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432346.645 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.645 * [misc]backup-simplify: Simplify 1 into 1 1538432346.645 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.645 * [misc]taylor: Taking taylor expansion of v in v 1538432346.645 * [misc]backup-simplify: Simplify 0 into 0 1538432346.645 * [misc]backup-simplify: Simplify 1 into 1 1538432346.645 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in t 1538432346.645 * [misc]taylor: Taking taylor expansion of t in t 1538432346.645 * [misc]backup-simplify: Simplify 0 into 0 1538432346.645 * [misc]backup-simplify: Simplify 1 into 1 1538432346.645 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1538432346.645 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.645 * [misc]backup-simplify: Simplify 1 into 1 1538432346.645 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.645 * [misc]taylor: Taking taylor expansion of v in t 1538432346.645 * [misc]backup-simplify: Simplify v into v 1538432346.645 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in t 1538432346.645 * [misc]taylor: Taking taylor expansion of t in t 1538432346.645 * [misc]backup-simplify: Simplify 0 into 0 1538432346.645 * [misc]backup-simplify: Simplify 1 into 1 1538432346.645 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1538432346.645 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.645 * [misc]backup-simplify: Simplify 1 into 1 1538432346.645 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.645 * [misc]taylor: Taking taylor expansion of v in t 1538432346.646 * [misc]backup-simplify: Simplify v into v 1538432346.646 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432346.646 * [misc]backup-simplify: Simplify (- (pow v 2)) into (- (pow v 2)) 1538432346.646 * [misc]backup-simplify: Simplify (+ 1 (- (pow v 2))) into (- 1 (pow v 2)) 1538432346.646 * [misc]backup-simplify: Simplify (* 0 (- 1 (pow v 2))) into 0 1538432346.646 * [misc]taylor: Taking taylor expansion of 0 in v 1538432346.646 * [misc]backup-simplify: Simplify 0 into 0 1538432346.646 * [misc]backup-simplify: Simplify 0 into 0 1538432346.646 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432346.646 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.647 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.647 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (pow v 2)))) into (- 1 (pow v 2)) 1538432346.647 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432346.647 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.647 * [misc]backup-simplify: Simplify 1 into 1 1538432346.647 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.647 * [misc]taylor: Taking taylor expansion of v in v 1538432346.647 * [misc]backup-simplify: Simplify 0 into 0 1538432346.647 * [misc]backup-simplify: Simplify 1 into 1 1538432346.647 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432346.647 * [misc]backup-simplify: Simplify 1 into 1 1538432346.647 * [misc]backup-simplify: Simplify 0 into 0 1538432346.648 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1538432346.648 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.648 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.648 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- 1 (pow v 2))))) into 0 1538432346.648 * [misc]taylor: Taking taylor expansion of 0 in v 1538432346.648 * [misc]backup-simplify: Simplify 0 into 0 1538432346.648 * [misc]backup-simplify: Simplify 0 into 0 1538432346.649 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.649 * [misc]backup-simplify: Simplify 0 into 0 1538432346.649 * [misc]backup-simplify: Simplify 0 into 0 1538432346.649 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1538432346.649 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.649 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.650 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- 1 (pow v 2)))))) into 0 1538432346.650 * [misc]taylor: Taking taylor expansion of 0 in v 1538432346.650 * [misc]backup-simplify: Simplify 0 into 0 1538432346.650 * [misc]backup-simplify: Simplify 0 into 0 1538432346.650 * [misc]backup-simplify: Simplify 0 into 0 1538432346.650 * [misc]backup-simplify: Simplify (* 1 (* 1 t)) into t 1538432346.650 * [misc]backup-simplify: Simplify (* (/ 1 t) (- 1 (* (/ 1 v) (/ 1 v)))) into (/ (- 1 (/ 1 (pow v 2))) t) 1538432346.651 * [misc]approximate: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in (t v) around 0 1538432346.651 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in v 1538432346.651 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432346.651 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.651 * [misc]backup-simplify: Simplify 1 into 1 1538432346.651 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.651 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.651 * [misc]taylor: Taking taylor expansion of v in v 1538432346.651 * [misc]backup-simplify: Simplify 0 into 0 1538432346.651 * [misc]backup-simplify: Simplify 1 into 1 1538432346.651 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.651 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.651 * [misc]taylor: Taking taylor expansion of t in v 1538432346.651 * [misc]backup-simplify: Simplify t into t 1538432346.651 * [misc]backup-simplify: Simplify (- 1) into -1 1538432346.652 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432346.652 * [misc]backup-simplify: Simplify (/ -1 t) into (/ -1 t) 1538432346.652 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in t 1538432346.652 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432346.652 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.652 * [misc]backup-simplify: Simplify 1 into 1 1538432346.652 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432346.652 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.652 * [misc]taylor: Taking taylor expansion of v in t 1538432346.652 * [misc]backup-simplify: Simplify v into v 1538432346.652 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432346.652 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432346.652 * [misc]taylor: Taking taylor expansion of t in t 1538432346.652 * [misc]backup-simplify: Simplify 0 into 0 1538432346.652 * [misc]backup-simplify: Simplify 1 into 1 1538432346.652 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432346.652 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432346.653 * [misc]backup-simplify: Simplify (/ (- 1 (/ 1 (pow v 2))) 1) into (- 1 (/ 1 (pow v 2))) 1538432346.653 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in t 1538432346.653 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432346.653 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.653 * [misc]backup-simplify: Simplify 1 into 1 1538432346.653 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432346.653 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.653 * [misc]taylor: Taking taylor expansion of v in t 1538432346.653 * [misc]backup-simplify: Simplify v into v 1538432346.653 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432346.653 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432346.653 * [misc]taylor: Taking taylor expansion of t in t 1538432346.653 * [misc]backup-simplify: Simplify 0 into 0 1538432346.653 * [misc]backup-simplify: Simplify 1 into 1 1538432346.653 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432346.653 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432346.654 * [misc]backup-simplify: Simplify (/ (- 1 (/ 1 (pow v 2))) 1) into (- 1 (/ 1 (pow v 2))) 1538432346.654 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432346.654 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.654 * [misc]backup-simplify: Simplify 1 into 1 1538432346.654 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.654 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.654 * [misc]taylor: Taking taylor expansion of v in v 1538432346.654 * [misc]backup-simplify: Simplify 0 into 0 1538432346.654 * [misc]backup-simplify: Simplify 1 into 1 1538432346.654 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.654 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.654 * [misc]backup-simplify: Simplify (- 1) into -1 1538432346.655 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432346.655 * [misc]backup-simplify: Simplify -1 into -1 1538432346.655 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432346.655 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432346.655 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.655 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.656 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)))) into 0 1538432346.656 * [misc]taylor: Taking taylor expansion of 0 in v 1538432346.656 * [misc]backup-simplify: Simplify 0 into 0 1538432346.656 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.656 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432346.656 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.657 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.657 * [misc]backup-simplify: Simplify 0 into 0 1538432346.657 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1538432346.657 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432346.659 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.659 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.659 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.659 * [misc]taylor: Taking taylor expansion of 0 in v 1538432346.659 * [misc]backup-simplify: Simplify 0 into 0 1538432346.660 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.660 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.660 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.660 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432346.660 * [misc]backup-simplify: Simplify 1 into 1 1538432346.661 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1538432346.661 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432346.661 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.661 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.662 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.662 * [misc]taylor: Taking taylor expansion of 0 in v 1538432346.662 * [misc]backup-simplify: Simplify 0 into 0 1538432346.662 * [misc]backup-simplify: Simplify 0 into 0 1538432346.663 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432346.663 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.663 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.663 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.663 * [misc]backup-simplify: Simplify 0 into 0 1538432346.664 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v))))) into 0 1538432346.664 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432346.665 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.665 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.666 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.666 * [misc]taylor: Taking taylor expansion of 0 in v 1538432346.666 * [misc]backup-simplify: Simplify 0 into 0 1538432346.666 * [misc]backup-simplify: Simplify 0 into 0 1538432346.666 * [misc]backup-simplify: Simplify 0 into 0 1538432346.666 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432346.667 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.667 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.667 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.667 * [misc]backup-simplify: Simplify 0 into 0 1538432346.668 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))))) into 0 1538432346.668 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432346.668 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.669 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.670 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.670 * [misc]taylor: Taking taylor expansion of 0 in v 1538432346.670 * [misc]backup-simplify: Simplify 0 into 0 1538432346.670 * [misc]backup-simplify: Simplify 0 into 0 1538432346.671 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (/ 1 (/ 1 t)))) (* -1 (* (pow (/ 1 v) -2) (/ 1 (/ 1 t))))) into (- t (* t (pow v 2))) 1538432346.671 * [misc]backup-simplify: Simplify (* (/ 1 (- t)) (- 1 (* (/ 1 (- v)) (/ 1 (- v))))) into (* -1 (/ (- 1 (/ 1 (pow v 2))) t)) 1538432346.671 * [misc]approximate: Taking taylor expansion of (* -1 (/ (- 1 (/ 1 (pow v 2))) t)) in (t v) around 0 1538432346.671 * [misc]taylor: Taking taylor expansion of (* -1 (/ (- 1 (/ 1 (pow v 2))) t)) in v 1538432346.671 * [misc]taylor: Taking taylor expansion of -1 in v 1538432346.671 * [misc]backup-simplify: Simplify -1 into -1 1538432346.671 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in v 1538432346.671 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432346.671 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.671 * [misc]backup-simplify: Simplify 1 into 1 1538432346.671 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.671 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.671 * [misc]taylor: Taking taylor expansion of v in v 1538432346.671 * [misc]backup-simplify: Simplify 0 into 0 1538432346.671 * [misc]backup-simplify: Simplify 1 into 1 1538432346.672 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.672 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.672 * [misc]taylor: Taking taylor expansion of t in v 1538432346.672 * [misc]backup-simplify: Simplify t into t 1538432346.672 * [misc]backup-simplify: Simplify (- 1) into -1 1538432346.672 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432346.672 * [misc]backup-simplify: Simplify (/ -1 t) into (/ -1 t) 1538432346.672 * [misc]taylor: Taking taylor expansion of (* -1 (/ (- 1 (/ 1 (pow v 2))) t)) in t 1538432346.672 * [misc]taylor: Taking taylor expansion of -1 in t 1538432346.672 * [misc]backup-simplify: Simplify -1 into -1 1538432346.672 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in t 1538432346.672 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432346.672 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.672 * [misc]backup-simplify: Simplify 1 into 1 1538432346.672 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432346.673 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.673 * [misc]taylor: Taking taylor expansion of v in t 1538432346.673 * [misc]backup-simplify: Simplify v into v 1538432346.673 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432346.673 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432346.673 * [misc]taylor: Taking taylor expansion of t in t 1538432346.673 * [misc]backup-simplify: Simplify 0 into 0 1538432346.673 * [misc]backup-simplify: Simplify 1 into 1 1538432346.673 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432346.673 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432346.673 * [misc]backup-simplify: Simplify (/ (- 1 (/ 1 (pow v 2))) 1) into (- 1 (/ 1 (pow v 2))) 1538432346.673 * [misc]taylor: Taking taylor expansion of (* -1 (/ (- 1 (/ 1 (pow v 2))) t)) in t 1538432346.673 * [misc]taylor: Taking taylor expansion of -1 in t 1538432346.673 * [misc]backup-simplify: Simplify -1 into -1 1538432346.673 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in t 1538432346.673 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432346.673 * [misc]taylor: Taking taylor expansion of 1 in t 1538432346.674 * [misc]backup-simplify: Simplify 1 into 1 1538432346.674 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432346.674 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432346.674 * [misc]taylor: Taking taylor expansion of v in t 1538432346.674 * [misc]backup-simplify: Simplify v into v 1538432346.674 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432346.674 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432346.674 * [misc]taylor: Taking taylor expansion of t in t 1538432346.674 * [misc]backup-simplify: Simplify 0 into 0 1538432346.674 * [misc]backup-simplify: Simplify 1 into 1 1538432346.674 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432346.674 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432346.674 * [misc]backup-simplify: Simplify (/ (- 1 (/ 1 (pow v 2))) 1) into (- 1 (/ 1 (pow v 2))) 1538432346.675 * [misc]backup-simplify: Simplify (* -1 (- 1 (/ 1 (pow v 2)))) into (* -1 (- 1 (/ 1 (pow v 2)))) 1538432346.675 * [misc]taylor: Taking taylor expansion of (* -1 (- 1 (/ 1 (pow v 2)))) in v 1538432346.675 * [misc]taylor: Taking taylor expansion of -1 in v 1538432346.675 * [misc]backup-simplify: Simplify -1 into -1 1538432346.675 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432346.675 * [misc]taylor: Taking taylor expansion of 1 in v 1538432346.675 * [misc]backup-simplify: Simplify 1 into 1 1538432346.675 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432346.675 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432346.675 * [misc]taylor: Taking taylor expansion of v in v 1538432346.675 * [misc]backup-simplify: Simplify 0 into 0 1538432346.675 * [misc]backup-simplify: Simplify 1 into 1 1538432346.675 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432346.675 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432346.675 * [misc]backup-simplify: Simplify (- 1) into -1 1538432346.676 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432346.676 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538432346.676 * [misc]backup-simplify: Simplify 1 into 1 1538432346.676 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432346.676 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432346.676 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.676 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.677 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)))) into 0 1538432346.677 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (- 1 (/ 1 (pow v 2))))) into 0 1538432346.677 * [misc]taylor: Taking taylor expansion of 0 in v 1538432346.677 * [misc]backup-simplify: Simplify 0 into 0 1538432346.678 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432346.678 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432346.678 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.678 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.678 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538432346.678 * [misc]backup-simplify: Simplify 0 into 0 1538432346.679 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1538432346.679 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432346.679 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.679 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.680 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.680 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (- 1 (/ 1 (pow v 2)))))) into 0 1538432346.680 * [misc]taylor: Taking taylor expansion of 0 in v 1538432346.680 * [misc]backup-simplify: Simplify 0 into 0 1538432346.681 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432346.681 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.681 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.681 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432346.682 * [misc]backup-simplify: Simplify (+ (* -1 1) (+ (* 0 0) (* 0 -1))) into -1 1538432346.682 * [misc]backup-simplify: Simplify -1 into -1 1538432346.682 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1538432346.683 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432346.683 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.683 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.684 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.684 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- 1 (/ 1 (pow v 2))))))) into 0 1538432346.684 * [misc]taylor: Taking taylor expansion of 0 in v 1538432346.684 * [misc]backup-simplify: Simplify 0 into 0 1538432346.684 * [misc]backup-simplify: Simplify 0 into 0 1538432346.685 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432346.685 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.685 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.686 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.686 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1538432346.686 * [misc]backup-simplify: Simplify 0 into 0 1538432346.686 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v))))) into 0 1538432346.687 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432346.687 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.687 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.688 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.689 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- 1 (/ 1 (pow v 2)))))))) into 0 1538432346.689 * [misc]taylor: Taking taylor expansion of 0 in v 1538432346.689 * [misc]backup-simplify: Simplify 0 into 0 1538432346.689 * [misc]backup-simplify: Simplify 0 into 0 1538432346.689 * [misc]backup-simplify: Simplify 0 into 0 1538432346.689 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432346.690 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.690 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.690 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.691 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1))))) into 0 1538432346.691 * [misc]backup-simplify: Simplify 0 into 0 1538432346.691 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))))) into 0 1538432346.692 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432346.692 * [misc]backup-simplify: Simplify (- 0) into 0 1538432346.692 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432346.693 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432346.694 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- 1 (/ 1 (pow v 2))))))))) into 0 1538432346.694 * [misc]taylor: Taking taylor expansion of 0 in v 1538432346.694 * [misc]backup-simplify: Simplify 0 into 0 1538432346.694 * [misc]backup-simplify: Simplify 0 into 0 1538432346.695 * [misc]backup-simplify: Simplify (+ (* -1 (* 1 (/ 1 (/ 1 (- t))))) (* 1 (* (pow (/ 1 (- v)) -2) (/ 1 (/ 1 (- t)))))) into (- t (* t (pow v 2))) 1538432346.695 * * * [misc]progress: simplifying candidates 1538432346.695 * * * * [misc]progress: [ 1 / 102 ] simplifiying candidate # 1538432346.695 * * * * [misc]progress: [ 2 / 102 ] simplifiying candidate # 1538432346.696 * * * * [misc]progress: [ 3 / 102 ] simplifiying candidate # 1538432346.696 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) 1538432346.697 * * [misc]simplify: iters left: 6 (12 enodes) 1538432346.703 * * [misc]simplify: iters left: 5 (23 enodes) 1538432346.717 * * [misc]simplify: iters left: 4 (55 enodes) 1538432346.752 * * [misc]simplify: iters left: 3 (123 enodes) 1538432346.829 * * [misc]simplify: iters left: 2 (280 enodes) 1538432347.100 * [exit]simplify: Simplified to (* (fma (* t v) (- v) t) (sqrt (fma (* v v) -6 2))) 1538432347.100 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (pow (* (fma (* t v) (- v) t) (sqrt (fma (* v v) -6 2))) 1))) 1538432347.100 * * * * [misc]progress: [ 4 / 102 ] simplifiying candidate # 1538432347.100 * * * * [misc]progress: [ 5 / 102 ] simplifiying candidate # 1538432347.101 * [enter]simplify: Simplifying (+ (log (sqrt (* 2 (fma (* v v) -3 1)))) (log (* t (- 1 (* v v))))) 1538432347.102 * * [misc]simplify: iters left: 6 (14 enodes) 1538432347.108 * * [misc]simplify: iters left: 5 (26 enodes) 1538432347.123 * * [misc]simplify: iters left: 4 (52 enodes) 1538432347.150 * * [misc]simplify: iters left: 3 (94 enodes) 1538432347.177 * * [misc]simplify: iters left: 2 (131 enodes) 1538432347.193 * * [misc]simplify: iters left: 1 (135 enodes) 1538432347.210 * [exit]simplify: Simplified to (+ (log (fma (* v t) (- v) t)) (log (sqrt (fma v (* v -6) 2)))) 1538432347.210 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (exp (+ (log (fma (* v t) (- v) t)) (log (sqrt (fma v (* v -6) 2))))))) 1538432347.210 * * * * [misc]progress: [ 6 / 102 ] simplifiying candidate # 1538432347.210 * * * * [misc]progress: [ 7 / 102 ] simplifiying candidate # 1538432347.210 * * * * [misc]progress: [ 8 / 102 ] simplifiying candidate # 1538432347.210 * [enter]simplify: Simplifying (* (* (* (sqrt (* 2 (fma (* v v) -3 1))) (sqrt (* 2 (fma (* v v) -3 1)))) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v))))) 1538432347.211 * * [misc]simplify: iters left: 6 (16 enodes) 1538432347.220 * * [misc]simplify: iters left: 5 (37 enodes) 1538432347.251 * * [misc]simplify: iters left: 4 (131 enodes) 1538432347.443 * [exit]simplify: Simplified to (* (* (* (+ (* -6 (* v v)) 2) (* t (- 1 (* v v)))) (* (* t (- 1 (* v v))) (* t (- 1 (* v v))))) (sqrt (+ (* -6 (* v v)) 2))) 1538432347.444 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (cbrt (* (* (* (+ (* -6 (* v v)) 2) (* t (- 1 (* v v)))) (* (* t (- 1 (* v v))) (* t (- 1 (* v v))))) (sqrt (+ (* -6 (* v v)) 2)))))) 1538432347.444 * * * * [misc]progress: [ 9 / 102 ] simplifiying candidate # 1538432347.444 * * * * [misc]progress: [ 10 / 102 ] simplifiying candidate # 1538432347.444 * * * * [misc]progress: [ 11 / 102 ] simplifiying candidate # 1538432347.444 * * * * [misc]progress: [ 12 / 102 ] simplifiying candidate # 1538432347.444 * * * * [misc]progress: [ 13 / 102 ] simplifiying candidate # 1538432347.444 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (* v v)))) 1538432347.446 * * [misc]simplify: iters left: 6 (12 enodes) 1538432347.452 * * [misc]simplify: iters left: 5 (26 enodes) 1538432347.469 * * [misc]simplify: iters left: 4 (65 enodes) 1538432347.506 * * [misc]simplify: iters left: 3 (138 enodes) 1538432347.571 * * [misc]simplify: iters left: 2 (208 enodes) 1538432347.628 * * [misc]simplify: iters left: 1 (212 enodes) 1538432347.649 * [exit]simplify: Simplified to (* (sqrt (fma v (* -6 v) 2)) (* (- t) (* v v))) 1538432347.649 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (+ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t 1)) (* (sqrt (fma v (* -6 v) 2)) (* (- t) (* v v)))))) 1538432347.650 * * * * [misc]progress: [ 14 / 102 ] simplifiying candidate # 1538432347.650 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (* v v)))) 1538432347.650 * * [misc]simplify: iters left: 6 (12 enodes) 1538432347.655 * * [misc]simplify: iters left: 5 (26 enodes) 1538432347.673 * * [misc]simplify: iters left: 4 (65 enodes) 1538432347.707 * * [misc]simplify: iters left: 3 (138 enodes) 1538432347.741 * * [misc]simplify: iters left: 2 (208 enodes) 1538432347.772 * * [misc]simplify: iters left: 1 (212 enodes) 1538432347.792 * [exit]simplify: Simplified to (* (sqrt (fma v (* -6 v) 2)) (* (- t) (* v v))) 1538432347.792 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (+ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t 1)) (* (sqrt (fma v (* -6 v) 2)) (* (- t) (* v v)))))) 1538432347.792 * * * * [misc]progress: [ 15 / 102 ] simplifiying candidate # 1538432347.792 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* (- (* v v)) t)) 1538432347.793 * * [misc]simplify: iters left: 6 (12 enodes) 1538432347.796 * * [misc]simplify: iters left: 5 (26 enodes) 1538432347.813 * * [misc]simplify: iters left: 4 (65 enodes) 1538432347.849 * * [misc]simplify: iters left: 3 (136 enodes) 1538432347.887 * * [misc]simplify: iters left: 2 (210 enodes) 1538432347.932 * * [misc]simplify: iters left: 1 (219 enodes) 1538432347.959 * [exit]simplify: Simplified to (* (sqrt (fma (* v v) -6 2)) (* (- t) (* v v))) 1538432347.960 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (+ (* (sqrt (* 2 (fma (* v v) -3 1))) (* 1 t)) (* (sqrt (fma (* v v) -6 2)) (* (- t) (* v v)))))) 1538432347.960 * * * * [misc]progress: [ 16 / 102 ] simplifiying candidate # 1538432347.960 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* (- (* v v)) t)) 1538432347.961 * * [misc]simplify: iters left: 6 (12 enodes) 1538432347.964 * * [misc]simplify: iters left: 5 (26 enodes) 1538432347.973 * * [misc]simplify: iters left: 4 (65 enodes) 1538432348.004 * * [misc]simplify: iters left: 3 (136 enodes) 1538432348.060 * * [misc]simplify: iters left: 2 (210 enodes) 1538432348.129 * * [misc]simplify: iters left: 1 (219 enodes) 1538432348.156 * [exit]simplify: Simplified to (* (sqrt (fma (* v v) -6 2)) (* (- t) (* v v))) 1538432348.156 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (+ (* (sqrt (* 2 (fma (* v v) -3 1))) (* 1 t)) (* (sqrt (fma (* v v) -6 2)) (* (- t) (* v v)))))) 1538432348.156 * * * * [misc]progress: [ 17 / 102 ] simplifiying candidate # 1538432348.156 * [enter]simplify: Simplifying (* (* t (- (* v v))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432348.157 * * [misc]simplify: iters left: 6 (12 enodes) 1538432348.160 * * [misc]simplify: iters left: 5 (26 enodes) 1538432348.169 * * [misc]simplify: iters left: 4 (65 enodes) 1538432348.191 * * [misc]simplify: iters left: 3 (136 enodes) 1538432348.241 * * [misc]simplify: iters left: 2 (226 enodes) 1538432348.298 * * [misc]simplify: iters left: 1 (238 enodes) 1538432348.347 * [exit]simplify: Simplified to (* (* (- t) (* v v)) (sqrt (fma v (* v -6) 2))) 1538432348.347 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (+ (* (* t 1) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (- t) (* v v)) (sqrt (fma v (* v -6) 2)))))) 1538432348.347 * * * * [misc]progress: [ 18 / 102 ] simplifiying candidate # 1538432348.347 * [enter]simplify: Simplifying (* (* t (- (* v v))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432348.348 * * [misc]simplify: iters left: 6 (12 enodes) 1538432348.351 * * [misc]simplify: iters left: 5 (26 enodes) 1538432348.360 * * [misc]simplify: iters left: 4 (65 enodes) 1538432348.397 * * [misc]simplify: iters left: 3 (136 enodes) 1538432348.466 * * [misc]simplify: iters left: 2 (226 enodes) 1538432348.527 * * [misc]simplify: iters left: 1 (238 enodes) 1538432348.579 * [exit]simplify: Simplified to (* (* (- t) (* v v)) (sqrt (fma v (* v -6) 2))) 1538432348.579 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (+ (* (* t 1) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (- t) (* v v)) (sqrt (fma v (* v -6) 2)))))) 1538432348.579 * * * * [misc]progress: [ 19 / 102 ] simplifiying candidate # 1538432348.579 * [enter]simplify: Simplifying (* (* (- (* v v)) t) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432348.580 * * [misc]simplify: iters left: 6 (12 enodes) 1538432348.584 * * [misc]simplify: iters left: 5 (26 enodes) 1538432348.595 * * [misc]simplify: iters left: 4 (65 enodes) 1538432348.617 * * [misc]simplify: iters left: 3 (135 enodes) 1538432348.665 * * [misc]simplify: iters left: 2 (226 enodes) 1538432348.713 * * [misc]simplify: iters left: 1 (230 enodes) 1538432348.762 * [exit]simplify: Simplified to (* (* (* t v) (- v)) (sqrt (fma -6 (* v v) 2))) 1538432348.762 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (+ (* (* 1 t) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (* t v) (- v)) (sqrt (fma -6 (* v v) 2)))))) 1538432348.762 * * * * [misc]progress: [ 20 / 102 ] simplifiying candidate # 1538432348.762 * [enter]simplify: Simplifying (* (* (- (* v v)) t) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432348.763 * * [misc]simplify: iters left: 6 (12 enodes) 1538432348.766 * * [misc]simplify: iters left: 5 (26 enodes) 1538432348.777 * * [misc]simplify: iters left: 4 (65 enodes) 1538432348.797 * * [misc]simplify: iters left: 3 (135 enodes) 1538432348.838 * * [misc]simplify: iters left: 2 (226 enodes) 1538432348.886 * * [misc]simplify: iters left: 1 (230 enodes) 1538432348.939 * [exit]simplify: Simplified to (* (* (* t v) (- v)) (sqrt (fma -6 (* v v) 2))) 1538432348.939 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (+ (* (* 1 t) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (* t v) (- v)) (sqrt (fma -6 (* v v) 2)))))) 1538432348.939 * * * * [misc]progress: [ 21 / 102 ] simplifiying candidate # 1538432348.939 * [enter]simplify: Simplifying (- 1 (* v v)) 1538432348.940 * * [misc]simplify: iters left: 4 (4 enodes) 1538432348.942 * * [misc]simplify: iters left: 3 (8 enodes) 1538432348.945 * * [misc]simplify: iters left: 2 (12 enodes) 1538432348.949 * * [misc]simplify: iters left: 1 (14 enodes) 1538432348.953 * [exit]simplify: Simplified to (- 1 (* v v)) 1538432348.953 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (* (sqrt (* 2 (fma (* v v) -3 1))) t) (- 1 (* v v))))) 1538432348.953 * * * * [misc]progress: [ 22 / 102 ] simplifiying candidate # 1538432348.953 * [enter]simplify: Simplifying (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432348.954 * * [misc]simplify: iters left: 6 (10 enodes) 1538432348.960 * * [misc]simplify: iters left: 5 (15 enodes) 1538432348.969 * * [misc]simplify: iters left: 4 (25 enodes) 1538432348.981 * * [misc]simplify: iters left: 3 (45 enodes) 1538432348.993 * * [misc]simplify: iters left: 2 (64 enodes) 1538432349.001 * * [misc]simplify: iters left: 1 (65 enodes) 1538432349.008 * [exit]simplify: Simplified to (* (cbrt (sqrt (fma v (* -6 v) 2))) (cbrt (sqrt (fma v (* -6 v) 2)))) 1538432349.008 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (* (cbrt (sqrt (fma v (* -6 v) 2))) (cbrt (sqrt (fma v (* -6 v) 2)))) (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432349.009 * * * * [misc]progress: [ 23 / 102 ] simplifiying candidate # 1538432349.009 * [enter]simplify: Simplifying (sqrt 2) 1538432349.009 * * [misc]simplify: iters left: 1 (2 enodes) 1538432349.010 * [exit]simplify: Simplified to (sqrt 2) 1538432349.010 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt 2) (* (sqrt (fma (* v v) -3 1)) (* t (- 1 (* v v))))))) 1538432349.010 * * * * [misc]progress: [ 24 / 102 ] simplifiying candidate # 1538432349.010 * [enter]simplify: Simplifying (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) 1538432349.010 * * [misc]simplify: iters left: 6 (9 enodes) 1538432349.012 * * [misc]simplify: iters left: 5 (14 enodes) 1538432349.017 * * [misc]simplify: iters left: 4 (24 enodes) 1538432349.026 * * [misc]simplify: iters left: 3 (44 enodes) 1538432349.040 * * [misc]simplify: iters left: 2 (63 enodes) 1538432349.057 * [exit]simplify: Simplified to (sqrt (sqrt (fma (* v v) -6 2))) 1538432349.057 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432349.057 * * * * [misc]progress: [ 25 / 102 ] simplifiying candidate # 1538432349.057 * * * * [misc]progress: [ 26 / 102 ] simplifiying candidate # 1538432349.058 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1538432349.059 * * [misc]simplify: iters left: 6 (8 enodes) 1538432349.067 * * [misc]simplify: iters left: 5 (25 enodes) 1538432349.084 * * [misc]simplify: iters left: 4 (65 enodes) 1538432349.134 * * [misc]simplify: iters left: 3 (129 enodes) 1538432349.232 * * [misc]simplify: iters left: 2 (197 enodes) 1538432349.280 * * [misc]simplify: iters left: 1 (243 enodes) 1538432349.343 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1538432349.344 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (pow 1 3) (pow (* v v) 3)))) (fma (fma v v 1) (* v v) 1)))) 1538432349.344 * * * * [misc]progress: [ 27 / 102 ] simplifiying candidate # 1538432349.344 * [enter]simplify: Simplifying (+ 1 (* v v)) 1538432349.345 * * [misc]simplify: iters left: 4 (4 enodes) 1538432349.346 * * [misc]simplify: iters left: 3 (7 enodes) 1538432349.349 * * [misc]simplify: iters left: 2 (8 enodes) 1538432349.351 * [exit]simplify: Simplified to (fma v v 1) 1538432349.351 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (* 1 1) (* (* v v) (* v v))))) (fma v v 1)))) 1538432349.351 * * * * [misc]progress: [ 28 / 102 ] simplifiying candidate # 1538432349.351 * * * * [misc]progress: [ 29 / 102 ] simplifiying candidate # 1538432349.351 * * * * [misc]progress: [ 30 / 102 ] simplifiying candidate # 1538432349.351 * * * * [misc]progress: [ 31 / 102 ] simplifiying candidate # 1538432349.351 * * * * [misc]progress: [ 32 / 102 ] simplifiying candidate # 1538432349.352 * [enter]simplify: Simplifying (- (log (/ (fma (* v v) -5 1) PI)) (+ (log (sqrt (* 2 (fma (* v v) -3 1)))) (log (* t (- 1 (* v v)))))) 1538432349.354 * * [misc]simplify: iters left: 6 (20 enodes) 1538432349.364 * * [misc]simplify: iters left: 5 (41 enodes) 1538432349.378 * * [misc]simplify: iters left: 4 (89 enodes) 1538432349.416 * * [misc]simplify: iters left: 3 (201 enodes) 1538432349.542 * * [misc]simplify: iters left: 2 (463 enodes) 1538432350.002 * [exit]simplify: Simplified to (- (- (log (/ (fma -5 (* v v) 1) PI)) (log (sqrt (fma (* v v) -6 2)))) (log (fma (* v t) (- v) t))) 1538432350.002 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (- (log (/ (fma -5 (* v v) 1) PI)) (log (sqrt (fma (* v v) -6 2)))) (log (fma (* v t) (- v) t))))) 1538432350.002 * * * * [misc]progress: [ 33 / 102 ] simplifiying candidate # 1538432350.002 * [enter]simplify: Simplifying (- (log (/ (fma (* v v) -5 1) PI)) (log (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432350.003 * * [misc]simplify: iters left: 6 (19 enodes) 1538432350.013 * * [misc]simplify: iters left: 5 (40 enodes) 1538432350.034 * * [misc]simplify: iters left: 4 (93 enodes) 1538432350.068 * * [misc]simplify: iters left: 3 (223 enodes) 1538432350.210 * [exit]simplify: Simplified to (- (log (/ (fma v (* v -5) 1) PI)) (log (* (sqrt (fma (* v v) -6 2)) (fma (- v) (* t v) t)))) 1538432350.210 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (log (/ (fma v (* v -5) 1) PI)) (log (* (sqrt (fma (* v v) -6 2)) (fma (- v) (* t v) t)))))) 1538432350.210 * * * * [misc]progress: [ 34 / 102 ] simplifiying candidate # 1538432350.210 * * * * [misc]progress: [ 35 / 102 ] simplifiying candidate # 1538432350.210 * * * * [misc]progress: [ 36 / 102 ] simplifiying candidate # 1538432350.210 * [enter]simplify: Simplifying (/ (* (* (/ (fma (* v v) -5 1) PI) (/ (fma (* v v) -5 1) PI)) (/ (fma (* v v) -5 1) PI)) (* (* (* (sqrt (* 2 (fma (* v v) -3 1))) (sqrt (* 2 (fma (* v v) -3 1)))) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v)))))) 1538432350.213 * * [misc]simplify: iters left: 6 (23 enodes) 1538432350.227 * * [misc]simplify: iters left: 5 (60 enodes) 1538432350.284 * * [misc]simplify: iters left: 4 (258 enodes) 1538432350.875 * [exit]simplify: Simplified to (* (/ (/ (/ (fma v (* v -5) 1) PI) (+ 2 (* (* v v) -6))) (sqrt (+ 2 (* (* v v) -6)))) (/ (* (/ (fma v (* v -5) 1) PI) (/ (fma v (* v -5) 1) PI)) (pow (* t (- 1 (* v v))) 3))) 1538432350.875 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (* (/ (/ (/ (fma v (* v -5) 1) PI) (+ 2 (* (* v v) -6))) (sqrt (+ 2 (* (* v v) -6)))) (/ (* (/ (fma v (* v -5) 1) PI) (/ (fma v (* v -5) 1) PI)) (pow (* t (- 1 (* v v))) 3))))) 1538432350.875 * * * * [misc]progress: [ 37 / 102 ] simplifiying candidate # 1538432350.875 * [enter]simplify: Simplifying (/ (* (* (/ (fma (* v v) -5 1) PI) (/ (fma (* v v) -5 1) PI)) (/ (fma (* v v) -5 1) PI)) (* (* (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432350.877 * * [misc]simplify: iters left: 6 (21 enodes) 1538432350.884 * * [misc]simplify: iters left: 5 (55 enodes) 1538432350.914 * * [misc]simplify: iters left: 4 (230 enodes) 1538432351.444 * [exit]simplify: Simplified to (pow (/ (/ (/ (fma v (* v -5) 1) PI) (* (- 1 (* v v)) t)) (sqrt (+ (* (* v v) -6) 2))) 3) 1538432351.444 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (pow (/ (/ (/ (fma v (* v -5) 1) PI) (* (- 1 (* v v)) t)) (sqrt (+ (* (* v v) -6) 2))) 3))) 1538432351.444 * * * * [misc]progress: [ 38 / 102 ] simplifiying candidate # 1538432351.444 * * * * [misc]progress: [ 39 / 102 ] simplifiying candidate # 1538432351.444 * * * * [misc]progress: [ 40 / 102 ] simplifiying candidate # 1538432351.444 * * * * [misc]progress: [ 41 / 102 ] simplifiying candidate # 1538432351.445 * * * * [misc]progress: [ 42 / 102 ] simplifiying candidate # 1538432351.445 * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432351.446 * * [misc]simplify: iters left: 6 (15 enodes) 1538432351.449 * * [misc]simplify: iters left: 5 (24 enodes) 1538432351.457 * * [misc]simplify: iters left: 4 (40 enodes) 1538432351.466 * * [misc]simplify: iters left: 3 (65 enodes) 1538432351.477 * * [misc]simplify: iters left: 2 (86 enodes) 1538432351.491 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (/ (sqrt (fma v (* -6 v) 2)) (cbrt (/ (fma v (* v -5) 1) PI)))) 1538432351.491 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (/ (fma v (* v -5) 1) PI)) (/ (sqrt (fma v (* -6 v) 2)) (cbrt (/ (fma v (* v -5) 1) PI)))) (/ (cbrt (/ (fma (* v v) -5 1) PI)) (* t (- 1 (* v v)))))) 1538432351.491 * [enter]simplify: Simplifying (/ (cbrt (/ (fma (* v v) -5 1) PI)) (* t (- 1 (* v v)))) 1538432351.492 * * [misc]simplify: iters left: 6 (12 enodes) 1538432351.497 * * [misc]simplify: iters left: 5 (21 enodes) 1538432351.505 * * [misc]simplify: iters left: 4 (35 enodes) 1538432351.521 * * [misc]simplify: iters left: 3 (56 enodes) 1538432351.539 * * [misc]simplify: iters left: 2 (74 enodes) 1538432351.560 * * [misc]simplify: iters left: 1 (78 enodes) 1538432351.577 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (fma (* v t) (- v) t)) 1538432351.578 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (cbrt (/ (fma v (* v -5) 1) PI)) (/ (sqrt (fma v (* -6 v) 2)) (cbrt (/ (fma v (* v -5) 1) PI)))) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (fma (* v t) (- v) t)))) 1538432351.578 * * * * [misc]progress: [ 43 / 102 ] simplifiying candidate # 1538432351.578 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432351.580 * * [misc]simplify: iters left: 6 (14 enodes) 1538432351.585 * * [misc]simplify: iters left: 5 (21 enodes) 1538432351.596 * * [misc]simplify: iters left: 4 (35 enodes) 1538432351.605 * * [misc]simplify: iters left: 3 (59 enodes) 1538432351.615 * * [misc]simplify: iters left: 2 (80 enodes) 1538432351.626 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma v (* v -6) 2))) 1538432351.626 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma v (* v -6) 2))) (/ (sqrt (/ (fma (* v v) -5 1) PI)) (* t (- 1 (* v v)))))) 1538432351.626 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (* t (- 1 (* v v)))) 1538432351.627 * * [misc]simplify: iters left: 6 (12 enodes) 1538432351.629 * * [misc]simplify: iters left: 5 (21 enodes) 1538432351.634 * * [misc]simplify: iters left: 4 (35 enodes) 1538432351.644 * * [misc]simplify: iters left: 3 (56 enodes) 1538432351.655 * * [misc]simplify: iters left: 2 (74 enodes) 1538432351.664 * * [misc]simplify: iters left: 1 (78 enodes) 1538432351.674 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (fma (* v t) (- v) t)) 1538432351.674 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma v (* v -6) 2))) (/ (sqrt (/ (fma v (* v -5) 1) PI)) (fma (* v t) (- v) t)))) 1538432351.674 * * * * [misc]progress: [ 44 / 102 ] simplifiying candidate # 1538432351.674 * [enter]simplify: Simplifying (/ 1 (sqrt (* 2 (fma (* v v) -3 1)))) 1538432351.674 * * [misc]simplify: iters left: 6 (9 enodes) 1538432351.676 * * [misc]simplify: iters left: 5 (14 enodes) 1538432351.681 * * [misc]simplify: iters left: 4 (24 enodes) 1538432351.687 * * [misc]simplify: iters left: 3 (44 enodes) 1538432351.695 * * [misc]simplify: iters left: 2 (63 enodes) 1538432351.711 * * [misc]simplify: iters left: 1 (64 enodes) 1538432351.725 * [exit]simplify: Simplified to (/ 1 (sqrt (fma -6 (* v v) 2))) 1538432351.725 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (fma -6 (* v v) 2))) (/ (/ (fma (* v v) -5 1) PI) (* t (- 1 (* v v)))))) 1538432351.726 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) PI) (* t (- 1 (* v v)))) 1538432351.728 * * [misc]simplify: iters left: 6 (11 enodes) 1538432351.735 * * [misc]simplify: iters left: 5 (22 enodes) 1538432351.745 * * [misc]simplify: iters left: 4 (46 enodes) 1538432351.770 * * [misc]simplify: iters left: 3 (82 enodes) 1538432351.805 * * [misc]simplify: iters left: 2 (139 enodes) 1538432351.889 * * [misc]simplify: iters left: 1 (231 enodes) 1538432352.019 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) (* t PI)) (- 1 (* v v))) 1538432352.019 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ 1 (sqrt (fma -6 (* v v) 2))) (/ (/ (fma v (* v -5) 1) (* t PI)) (- 1 (* v v))))) 1538432352.019 * * * * [misc]progress: [ 45 / 102 ] simplifiying candidate # 1538432352.019 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432352.020 * * [misc]simplify: iters left: 6 (11 enodes) 1538432352.022 * * [misc]simplify: iters left: 5 (18 enodes) 1538432352.031 * * [misc]simplify: iters left: 4 (32 enodes) 1538432352.048 * * [misc]simplify: iters left: 3 (56 enodes) 1538432352.067 * * [misc]simplify: iters left: 2 (77 enodes) 1538432352.086 * * [misc]simplify: iters left: 1 (78 enodes) 1538432352.104 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (sqrt (fma (* v v) -6 2))) 1538432352.104 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (fma v (* v -5) 1) (sqrt (fma (* v v) -6 2))) (/ (/ 1 PI) (* t (- 1 (* v v)))))) 1538432352.104 * [enter]simplify: Simplifying (/ (/ 1 PI) (* t (- 1 (* v v)))) 1538432352.105 * * [misc]simplify: iters left: 6 (9 enodes) 1538432352.110 * * [misc]simplify: iters left: 5 (18 enodes) 1538432352.119 * * [misc]simplify: iters left: 4 (38 enodes) 1538432352.138 * * [misc]simplify: iters left: 3 (65 enodes) 1538432352.152 * * [misc]simplify: iters left: 2 (111 enodes) 1538432352.210 * * [misc]simplify: iters left: 1 (179 enodes) 1538432352.272 * [exit]simplify: Simplified to (/ (/ (/ 1 PI) t) (- 1 (* v v))) 1538432352.272 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (fma v (* v -5) 1) (sqrt (fma (* v v) -6 2))) (/ (/ (/ 1 PI) t) (- 1 (* v v))))) 1538432352.272 * * * * [misc]progress: [ 46 / 102 ] simplifiying candidate # 1538432352.272 * * * * [misc]progress: [ 47 / 102 ] simplifiying candidate # 1538432352.272 * * * * [misc]progress: [ 48 / 102 ] simplifiying candidate # 1538432352.272 * * * * [misc]progress: [ 49 / 102 ] simplifiying candidate # 1538432352.273 * [enter]simplify: Simplifying (* t (- 1 (* v v))) 1538432352.273 * * [misc]simplify: iters left: 6 (6 enodes) 1538432352.276 * * [misc]simplify: iters left: 5 (11 enodes) 1538432352.281 * * [misc]simplify: iters left: 4 (21 enodes) 1538432352.293 * * [misc]simplify: iters left: 3 (38 enodes) 1538432352.307 * * [misc]simplify: iters left: 2 (55 enodes) 1538432352.319 * * [misc]simplify: iters left: 1 (59 enodes) 1538432352.325 * [exit]simplify: Simplified to (fma (* v v) (- t) t) 1538432352.325 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (fma (* v v) (- t) t))) 1538432352.325 * * * * [misc]progress: [ 50 / 102 ] simplifiying candidate # 1538432352.325 * [enter]simplify: Simplifying (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) 1538432352.325 * * [misc]simplify: iters left: 6 (9 enodes) 1538432352.327 * * [misc]simplify: iters left: 5 (13 enodes) 1538432352.329 * * [misc]simplify: iters left: 4 (17 enodes) 1538432352.332 * * [misc]simplify: iters left: 3 (21 enodes) 1538432352.336 * * [misc]simplify: iters left: 2 (22 enodes) 1538432352.342 * [exit]simplify: Simplified to (* (cbrt (/ (fma -5 (* v v) 1) PI)) (cbrt (/ (fma -5 (* v v) 1) PI))) 1538432352.343 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (cbrt (/ (fma -5 (* v v) 1) PI)) (cbrt (/ (fma -5 (* v v) 1) PI))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (cbrt (/ (fma (* v v) -5 1) PI))))) 1538432352.343 * * * * [misc]progress: [ 51 / 102 ] simplifiying candidate # 1538432352.343 * [enter]simplify: Simplifying (sqrt (/ (fma (* v v) -5 1) PI)) 1538432352.344 * * [misc]simplify: iters left: 6 (8 enodes) 1538432352.347 * * [misc]simplify: iters left: 5 (12 enodes) 1538432352.352 * * [misc]simplify: iters left: 4 (16 enodes) 1538432352.357 * * [misc]simplify: iters left: 3 (20 enodes) 1538432352.363 * * [misc]simplify: iters left: 2 (21 enodes) 1538432352.369 * [exit]simplify: Simplified to (sqrt (/ (fma v (* v -5) 1) PI)) 1538432352.369 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (sqrt (/ (fma v (* v -5) 1) PI)) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (sqrt (/ (fma (* v v) -5 1) PI))))) 1538432352.369 * * * * [misc]progress: [ 52 / 102 ] simplifiying candidate # 1538432352.369 * * * * [misc]progress: [ 53 / 102 ] simplifiying candidate # 1538432352.369 * [enter]simplify: Simplifying (fma (* v v) -5 1) 1538432352.371 * * [misc]simplify: iters left: 3 (5 enodes) 1538432352.374 * * [misc]simplify: iters left: 2 (9 enodes) 1538432352.377 * * [misc]simplify: iters left: 1 (13 enodes) 1538432352.382 * [exit]simplify: Simplified to (fma v (* v -5) 1) 1538432352.382 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (fma v (* v -5) 1) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ 1 PI)))) 1538432352.382 * * * * [misc]progress: [ 54 / 102 ] simplifiying candidate # 1538432352.383 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1538432352.384 * * [misc]simplify: iters left: 6 (8 enodes) 1538432352.387 * * [misc]simplify: iters left: 5 (25 enodes) 1538432352.397 * * [misc]simplify: iters left: 4 (65 enodes) 1538432352.434 * * [misc]simplify: iters left: 3 (129 enodes) 1538432352.519 * * [misc]simplify: iters left: 2 (197 enodes) 1538432352.557 * * [misc]simplify: iters left: 1 (243 enodes) 1538432352.591 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1538432352.591 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (pow 1 3) (pow (* v v) 3))))) (fma (fma v v 1) (* v v) 1))) 1538432352.591 * * * * [misc]progress: [ 55 / 102 ] simplifiying candidate # 1538432352.591 * [enter]simplify: Simplifying (+ 1 (* v v)) 1538432352.591 * * [misc]simplify: iters left: 4 (4 enodes) 1538432352.592 * * [misc]simplify: iters left: 3 (7 enodes) 1538432352.593 * * [misc]simplify: iters left: 2 (8 enodes) 1538432352.595 * [exit]simplify: Simplified to (fma v v 1) 1538432352.595 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (* 1 1) (* (* v v) (* v v)))))) (fma v v 1))) 1538432352.595 * * * * [misc]progress: [ 56 / 102 ] simplifiying candidate # 1538432352.595 * [enter]simplify: Simplifying (fma (* v v) -5 1) 1538432352.595 * * [misc]simplify: iters left: 3 (5 enodes) 1538432352.596 * * [misc]simplify: iters left: 2 (9 enodes) 1538432352.598 * * [misc]simplify: iters left: 1 (13 enodes) 1538432352.600 * [exit]simplify: Simplified to (fma v (* v -5) 1) 1538432352.601 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (fma v (* v -5) 1) (* (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) PI))) 1538432352.601 * * * * [misc]progress: [ 57 / 102 ] simplifiying candidate # 1538432352.601 * * * * [misc]progress: [ 58 / 102 ] simplifiying candidate # 1538432352.601 * * * * [misc]progress: [ 59 / 102 ] simplifiying candidate # 1538432352.601 * * * * [misc]progress: [ 60 / 102 ] simplifiying candidate # 1538432352.601 * * * * [misc]progress: [ 61 / 102 ] simplifiying candidate # 1538432352.601 * * * * [misc]progress: [ 62 / 102 ] simplifiying candidate # 1538432352.601 * * * * [misc]progress: [ 63 / 102 ] simplifiying candidate # 1538432352.601 * * * * [misc]progress: [ 64 / 102 ] simplifiying candidate # 1538432352.601 * * * * [misc]progress: [ 65 / 102 ] simplifiying candidate # 1538432352.601 * * * * [misc]progress: [ 66 / 102 ] simplifiying candidate # 1538432352.601 * * * * [misc]progress: [ 67 / 102 ] simplifiying candidate # 1538432352.601 * * * * [misc]progress: [ 68 / 102 ] simplifiying candidate # 1538432352.601 * * * * [misc]progress: [ 69 / 102 ] simplifiying candidate # 1538432352.601 * [enter]simplify: Simplifying (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) 1538432352.602 * * [misc]simplify: iters left: 6 (7 enodes) 1538432352.603 * * [misc]simplify: iters left: 5 (11 enodes) 1538432352.606 * * [misc]simplify: iters left: 4 (15 enodes) 1538432352.608 * * [misc]simplify: iters left: 3 (19 enodes) 1538432352.611 * * [misc]simplify: iters left: 2 (20 enodes) 1538432352.614 * [exit]simplify: Simplified to (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) 1538432352.614 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (/ (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432352.614 * * * * [misc]progress: [ 70 / 102 ] simplifiying candidate # 1538432352.614 * [enter]simplify: Simplifying (sqrt (fma (* v v) -5 1)) 1538432352.614 * * [misc]simplify: iters left: 4 (6 enodes) 1538432352.615 * * [misc]simplify: iters left: 3 (10 enodes) 1538432352.617 * * [misc]simplify: iters left: 2 (14 enodes) 1538432352.620 * * [misc]simplify: iters left: 1 (18 enodes) 1538432352.625 * [exit]simplify: Simplified to (sqrt (fma v (* v -5) 1)) 1538432352.625 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (/ (sqrt (fma v (* v -5) 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432352.625 * * * * [misc]progress: [ 71 / 102 ] simplifiying candidate # 1538432352.626 * * * * [misc]progress: [ 72 / 102 ] simplifiying candidate # 1538432352.626 * * * * [misc]progress: [ 73 / 102 ] simplifiying candidate # 1538432352.626 * * * * [misc]progress: [ 74 / 102 ] simplifiying candidate # 1538432352.626 * * * * [misc]progress: [ 75 / 102 ] simplifiying candidate # 1538432352.626 * * * * [misc]progress: [ 76 / 102 ] simplifiying candidate # 1538432352.626 * * * * [misc]progress: [ 77 / 102 ] simplifiying candidate # 1538432352.626 * * * * [misc]progress: [ 78 / 102 ] simplifiying candidate # 1538432352.626 * * * * [misc]progress: [ 79 / 102 ] simplifiying candidate # 1538432352.626 * * * * [misc]progress: [ 80 / 102 ] simplifiying candidate # 1538432352.626 * * * * [misc]progress: [ 81 / 102 ] simplifiying candidate # 1538432352.627 * [enter]simplify: Simplifying (* t (- (* v v))) 1538432352.627 * * [misc]simplify: iters left: 6 (5 enodes) 1538432352.630 * * [misc]simplify: iters left: 5 (11 enodes) 1538432352.635 * * [misc]simplify: iters left: 4 (24 enodes) 1538432352.646 * * [misc]simplify: iters left: 3 (35 enodes) 1538432352.657 * * [misc]simplify: iters left: 2 (39 enodes) 1538432352.664 * [exit]simplify: Simplified to (* (- t) (* v v)) 1538432352.664 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (+ (* t 1) (* (- t) (* v v)))))) 1538432352.664 * * * * [misc]progress: [ 82 / 102 ] simplifiying candidate # 1538432352.665 * [enter]simplify: Simplifying (* t (- (* v v))) 1538432352.665 * * [misc]simplify: iters left: 6 (5 enodes) 1538432352.668 * * [misc]simplify: iters left: 5 (11 enodes) 1538432352.673 * * [misc]simplify: iters left: 4 (24 enodes) 1538432352.683 * * [misc]simplify: iters left: 3 (35 enodes) 1538432352.693 * * [misc]simplify: iters left: 2 (39 enodes) 1538432352.697 * [exit]simplify: Simplified to (* (- t) (* v v)) 1538432352.697 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (+ (* t 1) (* (- t) (* v v)))))) 1538432352.697 * * * * [misc]progress: [ 83 / 102 ] simplifiying candidate # 1538432352.697 * [enter]simplify: Simplifying (* (- (* v v)) t) 1538432352.698 * * [misc]simplify: iters left: 6 (5 enodes) 1538432352.699 * * [misc]simplify: iters left: 5 (11 enodes) 1538432352.702 * * [misc]simplify: iters left: 4 (24 enodes) 1538432352.707 * * [misc]simplify: iters left: 3 (33 enodes) 1538432352.712 * * [misc]simplify: iters left: 2 (39 enodes) 1538432352.717 * [exit]simplify: Simplified to (* (- v) (* t v)) 1538432352.717 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (+ (* 1 t) (* (- v) (* t v)))))) 1538432352.717 * * * * [misc]progress: [ 84 / 102 ] simplifiying candidate # 1538432352.717 * [enter]simplify: Simplifying (* (- (* v v)) t) 1538432352.718 * * [misc]simplify: iters left: 6 (5 enodes) 1538432352.719 * * [misc]simplify: iters left: 5 (11 enodes) 1538432352.722 * * [misc]simplify: iters left: 4 (24 enodes) 1538432352.727 * * [misc]simplify: iters left: 3 (33 enodes) 1538432352.732 * * [misc]simplify: iters left: 2 (39 enodes) 1538432352.737 * [exit]simplify: Simplified to (* (- v) (* t v)) 1538432352.737 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (+ (* 1 t) (* (- v) (* t v)))))) 1538432352.737 * * * * [misc]progress: [ 85 / 102 ] simplifiying candidate # 1538432352.737 * [enter]simplify: Simplifying (cbrt (- 1 (* v v))) 1538432352.738 * * [misc]simplify: iters left: 5 (5 enodes) 1538432352.740 * * [misc]simplify: iters left: 4 (9 enodes) 1538432352.742 * * [misc]simplify: iters left: 3 (13 enodes) 1538432352.744 * * [misc]simplify: iters left: 2 (15 enodes) 1538432352.749 * [exit]simplify: Simplified to (cbrt (- 1 (* v v))) 1538432352.749 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (* (* t (* (cbrt (- 1 (* v v))) (cbrt (- 1 (* v v))))) (cbrt (- 1 (* v v))))))) 1538432352.749 * * * * [misc]progress: [ 86 / 102 ] simplifiying candidate # 1538432352.749 * [enter]simplify: Simplifying (sqrt (- 1 (* v v))) 1538432352.750 * * [misc]simplify: iters left: 5 (5 enodes) 1538432352.752 * * [misc]simplify: iters left: 4 (9 enodes) 1538432352.755 * * [misc]simplify: iters left: 3 (13 enodes) 1538432352.760 * * [misc]simplify: iters left: 2 (15 enodes) 1538432352.764 * [exit]simplify: Simplified to (sqrt (- 1 (* v v))) 1538432352.764 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (* (* t (sqrt (- 1 (* v v)))) (sqrt (- 1 (* v v))))))) 1538432352.764 * * * * [misc]progress: [ 87 / 102 ] simplifiying candidate # 1538432352.765 * [enter]simplify: Simplifying (- 1 (* v v)) 1538432352.765 * * [misc]simplify: iters left: 4 (4 enodes) 1538432352.767 * * [misc]simplify: iters left: 3 (8 enodes) 1538432352.771 * * [misc]simplify: iters left: 2 (12 enodes) 1538432352.775 * * [misc]simplify: iters left: 1 (14 enodes) 1538432352.777 * [exit]simplify: Simplified to (- 1 (* v v)) 1538432352.777 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (* (* t 1) (- 1 (* v v)))))) 1538432352.777 * * * * [misc]progress: [ 88 / 102 ] simplifiying candidate # 1538432352.777 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1538432352.778 * * [misc]simplify: iters left: 6 (8 enodes) 1538432352.781 * * [misc]simplify: iters left: 5 (25 enodes) 1538432352.790 * * [misc]simplify: iters left: 4 (65 enodes) 1538432352.827 * * [misc]simplify: iters left: 3 (129 enodes) 1538432352.896 * * [misc]simplify: iters left: 2 (197 enodes) 1538432352.940 * * [misc]simplify: iters left: 1 (243 enodes) 1538432353.002 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1538432353.002 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (/ (* t (- (pow 1 3) (pow (* v v) 3))) (fma (fma v v 1) (* v v) 1))))) 1538432353.002 * * * * [misc]progress: [ 89 / 102 ] simplifiying candidate # 1538432353.002 * [enter]simplify: Simplifying (+ 1 (* v v)) 1538432353.003 * * [misc]simplify: iters left: 4 (4 enodes) 1538432353.005 * * [misc]simplify: iters left: 3 (7 enodes) 1538432353.007 * * [misc]simplify: iters left: 2 (8 enodes) 1538432353.009 * [exit]simplify: Simplified to (fma v v 1) 1538432353.009 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (/ (* t (- (* 1 1) (* (* v v) (* v v)))) (fma v v 1))))) 1538432353.009 * * * * [misc]progress: [ 90 / 102 ] simplifiying candidate # 1538432353.010 * * * * [misc]progress: [ 91 / 102 ] simplifiying candidate # 1538432353.010 * [enter]simplify: Simplifying (- (* t (sqrt 2)) (* 5/2 (* t (* (sqrt 2) (pow v 2))))) 1538432353.011 * * [misc]simplify: iters left: 6 (11 enodes) 1538432353.017 * * [misc]simplify: iters left: 5 (22 enodes) 1538432353.032 * * [misc]simplify: iters left: 4 (61 enodes) 1538432353.081 * * [misc]simplify: iters left: 3 (186 enodes) 1538432353.221 * * [misc]simplify: iters left: 2 (472 enodes) 1538432353.563 * [exit]simplify: Simplified to (fma (* (* v v) -5/2) (* t (sqrt 2)) (* t (sqrt 2))) 1538432353.563 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (fma (* (* v v) -5/2) (* t (sqrt 2)) (* t (sqrt 2))))) 1538432353.563 * * * * [misc]progress: [ 92 / 102 ] simplifiying candidate # 1538432353.563 * [enter]simplify: Simplifying (- (+ (* 1/8 (/ (* t (sqrt 2)) (* v (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (sqrt 2)) (* v (sqrt -3)))) (* t (* (sqrt 2) (* v (sqrt -3)))))) (+ (* 1/2 (/ (* t (* (sqrt 2) v)) (sqrt -3))) (* t (* (sqrt 2) (* (pow v 3) (sqrt -3)))))) 1538432353.567 * * [misc]simplify: iters left: 6 (31 enodes) 1538432353.589 * * [misc]simplify: iters left: 5 (90 enodes) 1538432353.656 * * [misc]simplify: iters left: 4 (303 enodes) 1538432353.933 * [exit]simplify: Simplified to (- (fma (* (sqrt -3) v) (* (sqrt 2) t) (* (* (/ t v) (sqrt 2)) (+ (/ -1/24 (sqrt -3)) (/ 1/2 (sqrt -3))))) (+ (* (/ 1/2 (sqrt -3)) (* (* v t) (sqrt 2))) (* (* (* v t) (sqrt 2)) (* (* v v) (sqrt -3))))) 1538432353.934 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (- (fma (* (sqrt -3) v) (* (sqrt 2) t) (* (* (/ t v) (sqrt 2)) (+ (/ -1/24 (sqrt -3)) (/ 1/2 (sqrt -3))))) (+ (* (/ 1/2 (sqrt -3)) (* (* v t) (sqrt 2))) (* (* (* v t) (sqrt 2)) (* (* v v) (sqrt -3))))))) 1538432353.934 * * * * [misc]progress: [ 93 / 102 ] simplifiying candidate # 1538432353.934 * [enter]simplify: Simplifying (- (+ (* 1/2 (/ (* t (* (sqrt 2) v)) (sqrt -3))) (* t (* (sqrt 2) (* (pow v 3) (sqrt -3))))) (+ (* 1/8 (/ (* t (sqrt 2)) (* v (pow (sqrt -3) 3)))) (+ (* t (* (sqrt 2) (* v (sqrt -3)))) (* 1/2 (/ (* t (sqrt 2)) (* v (sqrt -3))))))) 1538432353.938 * * [misc]simplify: iters left: 6 (31 enodes) 1538432353.960 * * [misc]simplify: iters left: 5 (90 enodes) 1538432354.032 * * [misc]simplify: iters left: 4 (308 enodes) 1538432354.393 * [exit]simplify: Simplified to (fma (* (* (sqrt 2) (* t v)) (* v v)) (sqrt -3) (- (- (* (/ 1/2 (sqrt -3)) (* (sqrt 2) (* t v))) (* (* t v) (* (sqrt -3) (sqrt 2)))) (* (/ (sqrt 2) (/ v t)) (+ (/ 1/2 (sqrt -3)) (/ -1/24 (sqrt -3)))))) 1538432354.393 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (fma (* (* (sqrt 2) (* t v)) (* v v)) (sqrt -3) (- (- (* (/ 1/2 (sqrt -3)) (* (sqrt 2) (* t v))) (* (* t v) (* (sqrt -3) (sqrt 2)))) (* (/ (sqrt 2) (/ v t)) (+ (/ 1/2 (sqrt -3)) (/ -1/24 (sqrt -3)))))))) 1538432354.393 * * * * [misc]progress: [ 94 / 102 ] simplifiying candidate # 1538432354.394 * [enter]simplify: Simplifying (- (/ 1 (* t (* (sqrt 2) PI))) (+ (* 53/8 (/ (pow v 4) (* t (* (sqrt 2) PI)))) (* 5/2 (/ (pow v 2) (* t (* (sqrt 2) PI)))))) 1538432354.396 * * [misc]simplify: iters left: 6 (20 enodes) 1538432354.407 * * [misc]simplify: iters left: 5 (45 enodes) 1538432354.436 * * [misc]simplify: iters left: 4 (119 enodes) 1538432354.547 * * [misc]simplify: iters left: 3 (450 enodes) 1538432355.105 * [exit]simplify: Simplified to (fma (/ (pow v 4) (* (* t PI) (sqrt 2))) -53/8 (- (/ 1 (* (* t PI) (sqrt 2))) (* (/ 5/2 (* t PI)) (/ (* v v) (sqrt 2))))) 1538432355.106 * [misc]simplify: Simplified (2) to (λ (v t) (fma (/ (pow v 4) (* (* t PI) (sqrt 2))) -53/8 (- (/ 1 (* (* t PI) (sqrt 2))) (* (/ 5/2 (* t PI)) (/ (* v v) (sqrt 2)))))) 1538432355.106 * * * * [misc]progress: [ 95 / 102 ] simplifiying candidate # 1538432355.106 * [enter]simplify: Simplifying (- (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI)))))) (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI))))))) 1538432355.109 * * [misc]simplify: iters left: 6 (30 enodes) 1538432355.127 * * [misc]simplify: iters left: 5 (76 enodes) 1538432355.160 * * [misc]simplify: iters left: 4 (228 enodes) 1538432355.465 * [exit]simplify: Simplified to (- (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* PI v) (* v v))) (/ (/ 5 (sqrt 2)) (* PI v)))) (/ (/ 5/18 t) (* (* (* PI v) (* v v)) (* (sqrt -1/3) (sqrt 2))))) 1538432355.465 * [misc]simplify: Simplified (2) to (λ (v t) (- (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* PI v) (* v v))) (/ (/ 5 (sqrt 2)) (* PI v)))) (/ (/ 5/18 t) (* (* (* PI v) (* v v)) (* (sqrt -1/3) (sqrt 2)))))) 1538432355.465 * * * * [misc]progress: [ 96 / 102 ] simplifiying candidate # 1538432355.466 * [enter]simplify: Simplifying (- (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI)))))) (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI))))))) 1538432355.469 * * [misc]simplify: iters left: 6 (30 enodes) 1538432355.489 * * [misc]simplify: iters left: 5 (77 enodes) 1538432355.540 * * [misc]simplify: iters left: 4 (219 enodes) 1538432355.852 * [exit]simplify: Simplified to (- (/ (/ 5/18 t) (* (* (sqrt -1/3) (sqrt 2)) (* (* v v) (* v PI)))) (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* v v) (* v PI))) (/ 5 (* (sqrt 2) (* v PI)))))) 1538432355.852 * [misc]simplify: Simplified (2) to (λ (v t) (- (/ (/ 5/18 t) (* (* (sqrt -1/3) (sqrt 2)) (* (* v v) (* v PI)))) (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* v v) (* v PI))) (/ 5 (* (sqrt 2) (* v PI))))))) 1538432355.852 * * * * [misc]progress: [ 97 / 102 ] simplifiying candidate # 1538432355.852 * [enter]simplify: Simplifying (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1538432355.853 * * [misc]simplify: iters left: 6 (10 enodes) 1538432355.858 * * [misc]simplify: iters left: 5 (18 enodes) 1538432355.868 * * [misc]simplify: iters left: 4 (36 enodes) 1538432355.884 * * [misc]simplify: iters left: 3 (60 enodes) 1538432355.909 * * [misc]simplify: iters left: 2 (95 enodes) 1538432355.948 * * [misc]simplify: iters left: 1 (133 enodes) 1538432355.984 * [exit]simplify: Simplified to (fma (* (/ v PI) v) -5 (/ 1 PI)) 1538432355.984 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (fma (* (/ v PI) v) -5 (/ 1 PI)) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432355.984 * * * * [misc]progress: [ 98 / 102 ] simplifiying candidate # 1538432355.985 * [enter]simplify: Simplifying (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1538432355.986 * * [misc]simplify: iters left: 6 (10 enodes) 1538432355.991 * * [misc]simplify: iters left: 5 (18 enodes) 1538432355.998 * * [misc]simplify: iters left: 4 (36 enodes) 1538432356.006 * * [misc]simplify: iters left: 3 (60 enodes) 1538432356.018 * * [misc]simplify: iters left: 2 (95 enodes) 1538432356.040 * * [misc]simplify: iters left: 1 (133 enodes) 1538432356.103 * [exit]simplify: Simplified to (fma (* (/ v PI) v) -5 (/ 1 PI)) 1538432356.104 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (fma (* (/ v PI) v) -5 (/ 1 PI)) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432356.104 * * * * [misc]progress: [ 99 / 102 ] simplifiying candidate # 1538432356.104 * [enter]simplify: Simplifying (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1538432356.105 * * [misc]simplify: iters left: 6 (10 enodes) 1538432356.110 * * [misc]simplify: iters left: 5 (18 enodes) 1538432356.119 * * [misc]simplify: iters left: 4 (36 enodes) 1538432356.134 * * [misc]simplify: iters left: 3 (60 enodes) 1538432356.157 * * [misc]simplify: iters left: 2 (95 enodes) 1538432356.190 * * [misc]simplify: iters left: 1 (133 enodes) 1538432356.231 * [exit]simplify: Simplified to (fma (* (/ v PI) v) -5 (/ 1 PI)) 1538432356.231 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (fma (* (/ v PI) v) -5 (/ 1 PI)) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432356.231 * * * * [misc]progress: [ 100 / 102 ] simplifiying candidate # 1538432356.231 * [enter]simplify: Simplifying t 1538432356.231 * * [misc]simplify: iters left: 0 (1 enodes) 1538432356.231 * [exit]simplify: Simplified to t 1538432356.231 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) t))) 1538432356.231 * * * * [misc]progress: [ 101 / 102 ] simplifiying candidate # 1538432356.231 * [enter]simplify: Simplifying (- t (* t (pow v 2))) 1538432356.232 * * [misc]simplify: iters left: 5 (6 enodes) 1538432356.233 * * [misc]simplify: iters left: 4 (10 enodes) 1538432356.236 * * [misc]simplify: iters left: 3 (21 enodes) 1538432356.241 * * [misc]simplify: iters left: 2 (40 enodes) 1538432356.249 * * [misc]simplify: iters left: 1 (53 enodes) 1538432356.258 * [exit]simplify: Simplified to (fma (* v v) (- t) t) 1538432356.258 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (fma (* v v) (- t) t)))) 1538432356.258 * * * * [misc]progress: [ 102 / 102 ] simplifiying candidate # 1538432356.258 * [enter]simplify: Simplifying (- t (* t (pow v 2))) 1538432356.258 * * [misc]simplify: iters left: 5 (6 enodes) 1538432356.260 * * [misc]simplify: iters left: 4 (10 enodes) 1538432356.262 * * [misc]simplify: iters left: 3 (21 enodes) 1538432356.268 * * [misc]simplify: iters left: 2 (40 enodes) 1538432356.275 * * [misc]simplify: iters left: 1 (53 enodes) 1538432356.285 * [exit]simplify: Simplified to (fma (* v v) (- t) t) 1538432356.285 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (fma (* v v) (- t) t)))) 1538432356.285 * * * [misc]progress: adding candidates to table 1538432359.412 * * [misc]progress: iteration 2 / 4 1538432359.412 * * * [misc]progress: picking best candidate 1538432359.450 * * * * [misc]pick: Picked # 1538432359.450 * * * [misc]progress: localizing error 1538432359.457 * * * [misc]progress: generating rewritten candidates 1538432359.457 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2) 1538432359.651 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1) 1538432359.677 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1) 1538432359.764 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2) 1538432359.801 * * * [misc]progress: generating series expansions 1538432359.801 * * * * [misc]progress: [ 1 / 4 ] generating series at (2) 1538432359.801 * [misc]backup-simplify: Simplify (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))) into (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) 1538432359.801 * [misc]approximate: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in (v t) around 0 1538432359.801 * [misc]taylor: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in t 1538432359.802 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in t 1538432359.802 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in t 1538432359.802 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432359.802 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in t 1538432359.802 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432359.802 * [misc]taylor: Taking taylor expansion of v in t 1538432359.802 * [misc]backup-simplify: Simplify v into v 1538432359.802 * [misc]taylor: Taking taylor expansion of -5 in t 1538432359.802 * [misc]backup-simplify: Simplify -5 into -5 1538432359.802 * [misc]taylor: Taking taylor expansion of 1 in t 1538432359.802 * [misc]backup-simplify: Simplify 1 into 1 1538432359.802 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in t 1538432359.802 * [misc]taylor: Taking taylor expansion of t in t 1538432359.802 * [misc]backup-simplify: Simplify 0 into 0 1538432359.802 * [misc]backup-simplify: Simplify 1 into 1 1538432359.802 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in t 1538432359.802 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432359.802 * [misc]taylor: Taking taylor expansion of 2 in t 1538432359.802 * [misc]backup-simplify: Simplify 2 into 2 1538432359.802 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432359.802 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432359.802 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in t 1538432359.802 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1538432359.802 * [misc]taylor: Taking taylor expansion of 1 in t 1538432359.802 * [misc]backup-simplify: Simplify 1 into 1 1538432359.802 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432359.802 * [misc]taylor: Taking taylor expansion of v in t 1538432359.802 * [misc]backup-simplify: Simplify v into v 1538432359.802 * [misc]taylor: Taking taylor expansion of PI in t 1538432359.802 * [misc]backup-simplify: Simplify PI into PI 1538432359.803 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432359.803 * [misc]backup-simplify: Simplify (* (pow v 2) -5) into (* -5 (pow v 2)) 1538432359.803 * [misc]backup-simplify: Simplify (+ (* -5 (pow v 2)) 1) into (- 1 (* 5 (pow v 2))) 1538432359.803 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432359.803 * [misc]backup-simplify: Simplify (- (pow v 2)) into (- (pow v 2)) 1538432359.803 * [misc]backup-simplify: Simplify (+ 1 (- (pow v 2))) into (- 1 (pow v 2)) 1538432359.803 * [misc]backup-simplify: Simplify (* (- 1 (pow v 2)) PI) into (* (- 1 (pow v 2)) PI) 1538432359.803 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (pow v 2)) PI)) into (* (sqrt 2) (* (- 1 (pow v 2)) PI)) 1538432359.803 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) (* (- 1 (pow v 2)) PI))) into 0 1538432359.803 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432359.804 * [misc]backup-simplify: Simplify (- 0) into 0 1538432359.804 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.804 * [misc]backup-simplify: Simplify (+ (* (- 1 (pow v 2)) 0) (* 0 PI)) into 0 1538432359.804 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (- 1 (pow v 2)) PI))) into 0 1538432359.805 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) into (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI))) 1538432359.805 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (pow v 2))) (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI)))) into (/ (- 1 (* 5 (pow v 2))) (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI)))) 1538432359.805 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in t 1538432359.805 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in t 1538432359.805 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in t 1538432359.805 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432359.805 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in t 1538432359.805 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432359.805 * [misc]taylor: Taking taylor expansion of v in t 1538432359.805 * [misc]backup-simplify: Simplify v into v 1538432359.805 * [misc]taylor: Taking taylor expansion of -3 in t 1538432359.806 * [misc]backup-simplify: Simplify -3 into -3 1538432359.806 * [misc]taylor: Taking taylor expansion of 1 in t 1538432359.806 * [misc]backup-simplify: Simplify 1 into 1 1538432359.806 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432359.806 * [misc]backup-simplify: Simplify (* (pow v 2) -3) into (* -3 (pow v 2)) 1538432359.806 * [misc]backup-simplify: Simplify (+ (* -3 (pow v 2)) 1) into (- 1 (* 3 (pow v 2))) 1538432359.806 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (pow v 2)))) into (/ 1 (- 1 (* 3 (pow v 2)))) 1538432359.806 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) into (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) 1538432359.806 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432359.806 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 -3)) into 0 1538432359.806 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.806 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (pow v 2)))) (/ 0 (- 1 (* 3 (pow v 2))))))) into 0 1538432359.807 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))) into 0 1538432359.807 * [misc]taylor: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in v 1538432359.807 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in v 1538432359.807 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432359.807 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432359.807 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432359.807 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432359.807 * [misc]taylor: Taking taylor expansion of v in v 1538432359.807 * [misc]backup-simplify: Simplify 0 into 0 1538432359.807 * [misc]backup-simplify: Simplify 1 into 1 1538432359.807 * [misc]taylor: Taking taylor expansion of -5 in v 1538432359.807 * [misc]backup-simplify: Simplify -5 into -5 1538432359.807 * [misc]taylor: Taking taylor expansion of 1 in v 1538432359.807 * [misc]backup-simplify: Simplify 1 into 1 1538432359.807 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in v 1538432359.807 * [misc]taylor: Taking taylor expansion of t in v 1538432359.807 * [misc]backup-simplify: Simplify t into t 1538432359.807 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in v 1538432359.807 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432359.807 * [misc]taylor: Taking taylor expansion of 2 in v 1538432359.807 * [misc]backup-simplify: Simplify 2 into 2 1538432359.807 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432359.807 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432359.807 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in v 1538432359.807 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432359.807 * [misc]taylor: Taking taylor expansion of 1 in v 1538432359.807 * [misc]backup-simplify: Simplify 1 into 1 1538432359.807 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432359.807 * [misc]taylor: Taking taylor expansion of v in v 1538432359.807 * [misc]backup-simplify: Simplify 0 into 0 1538432359.807 * [misc]backup-simplify: Simplify 1 into 1 1538432359.807 * [misc]taylor: Taking taylor expansion of PI in v 1538432359.807 * [misc]backup-simplify: Simplify PI into PI 1538432359.808 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432359.808 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432359.808 * [misc]backup-simplify: Simplify (* 1 PI) into PI 1538432359.808 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432359.808 * [misc]backup-simplify: Simplify (* t (* (sqrt 2) PI)) into (* t (* (sqrt 2) PI)) 1538432359.809 * [misc]backup-simplify: Simplify (/ 1 (* t (* (sqrt 2) PI))) into (/ 1 (* t (* (sqrt 2) PI))) 1538432359.809 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1538432359.809 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1538432359.809 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432359.809 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432359.809 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432359.809 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432359.809 * [misc]taylor: Taking taylor expansion of v in v 1538432359.809 * [misc]backup-simplify: Simplify 0 into 0 1538432359.809 * [misc]backup-simplify: Simplify 1 into 1 1538432359.809 * [misc]taylor: Taking taylor expansion of -3 in v 1538432359.809 * [misc]backup-simplify: Simplify -3 into -3 1538432359.809 * [misc]taylor: Taking taylor expansion of 1 in v 1538432359.809 * [misc]backup-simplify: Simplify 1 into 1 1538432359.809 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432359.809 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432359.809 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432359.809 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.810 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432359.810 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432359.810 * [misc]taylor: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in v 1538432359.810 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in v 1538432359.810 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432359.810 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432359.810 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432359.810 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432359.810 * [misc]taylor: Taking taylor expansion of v in v 1538432359.810 * [misc]backup-simplify: Simplify 0 into 0 1538432359.810 * [misc]backup-simplify: Simplify 1 into 1 1538432359.810 * [misc]taylor: Taking taylor expansion of -5 in v 1538432359.810 * [misc]backup-simplify: Simplify -5 into -5 1538432359.810 * [misc]taylor: Taking taylor expansion of 1 in v 1538432359.810 * [misc]backup-simplify: Simplify 1 into 1 1538432359.810 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in v 1538432359.810 * [misc]taylor: Taking taylor expansion of t in v 1538432359.810 * [misc]backup-simplify: Simplify t into t 1538432359.810 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in v 1538432359.810 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432359.810 * [misc]taylor: Taking taylor expansion of 2 in v 1538432359.810 * [misc]backup-simplify: Simplify 2 into 2 1538432359.810 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432359.810 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432359.810 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in v 1538432359.810 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432359.810 * [misc]taylor: Taking taylor expansion of 1 in v 1538432359.810 * [misc]backup-simplify: Simplify 1 into 1 1538432359.810 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432359.810 * [misc]taylor: Taking taylor expansion of v in v 1538432359.810 * [misc]backup-simplify: Simplify 0 into 0 1538432359.810 * [misc]backup-simplify: Simplify 1 into 1 1538432359.810 * [misc]taylor: Taking taylor expansion of PI in v 1538432359.811 * [misc]backup-simplify: Simplify PI into PI 1538432359.811 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432359.811 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432359.811 * [misc]backup-simplify: Simplify (* 1 PI) into PI 1538432359.811 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432359.812 * [misc]backup-simplify: Simplify (* t (* (sqrt 2) PI)) into (* t (* (sqrt 2) PI)) 1538432359.812 * [misc]backup-simplify: Simplify (/ 1 (* t (* (sqrt 2) PI))) into (/ 1 (* t (* (sqrt 2) PI))) 1538432359.812 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1538432359.812 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1538432359.812 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432359.812 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432359.812 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432359.812 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432359.813 * [misc]taylor: Taking taylor expansion of v in v 1538432359.813 * [misc]backup-simplify: Simplify 0 into 0 1538432359.813 * [misc]backup-simplify: Simplify 1 into 1 1538432359.813 * [misc]taylor: Taking taylor expansion of -3 in v 1538432359.813 * [misc]backup-simplify: Simplify -3 into -3 1538432359.813 * [misc]taylor: Taking taylor expansion of 1 in v 1538432359.813 * [misc]backup-simplify: Simplify 1 into 1 1538432359.813 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432359.813 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432359.813 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432359.813 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.813 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432359.814 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432359.814 * [misc]backup-simplify: Simplify (* (/ 1 (* t (* (sqrt 2) PI))) 1) into (/ 1 (* t (* (sqrt 2) PI))) 1538432359.814 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1538432359.814 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1538432359.814 * [misc]taylor: Taking taylor expansion of t in t 1538432359.814 * [misc]backup-simplify: Simplify 0 into 0 1538432359.814 * [misc]backup-simplify: Simplify 1 into 1 1538432359.815 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432359.815 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432359.815 * [misc]taylor: Taking taylor expansion of 2 in t 1538432359.815 * [misc]backup-simplify: Simplify 2 into 2 1538432359.815 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432359.815 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432359.815 * [misc]taylor: Taking taylor expansion of PI in t 1538432359.815 * [misc]backup-simplify: Simplify PI into PI 1538432359.816 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432359.816 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1538432359.817 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432359.818 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1538432359.819 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432359.820 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432359.820 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.820 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.821 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 PI)) into 0 1538432359.821 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432359.822 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 (* (sqrt 2) PI))) into 0 1538432359.824 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))))) into 0 1538432359.824 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 0) (* 0 1)) into 0 1538432359.824 * [misc]taylor: Taking taylor expansion of 0 in t 1538432359.825 * [misc]backup-simplify: Simplify 0 into 0 1538432359.826 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432359.827 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432359.828 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1538432359.830 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432359.830 * [misc]backup-simplify: Simplify 0 into 0 1538432359.830 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432359.830 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432359.830 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432359.830 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -3 1)) (* 0 (/ 0 1)))) into 3 1538432359.831 * [misc]backup-simplify: Simplify (/ (- 3 (pow 0 2) (+)) (* 2 1)) into 3/2 1538432359.834 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432359.834 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432359.834 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432359.834 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432359.834 * [misc]backup-simplify: Simplify (- 1) into -1 1538432359.834 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432359.835 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* -1 PI))) into (- PI) 1538432359.836 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432359.838 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (- PI)) (+ (* 0 0) (* 0 PI))) into (- (* (sqrt 2) PI)) 1538432359.839 * [misc]backup-simplify: Simplify (+ (* t (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))) into (- (* t (* (sqrt 2) PI))) 1538432359.840 * [misc]backup-simplify: Simplify (- (/ -5 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ (- (* t (* (sqrt 2) PI))) (* t (* (sqrt 2) PI)))) (* 0 (/ 0 (* t (* (sqrt 2) PI)))))) into (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1538432359.841 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 3/2) (+ (* 0 0) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1))) into (- (* 5/2 (/ 1 (* t (* (sqrt 2) PI))))) 1538432359.841 * [misc]taylor: Taking taylor expansion of (- (* 5/2 (/ 1 (* t (* (sqrt 2) PI))))) in t 1538432359.841 * [misc]taylor: Taking taylor expansion of (* 5/2 (/ 1 (* t (* (sqrt 2) PI)))) in t 1538432359.841 * [misc]taylor: Taking taylor expansion of 5/2 in t 1538432359.841 * [misc]backup-simplify: Simplify 5/2 into 5/2 1538432359.841 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1538432359.841 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1538432359.841 * [misc]taylor: Taking taylor expansion of t in t 1538432359.841 * [misc]backup-simplify: Simplify 0 into 0 1538432359.841 * [misc]backup-simplify: Simplify 1 into 1 1538432359.841 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432359.841 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432359.841 * [misc]taylor: Taking taylor expansion of 2 in t 1538432359.842 * [misc]backup-simplify: Simplify 2 into 2 1538432359.842 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432359.842 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432359.842 * [misc]taylor: Taking taylor expansion of PI in t 1538432359.842 * [misc]backup-simplify: Simplify PI into PI 1538432359.842 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432359.843 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1538432359.843 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432359.844 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1538432359.844 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432359.845 * [misc]backup-simplify: Simplify (* 5/2 (/ 1 (* (sqrt 2) PI))) into (/ 5/2 (* (sqrt 2) PI)) 1538432359.846 * [misc]backup-simplify: Simplify (- (/ 5/2 (* (sqrt 2) PI))) into (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) 1538432359.847 * [misc]backup-simplify: Simplify (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) into (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) 1538432359.847 * [misc]backup-simplify: Simplify 0 into 0 1538432359.847 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432359.848 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1538432359.849 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1538432359.851 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432359.851 * [misc]backup-simplify: Simplify 0 into 0 1538432359.852 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432359.852 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432359.852 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.852 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ -3 1)) (* 3 (/ 0 1)))) into 0 1538432359.852 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 3/2)))) (* 2 1)) into 0 1538432359.852 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432359.853 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432359.853 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.853 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432359.853 * [misc]backup-simplify: Simplify (- 0) into 0 1538432359.853 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.854 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (* 0 PI)))) into 0 1538432359.854 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432359.855 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 (- PI)) (+ (* 0 0) (* 0 PI)))) into 0 1538432359.857 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1538432359.860 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))) (* 0 (/ (- (* t (* (sqrt 2) PI))) (* t (* (sqrt 2) PI)))) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) (/ 0 (* t (* (sqrt 2) PI)))))) into 0 1538432359.861 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 0) (+ (* 0 3/2) (+ (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 0) (* 0 1)))) into 0 1538432359.861 * [misc]taylor: Taking taylor expansion of 0 in t 1538432359.861 * [misc]backup-simplify: Simplify 0 into 0 1538432359.862 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432359.862 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432359.864 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1538432359.866 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432359.868 * [misc]backup-simplify: Simplify (+ (* 5/2 0) (* 0 (/ 1 (* (sqrt 2) PI)))) into 0 1538432359.868 * [misc]backup-simplify: Simplify (- 0) into 0 1538432359.868 * [misc]backup-simplify: Simplify 0 into 0 1538432359.868 * [misc]backup-simplify: Simplify 0 into 0 1538432359.869 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432359.871 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1538432359.874 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))))) into 0 1538432359.879 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432359.879 * [misc]backup-simplify: Simplify 0 into 0 1538432359.880 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432359.880 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432359.880 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.880 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 3 (/ -3 1)) (* 0 (/ 0 1)))) into 9 1538432359.882 * [misc]backup-simplify: Simplify (/ (- 9 (pow 3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 27/8 1538432359.882 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432359.882 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432359.882 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.883 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432359.883 * [misc]backup-simplify: Simplify (- 0) into 0 1538432359.883 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.885 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (+ (* 0 0) (* 0 PI))))) into 0 1538432359.886 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432359.890 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 (- PI)) (+ (* 0 0) (* 0 PI))))) into 0 1538432359.893 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))))) into 0 1538432359.897 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))) (* 0 (/ 0 (* t (* (sqrt 2) PI)))) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) (/ (- (* t (* (sqrt 2) PI))) (* t (* (sqrt 2) PI)))) (* 0 (/ 0 (* t (* (sqrt 2) PI)))))) into (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1538432359.900 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 27/8) (+ (* 0 0) (+ (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 3/2) (+ (* 0 0) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1))))) into (- (* 53/8 (/ 1 (* t (* (sqrt 2) PI))))) 1538432359.900 * [misc]taylor: Taking taylor expansion of (- (* 53/8 (/ 1 (* t (* (sqrt 2) PI))))) in t 1538432359.900 * [misc]taylor: Taking taylor expansion of (* 53/8 (/ 1 (* t (* (sqrt 2) PI)))) in t 1538432359.900 * [misc]taylor: Taking taylor expansion of 53/8 in t 1538432359.900 * [misc]backup-simplify: Simplify 53/8 into 53/8 1538432359.900 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1538432359.900 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1538432359.900 * [misc]taylor: Taking taylor expansion of t in t 1538432359.900 * [misc]backup-simplify: Simplify 0 into 0 1538432359.900 * [misc]backup-simplify: Simplify 1 into 1 1538432359.900 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432359.900 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432359.900 * [misc]taylor: Taking taylor expansion of 2 in t 1538432359.900 * [misc]backup-simplify: Simplify 2 into 2 1538432359.900 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432359.900 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432359.901 * [misc]taylor: Taking taylor expansion of PI in t 1538432359.901 * [misc]backup-simplify: Simplify PI into PI 1538432359.901 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432359.902 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1538432359.902 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432359.904 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1538432359.904 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432359.905 * [misc]backup-simplify: Simplify (* 53/8 (/ 1 (* (sqrt 2) PI))) into (/ 53/8 (* (sqrt 2) PI)) 1538432359.906 * [misc]backup-simplify: Simplify (- (/ 53/8 (* (sqrt 2) PI))) into (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) 1538432359.908 * [misc]backup-simplify: Simplify (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) into (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) 1538432359.912 * [misc]backup-simplify: Simplify (+ (* (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) (* (/ 1 t) (pow v 4))) (+ (* (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) (* (/ 1 t) (pow v 2))) (* (/ 1 (* (sqrt 2) PI)) (* (/ 1 t) 1)))) into (- (/ 1 (* t (* (sqrt 2) PI))) (+ (* 53/8 (/ (pow v 4) (* t (* (sqrt 2) PI)))) (* 5/2 (/ (pow v 2) (* t (* (sqrt 2) PI)))))) 1538432359.913 * [misc]backup-simplify: Simplify (/ (/ (/ (fma (* (/ 1 v) (/ 1 v)) -5 1) PI) (sqrt (* 2 (fma (* (/ 1 v) (/ 1 v)) -3 1)))) (* (/ 1 t) (- 1 (* (/ 1 v) (/ 1 v))))) into (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) 1538432359.913 * [misc]approximate: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in (v t) around 0 1538432359.913 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in t 1538432359.913 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in t 1538432359.913 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in t 1538432359.913 * [misc]taylor: Taking taylor expansion of t in t 1538432359.913 * [misc]backup-simplify: Simplify 0 into 0 1538432359.913 * [misc]backup-simplify: Simplify 1 into 1 1538432359.913 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1538432359.913 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432359.913 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1538432359.913 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432359.913 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432359.913 * [misc]taylor: Taking taylor expansion of v in t 1538432359.913 * [misc]backup-simplify: Simplify v into v 1538432359.913 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432359.913 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432359.913 * [misc]taylor: Taking taylor expansion of -5 in t 1538432359.913 * [misc]backup-simplify: Simplify -5 into -5 1538432359.913 * [misc]taylor: Taking taylor expansion of 1 in t 1538432359.913 * [misc]backup-simplify: Simplify 1 into 1 1538432359.913 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in t 1538432359.913 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432359.913 * [misc]taylor: Taking taylor expansion of 2 in t 1538432359.913 * [misc]backup-simplify: Simplify 2 into 2 1538432359.914 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432359.914 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432359.914 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in t 1538432359.914 * [misc]taylor: Taking taylor expansion of PI in t 1538432359.914 * [misc]backup-simplify: Simplify PI into PI 1538432359.914 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432359.914 * [misc]taylor: Taking taylor expansion of 1 in t 1538432359.914 * [misc]backup-simplify: Simplify 1 into 1 1538432359.914 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432359.914 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432359.914 * [misc]taylor: Taking taylor expansion of v in t 1538432359.914 * [misc]backup-simplify: Simplify v into v 1538432359.914 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432359.914 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432359.914 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1538432359.915 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432359.915 * [misc]backup-simplify: Simplify (* 0 (- 1 (* 5 (/ 1 (pow v 2))))) into 0 1538432359.915 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432359.915 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432359.915 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1538432359.915 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.916 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432359.916 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432359.916 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432359.916 * [misc]backup-simplify: Simplify (* PI (- 1 (/ 1 (pow v 2)))) into (* (- 1 (/ 1 (pow v 2))) PI) 1538432359.917 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) into (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) 1538432359.917 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) into (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) 1538432359.917 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in t 1538432359.917 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in t 1538432359.917 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432359.917 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432359.917 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432359.917 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432359.917 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432359.917 * [misc]taylor: Taking taylor expansion of v in t 1538432359.917 * [misc]backup-simplify: Simplify v into v 1538432359.918 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432359.918 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432359.918 * [misc]taylor: Taking taylor expansion of -3 in t 1538432359.918 * [misc]backup-simplify: Simplify -3 into -3 1538432359.918 * [misc]taylor: Taking taylor expansion of 1 in t 1538432359.918 * [misc]backup-simplify: Simplify 1 into 1 1538432359.918 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432359.918 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432359.918 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) 1538432359.918 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) 1538432359.918 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432359.919 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432359.919 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1538432359.919 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.919 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1538432359.920 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1538432359.920 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432359.920 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1538432359.920 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1538432359.920 * [misc]taylor: Taking taylor expansion of t in v 1538432359.920 * [misc]backup-simplify: Simplify t into t 1538432359.920 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432359.920 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432359.920 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432359.920 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432359.920 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432359.920 * [misc]taylor: Taking taylor expansion of v in v 1538432359.920 * [misc]backup-simplify: Simplify 0 into 0 1538432359.920 * [misc]backup-simplify: Simplify 1 into 1 1538432359.920 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432359.920 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432359.920 * [misc]taylor: Taking taylor expansion of -5 in v 1538432359.921 * [misc]backup-simplify: Simplify -5 into -5 1538432359.921 * [misc]taylor: Taking taylor expansion of 1 in v 1538432359.921 * [misc]backup-simplify: Simplify 1 into 1 1538432359.921 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432359.921 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432359.921 * [misc]taylor: Taking taylor expansion of 2 in v 1538432359.921 * [misc]backup-simplify: Simplify 2 into 2 1538432359.921 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432359.921 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432359.921 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432359.921 * [misc]taylor: Taking taylor expansion of PI in v 1538432359.921 * [misc]backup-simplify: Simplify PI into PI 1538432359.921 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432359.921 * [misc]taylor: Taking taylor expansion of 1 in v 1538432359.921 * [misc]backup-simplify: Simplify 1 into 1 1538432359.921 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432359.921 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432359.921 * [misc]taylor: Taking taylor expansion of v in v 1538432359.921 * [misc]backup-simplify: Simplify 0 into 0 1538432359.921 * [misc]backup-simplify: Simplify 1 into 1 1538432359.922 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432359.922 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432359.922 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432359.922 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432359.922 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1538432359.922 * [misc]backup-simplify: Simplify (- 1) into -1 1538432359.922 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432359.923 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432359.924 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1538432359.924 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1538432359.924 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432359.924 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432359.925 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432359.925 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432359.925 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432359.925 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432359.925 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432359.925 * [misc]taylor: Taking taylor expansion of v in v 1538432359.925 * [misc]backup-simplify: Simplify 0 into 0 1538432359.925 * [misc]backup-simplify: Simplify 1 into 1 1538432359.925 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432359.925 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432359.925 * [misc]taylor: Taking taylor expansion of -3 in v 1538432359.925 * [misc]backup-simplify: Simplify -3 into -3 1538432359.925 * [misc]taylor: Taking taylor expansion of 1 in v 1538432359.925 * [misc]backup-simplify: Simplify 1 into 1 1538432359.925 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432359.925 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432359.926 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432359.926 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432359.926 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432359.926 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432359.926 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432359.927 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.927 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432359.927 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432359.927 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432359.927 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1538432359.927 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1538432359.927 * [misc]taylor: Taking taylor expansion of t in v 1538432359.927 * [misc]backup-simplify: Simplify t into t 1538432359.927 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432359.927 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432359.927 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432359.927 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432359.927 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432359.927 * [misc]taylor: Taking taylor expansion of v in v 1538432359.927 * [misc]backup-simplify: Simplify 0 into 0 1538432359.928 * [misc]backup-simplify: Simplify 1 into 1 1538432359.928 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432359.928 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432359.928 * [misc]taylor: Taking taylor expansion of -5 in v 1538432359.928 * [misc]backup-simplify: Simplify -5 into -5 1538432359.928 * [misc]taylor: Taking taylor expansion of 1 in v 1538432359.928 * [misc]backup-simplify: Simplify 1 into 1 1538432359.928 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432359.928 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432359.928 * [misc]taylor: Taking taylor expansion of 2 in v 1538432359.928 * [misc]backup-simplify: Simplify 2 into 2 1538432359.928 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432359.928 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432359.928 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432359.928 * [misc]taylor: Taking taylor expansion of PI in v 1538432359.929 * [misc]backup-simplify: Simplify PI into PI 1538432359.929 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432359.929 * [misc]taylor: Taking taylor expansion of 1 in v 1538432359.929 * [misc]backup-simplify: Simplify 1 into 1 1538432359.929 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432359.929 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432359.929 * [misc]taylor: Taking taylor expansion of v in v 1538432359.929 * [misc]backup-simplify: Simplify 0 into 0 1538432359.929 * [misc]backup-simplify: Simplify 1 into 1 1538432359.929 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432359.929 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432359.929 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432359.929 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432359.929 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1538432359.930 * [misc]backup-simplify: Simplify (- 1) into -1 1538432359.930 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432359.930 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432359.931 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1538432359.932 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1538432359.932 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432359.932 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432359.932 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432359.932 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432359.932 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432359.932 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432359.932 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432359.932 * [misc]taylor: Taking taylor expansion of v in v 1538432359.932 * [misc]backup-simplify: Simplify 0 into 0 1538432359.932 * [misc]backup-simplify: Simplify 1 into 1 1538432359.932 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432359.932 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432359.932 * [misc]taylor: Taking taylor expansion of -3 in v 1538432359.932 * [misc]backup-simplify: Simplify -3 into -3 1538432359.932 * [misc]taylor: Taking taylor expansion of 1 in v 1538432359.932 * [misc]backup-simplify: Simplify 1 into 1 1538432359.932 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432359.933 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432359.933 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432359.933 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432359.933 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432359.933 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432359.934 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432359.934 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.934 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432359.934 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432359.935 * [misc]backup-simplify: Simplify (* (* 5 (/ t (* (sqrt 2) PI))) (sqrt -1/3)) into (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1538432359.935 * [misc]taylor: Taking taylor expansion of (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1538432359.935 * [misc]taylor: Taking taylor expansion of 5 in t 1538432359.935 * [misc]backup-simplify: Simplify 5 into 5 1538432359.935 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1538432359.935 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1538432359.935 * [misc]taylor: Taking taylor expansion of t in t 1538432359.935 * [misc]backup-simplify: Simplify 0 into 0 1538432359.935 * [misc]backup-simplify: Simplify 1 into 1 1538432359.935 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432359.935 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432359.935 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432359.936 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432359.936 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432359.936 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432359.936 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432359.936 * [misc]taylor: Taking taylor expansion of 2 in t 1538432359.936 * [misc]backup-simplify: Simplify 2 into 2 1538432359.936 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432359.936 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432359.936 * [misc]taylor: Taking taylor expansion of PI in t 1538432359.936 * [misc]backup-simplify: Simplify PI into PI 1538432359.937 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1538432359.937 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1538432359.938 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432359.939 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1538432359.940 * [misc]backup-simplify: Simplify (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432359.941 * [misc]backup-simplify: Simplify (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432359.941 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432359.942 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432359.942 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432359.942 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.942 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 -5)) into 0 1538432359.942 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432359.943 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432359.943 * [misc]backup-simplify: Simplify (- 0) into 0 1538432359.943 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.944 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 -1)) into 0 1538432359.945 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* -1 PI))) into 0 1538432359.948 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1538432359.948 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))) into 0 1538432359.948 * [misc]taylor: Taking taylor expansion of 0 in t 1538432359.948 * [misc]backup-simplify: Simplify 0 into 0 1538432359.948 * [misc]backup-simplify: Simplify 0 into 0 1538432359.950 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1538432359.950 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1538432359.951 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432359.954 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432359.956 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1538432359.956 * [misc]backup-simplify: Simplify 0 into 0 1538432359.956 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432359.957 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432359.957 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432359.957 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432359.957 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1538432359.960 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1538432359.960 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432359.961 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432359.961 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432359.961 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432359.961 * [misc]backup-simplify: Simplify (+ (* t 1) (+ (* 0 0) (* 0 -5))) into t 1538432359.961 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432359.961 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432359.962 * [misc]backup-simplify: Simplify (- 0) into 0 1538432359.962 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432359.962 * [misc]backup-simplify: Simplify (+ (* PI 1) (+ (* 0 0) (* 0 -1))) into PI 1538432359.963 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432359.964 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) PI) (+ (* 0 0) (* 0 (* -1 PI)))) into (* (sqrt 2) PI) 1538432359.967 * [misc]backup-simplify: Simplify (- (/ t (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* 0 (/ 0 (* -1 (* (sqrt 2) PI)))))) into (* 4 (/ t (* (sqrt 2) PI))) 1538432359.968 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ -1/18 (sqrt -1/3))) (+ (* 0 0) (* (* 4 (/ t (* (sqrt 2) PI))) (sqrt -1/3)))) into (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432359.968 * [misc]taylor: Taking taylor expansion of (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI))))) in t 1538432359.968 * [misc]taylor: Taking taylor expansion of (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1538432359.968 * [misc]taylor: Taking taylor expansion of 4 in t 1538432359.968 * [misc]backup-simplify: Simplify 4 into 4 1538432359.968 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1538432359.968 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1538432359.968 * [misc]taylor: Taking taylor expansion of t in t 1538432359.968 * [misc]backup-simplify: Simplify 0 into 0 1538432359.968 * [misc]backup-simplify: Simplify 1 into 1 1538432359.968 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432359.968 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432359.968 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432359.968 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432359.968 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432359.968 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432359.968 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432359.968 * [misc]taylor: Taking taylor expansion of 2 in t 1538432359.968 * [misc]backup-simplify: Simplify 2 into 2 1538432359.969 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432359.969 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432359.969 * [misc]taylor: Taking taylor expansion of PI in t 1538432359.969 * [misc]backup-simplify: Simplify PI into PI 1538432359.969 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1538432359.969 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1538432359.970 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432359.970 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1538432359.970 * [misc]taylor: Taking taylor expansion of (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) in t 1538432359.970 * [misc]taylor: Taking taylor expansion of 5/18 in t 1538432359.970 * [misc]backup-simplify: Simplify 5/18 into 5/18 1538432359.970 * [misc]taylor: Taking taylor expansion of (/ t (* (sqrt 2) (* (sqrt -1/3) PI))) in t 1538432359.970 * [misc]taylor: Taking taylor expansion of t in t 1538432359.970 * [misc]backup-simplify: Simplify 0 into 0 1538432359.970 * [misc]backup-simplify: Simplify 1 into 1 1538432359.970 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (sqrt -1/3) PI)) in t 1538432359.970 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432359.970 * [misc]taylor: Taking taylor expansion of 2 in t 1538432359.970 * [misc]backup-simplify: Simplify 2 into 2 1538432359.970 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432359.971 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432359.971 * [misc]taylor: Taking taylor expansion of (* (sqrt -1/3) PI) in t 1538432359.971 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432359.971 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432359.971 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432359.971 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432359.971 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432359.971 * [misc]taylor: Taking taylor expansion of PI in t 1538432359.971 * [misc]backup-simplify: Simplify PI into PI 1538432359.971 * [misc]backup-simplify: Simplify (* (sqrt -1/3) PI) into (* (sqrt -1/3) PI) 1538432359.972 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -1/3) PI)) into (* (sqrt 2) (* (sqrt -1/3) PI)) 1538432359.973 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) into (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) 1538432359.973 * [misc]backup-simplify: Simplify (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432359.974 * [misc]backup-simplify: Simplify (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) 1538432359.975 * [misc]backup-simplify: Simplify (- (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432359.977 * [misc]backup-simplify: Simplify (+ (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432359.979 * [misc]backup-simplify: Simplify (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432359.979 * [misc]backup-simplify: Simplify 0 into 0 1538432359.980 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1538432359.980 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -1/3))))) into 0 1538432359.981 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432359.981 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432359.984 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432359.986 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into 0 1538432359.986 * [misc]backup-simplify: Simplify 0 into 0 1538432359.986 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432359.986 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432359.986 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432359.986 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.987 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1538432359.987 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1538432359.987 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432359.987 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432359.987 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432359.988 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.988 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 1) (+ (* 0 0) (* 0 -5)))) into 0 1538432359.988 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432359.989 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432359.989 * [misc]backup-simplify: Simplify (- 0) into 0 1538432359.989 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432359.990 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1538432359.990 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432359.992 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 PI) (+ (* 0 0) (* 0 (* -1 PI))))) into 0 1538432359.999 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))) (* 0 (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* (* 4 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1538432360.001 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (+ (* 0 (/ -1/18 (sqrt -1/3))) (+ (* (* 4 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))))) into 0 1538432360.001 * [misc]taylor: Taking taylor expansion of 0 in t 1538432360.001 * [misc]backup-simplify: Simplify 0 into 0 1538432360.001 * [misc]backup-simplify: Simplify 0 into 0 1538432360.002 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1538432360.003 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1538432360.003 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432360.007 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.009 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1538432360.010 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/3) 0) (* 0 PI)) into 0 1538432360.011 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (sqrt -1/3) PI))) into 0 1538432360.016 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI))) (+ (* (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI)))))) into 0 1538432360.018 * [misc]backup-simplify: Simplify (+ (* 5/18 0) (* 0 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into 0 1538432360.018 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.019 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.019 * [misc]backup-simplify: Simplify 0 into 0 1538432360.019 * [misc]backup-simplify: Simplify 0 into 0 1538432360.020 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1538432360.021 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into 0 1538432360.021 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432360.023 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1538432360.029 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.032 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))))) into 0 1538432360.032 * [misc]backup-simplify: Simplify 0 into 0 1538432360.038 * [misc]backup-simplify: Simplify (+ (* (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) (* (/ 1 t) (pow (/ 1 v) 3))) (* (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* (/ 1 t) (/ 1 v)))) into (- (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI)))))) (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI))))))) 1538432360.039 * [misc]backup-simplify: Simplify (/ (/ (/ (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1) PI) (sqrt (* 2 (fma (* (/ 1 (- v)) (/ 1 (- v))) -3 1)))) (* (/ 1 (- t)) (- 1 (* (/ 1 (- v)) (/ 1 (- v)))))) into (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) 1538432360.039 * [misc]approximate: Taking taylor expansion of (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) in (v t) around 0 1538432360.039 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) in t 1538432360.039 * [misc]taylor: Taking taylor expansion of -1 in t 1538432360.039 * [misc]backup-simplify: Simplify -1 into -1 1538432360.039 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in t 1538432360.039 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in t 1538432360.039 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in t 1538432360.039 * [misc]taylor: Taking taylor expansion of t in t 1538432360.039 * [misc]backup-simplify: Simplify 0 into 0 1538432360.039 * [misc]backup-simplify: Simplify 1 into 1 1538432360.039 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1538432360.039 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432360.039 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1538432360.039 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432360.039 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432360.039 * [misc]taylor: Taking taylor expansion of v in t 1538432360.039 * [misc]backup-simplify: Simplify v into v 1538432360.039 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432360.040 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432360.040 * [misc]taylor: Taking taylor expansion of -5 in t 1538432360.040 * [misc]backup-simplify: Simplify -5 into -5 1538432360.040 * [misc]taylor: Taking taylor expansion of 1 in t 1538432360.040 * [misc]backup-simplify: Simplify 1 into 1 1538432360.040 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in t 1538432360.040 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432360.040 * [misc]taylor: Taking taylor expansion of 2 in t 1538432360.040 * [misc]backup-simplify: Simplify 2 into 2 1538432360.040 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432360.040 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432360.040 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in t 1538432360.040 * [misc]taylor: Taking taylor expansion of PI in t 1538432360.040 * [misc]backup-simplify: Simplify PI into PI 1538432360.040 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432360.040 * [misc]taylor: Taking taylor expansion of 1 in t 1538432360.040 * [misc]backup-simplify: Simplify 1 into 1 1538432360.041 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432360.041 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432360.041 * [misc]taylor: Taking taylor expansion of v in t 1538432360.041 * [misc]backup-simplify: Simplify v into v 1538432360.041 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432360.041 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432360.041 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1538432360.041 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432360.041 * [misc]backup-simplify: Simplify (* 0 (- 1 (* 5 (/ 1 (pow v 2))))) into 0 1538432360.041 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432360.042 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432360.042 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1538432360.042 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.042 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432360.042 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432360.043 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432360.043 * [misc]backup-simplify: Simplify (* PI (- 1 (/ 1 (pow v 2)))) into (* (- 1 (/ 1 (pow v 2))) PI) 1538432360.043 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) into (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) 1538432360.044 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) into (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) 1538432360.044 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in t 1538432360.044 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in t 1538432360.044 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432360.044 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432360.044 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432360.044 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432360.044 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432360.044 * [misc]taylor: Taking taylor expansion of v in t 1538432360.044 * [misc]backup-simplify: Simplify v into v 1538432360.044 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432360.045 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432360.045 * [misc]taylor: Taking taylor expansion of -3 in t 1538432360.045 * [misc]backup-simplify: Simplify -3 into -3 1538432360.045 * [misc]taylor: Taking taylor expansion of 1 in t 1538432360.045 * [misc]backup-simplify: Simplify 1 into 1 1538432360.045 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432360.045 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432360.045 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) 1538432360.045 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) 1538432360.045 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432360.046 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432360.046 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1538432360.046 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.047 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1538432360.047 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1538432360.047 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) in v 1538432360.047 * [misc]taylor: Taking taylor expansion of -1 in v 1538432360.047 * [misc]backup-simplify: Simplify -1 into -1 1538432360.047 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432360.047 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1538432360.047 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1538432360.047 * [misc]taylor: Taking taylor expansion of t in v 1538432360.047 * [misc]backup-simplify: Simplify t into t 1538432360.047 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432360.047 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432360.047 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432360.047 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.047 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.047 * [misc]taylor: Taking taylor expansion of v in v 1538432360.047 * [misc]backup-simplify: Simplify 0 into 0 1538432360.047 * [misc]backup-simplify: Simplify 1 into 1 1538432360.048 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.048 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.048 * [misc]taylor: Taking taylor expansion of -5 in v 1538432360.048 * [misc]backup-simplify: Simplify -5 into -5 1538432360.048 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.048 * [misc]backup-simplify: Simplify 1 into 1 1538432360.048 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432360.048 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432360.048 * [misc]taylor: Taking taylor expansion of 2 in v 1538432360.048 * [misc]backup-simplify: Simplify 2 into 2 1538432360.048 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432360.048 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432360.048 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432360.048 * [misc]taylor: Taking taylor expansion of PI in v 1538432360.048 * [misc]backup-simplify: Simplify PI into PI 1538432360.049 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432360.049 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.049 * [misc]backup-simplify: Simplify 1 into 1 1538432360.049 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.049 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.049 * [misc]taylor: Taking taylor expansion of v in v 1538432360.049 * [misc]backup-simplify: Simplify 0 into 0 1538432360.049 * [misc]backup-simplify: Simplify 1 into 1 1538432360.049 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.049 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.049 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432360.049 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432360.049 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1538432360.050 * [misc]backup-simplify: Simplify (- 1) into -1 1538432360.050 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432360.050 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432360.051 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1538432360.052 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1538432360.052 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432360.052 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432360.052 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432360.052 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432360.052 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432360.052 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.052 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.052 * [misc]taylor: Taking taylor expansion of v in v 1538432360.052 * [misc]backup-simplify: Simplify 0 into 0 1538432360.052 * [misc]backup-simplify: Simplify 1 into 1 1538432360.052 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.052 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.052 * [misc]taylor: Taking taylor expansion of -3 in v 1538432360.052 * [misc]backup-simplify: Simplify -3 into -3 1538432360.053 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.053 * [misc]backup-simplify: Simplify 1 into 1 1538432360.053 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432360.053 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432360.053 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432360.053 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432360.053 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.054 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.054 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432360.054 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.054 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432360.054 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432360.055 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) in v 1538432360.055 * [misc]taylor: Taking taylor expansion of -1 in v 1538432360.055 * [misc]backup-simplify: Simplify -1 into -1 1538432360.055 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432360.055 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1538432360.055 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1538432360.055 * [misc]taylor: Taking taylor expansion of t in v 1538432360.055 * [misc]backup-simplify: Simplify t into t 1538432360.055 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432360.055 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432360.055 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432360.055 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.055 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.055 * [misc]taylor: Taking taylor expansion of v in v 1538432360.055 * [misc]backup-simplify: Simplify 0 into 0 1538432360.055 * [misc]backup-simplify: Simplify 1 into 1 1538432360.055 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.055 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.055 * [misc]taylor: Taking taylor expansion of -5 in v 1538432360.055 * [misc]backup-simplify: Simplify -5 into -5 1538432360.055 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.056 * [misc]backup-simplify: Simplify 1 into 1 1538432360.056 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432360.056 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432360.056 * [misc]taylor: Taking taylor expansion of 2 in v 1538432360.056 * [misc]backup-simplify: Simplify 2 into 2 1538432360.056 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432360.056 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432360.056 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432360.056 * [misc]taylor: Taking taylor expansion of PI in v 1538432360.056 * [misc]backup-simplify: Simplify PI into PI 1538432360.056 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432360.056 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.056 * [misc]backup-simplify: Simplify 1 into 1 1538432360.056 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.056 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.056 * [misc]taylor: Taking taylor expansion of v in v 1538432360.056 * [misc]backup-simplify: Simplify 0 into 0 1538432360.056 * [misc]backup-simplify: Simplify 1 into 1 1538432360.057 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.057 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.057 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432360.057 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432360.057 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1538432360.057 * [misc]backup-simplify: Simplify (- 1) into -1 1538432360.057 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432360.058 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432360.058 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1538432360.059 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1538432360.059 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432360.059 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432360.059 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432360.059 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432360.059 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432360.059 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.059 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.059 * [misc]taylor: Taking taylor expansion of v in v 1538432360.059 * [misc]backup-simplify: Simplify 0 into 0 1538432360.059 * [misc]backup-simplify: Simplify 1 into 1 1538432360.060 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.060 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.060 * [misc]taylor: Taking taylor expansion of -3 in v 1538432360.060 * [misc]backup-simplify: Simplify -3 into -3 1538432360.060 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.060 * [misc]backup-simplify: Simplify 1 into 1 1538432360.060 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432360.060 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432360.060 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432360.061 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432360.061 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.061 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.061 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432360.061 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.062 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432360.062 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432360.062 * [misc]backup-simplify: Simplify (* (* 5 (/ t (* (sqrt 2) PI))) (sqrt -1/3)) into (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1538432360.063 * [misc]backup-simplify: Simplify (* -1 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) into (* -5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1538432360.063 * [misc]taylor: Taking taylor expansion of (* -5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1538432360.063 * [misc]taylor: Taking taylor expansion of -5 in t 1538432360.063 * [misc]backup-simplify: Simplify -5 into -5 1538432360.063 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1538432360.063 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1538432360.063 * [misc]taylor: Taking taylor expansion of t in t 1538432360.063 * [misc]backup-simplify: Simplify 0 into 0 1538432360.064 * [misc]backup-simplify: Simplify 1 into 1 1538432360.064 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432360.064 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432360.064 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432360.064 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432360.064 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432360.064 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432360.064 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432360.064 * [misc]taylor: Taking taylor expansion of 2 in t 1538432360.064 * [misc]backup-simplify: Simplify 2 into 2 1538432360.064 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432360.065 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432360.065 * [misc]taylor: Taking taylor expansion of PI in t 1538432360.065 * [misc]backup-simplify: Simplify PI into PI 1538432360.065 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1538432360.066 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1538432360.066 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432360.067 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1538432360.068 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432360.069 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432360.070 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.070 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.070 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432360.070 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.070 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 -5)) into 0 1538432360.071 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.071 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.071 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.071 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.072 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 -1)) into 0 1538432360.073 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* -1 PI))) into 0 1538432360.076 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1538432360.077 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))) into 0 1538432360.078 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))))) into 0 1538432360.078 * [misc]taylor: Taking taylor expansion of 0 in t 1538432360.078 * [misc]backup-simplify: Simplify 0 into 0 1538432360.078 * [misc]backup-simplify: Simplify 0 into 0 1538432360.079 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1538432360.079 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1538432360.080 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432360.084 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.085 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1538432360.086 * [misc]backup-simplify: Simplify 0 into 0 1538432360.086 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432360.086 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.086 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432360.087 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432360.087 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1538432360.088 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1538432360.089 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432360.089 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.089 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432360.089 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432360.090 * [misc]backup-simplify: Simplify (+ (* t 1) (+ (* 0 0) (* 0 -5))) into t 1538432360.090 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432360.090 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.090 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.090 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432360.093 * [misc]backup-simplify: Simplify (+ (* PI 1) (+ (* 0 0) (* 0 -1))) into PI 1538432360.094 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432360.096 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) PI) (+ (* 0 0) (* 0 (* -1 PI)))) into (* (sqrt 2) PI) 1538432360.101 * [misc]backup-simplify: Simplify (- (/ t (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* 0 (/ 0 (* -1 (* (sqrt 2) PI)))))) into (* 4 (/ t (* (sqrt 2) PI))) 1538432360.103 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ -1/18 (sqrt -1/3))) (+ (* 0 0) (* (* 4 (/ t (* (sqrt 2) PI))) (sqrt -1/3)))) into (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432360.106 * [misc]backup-simplify: Simplify (+ (* -1 (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))))) (+ (* 0 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))))) into (- (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) 1538432360.106 * [misc]taylor: Taking taylor expansion of (- (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) in t 1538432360.106 * [misc]taylor: Taking taylor expansion of (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) in t 1538432360.106 * [misc]taylor: Taking taylor expansion of 5/18 in t 1538432360.106 * [misc]backup-simplify: Simplify 5/18 into 5/18 1538432360.106 * [misc]taylor: Taking taylor expansion of (/ t (* (sqrt 2) (* (sqrt -1/3) PI))) in t 1538432360.106 * [misc]taylor: Taking taylor expansion of t in t 1538432360.106 * [misc]backup-simplify: Simplify 0 into 0 1538432360.106 * [misc]backup-simplify: Simplify 1 into 1 1538432360.106 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (sqrt -1/3) PI)) in t 1538432360.106 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432360.106 * [misc]taylor: Taking taylor expansion of 2 in t 1538432360.106 * [misc]backup-simplify: Simplify 2 into 2 1538432360.106 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432360.107 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432360.107 * [misc]taylor: Taking taylor expansion of (* (sqrt -1/3) PI) in t 1538432360.107 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432360.107 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432360.107 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432360.107 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432360.107 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432360.107 * [misc]taylor: Taking taylor expansion of PI in t 1538432360.107 * [misc]backup-simplify: Simplify PI into PI 1538432360.108 * [misc]backup-simplify: Simplify (* (sqrt -1/3) PI) into (* (sqrt -1/3) PI) 1538432360.109 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -1/3) PI)) into (* (sqrt 2) (* (sqrt -1/3) PI)) 1538432360.110 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) into (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) 1538432360.110 * [misc]taylor: Taking taylor expansion of (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1538432360.110 * [misc]taylor: Taking taylor expansion of 4 in t 1538432360.110 * [misc]backup-simplify: Simplify 4 into 4 1538432360.110 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1538432360.110 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1538432360.110 * [misc]taylor: Taking taylor expansion of t in t 1538432360.110 * [misc]backup-simplify: Simplify 0 into 0 1538432360.110 * [misc]backup-simplify: Simplify 1 into 1 1538432360.110 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432360.110 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432360.110 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432360.110 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432360.111 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432360.111 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432360.111 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432360.111 * [misc]taylor: Taking taylor expansion of 2 in t 1538432360.111 * [misc]backup-simplify: Simplify 2 into 2 1538432360.111 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432360.111 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432360.111 * [misc]taylor: Taking taylor expansion of PI in t 1538432360.111 * [misc]backup-simplify: Simplify PI into PI 1538432360.111 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1538432360.112 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1538432360.113 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432360.114 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1538432360.115 * [misc]backup-simplify: Simplify (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) 1538432360.117 * [misc]backup-simplify: Simplify (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432360.118 * [misc]backup-simplify: Simplify (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1538432360.122 * [misc]backup-simplify: Simplify (+ (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1538432360.125 * [misc]backup-simplify: Simplify (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1538432360.126 * [misc]backup-simplify: Simplify 0 into 0 1538432360.126 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1538432360.126 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -1/3))))) into 0 1538432360.128 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432360.129 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432360.134 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.137 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into 0 1538432360.137 * [misc]backup-simplify: Simplify 0 into 0 1538432360.137 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432360.137 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.138 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432360.138 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.138 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1538432360.139 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1538432360.139 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432360.139 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.139 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432360.140 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.140 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 1) (+ (* 0 0) (* 0 -5)))) into 0 1538432360.140 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432360.140 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.140 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.140 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.141 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1538432360.141 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432360.143 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 PI) (+ (* 0 0) (* 0 (* -1 PI))))) into 0 1538432360.147 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))) (* 0 (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* (* 4 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1538432360.148 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (+ (* 0 (/ -1/18 (sqrt -1/3))) (+ (* (* 4 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))))) into 0 1538432360.150 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))))) (+ (* 0 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))))))) into 0 1538432360.150 * [misc]taylor: Taking taylor expansion of 0 in t 1538432360.150 * [misc]backup-simplify: Simplify 0 into 0 1538432360.150 * [misc]backup-simplify: Simplify 0 into 0 1538432360.151 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/3) 0) (* 0 PI)) into 0 1538432360.151 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (sqrt -1/3) PI))) into 0 1538432360.154 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI))) (+ (* (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI)))))) into 0 1538432360.156 * [misc]backup-simplify: Simplify (+ (* 5/18 0) (* 0 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into 0 1538432360.156 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1538432360.157 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1538432360.157 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432360.159 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.160 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1538432360.160 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.161 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.161 * [misc]backup-simplify: Simplify 0 into 0 1538432360.161 * [misc]backup-simplify: Simplify 0 into 0 1538432360.162 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1538432360.162 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into 0 1538432360.162 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432360.163 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1538432360.167 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.168 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))))) into 0 1538432360.168 * [misc]backup-simplify: Simplify 0 into 0 1538432360.172 * [misc]backup-simplify: Simplify (+ (* (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) (* (/ 1 (- t)) (pow (/ 1 (- v)) 3))) (* (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* (/ 1 (- t)) (/ 1 (- v))))) into (- (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI)))))) (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI))))))) 1538432360.172 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1) 1538432360.172 * [misc]backup-simplify: Simplify (/ (fma (* v v) -5 1) PI) into (/ (fma (pow v 2) -5 1) PI) 1538432360.172 * [misc]approximate: Taking taylor expansion of (/ (fma (pow v 2) -5 1) PI) in (v) around 0 1538432360.172 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) PI) in v 1538432360.172 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432360.172 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432360.172 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432360.172 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.172 * [misc]taylor: Taking taylor expansion of v in v 1538432360.172 * [misc]backup-simplify: Simplify 0 into 0 1538432360.172 * [misc]backup-simplify: Simplify 1 into 1 1538432360.172 * [misc]taylor: Taking taylor expansion of -5 in v 1538432360.172 * [misc]backup-simplify: Simplify -5 into -5 1538432360.172 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.172 * [misc]backup-simplify: Simplify 1 into 1 1538432360.172 * [misc]taylor: Taking taylor expansion of PI in v 1538432360.172 * [misc]backup-simplify: Simplify PI into PI 1538432360.173 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432360.173 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1538432360.173 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) PI) in v 1538432360.173 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432360.173 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432360.173 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432360.173 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.173 * [misc]taylor: Taking taylor expansion of v in v 1538432360.173 * [misc]backup-simplify: Simplify 0 into 0 1538432360.173 * [misc]backup-simplify: Simplify 1 into 1 1538432360.173 * [misc]taylor: Taking taylor expansion of -5 in v 1538432360.173 * [misc]backup-simplify: Simplify -5 into -5 1538432360.173 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.173 * [misc]backup-simplify: Simplify 1 into 1 1538432360.173 * [misc]taylor: Taking taylor expansion of PI in v 1538432360.173 * [misc]backup-simplify: Simplify PI into PI 1538432360.173 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432360.173 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1538432360.174 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1538432360.174 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.175 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1538432360.175 * [misc]backup-simplify: Simplify 0 into 0 1538432360.175 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.175 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432360.175 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432360.178 * [misc]backup-simplify: Simplify (- (/ -5 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into (- (* 5 (/ 1 PI))) 1538432360.178 * [misc]backup-simplify: Simplify (- (* 5 (/ 1 PI))) into (- (* 5 (/ 1 PI))) 1538432360.179 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.179 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432360.179 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.183 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)))) into 0 1538432360.183 * [misc]backup-simplify: Simplify 0 into 0 1538432360.183 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432360.183 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432360.184 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.188 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.188 * [misc]backup-simplify: Simplify 0 into 0 1538432360.189 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432360.189 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432360.189 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.195 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.195 * [misc]backup-simplify: Simplify 0 into 0 1538432360.195 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432360.196 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1538432360.196 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.202 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.202 * [misc]backup-simplify: Simplify 0 into 0 1538432360.203 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1538432360.203 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))) into 0 1538432360.203 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.207 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.207 * [misc]backup-simplify: Simplify 0 into 0 1538432360.208 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1538432360.208 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))) into 0 1538432360.208 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.213 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.213 * [misc]backup-simplify: Simplify 0 into 0 1538432360.214 * [misc]backup-simplify: Simplify (+ (* (- (* 5 (/ 1 PI))) (pow v 2)) (/ 1 PI)) into (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1538432360.214 * [misc]backup-simplify: Simplify (/ (fma (* (/ 1 v) (/ 1 v)) -5 1) PI) into (/ (fma (/ 1 (pow v 2)) -5 1) PI) 1538432360.214 * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in (v) around 0 1538432360.214 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1538432360.214 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432360.214 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432360.214 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432360.214 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.214 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.214 * [misc]taylor: Taking taylor expansion of v in v 1538432360.215 * [misc]backup-simplify: Simplify 0 into 0 1538432360.215 * [misc]backup-simplify: Simplify 1 into 1 1538432360.215 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.215 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.215 * [misc]taylor: Taking taylor expansion of -5 in v 1538432360.215 * [misc]backup-simplify: Simplify -5 into -5 1538432360.215 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.215 * [misc]backup-simplify: Simplify 1 into 1 1538432360.215 * [misc]taylor: Taking taylor expansion of PI in v 1538432360.215 * [misc]backup-simplify: Simplify PI into PI 1538432360.215 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432360.215 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432360.215 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1538432360.215 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1538432360.215 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432360.215 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432360.216 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432360.216 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.216 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.216 * [misc]taylor: Taking taylor expansion of v in v 1538432360.216 * [misc]backup-simplify: Simplify 0 into 0 1538432360.216 * [misc]backup-simplify: Simplify 1 into 1 1538432360.216 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.216 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.216 * [misc]taylor: Taking taylor expansion of -5 in v 1538432360.216 * [misc]backup-simplify: Simplify -5 into -5 1538432360.216 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.216 * [misc]backup-simplify: Simplify 1 into 1 1538432360.216 * [misc]taylor: Taking taylor expansion of PI in v 1538432360.216 * [misc]backup-simplify: Simplify PI into PI 1538432360.216 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432360.216 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432360.216 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1538432360.217 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1538432360.217 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.217 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.217 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432360.217 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.218 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)))) into 0 1538432360.218 * [misc]backup-simplify: Simplify 0 into 0 1538432360.218 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432360.219 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.219 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432360.219 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432360.220 * [misc]backup-simplify: Simplify (- (/ 1 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into (/ 1 PI) 1538432360.221 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1538432360.221 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432360.221 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.221 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432360.221 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.223 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)))) into 0 1538432360.223 * [misc]backup-simplify: Simplify 0 into 0 1538432360.224 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432360.224 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.224 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1538432360.224 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.227 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.227 * [misc]backup-simplify: Simplify 0 into 0 1538432360.227 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1538432360.227 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.227 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))) into 0 1538432360.228 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.231 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.231 * [misc]backup-simplify: Simplify 0 into 0 1538432360.231 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1538432360.232 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.232 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))) into 0 1538432360.232 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.238 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.238 * [misc]backup-simplify: Simplify 0 into 0 1538432360.239 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 1538432360.239 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.240 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))))) into 0 1538432360.240 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.247 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.247 * [misc]backup-simplify: Simplify 0 into 0 1538432360.248 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 1538432360.248 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.249 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))))) into 0 1538432360.249 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.256 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.256 * [misc]backup-simplify: Simplify 0 into 0 1538432360.257 * [misc]backup-simplify: Simplify (+ (/ 1 PI) (* (/ -5 PI) (pow (/ 1 (/ 1 v)) 2))) into (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1538432360.257 * [misc]backup-simplify: Simplify (/ (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1) PI) into (/ (fma (/ 1 (pow v 2)) -5 1) PI) 1538432360.257 * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in (v) around 0 1538432360.257 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1538432360.257 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432360.257 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432360.257 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432360.257 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.257 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.257 * [misc]taylor: Taking taylor expansion of v in v 1538432360.257 * [misc]backup-simplify: Simplify 0 into 0 1538432360.258 * [misc]backup-simplify: Simplify 1 into 1 1538432360.258 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.258 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.258 * [misc]taylor: Taking taylor expansion of -5 in v 1538432360.258 * [misc]backup-simplify: Simplify -5 into -5 1538432360.258 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.258 * [misc]backup-simplify: Simplify 1 into 1 1538432360.258 * [misc]taylor: Taking taylor expansion of PI in v 1538432360.258 * [misc]backup-simplify: Simplify PI into PI 1538432360.258 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432360.258 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432360.259 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1538432360.259 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1538432360.259 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432360.259 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432360.259 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432360.259 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.259 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.259 * [misc]taylor: Taking taylor expansion of v in v 1538432360.259 * [misc]backup-simplify: Simplify 0 into 0 1538432360.259 * [misc]backup-simplify: Simplify 1 into 1 1538432360.259 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.260 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.260 * [misc]taylor: Taking taylor expansion of -5 in v 1538432360.260 * [misc]backup-simplify: Simplify -5 into -5 1538432360.260 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.260 * [misc]backup-simplify: Simplify 1 into 1 1538432360.260 * [misc]taylor: Taking taylor expansion of PI in v 1538432360.260 * [misc]backup-simplify: Simplify PI into PI 1538432360.260 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432360.260 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432360.260 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1538432360.261 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1538432360.261 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.261 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.261 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432360.262 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.263 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)))) into 0 1538432360.264 * [misc]backup-simplify: Simplify 0 into 0 1538432360.264 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432360.264 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.264 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432360.265 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432360.267 * [misc]backup-simplify: Simplify (- (/ 1 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into (/ 1 PI) 1538432360.267 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1538432360.268 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432360.268 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.268 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432360.269 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.272 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)))) into 0 1538432360.273 * [misc]backup-simplify: Simplify 0 into 0 1538432360.273 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432360.273 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.274 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1538432360.274 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.278 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.278 * [misc]backup-simplify: Simplify 0 into 0 1538432360.279 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1538432360.279 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.280 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))) into 0 1538432360.280 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.285 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.285 * [misc]backup-simplify: Simplify 0 into 0 1538432360.286 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1538432360.286 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.287 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))) into 0 1538432360.287 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.292 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.292 * [misc]backup-simplify: Simplify 0 into 0 1538432360.293 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 1538432360.293 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.294 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))))) into 0 1538432360.294 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.300 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.300 * [misc]backup-simplify: Simplify 0 into 0 1538432360.301 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 1538432360.301 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.301 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))))) into 0 1538432360.301 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.305 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432360.305 * [misc]backup-simplify: Simplify 0 into 0 1538432360.306 * [misc]backup-simplify: Simplify (+ (/ 1 PI) (* (/ -5 PI) (pow (/ 1 (/ 1 (- v))) 2))) into (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1538432360.306 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1) 1538432360.306 * [misc]backup-simplify: Simplify (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) into (* (/ (fma (pow v 2) -5 1) (* (sqrt 2) PI)) (sqrt (/ 1 (fma (pow v 2) -3 1)))) 1538432360.306 * [misc]approximate: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* (sqrt 2) PI)) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in (v) around 0 1538432360.306 * [misc]taylor: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* (sqrt 2) PI)) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in v 1538432360.307 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* (sqrt 2) PI)) in v 1538432360.307 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432360.307 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432360.307 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432360.307 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.307 * [misc]taylor: Taking taylor expansion of v in v 1538432360.307 * [misc]backup-simplify: Simplify 0 into 0 1538432360.307 * [misc]backup-simplify: Simplify 1 into 1 1538432360.307 * [misc]taylor: Taking taylor expansion of -5 in v 1538432360.307 * [misc]backup-simplify: Simplify -5 into -5 1538432360.307 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.307 * [misc]backup-simplify: Simplify 1 into 1 1538432360.307 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1538432360.307 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432360.307 * [misc]taylor: Taking taylor expansion of 2 in v 1538432360.307 * [misc]backup-simplify: Simplify 2 into 2 1538432360.307 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432360.307 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432360.307 * [misc]taylor: Taking taylor expansion of PI in v 1538432360.307 * [misc]backup-simplify: Simplify PI into PI 1538432360.307 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432360.308 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432360.308 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432360.308 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1538432360.308 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1538432360.308 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432360.308 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432360.308 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432360.308 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.308 * [misc]taylor: Taking taylor expansion of v in v 1538432360.308 * [misc]backup-simplify: Simplify 0 into 0 1538432360.308 * [misc]backup-simplify: Simplify 1 into 1 1538432360.308 * [misc]taylor: Taking taylor expansion of -3 in v 1538432360.308 * [misc]backup-simplify: Simplify -3 into -3 1538432360.308 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.308 * [misc]backup-simplify: Simplify 1 into 1 1538432360.308 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432360.308 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.309 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432360.309 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.309 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.309 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432360.309 * [misc]taylor: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* (sqrt 2) PI)) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in v 1538432360.309 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* (sqrt 2) PI)) in v 1538432360.309 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432360.309 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432360.309 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432360.309 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.309 * [misc]taylor: Taking taylor expansion of v in v 1538432360.309 * [misc]backup-simplify: Simplify 0 into 0 1538432360.309 * [misc]backup-simplify: Simplify 1 into 1 1538432360.309 * [misc]taylor: Taking taylor expansion of -5 in v 1538432360.309 * [misc]backup-simplify: Simplify -5 into -5 1538432360.309 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.309 * [misc]backup-simplify: Simplify 1 into 1 1538432360.309 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1538432360.309 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432360.309 * [misc]taylor: Taking taylor expansion of 2 in v 1538432360.309 * [misc]backup-simplify: Simplify 2 into 2 1538432360.309 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432360.310 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432360.310 * [misc]taylor: Taking taylor expansion of PI in v 1538432360.310 * [misc]backup-simplify: Simplify PI into PI 1538432360.310 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432360.310 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432360.310 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432360.310 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1538432360.311 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1538432360.311 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432360.311 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432360.311 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432360.311 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.311 * [misc]taylor: Taking taylor expansion of v in v 1538432360.311 * [misc]backup-simplify: Simplify 0 into 0 1538432360.311 * [misc]backup-simplify: Simplify 1 into 1 1538432360.311 * [misc]taylor: Taking taylor expansion of -3 in v 1538432360.311 * [misc]backup-simplify: Simplify -3 into -3 1538432360.311 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.311 * [misc]backup-simplify: Simplify 1 into 1 1538432360.311 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432360.311 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.311 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432360.311 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.311 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.311 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432360.312 * [misc]backup-simplify: Simplify (* (/ 1 (* (sqrt 2) PI)) 1) into (/ 1 (* (sqrt 2) PI)) 1538432360.313 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432360.313 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.313 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432360.316 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.317 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* (sqrt 2) PI)) 0) (* 0 1)) into 0 1538432360.317 * [misc]backup-simplify: Simplify 0 into 0 1538432360.317 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.317 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432360.317 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432360.317 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -3 1)) (* 0 (/ 0 1)))) into 3 1538432360.318 * [misc]backup-simplify: Simplify (/ (- 3 (pow 0 2) (+)) (* 2 1)) into 3/2 1538432360.318 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.318 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432360.318 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432360.319 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432360.320 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432360.323 * [misc]backup-simplify: Simplify (- (/ -5 (* (sqrt 2) PI)) (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into (- (* 5 (/ 1 (* (sqrt 2) PI)))) 1538432360.326 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* (sqrt 2) PI)) 3/2) (+ (* 0 0) (* (- (* 5 (/ 1 (* (sqrt 2) PI)))) 1))) into (- (* 7/2 (/ 1 (* (sqrt 2) PI)))) 1538432360.327 * [misc]backup-simplify: Simplify (- (* 7/2 (/ 1 (* (sqrt 2) PI)))) into (- (* 7/2 (/ 1 (* (sqrt 2) PI)))) 1538432360.327 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.327 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432360.328 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.328 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ -3 1)) (* 3 (/ 0 1)))) into 0 1538432360.328 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 3/2)))) (* 2 1)) into 0 1538432360.328 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.328 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432360.328 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.329 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432360.330 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1538432360.334 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* (- (* 5 (/ 1 (* (sqrt 2) PI)))) (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.338 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* (sqrt 2) PI)) 0) (+ (* 0 3/2) (+ (* (- (* 5 (/ 1 (* (sqrt 2) PI)))) 0) (* 0 1)))) into 0 1538432360.338 * [misc]backup-simplify: Simplify 0 into 0 1538432360.339 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432360.339 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432360.339 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.340 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 3 (/ -3 1)) (* 0 (/ 0 1)))) into 9 1538432360.341 * [misc]backup-simplify: Simplify (/ (- 9 (pow 3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 27/8 1538432360.341 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432360.341 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432360.342 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.343 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432360.345 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1538432360.355 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* (- (* 5 (/ 1 (* (sqrt 2) PI)))) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.360 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* (sqrt 2) PI)) 27/8) (+ (* 0 0) (+ (* (- (* 5 (/ 1 (* (sqrt 2) PI)))) 3/2) (+ (* 0 0) (* 0 1))))) into (- (* 33/8 (/ 1 (* (sqrt 2) PI)))) 1538432360.362 * [misc]backup-simplify: Simplify (- (* 33/8 (/ 1 (* (sqrt 2) PI)))) into (- (* 33/8 (/ 1 (* (sqrt 2) PI)))) 1538432360.366 * [misc]backup-simplify: Simplify (+ (* (- (* 33/8 (/ 1 (* (sqrt 2) PI)))) (pow v 4)) (+ (* (- (* 7/2 (/ 1 (* (sqrt 2) PI)))) (pow v 2)) (/ 1 (* (sqrt 2) PI)))) into (- (/ 1 (* (sqrt 2) PI)) (+ (* 33/8 (/ (pow v 4) (* (sqrt 2) PI))) (* 7/2 (/ (pow v 2) (* (sqrt 2) PI))))) 1538432360.366 * [misc]backup-simplify: Simplify (/ (/ (fma (* (/ 1 v) (/ 1 v)) -5 1) PI) (sqrt (* 2 (fma (* (/ 1 v) (/ 1 v)) -3 1)))) into (* (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) 1538432360.366 * [misc]approximate: Taking taylor expansion of (* (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in (v) around 0 1538432360.366 * [misc]taylor: Taking taylor expansion of (* (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432360.366 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) in v 1538432360.366 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432360.366 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432360.366 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432360.367 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.367 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.367 * [misc]taylor: Taking taylor expansion of v in v 1538432360.367 * [misc]backup-simplify: Simplify 0 into 0 1538432360.367 * [misc]backup-simplify: Simplify 1 into 1 1538432360.367 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.367 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.367 * [misc]taylor: Taking taylor expansion of -5 in v 1538432360.367 * [misc]backup-simplify: Simplify -5 into -5 1538432360.367 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.367 * [misc]backup-simplify: Simplify 1 into 1 1538432360.367 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1538432360.367 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432360.367 * [misc]taylor: Taking taylor expansion of 2 in v 1538432360.367 * [misc]backup-simplify: Simplify 2 into 2 1538432360.367 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432360.367 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432360.367 * [misc]taylor: Taking taylor expansion of PI in v 1538432360.368 * [misc]backup-simplify: Simplify PI into PI 1538432360.368 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432360.368 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432360.368 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432360.369 * [misc]backup-simplify: Simplify (/ -5 (* (sqrt 2) PI)) into (/ -5 (* (sqrt 2) PI)) 1538432360.369 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432360.369 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432360.369 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432360.369 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432360.369 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432360.369 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.369 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.369 * [misc]taylor: Taking taylor expansion of v in v 1538432360.369 * [misc]backup-simplify: Simplify 0 into 0 1538432360.369 * [misc]backup-simplify: Simplify 1 into 1 1538432360.369 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.369 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.369 * [misc]taylor: Taking taylor expansion of -3 in v 1538432360.369 * [misc]backup-simplify: Simplify -3 into -3 1538432360.369 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.369 * [misc]backup-simplify: Simplify 1 into 1 1538432360.369 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432360.369 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432360.369 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432360.369 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432360.370 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.370 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.370 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432360.370 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.370 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432360.370 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432360.370 * [misc]taylor: Taking taylor expansion of (* (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432360.370 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) in v 1538432360.370 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432360.370 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432360.370 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432360.370 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.370 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.370 * [misc]taylor: Taking taylor expansion of v in v 1538432360.370 * [misc]backup-simplify: Simplify 0 into 0 1538432360.370 * [misc]backup-simplify: Simplify 1 into 1 1538432360.371 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.371 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.371 * [misc]taylor: Taking taylor expansion of -5 in v 1538432360.371 * [misc]backup-simplify: Simplify -5 into -5 1538432360.371 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.371 * [misc]backup-simplify: Simplify 1 into 1 1538432360.371 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1538432360.371 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432360.371 * [misc]taylor: Taking taylor expansion of 2 in v 1538432360.371 * [misc]backup-simplify: Simplify 2 into 2 1538432360.371 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432360.371 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432360.371 * [misc]taylor: Taking taylor expansion of PI in v 1538432360.371 * [misc]backup-simplify: Simplify PI into PI 1538432360.371 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432360.371 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432360.372 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432360.372 * [misc]backup-simplify: Simplify (/ -5 (* (sqrt 2) PI)) into (/ -5 (* (sqrt 2) PI)) 1538432360.372 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432360.372 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432360.372 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432360.372 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432360.372 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432360.372 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.372 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.372 * [misc]taylor: Taking taylor expansion of v in v 1538432360.372 * [misc]backup-simplify: Simplify 0 into 0 1538432360.372 * [misc]backup-simplify: Simplify 1 into 1 1538432360.372 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.373 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.373 * [misc]taylor: Taking taylor expansion of -3 in v 1538432360.373 * [misc]backup-simplify: Simplify -3 into -3 1538432360.373 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.373 * [misc]backup-simplify: Simplify 1 into 1 1538432360.373 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432360.373 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432360.373 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432360.373 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432360.373 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.373 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.373 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432360.373 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.374 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432360.374 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432360.375 * [misc]backup-simplify: Simplify (* (/ -5 (* (sqrt 2) PI)) (sqrt -1/3)) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432360.375 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432360.375 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.376 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.376 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432360.376 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.376 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432360.379 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ -5 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.380 * [misc]backup-simplify: Simplify (+ (* (/ -5 (* (sqrt 2) PI)) 0) (* 0 (sqrt -1/3))) into 0 1538432360.380 * [misc]backup-simplify: Simplify 0 into 0 1538432360.380 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432360.380 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.380 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432360.380 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432360.380 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1538432360.381 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1538432360.381 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432360.381 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.382 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432360.382 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432360.383 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432360.383 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432360.386 * [misc]backup-simplify: Simplify (- (/ 1 (* (sqrt 2) PI)) (+ (* (/ -5 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into (/ 1 (* (sqrt 2) PI)) 1538432360.388 * [misc]backup-simplify: Simplify (+ (* (/ -5 (* (sqrt 2) PI)) (/ -1/18 (sqrt -1/3))) (+ (* 0 0) (* (/ 1 (* (sqrt 2) PI)) (sqrt -1/3)))) into (+ (/ (sqrt -1/3) (* (sqrt 2) PI)) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432360.390 * [misc]backup-simplify: Simplify (+ (/ (sqrt -1/3) (* (sqrt 2) PI)) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into (+ (/ (sqrt -1/3) (* (sqrt 2) PI)) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432360.391 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432360.391 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.391 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432360.391 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.391 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1538432360.392 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1538432360.392 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432360.392 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.392 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432360.392 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.393 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432360.394 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1538432360.398 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ -5 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.400 * [misc]backup-simplify: Simplify (+ (* (/ -5 (* (sqrt 2) PI)) 0) (+ (* 0 (/ -1/18 (sqrt -1/3))) (+ (* (/ 1 (* (sqrt 2) PI)) 0) (* 0 (sqrt -1/3))))) into 0 1538432360.400 * [misc]backup-simplify: Simplify 0 into 0 1538432360.400 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432360.401 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.401 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1538432360.401 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.401 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 0 -3)) (* -1/9 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/27 1538432360.403 * [misc]backup-simplify: Simplify (/ (- -1/27 (pow (/ -1/18 (sqrt -1/3)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into (* -1/2 (/ (+ (* 1/324 (/ 1 (pow (sqrt -1/3) 2))) 1/27) (sqrt -1/3))) 1538432360.403 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432360.403 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.403 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1538432360.403 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.404 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432360.406 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1538432360.413 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ -5 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.422 * [misc]backup-simplify: Simplify (+ (* (/ -5 (* (sqrt 2) PI)) (* -1/2 (/ (+ (* 1/324 (/ 1 (pow (sqrt -1/3) 2))) 1/27) (sqrt -1/3)))) (+ (* 0 0) (+ (* (/ 1 (* (sqrt 2) PI)) (/ -1/18 (sqrt -1/3))) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into (+ (* 1/27 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 5/648 (/ 1 (* (sqrt 2) (* (pow (sqrt -1/3) 3) PI))))) 1538432360.427 * [misc]backup-simplify: Simplify (+ (* 1/27 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 5/648 (/ 1 (* (sqrt 2) (* (pow (sqrt -1/3) 3) PI))))) into (+ (* 1/27 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 5/648 (/ 1 (* (sqrt 2) (* (pow (sqrt -1/3) 3) PI))))) 1538432360.438 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/27 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 5/648 (/ 1 (* (sqrt 2) (* (pow (sqrt -1/3) 3) PI))))) (pow (/ 1 v) 3)) (+ (* (+ (/ (sqrt -1/3) (* (sqrt 2) PI)) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) (/ 1 v)) (* (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) (/ 1 (/ 1 v))))) into (- (+ (/ (sqrt -1/3) (* PI (* (sqrt 2) v))) (+ (* 5/648 (/ 1 (* (pow v 3) (* (sqrt 2) (* (pow (sqrt -1/3) 3) PI))))) (+ (* 1/27 (/ 1 (* (pow v 3) (* (sqrt 2) (* (sqrt -1/3) PI))))) (* 5/18 (/ 1 (* (sqrt 2) (* v (* PI (sqrt -1/3))))))))) (* 5 (/ (* v (sqrt -1/3)) (* (sqrt 2) PI)))) 1538432360.438 * [misc]backup-simplify: Simplify (/ (/ (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1) PI) (sqrt (* 2 (fma (* (/ 1 (- v)) (/ 1 (- v))) -3 1)))) into (* (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) 1538432360.439 * [misc]approximate: Taking taylor expansion of (* (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in (v) around 0 1538432360.439 * [misc]taylor: Taking taylor expansion of (* (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432360.439 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) in v 1538432360.439 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432360.439 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432360.439 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432360.439 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.439 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.439 * [misc]taylor: Taking taylor expansion of v in v 1538432360.439 * [misc]backup-simplify: Simplify 0 into 0 1538432360.439 * [misc]backup-simplify: Simplify 1 into 1 1538432360.439 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.439 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.439 * [misc]taylor: Taking taylor expansion of -5 in v 1538432360.439 * [misc]backup-simplify: Simplify -5 into -5 1538432360.439 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.440 * [misc]backup-simplify: Simplify 1 into 1 1538432360.440 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1538432360.440 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432360.440 * [misc]taylor: Taking taylor expansion of 2 in v 1538432360.440 * [misc]backup-simplify: Simplify 2 into 2 1538432360.440 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432360.440 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432360.440 * [misc]taylor: Taking taylor expansion of PI in v 1538432360.440 * [misc]backup-simplify: Simplify PI into PI 1538432360.441 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432360.441 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432360.441 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432360.444 * [misc]backup-simplify: Simplify (/ -5 (* (sqrt 2) PI)) into (/ -5 (* (sqrt 2) PI)) 1538432360.444 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432360.444 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432360.444 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432360.444 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432360.444 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432360.444 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.444 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.445 * [misc]taylor: Taking taylor expansion of v in v 1538432360.445 * [misc]backup-simplify: Simplify 0 into 0 1538432360.445 * [misc]backup-simplify: Simplify 1 into 1 1538432360.445 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.445 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.445 * [misc]taylor: Taking taylor expansion of -3 in v 1538432360.445 * [misc]backup-simplify: Simplify -3 into -3 1538432360.445 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.445 * [misc]backup-simplify: Simplify 1 into 1 1538432360.445 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432360.446 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432360.446 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432360.446 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432360.446 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.446 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.447 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432360.447 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.447 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432360.447 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432360.447 * [misc]taylor: Taking taylor expansion of (* (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432360.447 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) in v 1538432360.448 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432360.448 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432360.448 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432360.448 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.448 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.448 * [misc]taylor: Taking taylor expansion of v in v 1538432360.448 * [misc]backup-simplify: Simplify 0 into 0 1538432360.448 * [misc]backup-simplify: Simplify 1 into 1 1538432360.448 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.448 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.448 * [misc]taylor: Taking taylor expansion of -5 in v 1538432360.448 * [misc]backup-simplify: Simplify -5 into -5 1538432360.448 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.448 * [misc]backup-simplify: Simplify 1 into 1 1538432360.448 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1538432360.448 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432360.448 * [misc]taylor: Taking taylor expansion of 2 in v 1538432360.448 * [misc]backup-simplify: Simplify 2 into 2 1538432360.449 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432360.449 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432360.449 * [misc]taylor: Taking taylor expansion of PI in v 1538432360.449 * [misc]backup-simplify: Simplify PI into PI 1538432360.449 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432360.449 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432360.450 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432360.451 * [misc]backup-simplify: Simplify (/ -5 (* (sqrt 2) PI)) into (/ -5 (* (sqrt 2) PI)) 1538432360.451 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432360.451 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432360.451 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432360.451 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432360.451 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432360.451 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.451 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.451 * [misc]taylor: Taking taylor expansion of v in v 1538432360.451 * [misc]backup-simplify: Simplify 0 into 0 1538432360.451 * [misc]backup-simplify: Simplify 1 into 1 1538432360.451 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.451 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.451 * [misc]taylor: Taking taylor expansion of -3 in v 1538432360.451 * [misc]backup-simplify: Simplify -3 into -3 1538432360.451 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.451 * [misc]backup-simplify: Simplify 1 into 1 1538432360.452 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432360.452 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432360.452 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432360.452 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432360.452 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.453 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.453 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432360.453 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.453 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432360.453 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432360.455 * [misc]backup-simplify: Simplify (* (/ -5 (* (sqrt 2) PI)) (sqrt -1/3)) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432360.457 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432360.457 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.457 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.457 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432360.458 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.458 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432360.462 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ -5 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.464 * [misc]backup-simplify: Simplify (+ (* (/ -5 (* (sqrt 2) PI)) 0) (* 0 (sqrt -1/3))) into 0 1538432360.464 * [misc]backup-simplify: Simplify 0 into 0 1538432360.464 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432360.464 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.465 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432360.465 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432360.465 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1538432360.466 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1538432360.467 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432360.467 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.468 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432360.468 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432360.470 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432360.471 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432360.476 * [misc]backup-simplify: Simplify (- (/ 1 (* (sqrt 2) PI)) (+ (* (/ -5 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into (/ 1 (* (sqrt 2) PI)) 1538432360.480 * [misc]backup-simplify: Simplify (+ (* (/ -5 (* (sqrt 2) PI)) (/ -1/18 (sqrt -1/3))) (+ (* 0 0) (* (/ 1 (* (sqrt 2) PI)) (sqrt -1/3)))) into (+ (/ (sqrt -1/3) (* (sqrt 2) PI)) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432360.483 * [misc]backup-simplify: Simplify (+ (/ (sqrt -1/3) (* (sqrt 2) PI)) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into (+ (/ (sqrt -1/3) (* (sqrt 2) PI)) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432360.483 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432360.484 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.484 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432360.484 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.484 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1538432360.485 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1538432360.485 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432360.486 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.486 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432360.486 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.486 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432360.488 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1538432360.495 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ -5 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.500 * [misc]backup-simplify: Simplify (+ (* (/ -5 (* (sqrt 2) PI)) 0) (+ (* 0 (/ -1/18 (sqrt -1/3))) (+ (* (/ 1 (* (sqrt 2) PI)) 0) (* 0 (sqrt -1/3))))) into 0 1538432360.500 * [misc]backup-simplify: Simplify 0 into 0 1538432360.500 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432360.500 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.501 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1538432360.501 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.501 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 0 -3)) (* -1/9 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/27 1538432360.504 * [misc]backup-simplify: Simplify (/ (- -1/27 (pow (/ -1/18 (sqrt -1/3)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into (* -1/2 (/ (+ (* 1/324 (/ 1 (pow (sqrt -1/3) 2))) 1/27) (sqrt -1/3))) 1538432360.505 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432360.505 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.505 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1538432360.506 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.507 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432360.509 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1538432360.513 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ -5 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432360.518 * [misc]backup-simplify: Simplify (+ (* (/ -5 (* (sqrt 2) PI)) (* -1/2 (/ (+ (* 1/324 (/ 1 (pow (sqrt -1/3) 2))) 1/27) (sqrt -1/3)))) (+ (* 0 0) (+ (* (/ 1 (* (sqrt 2) PI)) (/ -1/18 (sqrt -1/3))) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into (+ (* 1/27 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 5/648 (/ 1 (* (sqrt 2) (* (pow (sqrt -1/3) 3) PI))))) 1538432360.522 * [misc]backup-simplify: Simplify (+ (* 1/27 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 5/648 (/ 1 (* (sqrt 2) (* (pow (sqrt -1/3) 3) PI))))) into (+ (* 1/27 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 5/648 (/ 1 (* (sqrt 2) (* (pow (sqrt -1/3) 3) PI))))) 1538432360.528 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/27 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 5/648 (/ 1 (* (sqrt 2) (* (pow (sqrt -1/3) 3) PI))))) (pow (/ 1 (- v)) 3)) (+ (* (+ (/ (sqrt -1/3) (* (sqrt 2) PI)) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) (/ 1 (- v))) (* (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) (/ 1 (/ 1 (- v)))))) into (- (* 5 (/ (* v (sqrt -1/3)) (* (sqrt 2) PI))) (+ (* 5/648 (/ 1 (* (sqrt 2) (* (pow v 3) (* PI (pow (sqrt -1/3) 3)))))) (+ (* 1/27 (/ 1 (* (sqrt 2) (* (pow v 3) (* PI (sqrt -1/3)))))) (+ (* 5/18 (/ 1 (* (sqrt 2) (* v (* PI (sqrt -1/3)))))) (/ (sqrt -1/3) (* v (* (sqrt 2) PI))))))) 1538432360.529 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2) 1538432360.529 * [misc]backup-simplify: Simplify (* t (- 1 (* v v))) into (* t (- 1 (pow v 2))) 1538432360.529 * [misc]approximate: Taking taylor expansion of (* t (- 1 (pow v 2))) in (t v) around 0 1538432360.529 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in v 1538432360.529 * [misc]taylor: Taking taylor expansion of t in v 1538432360.529 * [misc]backup-simplify: Simplify t into t 1538432360.529 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432360.529 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.529 * [misc]backup-simplify: Simplify 1 into 1 1538432360.529 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.529 * [misc]taylor: Taking taylor expansion of v in v 1538432360.529 * [misc]backup-simplify: Simplify 0 into 0 1538432360.529 * [misc]backup-simplify: Simplify 1 into 1 1538432360.529 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in t 1538432360.529 * [misc]taylor: Taking taylor expansion of t in t 1538432360.529 * [misc]backup-simplify: Simplify 0 into 0 1538432360.529 * [misc]backup-simplify: Simplify 1 into 1 1538432360.529 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1538432360.529 * [misc]taylor: Taking taylor expansion of 1 in t 1538432360.529 * [misc]backup-simplify: Simplify 1 into 1 1538432360.529 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432360.529 * [misc]taylor: Taking taylor expansion of v in t 1538432360.529 * [misc]backup-simplify: Simplify v into v 1538432360.529 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in t 1538432360.529 * [misc]taylor: Taking taylor expansion of t in t 1538432360.529 * [misc]backup-simplify: Simplify 0 into 0 1538432360.529 * [misc]backup-simplify: Simplify 1 into 1 1538432360.529 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1538432360.529 * [misc]taylor: Taking taylor expansion of 1 in t 1538432360.529 * [misc]backup-simplify: Simplify 1 into 1 1538432360.529 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432360.529 * [misc]taylor: Taking taylor expansion of v in t 1538432360.529 * [misc]backup-simplify: Simplify v into v 1538432360.529 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432360.529 * [misc]backup-simplify: Simplify (- (pow v 2)) into (- (pow v 2)) 1538432360.529 * [misc]backup-simplify: Simplify (+ 1 (- (pow v 2))) into (- 1 (pow v 2)) 1538432360.530 * [misc]backup-simplify: Simplify (* 0 (- 1 (pow v 2))) into 0 1538432360.530 * [misc]taylor: Taking taylor expansion of 0 in v 1538432360.530 * [misc]backup-simplify: Simplify 0 into 0 1538432360.530 * [misc]backup-simplify: Simplify 0 into 0 1538432360.530 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432360.530 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.530 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.530 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (pow v 2)))) into (- 1 (pow v 2)) 1538432360.530 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432360.530 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.530 * [misc]backup-simplify: Simplify 1 into 1 1538432360.530 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.530 * [misc]taylor: Taking taylor expansion of v in v 1538432360.530 * [misc]backup-simplify: Simplify 0 into 0 1538432360.530 * [misc]backup-simplify: Simplify 1 into 1 1538432360.530 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432360.530 * [misc]backup-simplify: Simplify 1 into 1 1538432360.530 * [misc]backup-simplify: Simplify 0 into 0 1538432360.531 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1538432360.531 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.531 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.531 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- 1 (pow v 2))))) into 0 1538432360.531 * [misc]taylor: Taking taylor expansion of 0 in v 1538432360.531 * [misc]backup-simplify: Simplify 0 into 0 1538432360.531 * [misc]backup-simplify: Simplify 0 into 0 1538432360.531 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.531 * [misc]backup-simplify: Simplify 0 into 0 1538432360.531 * [misc]backup-simplify: Simplify 0 into 0 1538432360.531 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1538432360.532 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.532 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.532 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- 1 (pow v 2)))))) into 0 1538432360.532 * [misc]taylor: Taking taylor expansion of 0 in v 1538432360.532 * [misc]backup-simplify: Simplify 0 into 0 1538432360.532 * [misc]backup-simplify: Simplify 0 into 0 1538432360.532 * [misc]backup-simplify: Simplify 0 into 0 1538432360.532 * [misc]backup-simplify: Simplify (* 1 (* 1 t)) into t 1538432360.532 * [misc]backup-simplify: Simplify (* (/ 1 t) (- 1 (* (/ 1 v) (/ 1 v)))) into (/ (- 1 (/ 1 (pow v 2))) t) 1538432360.532 * [misc]approximate: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in (t v) around 0 1538432360.532 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in v 1538432360.532 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432360.532 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.532 * [misc]backup-simplify: Simplify 1 into 1 1538432360.532 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.532 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.532 * [misc]taylor: Taking taylor expansion of v in v 1538432360.532 * [misc]backup-simplify: Simplify 0 into 0 1538432360.532 * [misc]backup-simplify: Simplify 1 into 1 1538432360.533 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.533 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.533 * [misc]taylor: Taking taylor expansion of t in v 1538432360.533 * [misc]backup-simplify: Simplify t into t 1538432360.533 * [misc]backup-simplify: Simplify (- 1) into -1 1538432360.533 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432360.533 * [misc]backup-simplify: Simplify (/ -1 t) into (/ -1 t) 1538432360.533 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in t 1538432360.533 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432360.533 * [misc]taylor: Taking taylor expansion of 1 in t 1538432360.533 * [misc]backup-simplify: Simplify 1 into 1 1538432360.533 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432360.533 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432360.533 * [misc]taylor: Taking taylor expansion of v in t 1538432360.533 * [misc]backup-simplify: Simplify v into v 1538432360.533 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432360.533 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432360.533 * [misc]taylor: Taking taylor expansion of t in t 1538432360.533 * [misc]backup-simplify: Simplify 0 into 0 1538432360.533 * [misc]backup-simplify: Simplify 1 into 1 1538432360.533 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432360.533 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432360.533 * [misc]backup-simplify: Simplify (/ (- 1 (/ 1 (pow v 2))) 1) into (- 1 (/ 1 (pow v 2))) 1538432360.533 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in t 1538432360.534 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432360.534 * [misc]taylor: Taking taylor expansion of 1 in t 1538432360.534 * [misc]backup-simplify: Simplify 1 into 1 1538432360.534 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432360.534 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432360.534 * [misc]taylor: Taking taylor expansion of v in t 1538432360.534 * [misc]backup-simplify: Simplify v into v 1538432360.534 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432360.534 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432360.534 * [misc]taylor: Taking taylor expansion of t in t 1538432360.534 * [misc]backup-simplify: Simplify 0 into 0 1538432360.534 * [misc]backup-simplify: Simplify 1 into 1 1538432360.534 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432360.534 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432360.534 * [misc]backup-simplify: Simplify (/ (- 1 (/ 1 (pow v 2))) 1) into (- 1 (/ 1 (pow v 2))) 1538432360.534 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432360.534 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.534 * [misc]backup-simplify: Simplify 1 into 1 1538432360.534 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.534 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.534 * [misc]taylor: Taking taylor expansion of v in v 1538432360.534 * [misc]backup-simplify: Simplify 0 into 0 1538432360.534 * [misc]backup-simplify: Simplify 1 into 1 1538432360.534 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.534 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.534 * [misc]backup-simplify: Simplify (- 1) into -1 1538432360.535 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432360.535 * [misc]backup-simplify: Simplify -1 into -1 1538432360.535 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432360.535 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432360.535 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.535 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.535 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)))) into 0 1538432360.535 * [misc]taylor: Taking taylor expansion of 0 in v 1538432360.535 * [misc]backup-simplify: Simplify 0 into 0 1538432360.535 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.536 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.536 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.536 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.536 * [misc]backup-simplify: Simplify 0 into 0 1538432360.536 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1538432360.536 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432360.536 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.536 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.537 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.537 * [misc]taylor: Taking taylor expansion of 0 in v 1538432360.537 * [misc]backup-simplify: Simplify 0 into 0 1538432360.537 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432360.537 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.537 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.537 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432360.537 * [misc]backup-simplify: Simplify 1 into 1 1538432360.538 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1538432360.538 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432360.538 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.538 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.538 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.538 * [misc]taylor: Taking taylor expansion of 0 in v 1538432360.539 * [misc]backup-simplify: Simplify 0 into 0 1538432360.539 * [misc]backup-simplify: Simplify 0 into 0 1538432360.539 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432360.539 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.539 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.539 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.539 * [misc]backup-simplify: Simplify 0 into 0 1538432360.540 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v))))) into 0 1538432360.540 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432360.540 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.541 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.542 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.542 * [misc]taylor: Taking taylor expansion of 0 in v 1538432360.542 * [misc]backup-simplify: Simplify 0 into 0 1538432360.542 * [misc]backup-simplify: Simplify 0 into 0 1538432360.542 * [misc]backup-simplify: Simplify 0 into 0 1538432360.542 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432360.543 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.543 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.543 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.543 * [misc]backup-simplify: Simplify 0 into 0 1538432360.544 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))))) into 0 1538432360.544 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432360.544 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.544 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.545 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.546 * [misc]taylor: Taking taylor expansion of 0 in v 1538432360.546 * [misc]backup-simplify: Simplify 0 into 0 1538432360.546 * [misc]backup-simplify: Simplify 0 into 0 1538432360.546 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (/ 1 (/ 1 t)))) (* -1 (* (pow (/ 1 v) -2) (/ 1 (/ 1 t))))) into (- t (* t (pow v 2))) 1538432360.547 * [misc]backup-simplify: Simplify (* (/ 1 (- t)) (- 1 (* (/ 1 (- v)) (/ 1 (- v))))) into (* -1 (/ (- 1 (/ 1 (pow v 2))) t)) 1538432360.547 * [misc]approximate: Taking taylor expansion of (* -1 (/ (- 1 (/ 1 (pow v 2))) t)) in (t v) around 0 1538432360.547 * [misc]taylor: Taking taylor expansion of (* -1 (/ (- 1 (/ 1 (pow v 2))) t)) in v 1538432360.547 * [misc]taylor: Taking taylor expansion of -1 in v 1538432360.547 * [misc]backup-simplify: Simplify -1 into -1 1538432360.547 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in v 1538432360.547 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432360.547 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.547 * [misc]backup-simplify: Simplify 1 into 1 1538432360.547 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.547 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.547 * [misc]taylor: Taking taylor expansion of v in v 1538432360.547 * [misc]backup-simplify: Simplify 0 into 0 1538432360.547 * [misc]backup-simplify: Simplify 1 into 1 1538432360.547 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.547 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.547 * [misc]taylor: Taking taylor expansion of t in v 1538432360.547 * [misc]backup-simplify: Simplify t into t 1538432360.547 * [misc]backup-simplify: Simplify (- 1) into -1 1538432360.548 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432360.548 * [misc]backup-simplify: Simplify (/ -1 t) into (/ -1 t) 1538432360.548 * [misc]taylor: Taking taylor expansion of (* -1 (/ (- 1 (/ 1 (pow v 2))) t)) in t 1538432360.548 * [misc]taylor: Taking taylor expansion of -1 in t 1538432360.548 * [misc]backup-simplify: Simplify -1 into -1 1538432360.548 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in t 1538432360.548 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432360.548 * [misc]taylor: Taking taylor expansion of 1 in t 1538432360.548 * [misc]backup-simplify: Simplify 1 into 1 1538432360.548 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432360.548 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432360.548 * [misc]taylor: Taking taylor expansion of v in t 1538432360.548 * [misc]backup-simplify: Simplify v into v 1538432360.548 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432360.548 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432360.548 * [misc]taylor: Taking taylor expansion of t in t 1538432360.548 * [misc]backup-simplify: Simplify 0 into 0 1538432360.548 * [misc]backup-simplify: Simplify 1 into 1 1538432360.548 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432360.548 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432360.548 * [misc]backup-simplify: Simplify (/ (- 1 (/ 1 (pow v 2))) 1) into (- 1 (/ 1 (pow v 2))) 1538432360.548 * [misc]taylor: Taking taylor expansion of (* -1 (/ (- 1 (/ 1 (pow v 2))) t)) in t 1538432360.548 * [misc]taylor: Taking taylor expansion of -1 in t 1538432360.548 * [misc]backup-simplify: Simplify -1 into -1 1538432360.548 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in t 1538432360.548 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432360.548 * [misc]taylor: Taking taylor expansion of 1 in t 1538432360.548 * [misc]backup-simplify: Simplify 1 into 1 1538432360.548 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432360.548 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432360.548 * [misc]taylor: Taking taylor expansion of v in t 1538432360.548 * [misc]backup-simplify: Simplify v into v 1538432360.548 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432360.548 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432360.548 * [misc]taylor: Taking taylor expansion of t in t 1538432360.548 * [misc]backup-simplify: Simplify 0 into 0 1538432360.548 * [misc]backup-simplify: Simplify 1 into 1 1538432360.549 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432360.549 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432360.549 * [misc]backup-simplify: Simplify (/ (- 1 (/ 1 (pow v 2))) 1) into (- 1 (/ 1 (pow v 2))) 1538432360.549 * [misc]backup-simplify: Simplify (* -1 (- 1 (/ 1 (pow v 2)))) into (* -1 (- 1 (/ 1 (pow v 2)))) 1538432360.549 * [misc]taylor: Taking taylor expansion of (* -1 (- 1 (/ 1 (pow v 2)))) in v 1538432360.549 * [misc]taylor: Taking taylor expansion of -1 in v 1538432360.549 * [misc]backup-simplify: Simplify -1 into -1 1538432360.549 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432360.549 * [misc]taylor: Taking taylor expansion of 1 in v 1538432360.549 * [misc]backup-simplify: Simplify 1 into 1 1538432360.549 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432360.549 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432360.549 * [misc]taylor: Taking taylor expansion of v in v 1538432360.549 * [misc]backup-simplify: Simplify 0 into 0 1538432360.549 * [misc]backup-simplify: Simplify 1 into 1 1538432360.549 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432360.549 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432360.549 * [misc]backup-simplify: Simplify (- 1) into -1 1538432360.549 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432360.550 * [misc]backup-simplify: Simplify (* -1 -1) into 1 1538432360.550 * [misc]backup-simplify: Simplify 1 into 1 1538432360.550 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432360.550 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432360.550 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.550 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.550 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)))) into 0 1538432360.550 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (- 1 (/ 1 (pow v 2))))) into 0 1538432360.551 * [misc]taylor: Taking taylor expansion of 0 in v 1538432360.551 * [misc]backup-simplify: Simplify 0 into 0 1538432360.551 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432360.551 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432360.551 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.551 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.551 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 1538432360.551 * [misc]backup-simplify: Simplify 0 into 0 1538432360.551 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (* 0 v))) into 0 1538432360.552 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432360.552 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.552 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.552 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.552 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (- 1 (/ 1 (pow v 2)))))) into 0 1538432360.552 * [misc]taylor: Taking taylor expansion of 0 in v 1538432360.552 * [misc]backup-simplify: Simplify 0 into 0 1538432360.553 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432360.553 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.553 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.553 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432360.553 * [misc]backup-simplify: Simplify (+ (* -1 1) (+ (* 0 0) (* 0 -1))) into -1 1538432360.553 * [misc]backup-simplify: Simplify -1 into -1 1538432360.553 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))) into 0 1538432360.554 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432360.554 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.554 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.554 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.555 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- 1 (/ 1 (pow v 2))))))) into 0 1538432360.555 * [misc]taylor: Taking taylor expansion of 0 in v 1538432360.555 * [misc]backup-simplify: Simplify 0 into 0 1538432360.555 * [misc]backup-simplify: Simplify 0 into 0 1538432360.555 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432360.555 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.555 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.555 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.555 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1538432360.555 * [misc]backup-simplify: Simplify 0 into 0 1538432360.556 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v))))) into 0 1538432360.556 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432360.556 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.556 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.557 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.557 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- 1 (/ 1 (pow v 2)))))))) into 0 1538432360.557 * [misc]taylor: Taking taylor expansion of 0 in v 1538432360.557 * [misc]backup-simplify: Simplify 0 into 0 1538432360.557 * [misc]backup-simplify: Simplify 0 into 0 1538432360.557 * [misc]backup-simplify: Simplify 0 into 0 1538432360.558 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432360.558 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.558 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.558 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.558 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1))))) into 0 1538432360.558 * [misc]backup-simplify: Simplify 0 into 0 1538432360.559 * [misc]backup-simplify: Simplify (+ (* v 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 v)))))) into 0 1538432360.559 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))) (* 0 (/ 0 (pow v 2))))) into 0 1538432360.559 * [misc]backup-simplify: Simplify (- 0) into 0 1538432360.559 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432360.560 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (- 1 (/ 1 (pow v 2))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432360.560 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- 1 (/ 1 (pow v 2))))))))) into 0 1538432360.560 * [misc]taylor: Taking taylor expansion of 0 in v 1538432360.560 * [misc]backup-simplify: Simplify 0 into 0 1538432360.560 * [misc]backup-simplify: Simplify 0 into 0 1538432360.561 * [misc]backup-simplify: Simplify (+ (* -1 (* 1 (/ 1 (/ 1 (- t))))) (* 1 (* (pow (/ 1 (- v)) -2) (/ 1 (/ 1 (- t)))))) into (- t (* t (pow v 2))) 1538432360.561 * * * [misc]progress: simplifying candidates 1538432360.561 * * * * [misc]progress: [ 1 / 145 ] simplifiying candidate # 1538432360.561 * * * * [misc]progress: [ 2 / 145 ] simplifiying candidate # 1538432360.561 * * * * [misc]progress: [ 3 / 145 ] simplifiying candidate # 1538432360.561 * * * * [misc]progress: [ 4 / 145 ] simplifiying candidate # 1538432360.561 * [enter]simplify: Simplifying (- (- (log (/ (fma (* v v) -5 1) PI)) (log (sqrt (* 2 (fma (* v v) -3 1))))) (log (* t (- 1 (* v v))))) 1538432360.562 * * [misc]simplify: iters left: 6 (20 enodes) 1538432360.569 * * [misc]simplify: iters left: 5 (42 enodes) 1538432360.587 * * [misc]simplify: iters left: 4 (92 enodes) 1538432360.638 * * [misc]simplify: iters left: 3 (227 enodes) 1538432360.830 * [exit]simplify: Simplified to (- (- (log (/ (fma v (* v -5) 1) PI)) (log (sqrt (fma (* v v) -6 2)))) (log (fma (- v) (* t v) t))) 1538432360.830 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (- (log (/ (fma v (* v -5) 1) PI)) (log (sqrt (fma (* v v) -6 2)))) (log (fma (- v) (* t v) t))))) 1538432360.830 * * * * [misc]progress: [ 5 / 145 ] simplifiying candidate # 1538432360.830 * [enter]simplify: Simplifying (- (log (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) (log (* t (- 1 (* v v))))) 1538432360.831 * * [misc]simplify: iters left: 6 (19 enodes) 1538432360.836 * * [misc]simplify: iters left: 5 (39 enodes) 1538432360.849 * * [misc]simplify: iters left: 4 (83 enodes) 1538432360.887 * * [misc]simplify: iters left: 3 (172 enodes) 1538432360.961 * * [misc]simplify: iters left: 2 (362 enodes) 1538432361.231 * [exit]simplify: Simplified to (- (log (/ (/ (fma -5 (* v v) 1) PI) (sqrt (fma -6 (* v v) 2)))) (log (fma (* v t) (- v) t))) 1538432361.232 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (log (/ (/ (fma -5 (* v v) 1) PI) (sqrt (fma -6 (* v v) 2)))) (log (fma (* v t) (- v) t))))) 1538432361.232 * * * * [misc]progress: [ 6 / 145 ] simplifiying candidate # 1538432361.232 * * * * [misc]progress: [ 7 / 145 ] simplifiying candidate # 1538432361.232 * * * * [misc]progress: [ 8 / 145 ] simplifiying candidate # 1538432361.232 * [enter]simplify: Simplifying (/ (/ (* (* (/ (fma (* v v) -5 1) PI) (/ (fma (* v v) -5 1) PI)) (/ (fma (* v v) -5 1) PI)) (* (* (sqrt (* 2 (fma (* v v) -3 1))) (sqrt (* 2 (fma (* v v) -3 1)))) (sqrt (* 2 (fma (* v v) -3 1))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v))))) 1538432361.235 * * [misc]simplify: iters left: 6 (23 enodes) 1538432361.249 * * [misc]simplify: iters left: 5 (59 enodes) 1538432361.282 * * [misc]simplify: iters left: 4 (259 enodes) 1538432361.754 * [exit]simplify: Simplified to (/ (/ (pow (/ (fma v (* v -5) 1) PI) 3) (sqrt (+ (* (* v v) -6) 2))) (* (* (* (- 1 (* v v)) t) (* (- 1 (* v v)) t)) (* (* (- 1 (* v v)) t) (+ (* (* v v) -6) 2)))) 1538432361.754 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (/ (/ (pow (/ (fma v (* v -5) 1) PI) 3) (sqrt (+ (* (* v v) -6) 2))) (* (* (* (- 1 (* v v)) t) (* (- 1 (* v v)) t)) (* (* (- 1 (* v v)) t) (+ (* (* v v) -6) 2)))))) 1538432361.754 * * * * [misc]progress: [ 9 / 145 ] simplifiying candidate # 1538432361.754 * [enter]simplify: Simplifying (/ (* (* (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v))))) 1538432361.757 * * [misc]simplify: iters left: 6 (21 enodes) 1538432361.767 * * [misc]simplify: iters left: 5 (54 enodes) 1538432361.795 * * [misc]simplify: iters left: 4 (210 enodes) 1538432362.060 * [exit]simplify: Simplified to (pow (/ (/ (/ (fma v (* v -5) 1) PI) (* t (- 1 (* v v)))) (sqrt (+ (* -6 (* v v)) 2))) 3) 1538432362.060 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (pow (/ (/ (/ (fma v (* v -5) 1) PI) (* t (- 1 (* v v)))) (sqrt (+ (* -6 (* v v)) 2))) 3))) 1538432362.060 * * * * [misc]progress: [ 10 / 145 ] simplifiying candidate # 1538432362.060 * * * * [misc]progress: [ 11 / 145 ] simplifiying candidate # 1538432362.060 * * * * [misc]progress: [ 12 / 145 ] simplifiying candidate # 1538432362.060 * * * * [misc]progress: [ 13 / 145 ] simplifiying candidate # 1538432362.060 * * * * [misc]progress: [ 14 / 145 ] simplifiying candidate # 1538432362.060 * [enter]simplify: Simplifying (/ (* (cbrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) (cbrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))))) t) 1538432362.061 * * [misc]simplify: iters left: 6 (17 enodes) 1538432362.065 * * [misc]simplify: iters left: 5 (28 enodes) 1538432362.073 * * [misc]simplify: iters left: 4 (47 enodes) 1538432362.084 * * [misc]simplify: iters left: 3 (72 enodes) 1538432362.097 * * [misc]simplify: iters left: 2 (93 enodes) 1538432362.117 * * [misc]simplify: iters left: 1 (94 enodes) 1538432362.142 * [exit]simplify: Simplified to (* (/ (cbrt (/ (/ (fma -5 (* v v) 1) PI) (sqrt (fma (* v v) -6 2)))) t) (cbrt (/ (/ (fma -5 (* v v) 1) PI) (sqrt (fma (* v v) -6 2))))) 1538432362.142 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (cbrt (/ (/ (fma -5 (* v v) 1) PI) (sqrt (fma (* v v) -6 2)))) t) (cbrt (/ (/ (fma -5 (* v v) 1) PI) (sqrt (fma (* v v) -6 2))))) (/ (cbrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))))) 1538432362.142 * [enter]simplify: Simplifying (/ (cbrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1538432362.144 * * [misc]simplify: iters left: 6 (16 enodes) 1538432362.150 * * [misc]simplify: iters left: 5 (27 enodes) 1538432362.164 * * [misc]simplify: iters left: 4 (48 enodes) 1538432362.185 * * [misc]simplify: iters left: 3 (74 enodes) 1538432362.208 * * [misc]simplify: iters left: 2 (95 enodes) 1538432362.234 * * [misc]simplify: iters left: 1 (96 enodes) 1538432362.259 * [exit]simplify: Simplified to (/ (cbrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma v (* -6 v) 2)))) (- 1 (* v v))) 1538432362.259 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (cbrt (/ (/ (fma -5 (* v v) 1) PI) (sqrt (fma (* v v) -6 2)))) t) (cbrt (/ (/ (fma -5 (* v v) 1) PI) (sqrt (fma (* v v) -6 2))))) (/ (cbrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma v (* -6 v) 2)))) (- 1 (* v v))))) 1538432362.259 * * * * [misc]progress: [ 15 / 145 ] simplifiying candidate # 1538432362.259 * [enter]simplify: Simplifying (/ (sqrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) t) 1538432362.261 * * [misc]simplify: iters left: 6 (16 enodes) 1538432362.267 * * [misc]simplify: iters left: 5 (25 enodes) 1538432362.278 * * [misc]simplify: iters left: 4 (42 enodes) 1538432362.288 * * [misc]simplify: iters left: 3 (66 enodes) 1538432362.299 * * [misc]simplify: iters left: 2 (86 enodes) 1538432362.320 * * [misc]simplify: iters left: 1 (87 enodes) 1538432362.344 * [exit]simplify: Simplified to (/ (sqrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma v (* v -6) 2)))) t) 1538432362.344 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma v (* v -6) 2)))) t) (/ (sqrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))))) 1538432362.344 * [enter]simplify: Simplifying (/ (sqrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1538432362.346 * * [misc]simplify: iters left: 6 (16 enodes) 1538432362.353 * * [misc]simplify: iters left: 5 (27 enodes) 1538432362.364 * * [misc]simplify: iters left: 4 (48 enodes) 1538432362.374 * * [misc]simplify: iters left: 3 (74 enodes) 1538432362.386 * * [misc]simplify: iters left: 2 (95 enodes) 1538432362.398 * * [misc]simplify: iters left: 1 (96 enodes) 1538432362.411 * [exit]simplify: Simplified to (/ (sqrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma v (* -6 v) 2)))) (- 1 (* v v))) 1538432362.411 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma v (* v -6) 2)))) t) (/ (sqrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma v (* -6 v) 2)))) (- 1 (* v v))))) 1538432362.411 * * * * [misc]progress: [ 16 / 145 ] simplifiying candidate # 1538432362.411 * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) t) 1538432362.413 * * [misc]simplify: iters left: 6 (19 enodes) 1538432362.417 * * [misc]simplify: iters left: 5 (34 enodes) 1538432362.433 * * [misc]simplify: iters left: 4 (68 enodes) 1538432362.465 * * [misc]simplify: iters left: 3 (123 enodes) 1538432362.512 * * [misc]simplify: iters left: 2 (178 enodes) 1538432362.561 * * [misc]simplify: iters left: 1 (197 enodes) 1538432362.607 * [exit]simplify: Simplified to (* (/ (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2)))) t) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2))))) 1538432362.607 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2)))) t) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2))))) (/ (/ (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))))) 1538432362.607 * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1538432362.609 * * [misc]simplify: iters left: 6 (17 enodes) 1538432362.616 * * [misc]simplify: iters left: 5 (28 enodes) 1538432362.633 * * [misc]simplify: iters left: 4 (49 enodes) 1538432362.652 * * [misc]simplify: iters left: 3 (83 enodes) 1538432362.670 * * [misc]simplify: iters left: 2 (136 enodes) 1538432362.715 * * [misc]simplify: iters left: 1 (196 enodes) 1538432362.817 * [exit]simplify: Simplified to (/ (/ (cbrt (/ (fma v (* v -5) 1) PI)) (- 1 (* v v))) (cbrt (sqrt (fma -6 (* v v) 2)))) 1538432362.817 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2)))) t) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2))))) (/ (/ (cbrt (/ (fma v (* v -5) 1) PI)) (- 1 (* v v))) (cbrt (sqrt (fma -6 (* v v) 2)))))) 1538432362.817 * * * * [misc]progress: [ 17 / 145 ] simplifiying candidate # 1538432362.818 * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (sqrt 2)) t) 1538432362.819 * * [misc]simplify: iters left: 6 (14 enodes) 1538432362.825 * * [misc]simplify: iters left: 5 (22 enodes) 1538432362.836 * * [misc]simplify: iters left: 4 (35 enodes) 1538432362.850 * * [misc]simplify: iters left: 3 (52 enodes) 1538432362.870 * * [misc]simplify: iters left: 2 (61 enodes) 1538432362.879 * * [misc]simplify: iters left: 1 (64 enodes) 1538432362.891 * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt 2)) (/ (cbrt (/ (fma v (* v -5) 1) PI)) t)) 1538432362.892 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt 2)) (/ (cbrt (/ (fma v (* v -5) 1) PI)) t)) (/ (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (fma (* v v) -3 1))) (- 1 (* v v))))) 1538432362.892 * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (fma (* v v) -3 1))) (- 1 (* v v))) 1538432362.893 * * [misc]simplify: iters left: 6 (14 enodes) 1538432362.896 * * [misc]simplify: iters left: 5 (24 enodes) 1538432362.902 * * [misc]simplify: iters left: 4 (39 enodes) 1538432362.917 * * [misc]simplify: iters left: 3 (57 enodes) 1538432362.939 * * [misc]simplify: iters left: 2 (91 enodes) 1538432362.987 * * [misc]simplify: iters left: 1 (151 enodes) 1538432363.071 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (* (sqrt (fma v (* v -3) 1)) (- 1 (* v v)))) 1538432363.071 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (sqrt 2)) t) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (* (sqrt (fma v (* v -3) 1)) (- 1 (* v v)))))) 1538432363.071 * * * * [misc]progress: [ 18 / 145 ] simplifiying candidate # 1538432363.071 * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) t) 1538432363.073 * * [misc]simplify: iters left: 6 (18 enodes) 1538432363.082 * * [misc]simplify: iters left: 5 (29 enodes) 1538432363.100 * * [misc]simplify: iters left: 4 (52 enodes) 1538432363.123 * * [misc]simplify: iters left: 3 (89 enodes) 1538432363.153 * * [misc]simplify: iters left: 2 (117 enodes) 1538432363.182 * * [misc]simplify: iters left: 1 (120 enodes) 1538432363.217 * [exit]simplify: Simplified to (/ (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma (* v v) -6 2)))) (/ t (cbrt (/ (fma v (* v -5) 1) PI)))) 1538432363.217 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma (* v v) -6 2)))) (/ t (cbrt (/ (fma v (* v -5) 1) PI)))) (/ (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))))) 1538432363.217 * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1538432363.220 * * [misc]simplify: iters left: 6 (17 enodes) 1538432363.224 * * [misc]simplify: iters left: 5 (28 enodes) 1538432363.231 * * [misc]simplify: iters left: 4 (49 enodes) 1538432363.243 * * [misc]simplify: iters left: 3 (83 enodes) 1538432363.261 * * [misc]simplify: iters left: 2 (136 enodes) 1538432363.299 * * [misc]simplify: iters left: 1 (196 enodes) 1538432363.369 * [exit]simplify: Simplified to (/ (/ (cbrt (/ (fma v (* v -5) 1) PI)) (- 1 (* v v))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1538432363.369 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma (* v v) -6 2)))) (/ t (cbrt (/ (fma v (* v -5) 1) PI)))) (/ (/ (cbrt (/ (fma v (* v -5) 1) PI)) (- 1 (* v v))) (sqrt (sqrt (fma -6 (* v v) 2)))))) 1538432363.369 * * * * [misc]progress: [ 19 / 145 ] simplifiying candidate # 1538432363.369 * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) 1) t) 1538432363.370 * * [misc]simplify: iters left: 6 (12 enodes) 1538432363.376 * * [misc]simplify: iters left: 5 (20 enodes) 1538432363.385 * * [misc]simplify: iters left: 4 (34 enodes) 1538432363.400 * * [misc]simplify: iters left: 3 (49 enodes) 1538432363.416 * * [misc]simplify: iters left: 2 (80 enodes) 1538432363.431 * * [misc]simplify: iters left: 1 (102 enodes) 1538432363.451 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (/ t (cbrt (/ (fma v (* v -5) 1) PI)))) 1538432363.452 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (/ (fma v (* v -5) 1) PI)) (/ t (cbrt (/ (fma v (* v -5) 1) PI)))) (/ (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))))) 1538432363.452 * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))) 1538432363.453 * * [misc]simplify: iters left: 6 (16 enodes) 1538432363.459 * * [misc]simplify: iters left: 5 (27 enodes) 1538432363.473 * * [misc]simplify: iters left: 4 (48 enodes) 1538432363.495 * * [misc]simplify: iters left: 3 (82 enodes) 1538432363.527 * * [misc]simplify: iters left: 2 (135 enodes) 1538432363.558 * * [misc]simplify: iters left: 1 (196 enodes) 1538432363.630 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (* (sqrt (fma -6 (* v v) 2)) (- 1 (* v v)))) 1538432363.630 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (cbrt (/ (fma v (* v -5) 1) PI)) (/ t (cbrt (/ (fma v (* v -5) 1) PI)))) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (* (sqrt (fma -6 (* v v) 2)) (- 1 (* v v)))))) 1538432363.630 * * * * [misc]progress: [ 20 / 145 ] simplifiying candidate # 1538432363.630 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) t) 1538432363.631 * * [misc]simplify: iters left: 6 (18 enodes) 1538432363.635 * * [misc]simplify: iters left: 5 (29 enodes) 1538432363.646 * * [misc]simplify: iters left: 4 (48 enodes) 1538432363.667 * * [misc]simplify: iters left: 3 (75 enodes) 1538432363.692 * * [misc]simplify: iters left: 2 (101 enodes) 1538432363.718 * [exit]simplify: Simplified to (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) t) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) 1538432363.718 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) t) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))))) 1538432363.718 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1538432363.719 * * [misc]simplify: iters left: 6 (17 enodes) 1538432363.723 * * [misc]simplify: iters left: 5 (28 enodes) 1538432363.731 * * [misc]simplify: iters left: 4 (49 enodes) 1538432363.745 * * [misc]simplify: iters left: 3 (83 enodes) 1538432363.773 * * [misc]simplify: iters left: 2 (136 enodes) 1538432363.811 * * [misc]simplify: iters left: 1 (196 enodes) 1538432363.882 * [exit]simplify: Simplified to (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) (- 1 (* v v))) (cbrt (sqrt (fma -6 (* v v) 2)))) 1538432363.882 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) t) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) (- 1 (* v v))) (cbrt (sqrt (fma -6 (* v v) 2)))))) 1538432363.882 * * * * [misc]progress: [ 21 / 145 ] simplifiying candidate # 1538432363.885 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt 2)) t) 1538432363.886 * * [misc]simplify: iters left: 6 (13 enodes) 1538432363.892 * * [misc]simplify: iters left: 5 (19 enodes) 1538432363.898 * * [misc]simplify: iters left: 4 (26 enodes) 1538432363.903 * * [misc]simplify: iters left: 3 (30 enodes) 1538432363.908 * * [misc]simplify: iters left: 2 (31 enodes) 1538432363.913 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (* t (sqrt 2))) 1538432363.913 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (/ (fma v (* v -5) 1) PI)) (* t (sqrt 2))) (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (fma (* v v) -3 1))) (- 1 (* v v))))) 1538432363.913 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (fma (* v v) -3 1))) (- 1 (* v v))) 1538432363.914 * * [misc]simplify: iters left: 6 (14 enodes) 1538432363.917 * * [misc]simplify: iters left: 5 (24 enodes) 1538432363.923 * * [misc]simplify: iters left: 4 (39 enodes) 1538432363.931 * * [misc]simplify: iters left: 3 (57 enodes) 1538432363.948 * * [misc]simplify: iters left: 2 (91 enodes) 1538432363.987 * * [misc]simplify: iters left: 1 (151 enodes) 1538432364.030 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (* (sqrt (fma v (* v -3) 1)) (- 1 (* v v)))) 1538432364.030 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt 2)) t) (/ (sqrt (/ (fma v (* v -5) 1) PI)) (* (sqrt (fma v (* v -3) 1)) (- 1 (* v v)))))) 1538432364.030 * * * * [misc]progress: [ 22 / 145 ] simplifiying candidate # 1538432364.031 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) t) 1538432364.032 * * [misc]simplify: iters left: 6 (17 enodes) 1538432364.035 * * [misc]simplify: iters left: 5 (26 enodes) 1538432364.042 * * [misc]simplify: iters left: 4 (43 enodes) 1538432364.054 * * [misc]simplify: iters left: 3 (67 enodes) 1538432364.065 * * [misc]simplify: iters left: 2 (88 enodes) 1538432364.080 * * [misc]simplify: iters left: 1 (89 enodes) 1538432364.104 * [exit]simplify: Simplified to (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma (* v v) -6 2)))) t) 1538432364.104 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma (* v v) -6 2)))) t) (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))))) 1538432364.104 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1538432364.106 * * [misc]simplify: iters left: 6 (17 enodes) 1538432364.113 * * [misc]simplify: iters left: 5 (28 enodes) 1538432364.126 * * [misc]simplify: iters left: 4 (49 enodes) 1538432364.137 * * [misc]simplify: iters left: 3 (83 enodes) 1538432364.157 * * [misc]simplify: iters left: 2 (136 enodes) 1538432364.203 * * [misc]simplify: iters left: 1 (196 enodes) 1538432364.274 * [exit]simplify: Simplified to (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) (- 1 (* v v))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1538432364.275 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma (* v v) -6 2)))) t) (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) (- 1 (* v v))) (sqrt (sqrt (fma -6 (* v v) 2)))))) 1538432364.275 * * * * [misc]progress: [ 23 / 145 ] simplifiying candidate # 1538432364.275 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) 1) t) 1538432364.276 * * [misc]simplify: iters left: 6 (11 enodes) 1538432364.278 * * [misc]simplify: iters left: 5 (17 enodes) 1538432364.282 * * [misc]simplify: iters left: 4 (23 enodes) 1538432364.285 * * [misc]simplify: iters left: 3 (27 enodes) 1538432364.288 * * [misc]simplify: iters left: 2 (28 enodes) 1538432364.292 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) t) 1538432364.292 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (/ (fma v (* v -5) 1) PI)) t) (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))))) 1538432364.292 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))) 1538432364.293 * * [misc]simplify: iters left: 6 (16 enodes) 1538432364.297 * * [misc]simplify: iters left: 5 (27 enodes) 1538432364.310 * * [misc]simplify: iters left: 4 (48 enodes) 1538432364.332 * * [misc]simplify: iters left: 3 (82 enodes) 1538432364.368 * * [misc]simplify: iters left: 2 (135 enodes) 1538432364.425 * * [misc]simplify: iters left: 1 (196 enodes) 1538432364.518 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (* (sqrt (fma -6 (* v v) 2)) (- 1 (* v v)))) 1538432364.519 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (/ (fma v (* v -5) 1) PI)) t) (/ (sqrt (/ (fma v (* v -5) 1) PI)) (* (sqrt (fma -6 (* v v) 2)) (- 1 (* v v)))))) 1538432364.519 * * * * [misc]progress: [ 24 / 145 ] simplifiying candidate # 1538432364.519 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) t) 1538432364.520 * * [misc]simplify: iters left: 6 (13 enodes) 1538432364.522 * * [misc]simplify: iters left: 5 (22 enodes) 1538432364.528 * * [misc]simplify: iters left: 4 (37 enodes) 1538432364.537 * * [misc]simplify: iters left: 3 (60 enodes) 1538432364.557 * * [misc]simplify: iters left: 2 (85 enodes) 1538432364.584 * [exit]simplify: Simplified to (/ (/ (/ 1 t) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) 1538432364.584 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (/ 1 t) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (/ (/ (fma (* v v) -5 1) PI) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))))) 1538432364.585 * [enter]simplify: Simplifying (/ (/ (/ (fma (* v v) -5 1) PI) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1538432364.589 * * [misc]simplify: iters left: 6 (16 enodes) 1538432364.597 * * [misc]simplify: iters left: 5 (29 enodes) 1538432364.611 * * [misc]simplify: iters left: 4 (53 enodes) 1538432364.636 * * [misc]simplify: iters left: 3 (94 enodes) 1538432364.673 * * [misc]simplify: iters left: 2 (165 enodes) 1538432364.722 * * [misc]simplify: iters left: 1 (275 enodes) 1538432364.912 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) (* (- 1 (* v v)) PI)) (cbrt (sqrt (fma (* v v) -6 2)))) 1538432364.912 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (/ 1 t) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (/ (fma v (* v -5) 1) (* (- 1 (* v v)) PI)) (cbrt (sqrt (fma (* v v) -6 2)))))) 1538432364.912 * * * * [misc]progress: [ 25 / 145 ] simplifiying candidate # 1538432364.913 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 2)) t) 1538432364.913 * * [misc]simplify: iters left: 5 (6 enodes) 1538432364.916 * * [misc]simplify: iters left: 4 (10 enodes) 1538432364.920 * * [misc]simplify: iters left: 3 (13 enodes) 1538432364.925 * [exit]simplify: Simplified to (/ (/ 1 t) (sqrt 2)) 1538432364.925 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 t) (sqrt 2)) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (fma (* v v) -3 1))) (- 1 (* v v))))) 1538432364.926 * [enter]simplify: Simplifying (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (fma (* v v) -3 1))) (- 1 (* v v))) 1538432364.927 * * [misc]simplify: iters left: 6 (13 enodes) 1538432364.933 * * [misc]simplify: iters left: 5 (25 enodes) 1538432364.944 * * [misc]simplify: iters left: 4 (43 enodes) 1538432364.961 * * [misc]simplify: iters left: 3 (68 enodes) 1538432364.988 * * [misc]simplify: iters left: 2 (121 enodes) 1538432365.039 * * [misc]simplify: iters left: 1 (230 enodes) 1538432365.191 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) PI) (* (sqrt (fma (* v v) -3 1)) (- 1 (* v v)))) 1538432365.192 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ 1 (sqrt 2)) t) (/ (/ (fma v (* v -5) 1) PI) (* (sqrt (fma (* v v) -3 1)) (- 1 (* v v)))))) 1538432365.192 * * * * [misc]progress: [ 26 / 145 ] simplifiying candidate # 1538432365.192 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) t) 1538432365.192 * * [misc]simplify: iters left: 6 (12 enodes) 1538432365.195 * * [misc]simplify: iters left: 5 (19 enodes) 1538432365.203 * * [misc]simplify: iters left: 4 (32 enodes) 1538432365.217 * * [misc]simplify: iters left: 3 (52 enodes) 1538432365.234 * * [misc]simplify: iters left: 2 (72 enodes) 1538432365.252 * * [misc]simplify: iters left: 1 (73 enodes) 1538432365.269 * [exit]simplify: Simplified to (/ (/ 1 t) (sqrt (sqrt (fma v (* v -6) 2)))) 1538432365.269 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 t) (sqrt (sqrt (fma v (* v -6) 2)))) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))))) 1538432365.269 * [enter]simplify: Simplifying (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1538432365.271 * * [misc]simplify: iters left: 6 (16 enodes) 1538432365.278 * * [misc]simplify: iters left: 5 (29 enodes) 1538432365.293 * * [misc]simplify: iters left: 4 (53 enodes) 1538432365.316 * * [misc]simplify: iters left: 3 (94 enodes) 1538432365.358 * * [misc]simplify: iters left: 2 (165 enodes) 1538432365.412 * * [misc]simplify: iters left: 1 (275 enodes) 1538432365.589 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) (* (- 1 (* v v)) PI)) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432365.589 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ 1 t) (sqrt (sqrt (fma v (* v -6) 2)))) (/ (/ (fma v (* v -5) 1) (* (- 1 (* v v)) PI)) (sqrt (sqrt (fma (* v v) -6 2)))))) 1538432365.589 * * * * [misc]progress: [ 27 / 145 ] simplifiying candidate # 1538432365.589 * [enter]simplify: Simplifying (/ (/ 1 1) t) 1538432365.589 * * [misc]simplify: iters left: 4 (4 enodes) 1538432365.590 * * [misc]simplify: iters left: 3 (6 enodes) 1538432365.591 * [exit]simplify: Simplified to (/ 1 t) 1538432365.591 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))))) 1538432365.591 * [enter]simplify: Simplifying (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))) 1538432365.592 * * [misc]simplify: iters left: 6 (15 enodes) 1538432365.595 * * [misc]simplify: iters left: 5 (28 enodes) 1538432365.603 * * [misc]simplify: iters left: 4 (52 enodes) 1538432365.616 * * [misc]simplify: iters left: 3 (93 enodes) 1538432365.654 * * [misc]simplify: iters left: 2 (165 enodes) 1538432365.699 * * [misc]simplify: iters left: 1 (271 enodes) 1538432365.839 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (* (sqrt (fma v (* v -6) 2)) (* PI (- 1 (* v v))))) 1538432365.839 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ 1 t) (/ (fma v (* v -5) 1) (* (sqrt (fma v (* v -6) 2)) (* PI (- 1 (* v v))))))) 1538432365.839 * * * * [misc]progress: [ 28 / 145 ] simplifiying candidate # 1538432365.840 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) t) 1538432365.840 * * [misc]simplify: iters left: 6 (15 enodes) 1538432365.844 * * [misc]simplify: iters left: 5 (26 enodes) 1538432365.851 * * [misc]simplify: iters left: 4 (45 enodes) 1538432365.870 * * [misc]simplify: iters left: 3 (72 enodes) 1538432365.897 * * [misc]simplify: iters left: 2 (99 enodes) 1538432365.919 * * [misc]simplify: iters left: 1 (101 enodes) 1538432365.943 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) t) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) 1538432365.943 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (fma v (* v -5) 1) t) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (/ (/ (/ 1 PI) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))))) 1538432365.943 * [enter]simplify: Simplifying (/ (/ (/ 1 PI) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1538432365.945 * * [misc]simplify: iters left: 6 (14 enodes) 1538432365.951 * * [misc]simplify: iters left: 5 (25 enodes) 1538432365.964 * * [misc]simplify: iters left: 4 (45 enodes) 1538432365.977 * * [misc]simplify: iters left: 3 (82 enodes) 1538432365.998 * * [misc]simplify: iters left: 2 (152 enodes) 1538432366.075 * * [misc]simplify: iters left: 1 (261 enodes) 1538432366.252 * [exit]simplify: Simplified to (/ (/ (/ 1 PI) (- 1 (* v v))) (cbrt (sqrt (fma -6 (* v v) 2)))) 1538432366.252 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (fma v (* v -5) 1) t) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (/ (/ (/ 1 PI) (- 1 (* v v))) (cbrt (sqrt (fma -6 (* v v) 2)))))) 1538432366.253 * * * * [misc]progress: [ 29 / 145 ] simplifiying candidate # 1538432366.254 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) (sqrt 2)) t) 1538432366.255 * * [misc]simplify: iters left: 6 (10 enodes) 1538432366.259 * * [misc]simplify: iters left: 5 (16 enodes) 1538432366.265 * * [misc]simplify: iters left: 4 (23 enodes) 1538432366.273 * * [misc]simplify: iters left: 3 (27 enodes) 1538432366.280 * * [misc]simplify: iters left: 2 (28 enodes) 1538432366.289 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (* (sqrt 2) t)) 1538432366.289 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (fma v (* v -5) 1) (* (sqrt 2) t)) (/ (/ (/ 1 PI) (sqrt (fma (* v v) -3 1))) (- 1 (* v v))))) 1538432366.290 * [enter]simplify: Simplifying (/ (/ (/ 1 PI) (sqrt (fma (* v v) -3 1))) (- 1 (* v v))) 1538432366.291 * * [misc]simplify: iters left: 6 (11 enodes) 1538432366.294 * * [misc]simplify: iters left: 5 (21 enodes) 1538432366.298 * * [misc]simplify: iters left: 4 (35 enodes) 1538432366.305 * * [misc]simplify: iters left: 3 (56 enodes) 1538432366.322 * * [misc]simplify: iters left: 2 (108 enodes) 1538432366.386 * * [misc]simplify: iters left: 1 (214 enodes) 1538432366.554 * [exit]simplify: Simplified to (/ (/ (/ 1 PI) (- 1 (* v v))) (sqrt (fma -3 (* v v) 1))) 1538432366.554 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (fma (* v v) -5 1) (sqrt 2)) t) (/ (/ (/ 1 PI) (- 1 (* v v))) (sqrt (fma -3 (* v v) 1))))) 1538432366.554 * * * * [misc]progress: [ 30 / 145 ] simplifiying candidate # 1538432366.554 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) t) 1538432366.555 * * [misc]simplify: iters left: 6 (14 enodes) 1538432366.558 * * [misc]simplify: iters left: 5 (23 enodes) 1538432366.568 * * [misc]simplify: iters left: 4 (40 enodes) 1538432366.585 * * [misc]simplify: iters left: 3 (64 enodes) 1538432366.601 * * [misc]simplify: iters left: 2 (84 enodes) 1538432366.613 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) t) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432366.613 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (fma v (* v -5) 1) t) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (/ 1 PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))))) 1538432366.613 * [enter]simplify: Simplifying (/ (/ (/ 1 PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1538432366.614 * * [misc]simplify: iters left: 6 (14 enodes) 1538432366.619 * * [misc]simplify: iters left: 5 (25 enodes) 1538432366.627 * * [misc]simplify: iters left: 4 (45 enodes) 1538432366.638 * * [misc]simplify: iters left: 3 (82 enodes) 1538432366.661 * * [misc]simplify: iters left: 2 (152 enodes) 1538432366.727 * * [misc]simplify: iters left: 1 (261 enodes) 1538432366.912 * [exit]simplify: Simplified to (/ (/ (/ 1 PI) (- 1 (* v v))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1538432366.912 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (fma v (* v -5) 1) t) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (/ 1 PI) (- 1 (* v v))) (sqrt (sqrt (fma -6 (* v v) 2)))))) 1538432366.912 * * * * [misc]progress: [ 31 / 145 ] simplifiying candidate # 1538432366.912 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) 1) t) 1538432366.916 * * [misc]simplify: iters left: 6 (8 enodes) 1538432366.920 * * [misc]simplify: iters left: 5 (14 enodes) 1538432366.925 * * [misc]simplify: iters left: 4 (20 enodes) 1538432366.931 * * [misc]simplify: iters left: 3 (24 enodes) 1538432366.936 * * [misc]simplify: iters left: 2 (25 enodes) 1538432366.943 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) t) 1538432366.943 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (fma v (* v -5) 1) t) (/ (/ (/ 1 PI) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))))) 1538432366.943 * [enter]simplify: Simplifying (/ (/ (/ 1 PI) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))) 1538432366.944 * * [misc]simplify: iters left: 6 (13 enodes) 1538432366.950 * * [misc]simplify: iters left: 5 (24 enodes) 1538432366.964 * * [misc]simplify: iters left: 4 (44 enodes) 1538432366.984 * * [misc]simplify: iters left: 3 (81 enodes) 1538432367.004 * * [misc]simplify: iters left: 2 (152 enodes) 1538432367.070 * * [misc]simplify: iters left: 1 (265 enodes) 1538432367.221 * [exit]simplify: Simplified to (/ (/ (/ 1 PI) (- 1 (* v v))) (sqrt (fma (* v v) -6 2))) 1538432367.221 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (fma v (* v -5) 1) t) (/ (/ (/ 1 PI) (- 1 (* v v))) (sqrt (fma (* v v) -6 2))))) 1538432367.221 * * * * [misc]progress: [ 32 / 145 ] simplifiying candidate # 1538432367.221 * [enter]simplify: Simplifying (/ 1 t) 1538432367.222 * * [misc]simplify: iters left: 2 (3 enodes) 1538432367.223 * * [misc]simplify: iters left: 1 (5 enodes) 1538432367.224 * [exit]simplify: Simplified to (/ 1 t) 1538432367.224 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))))) 1538432367.224 * [enter]simplify: Simplifying (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))) 1538432367.226 * * [misc]simplify: iters left: 6 (15 enodes) 1538432367.232 * * [misc]simplify: iters left: 5 (28 enodes) 1538432367.247 * * [misc]simplify: iters left: 4 (52 enodes) 1538432367.262 * * [misc]simplify: iters left: 3 (93 enodes) 1538432367.287 * * [misc]simplify: iters left: 2 (165 enodes) 1538432367.344 * * [misc]simplify: iters left: 1 (271 enodes) 1538432367.532 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (* (sqrt (fma v (* v -6) 2)) (* PI (- 1 (* v v))))) 1538432367.532 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ 1 t) (/ (fma v (* v -5) 1) (* (sqrt (fma v (* v -6) 2)) (* PI (- 1 (* v v))))))) 1538432367.532 * * * * [misc]progress: [ 33 / 145 ] simplifiying candidate # 1538432367.532 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) PI) t) 1538432367.533 * * [misc]simplify: iters left: 6 (9 enodes) 1538432367.537 * * [misc]simplify: iters left: 5 (15 enodes) 1538432367.543 * * [misc]simplify: iters left: 4 (22 enodes) 1538432367.550 * * [misc]simplify: iters left: 3 (26 enodes) 1538432367.557 * * [misc]simplify: iters left: 2 (27 enodes) 1538432367.565 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (* t PI)) 1538432367.565 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (fma v (* v -5) 1) (* t PI)) (/ (/ 1 (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))))) 1538432367.565 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))) 1538432367.566 * * [misc]simplify: iters left: 6 (11 enodes) 1538432367.571 * * [misc]simplify: iters left: 5 (20 enodes) 1538432367.582 * * [misc]simplify: iters left: 4 (37 enodes) 1538432367.592 * * [misc]simplify: iters left: 3 (67 enodes) 1538432367.609 * * [misc]simplify: iters left: 2 (118 enodes) 1538432367.659 * * [misc]simplify: iters left: 1 (177 enodes) 1538432367.720 * [exit]simplify: Simplified to (/ (/ 1 (- 1 (* v v))) (sqrt (fma (* v v) -6 2))) 1538432367.721 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (fma (* v v) -5 1) PI) t) (/ (/ 1 (- 1 (* v v))) (sqrt (fma (* v v) -6 2))))) 1538432367.721 * * * * [misc]progress: [ 34 / 145 ] simplifiying candidate # 1538432367.721 * * * * [misc]progress: [ 35 / 145 ] simplifiying candidate # 1538432367.721 * * * * [misc]progress: [ 36 / 145 ] simplifiying candidate # 1538432367.721 * * * * [misc]progress: [ 37 / 145 ] simplifiying candidate # 1538432367.721 * [enter]simplify: Simplifying (- 1 (* v v)) 1538432367.721 * * [misc]simplify: iters left: 4 (4 enodes) 1538432367.724 * * [misc]simplify: iters left: 3 (8 enodes) 1538432367.727 * * [misc]simplify: iters left: 2 (12 enodes) 1538432367.729 * * [misc]simplify: iters left: 1 (14 enodes) 1538432367.731 * [exit]simplify: Simplified to (- 1 (* v v)) 1538432367.731 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) t) (- 1 (* v v)))) 1538432367.731 * * * * [misc]progress: [ 38 / 145 ] simplifiying candidate # 1538432367.731 * [enter]simplify: Simplifying (* (cbrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) (cbrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432367.732 * * [misc]simplify: iters left: 6 (15 enodes) 1538432367.735 * * [misc]simplify: iters left: 5 (24 enodes) 1538432367.742 * * [misc]simplify: iters left: 4 (41 enodes) 1538432367.751 * * [misc]simplify: iters left: 3 (65 enodes) 1538432367.762 * * [misc]simplify: iters left: 2 (86 enodes) 1538432367.774 * * [misc]simplify: iters left: 1 (87 enodes) 1538432367.799 * [exit]simplify: Simplified to (* (cbrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma (* v v) -6 2)))) (cbrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma (* v v) -6 2))))) 1538432367.799 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (cbrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma (* v v) -6 2)))) (cbrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma (* v v) -6 2))))) (/ (* t (- 1 (* v v))) (cbrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))))))) 1538432367.799 * * * * [misc]progress: [ 39 / 145 ] simplifiying candidate # 1538432367.800 * [enter]simplify: Simplifying (sqrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) 1538432367.801 * * [misc]simplify: iters left: 6 (14 enodes) 1538432367.807 * * [misc]simplify: iters left: 5 (23 enodes) 1538432367.814 * * [misc]simplify: iters left: 4 (40 enodes) 1538432367.823 * * [misc]simplify: iters left: 3 (64 enodes) 1538432367.834 * * [misc]simplify: iters left: 2 (84 enodes) 1538432367.846 * [exit]simplify: Simplified to (sqrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma -6 (* v v) 2)))) 1538432367.846 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (sqrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma -6 (* v v) 2)))) (/ (* t (- 1 (* v v))) (sqrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))))))) 1538432367.846 * * * * [misc]progress: [ 40 / 145 ] simplifiying candidate # 1538432367.847 * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432367.847 * * [misc]simplify: iters left: 6 (17 enodes) 1538432367.852 * * [misc]simplify: iters left: 5 (30 enodes) 1538432367.867 * * [misc]simplify: iters left: 4 (53 enodes) 1538432368.363 * * [misc]simplify: iters left: 3 (80 enodes) 1538432368.390 * * [misc]simplify: iters left: 2 (104 enodes) 1538432368.415 * * [misc]simplify: iters left: 1 (106 enodes) 1538432368.445 * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2)))) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2))))) 1538432368.445 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2)))) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2))))) (/ (* t (- 1 (* v v))) (/ (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))))) 1538432368.445 * * * * [misc]progress: [ 41 / 145 ] simplifiying candidate # 1538432368.445 * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (sqrt 2)) 1538432368.447 * * [misc]simplify: iters left: 6 (12 enodes) 1538432368.452 * * [misc]simplify: iters left: 5 (18 enodes) 1538432368.459 * * [misc]simplify: iters left: 4 (24 enodes) 1538432368.468 * * [misc]simplify: iters left: 3 (29 enodes) 1538432368.477 * * [misc]simplify: iters left: 2 (30 enodes) 1538432368.488 * [exit]simplify: Simplified to (/ (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (sqrt 2)) 1538432368.488 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (sqrt 2)) (/ (* t (- 1 (* v v))) (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (fma (* v v) -3 1)))))) 1538432368.488 * * * * [misc]progress: [ 42 / 145 ] simplifiying candidate # 1538432368.489 * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432368.495 * * [misc]simplify: iters left: 6 (16 enodes) 1538432368.502 * * [misc]simplify: iters left: 5 (25 enodes) 1538432368.514 * * [misc]simplify: iters left: 4 (41 enodes) 1538432368.532 * * [misc]simplify: iters left: 3 (66 enodes) 1538432368.551 * * [misc]simplify: iters left: 2 (87 enodes) 1538432368.564 * [exit]simplify: Simplified to (/ (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432368.564 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (* t (- 1 (* v v))) (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))))) 1538432368.564 * * * * [misc]progress: [ 43 / 145 ] simplifiying candidate # 1538432368.564 * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) 1) 1538432368.565 * * [misc]simplify: iters left: 6 (10 enodes) 1538432368.567 * * [misc]simplify: iters left: 5 (16 enodes) 1538432368.572 * * [misc]simplify: iters left: 4 (26 enodes) 1538432368.576 * * [misc]simplify: iters left: 3 (32 enodes) 1538432368.581 * * [misc]simplify: iters left: 2 (38 enodes) 1538432368.587 * [exit]simplify: Simplified to (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) 1538432368.587 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (/ (* t (- 1 (* v v))) (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1))))))) 1538432368.587 * * * * [misc]progress: [ 44 / 145 ] simplifiying candidate # 1538432368.587 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432368.588 * * [misc]simplify: iters left: 6 (16 enodes) 1538432368.593 * * [misc]simplify: iters left: 5 (25 enodes) 1538432368.599 * * [misc]simplify: iters left: 4 (39 enodes) 1538432368.609 * * [misc]simplify: iters left: 3 (63 enodes) 1538432368.619 * * [misc]simplify: iters left: 2 (83 enodes) 1538432368.640 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (* (cbrt (sqrt (fma v (* v -6) 2))) (cbrt (sqrt (fma v (* v -6) 2))))) 1538432368.640 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) (* (cbrt (sqrt (fma v (* v -6) 2))) (cbrt (sqrt (fma v (* v -6) 2))))) (/ (* t (- 1 (* v v))) (/ (sqrt (/ (fma (* v v) -5 1) PI)) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))))) 1538432368.640 * * * * [misc]progress: [ 45 / 145 ] simplifiying candidate # 1538432368.640 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt 2)) 1538432368.641 * * [misc]simplify: iters left: 6 (11 enodes) 1538432368.646 * * [misc]simplify: iters left: 5 (15 enodes) 1538432368.652 * * [misc]simplify: iters left: 4 (19 enodes) 1538432368.659 * * [misc]simplify: iters left: 3 (23 enodes) 1538432368.666 * * [misc]simplify: iters left: 2 (24 enodes) 1538432368.674 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt 2)) 1538432368.674 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt 2)) (/ (* t (- 1 (* v v))) (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (fma (* v v) -3 1)))))) 1538432368.674 * * * * [misc]progress: [ 46 / 145 ] simplifiying candidate # 1538432368.674 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432368.676 * * [misc]simplify: iters left: 6 (15 enodes) 1538432368.681 * * [misc]simplify: iters left: 5 (22 enodes) 1538432368.693 * * [misc]simplify: iters left: 4 (36 enodes) 1538432368.712 * * [misc]simplify: iters left: 3 (60 enodes) 1538432368.724 * * [misc]simplify: iters left: 2 (81 enodes) 1538432368.735 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma v (* v -6) 2)))) 1538432368.735 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma v (* v -6) 2)))) (/ (* t (- 1 (* v v))) (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))))) 1538432368.736 * * * * [misc]progress: [ 47 / 145 ] simplifiying candidate # 1538432368.736 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) 1) 1538432368.736 * * [misc]simplify: iters left: 6 (9 enodes) 1538432368.738 * * [misc]simplify: iters left: 5 (13 enodes) 1538432368.741 * * [misc]simplify: iters left: 4 (19 enodes) 1538432368.744 * * [misc]simplify: iters left: 3 (23 enodes) 1538432368.747 * * [misc]simplify: iters left: 2 (24 enodes) 1538432368.750 * [exit]simplify: Simplified to (sqrt (/ (fma -5 (* v v) 1) PI)) 1538432368.750 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (sqrt (/ (fma -5 (* v v) 1) PI)) (/ (* t (- 1 (* v v))) (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1))))))) 1538432368.750 * * * * [misc]progress: [ 48 / 145 ] simplifiying candidate # 1538432368.750 * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432368.751 * * [misc]simplify: iters left: 6 (11 enodes) 1538432368.754 * * [misc]simplify: iters left: 5 (18 enodes) 1538432368.764 * * [misc]simplify: iters left: 4 (28 enodes) 1538432368.777 * * [misc]simplify: iters left: 3 (48 enodes) 1538432368.793 * * [misc]simplify: iters left: 2 (68 enodes) 1538432368.813 * * [misc]simplify: iters left: 1 (69 enodes) 1538432368.830 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) 1538432368.830 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (/ 1 (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (* t (- 1 (* v v))) (/ (/ (fma (* v v) -5 1) PI) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))))) 1538432368.830 * * * * [misc]progress: [ 49 / 145 ] simplifiying candidate # 1538432368.831 * [enter]simplify: Simplifying (/ 1 (sqrt 2)) 1538432368.831 * * [misc]simplify: iters left: 3 (4 enodes) 1538432368.833 * * [misc]simplify: iters left: 2 (6 enodes) 1538432368.836 * [exit]simplify: Simplified to (/ 1 (sqrt 2)) 1538432368.836 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ 1 (sqrt 2)) (/ (* t (- 1 (* v v))) (/ (/ (fma (* v v) -5 1) PI) (sqrt (fma (* v v) -3 1)))))) 1538432368.836 * * * * [misc]progress: [ 50 / 145 ] simplifiying candidate # 1538432368.836 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432368.837 * * [misc]simplify: iters left: 6 (10 enodes) 1538432368.841 * * [misc]simplify: iters left: 5 (15 enodes) 1538432368.849 * * [misc]simplify: iters left: 4 (25 enodes) 1538432368.857 * * [misc]simplify: iters left: 3 (45 enodes) 1538432368.865 * * [misc]simplify: iters left: 2 (65 enodes) 1538432368.873 * * [misc]simplify: iters left: 1 (66 enodes) 1538432368.881 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) 1538432368.881 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) (/ (* t (- 1 (* v v))) (/ (/ (fma (* v v) -5 1) PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))))) 1538432368.881 * * * * [misc]progress: [ 51 / 145 ] simplifiying candidate # 1538432368.881 * [enter]simplify: Simplifying (/ 1 1) 1538432368.881 * * [misc]simplify: iters left: 2 (2 enodes) 1538432368.882 * * [misc]simplify: iters left: 1 (4 enodes) 1538432368.882 * [exit]simplify: Simplified to 1 1538432368.882 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ 1 (/ (* t (- 1 (* v v))) (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))))) 1538432368.882 * * * * [misc]progress: [ 52 / 145 ] simplifiying candidate # 1538432368.882 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432368.883 * * [misc]simplify: iters left: 6 (13 enodes) 1538432368.886 * * [misc]simplify: iters left: 5 (22 enodes) 1538432368.892 * * [misc]simplify: iters left: 4 (36 enodes) 1538432368.902 * * [misc]simplify: iters left: 3 (60 enodes) 1538432368.912 * * [misc]simplify: iters left: 2 (81 enodes) 1538432368.929 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) 1538432368.929 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (/ (fma v (* v -5) 1) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (* t (- 1 (* v v))) (/ (/ 1 PI) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))))) 1538432368.929 * * * * [misc]progress: [ 53 / 145 ] simplifiying candidate # 1538432368.929 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) (sqrt 2)) 1538432368.930 * * [misc]simplify: iters left: 5 (8 enodes) 1538432368.934 * * [misc]simplify: iters left: 4 (12 enodes) 1538432368.939 * * [misc]simplify: iters left: 3 (16 enodes) 1538432368.946 * * [misc]simplify: iters left: 2 (20 enodes) 1538432368.952 * * [misc]simplify: iters left: 1 (21 enodes) 1538432368.958 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (sqrt 2)) 1538432368.958 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (fma v (* v -5) 1) (sqrt 2)) (/ (* t (- 1 (* v v))) (/ (/ 1 PI) (sqrt (fma (* v v) -3 1)))))) 1538432368.959 * * * * [misc]progress: [ 54 / 145 ] simplifiying candidate # 1538432368.959 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432368.960 * * [misc]simplify: iters left: 6 (12 enodes) 1538432368.964 * * [misc]simplify: iters left: 5 (19 enodes) 1538432368.970 * * [misc]simplify: iters left: 4 (33 enodes) 1538432368.978 * * [misc]simplify: iters left: 3 (57 enodes) 1538432368.988 * * [misc]simplify: iters left: 2 (78 enodes) 1538432368.999 * * [misc]simplify: iters left: 1 (79 enodes) 1538432369.008 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (sqrt (sqrt (fma -6 (* v v) 2)))) 1538432369.008 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (fma v (* v -5) 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (* t (- 1 (* v v))) (/ (/ 1 PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))))) 1538432369.008 * * * * [misc]progress: [ 55 / 145 ] simplifiying candidate # 1538432369.008 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) 1) 1538432369.008 * * [misc]simplify: iters left: 5 (6 enodes) 1538432369.010 * * [misc]simplify: iters left: 4 (10 enodes) 1538432369.012 * * [misc]simplify: iters left: 3 (16 enodes) 1538432369.015 * * [misc]simplify: iters left: 2 (20 enodes) 1538432369.017 * * [misc]simplify: iters left: 1 (21 enodes) 1538432369.019 * [exit]simplify: Simplified to (fma v (* v -5) 1) 1538432369.019 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (fma v (* v -5) 1) (/ (* t (- 1 (* v v))) (/ (/ 1 PI) (sqrt (* 2 (fma (* v v) -3 1))))))) 1538432369.019 * * * * [misc]progress: [ 56 / 145 ] simplifiying candidate # 1538432369.020 * * * * [misc]progress: [ 57 / 145 ] simplifiying candidate # 1538432369.020 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) PI) 1538432369.020 * * [misc]simplify: iters left: 5 (7 enodes) 1538432369.021 * * [misc]simplify: iters left: 4 (11 enodes) 1538432369.023 * * [misc]simplify: iters left: 3 (15 enodes) 1538432369.026 * * [misc]simplify: iters left: 2 (19 enodes) 1538432369.029 * * [misc]simplify: iters left: 1 (20 enodes) 1538432369.032 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) PI) 1538432369.032 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (fma v (* v -5) 1) PI) (/ (* t (- 1 (* v v))) (/ 1 (sqrt (* 2 (fma (* v v) -3 1))))))) 1538432369.032 * * * * [misc]progress: [ 58 / 145 ] simplifiying candidate # 1538432369.032 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1538432369.033 * * [misc]simplify: iters left: 6 (8 enodes) 1538432369.036 * * [misc]simplify: iters left: 5 (25 enodes) 1538432369.045 * * [misc]simplify: iters left: 4 (65 enodes) 1538432369.074 * * [misc]simplify: iters left: 3 (129 enodes) 1538432369.160 * * [misc]simplify: iters left: 2 (197 enodes) 1538432369.217 * * [misc]simplify: iters left: 1 (243 enodes) 1538432369.258 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1538432369.258 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- (pow 1 3) (pow (* v v) 3)))) (fma (fma v v 1) (* v v) 1))) 1538432369.258 * * * * [misc]progress: [ 59 / 145 ] simplifiying candidate # 1538432369.258 * [enter]simplify: Simplifying (+ 1 (* v v)) 1538432369.258 * * [misc]simplify: iters left: 4 (4 enodes) 1538432369.259 * * [misc]simplify: iters left: 3 (7 enodes) 1538432369.260 * * [misc]simplify: iters left: 2 (8 enodes) 1538432369.262 * [exit]simplify: Simplified to (fma v v 1) 1538432369.262 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- (* 1 1) (* (* v v) (* v v))))) (fma v v 1))) 1538432369.262 * * * * [misc]progress: [ 60 / 145 ] simplifiying candidate # 1538432369.262 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) PI) 1538432369.264 * * [misc]simplify: iters left: 5 (7 enodes) 1538432369.265 * * [misc]simplify: iters left: 4 (11 enodes) 1538432369.267 * * [misc]simplify: iters left: 3 (15 enodes) 1538432369.270 * * [misc]simplify: iters left: 2 (19 enodes) 1538432369.274 * * [misc]simplify: iters left: 1 (20 enodes) 1538432369.280 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) PI) 1538432369.280 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (fma v (* v -5) 1) PI) (* (* t (- 1 (* v v))) (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432369.280 * * * * [misc]progress: [ 61 / 145 ] simplifiying candidate # 1538432369.281 * * * * [misc]progress: [ 62 / 145 ] simplifiying candidate # 1538432369.281 * * * * [misc]progress: [ 63 / 145 ] simplifiying candidate # 1538432369.281 * * * * [misc]progress: [ 64 / 145 ] simplifiying candidate # 1538432369.281 * * * * [misc]progress: [ 65 / 145 ] simplifiying candidate # 1538432369.281 * * * * [misc]progress: [ 66 / 145 ] simplifiying candidate # 1538432369.281 * * * * [misc]progress: [ 67 / 145 ] simplifiying candidate # 1538432369.281 * * * * [misc]progress: [ 68 / 145 ] simplifiying candidate # 1538432369.281 * * * * [misc]progress: [ 69 / 145 ] simplifiying candidate # 1538432369.281 * * * * [misc]progress: [ 70 / 145 ] simplifiying candidate # 1538432369.281 * * * * [misc]progress: [ 71 / 145 ] simplifiying candidate # 1538432369.281 * * * * [misc]progress: [ 72 / 145 ] simplifiying candidate # 1538432369.281 * * * * [misc]progress: [ 73 / 145 ] simplifiying candidate # 1538432369.282 * [enter]simplify: Simplifying (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) 1538432369.282 * * [misc]simplify: iters left: 6 (7 enodes) 1538432369.284 * * [misc]simplify: iters left: 5 (11 enodes) 1538432369.286 * * [misc]simplify: iters left: 4 (15 enodes) 1538432369.289 * * [misc]simplify: iters left: 3 (19 enodes) 1538432369.292 * * [misc]simplify: iters left: 2 (20 enodes) 1538432369.295 * [exit]simplify: Simplified to (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) 1538432369.295 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (/ (/ (/ (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432369.295 * * * * [misc]progress: [ 74 / 145 ] simplifiying candidate # 1538432369.295 * [enter]simplify: Simplifying (sqrt (fma (* v v) -5 1)) 1538432369.295 * * [misc]simplify: iters left: 4 (6 enodes) 1538432369.296 * * [misc]simplify: iters left: 3 (10 enodes) 1538432369.298 * * [misc]simplify: iters left: 2 (14 enodes) 1538432369.301 * * [misc]simplify: iters left: 1 (18 enodes) 1538432369.304 * [exit]simplify: Simplified to (sqrt (fma v (* v -5) 1)) 1538432369.304 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (/ (/ (/ (sqrt (fma v (* v -5) 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432369.304 * * * * [misc]progress: [ 75 / 145 ] simplifiying candidate # 1538432369.304 * * * * [misc]progress: [ 76 / 145 ] simplifiying candidate # 1538432369.305 * * * * [misc]progress: [ 77 / 145 ] simplifiying candidate # 1538432369.305 * * * * [misc]progress: [ 78 / 145 ] simplifiying candidate # 1538432369.305 * * * * [misc]progress: [ 79 / 145 ] simplifiying candidate # 1538432369.305 * [enter]simplify: Simplifying (- (log (/ (fma (* v v) -5 1) PI)) (log (sqrt (* 2 (fma (* v v) -3 1))))) 1538432369.306 * * [misc]simplify: iters left: 6 (15 enodes) 1538432369.313 * * [misc]simplify: iters left: 5 (27 enodes) 1538432369.327 * * [misc]simplify: iters left: 4 (48 enodes) 1538432369.344 * * [misc]simplify: iters left: 3 (88 enodes) 1538432369.362 * * [misc]simplify: iters left: 2 (128 enodes) 1538432369.389 * * [misc]simplify: iters left: 1 (148 enodes) 1538432369.410 * [exit]simplify: Simplified to (- (log (/ (fma v (* v -5) 1) PI)) (log (sqrt (fma -6 (* v v) 2)))) 1538432369.410 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (exp (- (log (/ (fma v (* v -5) 1) PI)) (log (sqrt (fma -6 (* v v) 2))))) (* t (- 1 (* v v))))) 1538432369.410 * * * * [misc]progress: [ 80 / 145 ] simplifiying candidate # 1538432369.410 * * * * [misc]progress: [ 81 / 145 ] simplifiying candidate # 1538432369.410 * * * * [misc]progress: [ 82 / 145 ] simplifiying candidate # 1538432369.411 * [enter]simplify: Simplifying (/ (* (* (/ (fma (* v v) -5 1) PI) (/ (fma (* v v) -5 1) PI)) (/ (fma (* v v) -5 1) PI)) (* (* (sqrt (* 2 (fma (* v v) -3 1))) (sqrt (* 2 (fma (* v v) -3 1)))) (sqrt (* 2 (fma (* v v) -3 1))))) 1538432369.412 * * [misc]simplify: iters left: 6 (17 enodes) 1538432369.422 * * [misc]simplify: iters left: 5 (39 enodes) 1538432369.459 * * [misc]simplify: iters left: 4 (139 enodes) 1538432369.663 * [exit]simplify: Simplified to (* (/ (/ (fma v (* v -5) 1) PI) (sqrt (+ (* (* v v) -6) 2))) (/ (* (/ (fma v (* v -5) 1) PI) (/ (fma v (* v -5) 1) PI)) (+ (* (* v v) -6) 2))) 1538432369.663 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (cbrt (* (/ (/ (fma v (* v -5) 1) PI) (sqrt (+ (* (* v v) -6) 2))) (/ (* (/ (fma v (* v -5) 1) PI) (/ (fma v (* v -5) 1) PI)) (+ (* (* v v) -6) 2)))) (* t (- 1 (* v v))))) 1538432369.663 * * * * [misc]progress: [ 83 / 145 ] simplifiying candidate # 1538432369.663 * * * * [misc]progress: [ 84 / 145 ] simplifiying candidate # 1538432369.664 * * * * [misc]progress: [ 85 / 145 ] simplifiying candidate # 1538432369.664 * * * * [misc]progress: [ 86 / 145 ] simplifiying candidate # 1538432369.664 * * * * [misc]progress: [ 87 / 145 ] simplifiying candidate # 1538432369.664 * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432369.666 * * [misc]simplify: iters left: 6 (17 enodes) 1538432369.674 * * [misc]simplify: iters left: 5 (30 enodes) 1538432369.690 * * [misc]simplify: iters left: 4 (53 enodes) 1538432369.708 * * [misc]simplify: iters left: 3 (80 enodes) 1538432369.722 * * [misc]simplify: iters left: 2 (104 enodes) 1538432369.746 * * [misc]simplify: iters left: 1 (106 enodes) 1538432369.771 * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2)))) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2))))) 1538432369.771 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (* (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2)))) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2))))) (/ (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) (* t (- 1 (* v v))))) 1538432369.771 * [enter]simplify: Simplifying (/ (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432369.772 * * [misc]simplify: iters left: 6 (15 enodes) 1538432369.775 * * [misc]simplify: iters left: 5 (22 enodes) 1538432369.781 * * [misc]simplify: iters left: 4 (36 enodes) 1538432369.790 * * [misc]simplify: iters left: 3 (60 enodes) 1538432369.808 * * [misc]simplify: iters left: 2 (81 enodes) 1538432369.831 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* v -6) 2)))) 1538432369.831 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (* (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2)))) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* -6 v) 2))))) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* v -6) 2))))) (* t (- 1 (* v v))))) 1538432369.831 * * * * [misc]progress: [ 88 / 145 ] simplifiying candidate # 1538432369.832 * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (sqrt 2)) 1538432369.833 * * [misc]simplify: iters left: 6 (12 enodes) 1538432369.838 * * [misc]simplify: iters left: 5 (18 enodes) 1538432369.845 * * [misc]simplify: iters left: 4 (24 enodes) 1538432369.856 * * [misc]simplify: iters left: 3 (29 enodes) 1538432369.865 * * [misc]simplify: iters left: 2 (30 enodes) 1538432369.876 * [exit]simplify: Simplified to (/ (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (sqrt 2)) 1538432369.876 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (/ (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (sqrt 2)) (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432369.877 * [enter]simplify: Simplifying (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (fma (* v v) -3 1))) 1538432369.878 * * [misc]simplify: iters left: 6 (12 enodes) 1538432369.882 * * [misc]simplify: iters left: 5 (18 enodes) 1538432369.889 * * [misc]simplify: iters left: 4 (26 enodes) 1538432369.898 * * [misc]simplify: iters left: 3 (34 enodes) 1538432369.907 * * [misc]simplify: iters left: 2 (36 enodes) 1538432369.917 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma -3 (* v v) 1))) 1538432369.918 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (sqrt 2)) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma -3 (* v v) 1)))) (* t (- 1 (* v v))))) 1538432369.918 * * * * [misc]progress: [ 89 / 145 ] simplifiying candidate # 1538432369.918 * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432369.919 * * [misc]simplify: iters left: 6 (16 enodes) 1538432369.926 * * [misc]simplify: iters left: 5 (25 enodes) 1538432369.939 * * [misc]simplify: iters left: 4 (41 enodes) 1538432369.956 * * [misc]simplify: iters left: 3 (66 enodes) 1538432369.978 * * [misc]simplify: iters left: 2 (87 enodes) 1538432370.007 * [exit]simplify: Simplified to (/ (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432370.007 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (/ (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))) (* t (- 1 (* v v))))) 1538432370.007 * [enter]simplify: Simplifying (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432370.009 * * [misc]simplify: iters left: 6 (15 enodes) 1538432370.014 * * [misc]simplify: iters left: 5 (22 enodes) 1538432370.026 * * [misc]simplify: iters left: 4 (36 enodes) 1538432370.043 * * [misc]simplify: iters left: 3 (60 enodes) 1538432370.053 * * [misc]simplify: iters left: 2 (81 enodes) 1538432370.065 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma v (* v -6) 2)))) 1538432370.065 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (/ (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma v (* v -6) 2))))) (* t (- 1 (* v v))))) 1538432370.065 * * * * [misc]progress: [ 90 / 145 ] simplifiying candidate # 1538432370.065 * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) 1) 1538432370.066 * * [misc]simplify: iters left: 6 (10 enodes) 1538432370.068 * * [misc]simplify: iters left: 5 (16 enodes) 1538432370.072 * * [misc]simplify: iters left: 4 (26 enodes) 1538432370.080 * * [misc]simplify: iters left: 3 (32 enodes) 1538432370.088 * * [misc]simplify: iters left: 2 (38 enodes) 1538432370.097 * [exit]simplify: Simplified to (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) 1538432370.097 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1))))) (* t (- 1 (* v v))))) 1538432370.097 * [enter]simplify: Simplifying (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432370.098 * * [misc]simplify: iters left: 6 (14 enodes) 1538432370.101 * * [misc]simplify: iters left: 5 (21 enodes) 1538432370.106 * * [misc]simplify: iters left: 4 (35 enodes) 1538432370.115 * * [misc]simplify: iters left: 3 (59 enodes) 1538432370.127 * * [misc]simplify: iters left: 2 (80 enodes) 1538432370.150 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma v (* v -6) 2))) 1538432370.150 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma v (* v -6) 2)))) (* t (- 1 (* v v))))) 1538432370.150 * * * * [misc]progress: [ 91 / 145 ] simplifiying candidate # 1538432370.151 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432370.152 * * [misc]simplify: iters left: 6 (16 enodes) 1538432370.155 * * [misc]simplify: iters left: 5 (25 enodes) 1538432370.162 * * [misc]simplify: iters left: 4 (39 enodes) 1538432370.171 * * [misc]simplify: iters left: 3 (63 enodes) 1538432370.186 * * [misc]simplify: iters left: 2 (83 enodes) 1538432370.209 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (* (cbrt (sqrt (fma v (* v -6) 2))) (cbrt (sqrt (fma v (* v -6) 2))))) 1538432370.209 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (/ (sqrt (/ (fma v (* v -5) 1) PI)) (* (cbrt (sqrt (fma v (* v -6) 2))) (cbrt (sqrt (fma v (* v -6) 2))))) (/ (sqrt (/ (fma (* v v) -5 1) PI)) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) (* t (- 1 (* v v))))) 1538432370.210 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432370.211 * * [misc]simplify: iters left: 6 (15 enodes) 1538432370.214 * * [misc]simplify: iters left: 5 (22 enodes) 1538432370.220 * * [misc]simplify: iters left: 4 (36 enodes) 1538432370.229 * * [misc]simplify: iters left: 3 (60 enodes) 1538432370.240 * * [misc]simplify: iters left: 2 (81 enodes) 1538432370.261 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* v -6) 2)))) 1538432370.261 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (/ (sqrt (/ (fma v (* v -5) 1) PI)) (* (cbrt (sqrt (fma v (* v -6) 2))) (cbrt (sqrt (fma v (* v -6) 2))))) (/ (sqrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* v -6) 2))))) (* t (- 1 (* v v))))) 1538432370.261 * * * * [misc]progress: [ 92 / 145 ] simplifiying candidate # 1538432370.261 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt 2)) 1538432370.262 * * [misc]simplify: iters left: 6 (11 enodes) 1538432370.264 * * [misc]simplify: iters left: 5 (15 enodes) 1538432370.267 * * [misc]simplify: iters left: 4 (19 enodes) 1538432370.271 * * [misc]simplify: iters left: 3 (23 enodes) 1538432370.277 * * [misc]simplify: iters left: 2 (24 enodes) 1538432370.281 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt 2)) 1538432370.281 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt 2)) (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432370.281 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (fma (* v v) -3 1))) 1538432370.282 * * [misc]simplify: iters left: 6 (12 enodes) 1538432370.284 * * [misc]simplify: iters left: 5 (18 enodes) 1538432370.288 * * [misc]simplify: iters left: 4 (26 enodes) 1538432370.297 * * [misc]simplify: iters left: 3 (34 enodes) 1538432370.307 * * [misc]simplify: iters left: 2 (36 enodes) 1538432370.312 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma -3 (* v v) 1))) 1538432370.312 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt 2)) (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma -3 (* v v) 1)))) (* t (- 1 (* v v))))) 1538432370.312 * * * * [misc]progress: [ 93 / 145 ] simplifiying candidate # 1538432370.313 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432370.313 * * [misc]simplify: iters left: 6 (15 enodes) 1538432370.316 * * [misc]simplify: iters left: 5 (22 enodes) 1538432370.322 * * [misc]simplify: iters left: 4 (36 enodes) 1538432370.331 * * [misc]simplify: iters left: 3 (60 enodes) 1538432370.346 * * [misc]simplify: iters left: 2 (81 enodes) 1538432370.369 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma v (* v -6) 2)))) 1538432370.370 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma v (* v -6) 2)))) (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))) (* t (- 1 (* v v))))) 1538432370.370 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432370.373 * * [misc]simplify: iters left: 6 (15 enodes) 1538432370.379 * * [misc]simplify: iters left: 5 (22 enodes) 1538432370.387 * * [misc]simplify: iters left: 4 (36 enodes) 1538432370.396 * * [misc]simplify: iters left: 3 (60 enodes) 1538432370.407 * * [misc]simplify: iters left: 2 (81 enodes) 1538432370.425 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma v (* v -6) 2)))) 1538432370.425 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma v (* v -6) 2)))) (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma v (* v -6) 2))))) (* t (- 1 (* v v))))) 1538432370.425 * * * * [misc]progress: [ 94 / 145 ] simplifiying candidate # 1538432370.425 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) 1) 1538432370.426 * * [misc]simplify: iters left: 6 (9 enodes) 1538432370.430 * * [misc]simplify: iters left: 5 (13 enodes) 1538432370.435 * * [misc]simplify: iters left: 4 (19 enodes) 1538432370.441 * * [misc]simplify: iters left: 3 (23 enodes) 1538432370.446 * * [misc]simplify: iters left: 2 (24 enodes) 1538432370.453 * [exit]simplify: Simplified to (sqrt (/ (fma -5 (* v v) 1) PI)) 1538432370.453 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (sqrt (/ (fma -5 (* v v) 1) PI)) (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1))))) (* t (- 1 (* v v))))) 1538432370.453 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432370.455 * * [misc]simplify: iters left: 6 (14 enodes) 1538432370.460 * * [misc]simplify: iters left: 5 (21 enodes) 1538432370.471 * * [misc]simplify: iters left: 4 (35 enodes) 1538432370.481 * * [misc]simplify: iters left: 3 (59 enodes) 1538432370.491 * * [misc]simplify: iters left: 2 (80 enodes) 1538432370.505 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma v (* v -6) 2))) 1538432370.505 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (sqrt (/ (fma -5 (* v v) 1) PI)) (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma v (* v -6) 2)))) (* t (- 1 (* v v))))) 1538432370.505 * * * * [misc]progress: [ 95 / 145 ] simplifiying candidate # 1538432370.506 * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432370.507 * * [misc]simplify: iters left: 6 (11 enodes) 1538432370.511 * * [misc]simplify: iters left: 5 (18 enodes) 1538432370.521 * * [misc]simplify: iters left: 4 (28 enodes) 1538432370.533 * * [misc]simplify: iters left: 3 (48 enodes) 1538432370.543 * * [misc]simplify: iters left: 2 (68 enodes) 1538432370.551 * * [misc]simplify: iters left: 1 (69 enodes) 1538432370.560 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) 1538432370.560 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (/ (/ 1 (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (/ (fma (* v v) -5 1) PI) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) (* t (- 1 (* v v))))) 1538432370.560 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) PI) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432370.561 * * [misc]simplify: iters left: 6 (14 enodes) 1538432370.566 * * [misc]simplify: iters left: 5 (23 enodes) 1538432370.579 * * [misc]simplify: iters left: 4 (40 enodes) 1538432370.596 * * [misc]simplify: iters left: 3 (64 enodes) 1538432370.617 * * [misc]simplify: iters left: 2 (84 enodes) 1538432370.642 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) PI) (cbrt (sqrt (fma -6 (* v v) 2)))) 1538432370.642 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (/ (/ 1 (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (/ (fma v (* v -5) 1) PI) (cbrt (sqrt (fma -6 (* v v) 2))))) (* t (- 1 (* v v))))) 1538432370.642 * * * * [misc]progress: [ 96 / 145 ] simplifiying candidate # 1538432370.642 * [enter]simplify: Simplifying (/ 1 (sqrt 2)) 1538432370.643 * * [misc]simplify: iters left: 3 (4 enodes) 1538432370.645 * * [misc]simplify: iters left: 2 (6 enodes) 1538432370.647 * [exit]simplify: Simplified to (/ 1 (sqrt 2)) 1538432370.647 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (/ 1 (sqrt 2)) (/ (/ (fma (* v v) -5 1) PI) (sqrt (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432370.648 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) PI) (sqrt (fma (* v v) -3 1))) 1538432370.649 * * [misc]simplify: iters left: 6 (11 enodes) 1538432370.653 * * [misc]simplify: iters left: 5 (19 enodes) 1538432370.661 * * [misc]simplify: iters left: 4 (30 enodes) 1538432370.672 * * [misc]simplify: iters left: 3 (38 enodes) 1538432370.682 * * [misc]simplify: iters left: 2 (40 enodes) 1538432370.694 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma (* v v) -3 1))) 1538432370.694 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (/ 1 (sqrt 2)) (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432370.694 * * * * [misc]progress: [ 97 / 145 ] simplifiying candidate # 1538432370.694 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432370.695 * * [misc]simplify: iters left: 6 (10 enodes) 1538432370.701 * * [misc]simplify: iters left: 5 (15 enodes) 1538432370.710 * * [misc]simplify: iters left: 4 (25 enodes) 1538432370.722 * * [misc]simplify: iters left: 3 (45 enodes) 1538432370.738 * * [misc]simplify: iters left: 2 (65 enodes) 1538432370.753 * * [misc]simplify: iters left: 1 (66 enodes) 1538432370.768 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) 1538432370.768 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (fma (* v v) -5 1) PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))) (* t (- 1 (* v v))))) 1538432370.768 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432370.770 * * [misc]simplify: iters left: 6 (14 enodes) 1538432370.776 * * [misc]simplify: iters left: 5 (23 enodes) 1538432370.788 * * [misc]simplify: iters left: 4 (40 enodes) 1538432370.806 * * [misc]simplify: iters left: 3 (64 enodes) 1538432370.825 * * [misc]simplify: iters left: 2 (84 enodes) 1538432370.839 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) PI) (sqrt (sqrt (fma -6 (* v v) 2)))) 1538432370.839 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (fma v (* v -5) 1) PI) (sqrt (sqrt (fma -6 (* v v) 2))))) (* t (- 1 (* v v))))) 1538432370.840 * * * * [misc]progress: [ 98 / 145 ] simplifiying candidate # 1538432370.840 * [enter]simplify: Simplifying (/ 1 1) 1538432370.840 * * [misc]simplify: iters left: 2 (2 enodes) 1538432370.840 * * [misc]simplify: iters left: 1 (4 enodes) 1538432370.841 * [exit]simplify: Simplified to 1 1538432370.841 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* 1 (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) (* t (- 1 (* v v))))) 1538432370.841 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432370.842 * * [misc]simplify: iters left: 6 (13 enodes) 1538432370.845 * * [misc]simplify: iters left: 5 (22 enodes) 1538432370.852 * * [misc]simplify: iters left: 4 (39 enodes) 1538432370.861 * * [misc]simplify: iters left: 3 (63 enodes) 1538432370.871 * * [misc]simplify: iters left: 2 (83 enodes) 1538432370.882 * * [misc]simplify: iters left: 1 (84 enodes) 1538432370.893 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma -6 (* v v) 2))) 1538432370.893 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* 1 (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma -6 (* v v) 2)))) (* t (- 1 (* v v))))) 1538432370.893 * * * * [misc]progress: [ 99 / 145 ] simplifiying candidate # 1538432370.893 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432370.895 * * [misc]simplify: iters left: 6 (13 enodes) 1538432370.899 * * [misc]simplify: iters left: 5 (22 enodes) 1538432370.912 * * [misc]simplify: iters left: 4 (36 enodes) 1538432370.927 * * [misc]simplify: iters left: 3 (60 enodes) 1538432370.946 * * [misc]simplify: iters left: 2 (81 enodes) 1538432370.967 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) 1538432370.967 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (/ (/ (fma v (* v -5) 1) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (/ 1 PI) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) (* t (- 1 (* v v))))) 1538432370.967 * [enter]simplify: Simplifying (/ (/ 1 PI) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432370.968 * * [misc]simplify: iters left: 6 (12 enodes) 1538432370.973 * * [misc]simplify: iters left: 5 (19 enodes) 1538432370.982 * * [misc]simplify: iters left: 4 (32 enodes) 1538432370.990 * * [misc]simplify: iters left: 3 (52 enodes) 1538432371.000 * * [misc]simplify: iters left: 2 (72 enodes) 1538432371.011 * * [misc]simplify: iters left: 1 (73 enodes) 1538432371.020 * [exit]simplify: Simplified to (/ (/ 1 PI) (cbrt (sqrt (fma v (* -6 v) 2)))) 1538432371.020 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (/ (/ (fma v (* v -5) 1) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (/ 1 PI) (cbrt (sqrt (fma v (* -6 v) 2))))) (* t (- 1 (* v v))))) 1538432371.020 * * * * [misc]progress: [ 100 / 145 ] simplifiying candidate # 1538432371.021 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) (sqrt 2)) 1538432371.021 * * [misc]simplify: iters left: 5 (8 enodes) 1538432371.023 * * [misc]simplify: iters left: 4 (12 enodes) 1538432371.026 * * [misc]simplify: iters left: 3 (16 enodes) 1538432371.029 * * [misc]simplify: iters left: 2 (20 enodes) 1538432371.037 * * [misc]simplify: iters left: 1 (21 enodes) 1538432371.044 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (sqrt 2)) 1538432371.044 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (/ (fma v (* v -5) 1) (sqrt 2)) (/ (/ 1 PI) (sqrt (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432371.044 * [enter]simplify: Simplifying (/ (/ 1 PI) (sqrt (fma (* v v) -3 1))) 1538432371.045 * * [misc]simplify: iters left: 6 (9 enodes) 1538432371.050 * * [misc]simplify: iters left: 5 (15 enodes) 1538432371.056 * * [misc]simplify: iters left: 4 (22 enodes) 1538432371.062 * * [misc]simplify: iters left: 3 (26 enodes) 1538432371.066 * * [misc]simplify: iters left: 2 (27 enodes) 1538432371.071 * [exit]simplify: Simplified to (/ (/ 1 PI) (sqrt (fma v (* v -3) 1))) 1538432371.071 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (/ (fma (* v v) -5 1) (sqrt 2)) (/ (/ 1 PI) (sqrt (fma v (* v -3) 1)))) (* t (- 1 (* v v))))) 1538432371.071 * * * * [misc]progress: [ 101 / 145 ] simplifiying candidate # 1538432371.071 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432371.072 * * [misc]simplify: iters left: 6 (12 enodes) 1538432371.074 * * [misc]simplify: iters left: 5 (19 enodes) 1538432371.080 * * [misc]simplify: iters left: 4 (33 enodes) 1538432371.088 * * [misc]simplify: iters left: 3 (57 enodes) 1538432371.110 * * [misc]simplify: iters left: 2 (78 enodes) 1538432371.129 * * [misc]simplify: iters left: 1 (79 enodes) 1538432371.147 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (sqrt (sqrt (fma -6 (* v v) 2)))) 1538432371.147 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (/ (fma v (* v -5) 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (/ 1 PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))) (* t (- 1 (* v v))))) 1538432371.148 * [enter]simplify: Simplifying (/ (/ 1 PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432371.149 * * [misc]simplify: iters left: 6 (12 enodes) 1538432371.154 * * [misc]simplify: iters left: 5 (19 enodes) 1538432371.164 * * [misc]simplify: iters left: 4 (32 enodes) 1538432371.179 * * [misc]simplify: iters left: 3 (52 enodes) 1538432371.196 * * [misc]simplify: iters left: 2 (72 enodes) 1538432371.215 * * [misc]simplify: iters left: 1 (73 enodes) 1538432371.233 * [exit]simplify: Simplified to (/ (/ 1 PI) (sqrt (sqrt (fma v (* -6 v) 2)))) 1538432371.233 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (/ (fma v (* v -5) 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (/ 1 PI) (sqrt (sqrt (fma v (* -6 v) 2))))) (* t (- 1 (* v v))))) 1538432371.233 * * * * [misc]progress: [ 102 / 145 ] simplifiying candidate # 1538432371.233 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) 1) 1538432371.234 * * [misc]simplify: iters left: 5 (6 enodes) 1538432371.238 * * [misc]simplify: iters left: 4 (10 enodes) 1538432371.243 * * [misc]simplify: iters left: 3 (16 enodes) 1538432371.248 * * [misc]simplify: iters left: 2 (20 enodes) 1538432371.253 * * [misc]simplify: iters left: 1 (21 enodes) 1538432371.259 * [exit]simplify: Simplified to (fma v (* v -5) 1) 1538432371.259 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (* (fma v (* v -5) 1) (/ (/ 1 PI) (sqrt (* 2 (fma (* v v) -3 1))))) (* t (- 1 (* v v))))) 1538432371.260 * [enter]simplify: Simplifying (/ (/ 1 PI) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432371.261 * * [misc]simplify: iters left: 6 (11 enodes) 1538432371.265 * * [misc]simplify: iters left: 5 (18 enodes) 1538432371.276 * * [misc]simplify: iters left: 4 (31 enodes) 1538432371.290 * * [misc]simplify: iters left: 3 (51 enodes) 1538432371.308 * * [misc]simplify: iters left: 2 (71 enodes) 1538432371.329 * [exit]simplify: Simplified to (/ (/ 1 PI) (sqrt (fma (* v v) -6 2))) 1538432371.329 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (* (fma v (* v -5) 1) (/ (/ 1 PI) (sqrt (fma (* v v) -6 2)))) (* t (- 1 (* v v))))) 1538432371.329 * * * * [misc]progress: [ 103 / 145 ] simplifiying candidate # 1538432371.329 * * * * [misc]progress: [ 104 / 145 ] simplifiying candidate # 1538432371.329 * * * * [misc]progress: [ 105 / 145 ] simplifiying candidate # 1538432371.329 * * * * [misc]progress: [ 106 / 145 ] simplifiying candidate # 1538432371.330 * [enter]simplify: Simplifying (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) 1538432371.331 * * [misc]simplify: iters left: 6 (9 enodes) 1538432371.336 * * [misc]simplify: iters left: 5 (14 enodes) 1538432371.346 * * [misc]simplify: iters left: 4 (24 enodes) 1538432371.361 * * [misc]simplify: iters left: 3 (44 enodes) 1538432371.372 * * [misc]simplify: iters left: 2 (63 enodes) 1538432371.382 * [exit]simplify: Simplified to (cbrt (sqrt (fma (* v v) -6 2))) 1538432371.383 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (/ (/ (/ (fma (* v v) -5 1) PI) (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) (cbrt (sqrt (fma (* v v) -6 2)))) (* t (- 1 (* v v))))) 1538432371.383 * * * * [misc]progress: [ 107 / 145 ] simplifiying candidate # 1538432371.383 * [enter]simplify: Simplifying (sqrt (fma (* v v) -3 1)) 1538432371.383 * * [misc]simplify: iters left: 4 (6 enodes) 1538432371.384 * * [misc]simplify: iters left: 3 (10 enodes) 1538432371.386 * * [misc]simplify: iters left: 2 (14 enodes) 1538432371.389 * * [misc]simplify: iters left: 1 (18 enodes) 1538432371.391 * [exit]simplify: Simplified to (sqrt (fma v (* v -3) 1)) 1538432371.392 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt 2)) (sqrt (fma v (* v -3) 1))) (* t (- 1 (* v v))))) 1538432371.392 * * * * [misc]progress: [ 108 / 145 ] simplifiying candidate # 1538432371.392 * [enter]simplify: Simplifying (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) 1538432371.393 * * [misc]simplify: iters left: 6 (9 enodes) 1538432371.396 * * [misc]simplify: iters left: 5 (14 enodes) 1538432371.404 * * [misc]simplify: iters left: 4 (24 enodes) 1538432371.414 * * [misc]simplify: iters left: 3 (44 enodes) 1538432371.422 * * [misc]simplify: iters left: 2 (63 enodes) 1538432371.431 * [exit]simplify: Simplified to (sqrt (sqrt (fma (* v v) -6 2))) 1538432371.431 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) (* t (- 1 (* v v))))) 1538432371.431 * * * * [misc]progress: [ 109 / 145 ] simplifiying candidate # 1538432371.431 * [enter]simplify: Simplifying (sqrt (* 2 (fma (* v v) -3 1))) 1538432371.431 * * [misc]simplify: iters left: 6 (8 enodes) 1538432371.433 * * [misc]simplify: iters left: 5 (13 enodes) 1538432371.439 * * [misc]simplify: iters left: 4 (23 enodes) 1538432371.450 * * [misc]simplify: iters left: 3 (43 enodes) 1538432371.464 * * [misc]simplify: iters left: 2 (62 enodes) 1538432371.483 * [exit]simplify: Simplified to (sqrt (fma (* v v) -6 2)) 1538432371.483 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (/ (/ (/ (fma (* v v) -5 1) PI) 1) (sqrt (fma (* v v) -6 2))) (* t (- 1 (* v v))))) 1538432371.483 * * * * [misc]progress: [ 110 / 145 ] simplifiying candidate # 1538432371.484 * [enter]simplify: Simplifying (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) 1538432371.485 * * [misc]simplify: iters left: 6 (9 enodes) 1538432371.488 * * [misc]simplify: iters left: 5 (13 enodes) 1538432371.492 * * [misc]simplify: iters left: 4 (17 enodes) 1538432371.495 * * [misc]simplify: iters left: 3 (21 enodes) 1538432371.498 * * [misc]simplify: iters left: 2 (22 enodes) 1538432371.501 * [exit]simplify: Simplified to (* (cbrt (/ (fma -5 (* v v) 1) PI)) (cbrt (/ (fma -5 (* v v) 1) PI))) 1538432371.501 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (/ (* (cbrt (/ (fma -5 (* v v) 1) PI)) (cbrt (/ (fma -5 (* v v) 1) PI))) (/ (sqrt (* 2 (fma (* v v) -3 1))) (cbrt (/ (fma (* v v) -5 1) PI)))) (* t (- 1 (* v v))))) 1538432371.501 * * * * [misc]progress: [ 111 / 145 ] simplifiying candidate # 1538432371.501 * [enter]simplify: Simplifying (sqrt (/ (fma (* v v) -5 1) PI)) 1538432371.502 * * [misc]simplify: iters left: 6 (8 enodes) 1538432371.504 * * [misc]simplify: iters left: 5 (12 enodes) 1538432371.506 * * [misc]simplify: iters left: 4 (16 enodes) 1538432371.509 * * [misc]simplify: iters left: 3 (20 enodes) 1538432371.511 * * [misc]simplify: iters left: 2 (21 enodes) 1538432371.514 * [exit]simplify: Simplified to (sqrt (/ (fma v (* v -5) 1) PI)) 1538432371.514 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) (/ (sqrt (* 2 (fma (* v v) -3 1))) (sqrt (/ (fma (* v v) -5 1) PI)))) (* t (- 1 (* v v))))) 1538432371.514 * * * * [misc]progress: [ 112 / 145 ] simplifiying candidate # 1538432371.514 * * * * [misc]progress: [ 113 / 145 ] simplifiying candidate # 1538432371.515 * [enter]simplify: Simplifying (fma (* v v) -5 1) 1538432371.515 * * [misc]simplify: iters left: 3 (5 enodes) 1538432371.517 * * [misc]simplify: iters left: 2 (9 enodes) 1538432371.520 * * [misc]simplify: iters left: 1 (13 enodes) 1538432371.526 * [exit]simplify: Simplified to (fma v (* v -5) 1) 1538432371.526 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (/ (fma v (* v -5) 1) (/ (sqrt (* 2 (fma (* v v) -3 1))) (/ 1 PI))) (* t (- 1 (* v v))))) 1538432371.526 * * * * [misc]progress: [ 114 / 145 ] simplifiying candidate # 1538432371.526 * [enter]simplify: Simplifying (fma (* v v) -5 1) 1538432371.526 * * [misc]simplify: iters left: 3 (5 enodes) 1538432371.529 * * [misc]simplify: iters left: 2 (9 enodes) 1538432371.532 * * [misc]simplify: iters left: 1 (13 enodes) 1538432371.537 * [exit]simplify: Simplified to (fma v (* v -5) 1) 1538432371.537 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (/ (fma v (* v -5) 1) (* (sqrt (* 2 (fma (* v v) -3 1))) PI)) (* t (- 1 (* v v))))) 1538432371.537 * * * * [misc]progress: [ 115 / 145 ] simplifiying candidate # 1538432371.537 * * * * [misc]progress: [ 116 / 145 ] simplifiying candidate # 1538432371.537 * * * * [misc]progress: [ 117 / 145 ] simplifiying candidate # 1538432371.538 * * * * [misc]progress: [ 118 / 145 ] simplifiying candidate # 1538432371.538 * * * * [misc]progress: [ 119 / 145 ] simplifiying candidate # 1538432371.538 * * * * [misc]progress: [ 120 / 145 ] simplifiying candidate # 1538432371.538 * * * * [misc]progress: [ 121 / 145 ] simplifiying candidate # 1538432371.538 * * * * [misc]progress: [ 122 / 145 ] simplifiying candidate # 1538432371.538 * * * * [misc]progress: [ 123 / 145 ] simplifiying candidate # 1538432371.538 * * * * [misc]progress: [ 124 / 145 ] simplifiying candidate # 1538432371.538 * [enter]simplify: Simplifying (* t (- (* v v))) 1538432371.539 * * [misc]simplify: iters left: 6 (5 enodes) 1538432371.541 * * [misc]simplify: iters left: 5 (11 enodes) 1538432371.545 * * [misc]simplify: iters left: 4 (24 enodes) 1538432371.550 * * [misc]simplify: iters left: 3 (35 enodes) 1538432371.556 * * [misc]simplify: iters left: 2 (39 enodes) 1538432371.560 * [exit]simplify: Simplified to (* (- t) (* v v)) 1538432371.561 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (+ (* t 1) (* (- t) (* v v))))) 1538432371.561 * * * * [misc]progress: [ 125 / 145 ] simplifiying candidate # 1538432371.561 * [enter]simplify: Simplifying (* t (- (* v v))) 1538432371.561 * * [misc]simplify: iters left: 6 (5 enodes) 1538432371.563 * * [misc]simplify: iters left: 5 (11 enodes) 1538432371.566 * * [misc]simplify: iters left: 4 (24 enodes) 1538432371.572 * * [misc]simplify: iters left: 3 (35 enodes) 1538432371.577 * * [misc]simplify: iters left: 2 (39 enodes) 1538432371.582 * [exit]simplify: Simplified to (* (- t) (* v v)) 1538432371.582 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (+ (* t 1) (* (- t) (* v v))))) 1538432371.582 * * * * [misc]progress: [ 126 / 145 ] simplifiying candidate # 1538432371.582 * [enter]simplify: Simplifying (* (- (* v v)) t) 1538432371.583 * * [misc]simplify: iters left: 6 (5 enodes) 1538432371.584 * * [misc]simplify: iters left: 5 (11 enodes) 1538432371.587 * * [misc]simplify: iters left: 4 (24 enodes) 1538432371.592 * * [misc]simplify: iters left: 3 (33 enodes) 1538432371.597 * * [misc]simplify: iters left: 2 (39 enodes) 1538432371.602 * [exit]simplify: Simplified to (* (- v) (* t v)) 1538432371.602 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (+ (* 1 t) (* (- v) (* t v))))) 1538432371.602 * * * * [misc]progress: [ 127 / 145 ] simplifiying candidate # 1538432371.602 * [enter]simplify: Simplifying (* (- (* v v)) t) 1538432371.602 * * [misc]simplify: iters left: 6 (5 enodes) 1538432371.604 * * [misc]simplify: iters left: 5 (11 enodes) 1538432371.607 * * [misc]simplify: iters left: 4 (24 enodes) 1538432371.611 * * [misc]simplify: iters left: 3 (33 enodes) 1538432371.616 * * [misc]simplify: iters left: 2 (39 enodes) 1538432371.621 * [exit]simplify: Simplified to (* (- v) (* t v)) 1538432371.621 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (+ (* 1 t) (* (- v) (* t v))))) 1538432371.621 * * * * [misc]progress: [ 128 / 145 ] simplifiying candidate # 1538432371.622 * [enter]simplify: Simplifying (cbrt (- 1 (* v v))) 1538432371.622 * * [misc]simplify: iters left: 5 (5 enodes) 1538432371.623 * * [misc]simplify: iters left: 4 (9 enodes) 1538432371.625 * * [misc]simplify: iters left: 3 (13 enodes) 1538432371.627 * * [misc]simplify: iters left: 2 (15 enodes) 1538432371.629 * [exit]simplify: Simplified to (cbrt (- 1 (* v v))) 1538432371.629 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* t (* (cbrt (- 1 (* v v))) (cbrt (- 1 (* v v))))) (cbrt (- 1 (* v v)))))) 1538432371.629 * * * * [misc]progress: [ 129 / 145 ] simplifiying candidate # 1538432371.629 * [enter]simplify: Simplifying (sqrt (- 1 (* v v))) 1538432371.630 * * [misc]simplify: iters left: 5 (5 enodes) 1538432371.631 * * [misc]simplify: iters left: 4 (9 enodes) 1538432371.634 * * [misc]simplify: iters left: 3 (13 enodes) 1538432371.638 * * [misc]simplify: iters left: 2 (15 enodes) 1538432371.642 * [exit]simplify: Simplified to (sqrt (- 1 (* v v))) 1538432371.642 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* t (sqrt (- 1 (* v v)))) (sqrt (- 1 (* v v)))))) 1538432371.642 * * * * [misc]progress: [ 130 / 145 ] simplifiying candidate # 1538432371.642 * [enter]simplify: Simplifying (- 1 (* v v)) 1538432371.643 * * [misc]simplify: iters left: 4 (4 enodes) 1538432371.645 * * [misc]simplify: iters left: 3 (8 enodes) 1538432371.648 * * [misc]simplify: iters left: 2 (12 enodes) 1538432371.653 * * [misc]simplify: iters left: 1 (14 enodes) 1538432371.657 * [exit]simplify: Simplified to (- 1 (* v v)) 1538432371.657 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* t 1) (- 1 (* v v))))) 1538432371.657 * * * * [misc]progress: [ 131 / 145 ] simplifiying candidate # 1538432371.658 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1538432371.658 * * [misc]simplify: iters left: 6 (8 enodes) 1538432371.664 * * [misc]simplify: iters left: 5 (25 enodes) 1538432371.683 * * [misc]simplify: iters left: 4 (65 enodes) 1538432371.712 * * [misc]simplify: iters left: 3 (129 enodes) 1538432371.794 * * [misc]simplify: iters left: 2 (197 enodes) 1538432371.849 * * [misc]simplify: iters left: 1 (243 enodes) 1538432371.886 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1538432371.887 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (/ (* t (- (pow 1 3) (pow (* v v) 3))) (fma (fma v v 1) (* v v) 1)))) 1538432371.887 * * * * [misc]progress: [ 132 / 145 ] simplifiying candidate # 1538432371.887 * [enter]simplify: Simplifying (+ 1 (* v v)) 1538432371.887 * * [misc]simplify: iters left: 4 (4 enodes) 1538432371.889 * * [misc]simplify: iters left: 3 (7 enodes) 1538432371.892 * * [misc]simplify: iters left: 2 (8 enodes) 1538432371.894 * [exit]simplify: Simplified to (fma v v 1) 1538432371.894 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (/ (* t (- (* 1 1) (* (* v v) (* v v)))) (fma v v 1)))) 1538432371.894 * * * * [misc]progress: [ 133 / 145 ] simplifiying candidate # 1538432371.894 * * * * [misc]progress: [ 134 / 145 ] simplifiying candidate # 1538432371.894 * [enter]simplify: Simplifying (- (/ 1 (* t (* (sqrt 2) PI))) (+ (* 53/8 (/ (pow v 4) (* t (* (sqrt 2) PI)))) (* 5/2 (/ (pow v 2) (* t (* (sqrt 2) PI)))))) 1538432371.896 * * [misc]simplify: iters left: 6 (20 enodes) 1538432371.906 * * [misc]simplify: iters left: 5 (45 enodes) 1538432371.921 * * [misc]simplify: iters left: 4 (119 enodes) 1538432371.985 * * [misc]simplify: iters left: 3 (450 enodes) 1538432372.508 * [exit]simplify: Simplified to (fma (/ (pow v 4) (* (* t PI) (sqrt 2))) -53/8 (- (/ 1 (* (* t PI) (sqrt 2))) (* (/ 5/2 (* t PI)) (/ (* v v) (sqrt 2))))) 1538432372.508 * [misc]simplify: Simplified (2) to (λ (v t) (fma (/ (pow v 4) (* (* t PI) (sqrt 2))) -53/8 (- (/ 1 (* (* t PI) (sqrt 2))) (* (/ 5/2 (* t PI)) (/ (* v v) (sqrt 2)))))) 1538432372.508 * * * * [misc]progress: [ 135 / 145 ] simplifiying candidate # 1538432372.508 * [enter]simplify: Simplifying (- (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI)))))) (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI))))))) 1538432372.510 * * [misc]simplify: iters left: 6 (30 enodes) 1538432372.521 * * [misc]simplify: iters left: 5 (76 enodes) 1538432372.559 * * [misc]simplify: iters left: 4 (228 enodes) 1538432372.831 * [exit]simplify: Simplified to (- (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* PI v) (* v v))) (/ (/ 5 (sqrt 2)) (* PI v)))) (/ (/ 5/18 t) (* (* (* PI v) (* v v)) (* (sqrt -1/3) (sqrt 2))))) 1538432372.831 * [misc]simplify: Simplified (2) to (λ (v t) (- (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* PI v) (* v v))) (/ (/ 5 (sqrt 2)) (* PI v)))) (/ (/ 5/18 t) (* (* (* PI v) (* v v)) (* (sqrt -1/3) (sqrt 2)))))) 1538432372.831 * * * * [misc]progress: [ 136 / 145 ] simplifiying candidate # 1538432372.831 * [enter]simplify: Simplifying (- (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI)))))) (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI))))))) 1538432372.833 * * [misc]simplify: iters left: 6 (30 enodes) 1538432372.844 * * [misc]simplify: iters left: 5 (77 enodes) 1538432372.893 * * [misc]simplify: iters left: 4 (219 enodes) 1538432373.128 * [exit]simplify: Simplified to (- (/ (/ 5/18 t) (* (* (sqrt -1/3) (sqrt 2)) (* (* v v) (* v PI)))) (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* v v) (* v PI))) (/ 5 (* (sqrt 2) (* v PI)))))) 1538432373.128 * [misc]simplify: Simplified (2) to (λ (v t) (- (/ (/ 5/18 t) (* (* (sqrt -1/3) (sqrt 2)) (* (* v v) (* v PI)))) (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* v v) (* v PI))) (/ 5 (* (sqrt 2) (* v PI))))))) 1538432373.128 * * * * [misc]progress: [ 137 / 145 ] simplifiying candidate # 1538432373.128 * [enter]simplify: Simplifying (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1538432373.129 * * [misc]simplify: iters left: 6 (10 enodes) 1538432373.133 * * [misc]simplify: iters left: 5 (18 enodes) 1538432373.142 * * [misc]simplify: iters left: 4 (36 enodes) 1538432373.157 * * [misc]simplify: iters left: 3 (60 enodes) 1538432373.173 * * [misc]simplify: iters left: 2 (95 enodes) 1538432373.193 * * [misc]simplify: iters left: 1 (133 enodes) 1538432373.249 * [exit]simplify: Simplified to (fma (* (/ v PI) v) -5 (/ 1 PI)) 1538432373.249 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (/ (fma (* (/ v PI) v) -5 (/ 1 PI)) (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432373.249 * * * * [misc]progress: [ 138 / 145 ] simplifiying candidate # 1538432373.249 * [enter]simplify: Simplifying (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1538432373.250 * * [misc]simplify: iters left: 6 (10 enodes) 1538432373.257 * * [misc]simplify: iters left: 5 (18 enodes) 1538432373.263 * * [misc]simplify: iters left: 4 (36 enodes) 1538432373.271 * * [misc]simplify: iters left: 3 (60 enodes) 1538432373.283 * * [misc]simplify: iters left: 2 (95 enodes) 1538432373.316 * * [misc]simplify: iters left: 1 (133 enodes) 1538432373.348 * [exit]simplify: Simplified to (fma (* (/ v PI) v) -5 (/ 1 PI)) 1538432373.348 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (/ (fma (* (/ v PI) v) -5 (/ 1 PI)) (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432373.349 * * * * [misc]progress: [ 139 / 145 ] simplifiying candidate # 1538432373.349 * [enter]simplify: Simplifying (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1538432373.350 * * [misc]simplify: iters left: 6 (10 enodes) 1538432373.354 * * [misc]simplify: iters left: 5 (18 enodes) 1538432373.363 * * [misc]simplify: iters left: 4 (36 enodes) 1538432373.378 * * [misc]simplify: iters left: 3 (60 enodes) 1538432373.400 * * [misc]simplify: iters left: 2 (95 enodes) 1538432373.440 * * [misc]simplify: iters left: 1 (133 enodes) 1538432373.489 * [exit]simplify: Simplified to (fma (* (/ v PI) v) -5 (/ 1 PI)) 1538432373.489 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (/ (/ (fma (* (/ v PI) v) -5 (/ 1 PI)) (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432373.489 * * * * [misc]progress: [ 140 / 145 ] simplifiying candidate # 1538432373.489 * [enter]simplify: Simplifying (- (/ 1 (* (sqrt 2) PI)) (+ (* 33/8 (/ (pow v 4) (* (sqrt 2) PI))) (* 7/2 (/ (pow v 2) (* (sqrt 2) PI))))) 1538432373.490 * * [misc]simplify: iters left: 6 (18 enodes) 1538432373.496 * * [misc]simplify: iters left: 5 (40 enodes) 1538432373.508 * * [misc]simplify: iters left: 4 (95 enodes) 1538432373.551 * * [misc]simplify: iters left: 3 (236 enodes) 1538432373.754 * [exit]simplify: Simplified to (fma (/ -33/8 PI) (/ (pow v 4) (sqrt 2)) (+ (/ (* (* v v) -7/2) (* (sqrt 2) PI)) (/ 1 (* (sqrt 2) PI)))) 1538432373.754 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (fma (/ -33/8 PI) (/ (pow v 4) (sqrt 2)) (+ (/ (* (* v v) -7/2) (* (sqrt 2) PI)) (/ 1 (* (sqrt 2) PI)))) (* t (- 1 (* v v))))) 1538432373.754 * * * * [misc]progress: [ 141 / 145 ] simplifiying candidate # 1538432373.754 * [enter]simplify: Simplifying (- (+ (/ (sqrt -1/3) (* PI (* (sqrt 2) v))) (+ (* 5/648 (/ 1 (* (pow v 3) (* (sqrt 2) (* (pow (sqrt -1/3) 3) PI))))) (+ (* 1/27 (/ 1 (* (pow v 3) (* (sqrt 2) (* (sqrt -1/3) PI))))) (* 5/18 (/ 1 (* (sqrt 2) (* v (* PI (sqrt -1/3))))))))) (* 5 (/ (* v (sqrt -1/3)) (* (sqrt 2) PI)))) 1538432373.757 * * [misc]simplify: iters left: 6 (40 enodes) 1538432373.775 * * [misc]simplify: iters left: 5 (108 enodes) 1538432373.828 * * [misc]simplify: iters left: 4 (305 enodes) 1538432374.128 * [exit]simplify: Simplified to (+ (fma 5/648 (/ (/ (/ 1 v) (* v v)) (* (* (sqrt 2) PI) (* -1/3 (sqrt -1/3)))) (/ 1/27 (* (* (* v v) (sqrt 2)) (* (* PI v) (sqrt -1/3))))) (+ (+ (/ (/ 5/18 (sqrt 2)) (* (* PI v) (sqrt -1/3))) (/ (sqrt -1/3) (* (sqrt 2) (* PI v)))) (* (/ (* v (sqrt -1/3)) (* (sqrt 2) PI)) -5))) 1538432374.128 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (+ (fma 5/648 (/ (/ (/ 1 v) (* v v)) (* (* (sqrt 2) PI) (* -1/3 (sqrt -1/3)))) (/ 1/27 (* (* (* v v) (sqrt 2)) (* (* PI v) (sqrt -1/3))))) (+ (+ (/ (/ 5/18 (sqrt 2)) (* (* PI v) (sqrt -1/3))) (/ (sqrt -1/3) (* (sqrt 2) (* PI v)))) (* (/ (* v (sqrt -1/3)) (* (sqrt 2) PI)) -5))) (* t (- 1 (* v v))))) 1538432374.128 * * * * [misc]progress: [ 142 / 145 ] simplifiying candidate # 1538432374.128 * [enter]simplify: Simplifying (- (* 5 (/ (* v (sqrt -1/3)) (* (sqrt 2) PI))) (+ (* 5/648 (/ 1 (* (sqrt 2) (* (pow v 3) (* PI (pow (sqrt -1/3) 3)))))) (+ (* 1/27 (/ 1 (* (sqrt 2) (* (pow v 3) (* PI (sqrt -1/3)))))) (+ (* 5/18 (/ 1 (* (sqrt 2) (* v (* PI (sqrt -1/3)))))) (/ (sqrt -1/3) (* v (* (sqrt 2) PI))))))) 1538432374.132 * * [misc]simplify: iters left: 6 (38 enodes) 1538432374.160 * * [misc]simplify: iters left: 5 (109 enodes) 1538432374.218 * * [misc]simplify: iters left: 4 (306 enodes) 1538432374.501 * [exit]simplify: Simplified to (- (- (* (/ (sqrt -1/3) (/ PI v)) (/ 5 (sqrt 2))) (/ (/ 1/27 (sqrt 2)) (* (* (* v PI) (* v v)) (sqrt -1/3)))) (+ (/ (/ 5/648 (sqrt 2)) (* (* -1/3 (sqrt -1/3)) (* (* v PI) (* v v)))) (+ (/ (/ 5/18 (sqrt 2)) (* (sqrt -1/3) (* v PI))) (/ (/ (sqrt -1/3) v) (* PI (sqrt 2)))))) 1538432374.501 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (- (- (* (/ (sqrt -1/3) (/ PI v)) (/ 5 (sqrt 2))) (/ (/ 1/27 (sqrt 2)) (* (* (* v PI) (* v v)) (sqrt -1/3)))) (+ (/ (/ 5/648 (sqrt 2)) (* (* -1/3 (sqrt -1/3)) (* (* v PI) (* v v)))) (+ (/ (/ 5/18 (sqrt 2)) (* (sqrt -1/3) (* v PI))) (/ (/ (sqrt -1/3) v) (* PI (sqrt 2)))))) (* t (- 1 (* v v))))) 1538432374.501 * * * * [misc]progress: [ 143 / 145 ] simplifiying candidate # 1538432374.502 * [enter]simplify: Simplifying t 1538432374.502 * * [misc]simplify: iters left: 0 (1 enodes) 1538432374.502 * [exit]simplify: Simplified to t 1538432374.502 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) t)) 1538432374.502 * * * * [misc]progress: [ 144 / 145 ] simplifiying candidate # 1538432374.502 * [enter]simplify: Simplifying (- t (* t (pow v 2))) 1538432374.502 * * [misc]simplify: iters left: 5 (6 enodes) 1538432374.504 * * [misc]simplify: iters left: 4 (10 enodes) 1538432374.507 * * [misc]simplify: iters left: 3 (21 enodes) 1538432374.514 * * [misc]simplify: iters left: 2 (40 enodes) 1538432374.528 * * [misc]simplify: iters left: 1 (53 enodes) 1538432374.545 * [exit]simplify: Simplified to (fma (* v v) (- t) t) 1538432374.545 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (fma (* v v) (- t) t))) 1538432374.546 * * * * [misc]progress: [ 145 / 145 ] simplifiying candidate # 1538432374.546 * [enter]simplify: Simplifying (- t (* t (pow v 2))) 1538432374.546 * * [misc]simplify: iters left: 5 (6 enodes) 1538432374.549 * * [misc]simplify: iters left: 4 (10 enodes) 1538432374.554 * * [misc]simplify: iters left: 3 (21 enodes) 1538432374.564 * * [misc]simplify: iters left: 2 (40 enodes) 1538432374.578 * * [misc]simplify: iters left: 1 (53 enodes) 1538432374.595 * [exit]simplify: Simplified to (fma (* v v) (- t) t) 1538432374.596 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (fma (* v v) (- t) t))) 1538432374.596 * * * [misc]progress: adding candidates to table 1538432379.060 * * [misc]progress: iteration 3 / 4 1538432379.061 * * * [misc]progress: picking best candidate 1538432379.104 * * * * [misc]pick: Picked # 1538432379.104 * * * [misc]progress: localizing error 1538432379.129 * * * [misc]progress: generating rewritten candidates 1538432379.129 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 2) 1538432379.278 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2) 1538432379.616 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2) 1538432379.632 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 2) 1538432379.636 * * * [misc]progress: generating series expansions 1538432379.636 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2) 1538432379.636 * [misc]backup-simplify: Simplify (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) into (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) 1538432379.636 * [misc]approximate: Taking taylor expansion of (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) in (v t) around 0 1538432379.636 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) in t 1538432379.636 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (- 1 (pow v 2)))) in t 1538432379.636 * [misc]taylor: Taking taylor expansion of t in t 1538432379.636 * [misc]backup-simplify: Simplify 0 into 0 1538432379.636 * [misc]backup-simplify: Simplify 1 into 1 1538432379.636 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (pow v 2))) in t 1538432379.636 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.636 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.636 * [misc]backup-simplify: Simplify 2 into 2 1538432379.637 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.637 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.637 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1538432379.637 * [misc]taylor: Taking taylor expansion of 1 in t 1538432379.637 * [misc]backup-simplify: Simplify 1 into 1 1538432379.637 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432379.637 * [misc]taylor: Taking taylor expansion of v in t 1538432379.637 * [misc]backup-simplify: Simplify v into v 1538432379.637 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in t 1538432379.637 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in t 1538432379.637 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432379.637 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in t 1538432379.637 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432379.637 * [misc]taylor: Taking taylor expansion of v in t 1538432379.637 * [misc]backup-simplify: Simplify v into v 1538432379.637 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.637 * [misc]backup-simplify: Simplify -3 into -3 1538432379.637 * [misc]taylor: Taking taylor expansion of 1 in t 1538432379.637 * [misc]backup-simplify: Simplify 1 into 1 1538432379.637 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432379.637 * [misc]backup-simplify: Simplify (* (pow v 2) -3) into (* -3 (pow v 2)) 1538432379.637 * [misc]backup-simplify: Simplify (+ (* -3 (pow v 2)) 1) into (- 1 (* 3 (pow v 2))) 1538432379.638 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (pow v 2)))) into (sqrt (- 1 (* 3 (pow v 2)))) 1538432379.638 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432379.638 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 -3)) into 0 1538432379.638 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.638 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (pow v 2)))))) into 0 1538432379.638 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) in v 1538432379.638 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (- 1 (pow v 2)))) in v 1538432379.638 * [misc]taylor: Taking taylor expansion of t in v 1538432379.638 * [misc]backup-simplify: Simplify t into t 1538432379.638 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (pow v 2))) in v 1538432379.638 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432379.638 * [misc]taylor: Taking taylor expansion of 2 in v 1538432379.638 * [misc]backup-simplify: Simplify 2 into 2 1538432379.638 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.638 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.638 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432379.638 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.638 * [misc]backup-simplify: Simplify 1 into 1 1538432379.639 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.639 * [misc]taylor: Taking taylor expansion of v in v 1538432379.639 * [misc]backup-simplify: Simplify 0 into 0 1538432379.639 * [misc]backup-simplify: Simplify 1 into 1 1538432379.639 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in v 1538432379.639 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432379.639 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432379.639 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432379.639 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.639 * [misc]taylor: Taking taylor expansion of v in v 1538432379.639 * [misc]backup-simplify: Simplify 0 into 0 1538432379.639 * [misc]backup-simplify: Simplify 1 into 1 1538432379.639 * [misc]taylor: Taking taylor expansion of -3 in v 1538432379.639 * [misc]backup-simplify: Simplify -3 into -3 1538432379.639 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.639 * [misc]backup-simplify: Simplify 1 into 1 1538432379.639 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432379.639 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432379.639 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.639 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432379.639 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) in v 1538432379.639 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (- 1 (pow v 2)))) in v 1538432379.639 * [misc]taylor: Taking taylor expansion of t in v 1538432379.639 * [misc]backup-simplify: Simplify t into t 1538432379.639 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (pow v 2))) in v 1538432379.639 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432379.639 * [misc]taylor: Taking taylor expansion of 2 in v 1538432379.639 * [misc]backup-simplify: Simplify 2 into 2 1538432379.639 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.640 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.640 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432379.640 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.640 * [misc]backup-simplify: Simplify 1 into 1 1538432379.640 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.640 * [misc]taylor: Taking taylor expansion of v in v 1538432379.640 * [misc]backup-simplify: Simplify 0 into 0 1538432379.640 * [misc]backup-simplify: Simplify 1 into 1 1538432379.640 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in v 1538432379.640 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432379.640 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432379.640 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432379.640 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.640 * [misc]taylor: Taking taylor expansion of v in v 1538432379.640 * [misc]backup-simplify: Simplify 0 into 0 1538432379.640 * [misc]backup-simplify: Simplify 1 into 1 1538432379.640 * [misc]taylor: Taking taylor expansion of -3 in v 1538432379.640 * [misc]backup-simplify: Simplify -3 into -3 1538432379.640 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.640 * [misc]backup-simplify: Simplify 1 into 1 1538432379.640 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432379.640 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432379.640 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.640 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432379.641 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432379.641 * [misc]backup-simplify: Simplify (* (sqrt 2) 1) into (sqrt 2) 1538432379.641 * [misc]backup-simplify: Simplify (* t (sqrt 2)) into (* t (sqrt 2)) 1538432379.641 * [misc]backup-simplify: Simplify (* (* t (sqrt 2)) 1) into (* t (sqrt 2)) 1538432379.641 * [misc]taylor: Taking taylor expansion of (* t (sqrt 2)) in t 1538432379.641 * [misc]taylor: Taking taylor expansion of t in t 1538432379.641 * [misc]backup-simplify: Simplify 0 into 0 1538432379.641 * [misc]backup-simplify: Simplify 1 into 1 1538432379.641 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.641 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.641 * [misc]backup-simplify: Simplify 2 into 2 1538432379.641 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.641 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.642 * [misc]backup-simplify: Simplify (* 0 (sqrt 2)) into 0 1538432379.642 * [misc]backup-simplify: Simplify 0 into 0 1538432379.642 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.642 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 1538432379.642 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 (sqrt 2))) into 0 1538432379.642 * [misc]backup-simplify: Simplify (+ (* (* t (sqrt 2)) 0) (* 0 1)) into 0 1538432379.642 * [misc]taylor: Taking taylor expansion of 0 in t 1538432379.642 * [misc]backup-simplify: Simplify 0 into 0 1538432379.642 * [misc]backup-simplify: Simplify 0 into 0 1538432379.643 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 1538432379.643 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.643 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.643 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432379.643 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432379.644 * [misc]backup-simplify: Simplify (/ (- -3 (pow 0 2) (+)) (* 2 1)) into -3/2 1538432379.644 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.644 * [misc]backup-simplify: Simplify (- 1) into -1 1538432379.645 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432379.646 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432379.647 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) -1) (+ (* 0 0) (* 0 1))) into (- (sqrt 2)) 1538432379.647 * [misc]backup-simplify: Simplify (+ (* t (- (sqrt 2))) (+ (* 0 0) (* 0 (sqrt 2)))) into (- (* t (sqrt 2))) 1538432379.648 * [misc]backup-simplify: Simplify (+ (* (* t (sqrt 2)) -3/2) (+ (* 0 0) (* (- (* t (sqrt 2))) 1))) into (- (* 5/2 (* t (sqrt 2)))) 1538432379.648 * [misc]taylor: Taking taylor expansion of (- (* 5/2 (* t (sqrt 2)))) in t 1538432379.648 * [misc]taylor: Taking taylor expansion of (* 5/2 (* t (sqrt 2))) in t 1538432379.648 * [misc]taylor: Taking taylor expansion of 5/2 in t 1538432379.648 * [misc]backup-simplify: Simplify 5/2 into 5/2 1538432379.648 * [misc]taylor: Taking taylor expansion of (* t (sqrt 2)) in t 1538432379.648 * [misc]taylor: Taking taylor expansion of t in t 1538432379.648 * [misc]backup-simplify: Simplify 0 into 0 1538432379.648 * [misc]backup-simplify: Simplify 1 into 1 1538432379.648 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.648 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.648 * [misc]backup-simplify: Simplify 2 into 2 1538432379.648 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.649 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.649 * [misc]backup-simplify: Simplify (* 0 (sqrt 2)) into 0 1538432379.649 * [misc]backup-simplify: Simplify (* 5/2 0) into 0 1538432379.649 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.649 * [misc]backup-simplify: Simplify 0 into 0 1538432379.649 * [misc]backup-simplify: Simplify 0 into 0 1538432379.650 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432379.651 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 1538432379.651 * [misc]backup-simplify: Simplify 0 into 0 1538432379.651 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.651 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432379.651 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.652 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 -3/2)))) (* 2 1)) into 0 1538432379.652 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.652 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.652 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.653 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432379.653 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1)))) into 0 1538432379.653 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 (- (sqrt 2))) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1538432379.654 * [misc]backup-simplify: Simplify (+ (* (* t (sqrt 2)) 0) (+ (* 0 -3/2) (+ (* (- (* t (sqrt 2))) 0) (* 0 1)))) into 0 1538432379.654 * [misc]taylor: Taking taylor expansion of 0 in t 1538432379.654 * [misc]backup-simplify: Simplify 0 into 0 1538432379.654 * [misc]backup-simplify: Simplify 0 into 0 1538432379.655 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 1538432379.656 * [misc]backup-simplify: Simplify (+ (* 5/2 (sqrt 2)) (* 0 0)) into (* 5/2 (sqrt 2)) 1538432379.656 * [misc]backup-simplify: Simplify (- (* 5/2 (sqrt 2))) into (- (* 5/2 (sqrt 2))) 1538432379.657 * [misc]backup-simplify: Simplify (- (* 5/2 (sqrt 2))) into (- (* 5/2 (sqrt 2))) 1538432379.657 * [misc]backup-simplify: Simplify 0 into 0 1538432379.657 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432379.658 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1538432379.658 * [misc]backup-simplify: Simplify 0 into 0 1538432379.658 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432379.658 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432379.658 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.660 * [misc]backup-simplify: Simplify (/ (- 0 (pow -3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -9/8 1538432379.660 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432379.661 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.661 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.662 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432379.663 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1))))) into 0 1538432379.663 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 (- (sqrt 2))) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 1538432379.664 * [misc]backup-simplify: Simplify (+ (* (* t (sqrt 2)) -9/8) (+ (* 0 0) (+ (* (- (* t (sqrt 2))) -3/2) (+ (* 0 0) (* 0 1))))) into (* 3/8 (* t (sqrt 2))) 1538432379.664 * [misc]taylor: Taking taylor expansion of (* 3/8 (* t (sqrt 2))) in t 1538432379.664 * [misc]taylor: Taking taylor expansion of 3/8 in t 1538432379.664 * [misc]backup-simplify: Simplify 3/8 into 3/8 1538432379.664 * [misc]taylor: Taking taylor expansion of (* t (sqrt 2)) in t 1538432379.664 * [misc]taylor: Taking taylor expansion of t in t 1538432379.664 * [misc]backup-simplify: Simplify 0 into 0 1538432379.665 * [misc]backup-simplify: Simplify 1 into 1 1538432379.665 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.665 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.665 * [misc]backup-simplify: Simplify 2 into 2 1538432379.665 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.665 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.665 * [misc]backup-simplify: Simplify (* 0 (sqrt 2)) into 0 1538432379.665 * [misc]backup-simplify: Simplify (* 3/8 0) into 0 1538432379.665 * [misc]backup-simplify: Simplify 0 into 0 1538432379.665 * [misc]backup-simplify: Simplify 0 into 0 1538432379.667 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432379.667 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 1538432379.667 * [misc]backup-simplify: Simplify (+ (* 5/2 0) (+ (* 0 (sqrt 2)) (* 0 0))) into 0 1538432379.668 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.668 * [misc]backup-simplify: Simplify 0 into 0 1538432379.668 * [misc]backup-simplify: Simplify 0 into 0 1538432379.669 * [misc]backup-simplify: Simplify (+ (* (- (* 5/2 (sqrt 2))) (* t (pow v 2))) (* (sqrt 2) (* t 1))) into (- (* t (sqrt 2)) (* 5/2 (* t (* (sqrt 2) (pow v 2))))) 1538432379.669 * [misc]backup-simplify: Simplify (* (sqrt (* 2 (fma (* (/ 1 v) (/ 1 v)) -3 1))) (* (/ 1 t) (- 1 (* (/ 1 v) (/ 1 v))))) into (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) 1538432379.669 * [misc]approximate: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in (v t) around 0 1538432379.669 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in t 1538432379.669 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in t 1538432379.669 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in t 1538432379.669 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.669 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.669 * [misc]backup-simplify: Simplify 2 into 2 1538432379.670 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.670 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.670 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432379.670 * [misc]taylor: Taking taylor expansion of 1 in t 1538432379.670 * [misc]backup-simplify: Simplify 1 into 1 1538432379.670 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432379.670 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432379.670 * [misc]taylor: Taking taylor expansion of v in t 1538432379.670 * [misc]backup-simplify: Simplify v into v 1538432379.670 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432379.670 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432379.670 * [misc]taylor: Taking taylor expansion of t in t 1538432379.670 * [misc]backup-simplify: Simplify 0 into 0 1538432379.670 * [misc]backup-simplify: Simplify 1 into 1 1538432379.670 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432379.671 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432379.671 * [misc]backup-simplify: Simplify (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1538432379.671 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1538432379.671 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in t 1538432379.671 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432379.671 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432379.671 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432379.672 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432379.672 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432379.672 * [misc]taylor: Taking taylor expansion of v in t 1538432379.672 * [misc]backup-simplify: Simplify v into v 1538432379.672 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432379.672 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432379.672 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.672 * [misc]backup-simplify: Simplify -3 into -3 1538432379.672 * [misc]taylor: Taking taylor expansion of 1 in t 1538432379.672 * [misc]backup-simplify: Simplify 1 into 1 1538432379.672 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432379.672 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432379.672 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) into (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) 1538432379.672 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432379.673 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432379.673 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1538432379.673 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.673 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1538432379.673 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1538432379.673 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1538432379.673 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1538432379.674 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432379.674 * [misc]taylor: Taking taylor expansion of 2 in v 1538432379.674 * [misc]backup-simplify: Simplify 2 into 2 1538432379.674 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.674 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.674 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432379.674 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.674 * [misc]backup-simplify: Simplify 1 into 1 1538432379.674 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432379.674 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.674 * [misc]taylor: Taking taylor expansion of v in v 1538432379.674 * [misc]backup-simplify: Simplify 0 into 0 1538432379.674 * [misc]backup-simplify: Simplify 1 into 1 1538432379.674 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.675 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.675 * [misc]taylor: Taking taylor expansion of t in v 1538432379.675 * [misc]backup-simplify: Simplify t into t 1538432379.675 * [misc]backup-simplify: Simplify (- 1) into -1 1538432379.675 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432379.675 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1538432379.676 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1538432379.676 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1538432379.676 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432379.676 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432379.676 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432379.676 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432379.676 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.676 * [misc]taylor: Taking taylor expansion of v in v 1538432379.676 * [misc]backup-simplify: Simplify 0 into 0 1538432379.676 * [misc]backup-simplify: Simplify 1 into 1 1538432379.676 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.676 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.676 * [misc]taylor: Taking taylor expansion of -3 in v 1538432379.676 * [misc]backup-simplify: Simplify -3 into -3 1538432379.676 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.676 * [misc]backup-simplify: Simplify 1 into 1 1538432379.677 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432379.677 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432379.677 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432379.677 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.677 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432379.678 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432379.678 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.678 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432379.678 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1538432379.678 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1538432379.678 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1538432379.678 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432379.678 * [misc]taylor: Taking taylor expansion of 2 in v 1538432379.678 * [misc]backup-simplify: Simplify 2 into 2 1538432379.678 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.679 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.679 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432379.679 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.679 * [misc]backup-simplify: Simplify 1 into 1 1538432379.679 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432379.679 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.679 * [misc]taylor: Taking taylor expansion of v in v 1538432379.679 * [misc]backup-simplify: Simplify 0 into 0 1538432379.679 * [misc]backup-simplify: Simplify 1 into 1 1538432379.679 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.679 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.679 * [misc]taylor: Taking taylor expansion of t in v 1538432379.679 * [misc]backup-simplify: Simplify t into t 1538432379.679 * [misc]backup-simplify: Simplify (- 1) into -1 1538432379.679 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432379.680 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1538432379.680 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1538432379.680 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1538432379.680 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432379.680 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432379.680 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432379.680 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432379.680 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.680 * [misc]taylor: Taking taylor expansion of v in v 1538432379.680 * [misc]backup-simplify: Simplify 0 into 0 1538432379.680 * [misc]backup-simplify: Simplify 1 into 1 1538432379.680 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.680 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.680 * [misc]taylor: Taking taylor expansion of -3 in v 1538432379.680 * [misc]backup-simplify: Simplify -3 into -3 1538432379.680 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.680 * [misc]backup-simplify: Simplify 1 into 1 1538432379.680 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432379.681 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432379.681 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432379.681 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.681 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432379.681 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432379.681 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.681 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432379.682 * [misc]backup-simplify: Simplify (* (* -1 (/ (sqrt 2) t)) (sqrt -3)) into (* -1 (/ (* (sqrt 2) (sqrt -3)) t)) 1538432379.682 * [misc]taylor: Taking taylor expansion of (* -1 (/ (* (sqrt 2) (sqrt -3)) t)) in t 1538432379.682 * [misc]taylor: Taking taylor expansion of -1 in t 1538432379.682 * [misc]backup-simplify: Simplify -1 into -1 1538432379.682 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1538432379.682 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1538432379.682 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.682 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.682 * [misc]backup-simplify: Simplify 2 into 2 1538432379.682 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.682 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.682 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432379.682 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.682 * [misc]backup-simplify: Simplify -3 into -3 1538432379.682 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432379.682 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432379.682 * [misc]taylor: Taking taylor expansion of t in t 1538432379.682 * [misc]backup-simplify: Simplify 0 into 0 1538432379.682 * [misc]backup-simplify: Simplify 1 into 1 1538432379.683 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1538432379.683 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1538432379.683 * [misc]backup-simplify: Simplify (* -1 (* (sqrt 2) (sqrt -3))) into (* -1 (* (sqrt 2) (sqrt -3))) 1538432379.684 * [misc]backup-simplify: Simplify (* -1 (* (sqrt 2) (sqrt -3))) into (* -1 (* (sqrt 2) (sqrt -3))) 1538432379.684 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.684 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432379.684 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.684 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.685 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 -1)) into 0 1538432379.685 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)))) into 0 1538432379.685 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (* 0 (sqrt -3))) into 0 1538432379.685 * [misc]taylor: Taking taylor expansion of 0 in t 1538432379.685 * [misc]backup-simplify: Simplify 0 into 0 1538432379.685 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1538432379.685 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1538432379.686 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* (sqrt 2) (sqrt -3)))) into 0 1538432379.686 * [misc]backup-simplify: Simplify 0 into 0 1538432379.686 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432379.686 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.686 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432379.686 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432379.687 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -3))) into (/ 1/2 (sqrt -3)) 1538432379.687 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432379.687 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.688 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.688 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432379.688 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432379.689 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 1) (+ (* 0 0) (* 0 -1))) into (sqrt 2) 1538432379.689 * [misc]backup-simplify: Simplify (- (/ (sqrt 2) t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)))) into (/ (sqrt 2) t) 1538432379.690 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) (/ 1/2 (sqrt -3))) (+ (* 0 0) (* (/ (sqrt 2) t) (sqrt -3)))) into (- (/ (* (sqrt 2) (sqrt -3)) t) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) 1538432379.690 * [misc]taylor: Taking taylor expansion of (- (/ (* (sqrt 2) (sqrt -3)) t) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) in t 1538432379.690 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1538432379.690 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1538432379.690 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.690 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.690 * [misc]backup-simplify: Simplify 2 into 2 1538432379.690 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.690 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.690 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432379.690 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.690 * [misc]backup-simplify: Simplify -3 into -3 1538432379.690 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432379.691 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432379.691 * [misc]taylor: Taking taylor expansion of t in t 1538432379.691 * [misc]backup-simplify: Simplify 0 into 0 1538432379.691 * [misc]backup-simplify: Simplify 1 into 1 1538432379.691 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1538432379.691 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1538432379.691 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1538432379.691 * [misc]taylor: Taking taylor expansion of 1/2 in t 1538432379.691 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538432379.691 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1538432379.691 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.691 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.692 * [misc]backup-simplify: Simplify 2 into 2 1538432379.692 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.692 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.692 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1538432379.692 * [misc]taylor: Taking taylor expansion of t in t 1538432379.692 * [misc]backup-simplify: Simplify 0 into 0 1538432379.692 * [misc]backup-simplify: Simplify 1 into 1 1538432379.692 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432379.692 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.692 * [misc]backup-simplify: Simplify -3 into -3 1538432379.692 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432379.692 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432379.692 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1538432379.693 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1538432379.693 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1538432379.693 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1538432379.694 * [misc]backup-simplify: Simplify (- (* 1/2 (/ (sqrt 2) (sqrt -3)))) into (- (* 1/2 (/ (sqrt 2) (sqrt -3)))) 1538432379.695 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (sqrt -3)) (- (* 1/2 (/ (sqrt 2) (sqrt -3))))) into (- (* (sqrt 2) (sqrt -3)) (* 1/2 (/ (sqrt 2) (sqrt -3)))) 1538432379.696 * [misc]backup-simplify: Simplify (- (* (sqrt 2) (sqrt -3)) (* 1/2 (/ (sqrt 2) (sqrt -3)))) into (- (* (sqrt 2) (sqrt -3)) (* 1/2 (/ (sqrt 2) (sqrt -3)))) 1538432379.696 * [misc]backup-simplify: Simplify 0 into 0 1538432379.697 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1538432379.697 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432379.698 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt -3)))) into 0 1538432379.698 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.698 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (sqrt 2) (sqrt -3))))) into 0 1538432379.698 * [misc]backup-simplify: Simplify 0 into 0 1538432379.698 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432379.698 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.699 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432379.699 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.699 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -3)))))) (* 2 (sqrt -3))) into 0 1538432379.699 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432379.699 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.700 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.700 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.700 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432379.700 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1538432379.700 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)) (* (/ (sqrt 2) t) (/ 0 t)))) into 0 1538432379.701 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* (/ (sqrt 2) t) 0) (* 0 (sqrt -3))))) into 0 1538432379.701 * [misc]taylor: Taking taylor expansion of 0 in t 1538432379.701 * [misc]backup-simplify: Simplify 0 into 0 1538432379.701 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1538432379.701 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1538432379.702 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1538432379.702 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -3)))) into 0 1538432379.702 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt -3)) (+ (* (/ (sqrt 2) (sqrt -3)) (/ 0 (sqrt -3))))) into 0 1538432379.703 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 2) (sqrt -3)))) into 0 1538432379.703 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.703 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.703 * [misc]backup-simplify: Simplify 0 into 0 1538432379.703 * [misc]backup-simplify: Simplify 0 into 0 1538432379.703 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into 0 1538432379.703 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432379.703 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -3))))) into 0 1538432379.704 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.704 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 2) (sqrt -3)))))) into 0 1538432379.704 * [misc]backup-simplify: Simplify 0 into 0 1538432379.704 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432379.704 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.705 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1538432379.705 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.711 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (sqrt -3)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into (/ -1/8 (pow (sqrt -3) 3)) 1538432379.712 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432379.712 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.712 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.712 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.714 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432379.714 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1))))) into 0 1538432379.715 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)) (* (/ (sqrt 2) t) (/ 0 t)) (* 0 (/ 0 t)))) into 0 1538432379.718 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) (/ -1/8 (pow (sqrt -3) 3))) (+ (* 0 0) (+ (* (/ (sqrt 2) t) (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3)))))) into (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) 1538432379.718 * [misc]taylor: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) in t 1538432379.718 * [misc]taylor: Taking taylor expansion of (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) in t 1538432379.718 * [misc]taylor: Taking taylor expansion of 1/8 in t 1538432379.718 * [misc]backup-simplify: Simplify 1/8 into 1/8 1538432379.718 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (pow (sqrt -3) 3))) in t 1538432379.718 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.718 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.718 * [misc]backup-simplify: Simplify 2 into 2 1538432379.718 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.719 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.719 * [misc]taylor: Taking taylor expansion of (* t (pow (sqrt -3) 3)) in t 1538432379.719 * [misc]taylor: Taking taylor expansion of t in t 1538432379.719 * [misc]backup-simplify: Simplify 0 into 0 1538432379.719 * [misc]backup-simplify: Simplify 1 into 1 1538432379.719 * [misc]taylor: Taking taylor expansion of (pow (sqrt -3) 3) in t 1538432379.719 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432379.719 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.719 * [misc]backup-simplify: Simplify -3 into -3 1538432379.719 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432379.719 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432379.720 * [misc]backup-simplify: Simplify (* (sqrt -3) (sqrt -3)) into (pow (sqrt -3) 2) 1538432379.721 * [misc]backup-simplify: Simplify (* (sqrt -3) (pow (sqrt -3) 2)) into (pow (sqrt -3) 3) 1538432379.722 * [misc]backup-simplify: Simplify (* 0 (pow (sqrt -3) 3)) into 0 1538432379.722 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (sqrt -3))) into 0 1538432379.723 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (pow (sqrt -3) 2))) into 0 1538432379.724 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow (sqrt -3) 3))) into (pow (sqrt -3) 3) 1538432379.725 * [misc]backup-simplify: Simplify (/ (sqrt 2) (pow (sqrt -3) 3)) into (/ (sqrt 2) (pow (sqrt -3) 3)) 1538432379.725 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1538432379.725 * [misc]taylor: Taking taylor expansion of 1/2 in t 1538432379.725 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538432379.725 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1538432379.725 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.725 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.725 * [misc]backup-simplify: Simplify 2 into 2 1538432379.725 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.725 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.725 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1538432379.725 * [misc]taylor: Taking taylor expansion of t in t 1538432379.725 * [misc]backup-simplify: Simplify 0 into 0 1538432379.725 * [misc]backup-simplify: Simplify 1 into 1 1538432379.726 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432379.726 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.726 * [misc]backup-simplify: Simplify -3 into -3 1538432379.726 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432379.726 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432379.726 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1538432379.726 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1538432379.727 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1538432379.728 * [misc]backup-simplify: Simplify (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) into (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) 1538432379.728 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1538432379.730 * [misc]backup-simplify: Simplify (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) into (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) 1538432379.732 * [misc]backup-simplify: Simplify (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) into (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) 1538432379.736 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (* (/ 1 (/ 1 t)) (/ 1 v))) (+ (* (- (* (sqrt 2) (sqrt -3)) (* 1/2 (/ (sqrt 2) (sqrt -3)))) (* (/ 1 (/ 1 t)) (/ 1 (/ 1 v)))) (* (* -1 (* (sqrt 2) (sqrt -3))) (* (/ 1 (/ 1 t)) (pow (/ 1 v) -3))))) into (- (+ (* 1/8 (/ (* t (sqrt 2)) (* v (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (sqrt 2)) (* v (sqrt -3)))) (* t (* (sqrt 2) (* v (sqrt -3)))))) (+ (* 1/2 (/ (* t (* (sqrt 2) v)) (sqrt -3))) (* t (* (sqrt 2) (* (pow v 3) (sqrt -3)))))) 1538432379.736 * [misc]backup-simplify: Simplify (* (sqrt (* 2 (fma (* (/ 1 (- v)) (/ 1 (- v))) -3 1))) (* (/ 1 (- t)) (- 1 (* (/ 1 (- v)) (/ 1 (- v)))))) into (* -1 (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1)))) 1538432379.736 * [misc]approximate: Taking taylor expansion of (* -1 (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1)))) in (v t) around 0 1538432379.736 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1)))) in t 1538432379.736 * [misc]taylor: Taking taylor expansion of -1 in t 1538432379.736 * [misc]backup-simplify: Simplify -1 into -1 1538432379.736 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in t 1538432379.736 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in t 1538432379.736 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in t 1538432379.736 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.736 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.736 * [misc]backup-simplify: Simplify 2 into 2 1538432379.737 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.737 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.737 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432379.737 * [misc]taylor: Taking taylor expansion of 1 in t 1538432379.737 * [misc]backup-simplify: Simplify 1 into 1 1538432379.737 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432379.737 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432379.737 * [misc]taylor: Taking taylor expansion of v in t 1538432379.737 * [misc]backup-simplify: Simplify v into v 1538432379.737 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432379.737 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432379.737 * [misc]taylor: Taking taylor expansion of t in t 1538432379.737 * [misc]backup-simplify: Simplify 0 into 0 1538432379.737 * [misc]backup-simplify: Simplify 1 into 1 1538432379.737 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432379.737 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432379.737 * [misc]backup-simplify: Simplify (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1538432379.738 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1538432379.738 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in t 1538432379.738 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432379.738 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432379.738 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432379.738 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432379.738 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432379.738 * [misc]taylor: Taking taylor expansion of v in t 1538432379.738 * [misc]backup-simplify: Simplify v into v 1538432379.738 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432379.738 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432379.738 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.738 * [misc]backup-simplify: Simplify -3 into -3 1538432379.738 * [misc]taylor: Taking taylor expansion of 1 in t 1538432379.738 * [misc]backup-simplify: Simplify 1 into 1 1538432379.738 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432379.738 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432379.738 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) into (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) 1538432379.738 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432379.738 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432379.739 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1538432379.739 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.739 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1538432379.739 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432379.739 * [misc]taylor: Taking taylor expansion of -1 in v 1538432379.739 * [misc]backup-simplify: Simplify -1 into -1 1538432379.739 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1538432379.739 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1538432379.739 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1538432379.739 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432379.739 * [misc]taylor: Taking taylor expansion of 2 in v 1538432379.739 * [misc]backup-simplify: Simplify 2 into 2 1538432379.739 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.739 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.739 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432379.739 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.739 * [misc]backup-simplify: Simplify 1 into 1 1538432379.739 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432379.739 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.739 * [misc]taylor: Taking taylor expansion of v in v 1538432379.739 * [misc]backup-simplify: Simplify 0 into 0 1538432379.739 * [misc]backup-simplify: Simplify 1 into 1 1538432379.739 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.740 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.740 * [misc]taylor: Taking taylor expansion of t in v 1538432379.740 * [misc]backup-simplify: Simplify t into t 1538432379.740 * [misc]backup-simplify: Simplify (- 1) into -1 1538432379.740 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432379.740 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1538432379.740 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1538432379.740 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1538432379.740 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432379.740 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432379.740 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432379.740 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432379.740 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.740 * [misc]taylor: Taking taylor expansion of v in v 1538432379.740 * [misc]backup-simplify: Simplify 0 into 0 1538432379.740 * [misc]backup-simplify: Simplify 1 into 1 1538432379.740 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.741 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.741 * [misc]taylor: Taking taylor expansion of -3 in v 1538432379.741 * [misc]backup-simplify: Simplify -3 into -3 1538432379.741 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.741 * [misc]backup-simplify: Simplify 1 into 1 1538432379.741 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432379.741 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432379.741 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432379.741 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.741 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432379.741 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432379.741 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.742 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432379.742 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432379.742 * [misc]taylor: Taking taylor expansion of -1 in v 1538432379.742 * [misc]backup-simplify: Simplify -1 into -1 1538432379.742 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1538432379.742 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1538432379.742 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1538432379.742 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432379.742 * [misc]taylor: Taking taylor expansion of 2 in v 1538432379.742 * [misc]backup-simplify: Simplify 2 into 2 1538432379.742 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.742 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.742 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432379.742 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.742 * [misc]backup-simplify: Simplify 1 into 1 1538432379.742 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432379.742 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.742 * [misc]taylor: Taking taylor expansion of v in v 1538432379.742 * [misc]backup-simplify: Simplify 0 into 0 1538432379.742 * [misc]backup-simplify: Simplify 1 into 1 1538432379.742 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.742 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.742 * [misc]taylor: Taking taylor expansion of t in v 1538432379.742 * [misc]backup-simplify: Simplify t into t 1538432379.742 * [misc]backup-simplify: Simplify (- 1) into -1 1538432379.743 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432379.743 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1538432379.743 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1538432379.743 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1538432379.743 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432379.743 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432379.743 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432379.743 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432379.743 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.743 * [misc]taylor: Taking taylor expansion of v in v 1538432379.743 * [misc]backup-simplify: Simplify 0 into 0 1538432379.743 * [misc]backup-simplify: Simplify 1 into 1 1538432379.743 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.743 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.743 * [misc]taylor: Taking taylor expansion of -3 in v 1538432379.743 * [misc]backup-simplify: Simplify -3 into -3 1538432379.743 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.743 * [misc]backup-simplify: Simplify 1 into 1 1538432379.744 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432379.744 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432379.744 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432379.744 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.744 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432379.744 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432379.744 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.744 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432379.745 * [misc]backup-simplify: Simplify (* (* -1 (/ (sqrt 2) t)) (sqrt -3)) into (* -1 (/ (* (sqrt 2) (sqrt -3)) t)) 1538432379.745 * [misc]backup-simplify: Simplify (* -1 (* -1 (/ (* (sqrt 2) (sqrt -3)) t))) into (/ (* (sqrt 2) (sqrt -3)) t) 1538432379.745 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1538432379.745 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1538432379.745 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.745 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.745 * [misc]backup-simplify: Simplify 2 into 2 1538432379.745 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.745 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.745 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432379.745 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.745 * [misc]backup-simplify: Simplify -3 into -3 1538432379.746 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432379.746 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432379.746 * [misc]taylor: Taking taylor expansion of t in t 1538432379.746 * [misc]backup-simplify: Simplify 0 into 0 1538432379.746 * [misc]backup-simplify: Simplify 1 into 1 1538432379.746 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1538432379.746 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1538432379.747 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1538432379.747 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.747 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432379.747 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.747 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.747 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 -1)) into 0 1538432379.748 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)))) into 0 1538432379.748 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (* 0 (sqrt -3))) into 0 1538432379.748 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* -1 (/ (* (sqrt 2) (sqrt -3)) t)))) into 0 1538432379.748 * [misc]taylor: Taking taylor expansion of 0 in t 1538432379.748 * [misc]backup-simplify: Simplify 0 into 0 1538432379.748 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1538432379.749 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1538432379.749 * [misc]backup-simplify: Simplify 0 into 0 1538432379.749 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432379.749 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.749 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432379.749 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432379.750 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -3))) into (/ 1/2 (sqrt -3)) 1538432379.750 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432379.750 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.751 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.751 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432379.752 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432379.752 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 1) (+ (* 0 0) (* 0 -1))) into (sqrt 2) 1538432379.753 * [misc]backup-simplify: Simplify (- (/ (sqrt 2) t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)))) into (/ (sqrt 2) t) 1538432379.754 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) (/ 1/2 (sqrt -3))) (+ (* 0 0) (* (/ (sqrt 2) t) (sqrt -3)))) into (- (/ (* (sqrt 2) (sqrt -3)) t) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) 1538432379.756 * [misc]backup-simplify: Simplify (+ (* -1 (- (/ (* (sqrt 2) (sqrt -3)) t) (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))))) (+ (* 0 0) (* 0 (* -1 (/ (* (sqrt 2) (sqrt -3)) t))))) into (- (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) (/ (* (sqrt 2) (sqrt -3)) t)) 1538432379.756 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) (/ (* (sqrt 2) (sqrt -3)) t)) in t 1538432379.756 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1538432379.756 * [misc]taylor: Taking taylor expansion of 1/2 in t 1538432379.756 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538432379.756 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1538432379.756 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.756 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.756 * [misc]backup-simplify: Simplify 2 into 2 1538432379.756 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.757 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.757 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1538432379.757 * [misc]taylor: Taking taylor expansion of t in t 1538432379.757 * [misc]backup-simplify: Simplify 0 into 0 1538432379.757 * [misc]backup-simplify: Simplify 1 into 1 1538432379.757 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432379.757 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.757 * [misc]backup-simplify: Simplify -3 into -3 1538432379.757 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432379.757 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432379.757 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1538432379.758 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1538432379.759 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1538432379.759 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1538432379.759 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1538432379.759 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.759 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.759 * [misc]backup-simplify: Simplify 2 into 2 1538432379.759 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.759 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.759 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432379.759 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.759 * [misc]backup-simplify: Simplify -3 into -3 1538432379.759 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432379.760 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432379.760 * [misc]taylor: Taking taylor expansion of t in t 1538432379.760 * [misc]backup-simplify: Simplify 0 into 0 1538432379.760 * [misc]backup-simplify: Simplify 1 into 1 1538432379.760 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1538432379.761 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1538432379.762 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1538432379.763 * [misc]backup-simplify: Simplify (- (* (sqrt 2) (sqrt -3))) into (- (* (sqrt 2) (sqrt -3))) 1538432379.765 * [misc]backup-simplify: Simplify (+ (* 1/2 (/ (sqrt 2) (sqrt -3))) (- (* (sqrt 2) (sqrt -3)))) into (- (* 1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt 2) (sqrt -3))) 1538432379.766 * [misc]backup-simplify: Simplify (- (* 1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt 2) (sqrt -3))) into (- (* 1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt 2) (sqrt -3))) 1538432379.766 * [misc]backup-simplify: Simplify 0 into 0 1538432379.768 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1538432379.769 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432379.769 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt -3)))) into 0 1538432379.770 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.770 * [misc]backup-simplify: Simplify 0 into 0 1538432379.770 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432379.771 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.771 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432379.771 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.771 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -3)))))) (* 2 (sqrt -3))) into 0 1538432379.772 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432379.772 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.772 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.773 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.773 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432379.773 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1538432379.774 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)) (* (/ (sqrt 2) t) (/ 0 t)))) into 0 1538432379.775 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* (/ (sqrt 2) t) 0) (* 0 (sqrt -3))))) into 0 1538432379.777 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (- (/ (* (sqrt 2) (sqrt -3)) t) (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))))) (+ (* 0 0) (* 0 (* -1 (/ (* (sqrt 2) (sqrt -3)) t)))))) into 0 1538432379.777 * [misc]taylor: Taking taylor expansion of 0 in t 1538432379.777 * [misc]backup-simplify: Simplify 0 into 0 1538432379.778 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1538432379.778 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -3)))) into 0 1538432379.779 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt -3)) (+ (* (/ (sqrt 2) (sqrt -3)) (/ 0 (sqrt -3))))) into 0 1538432379.779 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 2) (sqrt -3)))) into 0 1538432379.779 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1538432379.780 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1538432379.780 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.780 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.780 * [misc]backup-simplify: Simplify 0 into 0 1538432379.780 * [misc]backup-simplify: Simplify 0 into 0 1538432379.781 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into 0 1538432379.781 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432379.781 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -3))))) into 0 1538432379.782 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.782 * [misc]backup-simplify: Simplify 0 into 0 1538432379.782 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432379.783 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.783 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1538432379.783 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.786 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (sqrt -3)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into (/ -1/8 (pow (sqrt -3) 3)) 1538432379.786 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432379.787 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.787 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.787 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.788 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432379.789 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1))))) into 0 1538432379.790 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)) (* (/ (sqrt 2) t) (/ 0 t)) (* 0 (/ 0 t)))) into 0 1538432379.792 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) (/ -1/8 (pow (sqrt -3) 3))) (+ (* 0 0) (+ (* (/ (sqrt 2) t) (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3)))))) into (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) 1538432379.796 * [misc]backup-simplify: Simplify (+ (* -1 (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))))) (+ (* 0 0) (+ (* 0 (- (/ (* (sqrt 2) (sqrt -3)) t) (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))))) (+ (* 0 0) (* 0 (* -1 (/ (* (sqrt 2) (sqrt -3)) t))))))) into (- (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))))) 1538432379.796 * [misc]taylor: Taking taylor expansion of (- (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))))) in t 1538432379.796 * [misc]taylor: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) in t 1538432379.796 * [misc]taylor: Taking taylor expansion of (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) in t 1538432379.796 * [misc]taylor: Taking taylor expansion of 1/8 in t 1538432379.797 * [misc]backup-simplify: Simplify 1/8 into 1/8 1538432379.797 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (pow (sqrt -3) 3))) in t 1538432379.797 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.797 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.797 * [misc]backup-simplify: Simplify 2 into 2 1538432379.797 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.797 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.797 * [misc]taylor: Taking taylor expansion of (* t (pow (sqrt -3) 3)) in t 1538432379.797 * [misc]taylor: Taking taylor expansion of t in t 1538432379.797 * [misc]backup-simplify: Simplify 0 into 0 1538432379.797 * [misc]backup-simplify: Simplify 1 into 1 1538432379.797 * [misc]taylor: Taking taylor expansion of (pow (sqrt -3) 3) in t 1538432379.797 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432379.797 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.797 * [misc]backup-simplify: Simplify -3 into -3 1538432379.797 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432379.798 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432379.798 * [misc]backup-simplify: Simplify (* (sqrt -3) (sqrt -3)) into (pow (sqrt -3) 2) 1538432379.799 * [misc]backup-simplify: Simplify (* (sqrt -3) (pow (sqrt -3) 2)) into (pow (sqrt -3) 3) 1538432379.800 * [misc]backup-simplify: Simplify (* 0 (pow (sqrt -3) 3)) into 0 1538432379.801 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (sqrt -3))) into 0 1538432379.802 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (pow (sqrt -3) 2))) into 0 1538432379.804 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow (sqrt -3) 3))) into (pow (sqrt -3) 3) 1538432379.805 * [misc]backup-simplify: Simplify (/ (sqrt 2) (pow (sqrt -3) 3)) into (/ (sqrt 2) (pow (sqrt -3) 3)) 1538432379.805 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1538432379.805 * [misc]taylor: Taking taylor expansion of 1/2 in t 1538432379.805 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538432379.805 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1538432379.805 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.805 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.805 * [misc]backup-simplify: Simplify 2 into 2 1538432379.805 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.806 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.806 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1538432379.806 * [misc]taylor: Taking taylor expansion of t in t 1538432379.806 * [misc]backup-simplify: Simplify 0 into 0 1538432379.806 * [misc]backup-simplify: Simplify 1 into 1 1538432379.806 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1538432379.806 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.806 * [misc]backup-simplify: Simplify -3 into -3 1538432379.806 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1538432379.806 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1538432379.806 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1538432379.807 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1538432379.808 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1538432379.809 * [misc]backup-simplify: Simplify (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) into (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) 1538432379.810 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1538432379.813 * [misc]backup-simplify: Simplify (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) into (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3)))) 1538432379.817 * [misc]backup-simplify: Simplify (- (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3))))) into (- (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3))))) 1538432379.820 * [misc]backup-simplify: Simplify (- (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3))))) into (- (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3))))) 1538432379.825 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) (* 1/2 (/ (sqrt 2) (sqrt -3))))) (* (/ 1 (/ 1 (- t))) (/ 1 (- v)))) (+ (* (- (* 1/2 (/ (sqrt 2) (sqrt -3))) (* (sqrt 2) (sqrt -3))) (* (/ 1 (/ 1 (- t))) (/ 1 (/ 1 (- v))))) (* (* (sqrt 2) (sqrt -3)) (* (/ 1 (/ 1 (- t))) (pow (/ 1 (- v)) -3))))) into (- (+ (* 1/2 (/ (* t (* (sqrt 2) v)) (sqrt -3))) (* t (* (sqrt 2) (* (pow v 3) (sqrt -3))))) (+ (* 1/8 (/ (* t (sqrt 2)) (* v (pow (sqrt -3) 3)))) (+ (* t (* (sqrt 2) (* v (sqrt -3)))) (* 1/2 (/ (* t (sqrt 2)) (* v (sqrt -3))))))) 1538432379.825 * * * * [misc]progress: [ 2 / 4 ] generating series at (2) 1538432379.825 * [misc]backup-simplify: Simplify (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v))))) into (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) 1538432379.825 * [misc]approximate: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in (v t) around 0 1538432379.825 * [misc]taylor: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in t 1538432379.825 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in t 1538432379.826 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in t 1538432379.826 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432379.826 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in t 1538432379.826 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432379.826 * [misc]taylor: Taking taylor expansion of v in t 1538432379.826 * [misc]backup-simplify: Simplify v into v 1538432379.826 * [misc]taylor: Taking taylor expansion of -5 in t 1538432379.826 * [misc]backup-simplify: Simplify -5 into -5 1538432379.826 * [misc]taylor: Taking taylor expansion of 1 in t 1538432379.826 * [misc]backup-simplify: Simplify 1 into 1 1538432379.826 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in t 1538432379.826 * [misc]taylor: Taking taylor expansion of t in t 1538432379.826 * [misc]backup-simplify: Simplify 0 into 0 1538432379.826 * [misc]backup-simplify: Simplify 1 into 1 1538432379.826 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in t 1538432379.826 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.826 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.826 * [misc]backup-simplify: Simplify 2 into 2 1538432379.826 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.826 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.826 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in t 1538432379.826 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1538432379.826 * [misc]taylor: Taking taylor expansion of 1 in t 1538432379.826 * [misc]backup-simplify: Simplify 1 into 1 1538432379.826 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432379.826 * [misc]taylor: Taking taylor expansion of v in t 1538432379.826 * [misc]backup-simplify: Simplify v into v 1538432379.826 * [misc]taylor: Taking taylor expansion of PI in t 1538432379.826 * [misc]backup-simplify: Simplify PI into PI 1538432379.826 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432379.826 * [misc]backup-simplify: Simplify (* (pow v 2) -5) into (* -5 (pow v 2)) 1538432379.826 * [misc]backup-simplify: Simplify (+ (* -5 (pow v 2)) 1) into (- 1 (* 5 (pow v 2))) 1538432379.827 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432379.827 * [misc]backup-simplify: Simplify (- (pow v 2)) into (- (pow v 2)) 1538432379.827 * [misc]backup-simplify: Simplify (+ 1 (- (pow v 2))) into (- 1 (pow v 2)) 1538432379.827 * [misc]backup-simplify: Simplify (* (- 1 (pow v 2)) PI) into (* (- 1 (pow v 2)) PI) 1538432379.827 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (pow v 2)) PI)) into (* (sqrt 2) (* (- 1 (pow v 2)) PI)) 1538432379.827 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) (* (- 1 (pow v 2)) PI))) into 0 1538432379.827 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432379.827 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.828 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.828 * [misc]backup-simplify: Simplify (+ (* (- 1 (pow v 2)) 0) (* 0 PI)) into 0 1538432379.828 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (- 1 (pow v 2)) PI))) into 0 1538432379.829 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) into (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI))) 1538432379.829 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (pow v 2))) (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI)))) into (/ (- 1 (* 5 (pow v 2))) (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI)))) 1538432379.829 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in t 1538432379.829 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in t 1538432379.829 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in t 1538432379.829 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432379.829 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in t 1538432379.829 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432379.829 * [misc]taylor: Taking taylor expansion of v in t 1538432379.829 * [misc]backup-simplify: Simplify v into v 1538432379.829 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.829 * [misc]backup-simplify: Simplify -3 into -3 1538432379.829 * [misc]taylor: Taking taylor expansion of 1 in t 1538432379.829 * [misc]backup-simplify: Simplify 1 into 1 1538432379.830 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432379.830 * [misc]backup-simplify: Simplify (* (pow v 2) -3) into (* -3 (pow v 2)) 1538432379.830 * [misc]backup-simplify: Simplify (+ (* -3 (pow v 2)) 1) into (- 1 (* 3 (pow v 2))) 1538432379.830 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (pow v 2)))) into (/ 1 (- 1 (* 3 (pow v 2)))) 1538432379.830 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) into (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) 1538432379.830 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432379.830 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 -3)) into 0 1538432379.830 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.830 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (pow v 2)))) (/ 0 (- 1 (* 3 (pow v 2))))))) into 0 1538432379.831 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))) into 0 1538432379.831 * [misc]taylor: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in v 1538432379.831 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in v 1538432379.831 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432379.831 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432379.831 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432379.831 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.831 * [misc]taylor: Taking taylor expansion of v in v 1538432379.831 * [misc]backup-simplify: Simplify 0 into 0 1538432379.831 * [misc]backup-simplify: Simplify 1 into 1 1538432379.831 * [misc]taylor: Taking taylor expansion of -5 in v 1538432379.831 * [misc]backup-simplify: Simplify -5 into -5 1538432379.831 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.831 * [misc]backup-simplify: Simplify 1 into 1 1538432379.831 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in v 1538432379.831 * [misc]taylor: Taking taylor expansion of t in v 1538432379.831 * [misc]backup-simplify: Simplify t into t 1538432379.831 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in v 1538432379.831 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432379.831 * [misc]taylor: Taking taylor expansion of 2 in v 1538432379.831 * [misc]backup-simplify: Simplify 2 into 2 1538432379.831 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.831 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.831 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in v 1538432379.831 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432379.831 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.831 * [misc]backup-simplify: Simplify 1 into 1 1538432379.831 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.831 * [misc]taylor: Taking taylor expansion of v in v 1538432379.831 * [misc]backup-simplify: Simplify 0 into 0 1538432379.831 * [misc]backup-simplify: Simplify 1 into 1 1538432379.831 * [misc]taylor: Taking taylor expansion of PI in v 1538432379.831 * [misc]backup-simplify: Simplify PI into PI 1538432379.832 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432379.832 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432379.832 * [misc]backup-simplify: Simplify (* 1 PI) into PI 1538432379.832 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432379.833 * [misc]backup-simplify: Simplify (* t (* (sqrt 2) PI)) into (* t (* (sqrt 2) PI)) 1538432379.833 * [misc]backup-simplify: Simplify (/ 1 (* t (* (sqrt 2) PI))) into (/ 1 (* t (* (sqrt 2) PI))) 1538432379.833 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1538432379.833 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1538432379.833 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432379.833 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432379.833 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432379.833 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.833 * [misc]taylor: Taking taylor expansion of v in v 1538432379.833 * [misc]backup-simplify: Simplify 0 into 0 1538432379.833 * [misc]backup-simplify: Simplify 1 into 1 1538432379.833 * [misc]taylor: Taking taylor expansion of -3 in v 1538432379.833 * [misc]backup-simplify: Simplify -3 into -3 1538432379.833 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.833 * [misc]backup-simplify: Simplify 1 into 1 1538432379.833 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432379.833 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.833 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432379.834 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.834 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432379.834 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432379.834 * [misc]taylor: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) in v 1538432379.834 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in v 1538432379.834 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432379.834 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432379.834 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432379.834 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.834 * [misc]taylor: Taking taylor expansion of v in v 1538432379.834 * [misc]backup-simplify: Simplify 0 into 0 1538432379.834 * [misc]backup-simplify: Simplify 1 into 1 1538432379.834 * [misc]taylor: Taking taylor expansion of -5 in v 1538432379.834 * [misc]backup-simplify: Simplify -5 into -5 1538432379.834 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.834 * [misc]backup-simplify: Simplify 1 into 1 1538432379.834 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in v 1538432379.834 * [misc]taylor: Taking taylor expansion of t in v 1538432379.834 * [misc]backup-simplify: Simplify t into t 1538432379.834 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in v 1538432379.834 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432379.834 * [misc]taylor: Taking taylor expansion of 2 in v 1538432379.834 * [misc]backup-simplify: Simplify 2 into 2 1538432379.834 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.835 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.835 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in v 1538432379.835 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432379.835 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.835 * [misc]backup-simplify: Simplify 1 into 1 1538432379.835 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.835 * [misc]taylor: Taking taylor expansion of v in v 1538432379.835 * [misc]backup-simplify: Simplify 0 into 0 1538432379.835 * [misc]backup-simplify: Simplify 1 into 1 1538432379.835 * [misc]taylor: Taking taylor expansion of PI in v 1538432379.835 * [misc]backup-simplify: Simplify PI into PI 1538432379.835 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432379.835 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432379.835 * [misc]backup-simplify: Simplify (* 1 PI) into PI 1538432379.836 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432379.836 * [misc]backup-simplify: Simplify (* t (* (sqrt 2) PI)) into (* t (* (sqrt 2) PI)) 1538432379.836 * [misc]backup-simplify: Simplify (/ 1 (* t (* (sqrt 2) PI))) into (/ 1 (* t (* (sqrt 2) PI))) 1538432379.836 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1538432379.836 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1538432379.836 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432379.836 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432379.836 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432379.836 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.836 * [misc]taylor: Taking taylor expansion of v in v 1538432379.836 * [misc]backup-simplify: Simplify 0 into 0 1538432379.836 * [misc]backup-simplify: Simplify 1 into 1 1538432379.836 * [misc]taylor: Taking taylor expansion of -3 in v 1538432379.836 * [misc]backup-simplify: Simplify -3 into -3 1538432379.836 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.836 * [misc]backup-simplify: Simplify 1 into 1 1538432379.837 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432379.837 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.837 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432379.837 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.837 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432379.837 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432379.838 * [misc]backup-simplify: Simplify (* (/ 1 (* t (* (sqrt 2) PI))) 1) into (/ 1 (* t (* (sqrt 2) PI))) 1538432379.838 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1538432379.838 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1538432379.838 * [misc]taylor: Taking taylor expansion of t in t 1538432379.838 * [misc]backup-simplify: Simplify 0 into 0 1538432379.838 * [misc]backup-simplify: Simplify 1 into 1 1538432379.838 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432379.838 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.838 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.838 * [misc]backup-simplify: Simplify 2 into 2 1538432379.838 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.838 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.838 * [misc]taylor: Taking taylor expansion of PI in t 1538432379.838 * [misc]backup-simplify: Simplify PI into PI 1538432379.838 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432379.839 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1538432379.841 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432379.842 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1538432379.842 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432379.843 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432379.843 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.843 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.843 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 PI)) into 0 1538432379.844 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432379.844 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 (* (sqrt 2) PI))) into 0 1538432379.845 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))))) into 0 1538432379.846 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 0) (* 0 1)) into 0 1538432379.846 * [misc]taylor: Taking taylor expansion of 0 in t 1538432379.846 * [misc]backup-simplify: Simplify 0 into 0 1538432379.847 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432379.848 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432379.849 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1538432379.852 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432379.852 * [misc]backup-simplify: Simplify 0 into 0 1538432379.852 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.852 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432379.853 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432379.853 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -3 1)) (* 0 (/ 0 1)))) into 3 1538432379.854 * [misc]backup-simplify: Simplify (/ (- 3 (pow 0 2) (+)) (* 2 1)) into 3/2 1538432379.854 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.854 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432379.855 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432379.855 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.855 * [misc]backup-simplify: Simplify (- 1) into -1 1538432379.855 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432379.856 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* -1 PI))) into (- PI) 1538432379.858 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432379.860 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (- PI)) (+ (* 0 0) (* 0 PI))) into (- (* (sqrt 2) PI)) 1538432379.862 * [misc]backup-simplify: Simplify (+ (* t (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))) into (- (* t (* (sqrt 2) PI))) 1538432379.865 * [misc]backup-simplify: Simplify (- (/ -5 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ (- (* t (* (sqrt 2) PI))) (* t (* (sqrt 2) PI)))) (* 0 (/ 0 (* t (* (sqrt 2) PI)))))) into (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1538432379.867 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 3/2) (+ (* 0 0) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1))) into (- (* 5/2 (/ 1 (* t (* (sqrt 2) PI))))) 1538432379.867 * [misc]taylor: Taking taylor expansion of (- (* 5/2 (/ 1 (* t (* (sqrt 2) PI))))) in t 1538432379.867 * [misc]taylor: Taking taylor expansion of (* 5/2 (/ 1 (* t (* (sqrt 2) PI)))) in t 1538432379.867 * [misc]taylor: Taking taylor expansion of 5/2 in t 1538432379.867 * [misc]backup-simplify: Simplify 5/2 into 5/2 1538432379.867 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1538432379.867 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1538432379.867 * [misc]taylor: Taking taylor expansion of t in t 1538432379.867 * [misc]backup-simplify: Simplify 0 into 0 1538432379.867 * [misc]backup-simplify: Simplify 1 into 1 1538432379.867 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432379.867 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.867 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.867 * [misc]backup-simplify: Simplify 2 into 2 1538432379.867 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.868 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.868 * [misc]taylor: Taking taylor expansion of PI in t 1538432379.868 * [misc]backup-simplify: Simplify PI into PI 1538432379.868 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432379.869 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1538432379.870 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432379.871 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1538432379.872 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432379.873 * [misc]backup-simplify: Simplify (* 5/2 (/ 1 (* (sqrt 2) PI))) into (/ 5/2 (* (sqrt 2) PI)) 1538432379.874 * [misc]backup-simplify: Simplify (- (/ 5/2 (* (sqrt 2) PI))) into (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) 1538432379.875 * [misc]backup-simplify: Simplify (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) into (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) 1538432379.875 * [misc]backup-simplify: Simplify 0 into 0 1538432379.876 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432379.877 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1538432379.880 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1538432379.884 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432379.884 * [misc]backup-simplify: Simplify 0 into 0 1538432379.884 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.884 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432379.885 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.885 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ -3 1)) (* 3 (/ 0 1)))) into 0 1538432379.885 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 3/2)))) (* 2 1)) into 0 1538432379.885 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.886 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432379.886 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.886 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.886 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.886 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.888 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (* 0 PI)))) into 0 1538432379.889 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432379.891 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 (- PI)) (+ (* 0 0) (* 0 PI)))) into 0 1538432379.894 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1538432379.898 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))) (* 0 (/ (- (* t (* (sqrt 2) PI))) (* t (* (sqrt 2) PI)))) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) (/ 0 (* t (* (sqrt 2) PI)))))) into 0 1538432379.899 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 0) (+ (* 0 3/2) (+ (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 0) (* 0 1)))) into 0 1538432379.899 * [misc]taylor: Taking taylor expansion of 0 in t 1538432379.899 * [misc]backup-simplify: Simplify 0 into 0 1538432379.901 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432379.902 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432379.903 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1538432379.906 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432379.908 * [misc]backup-simplify: Simplify (+ (* 5/2 0) (* 0 (/ 1 (* (sqrt 2) PI)))) into 0 1538432379.908 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.908 * [misc]backup-simplify: Simplify 0 into 0 1538432379.908 * [misc]backup-simplify: Simplify 0 into 0 1538432379.910 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432379.912 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1538432379.915 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))))) into 0 1538432379.921 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432379.921 * [misc]backup-simplify: Simplify 0 into 0 1538432379.921 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432379.921 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432379.921 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.922 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 3 (/ -3 1)) (* 0 (/ 0 1)))) into 9 1538432379.923 * [misc]backup-simplify: Simplify (/ (- 9 (pow 3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 27/8 1538432379.924 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432379.924 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432379.924 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.924 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432379.925 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.925 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.927 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (+ (* 0 0) (* 0 PI))))) into 0 1538432379.928 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432379.930 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 (- PI)) (+ (* 0 0) (* 0 PI))))) into 0 1538432379.932 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))))) into 0 1538432379.934 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))) (* 0 (/ 0 (* t (* (sqrt 2) PI)))) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) (/ (- (* t (* (sqrt 2) PI))) (* t (* (sqrt 2) PI)))) (* 0 (/ 0 (* t (* (sqrt 2) PI)))))) into (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1538432379.936 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 27/8) (+ (* 0 0) (+ (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 3/2) (+ (* 0 0) (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 1))))) into (- (* 53/8 (/ 1 (* t (* (sqrt 2) PI))))) 1538432379.936 * [misc]taylor: Taking taylor expansion of (- (* 53/8 (/ 1 (* t (* (sqrt 2) PI))))) in t 1538432379.936 * [misc]taylor: Taking taylor expansion of (* 53/8 (/ 1 (* t (* (sqrt 2) PI)))) in t 1538432379.936 * [misc]taylor: Taking taylor expansion of 53/8 in t 1538432379.936 * [misc]backup-simplify: Simplify 53/8 into 53/8 1538432379.936 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1538432379.936 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1538432379.936 * [misc]taylor: Taking taylor expansion of t in t 1538432379.936 * [misc]backup-simplify: Simplify 0 into 0 1538432379.936 * [misc]backup-simplify: Simplify 1 into 1 1538432379.936 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432379.936 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.936 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.936 * [misc]backup-simplify: Simplify 2 into 2 1538432379.936 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.936 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.936 * [misc]taylor: Taking taylor expansion of PI in t 1538432379.936 * [misc]backup-simplify: Simplify PI into PI 1538432379.937 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432379.937 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1538432379.938 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432379.938 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1538432379.939 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1538432379.940 * [misc]backup-simplify: Simplify (* 53/8 (/ 1 (* (sqrt 2) PI))) into (/ 53/8 (* (sqrt 2) PI)) 1538432379.940 * [misc]backup-simplify: Simplify (- (/ 53/8 (* (sqrt 2) PI))) into (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) 1538432379.941 * [misc]backup-simplify: Simplify (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) into (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) 1538432379.943 * [misc]backup-simplify: Simplify (+ (* (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) (* (/ 1 t) (pow v 4))) (+ (* (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) (* (/ 1 t) (pow v 2))) (* (/ 1 (* (sqrt 2) PI)) (* (/ 1 t) 1)))) into (- (/ 1 (* t (* (sqrt 2) PI))) (+ (* 53/8 (/ (pow v 4) (* t (* (sqrt 2) PI)))) (* 5/2 (/ (pow v 2) (* t (* (sqrt 2) PI)))))) 1538432379.944 * [misc]backup-simplify: Simplify (/ (/ (sqrt (fma (* (/ 1 v) (/ 1 v)) -5 1)) (/ PI (sqrt (fma (* (/ 1 v) (/ 1 v)) -5 1)))) (* (sqrt (* 2 (fma (* (/ 1 v) (/ 1 v)) -3 1))) (* (/ 1 t) (- 1 (* (/ 1 v) (/ 1 v)))))) into (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) 1538432379.944 * [misc]approximate: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in (v t) around 0 1538432379.944 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in t 1538432379.944 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in t 1538432379.944 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in t 1538432379.944 * [misc]taylor: Taking taylor expansion of t in t 1538432379.944 * [misc]backup-simplify: Simplify 0 into 0 1538432379.944 * [misc]backup-simplify: Simplify 1 into 1 1538432379.944 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1538432379.944 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432379.944 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1538432379.944 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432379.944 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432379.944 * [misc]taylor: Taking taylor expansion of v in t 1538432379.944 * [misc]backup-simplify: Simplify v into v 1538432379.944 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432379.944 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432379.944 * [misc]taylor: Taking taylor expansion of -5 in t 1538432379.944 * [misc]backup-simplify: Simplify -5 into -5 1538432379.944 * [misc]taylor: Taking taylor expansion of 1 in t 1538432379.944 * [misc]backup-simplify: Simplify 1 into 1 1538432379.945 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in t 1538432379.945 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.945 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.945 * [misc]backup-simplify: Simplify 2 into 2 1538432379.945 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.945 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.945 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in t 1538432379.945 * [misc]taylor: Taking taylor expansion of PI in t 1538432379.945 * [misc]backup-simplify: Simplify PI into PI 1538432379.945 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432379.945 * [misc]taylor: Taking taylor expansion of 1 in t 1538432379.945 * [misc]backup-simplify: Simplify 1 into 1 1538432379.945 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432379.945 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432379.945 * [misc]taylor: Taking taylor expansion of v in t 1538432379.945 * [misc]backup-simplify: Simplify v into v 1538432379.945 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432379.945 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432379.945 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1538432379.945 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432379.945 * [misc]backup-simplify: Simplify (* 0 (- 1 (* 5 (/ 1 (pow v 2))))) into 0 1538432379.945 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432379.946 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432379.946 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1538432379.946 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.946 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432379.946 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432379.946 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432379.946 * [misc]backup-simplify: Simplify (* PI (- 1 (/ 1 (pow v 2)))) into (* (- 1 (/ 1 (pow v 2))) PI) 1538432379.947 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) into (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) 1538432379.947 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) into (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) 1538432379.947 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in t 1538432379.947 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in t 1538432379.947 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432379.947 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432379.947 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432379.947 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432379.947 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432379.947 * [misc]taylor: Taking taylor expansion of v in t 1538432379.947 * [misc]backup-simplify: Simplify v into v 1538432379.947 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432379.947 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432379.947 * [misc]taylor: Taking taylor expansion of -3 in t 1538432379.947 * [misc]backup-simplify: Simplify -3 into -3 1538432379.947 * [misc]taylor: Taking taylor expansion of 1 in t 1538432379.947 * [misc]backup-simplify: Simplify 1 into 1 1538432379.947 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432379.948 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432379.948 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) 1538432379.948 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) 1538432379.948 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432379.948 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432379.949 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1538432379.949 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.949 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1538432379.949 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1538432379.949 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432379.949 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1538432379.949 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1538432379.949 * [misc]taylor: Taking taylor expansion of t in v 1538432379.949 * [misc]backup-simplify: Simplify t into t 1538432379.949 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432379.949 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432379.950 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432379.950 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432379.950 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.950 * [misc]taylor: Taking taylor expansion of v in v 1538432379.950 * [misc]backup-simplify: Simplify 0 into 0 1538432379.950 * [misc]backup-simplify: Simplify 1 into 1 1538432379.950 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.950 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.950 * [misc]taylor: Taking taylor expansion of -5 in v 1538432379.950 * [misc]backup-simplify: Simplify -5 into -5 1538432379.950 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.950 * [misc]backup-simplify: Simplify 1 into 1 1538432379.950 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432379.950 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432379.950 * [misc]taylor: Taking taylor expansion of 2 in v 1538432379.950 * [misc]backup-simplify: Simplify 2 into 2 1538432379.950 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.951 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.951 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432379.951 * [misc]taylor: Taking taylor expansion of PI in v 1538432379.951 * [misc]backup-simplify: Simplify PI into PI 1538432379.951 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432379.951 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.951 * [misc]backup-simplify: Simplify 1 into 1 1538432379.951 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432379.951 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.951 * [misc]taylor: Taking taylor expansion of v in v 1538432379.951 * [misc]backup-simplify: Simplify 0 into 0 1538432379.951 * [misc]backup-simplify: Simplify 1 into 1 1538432379.951 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.951 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.952 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432379.952 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432379.952 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1538432379.952 * [misc]backup-simplify: Simplify (- 1) into -1 1538432379.952 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432379.953 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432379.954 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1538432379.954 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1538432379.954 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432379.954 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432379.954 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432379.955 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432379.955 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432379.955 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432379.955 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.955 * [misc]taylor: Taking taylor expansion of v in v 1538432379.955 * [misc]backup-simplify: Simplify 0 into 0 1538432379.955 * [misc]backup-simplify: Simplify 1 into 1 1538432379.955 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.955 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.955 * [misc]taylor: Taking taylor expansion of -3 in v 1538432379.955 * [misc]backup-simplify: Simplify -3 into -3 1538432379.955 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.955 * [misc]backup-simplify: Simplify 1 into 1 1538432379.955 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432379.955 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432379.956 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432379.956 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432379.956 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.956 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432379.957 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432379.957 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.957 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432379.957 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432379.957 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432379.957 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1538432379.957 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1538432379.957 * [misc]taylor: Taking taylor expansion of t in v 1538432379.957 * [misc]backup-simplify: Simplify t into t 1538432379.957 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432379.957 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432379.957 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432379.957 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432379.958 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.958 * [misc]taylor: Taking taylor expansion of v in v 1538432379.958 * [misc]backup-simplify: Simplify 0 into 0 1538432379.958 * [misc]backup-simplify: Simplify 1 into 1 1538432379.958 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.958 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.958 * [misc]taylor: Taking taylor expansion of -5 in v 1538432379.958 * [misc]backup-simplify: Simplify -5 into -5 1538432379.958 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.958 * [misc]backup-simplify: Simplify 1 into 1 1538432379.958 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432379.958 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432379.958 * [misc]taylor: Taking taylor expansion of 2 in v 1538432379.958 * [misc]backup-simplify: Simplify 2 into 2 1538432379.958 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.959 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.959 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432379.959 * [misc]taylor: Taking taylor expansion of PI in v 1538432379.959 * [misc]backup-simplify: Simplify PI into PI 1538432379.959 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432379.959 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.959 * [misc]backup-simplify: Simplify 1 into 1 1538432379.959 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432379.959 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.959 * [misc]taylor: Taking taylor expansion of v in v 1538432379.959 * [misc]backup-simplify: Simplify 0 into 0 1538432379.959 * [misc]backup-simplify: Simplify 1 into 1 1538432379.959 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.959 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.959 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432379.960 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432379.960 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1538432379.960 * [misc]backup-simplify: Simplify (- 1) into -1 1538432379.960 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432379.960 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432379.961 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1538432379.962 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1538432379.962 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432379.962 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432379.962 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432379.962 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432379.962 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432379.962 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432379.962 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432379.962 * [misc]taylor: Taking taylor expansion of v in v 1538432379.962 * [misc]backup-simplify: Simplify 0 into 0 1538432379.962 * [misc]backup-simplify: Simplify 1 into 1 1538432379.962 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432379.963 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432379.963 * [misc]taylor: Taking taylor expansion of -3 in v 1538432379.963 * [misc]backup-simplify: Simplify -3 into -3 1538432379.963 * [misc]taylor: Taking taylor expansion of 1 in v 1538432379.963 * [misc]backup-simplify: Simplify 1 into 1 1538432379.963 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432379.963 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432379.963 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432379.963 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432379.964 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.964 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432379.964 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432379.964 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.964 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432379.965 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432379.966 * [misc]backup-simplify: Simplify (* (* 5 (/ t (* (sqrt 2) PI))) (sqrt -1/3)) into (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1538432379.966 * [misc]taylor: Taking taylor expansion of (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1538432379.966 * [misc]taylor: Taking taylor expansion of 5 in t 1538432379.966 * [misc]backup-simplify: Simplify 5 into 5 1538432379.966 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1538432379.966 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1538432379.966 * [misc]taylor: Taking taylor expansion of t in t 1538432379.966 * [misc]backup-simplify: Simplify 0 into 0 1538432379.966 * [misc]backup-simplify: Simplify 1 into 1 1538432379.966 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432379.966 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432379.966 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432379.966 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432379.966 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432379.966 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432379.966 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.966 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.966 * [misc]backup-simplify: Simplify 2 into 2 1538432379.967 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.967 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.967 * [misc]taylor: Taking taylor expansion of PI in t 1538432379.967 * [misc]backup-simplify: Simplify PI into PI 1538432379.967 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1538432379.968 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1538432379.968 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432379.969 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1538432379.970 * [misc]backup-simplify: Simplify (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432379.973 * [misc]backup-simplify: Simplify (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432379.973 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.973 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432379.973 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432379.973 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.973 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 -5)) into 0 1538432379.974 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432379.974 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432379.974 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.974 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432379.974 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 -1)) into 0 1538432379.975 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* -1 PI))) into 0 1538432379.977 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1538432379.977 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))) into 0 1538432379.977 * [misc]taylor: Taking taylor expansion of 0 in t 1538432379.977 * [misc]backup-simplify: Simplify 0 into 0 1538432379.977 * [misc]backup-simplify: Simplify 0 into 0 1538432379.978 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1538432379.978 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1538432379.979 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432379.981 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432379.982 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1538432379.982 * [misc]backup-simplify: Simplify 0 into 0 1538432379.982 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432379.982 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.982 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432379.983 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432379.983 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1538432379.983 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1538432379.984 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432379.984 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.984 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432379.984 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432379.984 * [misc]backup-simplify: Simplify (+ (* t 1) (+ (* 0 0) (* 0 -5))) into t 1538432379.984 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432379.985 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432379.985 * [misc]backup-simplify: Simplify (- 0) into 0 1538432379.985 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432379.985 * [misc]backup-simplify: Simplify (+ (* PI 1) (+ (* 0 0) (* 0 -1))) into PI 1538432379.986 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432379.987 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) PI) (+ (* 0 0) (* 0 (* -1 PI)))) into (* (sqrt 2) PI) 1538432379.990 * [misc]backup-simplify: Simplify (- (/ t (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* 0 (/ 0 (* -1 (* (sqrt 2) PI)))))) into (* 4 (/ t (* (sqrt 2) PI))) 1538432379.991 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ -1/18 (sqrt -1/3))) (+ (* 0 0) (* (* 4 (/ t (* (sqrt 2) PI))) (sqrt -1/3)))) into (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432379.991 * [misc]taylor: Taking taylor expansion of (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI))))) in t 1538432379.991 * [misc]taylor: Taking taylor expansion of (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1538432379.991 * [misc]taylor: Taking taylor expansion of 4 in t 1538432379.991 * [misc]backup-simplify: Simplify 4 into 4 1538432379.991 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1538432379.991 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1538432379.991 * [misc]taylor: Taking taylor expansion of t in t 1538432379.991 * [misc]backup-simplify: Simplify 0 into 0 1538432379.991 * [misc]backup-simplify: Simplify 1 into 1 1538432379.991 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432379.991 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432379.991 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432379.991 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432379.992 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432379.992 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432379.992 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.992 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.992 * [misc]backup-simplify: Simplify 2 into 2 1538432379.992 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.992 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.992 * [misc]taylor: Taking taylor expansion of PI in t 1538432379.992 * [misc]backup-simplify: Simplify PI into PI 1538432379.992 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1538432379.993 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1538432379.993 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432379.994 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1538432379.994 * [misc]taylor: Taking taylor expansion of (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) in t 1538432379.994 * [misc]taylor: Taking taylor expansion of 5/18 in t 1538432379.995 * [misc]backup-simplify: Simplify 5/18 into 5/18 1538432379.995 * [misc]taylor: Taking taylor expansion of (/ t (* (sqrt 2) (* (sqrt -1/3) PI))) in t 1538432379.995 * [misc]taylor: Taking taylor expansion of t in t 1538432379.995 * [misc]backup-simplify: Simplify 0 into 0 1538432379.995 * [misc]backup-simplify: Simplify 1 into 1 1538432379.995 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (sqrt -1/3) PI)) in t 1538432379.995 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432379.995 * [misc]taylor: Taking taylor expansion of 2 in t 1538432379.995 * [misc]backup-simplify: Simplify 2 into 2 1538432379.995 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432379.995 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432379.995 * [misc]taylor: Taking taylor expansion of (* (sqrt -1/3) PI) in t 1538432379.995 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432379.995 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432379.995 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432379.995 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432379.996 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432379.996 * [misc]taylor: Taking taylor expansion of PI in t 1538432379.996 * [misc]backup-simplify: Simplify PI into PI 1538432379.996 * [misc]backup-simplify: Simplify (* (sqrt -1/3) PI) into (* (sqrt -1/3) PI) 1538432379.997 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -1/3) PI)) into (* (sqrt 2) (* (sqrt -1/3) PI)) 1538432379.998 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) into (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) 1538432380.000 * [misc]backup-simplify: Simplify (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432380.001 * [misc]backup-simplify: Simplify (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) 1538432380.003 * [misc]backup-simplify: Simplify (- (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432380.007 * [misc]backup-simplify: Simplify (+ (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432380.010 * [misc]backup-simplify: Simplify (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432380.010 * [misc]backup-simplify: Simplify 0 into 0 1538432380.011 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1538432380.011 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -1/3))))) into 0 1538432380.012 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432380.014 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432380.019 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432380.021 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into 0 1538432380.021 * [misc]backup-simplify: Simplify 0 into 0 1538432380.022 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432380.022 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.023 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432380.023 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.023 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1538432380.024 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1538432380.024 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432380.024 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.025 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432380.025 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.025 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 1) (+ (* 0 0) (* 0 -5)))) into 0 1538432380.026 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432380.026 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.026 * [misc]backup-simplify: Simplify (- 0) into 0 1538432380.026 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.028 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1538432380.028 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432380.030 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 PI) (+ (* 0 0) (* 0 (* -1 PI))))) into 0 1538432380.036 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))) (* 0 (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* (* 4 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1538432380.037 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (+ (* 0 (/ -1/18 (sqrt -1/3))) (+ (* (* 4 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))))) into 0 1538432380.037 * [misc]taylor: Taking taylor expansion of 0 in t 1538432380.037 * [misc]backup-simplify: Simplify 0 into 0 1538432380.037 * [misc]backup-simplify: Simplify 0 into 0 1538432380.038 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1538432380.038 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1538432380.039 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432380.041 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432380.042 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1538432380.043 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/3) 0) (* 0 PI)) into 0 1538432380.043 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (sqrt -1/3) PI))) into 0 1538432380.046 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI))) (+ (* (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI)))))) into 0 1538432380.048 * [misc]backup-simplify: Simplify (+ (* 5/18 0) (* 0 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into 0 1538432380.048 * [misc]backup-simplify: Simplify (- 0) into 0 1538432380.048 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.048 * [misc]backup-simplify: Simplify 0 into 0 1538432380.048 * [misc]backup-simplify: Simplify 0 into 0 1538432380.049 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1538432380.049 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into 0 1538432380.050 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432380.050 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1538432380.054 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432380.056 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))))) into 0 1538432380.056 * [misc]backup-simplify: Simplify 0 into 0 1538432380.059 * [misc]backup-simplify: Simplify (+ (* (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) (* (/ 1 t) (pow (/ 1 v) 3))) (* (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* (/ 1 t) (/ 1 v)))) into (- (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI)))))) (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI))))))) 1538432380.060 * [misc]backup-simplify: Simplify (/ (/ (sqrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1)) (/ PI (sqrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1)))) (* (sqrt (* 2 (fma (* (/ 1 (- v)) (/ 1 (- v))) -3 1))) (* (/ 1 (- t)) (- 1 (* (/ 1 (- v)) (/ 1 (- v))))))) into (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) 1538432380.060 * [misc]approximate: Taking taylor expansion of (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) in (v t) around 0 1538432380.060 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) in t 1538432380.060 * [misc]taylor: Taking taylor expansion of -1 in t 1538432380.060 * [misc]backup-simplify: Simplify -1 into -1 1538432380.060 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in t 1538432380.060 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in t 1538432380.060 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in t 1538432380.060 * [misc]taylor: Taking taylor expansion of t in t 1538432380.060 * [misc]backup-simplify: Simplify 0 into 0 1538432380.060 * [misc]backup-simplify: Simplify 1 into 1 1538432380.060 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1538432380.060 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432380.060 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1538432380.060 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432380.060 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432380.060 * [misc]taylor: Taking taylor expansion of v in t 1538432380.060 * [misc]backup-simplify: Simplify v into v 1538432380.060 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432380.060 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432380.060 * [misc]taylor: Taking taylor expansion of -5 in t 1538432380.060 * [misc]backup-simplify: Simplify -5 into -5 1538432380.060 * [misc]taylor: Taking taylor expansion of 1 in t 1538432380.060 * [misc]backup-simplify: Simplify 1 into 1 1538432380.060 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in t 1538432380.060 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432380.060 * [misc]taylor: Taking taylor expansion of 2 in t 1538432380.060 * [misc]backup-simplify: Simplify 2 into 2 1538432380.061 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432380.061 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432380.061 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in t 1538432380.061 * [misc]taylor: Taking taylor expansion of PI in t 1538432380.061 * [misc]backup-simplify: Simplify PI into PI 1538432380.061 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432380.061 * [misc]taylor: Taking taylor expansion of 1 in t 1538432380.061 * [misc]backup-simplify: Simplify 1 into 1 1538432380.061 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432380.061 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432380.061 * [misc]taylor: Taking taylor expansion of v in t 1538432380.061 * [misc]backup-simplify: Simplify v into v 1538432380.061 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432380.061 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432380.061 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1538432380.061 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432380.061 * [misc]backup-simplify: Simplify (* 0 (- 1 (* 5 (/ 1 (pow v 2))))) into 0 1538432380.061 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432380.061 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432380.062 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1538432380.062 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.062 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432380.062 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432380.062 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432380.062 * [misc]backup-simplify: Simplify (* PI (- 1 (/ 1 (pow v 2)))) into (* (- 1 (/ 1 (pow v 2))) PI) 1538432380.062 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) into (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) 1538432380.063 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) into (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI))) 1538432380.063 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in t 1538432380.063 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in t 1538432380.063 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432380.063 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432380.063 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432380.063 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432380.063 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432380.063 * [misc]taylor: Taking taylor expansion of v in t 1538432380.063 * [misc]backup-simplify: Simplify v into v 1538432380.063 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432380.063 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432380.063 * [misc]taylor: Taking taylor expansion of -3 in t 1538432380.063 * [misc]backup-simplify: Simplify -3 into -3 1538432380.063 * [misc]taylor: Taking taylor expansion of 1 in t 1538432380.063 * [misc]backup-simplify: Simplify 1 into 1 1538432380.063 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432380.063 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432380.064 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) 1538432380.064 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) 1538432380.064 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432380.064 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432380.064 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1538432380.064 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.065 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1538432380.065 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1538432380.065 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) in v 1538432380.065 * [misc]taylor: Taking taylor expansion of -1 in v 1538432380.065 * [misc]backup-simplify: Simplify -1 into -1 1538432380.065 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432380.065 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1538432380.065 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1538432380.065 * [misc]taylor: Taking taylor expansion of t in v 1538432380.065 * [misc]backup-simplify: Simplify t into t 1538432380.065 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432380.065 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432380.065 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432380.065 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432380.065 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.065 * [misc]taylor: Taking taylor expansion of v in v 1538432380.065 * [misc]backup-simplify: Simplify 0 into 0 1538432380.065 * [misc]backup-simplify: Simplify 1 into 1 1538432380.066 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.066 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.066 * [misc]taylor: Taking taylor expansion of -5 in v 1538432380.066 * [misc]backup-simplify: Simplify -5 into -5 1538432380.066 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.066 * [misc]backup-simplify: Simplify 1 into 1 1538432380.066 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432380.066 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432380.066 * [misc]taylor: Taking taylor expansion of 2 in v 1538432380.066 * [misc]backup-simplify: Simplify 2 into 2 1538432380.066 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432380.066 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432380.066 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432380.066 * [misc]taylor: Taking taylor expansion of PI in v 1538432380.067 * [misc]backup-simplify: Simplify PI into PI 1538432380.067 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432380.067 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.067 * [misc]backup-simplify: Simplify 1 into 1 1538432380.067 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432380.067 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.067 * [misc]taylor: Taking taylor expansion of v in v 1538432380.067 * [misc]backup-simplify: Simplify 0 into 0 1538432380.067 * [misc]backup-simplify: Simplify 1 into 1 1538432380.067 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.067 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.067 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432380.067 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432380.067 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1538432380.068 * [misc]backup-simplify: Simplify (- 1) into -1 1538432380.068 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432380.068 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432380.069 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1538432380.070 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1538432380.070 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432380.070 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432380.070 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432380.070 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432380.070 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432380.070 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432380.070 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.070 * [misc]taylor: Taking taylor expansion of v in v 1538432380.070 * [misc]backup-simplify: Simplify 0 into 0 1538432380.070 * [misc]backup-simplify: Simplify 1 into 1 1538432380.070 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.070 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.070 * [misc]taylor: Taking taylor expansion of -3 in v 1538432380.070 * [misc]backup-simplify: Simplify -3 into -3 1538432380.070 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.070 * [misc]backup-simplify: Simplify 1 into 1 1538432380.071 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432380.071 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432380.071 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432380.071 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432380.071 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432380.071 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432380.072 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432380.072 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.072 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432380.072 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432380.072 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))))) in v 1538432380.072 * [misc]taylor: Taking taylor expansion of -1 in v 1538432380.072 * [misc]backup-simplify: Simplify -1 into -1 1538432380.072 * [misc]taylor: Taking taylor expansion of (* (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432380.072 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1538432380.072 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1538432380.073 * [misc]taylor: Taking taylor expansion of t in v 1538432380.073 * [misc]backup-simplify: Simplify t into t 1538432380.073 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432380.073 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432380.073 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432380.073 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432380.073 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.073 * [misc]taylor: Taking taylor expansion of v in v 1538432380.073 * [misc]backup-simplify: Simplify 0 into 0 1538432380.073 * [misc]backup-simplify: Simplify 1 into 1 1538432380.073 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.073 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.073 * [misc]taylor: Taking taylor expansion of -5 in v 1538432380.073 * [misc]backup-simplify: Simplify -5 into -5 1538432380.073 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.073 * [misc]backup-simplify: Simplify 1 into 1 1538432380.073 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432380.073 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432380.073 * [misc]taylor: Taking taylor expansion of 2 in v 1538432380.073 * [misc]backup-simplify: Simplify 2 into 2 1538432380.073 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432380.074 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432380.074 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432380.074 * [misc]taylor: Taking taylor expansion of PI in v 1538432380.074 * [misc]backup-simplify: Simplify PI into PI 1538432380.074 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432380.074 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.074 * [misc]backup-simplify: Simplify 1 into 1 1538432380.074 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432380.074 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.074 * [misc]taylor: Taking taylor expansion of v in v 1538432380.074 * [misc]backup-simplify: Simplify 0 into 0 1538432380.074 * [misc]backup-simplify: Simplify 1 into 1 1538432380.074 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.074 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.075 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432380.075 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432380.075 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1538432380.075 * [misc]backup-simplify: Simplify (- 1) into -1 1538432380.075 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432380.075 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432380.076 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1538432380.077 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1538432380.077 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1538432380.077 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1538432380.077 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432380.077 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432380.077 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432380.077 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432380.077 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.077 * [misc]taylor: Taking taylor expansion of v in v 1538432380.077 * [misc]backup-simplify: Simplify 0 into 0 1538432380.077 * [misc]backup-simplify: Simplify 1 into 1 1538432380.077 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.078 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.078 * [misc]taylor: Taking taylor expansion of -3 in v 1538432380.078 * [misc]backup-simplify: Simplify -3 into -3 1538432380.078 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.078 * [misc]backup-simplify: Simplify 1 into 1 1538432380.078 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432380.078 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432380.078 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1538432380.078 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432380.079 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432380.079 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432380.079 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432380.079 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.079 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1538432380.080 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432380.080 * [misc]backup-simplify: Simplify (* (* 5 (/ t (* (sqrt 2) PI))) (sqrt -1/3)) into (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1538432380.081 * [misc]backup-simplify: Simplify (* -1 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) into (* -5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1538432380.081 * [misc]taylor: Taking taylor expansion of (* -5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1538432380.081 * [misc]taylor: Taking taylor expansion of -5 in t 1538432380.081 * [misc]backup-simplify: Simplify -5 into -5 1538432380.081 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1538432380.081 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1538432380.081 * [misc]taylor: Taking taylor expansion of t in t 1538432380.081 * [misc]backup-simplify: Simplify 0 into 0 1538432380.081 * [misc]backup-simplify: Simplify 1 into 1 1538432380.081 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432380.081 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432380.081 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432380.082 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432380.082 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432380.082 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432380.082 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432380.082 * [misc]taylor: Taking taylor expansion of 2 in t 1538432380.082 * [misc]backup-simplify: Simplify 2 into 2 1538432380.082 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432380.082 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432380.082 * [misc]taylor: Taking taylor expansion of PI in t 1538432380.082 * [misc]backup-simplify: Simplify PI into PI 1538432380.083 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1538432380.083 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1538432380.084 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432380.085 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1538432380.086 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432380.087 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432380.088 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432380.088 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432380.088 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432380.088 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.088 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 -5)) into 0 1538432380.088 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432380.088 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432380.088 * [misc]backup-simplify: Simplify (- 0) into 0 1538432380.089 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.089 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 -1)) into 0 1538432380.091 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* -1 PI))) into 0 1538432380.092 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1538432380.093 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))) into 0 1538432380.093 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))))) into 0 1538432380.093 * [misc]taylor: Taking taylor expansion of 0 in t 1538432380.093 * [misc]backup-simplify: Simplify 0 into 0 1538432380.093 * [misc]backup-simplify: Simplify 0 into 0 1538432380.094 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1538432380.094 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1538432380.095 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432380.097 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432380.098 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1538432380.098 * [misc]backup-simplify: Simplify 0 into 0 1538432380.098 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432380.098 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.099 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432380.099 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432380.099 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1538432380.100 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1538432380.100 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432380.100 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.100 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432380.100 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432380.101 * [misc]backup-simplify: Simplify (+ (* t 1) (+ (* 0 0) (* 0 -5))) into t 1538432380.101 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432380.101 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.101 * [misc]backup-simplify: Simplify (- 0) into 0 1538432380.101 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432380.102 * [misc]backup-simplify: Simplify (+ (* PI 1) (+ (* 0 0) (* 0 -1))) into PI 1538432380.102 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432380.104 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) PI) (+ (* 0 0) (* 0 (* -1 PI)))) into (* (sqrt 2) PI) 1538432380.106 * [misc]backup-simplify: Simplify (- (/ t (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* 0 (/ 0 (* -1 (* (sqrt 2) PI)))))) into (* 4 (/ t (* (sqrt 2) PI))) 1538432380.108 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ -1/18 (sqrt -1/3))) (+ (* 0 0) (* (* 4 (/ t (* (sqrt 2) PI))) (sqrt -1/3)))) into (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI))))) 1538432380.109 * [misc]backup-simplify: Simplify (+ (* -1 (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))))) (+ (* 0 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))))) into (- (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) 1538432380.110 * [misc]taylor: Taking taylor expansion of (- (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) in t 1538432380.110 * [misc]taylor: Taking taylor expansion of (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) in t 1538432380.110 * [misc]taylor: Taking taylor expansion of 5/18 in t 1538432380.110 * [misc]backup-simplify: Simplify 5/18 into 5/18 1538432380.110 * [misc]taylor: Taking taylor expansion of (/ t (* (sqrt 2) (* (sqrt -1/3) PI))) in t 1538432380.110 * [misc]taylor: Taking taylor expansion of t in t 1538432380.110 * [misc]backup-simplify: Simplify 0 into 0 1538432380.110 * [misc]backup-simplify: Simplify 1 into 1 1538432380.110 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (sqrt -1/3) PI)) in t 1538432380.110 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432380.110 * [misc]taylor: Taking taylor expansion of 2 in t 1538432380.110 * [misc]backup-simplify: Simplify 2 into 2 1538432380.110 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432380.110 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432380.110 * [misc]taylor: Taking taylor expansion of (* (sqrt -1/3) PI) in t 1538432380.110 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432380.110 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432380.110 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432380.110 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432380.110 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432380.110 * [misc]taylor: Taking taylor expansion of PI in t 1538432380.110 * [misc]backup-simplify: Simplify PI into PI 1538432380.111 * [misc]backup-simplify: Simplify (* (sqrt -1/3) PI) into (* (sqrt -1/3) PI) 1538432380.111 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -1/3) PI)) into (* (sqrt 2) (* (sqrt -1/3) PI)) 1538432380.112 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) into (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) 1538432380.112 * [misc]taylor: Taking taylor expansion of (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1538432380.112 * [misc]taylor: Taking taylor expansion of 4 in t 1538432380.112 * [misc]backup-simplify: Simplify 4 into 4 1538432380.112 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1538432380.112 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1538432380.112 * [misc]taylor: Taking taylor expansion of t in t 1538432380.112 * [misc]backup-simplify: Simplify 0 into 0 1538432380.112 * [misc]backup-simplify: Simplify 1 into 1 1538432380.112 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1538432380.112 * [misc]taylor: Taking taylor expansion of -1/3 in t 1538432380.112 * [misc]backup-simplify: Simplify -1/3 into -1/3 1538432380.112 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1538432380.112 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1538432380.112 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1538432380.112 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432380.112 * [misc]taylor: Taking taylor expansion of 2 in t 1538432380.112 * [misc]backup-simplify: Simplify 2 into 2 1538432380.113 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432380.113 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432380.113 * [misc]taylor: Taking taylor expansion of PI in t 1538432380.113 * [misc]backup-simplify: Simplify PI into PI 1538432380.113 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1538432380.113 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1538432380.114 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1538432380.114 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1538432380.115 * [misc]backup-simplify: Simplify (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) 1538432380.116 * [misc]backup-simplify: Simplify (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1538432380.117 * [misc]backup-simplify: Simplify (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1538432380.119 * [misc]backup-simplify: Simplify (+ (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1538432380.121 * [misc]backup-simplify: Simplify (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1538432380.121 * [misc]backup-simplify: Simplify 0 into 0 1538432380.121 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1538432380.122 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -1/3))))) into 0 1538432380.122 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432380.123 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1538432380.126 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432380.128 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into 0 1538432380.128 * [misc]backup-simplify: Simplify 0 into 0 1538432380.128 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432380.128 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.128 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432380.128 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.129 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1538432380.129 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1538432380.129 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432380.129 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.129 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432380.130 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.130 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 1) (+ (* 0 0) (* 0 -5)))) into 0 1538432380.130 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432380.130 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.130 * [misc]backup-simplify: Simplify (- 0) into 0 1538432380.130 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.131 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1538432380.131 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432380.133 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 PI) (+ (* 0 0) (* 0 (* -1 PI))))) into 0 1538432380.139 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))) (* 0 (/ (* (sqrt 2) PI) (* -1 (* (sqrt 2) PI)))) (* (* 4 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1538432380.141 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (+ (* 0 (/ -1/18 (sqrt -1/3))) (+ (* (* 4 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))))) into 0 1538432380.143 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (- (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))))) (+ (* 0 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))))))) into 0 1538432380.143 * [misc]taylor: Taking taylor expansion of 0 in t 1538432380.143 * [misc]backup-simplify: Simplify 0 into 0 1538432380.143 * [misc]backup-simplify: Simplify 0 into 0 1538432380.143 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/3) 0) (* 0 PI)) into 0 1538432380.144 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (sqrt -1/3) PI))) into 0 1538432380.147 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI))) (+ (* (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) (/ 0 (* (sqrt 2) (* (sqrt -1/3) PI)))))) into 0 1538432380.148 * [misc]backup-simplify: Simplify (+ (* 5/18 0) (* 0 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into 0 1538432380.149 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1538432380.149 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1538432380.150 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1538432380.152 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1538432380.153 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1538432380.153 * [misc]backup-simplify: Simplify (- 0) into 0 1538432380.153 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.154 * [misc]backup-simplify: Simplify 0 into 0 1538432380.154 * [misc]backup-simplify: Simplify 0 into 0 1538432380.155 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1538432380.155 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into 0 1538432380.155 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432380.156 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1538432380.160 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1538432380.161 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))))) into 0 1538432380.161 * [misc]backup-simplify: Simplify 0 into 0 1538432380.165 * [misc]backup-simplify: Simplify (+ (* (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) (* (/ 1 (- t)) (pow (/ 1 (- v)) 3))) (* (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) (* (/ 1 (- t)) (/ 1 (- v))))) into (- (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI)))))) (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI))))))) 1538432380.165 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2) 1538432380.165 * [misc]backup-simplify: Simplify (/ PI (sqrt (fma (* v v) -5 1))) into (* PI (sqrt (/ 1 (fma (pow v 2) -5 1)))) 1538432380.165 * [misc]approximate: Taking taylor expansion of (* PI (sqrt (/ 1 (fma (pow v 2) -5 1)))) in (v) around 0 1538432380.165 * [misc]taylor: Taking taylor expansion of (* PI (sqrt (/ 1 (fma (pow v 2) -5 1)))) in v 1538432380.165 * [misc]taylor: Taking taylor expansion of PI in v 1538432380.165 * [misc]backup-simplify: Simplify PI into PI 1538432380.165 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -5 1))) in v 1538432380.165 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -5 1)) in v 1538432380.165 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432380.165 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432380.165 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432380.165 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.165 * [misc]taylor: Taking taylor expansion of v in v 1538432380.165 * [misc]backup-simplify: Simplify 0 into 0 1538432380.165 * [misc]backup-simplify: Simplify 1 into 1 1538432380.165 * [misc]taylor: Taking taylor expansion of -5 in v 1538432380.165 * [misc]backup-simplify: Simplify -5 into -5 1538432380.165 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.165 * [misc]backup-simplify: Simplify 1 into 1 1538432380.166 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432380.166 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.166 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432380.166 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.166 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432380.166 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432380.166 * [misc]taylor: Taking taylor expansion of (* PI (sqrt (/ 1 (fma (pow v 2) -5 1)))) in v 1538432380.166 * [misc]taylor: Taking taylor expansion of PI in v 1538432380.166 * [misc]backup-simplify: Simplify PI into PI 1538432380.166 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -5 1))) in v 1538432380.166 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -5 1)) in v 1538432380.166 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432380.166 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432380.166 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432380.166 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.166 * [misc]taylor: Taking taylor expansion of v in v 1538432380.166 * [misc]backup-simplify: Simplify 0 into 0 1538432380.166 * [misc]backup-simplify: Simplify 1 into 1 1538432380.166 * [misc]taylor: Taking taylor expansion of -5 in v 1538432380.166 * [misc]backup-simplify: Simplify -5 into -5 1538432380.166 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.166 * [misc]backup-simplify: Simplify 1 into 1 1538432380.167 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432380.167 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.167 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432380.167 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.167 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432380.167 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432380.168 * [misc]backup-simplify: Simplify (* PI 1) into PI 1538432380.168 * [misc]backup-simplify: Simplify PI into PI 1538432380.168 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 1)) into 0 1538432380.168 * [misc]backup-simplify: Simplify 0 into 0 1538432380.169 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.169 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432380.169 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432380.169 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -5 1)) (* 0 (/ 0 1)))) into 5 1538432380.170 * [misc]backup-simplify: Simplify (/ (- 5 (pow 0 2) (+)) (* 2 1)) into 5/2 1538432380.171 * [misc]backup-simplify: Simplify (+ (* PI 5/2) (+ (* 0 0) (* 0 1))) into (* 5/2 PI) 1538432380.172 * [misc]backup-simplify: Simplify (* 5/2 PI) into (* 5/2 PI) 1538432380.172 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432380.172 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432380.172 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.173 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ -5 1)) (* 5 (/ 0 1)))) into 0 1538432380.173 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 5/2)))) (* 2 1)) into 0 1538432380.174 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 5/2) (+ (* 0 0) (* 0 1)))) into 0 1538432380.174 * [misc]backup-simplify: Simplify 0 into 0 1538432380.174 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432380.175 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432380.175 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.175 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 5 (/ -5 1)) (* 0 (/ 0 1)))) into 25 1538432380.177 * [misc]backup-simplify: Simplify (/ (- 25 (pow 5/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 75/8 1538432380.178 * [misc]backup-simplify: Simplify (+ (* PI 75/8) (+ (* 0 0) (+ (* 0 5/2) (+ (* 0 0) (* 0 1))))) into (* 75/8 PI) 1538432380.178 * [misc]backup-simplify: Simplify (* 75/8 PI) into (* 75/8 PI) 1538432380.179 * [misc]backup-simplify: Simplify (+ (* (* 75/8 PI) (pow v 4)) (+ (* (* 5/2 PI) (pow v 2)) PI)) into (+ (* 75/8 (* (pow v 4) PI)) (+ (* 5/2 (* (pow v 2) PI)) PI)) 1538432380.179 * [misc]backup-simplify: Simplify (/ PI (sqrt (fma (* (/ 1 v) (/ 1 v)) -5 1))) into (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) 1538432380.179 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) in (v) around 0 1538432380.179 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) in v 1538432380.179 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) in v 1538432380.179 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -5 1)) in v 1538432380.180 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432380.180 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432380.180 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432380.180 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432380.180 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.180 * [misc]taylor: Taking taylor expansion of v in v 1538432380.180 * [misc]backup-simplify: Simplify 0 into 0 1538432380.180 * [misc]backup-simplify: Simplify 1 into 1 1538432380.180 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.180 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.180 * [misc]taylor: Taking taylor expansion of -5 in v 1538432380.180 * [misc]backup-simplify: Simplify -5 into -5 1538432380.180 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.180 * [misc]backup-simplify: Simplify 1 into 1 1538432380.180 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432380.181 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432380.181 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1538432380.181 * [misc]backup-simplify: Simplify (sqrt -1/5) into (sqrt -1/5) 1538432380.181 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432380.181 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432380.182 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432380.182 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.182 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)))) into 0 1538432380.182 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/5))) into 0 1538432380.182 * [misc]taylor: Taking taylor expansion of PI in v 1538432380.182 * [misc]backup-simplify: Simplify PI into PI 1538432380.182 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) in v 1538432380.182 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) in v 1538432380.182 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -5 1)) in v 1538432380.182 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432380.182 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432380.183 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432380.183 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432380.183 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.183 * [misc]taylor: Taking taylor expansion of v in v 1538432380.183 * [misc]backup-simplify: Simplify 0 into 0 1538432380.183 * [misc]backup-simplify: Simplify 1 into 1 1538432380.183 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.183 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.183 * [misc]taylor: Taking taylor expansion of -5 in v 1538432380.183 * [misc]backup-simplify: Simplify -5 into -5 1538432380.183 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.183 * [misc]backup-simplify: Simplify 1 into 1 1538432380.183 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432380.183 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432380.184 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1538432380.184 * [misc]backup-simplify: Simplify (sqrt -1/5) into (sqrt -1/5) 1538432380.184 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432380.184 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432380.184 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432380.185 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.185 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)))) into 0 1538432380.185 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/5))) into 0 1538432380.185 * [misc]taylor: Taking taylor expansion of PI in v 1538432380.185 * [misc]backup-simplify: Simplify PI into PI 1538432380.186 * [misc]backup-simplify: Simplify (* (sqrt -1/5) PI) into (* PI (sqrt -1/5)) 1538432380.186 * [misc]backup-simplify: Simplify (* PI (sqrt -1/5)) into (* (sqrt -1/5) PI) 1538432380.187 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (* 0 PI)) into 0 1538432380.187 * [misc]backup-simplify: Simplify 0 into 0 1538432380.187 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432380.188 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.188 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432380.188 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432380.188 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/25 1538432380.190 * [misc]backup-simplify: Simplify (/ (- -1/25 (pow 0 2) (+)) (* 2 (sqrt -1/5))) into (/ -1/50 (sqrt -1/5)) 1538432380.192 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (+ (* 0 0) (* (/ -1/50 (sqrt -1/5)) PI))) into (- (* 1/50 (/ PI (sqrt -1/5)))) 1538432380.195 * [misc]backup-simplify: Simplify (- (* 1/50 (/ PI (sqrt -1/5)))) into (- (* 1/50 (/ PI (sqrt -1/5)))) 1538432380.195 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432380.195 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.196 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432380.196 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.196 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 1 -5)) (* -1/25 (/ 0 -5)))) into 0 1538432380.197 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/50 (sqrt -1/5)))))) (* 2 (sqrt -1/5))) into 0 1538432380.199 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (+ (* 0 0) (+ (* (/ -1/50 (sqrt -1/5)) 0) (* 0 PI)))) into 0 1538432380.199 * [misc]backup-simplify: Simplify 0 into 0 1538432380.199 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432380.200 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.200 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1538432380.200 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.201 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 0 -5)) (* -1/25 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/125 1538432380.203 * [misc]backup-simplify: Simplify (/ (- -1/125 (pow (/ -1/50 (sqrt -1/5)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/5))) into (* -1/2 (/ (+ (* 1/2500 (/ 1 (pow (sqrt -1/5) 2))) 1/125) (sqrt -1/5))) 1538432380.212 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (+ (* 0 0) (+ (* (/ -1/50 (sqrt -1/5)) 0) (+ (* 0 0) (* (* -1/2 (/ (+ (* 1/2500 (/ 1 (pow (sqrt -1/5) 2))) 1/125) (sqrt -1/5))) PI))))) into (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) 1538432380.216 * [misc]backup-simplify: Simplify (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) into (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) 1538432380.229 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) (pow (/ 1 v) 5)) (+ (* (- (* 1/50 (/ PI (sqrt -1/5)))) (pow (/ 1 v) 3)) (* (* (sqrt -1/5) PI) (/ 1 v)))) into (- (/ (* (sqrt -1/5) PI) v) (+ (* 1/5000 (/ PI (* (pow v 5) (pow (sqrt -1/5) 3)))) (+ (* 1/250 (/ PI (* (pow v 5) (sqrt -1/5)))) (* 1/50 (/ PI (* (pow v 3) (sqrt -1/5))))))) 1538432380.229 * [misc]backup-simplify: Simplify (/ PI (sqrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1))) into (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) 1538432380.229 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) in (v) around 0 1538432380.229 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) in v 1538432380.229 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) in v 1538432380.229 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -5 1)) in v 1538432380.229 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432380.229 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432380.229 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432380.229 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432380.229 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.229 * [misc]taylor: Taking taylor expansion of v in v 1538432380.230 * [misc]backup-simplify: Simplify 0 into 0 1538432380.230 * [misc]backup-simplify: Simplify 1 into 1 1538432380.230 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.230 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.230 * [misc]taylor: Taking taylor expansion of -5 in v 1538432380.230 * [misc]backup-simplify: Simplify -5 into -5 1538432380.230 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.230 * [misc]backup-simplify: Simplify 1 into 1 1538432380.230 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432380.230 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432380.231 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1538432380.231 * [misc]backup-simplify: Simplify (sqrt -1/5) into (sqrt -1/5) 1538432380.231 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432380.231 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432380.231 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432380.232 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.232 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)))) into 0 1538432380.232 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/5))) into 0 1538432380.232 * [misc]taylor: Taking taylor expansion of PI in v 1538432380.232 * [misc]backup-simplify: Simplify PI into PI 1538432380.232 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) in v 1538432380.232 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) in v 1538432380.232 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -5 1)) in v 1538432380.232 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432380.232 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432380.232 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432380.232 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432380.232 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.232 * [misc]taylor: Taking taylor expansion of v in v 1538432380.232 * [misc]backup-simplify: Simplify 0 into 0 1538432380.233 * [misc]backup-simplify: Simplify 1 into 1 1538432380.233 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.233 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.233 * [misc]taylor: Taking taylor expansion of -5 in v 1538432380.233 * [misc]backup-simplify: Simplify -5 into -5 1538432380.233 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.233 * [misc]backup-simplify: Simplify 1 into 1 1538432380.233 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432380.233 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432380.233 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1538432380.234 * [misc]backup-simplify: Simplify (sqrt -1/5) into (sqrt -1/5) 1538432380.234 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432380.234 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432380.234 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432380.234 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.235 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)))) into 0 1538432380.235 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/5))) into 0 1538432380.235 * [misc]taylor: Taking taylor expansion of PI in v 1538432380.235 * [misc]backup-simplify: Simplify PI into PI 1538432380.236 * [misc]backup-simplify: Simplify (* (sqrt -1/5) PI) into (* PI (sqrt -1/5)) 1538432380.236 * [misc]backup-simplify: Simplify (* PI (sqrt -1/5)) into (* (sqrt -1/5) PI) 1538432380.237 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (* 0 PI)) into 0 1538432380.237 * [misc]backup-simplify: Simplify 0 into 0 1538432380.237 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432380.238 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.238 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432380.238 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432380.239 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/25 1538432380.240 * [misc]backup-simplify: Simplify (/ (- -1/25 (pow 0 2) (+)) (* 2 (sqrt -1/5))) into (/ -1/50 (sqrt -1/5)) 1538432380.242 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (+ (* 0 0) (* (/ -1/50 (sqrt -1/5)) PI))) into (- (* 1/50 (/ PI (sqrt -1/5)))) 1538432380.243 * [misc]backup-simplify: Simplify (- (* 1/50 (/ PI (sqrt -1/5)))) into (- (* 1/50 (/ PI (sqrt -1/5)))) 1538432380.243 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432380.244 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.245 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432380.245 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.245 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 1 -5)) (* -1/25 (/ 0 -5)))) into 0 1538432380.245 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/50 (sqrt -1/5)))))) (* 2 (sqrt -1/5))) into 0 1538432380.248 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (+ (* 0 0) (+ (* (/ -1/50 (sqrt -1/5)) 0) (* 0 PI)))) into 0 1538432380.248 * [misc]backup-simplify: Simplify 0 into 0 1538432380.248 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432380.249 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.249 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1538432380.249 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.250 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 0 -5)) (* -1/25 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/125 1538432380.252 * [misc]backup-simplify: Simplify (/ (- -1/125 (pow (/ -1/50 (sqrt -1/5)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/5))) into (* -1/2 (/ (+ (* 1/2500 (/ 1 (pow (sqrt -1/5) 2))) 1/125) (sqrt -1/5))) 1538432380.260 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (+ (* 0 0) (+ (* (/ -1/50 (sqrt -1/5)) 0) (+ (* 0 0) (* (* -1/2 (/ (+ (* 1/2500 (/ 1 (pow (sqrt -1/5) 2))) 1/125) (sqrt -1/5))) PI))))) into (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) 1538432380.264 * [misc]backup-simplify: Simplify (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) into (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) 1538432380.271 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) (pow (/ 1 (- v)) 5)) (+ (* (- (* 1/50 (/ PI (sqrt -1/5)))) (pow (/ 1 (- v)) 3)) (* (* (sqrt -1/5) PI) (/ 1 (- v))))) into (- (+ (* 1/5000 (/ PI (* (pow v 5) (pow (sqrt -1/5) 3)))) (+ (* 1/250 (/ PI (* (pow v 5) (sqrt -1/5)))) (* 1/50 (/ PI (* (pow v 3) (sqrt -1/5)))))) (/ (* PI (sqrt -1/5)) v)) 1538432380.271 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 2) 1538432380.271 * [misc]backup-simplify: Simplify (sqrt (fma (* v v) -5 1)) into (sqrt (fma (pow v 2) -5 1)) 1538432380.271 * [misc]approximate: Taking taylor expansion of (sqrt (fma (pow v 2) -5 1)) in (v) around 0 1538432380.271 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -5 1)) in v 1538432380.272 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432380.272 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432380.272 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432380.272 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.272 * [misc]taylor: Taking taylor expansion of v in v 1538432380.272 * [misc]backup-simplify: Simplify 0 into 0 1538432380.272 * [misc]backup-simplify: Simplify 1 into 1 1538432380.272 * [misc]taylor: Taking taylor expansion of -5 in v 1538432380.272 * [misc]backup-simplify: Simplify -5 into -5 1538432380.272 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.272 * [misc]backup-simplify: Simplify 1 into 1 1538432380.272 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432380.272 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432380.272 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.272 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432380.272 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -5 1)) in v 1538432380.272 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432380.272 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432380.272 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432380.272 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.272 * [misc]taylor: Taking taylor expansion of v in v 1538432380.272 * [misc]backup-simplify: Simplify 0 into 0 1538432380.272 * [misc]backup-simplify: Simplify 1 into 1 1538432380.272 * [misc]taylor: Taking taylor expansion of -5 in v 1538432380.272 * [misc]backup-simplify: Simplify -5 into -5 1538432380.272 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.272 * [misc]backup-simplify: Simplify 1 into 1 1538432380.273 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432380.273 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432380.273 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.273 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432380.273 * [misc]backup-simplify: Simplify 1 into 1 1538432380.273 * [misc]backup-simplify: Simplify 0 into 0 1538432380.273 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.273 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432380.273 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432380.274 * [misc]backup-simplify: Simplify (/ (- -5 (pow 0 2) (+)) (* 2 1)) into -5/2 1538432380.274 * [misc]backup-simplify: Simplify -5/2 into -5/2 1538432380.274 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432380.274 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432380.274 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.274 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 -5/2)))) (* 2 1)) into 0 1538432380.275 * [misc]backup-simplify: Simplify 0 into 0 1538432380.275 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432380.275 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432380.275 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.276 * [misc]backup-simplify: Simplify (/ (- 0 (pow -5/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -25/8 1538432380.276 * [misc]backup-simplify: Simplify -25/8 into -25/8 1538432380.276 * [misc]backup-simplify: Simplify (+ (* -25/8 (pow v 4)) (+ (* -5/2 (pow v 2)) 1)) into (- 1 (+ (* 25/8 (pow v 4)) (* 5/2 (pow v 2)))) 1538432380.276 * [misc]backup-simplify: Simplify (sqrt (fma (* (/ 1 v) (/ 1 v)) -5 1)) into (sqrt (fma (/ 1 (pow v 2)) -5 1)) 1538432380.276 * [misc]approximate: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -5 1)) in (v) around 0 1538432380.276 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -5 1)) in v 1538432380.276 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432380.276 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432380.276 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432380.276 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432380.276 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.276 * [misc]taylor: Taking taylor expansion of v in v 1538432380.276 * [misc]backup-simplify: Simplify 0 into 0 1538432380.276 * [misc]backup-simplify: Simplify 1 into 1 1538432380.276 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.276 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.276 * [misc]taylor: Taking taylor expansion of -5 in v 1538432380.276 * [misc]backup-simplify: Simplify -5 into -5 1538432380.277 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.277 * [misc]backup-simplify: Simplify 1 into 1 1538432380.277 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432380.277 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432380.277 * [misc]backup-simplify: Simplify (sqrt -5) into (sqrt -5) 1538432380.277 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432380.277 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432380.277 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432380.277 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.277 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -5))) into 0 1538432380.277 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -5 1)) in v 1538432380.278 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432380.278 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432380.278 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432380.278 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432380.278 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.278 * [misc]taylor: Taking taylor expansion of v in v 1538432380.278 * [misc]backup-simplify: Simplify 0 into 0 1538432380.278 * [misc]backup-simplify: Simplify 1 into 1 1538432380.278 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.278 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.278 * [misc]taylor: Taking taylor expansion of -5 in v 1538432380.278 * [misc]backup-simplify: Simplify -5 into -5 1538432380.278 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.278 * [misc]backup-simplify: Simplify 1 into 1 1538432380.278 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432380.278 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432380.278 * [misc]backup-simplify: Simplify (sqrt -5) into (sqrt -5) 1538432380.278 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432380.279 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432380.279 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432380.279 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.279 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -5))) into 0 1538432380.279 * [misc]backup-simplify: Simplify (sqrt -5) into (sqrt -5) 1538432380.279 * [misc]backup-simplify: Simplify 0 into 0 1538432380.279 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432380.279 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.280 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432380.280 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432380.280 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -5))) into (/ 1/2 (sqrt -5)) 1538432380.281 * [misc]backup-simplify: Simplify (/ 1/2 (sqrt -5)) into (/ 1/2 (sqrt -5)) 1538432380.281 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432380.281 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.281 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432380.281 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.282 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -5)))))) (* 2 (sqrt -5))) into 0 1538432380.282 * [misc]backup-simplify: Simplify 0 into 0 1538432380.282 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432380.282 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.282 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1538432380.282 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.284 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (sqrt -5)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -5))) into (/ -1/8 (pow (sqrt -5) 3)) 1538432380.285 * [misc]backup-simplify: Simplify (/ -1/8 (pow (sqrt -5) 3)) into (/ -1/8 (pow (sqrt -5) 3)) 1538432380.286 * [misc]backup-simplify: Simplify (+ (* (/ -1/8 (pow (sqrt -5) 3)) (pow (/ 1 v) 3)) (+ (* (/ 1/2 (sqrt -5)) (/ 1 v)) (* (sqrt -5) (/ 1 (/ 1 v))))) into (- (+ (* (sqrt -5) v) (* 1/2 (/ 1 (* (sqrt -5) v)))) (* 1/8 (/ 1 (* (pow (sqrt -5) 3) (pow v 3))))) 1538432380.286 * [misc]backup-simplify: Simplify (sqrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1)) into (sqrt (fma (/ 1 (pow v 2)) -5 1)) 1538432380.286 * [misc]approximate: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -5 1)) in (v) around 0 1538432380.286 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -5 1)) in v 1538432380.286 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432380.286 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432380.286 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432380.286 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432380.286 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.286 * [misc]taylor: Taking taylor expansion of v in v 1538432380.286 * [misc]backup-simplify: Simplify 0 into 0 1538432380.286 * [misc]backup-simplify: Simplify 1 into 1 1538432380.286 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.286 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.286 * [misc]taylor: Taking taylor expansion of -5 in v 1538432380.286 * [misc]backup-simplify: Simplify -5 into -5 1538432380.286 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.286 * [misc]backup-simplify: Simplify 1 into 1 1538432380.287 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432380.287 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432380.287 * [misc]backup-simplify: Simplify (sqrt -5) into (sqrt -5) 1538432380.287 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432380.287 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432380.287 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432380.287 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.287 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -5))) into 0 1538432380.287 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -5 1)) in v 1538432380.287 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432380.288 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432380.288 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432380.288 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432380.288 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432380.288 * [misc]taylor: Taking taylor expansion of v in v 1538432380.288 * [misc]backup-simplify: Simplify 0 into 0 1538432380.288 * [misc]backup-simplify: Simplify 1 into 1 1538432380.288 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432380.288 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432380.288 * [misc]taylor: Taking taylor expansion of -5 in v 1538432380.288 * [misc]backup-simplify: Simplify -5 into -5 1538432380.288 * [misc]taylor: Taking taylor expansion of 1 in v 1538432380.288 * [misc]backup-simplify: Simplify 1 into 1 1538432380.288 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432380.288 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432380.288 * [misc]backup-simplify: Simplify (sqrt -5) into (sqrt -5) 1538432380.288 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432380.288 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432380.289 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432380.289 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.289 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -5))) into 0 1538432380.289 * [misc]backup-simplify: Simplify (sqrt -5) into (sqrt -5) 1538432380.289 * [misc]backup-simplify: Simplify 0 into 0 1538432380.289 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432380.289 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.290 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432380.290 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432380.290 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -5))) into (/ 1/2 (sqrt -5)) 1538432380.291 * [misc]backup-simplify: Simplify (/ 1/2 (sqrt -5)) into (/ 1/2 (sqrt -5)) 1538432380.291 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432380.291 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.291 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432380.291 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.292 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -5)))))) (* 2 (sqrt -5))) into 0 1538432380.292 * [misc]backup-simplify: Simplify 0 into 0 1538432380.292 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432380.292 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432380.292 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1538432380.292 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432380.294 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (sqrt -5)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -5))) into (/ -1/8 (pow (sqrt -5) 3)) 1538432380.295 * [misc]backup-simplify: Simplify (/ -1/8 (pow (sqrt -5) 3)) into (/ -1/8 (pow (sqrt -5) 3)) 1538432380.296 * [misc]backup-simplify: Simplify (+ (* (/ -1/8 (pow (sqrt -5) 3)) (pow (/ 1 (- v)) 3)) (+ (* (/ 1/2 (sqrt -5)) (/ 1 (- v))) (* (sqrt -5) (/ 1 (/ 1 (- v)))))) into (- (* 1/8 (/ 1 (* (pow (sqrt -5) 3) (pow v 3)))) (+ (* (sqrt -5) v) (* 1/2 (/ 1 (* (sqrt -5) v))))) 1538432380.296 * * * [misc]progress: simplifying candidates 1538432380.296 * * * * [misc]progress: [ 1 / 154 ] simplifiying candidate # 1538432380.296 * * * * [misc]progress: [ 2 / 154 ] simplifiying candidate # 1538432380.296 * * * * [misc]progress: [ 3 / 154 ] simplifiying candidate # 1538432380.296 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) 1538432380.297 * * [misc]simplify: iters left: 6 (12 enodes) 1538432380.300 * * [misc]simplify: iters left: 5 (23 enodes) 1538432380.309 * * [misc]simplify: iters left: 4 (55 enodes) 1538432380.347 * * [misc]simplify: iters left: 3 (123 enodes) 1538432380.422 * * [misc]simplify: iters left: 2 (280 enodes) 1538432380.734 * [exit]simplify: Simplified to (* (fma (* t v) (- v) t) (sqrt (fma (* v v) -6 2))) 1538432380.734 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (pow (* (fma (* t v) (- v) t) (sqrt (fma (* v v) -6 2))) 1))) 1538432380.734 * * * * [misc]progress: [ 4 / 154 ] simplifiying candidate # 1538432380.734 * * * * [misc]progress: [ 5 / 154 ] simplifiying candidate # 1538432380.734 * [enter]simplify: Simplifying (+ (log (sqrt (* 2 (fma (* v v) -3 1)))) (log (* t (- 1 (* v v))))) 1538432380.735 * * [misc]simplify: iters left: 6 (14 enodes) 1538432380.738 * * [misc]simplify: iters left: 5 (26 enodes) 1538432380.746 * * [misc]simplify: iters left: 4 (52 enodes) 1538432380.760 * * [misc]simplify: iters left: 3 (94 enodes) 1538432380.787 * * [misc]simplify: iters left: 2 (131 enodes) 1538432380.803 * * [misc]simplify: iters left: 1 (135 enodes) 1538432380.818 * [exit]simplify: Simplified to (+ (log (fma (* v t) (- v) t)) (log (sqrt (fma v (* v -6) 2)))) 1538432380.818 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (exp (+ (log (fma (* v t) (- v) t)) (log (sqrt (fma v (* v -6) 2))))))) 1538432380.818 * * * * [misc]progress: [ 6 / 154 ] simplifiying candidate # 1538432380.818 * * * * [misc]progress: [ 7 / 154 ] simplifiying candidate # 1538432380.818 * * * * [misc]progress: [ 8 / 154 ] simplifiying candidate # 1538432380.819 * [enter]simplify: Simplifying (* (* (* (sqrt (* 2 (fma (* v v) -3 1))) (sqrt (* 2 (fma (* v v) -3 1)))) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v))))) 1538432380.820 * * [misc]simplify: iters left: 6 (16 enodes) 1538432380.829 * * [misc]simplify: iters left: 5 (37 enodes) 1538432380.859 * * [misc]simplify: iters left: 4 (131 enodes) 1538432381.013 * [exit]simplify: Simplified to (* (* (* (+ (* -6 (* v v)) 2) (* t (- 1 (* v v)))) (* (* t (- 1 (* v v))) (* t (- 1 (* v v))))) (sqrt (+ (* -6 (* v v)) 2))) 1538432381.013 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (* (* (* (+ (* -6 (* v v)) 2) (* t (- 1 (* v v)))) (* (* t (- 1 (* v v))) (* t (- 1 (* v v))))) (sqrt (+ (* -6 (* v v)) 2)))))) 1538432381.013 * * * * [misc]progress: [ 9 / 154 ] simplifiying candidate # 1538432381.013 * * * * [misc]progress: [ 10 / 154 ] simplifiying candidate # 1538432381.013 * * * * [misc]progress: [ 11 / 154 ] simplifiying candidate # 1538432381.013 * * * * [misc]progress: [ 12 / 154 ] simplifiying candidate # 1538432381.013 * * * * [misc]progress: [ 13 / 154 ] simplifiying candidate # 1538432381.013 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (* v v)))) 1538432381.014 * * [misc]simplify: iters left: 6 (12 enodes) 1538432381.017 * * [misc]simplify: iters left: 5 (26 enodes) 1538432381.029 * * [misc]simplify: iters left: 4 (65 enodes) 1538432381.049 * * [misc]simplify: iters left: 3 (138 enodes) 1538432381.107 * * [misc]simplify: iters left: 2 (208 enodes) 1538432381.142 * * [misc]simplify: iters left: 1 (212 enodes) 1538432381.174 * [exit]simplify: Simplified to (* (sqrt (fma v (* -6 v) 2)) (* (- t) (* v v))) 1538432381.174 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t 1)) (* (sqrt (fma v (* -6 v) 2)) (* (- t) (* v v)))))) 1538432381.174 * * * * [misc]progress: [ 14 / 154 ] simplifiying candidate # 1538432381.174 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (* v v)))) 1538432381.175 * * [misc]simplify: iters left: 6 (12 enodes) 1538432381.178 * * [misc]simplify: iters left: 5 (26 enodes) 1538432381.188 * * [misc]simplify: iters left: 4 (65 enodes) 1538432381.217 * * [misc]simplify: iters left: 3 (138 enodes) 1538432381.255 * * [misc]simplify: iters left: 2 (208 enodes) 1538432381.312 * * [misc]simplify: iters left: 1 (212 enodes) 1538432381.350 * [exit]simplify: Simplified to (* (sqrt (fma v (* -6 v) 2)) (* (- t) (* v v))) 1538432381.350 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t 1)) (* (sqrt (fma v (* -6 v) 2)) (* (- t) (* v v)))))) 1538432381.350 * * * * [misc]progress: [ 15 / 154 ] simplifiying candidate # 1538432381.350 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* (- (* v v)) t)) 1538432381.351 * * [misc]simplify: iters left: 6 (12 enodes) 1538432381.358 * * [misc]simplify: iters left: 5 (26 enodes) 1538432381.370 * * [misc]simplify: iters left: 4 (65 enodes) 1538432381.389 * * [misc]simplify: iters left: 3 (136 enodes) 1538432381.446 * * [misc]simplify: iters left: 2 (210 enodes) 1538432381.491 * * [misc]simplify: iters left: 1 (219 enodes) 1538432381.523 * [exit]simplify: Simplified to (* (sqrt (fma (* v v) -6 2)) (* (- t) (* v v))) 1538432381.523 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (sqrt (* 2 (fma (* v v) -3 1))) (* 1 t)) (* (sqrt (fma (* v v) -6 2)) (* (- t) (* v v)))))) 1538432381.523 * * * * [misc]progress: [ 16 / 154 ] simplifiying candidate # 1538432381.523 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* (- (* v v)) t)) 1538432381.524 * * [misc]simplify: iters left: 6 (12 enodes) 1538432381.527 * * [misc]simplify: iters left: 5 (26 enodes) 1538432381.536 * * [misc]simplify: iters left: 4 (65 enodes) 1538432381.564 * * [misc]simplify: iters left: 3 (136 enodes) 1538432381.599 * * [misc]simplify: iters left: 2 (210 enodes) 1538432381.633 * * [misc]simplify: iters left: 1 (219 enodes) 1538432381.677 * [exit]simplify: Simplified to (* (sqrt (fma (* v v) -6 2)) (* (- t) (* v v))) 1538432381.677 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (sqrt (* 2 (fma (* v v) -3 1))) (* 1 t)) (* (sqrt (fma (* v v) -6 2)) (* (- t) (* v v)))))) 1538432381.677 * * * * [misc]progress: [ 17 / 154 ] simplifiying candidate # 1538432381.678 * [enter]simplify: Simplifying (* (* t (- (* v v))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432381.679 * * [misc]simplify: iters left: 6 (12 enodes) 1538432381.685 * * [misc]simplify: iters left: 5 (26 enodes) 1538432381.701 * * [misc]simplify: iters left: 4 (65 enodes) 1538432381.733 * * [misc]simplify: iters left: 3 (136 enodes) 1538432381.785 * * [misc]simplify: iters left: 2 (226 enodes) 1538432381.836 * * [misc]simplify: iters left: 1 (238 enodes) 1538432381.901 * [exit]simplify: Simplified to (* (* (- t) (* v v)) (sqrt (fma v (* v -6) 2))) 1538432381.901 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (* t 1) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (- t) (* v v)) (sqrt (fma v (* v -6) 2)))))) 1538432381.901 * * * * [misc]progress: [ 18 / 154 ] simplifiying candidate # 1538432381.902 * [enter]simplify: Simplifying (* (* t (- (* v v))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432381.903 * * [misc]simplify: iters left: 6 (12 enodes) 1538432381.909 * * [misc]simplify: iters left: 5 (26 enodes) 1538432381.925 * * [misc]simplify: iters left: 4 (65 enodes) 1538432381.947 * * [misc]simplify: iters left: 3 (136 enodes) 1538432381.991 * * [misc]simplify: iters left: 2 (226 enodes) 1538432382.070 * * [misc]simplify: iters left: 1 (238 enodes) 1538432382.139 * [exit]simplify: Simplified to (* (* (- t) (* v v)) (sqrt (fma v (* v -6) 2))) 1538432382.139 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (* t 1) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (- t) (* v v)) (sqrt (fma v (* v -6) 2)))))) 1538432382.139 * * * * [misc]progress: [ 19 / 154 ] simplifiying candidate # 1538432382.140 * [enter]simplify: Simplifying (* (* (- (* v v)) t) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432382.141 * * [misc]simplify: iters left: 6 (12 enodes) 1538432382.147 * * [misc]simplify: iters left: 5 (26 enodes) 1538432382.164 * * [misc]simplify: iters left: 4 (65 enodes) 1538432382.194 * * [misc]simplify: iters left: 3 (135 enodes) 1538432382.244 * * [misc]simplify: iters left: 2 (226 enodes) 1538432382.317 * * [misc]simplify: iters left: 1 (230 enodes) 1538432382.368 * [exit]simplify: Simplified to (* (* (* t v) (- v)) (sqrt (fma -6 (* v v) 2))) 1538432382.368 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (* 1 t) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (* t v) (- v)) (sqrt (fma -6 (* v v) 2)))))) 1538432382.368 * * * * [misc]progress: [ 20 / 154 ] simplifiying candidate # 1538432382.369 * [enter]simplify: Simplifying (* (* (- (* v v)) t) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432382.370 * * [misc]simplify: iters left: 6 (12 enodes) 1538432382.376 * * [misc]simplify: iters left: 5 (26 enodes) 1538432382.390 * * [misc]simplify: iters left: 4 (65 enodes) 1538432382.409 * * [misc]simplify: iters left: 3 (135 enodes) 1538432382.457 * * [misc]simplify: iters left: 2 (226 enodes) 1538432382.509 * * [misc]simplify: iters left: 1 (230 enodes) 1538432382.542 * [exit]simplify: Simplified to (* (* (* t v) (- v)) (sqrt (fma -6 (* v v) 2))) 1538432382.542 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (* 1 t) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (* t v) (- v)) (sqrt (fma -6 (* v v) 2)))))) 1538432382.542 * * * * [misc]progress: [ 21 / 154 ] simplifiying candidate # 1538432382.543 * [enter]simplify: Simplifying (- 1 (* v v)) 1538432382.543 * * [misc]simplify: iters left: 4 (4 enodes) 1538432382.545 * * [misc]simplify: iters left: 3 (8 enodes) 1538432382.548 * * [misc]simplify: iters left: 2 (12 enodes) 1538432382.550 * * [misc]simplify: iters left: 1 (14 enodes) 1538432382.552 * [exit]simplify: Simplified to (- 1 (* v v)) 1538432382.552 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (* (sqrt (* 2 (fma (* v v) -3 1))) t) (- 1 (* v v))))) 1538432382.553 * * * * [misc]progress: [ 22 / 154 ] simplifiying candidate # 1538432382.553 * [enter]simplify: Simplifying (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432382.554 * * [misc]simplify: iters left: 6 (10 enodes) 1538432382.558 * * [misc]simplify: iters left: 5 (15 enodes) 1538432382.567 * * [misc]simplify: iters left: 4 (25 enodes) 1538432382.579 * * [misc]simplify: iters left: 3 (45 enodes) 1538432382.592 * * [misc]simplify: iters left: 2 (64 enodes) 1538432382.599 * * [misc]simplify: iters left: 1 (65 enodes) 1538432382.609 * [exit]simplify: Simplified to (* (cbrt (sqrt (fma v (* -6 v) 2))) (cbrt (sqrt (fma v (* -6 v) 2)))) 1538432382.609 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (* (cbrt (sqrt (fma v (* -6 v) 2))) (cbrt (sqrt (fma v (* -6 v) 2)))) (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432382.609 * * * * [misc]progress: [ 23 / 154 ] simplifiying candidate # 1538432382.609 * [enter]simplify: Simplifying (sqrt 2) 1538432382.609 * * [misc]simplify: iters left: 1 (2 enodes) 1538432382.610 * [exit]simplify: Simplified to (sqrt 2) 1538432382.610 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt 2) (* (sqrt (fma (* v v) -3 1)) (* t (- 1 (* v v))))))) 1538432382.610 * * * * [misc]progress: [ 24 / 154 ] simplifiying candidate # 1538432382.610 * [enter]simplify: Simplifying (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) 1538432382.611 * * [misc]simplify: iters left: 6 (9 enodes) 1538432382.612 * * [misc]simplify: iters left: 5 (14 enodes) 1538432382.618 * * [misc]simplify: iters left: 4 (24 enodes) 1538432382.630 * * [misc]simplify: iters left: 3 (44 enodes) 1538432382.644 * * [misc]simplify: iters left: 2 (63 enodes) 1538432382.660 * [exit]simplify: Simplified to (sqrt (sqrt (fma (* v v) -6 2))) 1538432382.660 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432382.660 * * * * [misc]progress: [ 25 / 154 ] simplifiying candidate # 1538432382.660 * * * * [misc]progress: [ 26 / 154 ] simplifiying candidate # 1538432382.661 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1538432382.661 * * [misc]simplify: iters left: 6 (8 enodes) 1538432382.667 * * [misc]simplify: iters left: 5 (25 enodes) 1538432382.682 * * [misc]simplify: iters left: 4 (65 enodes) 1538432382.711 * * [misc]simplify: iters left: 3 (129 enodes) 1538432382.781 * * [misc]simplify: iters left: 2 (197 enodes) 1538432382.831 * * [misc]simplify: iters left: 1 (243 enodes) 1538432382.878 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1538432382.878 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (pow 1 3) (pow (* v v) 3)))) (fma (fma v v 1) (* v v) 1)))) 1538432382.878 * * * * [misc]progress: [ 27 / 154 ] simplifiying candidate # 1538432382.878 * [enter]simplify: Simplifying (+ 1 (* v v)) 1538432382.878 * * [misc]simplify: iters left: 4 (4 enodes) 1538432382.879 * * [misc]simplify: iters left: 3 (7 enodes) 1538432382.880 * * [misc]simplify: iters left: 2 (8 enodes) 1538432382.881 * [exit]simplify: Simplified to (fma v v 1) 1538432382.881 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (* 1 1) (* (* v v) (* v v))))) (fma v v 1)))) 1538432382.881 * * * * [misc]progress: [ 28 / 154 ] simplifiying candidate # 1538432382.882 * * * * [misc]progress: [ 29 / 154 ] simplifiying candidate # 1538432382.882 * * * * [misc]progress: [ 30 / 154 ] simplifiying candidate # 1538432382.882 * * * * [misc]progress: [ 31 / 154 ] simplifiying candidate # 1538432382.882 * * * * [misc]progress: [ 32 / 154 ] simplifiying candidate # 1538432382.882 * [enter]simplify: Simplifying (- (- (log (sqrt (fma (* v v) -5 1))) (log (/ PI (sqrt (fma (* v v) -5 1))))) (+ (log (sqrt (* 2 (fma (* v v) -3 1)))) (log (* t (- 1 (* v v)))))) 1538432382.885 * * [misc]simplify: iters left: 6 (23 enodes) 1538432382.891 * * [misc]simplify: iters left: 5 (47 enodes) 1538432382.913 * * [misc]simplify: iters left: 4 (108 enodes) 1538432382.957 * * [misc]simplify: iters left: 3 (278 enodes) 1538432383.256 * [exit]simplify: Simplified to (- (- (log (sqrt (fma -5 (* v v) 1))) (log (sqrt (fma (* v v) -6 2)))) (- (+ (log (fma (* v t) (- v) t)) (log PI)) (log (sqrt (fma -5 (* v v) 1))))) 1538432383.256 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (- (log (sqrt (fma -5 (* v v) 1))) (log (sqrt (fma (* v v) -6 2)))) (- (+ (log (fma (* v t) (- v) t)) (log PI)) (log (sqrt (fma -5 (* v v) 1))))))) 1538432383.256 * * * * [misc]progress: [ 33 / 154 ] simplifiying candidate # 1538432383.256 * [enter]simplify: Simplifying (- (- (log (sqrt (fma (* v v) -5 1))) (log (/ PI (sqrt (fma (* v v) -5 1))))) (log (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432383.258 * * [misc]simplify: iters left: 6 (22 enodes) 1538432383.263 * * [misc]simplify: iters left: 5 (46 enodes) 1538432383.278 * * [misc]simplify: iters left: 4 (109 enodes) 1538432383.333 * * [misc]simplify: iters left: 3 (282 enodes) 1538432383.639 * [exit]simplify: Simplified to (- (- (log (sqrt (fma v (* v -5) 1))) (log (sqrt (fma v (* v -6) 2)))) (- (+ (log (fma (- v) (* v t) t)) (log PI)) (log (sqrt (fma v (* v -5) 1))))) 1538432383.639 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (- (log (sqrt (fma v (* v -5) 1))) (log (sqrt (fma v (* v -6) 2)))) (- (+ (log (fma (- v) (* v t) t)) (log PI)) (log (sqrt (fma v (* v -5) 1))))))) 1538432383.639 * * * * [misc]progress: [ 34 / 154 ] simplifiying candidate # 1538432383.640 * [enter]simplify: Simplifying (- (log (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (+ (log (sqrt (* 2 (fma (* v v) -3 1)))) (log (* t (- 1 (* v v)))))) 1538432383.641 * * [misc]simplify: iters left: 6 (22 enodes) 1538432383.646 * * [misc]simplify: iters left: 5 (45 enodes) 1538432383.666 * * [misc]simplify: iters left: 4 (100 enodes) 1538432383.727 * * [misc]simplify: iters left: 3 (231 enodes) 1538432383.935 * [exit]simplify: Simplified to (- (log (/ (fma v (* v -5) 1) PI)) (+ (log (fma (* v t) (- v) t)) (log (sqrt (fma -6 (* v v) 2))))) 1538432383.935 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (log (/ (fma v (* v -5) 1) PI)) (+ (log (fma (* v t) (- v) t)) (log (sqrt (fma -6 (* v v) 2))))))) 1538432383.935 * * * * [misc]progress: [ 35 / 154 ] simplifiying candidate # 1538432383.935 * [enter]simplify: Simplifying (- (log (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (log (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432383.936 * * [misc]simplify: iters left: 6 (21 enodes) 1538432383.942 * * [misc]simplify: iters left: 5 (44 enodes) 1538432383.965 * * [misc]simplify: iters left: 4 (104 enodes) 1538432384.026 * * [misc]simplify: iters left: 3 (256 enodes) 1538432384.228 * [exit]simplify: Simplified to (- (log (/ (fma (* v -5) v 1) PI)) (log (* (sqrt (fma v (* v -6) 2)) (fma (- v) (* t v) t)))) 1538432384.228 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (log (/ (fma (* v -5) v 1) PI)) (log (* (sqrt (fma v (* v -6) 2)) (fma (- v) (* t v) t)))))) 1538432384.228 * * * * [misc]progress: [ 36 / 154 ] simplifiying candidate # 1538432384.228 * * * * [misc]progress: [ 37 / 154 ] simplifiying candidate # 1538432384.228 * * * * [misc]progress: [ 38 / 154 ] simplifiying candidate # 1538432384.228 * [enter]simplify: Simplifying (/ (/ (* (* (sqrt (fma (* v v) -5 1)) (sqrt (fma (* v v) -5 1))) (sqrt (fma (* v v) -5 1))) (* (* (/ PI (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (/ PI (sqrt (fma (* v v) -5 1))))) (* (* (* (sqrt (* 2 (fma (* v v) -3 1))) (sqrt (* 2 (fma (* v v) -3 1)))) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v)))))) 1538432384.232 * * [misc]simplify: iters left: 6 (27 enodes) 1538432384.248 * * [misc]simplify: iters left: 5 (70 enodes) 1538432384.297 * * [misc]simplify: iters left: 4 (298 enodes) 1538432385.264 * [exit]simplify: Simplified to (* (/ (* (/ (fma v (* v -5) 1) PI) (/ (fma v (* v -5) 1) PI)) (pow (* t (- 1 (* v v))) 3)) (/ (/ (/ (fma v (* v -5) 1) PI) (+ 2 (* -6 (* v v)))) (sqrt (+ 2 (* -6 (* v v)))))) 1538432385.264 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (* (/ (* (/ (fma v (* v -5) 1) PI) (/ (fma v (* v -5) 1) PI)) (pow (* t (- 1 (* v v))) 3)) (/ (/ (/ (fma v (* v -5) 1) PI) (+ 2 (* -6 (* v v)))) (sqrt (+ 2 (* -6 (* v v)))))))) 1538432385.264 * * * * [misc]progress: [ 39 / 154 ] simplifiying candidate # 1538432385.264 * [enter]simplify: Simplifying (/ (/ (* (* (sqrt (fma (* v v) -5 1)) (sqrt (fma (* v v) -5 1))) (sqrt (fma (* v v) -5 1))) (* (* (/ PI (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (/ PI (sqrt (fma (* v v) -5 1))))) (* (* (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432385.266 * * [misc]simplify: iters left: 6 (25 enodes) 1538432385.275 * * [misc]simplify: iters left: 5 (65 enodes) 1538432385.320 * * [misc]simplify: iters left: 4 (262 enodes) 1538432385.890 * [exit]simplify: Simplified to (/ (/ (pow (/ (fma v (* v -5) 1) PI) 3) (* (+ (* -6 (* v v)) 2) (* t (- 1 (* v v))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (sqrt (+ (* -6 (* v v)) 2)))) 1538432385.890 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (/ (/ (pow (/ (fma v (* v -5) 1) PI) 3) (* (+ (* -6 (* v v)) 2) (* t (- 1 (* v v))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (sqrt (+ (* -6 (* v v)) 2)))))) 1538432385.890 * * * * [misc]progress: [ 40 / 154 ] simplifiying candidate # 1538432385.890 * [enter]simplify: Simplifying (/ (* (* (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (* (* (* (sqrt (* 2 (fma (* v v) -3 1))) (sqrt (* 2 (fma (* v v) -3 1)))) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v)))))) 1538432385.892 * * [misc]simplify: iters left: 6 (25 enodes) 1538432385.908 * * [misc]simplify: iters left: 5 (64 enodes) 1538432385.966 * * [misc]simplify: iters left: 4 (288 enodes) 1538432386.922 * [exit]simplify: Simplified to (/ (/ (* (/ (fma v (* v -5) 1) PI) (/ (fma v (* v -5) 1) PI)) (/ (+ (* -6 (* v v)) 2) (/ (fma v (* v -5) 1) PI))) (* (pow (* t (- 1 (* v v))) 3) (sqrt (+ (* -6 (* v v)) 2)))) 1538432386.922 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (/ (/ (* (/ (fma v (* v -5) 1) PI) (/ (fma v (* v -5) 1) PI)) (/ (+ (* -6 (* v v)) 2) (/ (fma v (* v -5) 1) PI))) (* (pow (* t (- 1 (* v v))) 3) (sqrt (+ (* -6 (* v v)) 2)))))) 1538432386.922 * * * * [misc]progress: [ 41 / 154 ] simplifiying candidate # 1538432386.922 * [enter]simplify: Simplifying (/ (* (* (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (* (* (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432386.925 * * [misc]simplify: iters left: 6 (23 enodes) 1538432386.936 * * [misc]simplify: iters left: 5 (59 enodes) 1538432386.969 * * [misc]simplify: iters left: 4 (255 enodes) 1538432387.688 * [exit]simplify: Simplified to (pow (/ (/ (/ (fma v (* v -5) 1) PI) (* t (- 1 (* v v)))) (sqrt (+ 2 (* -6 (* v v))))) 3) 1538432387.688 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (pow (/ (/ (/ (fma v (* v -5) 1) PI) (* t (- 1 (* v v)))) (sqrt (+ 2 (* -6 (* v v))))) 3))) 1538432387.688 * * * * [misc]progress: [ 42 / 154 ] simplifiying candidate # 1538432387.688 * * * * [misc]progress: [ 43 / 154 ] simplifiying candidate # 1538432387.688 * * * * [misc]progress: [ 44 / 154 ] simplifiying candidate # 1538432387.688 * * * * [misc]progress: [ 45 / 154 ] simplifiying candidate # 1538432387.688 * * * * [misc]progress: [ 46 / 154 ] simplifiying candidate # 1538432387.688 * [enter]simplify: Simplifying (/ (* (cbrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (cbrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432387.689 * * [misc]simplify: iters left: 6 (17 enodes) 1538432387.693 * * [misc]simplify: iters left: 5 (28 enodes) 1538432387.701 * * [misc]simplify: iters left: 4 (47 enodes) 1538432387.712 * * [misc]simplify: iters left: 3 (72 enodes) 1538432387.737 * * [misc]simplify: iters left: 2 (95 enodes) 1538432387.762 * * [misc]simplify: iters left: 1 (96 enodes) 1538432387.788 * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma (* v -5) v 1) PI)) (sqrt (fma -6 (* v v) 2))) (cbrt (/ (fma (* v -5) v 1) PI))) 1538432387.788 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (cbrt (/ (fma (* v -5) v 1) PI)) (sqrt (fma -6 (* v v) 2))) (cbrt (/ (fma (* v -5) v 1) PI))) (/ (cbrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1538432387.788 * [enter]simplify: Simplifying (/ (cbrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1538432387.789 * * [misc]simplify: iters left: 6 (14 enodes) 1538432387.792 * * [misc]simplify: iters left: 5 (25 enodes) 1538432387.797 * * [misc]simplify: iters left: 4 (42 enodes) 1538432387.807 * * [misc]simplify: iters left: 3 (63 enodes) 1538432387.818 * * [misc]simplify: iters left: 2 (83 enodes) 1538432387.829 * * [misc]simplify: iters left: 1 (87 enodes) 1538432387.850 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (fma (- v) (* v t) t)) 1538432387.850 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (cbrt (/ (fma (* v -5) v 1) PI)) (sqrt (fma -6 (* v v) 2))) (cbrt (/ (fma (* v -5) v 1) PI))) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (fma (- v) (* v t) t)))) 1538432387.851 * * * * [misc]progress: [ 47 / 154 ] simplifiying candidate # 1538432387.851 * [enter]simplify: Simplifying (/ (sqrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432387.852 * * [misc]simplify: iters left: 6 (16 enodes) 1538432387.859 * * [misc]simplify: iters left: 5 (25 enodes) 1538432387.881 * * [misc]simplify: iters left: 4 (42 enodes) 1538432387.900 * * [misc]simplify: iters left: 3 (66 enodes) 1538432387.922 * * [misc]simplify: iters left: 2 (88 enodes) 1538432387.934 * * [misc]simplify: iters left: 1 (89 enodes) 1538432387.944 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma -6 (* v v) 2))) 1538432387.944 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma -6 (* v v) 2))) (/ (sqrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1538432387.945 * [enter]simplify: Simplifying (/ (sqrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1538432387.946 * * [misc]simplify: iters left: 6 (14 enodes) 1538432387.949 * * [misc]simplify: iters left: 5 (25 enodes) 1538432387.959 * * [misc]simplify: iters left: 4 (42 enodes) 1538432387.969 * * [misc]simplify: iters left: 3 (63 enodes) 1538432387.981 * * [misc]simplify: iters left: 2 (83 enodes) 1538432387.991 * * [misc]simplify: iters left: 1 (87 enodes) 1538432388.002 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (fma (- v) (* v t) t)) 1538432388.002 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma -6 (* v v) 2))) (/ (sqrt (/ (fma v (* v -5) 1) PI)) (fma (- v) (* v t) t)))) 1538432388.002 * * * * [misc]progress: [ 48 / 154 ] simplifiying candidate # 1538432388.002 * [enter]simplify: Simplifying (/ (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432388.003 * * [misc]simplify: iters left: 6 (19 enodes) 1538432388.008 * * [misc]simplify: iters left: 5 (34 enodes) 1538432388.025 * * [misc]simplify: iters left: 4 (68 enodes) 1538432388.059 * * [misc]simplify: iters left: 3 (123 enodes) 1538432388.089 * * [misc]simplify: iters left: 2 (177 enodes) 1538432388.118 * * [misc]simplify: iters left: 1 (196 enodes) 1538432388.188 * [exit]simplify: Simplified to (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) 1538432388.188 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1538432388.188 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1538432388.189 * * [misc]simplify: iters left: 6 (15 enodes) 1538432388.193 * * [misc]simplify: iters left: 5 (26 enodes) 1538432388.199 * * [misc]simplify: iters left: 4 (50 enodes) 1538432388.214 * * [misc]simplify: iters left: 3 (86 enodes) 1538432388.241 * * [misc]simplify: iters left: 2 (142 enodes) 1538432388.288 * * [misc]simplify: iters left: 1 (297 enodes) 1538432388.528 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (fma (* v v) (- t) t)) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432388.528 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (fma (* v v) (- t) t)) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432388.528 * * * * [misc]progress: [ 49 / 154 ] simplifiying candidate # 1538432388.529 * [enter]simplify: Simplifying (/ (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432388.531 * * [misc]simplify: iters left: 6 (18 enodes) 1538432388.538 * * [misc]simplify: iters left: 5 (29 enodes) 1538432388.553 * * [misc]simplify: iters left: 4 (52 enodes) 1538432388.578 * * [misc]simplify: iters left: 3 (89 enodes) 1538432388.602 * * [misc]simplify: iters left: 2 (117 enodes) 1538432388.617 * * [misc]simplify: iters left: 1 (120 enodes) 1538432388.651 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (sqrt (fma -6 (* v v) 2))) 1538432388.651 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (sqrt (fma -6 (* v v) 2))) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1538432388.652 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1538432388.653 * * [misc]simplify: iters left: 6 (15 enodes) 1538432388.660 * * [misc]simplify: iters left: 5 (26 enodes) 1538432388.672 * * [misc]simplify: iters left: 4 (50 enodes) 1538432388.697 * * [misc]simplify: iters left: 3 (86 enodes) 1538432388.719 * * [misc]simplify: iters left: 2 (142 enodes) 1538432388.774 * * [misc]simplify: iters left: 1 (297 enodes) 1538432389.006 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (fma (* v v) (- t) t)) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432389.006 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (sqrt (fma -6 (* v v) 2))) (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (fma (* v v) (- t) t)) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432389.006 * * * * [misc]progress: [ 50 / 154 ] simplifiying candidate # 1538432389.006 * [enter]simplify: Simplifying (/ (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) 1) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432389.007 * * [misc]simplify: iters left: 6 (15 enodes) 1538432389.011 * * [misc]simplify: iters left: 5 (26 enodes) 1538432389.022 * * [misc]simplify: iters left: 4 (53 enodes) 1538432389.036 * * [misc]simplify: iters left: 3 (100 enodes) 1538432389.069 * * [misc]simplify: iters left: 2 (170 enodes) 1538432389.119 * * [misc]simplify: iters left: 1 (175 enodes) 1538432389.146 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) (sqrt (fma -6 (* v v) 2))) 1538432389.147 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) (sqrt (fma -6 (* v v) 2))) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1538432389.147 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1538432389.148 * * [misc]simplify: iters left: 6 (14 enodes) 1538432389.151 * * [misc]simplify: iters left: 5 (27 enodes) 1538432389.159 * * [misc]simplify: iters left: 4 (66 enodes) 1538432389.180 * * [misc]simplify: iters left: 3 (143 enodes) 1538432389.252 * * [misc]simplify: iters left: 2 (282 enodes) 1538432389.428 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma v (* v -5) 1))) (/ (* (- 1 (* v v)) (* PI t)) (sqrt (fma v (* v -5) 1)))) 1538432389.428 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) (sqrt (fma -6 (* v v) 2))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (/ (* (- 1 (* v v)) (* PI t)) (sqrt (fma v (* v -5) 1)))))) 1538432389.428 * * * * [misc]progress: [ 51 / 154 ] simplifiying candidate # 1538432389.429 * [enter]simplify: Simplifying (/ (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) PI) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432389.430 * * [misc]simplify: iters left: 6 (16 enodes) 1538432389.437 * * [misc]simplify: iters left: 5 (27 enodes) 1538432389.453 * * [misc]simplify: iters left: 4 (50 enodes) 1538432389.476 * * [misc]simplify: iters left: 3 (87 enodes) 1538432389.507 * * [misc]simplify: iters left: 2 (116 enodes) 1538432389.540 * * [misc]simplify: iters left: 1 (119 enodes) 1538432389.567 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (/ PI (cbrt (sqrt (fma v (* v -5) 1))))) 1538432389.567 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (/ PI (cbrt (sqrt (fma v (* v -5) 1))))) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1538432389.567 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1538432389.568 * * [misc]simplify: iters left: 6 (13 enodes) 1538432389.571 * * [misc]simplify: iters left: 5 (26 enodes) 1538432389.579 * * [misc]simplify: iters left: 4 (65 enodes) 1538432389.608 * * [misc]simplify: iters left: 3 (138 enodes) 1538432389.683 * * [misc]simplify: iters left: 2 (289 enodes) 1538432389.875 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma v (* v -5) 1))) (/ (fma (* t v) (- v) t) (sqrt (fma v (* v -5) 1)))) 1538432389.875 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (/ PI (cbrt (sqrt (fma v (* v -5) 1))))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (/ (fma (* t v) (- v) t) (sqrt (fma v (* v -5) 1)))))) 1538432389.875 * * * * [misc]progress: [ 52 / 154 ] simplifiying candidate # 1538432389.875 * [enter]simplify: Simplifying (/ (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432389.876 * * [misc]simplify: iters left: 6 (20 enodes) 1538432389.880 * * [misc]simplify: iters left: 5 (32 enodes) 1538432389.889 * * [misc]simplify: iters left: 4 (51 enodes) 1538432389.908 * * [misc]simplify: iters left: 3 (78 enodes) 1538432389.934 * * [misc]simplify: iters left: 2 (104 enodes) 1538432389.973 * [exit]simplify: Simplified to (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (fma (* v v) -6 2)))) 1538432389.973 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (fma (* v v) -6 2)))) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1538432389.974 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1538432389.975 * * [misc]simplify: iters left: 6 (16 enodes) 1538432389.982 * * [misc]simplify: iters left: 5 (27 enodes) 1538432389.994 * * [misc]simplify: iters left: 4 (51 enodes) 1538432390.008 * * [misc]simplify: iters left: 3 (82 enodes) 1538432390.024 * * [misc]simplify: iters left: 2 (129 enodes) 1538432390.080 * * [misc]simplify: iters left: 1 (285 enodes) 1538432390.272 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (fma (* t v) (- v) t)) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432390.272 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (fma (* v v) -6 2)))) (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (fma (* t v) (- v) t)) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432390.272 * * * * [misc]progress: [ 53 / 154 ] simplifiying candidate # 1538432390.272 * [enter]simplify: Simplifying (/ (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432390.274 * * [misc]simplify: iters left: 6 (19 enodes) 1538432390.281 * * [misc]simplify: iters left: 5 (29 enodes) 1538432390.299 * * [misc]simplify: iters left: 4 (46 enodes) 1538432390.318 * * [misc]simplify: iters left: 3 (70 enodes) 1538432390.341 * * [misc]simplify: iters left: 2 (91 enodes) 1538432390.363 * * [misc]simplify: iters left: 1 (92 enodes) 1538432390.388 * [exit]simplify: Simplified to (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (fma v (* -6 v) 2))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432390.388 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (fma v (* -6 v) 2))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1538432390.388 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1538432390.390 * * [misc]simplify: iters left: 6 (16 enodes) 1538432390.397 * * [misc]simplify: iters left: 5 (27 enodes) 1538432390.409 * * [misc]simplify: iters left: 4 (51 enodes) 1538432390.436 * * [misc]simplify: iters left: 3 (82 enodes) 1538432390.460 * * [misc]simplify: iters left: 2 (129 enodes) 1538432390.510 * * [misc]simplify: iters left: 1 (285 enodes) 1538432390.790 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (fma (* t v) (- v) t)) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432390.790 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (fma v (* -6 v) 2))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (fma (* t v) (- v) t)) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432390.790 * * * * [misc]progress: [ 54 / 154 ] simplifiying candidate # 1538432390.790 * [enter]simplify: Simplifying (/ (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) 1) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432390.791 * * [misc]simplify: iters left: 6 (15 enodes) 1538432390.794 * * [misc]simplify: iters left: 5 (25 enodes) 1538432390.802 * * [misc]simplify: iters left: 4 (44 enodes) 1538432390.812 * * [misc]simplify: iters left: 3 (68 enodes) 1538432390.822 * * [misc]simplify: iters left: 2 (88 enodes) 1538432390.834 * [exit]simplify: Simplified to (/ (fabs (cbrt (fma -5 (* v v) 1))) (sqrt (fma (* v v) -6 2))) 1538432390.834 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (fabs (cbrt (fma -5 (* v v) 1))) (sqrt (fma (* v v) -6 2))) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1538432390.834 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1538432390.835 * * [misc]simplify: iters left: 6 (15 enodes) 1538432390.838 * * [misc]simplify: iters left: 5 (28 enodes) 1538432390.848 * * [misc]simplify: iters left: 4 (67 enodes) 1538432390.880 * * [misc]simplify: iters left: 3 (144 enodes) 1538432390.957 * * [misc]simplify: iters left: 2 (283 enodes) 1538432391.157 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma v (* v -5) 1))) (/ (* (* t PI) (- 1 (* v v))) (sqrt (fma v (* v -5) 1)))) 1538432391.157 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (fabs (cbrt (fma -5 (* v v) 1))) (sqrt (fma (* v v) -6 2))) (/ (sqrt (cbrt (fma v (* v -5) 1))) (/ (* (* t PI) (- 1 (* v v))) (sqrt (fma v (* v -5) 1)))))) 1538432391.157 * * * * [misc]progress: [ 55 / 154 ] simplifiying candidate # 1538432391.157 * [enter]simplify: Simplifying (/ (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) PI) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432391.159 * * [misc]simplify: iters left: 6 (16 enodes) 1538432391.165 * * [misc]simplify: iters left: 5 (26 enodes) 1538432391.172 * * [misc]simplify: iters left: 4 (43 enodes) 1538432391.182 * * [misc]simplify: iters left: 3 (67 enodes) 1538432391.193 * * [misc]simplify: iters left: 2 (88 enodes) 1538432391.204 * * [misc]simplify: iters left: 1 (89 enodes) 1538432391.215 * [exit]simplify: Simplified to (/ (fabs (cbrt (fma v (* v -5) 1))) (* (sqrt (fma v (* v -6) 2)) PI)) 1538432391.215 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (fabs (cbrt (fma v (* v -5) 1))) (* (sqrt (fma v (* v -6) 2)) PI)) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1538432391.215 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1538432391.216 * * [misc]simplify: iters left: 6 (14 enodes) 1538432391.219 * * [misc]simplify: iters left: 5 (27 enodes) 1538432391.236 * * [misc]simplify: iters left: 4 (66 enodes) 1538432391.268 * * [misc]simplify: iters left: 3 (139 enodes) 1538432391.321 * * [misc]simplify: iters left: 2 (283 enodes) 1538432391.524 * [exit]simplify: Simplified to (* (sqrt (cbrt (fma v (* v -5) 1))) (/ (sqrt (fma v (* v -5) 1)) (fma (* v t) (- v) t))) 1538432391.524 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (fabs (cbrt (fma v (* v -5) 1))) (* (sqrt (fma v (* v -6) 2)) PI)) (* (sqrt (cbrt (fma v (* v -5) 1))) (/ (sqrt (fma v (* v -5) 1)) (fma (* v t) (- v) t))))) 1538432391.525 * * * * [misc]progress: [ 56 / 154 ] simplifiying candidate # 1538432391.525 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432391.526 * * [misc]simplify: iters left: 6 (18 enodes) 1538432391.529 * * [misc]simplify: iters left: 5 (29 enodes) 1538432391.537 * * [misc]simplify: iters left: 4 (48 enodes) 1538432391.554 * * [misc]simplify: iters left: 3 (75 enodes) 1538432391.578 * * [misc]simplify: iters left: 2 (102 enodes) 1538432391.612 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) 1538432391.612 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1538432391.612 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1538432391.614 * * [misc]simplify: iters left: 6 (15 enodes) 1538432391.620 * * [misc]simplify: iters left: 5 (26 enodes) 1538432391.628 * * [misc]simplify: iters left: 4 (50 enodes) 1538432391.641 * * [misc]simplify: iters left: 3 (86 enodes) 1538432391.664 * * [misc]simplify: iters left: 2 (142 enodes) 1538432391.709 * * [misc]simplify: iters left: 1 (297 enodes) 1538432391.933 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (fma (* v v) (- t) t)) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432391.933 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (fma (* v v) (- t) t)) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432391.933 * * * * [misc]progress: [ 57 / 154 ] simplifiying candidate # 1538432391.933 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432391.935 * * [misc]simplify: iters left: 6 (17 enodes) 1538432391.942 * * [misc]simplify: iters left: 5 (26 enodes) 1538432391.955 * * [misc]simplify: iters left: 4 (43 enodes) 1538432391.969 * * [misc]simplify: iters left: 3 (67 enodes) 1538432391.980 * * [misc]simplify: iters left: 2 (88 enodes) 1538432391.991 * * [misc]simplify: iters left: 1 (89 enodes) 1538432392.014 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432392.014 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1538432392.014 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1538432392.015 * * [misc]simplify: iters left: 6 (15 enodes) 1538432392.019 * * [misc]simplify: iters left: 5 (26 enodes) 1538432392.027 * * [misc]simplify: iters left: 4 (50 enodes) 1538432392.040 * * [misc]simplify: iters left: 3 (86 enodes) 1538432392.059 * * [misc]simplify: iters left: 2 (142 enodes) 1538432392.124 * * [misc]simplify: iters left: 1 (297 enodes) 1538432392.316 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (fma (* v v) (- t) t)) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432392.316 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (fma (* v v) (- t) t)) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432392.316 * * * * [misc]progress: [ 58 / 154 ] simplifiying candidate # 1538432392.317 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) 1) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432392.318 * * [misc]simplify: iters left: 6 (14 enodes) 1538432392.324 * * [misc]simplify: iters left: 5 (23 enodes) 1538432392.337 * * [misc]simplify: iters left: 4 (42 enodes) 1538432392.355 * * [misc]simplify: iters left: 3 (66 enodes) 1538432392.378 * * [misc]simplify: iters left: 2 (86 enodes) 1538432392.398 * * [misc]simplify: iters left: 1 (87 enodes) 1538432392.418 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) 1538432392.418 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1538432392.418 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1538432392.420 * * [misc]simplify: iters left: 6 (14 enodes) 1538432392.427 * * [misc]simplify: iters left: 5 (27 enodes) 1538432392.441 * * [misc]simplify: iters left: 4 (66 enodes) 1538432392.481 * * [misc]simplify: iters left: 3 (143 enodes) 1538432392.560 * * [misc]simplify: iters left: 2 (282 enodes) 1538432392.754 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma v (* v -5) 1))) (/ (* (- 1 (* v v)) (* PI t)) (sqrt (fma v (* v -5) 1)))) 1538432392.754 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (/ (sqrt (sqrt (fma v (* v -5) 1))) (/ (* (- 1 (* v v)) (* PI t)) (sqrt (fma v (* v -5) 1)))))) 1538432392.754 * * * * [misc]progress: [ 59 / 154 ] simplifiying candidate # 1538432392.754 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) PI) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432392.756 * * [misc]simplify: iters left: 6 (15 enodes) 1538432392.762 * * [misc]simplify: iters left: 5 (24 enodes) 1538432392.775 * * [misc]simplify: iters left: 4 (41 enodes) 1538432392.793 * * [misc]simplify: iters left: 3 (65 enodes) 1538432392.817 * * [misc]simplify: iters left: 2 (86 enodes) 1538432392.839 * * [misc]simplify: iters left: 1 (87 enodes) 1538432392.860 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma v (* v -5) 1))) (* PI (sqrt (fma (* v v) -6 2)))) 1538432392.860 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (sqrt (fma v (* v -5) 1))) (* PI (sqrt (fma (* v v) -6 2)))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1538432392.861 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1538432392.862 * * [misc]simplify: iters left: 6 (13 enodes) 1538432392.868 * * [misc]simplify: iters left: 5 (26 enodes) 1538432392.880 * * [misc]simplify: iters left: 4 (65 enodes) 1538432392.901 * * [misc]simplify: iters left: 3 (138 enodes) 1538432392.965 * * [misc]simplify: iters left: 2 (289 enodes) 1538432393.205 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma v (* v -5) 1))) (/ (fma (* t v) (- v) t) (sqrt (fma v (* v -5) 1)))) 1538432393.205 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (sqrt (fma v (* v -5) 1))) (* PI (sqrt (fma (* v v) -6 2)))) (/ (sqrt (sqrt (fma v (* v -5) 1))) (/ (fma (* t v) (- v) t) (sqrt (fma v (* v -5) 1)))))) 1538432393.205 * * * * [misc]progress: [ 60 / 154 ] simplifiying candidate # 1538432393.205 * [enter]simplify: Simplifying (/ (/ (sqrt 1) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432393.207 * * [misc]simplify: iters left: 6 (18 enodes) 1538432393.216 * * [misc]simplify: iters left: 5 (29 enodes) 1538432393.231 * * [misc]simplify: iters left: 4 (49 enodes) 1538432393.252 * * [misc]simplify: iters left: 3 (78 enodes) 1538432393.277 * * [misc]simplify: iters left: 2 (106 enodes) 1538432393.304 * * [misc]simplify: iters left: 1 (110 enodes) 1538432393.336 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (fma -6 (* v v) 2)))) 1538432393.336 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (fma -6 (* v v) 2)))) (/ (/ (sqrt (fma (* v v) -5 1)) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1538432393.336 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1538432393.337 * * [misc]simplify: iters left: 6 (14 enodes) 1538432393.343 * * [misc]simplify: iters left: 5 (25 enodes) 1538432393.350 * * [misc]simplify: iters left: 4 (49 enodes) 1538432393.362 * * [misc]simplify: iters left: 3 (80 enodes) 1538432393.379 * * [misc]simplify: iters left: 2 (127 enodes) 1538432393.451 * * [misc]simplify: iters left: 1 (289 enodes) 1538432393.733 * [exit]simplify: Simplified to (/ (/ (sqrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432393.733 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ 1 (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (fma -6 (* v v) 2)))) (/ (/ (sqrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432393.733 * * * * [misc]progress: [ 61 / 154 ] simplifiying candidate # 1538432393.733 * [enter]simplify: Simplifying (/ (/ (sqrt 1) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432393.735 * * [misc]simplify: iters left: 6 (17 enodes) 1538432393.742 * * [misc]simplify: iters left: 5 (26 enodes) 1538432393.756 * * [misc]simplify: iters left: 4 (43 enodes) 1538432393.774 * * [misc]simplify: iters left: 3 (68 enodes) 1538432393.793 * * [misc]simplify: iters left: 2 (88 enodes) 1538432393.814 * * [misc]simplify: iters left: 1 (89 enodes) 1538432393.835 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (fma (* v v) -6 2))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432393.835 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (fma (* v v) -6 2))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (/ (sqrt (fma (* v v) -5 1)) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1538432393.835 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1538432393.837 * * [misc]simplify: iters left: 6 (14 enodes) 1538432393.843 * * [misc]simplify: iters left: 5 (25 enodes) 1538432393.857 * * [misc]simplify: iters left: 4 (49 enodes) 1538432393.879 * * [misc]simplify: iters left: 3 (80 enodes) 1538432393.908 * * [misc]simplify: iters left: 2 (127 enodes) 1538432393.976 * * [misc]simplify: iters left: 1 (289 enodes) 1538432394.177 * [exit]simplify: Simplified to (/ (/ (sqrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432394.177 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ 1 (sqrt (fma (* v v) -6 2))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (/ (sqrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432394.177 * * * * [misc]progress: [ 62 / 154 ] simplifiying candidate # 1538432394.177 * [enter]simplify: Simplifying (/ (/ (sqrt 1) 1) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432394.178 * * [misc]simplify: iters left: 6 (11 enodes) 1538432394.182 * * [misc]simplify: iters left: 5 (18 enodes) 1538432394.191 * * [misc]simplify: iters left: 4 (29 enodes) 1538432394.204 * * [misc]simplify: iters left: 3 (51 enodes) 1538432394.224 * * [misc]simplify: iters left: 2 (70 enodes) 1538432394.241 * [exit]simplify: Simplified to (/ 1 (sqrt (fma (* v v) -6 2))) 1538432394.241 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (fma (* v v) -6 2))) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1538432394.242 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1538432394.243 * * [misc]simplify: iters left: 6 (13 enodes) 1538432394.249 * * [misc]simplify: iters left: 5 (26 enodes) 1538432394.263 * * [misc]simplify: iters left: 4 (65 enodes) 1538432394.301 * * [misc]simplify: iters left: 3 (135 enodes) 1538432394.373 * * [misc]simplify: iters left: 2 (247 enodes) 1538432394.529 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) t) (* (- 1 (* v v)) PI)) 1538432394.529 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ 1 (sqrt (fma (* v v) -6 2))) (/ (/ (fma v (* v -5) 1) t) (* (- 1 (* v v)) PI)))) 1538432394.529 * * * * [misc]progress: [ 63 / 154 ] simplifiying candidate # 1538432394.529 * [enter]simplify: Simplifying (/ (/ (sqrt 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432394.530 * * [misc]simplify: iters left: 6 (12 enodes) 1538432394.533 * * [misc]simplify: iters left: 5 (19 enodes) 1538432394.542 * * [misc]simplify: iters left: 4 (32 enodes) 1538432394.556 * * [misc]simplify: iters left: 3 (53 enodes) 1538432394.577 * * [misc]simplify: iters left: 2 (73 enodes) 1538432394.598 * [exit]simplify: Simplified to (/ (/ 1 PI) (sqrt (fma -6 (* v v) 2))) 1538432394.598 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 PI) (sqrt (fma -6 (* v v) 2))) (/ (/ (sqrt (fma (* v v) -5 1)) (/ 1 (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1538432394.598 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (/ 1 (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1538432394.599 * * [misc]simplify: iters left: 6 (12 enodes) 1538432394.605 * * [misc]simplify: iters left: 5 (25 enodes) 1538432394.619 * * [misc]simplify: iters left: 4 (64 enodes) 1538432394.662 * * [misc]simplify: iters left: 3 (148 enodes) 1538432394.744 * * [misc]simplify: iters left: 2 (245 enodes) 1538432394.865 * * [misc]simplify: iters left: 1 (415 enodes) 1538432395.148 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (fma (* v v) (- t) t)) 1538432395.148 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ 1 PI) (sqrt (fma -6 (* v v) 2))) (/ (fma v (* v -5) 1) (fma (* v v) (- t) t)))) 1538432395.148 * * * * [misc]progress: [ 64 / 154 ] simplifiying candidate # 1538432395.148 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432395.150 * * [misc]simplify: iters left: 6 (18 enodes) 1538432395.157 * * [misc]simplify: iters left: 5 (29 enodes) 1538432395.171 * * [misc]simplify: iters left: 4 (48 enodes) 1538432395.190 * * [misc]simplify: iters left: 3 (75 enodes) 1538432395.213 * * [misc]simplify: iters left: 2 (102 enodes) 1538432395.250 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) 1538432395.250 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1538432395.250 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1538432395.252 * * [misc]simplify: iters left: 6 (15 enodes) 1538432395.255 * * [misc]simplify: iters left: 5 (26 enodes) 1538432395.261 * * [misc]simplify: iters left: 4 (50 enodes) 1538432395.275 * * [misc]simplify: iters left: 3 (86 enodes) 1538432395.301 * * [misc]simplify: iters left: 2 (142 enodes) 1538432395.375 * * [misc]simplify: iters left: 1 (297 enodes) 1538432395.589 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (fma (* v v) (- t) t)) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432395.589 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (fma (* v v) (- t) t)) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432395.589 * * * * [misc]progress: [ 65 / 154 ] simplifiying candidate # 1538432395.589 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432395.590 * * [misc]simplify: iters left: 6 (17 enodes) 1538432395.594 * * [misc]simplify: iters left: 5 (26 enodes) 1538432395.600 * * [misc]simplify: iters left: 4 (43 enodes) 1538432395.613 * * [misc]simplify: iters left: 3 (67 enodes) 1538432395.624 * * [misc]simplify: iters left: 2 (88 enodes) 1538432395.635 * * [misc]simplify: iters left: 1 (89 enodes) 1538432395.657 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432395.657 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1538432395.658 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1538432395.659 * * [misc]simplify: iters left: 6 (15 enodes) 1538432395.666 * * [misc]simplify: iters left: 5 (26 enodes) 1538432395.678 * * [misc]simplify: iters left: 4 (50 enodes) 1538432395.703 * * [misc]simplify: iters left: 3 (86 enodes) 1538432395.741 * * [misc]simplify: iters left: 2 (142 enodes) 1538432395.791 * * [misc]simplify: iters left: 1 (297 enodes) 1538432396.059 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (fma (* v v) (- t) t)) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432396.059 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (fma (* v v) (- t) t)) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432396.059 * * * * [misc]progress: [ 66 / 154 ] simplifiying candidate # 1538432396.059 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) 1) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432396.060 * * [misc]simplify: iters left: 6 (14 enodes) 1538432396.063 * * [misc]simplify: iters left: 5 (23 enodes) 1538432396.070 * * [misc]simplify: iters left: 4 (42 enodes) 1538432396.082 * * [misc]simplify: iters left: 3 (66 enodes) 1538432396.102 * * [misc]simplify: iters left: 2 (86 enodes) 1538432396.122 * * [misc]simplify: iters left: 1 (87 enodes) 1538432396.141 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) 1538432396.141 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1538432396.141 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1538432396.143 * * [misc]simplify: iters left: 6 (14 enodes) 1538432396.150 * * [misc]simplify: iters left: 5 (27 enodes) 1538432396.167 * * [misc]simplify: iters left: 4 (66 enodes) 1538432396.188 * * [misc]simplify: iters left: 3 (143 enodes) 1538432396.237 * * [misc]simplify: iters left: 2 (282 enodes) 1538432396.425 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma v (* v -5) 1))) (/ (* (- 1 (* v v)) (* PI t)) (sqrt (fma v (* v -5) 1)))) 1538432396.425 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (/ (sqrt (sqrt (fma v (* v -5) 1))) (/ (* (- 1 (* v v)) (* PI t)) (sqrt (fma v (* v -5) 1)))))) 1538432396.425 * * * * [misc]progress: [ 67 / 154 ] simplifiying candidate # 1538432396.426 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) PI) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432396.427 * * [misc]simplify: iters left: 6 (15 enodes) 1538432396.430 * * [misc]simplify: iters left: 5 (24 enodes) 1538432396.437 * * [misc]simplify: iters left: 4 (41 enodes) 1538432396.455 * * [misc]simplify: iters left: 3 (65 enodes) 1538432396.472 * * [misc]simplify: iters left: 2 (86 enodes) 1538432396.483 * * [misc]simplify: iters left: 1 (87 enodes) 1538432396.494 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma v (* v -5) 1))) (* PI (sqrt (fma (* v v) -6 2)))) 1538432396.494 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (sqrt (fma v (* v -5) 1))) (* PI (sqrt (fma (* v v) -6 2)))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1538432396.494 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1538432396.495 * * [misc]simplify: iters left: 6 (13 enodes) 1538432396.498 * * [misc]simplify: iters left: 5 (26 enodes) 1538432396.507 * * [misc]simplify: iters left: 4 (65 enodes) 1538432396.529 * * [misc]simplify: iters left: 3 (138 enodes) 1538432396.570 * * [misc]simplify: iters left: 2 (289 enodes) 1538432396.715 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma v (* v -5) 1))) (/ (fma (* t v) (- v) t) (sqrt (fma v (* v -5) 1)))) 1538432396.715 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (sqrt (fma v (* v -5) 1))) (* PI (sqrt (fma (* v v) -6 2)))) (/ (sqrt (sqrt (fma v (* v -5) 1))) (/ (fma (* t v) (- v) t) (sqrt (fma v (* v -5) 1)))))) 1538432396.715 * * * * [misc]progress: [ 68 / 154 ] simplifiying candidate # 1538432396.715 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432396.716 * * [misc]simplify: iters left: 6 (17 enodes) 1538432396.720 * * [misc]simplify: iters left: 5 (28 enodes) 1538432396.727 * * [misc]simplify: iters left: 4 (47 enodes) 1538432396.741 * * [misc]simplify: iters left: 3 (74 enodes) 1538432396.756 * * [misc]simplify: iters left: 2 (101 enodes) 1538432396.779 * * [misc]simplify: iters left: 1 (102 enodes) 1538432396.805 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (fma (* v v) -6 2)) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432396.805 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (fma (* v v) -6 2)) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (/ (/ (sqrt (fma (* v v) -5 1)) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1538432396.806 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1538432396.807 * * [misc]simplify: iters left: 6 (14 enodes) 1538432396.813 * * [misc]simplify: iters left: 5 (25 enodes) 1538432396.824 * * [misc]simplify: iters left: 4 (49 enodes) 1538432396.849 * * [misc]simplify: iters left: 3 (80 enodes) 1538432396.877 * * [misc]simplify: iters left: 2 (127 enodes) 1538432396.924 * * [misc]simplify: iters left: 1 (289 enodes) 1538432397.165 * [exit]simplify: Simplified to (/ (/ (sqrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432397.165 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ 1 (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (fma (* v v) -6 2)) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (/ (/ (sqrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432397.166 * * * * [misc]progress: [ 69 / 154 ] simplifiying candidate # 1538432397.166 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432397.167 * * [misc]simplify: iters left: 6 (16 enodes) 1538432397.170 * * [misc]simplify: iters left: 5 (25 enodes) 1538432397.177 * * [misc]simplify: iters left: 4 (42 enodes) 1538432397.186 * * [misc]simplify: iters left: 3 (66 enodes) 1538432397.197 * * [misc]simplify: iters left: 2 (86 enodes) 1538432397.218 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (fma v (* v -6) 2))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432397.218 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (fma v (* v -6) 2))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (/ (/ (sqrt (fma (* v v) -5 1)) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1538432397.219 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1538432397.219 * * [misc]simplify: iters left: 6 (14 enodes) 1538432397.223 * * [misc]simplify: iters left: 5 (25 enodes) 1538432397.229 * * [misc]simplify: iters left: 4 (49 enodes) 1538432397.241 * * [misc]simplify: iters left: 3 (80 enodes) 1538432397.257 * * [misc]simplify: iters left: 2 (127 enodes) 1538432397.318 * * [misc]simplify: iters left: 1 (289 enodes) 1538432397.569 * [exit]simplify: Simplified to (/ (/ (sqrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432397.569 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ 1 (sqrt (fma v (* v -6) 2))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (/ (/ (sqrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432397.569 * * * * [misc]progress: [ 70 / 154 ] simplifiying candidate # 1538432397.570 * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432397.571 * * [misc]simplify: iters left: 6 (10 enodes) 1538432397.578 * * [misc]simplify: iters left: 5 (15 enodes) 1538432397.587 * * [misc]simplify: iters left: 4 (25 enodes) 1538432397.599 * * [misc]simplify: iters left: 3 (45 enodes) 1538432397.615 * * [misc]simplify: iters left: 2 (65 enodes) 1538432397.630 * * [misc]simplify: iters left: 1 (66 enodes) 1538432397.645 * [exit]simplify: Simplified to (/ 1 (sqrt (fma (* v v) -6 2))) 1538432397.645 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (fma (* v v) -6 2))) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1538432397.645 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1538432397.646 * * [misc]simplify: iters left: 6 (13 enodes) 1538432397.652 * * [misc]simplify: iters left: 5 (26 enodes) 1538432397.667 * * [misc]simplify: iters left: 4 (65 enodes) 1538432397.689 * * [misc]simplify: iters left: 3 (135 enodes) 1538432397.727 * * [misc]simplify: iters left: 2 (247 enodes) 1538432397.853 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) t) (* (- 1 (* v v)) PI)) 1538432397.853 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ 1 (sqrt (fma (* v v) -6 2))) (/ (/ (fma v (* v -5) 1) t) (* (- 1 (* v v)) PI)))) 1538432397.853 * * * * [misc]progress: [ 71 / 154 ] simplifiying candidate # 1538432397.853 * [enter]simplify: Simplifying (/ (/ 1 PI) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432397.854 * * [misc]simplify: iters left: 6 (11 enodes) 1538432397.858 * * [misc]simplify: iters left: 5 (18 enodes) 1538432397.864 * * [misc]simplify: iters left: 4 (31 enodes) 1538432397.872 * * [misc]simplify: iters left: 3 (51 enodes) 1538432397.881 * * [misc]simplify: iters left: 2 (71 enodes) 1538432397.891 * [exit]simplify: Simplified to (/ (/ 1 PI) (sqrt (fma (* v v) -6 2))) 1538432397.891 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 PI) (sqrt (fma (* v v) -6 2))) (/ (/ (sqrt (fma (* v v) -5 1)) (/ 1 (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1538432397.891 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (/ 1 (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1538432397.893 * * [misc]simplify: iters left: 6 (12 enodes) 1538432397.898 * * [misc]simplify: iters left: 5 (25 enodes) 1538432397.912 * * [misc]simplify: iters left: 4 (64 enodes) 1538432397.954 * * [misc]simplify: iters left: 3 (148 enodes) 1538432398.001 * * [misc]simplify: iters left: 2 (245 enodes) 1538432398.121 * * [misc]simplify: iters left: 1 (415 enodes) 1538432398.364 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (fma (* v v) (- t) t)) 1538432398.364 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ 1 PI) (sqrt (fma (* v v) -6 2))) (/ (fma v (* v -5) 1) (fma (* v v) (- t) t)))) 1538432398.364 * * * * [misc]progress: [ 72 / 154 ] simplifiying candidate # 1538432398.364 * [enter]simplify: Simplifying (/ 1 (sqrt (* 2 (fma (* v v) -3 1)))) 1538432398.365 * * [misc]simplify: iters left: 6 (9 enodes) 1538432398.369 * * [misc]simplify: iters left: 5 (14 enodes) 1538432398.378 * * [misc]simplify: iters left: 4 (24 enodes) 1538432398.385 * * [misc]simplify: iters left: 3 (44 enodes) 1538432398.393 * * [misc]simplify: iters left: 2 (63 enodes) 1538432398.401 * * [misc]simplify: iters left: 1 (64 enodes) 1538432398.408 * [exit]simplify: Simplified to (/ 1 (sqrt (fma -6 (* v v) 2))) 1538432398.408 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (fma -6 (* v v) 2))) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1538432398.409 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1538432398.410 * * [misc]simplify: iters left: 6 (13 enodes) 1538432398.420 * * [misc]simplify: iters left: 5 (26 enodes) 1538432398.435 * * [misc]simplify: iters left: 4 (65 enodes) 1538432398.461 * * [misc]simplify: iters left: 3 (135 enodes) 1538432398.516 * * [misc]simplify: iters left: 2 (247 enodes) 1538432398.667 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) t) (* (- 1 (* v v)) PI)) 1538432398.667 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ 1 (sqrt (fma -6 (* v v) 2))) (/ (/ (fma v (* v -5) 1) t) (* (- 1 (* v v)) PI)))) 1538432398.667 * * * * [misc]progress: [ 73 / 154 ] simplifiying candidate # 1538432398.667 * [enter]simplify: Simplifying (/ (sqrt (fma (* v v) -5 1)) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432398.668 * * [misc]simplify: iters left: 6 (12 enodes) 1538432398.670 * * [misc]simplify: iters left: 5 (19 enodes) 1538432398.676 * * [misc]simplify: iters left: 4 (33 enodes) 1538432398.685 * * [misc]simplify: iters left: 3 (57 enodes) 1538432398.695 * * [misc]simplify: iters left: 2 (78 enodes) 1538432398.704 * * [misc]simplify: iters left: 1 (79 enodes) 1538432398.724 * [exit]simplify: Simplified to (/ (sqrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) 1538432398.724 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (/ (/ 1 (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1538432398.724 * [enter]simplify: Simplifying (/ (/ 1 (/ PI (sqrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1538432398.726 * * [misc]simplify: iters left: 6 (13 enodes) 1538432398.732 * * [misc]simplify: iters left: 5 (26 enodes) 1538432398.747 * * [misc]simplify: iters left: 4 (65 enodes) 1538432398.788 * * [misc]simplify: iters left: 3 (150 enodes) 1538432398.854 * * [misc]simplify: iters left: 2 (372 enodes) 1538432399.180 * [exit]simplify: Simplified to (/ (sqrt (fma (* v v) -5 1)) (* (* PI t) (- 1 (* v v)))) 1538432399.180 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (/ (sqrt (fma (* v v) -5 1)) (* (* PI t) (- 1 (* v v)))))) 1538432399.180 * * * * [misc]progress: [ 74 / 154 ] simplifiying candidate # 1538432399.181 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) PI) (sqrt (* 2 (fma (* v v) -3 1)))) 1538432399.181 * * [misc]simplify: iters left: 6 (14 enodes) 1538432399.184 * * [misc]simplify: iters left: 5 (23 enodes) 1538432399.194 * * [misc]simplify: iters left: 4 (40 enodes) 1538432399.203 * * [misc]simplify: iters left: 3 (64 enodes) 1538432399.219 * * [misc]simplify: iters left: 2 (84 enodes) 1538432399.243 * [exit]simplify: Simplified to (/ (sqrt (fma v (* v -5) 1)) (* (sqrt (fma (* v v) -6 2)) PI)) 1538432399.243 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (fma v (* v -5) 1)) (* (sqrt (fma (* v v) -6 2)) PI)) (/ (sqrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))))) 1538432399.244 * [enter]simplify: Simplifying (/ (sqrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))) 1538432399.244 * * [misc]simplify: iters left: 6 (10 enodes) 1538432399.249 * * [misc]simplify: iters left: 5 (19 enodes) 1538432399.257 * * [misc]simplify: iters left: 4 (33 enodes) 1538432399.273 * * [misc]simplify: iters left: 3 (54 enodes) 1538432399.287 * * [misc]simplify: iters left: 2 (72 enodes) 1538432399.297 * * [misc]simplify: iters left: 1 (78 enodes) 1538432399.307 * [exit]simplify: Simplified to (/ (sqrt (fma v (* v -5) 1)) (fma (* v v) (- t) t)) 1538432399.308 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (fma v (* v -5) 1)) (* (sqrt (fma (* v v) -6 2)) PI)) (/ (sqrt (fma v (* v -5) 1)) (fma (* v v) (- t) t)))) 1538432399.308 * * * * [misc]progress: [ 75 / 154 ] simplifiying candidate # 1538432399.308 * * * * [misc]progress: [ 76 / 154 ] simplifiying candidate # 1538432399.308 * * * * [misc]progress: [ 77 / 154 ] simplifiying candidate # 1538432399.308 * * * * [misc]progress: [ 78 / 154 ] simplifiying candidate # 1538432399.308 * [enter]simplify: Simplifying (* t (- 1 (* v v))) 1538432399.308 * * [misc]simplify: iters left: 6 (6 enodes) 1538432399.310 * * [misc]simplify: iters left: 5 (11 enodes) 1538432399.312 * * [misc]simplify: iters left: 4 (21 enodes) 1538432399.318 * * [misc]simplify: iters left: 3 (38 enodes) 1538432399.326 * * [misc]simplify: iters left: 2 (55 enodes) 1538432399.333 * * [misc]simplify: iters left: 1 (59 enodes) 1538432399.339 * [exit]simplify: Simplified to (fma (* v v) (- t) t) 1538432399.339 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (sqrt (* 2 (fma (* v v) -3 1)))) (fma (* v v) (- t) t))) 1538432399.339 * * * * [misc]progress: [ 79 / 154 ] simplifiying candidate # 1538432399.339 * [enter]simplify: Simplifying (* (cbrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (cbrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432399.340 * * [misc]simplify: iters left: 6 (11 enodes) 1538432399.342 * * [misc]simplify: iters left: 5 (17 enodes) 1538432399.345 * * [misc]simplify: iters left: 4 (24 enodes) 1538432399.349 * * [misc]simplify: iters left: 3 (28 enodes) 1538432399.354 * * [misc]simplify: iters left: 2 (31 enodes) 1538432399.358 * [exit]simplify: Simplified to (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) 1538432399.359 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (cbrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432399.359 * * * * [misc]progress: [ 80 / 154 ] simplifiying candidate # 1538432399.359 * [enter]simplify: Simplifying (sqrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) 1538432399.359 * * [misc]simplify: iters left: 6 (10 enodes) 1538432399.361 * * [misc]simplify: iters left: 5 (16 enodes) 1538432399.365 * * [misc]simplify: iters left: 4 (23 enodes) 1538432399.370 * * [misc]simplify: iters left: 3 (27 enodes) 1538432399.377 * * [misc]simplify: iters left: 2 (30 enodes) 1538432399.386 * [exit]simplify: Simplified to (sqrt (/ (fma (* v -5) v 1) PI)) 1538432399.386 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (sqrt (/ (fma (* v -5) v 1) PI)) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (sqrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432399.386 * * * * [misc]progress: [ 81 / 154 ] simplifiying candidate # 1538432399.386 * [enter]simplify: Simplifying (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432399.388 * * [misc]simplify: iters left: 6 (13 enodes) 1538432399.393 * * [misc]simplify: iters left: 5 (23 enodes) 1538432399.403 * * [misc]simplify: iters left: 4 (36 enodes) 1538432399.415 * * [misc]simplify: iters left: 3 (43 enodes) 1538432399.428 * * [misc]simplify: iters left: 2 (47 enodes) 1538432399.436 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) 1538432399.436 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432399.436 * * * * [misc]progress: [ 82 / 154 ] simplifiying candidate # 1538432399.437 * [enter]simplify: Simplifying (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432399.437 * * [misc]simplify: iters left: 6 (12 enodes) 1538432399.440 * * [misc]simplify: iters left: 5 (18 enodes) 1538432399.443 * * [misc]simplify: iters left: 4 (24 enodes) 1538432399.447 * * [misc]simplify: iters left: 3 (29 enodes) 1538432399.451 * * [misc]simplify: iters left: 2 (30 enodes) 1538432399.457 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432399.457 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432399.457 * * * * [misc]progress: [ 83 / 154 ] simplifiying candidate # 1538432399.457 * [enter]simplify: Simplifying (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) 1) 1538432399.458 * * [misc]simplify: iters left: 6 (9 enodes) 1538432399.460 * * [misc]simplify: iters left: 5 (15 enodes) 1538432399.464 * * [misc]simplify: iters left: 4 (25 enodes) 1538432399.468 * * [misc]simplify: iters left: 3 (31 enodes) 1538432399.473 * * [misc]simplify: iters left: 2 (37 enodes) 1538432399.478 * [exit]simplify: Simplified to (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) 1538432399.478 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (cbrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1))))))) 1538432399.478 * * * * [misc]progress: [ 84 / 154 ] simplifiying candidate # 1538432399.478 * [enter]simplify: Simplifying (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) PI) 1538432399.479 * * [misc]simplify: iters left: 6 (10 enodes) 1538432399.481 * * [misc]simplify: iters left: 5 (16 enodes) 1538432399.484 * * [misc]simplify: iters left: 4 (22 enodes) 1538432399.488 * * [misc]simplify: iters left: 3 (27 enodes) 1538432399.492 * * [misc]simplify: iters left: 2 (28 enodes) 1538432399.501 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (fma v (* v -5) 1))) PI) (cbrt (sqrt (fma v (* v -5) 1)))) 1538432399.501 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (/ (cbrt (sqrt (fma v (* v -5) 1))) PI) (cbrt (sqrt (fma v (* v -5) 1)))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (cbrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1))))))) 1538432399.502 * * * * [misc]progress: [ 85 / 154 ] simplifiying candidate # 1538432399.502 * [enter]simplify: Simplifying (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432399.503 * * [misc]simplify: iters left: 6 (14 enodes) 1538432399.509 * * [misc]simplify: iters left: 5 (21 enodes) 1538432399.516 * * [misc]simplify: iters left: 4 (25 enodes) 1538432399.524 * * [misc]simplify: iters left: 3 (29 enodes) 1538432399.532 * * [misc]simplify: iters left: 2 (30 enodes) 1538432399.543 * [exit]simplify: Simplified to (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432399.543 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (cbrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432399.543 * * * * [misc]progress: [ 86 / 154 ] simplifiying candidate # 1538432399.544 * [enter]simplify: Simplifying (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432399.545 * * [misc]simplify: iters left: 6 (13 enodes) 1538432399.550 * * [misc]simplify: iters left: 5 (18 enodes) 1538432399.556 * * [misc]simplify: iters left: 4 (22 enodes) 1538432399.563 * * [misc]simplify: iters left: 3 (26 enodes) 1538432399.572 * * [misc]simplify: iters left: 2 (27 enodes) 1538432399.580 * [exit]simplify: Simplified to (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432399.580 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432399.581 * * * * [misc]progress: [ 87 / 154 ] simplifiying candidate # 1538432399.581 * [enter]simplify: Simplifying (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) 1) 1538432399.582 * * [misc]simplify: iters left: 6 (9 enodes) 1538432399.584 * * [misc]simplify: iters left: 5 (14 enodes) 1538432399.587 * * [misc]simplify: iters left: 4 (20 enodes) 1538432399.590 * * [misc]simplify: iters left: 3 (24 enodes) 1538432399.593 * * [misc]simplify: iters left: 2 (25 enodes) 1538432399.596 * [exit]simplify: Simplified to (fabs (cbrt (fma v (* v -5) 1))) 1538432399.597 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (fabs (cbrt (fma v (* v -5) 1))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (cbrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1))))))) 1538432399.597 * * * * [misc]progress: [ 88 / 154 ] simplifiying candidate # 1538432399.597 * [enter]simplify: Simplifying (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) PI) 1538432399.597 * * [misc]simplify: iters left: 6 (10 enodes) 1538432399.599 * * [misc]simplify: iters left: 5 (15 enodes) 1538432399.602 * * [misc]simplify: iters left: 4 (19 enodes) 1538432399.606 * * [misc]simplify: iters left: 3 (23 enodes) 1538432399.613 * * [misc]simplify: iters left: 2 (24 enodes) 1538432399.620 * [exit]simplify: Simplified to (/ (fabs (cbrt (fma v (* v -5) 1))) PI) 1538432399.620 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (fabs (cbrt (fma v (* v -5) 1))) PI) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (cbrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1))))))) 1538432399.620 * * * * [misc]progress: [ 89 / 154 ] simplifiying candidate # 1538432399.621 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432399.622 * * [misc]simplify: iters left: 6 (12 enodes) 1538432399.627 * * [misc]simplify: iters left: 5 (18 enodes) 1538432399.633 * * [misc]simplify: iters left: 4 (22 enodes) 1538432399.640 * * [misc]simplify: iters left: 3 (26 enodes) 1538432399.645 * * [misc]simplify: iters left: 2 (27 enodes) 1538432399.650 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432399.650 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432399.650 * * * * [misc]progress: [ 90 / 154 ] simplifiying candidate # 1538432399.650 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432399.651 * * [misc]simplify: iters left: 6 (11 enodes) 1538432399.653 * * [misc]simplify: iters left: 5 (15 enodes) 1538432399.656 * * [misc]simplify: iters left: 4 (19 enodes) 1538432399.659 * * [misc]simplify: iters left: 3 (23 enodes) 1538432399.662 * * [misc]simplify: iters left: 2 (24 enodes) 1538432399.668 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432399.668 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432399.668 * * * * [misc]progress: [ 91 / 154 ] simplifiying candidate # 1538432399.668 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) 1) 1538432399.668 * * [misc]simplify: iters left: 6 (8 enodes) 1538432399.670 * * [misc]simplify: iters left: 5 (12 enodes) 1538432399.673 * * [misc]simplify: iters left: 4 (18 enodes) 1538432399.676 * * [misc]simplify: iters left: 3 (22 enodes) 1538432399.678 * * [misc]simplify: iters left: 2 (23 enodes) 1538432399.681 * [exit]simplify: Simplified to (sqrt (sqrt (fma v (* v -5) 1))) 1538432399.681 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (sqrt (sqrt (fma v (* v -5) 1))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1))))))) 1538432399.681 * * * * [misc]progress: [ 92 / 154 ] simplifiying candidate # 1538432399.681 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) PI) 1538432399.682 * * [misc]simplify: iters left: 6 (9 enodes) 1538432399.684 * * [misc]simplify: iters left: 5 (13 enodes) 1538432399.686 * * [misc]simplify: iters left: 4 (17 enodes) 1538432399.689 * * [misc]simplify: iters left: 3 (21 enodes) 1538432399.692 * * [misc]simplify: iters left: 2 (22 enodes) 1538432399.699 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma -5 (* v v) 1))) PI) 1538432399.699 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (sqrt (sqrt (fma -5 (* v v) 1))) PI) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1))))))) 1538432399.699 * * * * [misc]progress: [ 93 / 154 ] simplifiying candidate # 1538432399.699 * [enter]simplify: Simplifying (/ (sqrt 1) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432399.700 * * [misc]simplify: iters left: 6 (12 enodes) 1538432399.706 * * [misc]simplify: iters left: 5 (18 enodes) 1538432399.710 * * [misc]simplify: iters left: 4 (23 enodes) 1538432399.714 * * [misc]simplify: iters left: 3 (29 enodes) 1538432399.718 * * [misc]simplify: iters left: 2 (31 enodes) 1538432399.723 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ PI (sqrt (fma -5 (* v v) 1))))) (cbrt (/ PI (sqrt (fma -5 (* v v) 1))))) 1538432399.723 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (/ 1 (cbrt (/ PI (sqrt (fma -5 (* v v) 1))))) (cbrt (/ PI (sqrt (fma -5 (* v v) 1))))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (fma (* v v) -5 1)) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432399.723 * * * * [misc]progress: [ 94 / 154 ] simplifiying candidate # 1538432399.723 * [enter]simplify: Simplifying (/ (sqrt 1) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432399.724 * * [misc]simplify: iters left: 6 (11 enodes) 1538432399.726 * * [misc]simplify: iters left: 5 (15 enodes) 1538432399.729 * * [misc]simplify: iters left: 4 (19 enodes) 1538432399.732 * * [misc]simplify: iters left: 3 (23 enodes) 1538432399.735 * * [misc]simplify: iters left: 2 (24 enodes) 1538432399.742 * [exit]simplify: Simplified to (/ 1 (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432399.742 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ 1 (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (fma (* v v) -5 1)) (sqrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432399.742 * * * * [misc]progress: [ 95 / 154 ] simplifiying candidate # 1538432399.742 * [enter]simplify: Simplifying (/ (sqrt 1) 1) 1538432399.743 * * [misc]simplify: iters left: 3 (3 enodes) 1538432399.745 * * [misc]simplify: iters left: 2 (5 enodes) 1538432399.745 * [exit]simplify: Simplified to 1 1538432399.746 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ 1 (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))))) 1538432399.746 * * * * [misc]progress: [ 96 / 154 ] simplifiying candidate # 1538432399.746 * [enter]simplify: Simplifying (/ (sqrt 1) PI) 1538432399.748 * * [misc]simplify: iters left: 3 (4 enodes) 1538432399.751 * * [misc]simplify: iters left: 2 (6 enodes) 1538432399.752 * [exit]simplify: Simplified to (/ 1 PI) 1538432399.752 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ 1 PI) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (fma (* v v) -5 1)) (/ 1 (sqrt (fma (* v v) -5 1))))))) 1538432399.752 * * * * [misc]progress: [ 97 / 154 ] simplifiying candidate # 1538432399.752 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432399.754 * * [misc]simplify: iters left: 6 (12 enodes) 1538432399.758 * * [misc]simplify: iters left: 5 (18 enodes) 1538432399.764 * * [misc]simplify: iters left: 4 (22 enodes) 1538432399.772 * * [misc]simplify: iters left: 3 (26 enodes) 1538432399.778 * * [misc]simplify: iters left: 2 (27 enodes) 1538432399.787 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432399.787 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432399.787 * * * * [misc]progress: [ 98 / 154 ] simplifiying candidate # 1538432399.788 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432399.789 * * [misc]simplify: iters left: 6 (11 enodes) 1538432399.793 * * [misc]simplify: iters left: 5 (15 enodes) 1538432399.798 * * [misc]simplify: iters left: 4 (19 enodes) 1538432399.804 * * [misc]simplify: iters left: 3 (23 enodes) 1538432399.810 * * [misc]simplify: iters left: 2 (24 enodes) 1538432399.817 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432399.817 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432399.818 * * * * [misc]progress: [ 99 / 154 ] simplifiying candidate # 1538432399.818 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) 1) 1538432399.819 * * [misc]simplify: iters left: 6 (8 enodes) 1538432399.821 * * [misc]simplify: iters left: 5 (12 enodes) 1538432399.827 * * [misc]simplify: iters left: 4 (18 enodes) 1538432399.832 * * [misc]simplify: iters left: 3 (22 enodes) 1538432399.836 * * [misc]simplify: iters left: 2 (23 enodes) 1538432399.839 * [exit]simplify: Simplified to (sqrt (sqrt (fma v (* v -5) 1))) 1538432399.839 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (sqrt (sqrt (fma v (* v -5) 1))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1))))))) 1538432399.839 * * * * [misc]progress: [ 100 / 154 ] simplifiying candidate # 1538432399.839 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) PI) 1538432399.840 * * [misc]simplify: iters left: 6 (9 enodes) 1538432399.842 * * [misc]simplify: iters left: 5 (13 enodes) 1538432399.844 * * [misc]simplify: iters left: 4 (17 enodes) 1538432399.847 * * [misc]simplify: iters left: 3 (21 enodes) 1538432399.849 * * [misc]simplify: iters left: 2 (22 enodes) 1538432399.853 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma -5 (* v v) 1))) PI) 1538432399.853 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (sqrt (sqrt (fma -5 (* v v) 1))) PI) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1))))))) 1538432399.853 * * * * [misc]progress: [ 101 / 154 ] simplifiying candidate # 1538432399.853 * [enter]simplify: Simplifying (/ 1 (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432399.854 * * [misc]simplify: iters left: 6 (11 enodes) 1538432399.857 * * [misc]simplify: iters left: 5 (17 enodes) 1538432399.861 * * [misc]simplify: iters left: 4 (21 enodes) 1538432399.868 * * [misc]simplify: iters left: 3 (25 enodes) 1538432399.875 * * [misc]simplify: iters left: 2 (26 enodes) 1538432399.883 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ PI (sqrt (fma v (* -5 v) 1))))) (cbrt (/ PI (sqrt (fma v (* -5 v) 1))))) 1538432399.883 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (/ 1 (cbrt (/ PI (sqrt (fma v (* -5 v) 1))))) (cbrt (/ PI (sqrt (fma v (* -5 v) 1))))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (fma (* v v) -5 1)) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432399.883 * * * * [misc]progress: [ 102 / 154 ] simplifiying candidate # 1538432399.883 * [enter]simplify: Simplifying (/ 1 (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432399.884 * * [misc]simplify: iters left: 6 (10 enodes) 1538432399.888 * * [misc]simplify: iters left: 5 (14 enodes) 1538432399.893 * * [misc]simplify: iters left: 4 (18 enodes) 1538432399.899 * * [misc]simplify: iters left: 3 (22 enodes) 1538432399.905 * * [misc]simplify: iters left: 2 (23 enodes) 1538432399.913 * [exit]simplify: Simplified to (/ 1 (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432399.913 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ 1 (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (fma (* v v) -5 1)) (sqrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432399.913 * * * * [misc]progress: [ 103 / 154 ] simplifiying candidate # 1538432399.913 * [enter]simplify: Simplifying (/ 1 1) 1538432399.914 * * [misc]simplify: iters left: 2 (2 enodes) 1538432399.915 * * [misc]simplify: iters left: 1 (4 enodes) 1538432399.915 * [exit]simplify: Simplified to 1 1538432399.915 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ 1 (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))))) 1538432399.915 * * * * [misc]progress: [ 104 / 154 ] simplifiying candidate # 1538432399.916 * [enter]simplify: Simplifying (/ 1 PI) 1538432399.916 * * [misc]simplify: iters left: 2 (3 enodes) 1538432399.917 * * [misc]simplify: iters left: 1 (5 enodes) 1538432399.919 * [exit]simplify: Simplified to (/ 1 PI) 1538432399.919 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ 1 PI) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (sqrt (fma (* v v) -5 1)) (/ 1 (sqrt (fma (* v v) -5 1))))))) 1538432399.919 * * * * [misc]progress: [ 105 / 154 ] simplifiying candidate # 1538432399.919 * * * * [misc]progress: [ 106 / 154 ] simplifiying candidate # 1538432399.919 * [enter]simplify: Simplifying (sqrt (fma (* v v) -5 1)) 1538432399.920 * * [misc]simplify: iters left: 4 (6 enodes) 1538432399.921 * * [misc]simplify: iters left: 3 (10 enodes) 1538432399.923 * * [misc]simplify: iters left: 2 (14 enodes) 1538432399.925 * * [misc]simplify: iters left: 1 (18 enodes) 1538432399.928 * [exit]simplify: Simplified to (sqrt (fma v (* v -5) 1)) 1538432399.928 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (sqrt (fma v (* v -5) 1)) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ 1 (/ PI (sqrt (fma (* v v) -5 1))))))) 1538432399.928 * * * * [misc]progress: [ 107 / 154 ] simplifiying candidate # 1538432399.928 * [enter]simplify: Simplifying (/ (sqrt (fma (* v v) -5 1)) PI) 1538432399.928 * * [misc]simplify: iters left: 6 (8 enodes) 1538432399.930 * * [misc]simplify: iters left: 5 (12 enodes) 1538432399.932 * * [misc]simplify: iters left: 4 (16 enodes) 1538432399.935 * * [misc]simplify: iters left: 3 (20 enodes) 1538432399.938 * * [misc]simplify: iters left: 2 (21 enodes) 1538432399.941 * [exit]simplify: Simplified to (/ (sqrt (fma v (* v -5) 1)) PI) 1538432399.941 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (sqrt (fma v (* v -5) 1)) PI) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (sqrt (fma (* v v) -5 1))))) 1538432399.941 * * * * [misc]progress: [ 108 / 154 ] simplifiying candidate # 1538432399.942 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1538432399.942 * * [misc]simplify: iters left: 6 (8 enodes) 1538432399.945 * * [misc]simplify: iters left: 5 (25 enodes) 1538432399.963 * * [misc]simplify: iters left: 4 (65 enodes) 1538432400.015 * * [misc]simplify: iters left: 3 (129 enodes) 1538432400.115 * * [misc]simplify: iters left: 2 (197 enodes) 1538432400.170 * * [misc]simplify: iters left: 1 (243 enodes) 1538432400.213 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1538432400.213 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (pow 1 3) (pow (* v v) 3))))) (fma (fma v v 1) (* v v) 1))) 1538432400.213 * * * * [misc]progress: [ 109 / 154 ] simplifiying candidate # 1538432400.213 * [enter]simplify: Simplifying (+ 1 (* v v)) 1538432400.214 * * [misc]simplify: iters left: 4 (4 enodes) 1538432400.215 * * [misc]simplify: iters left: 3 (7 enodes) 1538432400.217 * * [misc]simplify: iters left: 2 (8 enodes) 1538432400.219 * [exit]simplify: Simplified to (fma v v 1) 1538432400.219 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (* 1 1) (* (* v v) (* v v)))))) (fma v v 1))) 1538432400.220 * * * * [misc]progress: [ 110 / 154 ] simplifiying candidate # 1538432400.220 * [enter]simplify: Simplifying (sqrt (fma (* v v) -5 1)) 1538432400.220 * * [misc]simplify: iters left: 4 (6 enodes) 1538432400.223 * * [misc]simplify: iters left: 3 (10 enodes) 1538432400.226 * * [misc]simplify: iters left: 2 (14 enodes) 1538432400.231 * * [misc]simplify: iters left: 1 (18 enodes) 1538432400.237 * [exit]simplify: Simplified to (sqrt (fma v (* v -5) 1)) 1538432400.237 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (sqrt (fma v (* v -5) 1)) (* (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432400.237 * * * * [misc]progress: [ 111 / 154 ] simplifiying candidate # 1538432400.237 * * * * [misc]progress: [ 112 / 154 ] simplifiying candidate # 1538432400.237 * * * * [misc]progress: [ 113 / 154 ] simplifiying candidate # 1538432400.237 * * * * [misc]progress: [ 114 / 154 ] simplifiying candidate # 1538432400.237 * * * * [misc]progress: [ 115 / 154 ] simplifiying candidate # 1538432400.237 * * * * [misc]progress: [ 116 / 154 ] simplifiying candidate # 1538432400.237 * * * * [misc]progress: [ 117 / 154 ] simplifiying candidate # 1538432400.237 * * * * [misc]progress: [ 118 / 154 ] simplifiying candidate # 1538432400.237 * * * * [misc]progress: [ 119 / 154 ] simplifiying candidate # 1538432400.237 * * * * [misc]progress: [ 120 / 154 ] simplifiying candidate # 1538432400.237 * * * * [misc]progress: [ 121 / 154 ] simplifiying candidate # 1538432400.237 * * * * [misc]progress: [ 122 / 154 ] simplifiying candidate # 1538432400.238 * * * * [misc]progress: [ 123 / 154 ] simplifiying candidate # 1538432400.238 * [enter]simplify: Simplifying (cbrt (sqrt (fma (* v v) -5 1))) 1538432400.238 * * [misc]simplify: iters left: 5 (7 enodes) 1538432400.241 * * [misc]simplify: iters left: 4 (11 enodes) 1538432400.245 * * [misc]simplify: iters left: 3 (15 enodes) 1538432400.250 * * [misc]simplify: iters left: 2 (19 enodes) 1538432400.255 * * [misc]simplify: iters left: 1 (20 enodes) 1538432400.261 * [exit]simplify: Simplified to (cbrt (sqrt (fma v (* v -5) 1))) 1538432400.261 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ (/ PI (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1))))) (cbrt (sqrt (fma v (* v -5) 1))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432400.261 * * * * [misc]progress: [ 124 / 154 ] simplifiying candidate # 1538432400.261 * [enter]simplify: Simplifying (sqrt (cbrt (fma (* v v) -5 1))) 1538432400.262 * * [misc]simplify: iters left: 5 (7 enodes) 1538432400.265 * * [misc]simplify: iters left: 4 (11 enodes) 1538432400.269 * * [misc]simplify: iters left: 3 (15 enodes) 1538432400.274 * * [misc]simplify: iters left: 2 (19 enodes) 1538432400.279 * * [misc]simplify: iters left: 1 (20 enodes) 1538432400.284 * [exit]simplify: Simplified to (sqrt (cbrt (fma v (* v -5) 1))) 1538432400.284 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ (/ PI (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))))) (sqrt (cbrt (fma v (* v -5) 1))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432400.285 * * * * [misc]progress: [ 125 / 154 ] simplifiying candidate # 1538432400.285 * [enter]simplify: Simplifying (sqrt (sqrt (fma (* v v) -5 1))) 1538432400.285 * * [misc]simplify: iters left: 5 (7 enodes) 1538432400.288 * * [misc]simplify: iters left: 4 (11 enodes) 1538432400.292 * * [misc]simplify: iters left: 3 (15 enodes) 1538432400.296 * * [misc]simplify: iters left: 2 (19 enodes) 1538432400.301 * * [misc]simplify: iters left: 1 (20 enodes) 1538432400.307 * [exit]simplify: Simplified to (sqrt (sqrt (fma v (* v -5) 1))) 1538432400.307 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ (/ PI (sqrt (sqrt (fma (* v v) -5 1)))) (sqrt (sqrt (fma v (* v -5) 1))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432400.307 * * * * [misc]progress: [ 126 / 154 ] simplifiying candidate # 1538432400.307 * [enter]simplify: Simplifying (sqrt (fma (* v v) -5 1)) 1538432400.308 * * [misc]simplify: iters left: 4 (6 enodes) 1538432400.310 * * [misc]simplify: iters left: 3 (10 enodes) 1538432400.313 * * [misc]simplify: iters left: 2 (14 enodes) 1538432400.320 * * [misc]simplify: iters left: 1 (18 enodes) 1538432400.326 * [exit]simplify: Simplified to (sqrt (fma v (* v -5) 1)) 1538432400.326 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ (/ PI (sqrt 1)) (sqrt (fma v (* v -5) 1)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432400.326 * * * * [misc]progress: [ 127 / 154 ] simplifiying candidate # 1538432400.326 * [enter]simplify: Simplifying (sqrt (sqrt (fma (* v v) -5 1))) 1538432400.327 * * [misc]simplify: iters left: 5 (7 enodes) 1538432400.329 * * [misc]simplify: iters left: 4 (11 enodes) 1538432400.333 * * [misc]simplify: iters left: 3 (15 enodes) 1538432400.338 * * [misc]simplify: iters left: 2 (19 enodes) 1538432400.342 * * [misc]simplify: iters left: 1 (20 enodes) 1538432400.348 * [exit]simplify: Simplified to (sqrt (sqrt (fma v (* v -5) 1))) 1538432400.348 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ (/ PI (sqrt (sqrt (fma (* v v) -5 1)))) (sqrt (sqrt (fma v (* v -5) 1))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432400.348 * * * * [misc]progress: [ 128 / 154 ] simplifiying candidate # 1538432400.348 * [enter]simplify: Simplifying (sqrt (fma (* v v) -5 1)) 1538432400.349 * * [misc]simplify: iters left: 4 (6 enodes) 1538432400.351 * * [misc]simplify: iters left: 3 (10 enodes) 1538432400.354 * * [misc]simplify: iters left: 2 (14 enodes) 1538432400.359 * * [misc]simplify: iters left: 1 (18 enodes) 1538432400.364 * [exit]simplify: Simplified to (sqrt (fma v (* v -5) 1)) 1538432400.364 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ (/ PI 1) (sqrt (fma v (* v -5) 1)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432400.364 * * * * [misc]progress: [ 129 / 154 ] simplifiying candidate # 1538432400.364 * * * * [misc]progress: [ 130 / 154 ] simplifiying candidate # 1538432400.365 * * * * [misc]progress: [ 131 / 154 ] simplifiying candidate # 1538432400.365 * * * * [misc]progress: [ 132 / 154 ] simplifiying candidate # 1538432400.365 * * * * [misc]progress: [ 133 / 154 ] simplifiying candidate # 1538432400.365 * * * * [misc]progress: [ 134 / 154 ] simplifiying candidate # 1538432400.365 * * * * [misc]progress: [ 135 / 154 ] simplifiying candidate # 1538432400.365 * * * * [misc]progress: [ 136 / 154 ] simplifiying candidate # 1538432400.365 * * * * [misc]progress: [ 137 / 154 ] simplifiying candidate # 1538432400.365 * [enter]simplify: Simplifying (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) 1538432400.366 * * [misc]simplify: iters left: 6 (8 enodes) 1538432400.369 * * [misc]simplify: iters left: 5 (13 enodes) 1538432400.374 * * [misc]simplify: iters left: 4 (17 enodes) 1538432400.379 * * [misc]simplify: iters left: 3 (21 enodes) 1538432400.384 * * [misc]simplify: iters left: 2 (22 enodes) 1538432400.390 * [exit]simplify: Simplified to (fabs (cbrt (fma -5 (* v v) 1))) 1538432400.390 * [misc]simplify: Simplified (2 1 2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (* (fabs (cbrt (fma -5 (* v v) 1))) (sqrt (cbrt (fma (* v v) -5 1)))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432400.390 * * * * [misc]progress: [ 138 / 154 ] simplifiying candidate # 1538432400.391 * [enter]simplify: Simplifying (sqrt (sqrt (fma (* v v) -5 1))) 1538432400.391 * * [misc]simplify: iters left: 5 (7 enodes) 1538432400.394 * * [misc]simplify: iters left: 4 (11 enodes) 1538432400.398 * * [misc]simplify: iters left: 3 (15 enodes) 1538432400.402 * * [misc]simplify: iters left: 2 (19 enodes) 1538432400.407 * * [misc]simplify: iters left: 1 (20 enodes) 1538432400.413 * [exit]simplify: Simplified to (sqrt (sqrt (fma v (* v -5) 1))) 1538432400.413 * [misc]simplify: Simplified (2 1 2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (* (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma (* v v) -5 1)))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432400.413 * * * * [misc]progress: [ 139 / 154 ] simplifiying candidate # 1538432400.414 * [enter]simplify: Simplifying (sqrt 1) 1538432400.414 * * [misc]simplify: iters left: 1 (2 enodes) 1538432400.415 * [exit]simplify: Simplified to 1 1538432400.416 * [misc]simplify: Simplified (2 1 2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (* 1 (sqrt (fma (* v v) -5 1))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432400.416 * * * * [misc]progress: [ 140 / 154 ] simplifiying candidate # 1538432400.416 * * * * [misc]progress: [ 141 / 154 ] simplifiying candidate # 1538432400.416 * [enter]simplify: Simplifying (sqrt (fma (* v v) -5 1)) 1538432400.416 * * [misc]simplify: iters left: 4 (6 enodes) 1538432400.419 * * [misc]simplify: iters left: 3 (10 enodes) 1538432400.422 * * [misc]simplify: iters left: 2 (14 enodes) 1538432400.427 * * [misc]simplify: iters left: 1 (18 enodes) 1538432400.432 * [exit]simplify: Simplified to (sqrt (fma v (* v -5) 1)) 1538432400.432 * [misc]simplify: Simplified (2 1 2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (fabs (sqrt (fma v (* v -5) 1))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432400.432 * * * * [misc]progress: [ 142 / 154 ] simplifiying candidate # 1538432400.433 * * * * [misc]progress: [ 143 / 154 ] simplifiying candidate # 1538432400.433 * [enter]simplify: Simplifying (- (* t (sqrt 2)) (* 5/2 (* t (* (sqrt 2) (pow v 2))))) 1538432400.434 * * [misc]simplify: iters left: 6 (11 enodes) 1538432400.440 * * [misc]simplify: iters left: 5 (22 enodes) 1538432400.456 * * [misc]simplify: iters left: 4 (61 enodes) 1538432400.500 * * [misc]simplify: iters left: 3 (186 enodes) 1538432400.611 * * [misc]simplify: iters left: 2 (472 enodes) 1538432400.879 * [exit]simplify: Simplified to (fma (* (* v v) -5/2) (* t (sqrt 2)) (* t (sqrt 2))) 1538432400.879 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (fma (* (* v v) -5/2) (* t (sqrt 2)) (* t (sqrt 2))))) 1538432400.879 * * * * [misc]progress: [ 144 / 154 ] simplifiying candidate # 1538432400.880 * [enter]simplify: Simplifying (- (+ (* 1/8 (/ (* t (sqrt 2)) (* v (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (sqrt 2)) (* v (sqrt -3)))) (* t (* (sqrt 2) (* v (sqrt -3)))))) (+ (* 1/2 (/ (* t (* (sqrt 2) v)) (sqrt -3))) (* t (* (sqrt 2) (* (pow v 3) (sqrt -3)))))) 1538432400.883 * * [misc]simplify: iters left: 6 (31 enodes) 1538432400.905 * * [misc]simplify: iters left: 5 (90 enodes) 1538432400.975 * * [misc]simplify: iters left: 4 (303 enodes) 1538432401.323 * [exit]simplify: Simplified to (- (fma (* (sqrt -3) v) (* (sqrt 2) t) (* (* (/ t v) (sqrt 2)) (+ (/ -1/24 (sqrt -3)) (/ 1/2 (sqrt -3))))) (+ (* (/ 1/2 (sqrt -3)) (* (* v t) (sqrt 2))) (* (* (* v t) (sqrt 2)) (* (* v v) (sqrt -3))))) 1538432401.323 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (- (fma (* (sqrt -3) v) (* (sqrt 2) t) (* (* (/ t v) (sqrt 2)) (+ (/ -1/24 (sqrt -3)) (/ 1/2 (sqrt -3))))) (+ (* (/ 1/2 (sqrt -3)) (* (* v t) (sqrt 2))) (* (* (* v t) (sqrt 2)) (* (* v v) (sqrt -3))))))) 1538432401.323 * * * * [misc]progress: [ 145 / 154 ] simplifiying candidate # 1538432401.323 * [enter]simplify: Simplifying (- (+ (* 1/2 (/ (* t (* (sqrt 2) v)) (sqrt -3))) (* t (* (sqrt 2) (* (pow v 3) (sqrt -3))))) (+ (* 1/8 (/ (* t (sqrt 2)) (* v (pow (sqrt -3) 3)))) (+ (* t (* (sqrt 2) (* v (sqrt -3)))) (* 1/2 (/ (* t (sqrt 2)) (* v (sqrt -3))))))) 1538432401.325 * * [misc]simplify: iters left: 6 (31 enodes) 1538432401.337 * * [misc]simplify: iters left: 5 (90 enodes) 1538432401.394 * * [misc]simplify: iters left: 4 (308 enodes) 1538432401.790 * [exit]simplify: Simplified to (fma (* (* (sqrt 2) (* t v)) (* v v)) (sqrt -3) (- (- (* (/ 1/2 (sqrt -3)) (* (sqrt 2) (* t v))) (* (* t v) (* (sqrt -3) (sqrt 2)))) (* (/ (sqrt 2) (/ v t)) (+ (/ 1/2 (sqrt -3)) (/ -1/24 (sqrt -3)))))) 1538432401.790 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (fma (* (* (sqrt 2) (* t v)) (* v v)) (sqrt -3) (- (- (* (/ 1/2 (sqrt -3)) (* (sqrt 2) (* t v))) (* (* t v) (* (sqrt -3) (sqrt 2)))) (* (/ (sqrt 2) (/ v t)) (+ (/ 1/2 (sqrt -3)) (/ -1/24 (sqrt -3)))))))) 1538432401.790 * * * * [misc]progress: [ 146 / 154 ] simplifiying candidate # 1538432401.791 * [enter]simplify: Simplifying (- (/ 1 (* t (* (sqrt 2) PI))) (+ (* 53/8 (/ (pow v 4) (* t (* (sqrt 2) PI)))) (* 5/2 (/ (pow v 2) (* t (* (sqrt 2) PI)))))) 1538432401.793 * * [misc]simplify: iters left: 6 (20 enodes) 1538432401.805 * * [misc]simplify: iters left: 5 (45 enodes) 1538432401.833 * * [misc]simplify: iters left: 4 (119 enodes) 1538432401.918 * * [misc]simplify: iters left: 3 (450 enodes) 1538432402.433 * [exit]simplify: Simplified to (fma (/ (pow v 4) (* (* t PI) (sqrt 2))) -53/8 (- (/ 1 (* (* t PI) (sqrt 2))) (* (/ 5/2 (* t PI)) (/ (* v v) (sqrt 2))))) 1538432402.433 * [misc]simplify: Simplified (2) to (λ (v t) (fma (/ (pow v 4) (* (* t PI) (sqrt 2))) -53/8 (- (/ 1 (* (* t PI) (sqrt 2))) (* (/ 5/2 (* t PI)) (/ (* v v) (sqrt 2)))))) 1538432402.433 * * * * [misc]progress: [ 147 / 154 ] simplifiying candidate # 1538432402.433 * [enter]simplify: Simplifying (- (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI)))))) (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI))))))) 1538432402.436 * * [misc]simplify: iters left: 6 (30 enodes) 1538432402.451 * * [misc]simplify: iters left: 5 (76 enodes) 1538432402.491 * * [misc]simplify: iters left: 4 (228 enodes) 1538432402.800 * [exit]simplify: Simplified to (- (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* PI v) (* v v))) (/ (/ 5 (sqrt 2)) (* PI v)))) (/ (/ 5/18 t) (* (* (* PI v) (* v v)) (* (sqrt -1/3) (sqrt 2))))) 1538432402.800 * [misc]simplify: Simplified (2) to (λ (v t) (- (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* PI v) (* v v))) (/ (/ 5 (sqrt 2)) (* PI v)))) (/ (/ 5/18 t) (* (* (* PI v) (* v v)) (* (sqrt -1/3) (sqrt 2)))))) 1538432402.800 * * * * [misc]progress: [ 148 / 154 ] simplifiying candidate # 1538432402.800 * [enter]simplify: Simplifying (- (* 5/18 (/ 1 (* t (* (sqrt 2) (* (sqrt -1/3) (* (pow v 3) PI)))))) (+ (* 5 (/ (sqrt -1/3) (* t (* (sqrt 2) (* v PI))))) (* 4 (/ (sqrt -1/3) (* t (* (sqrt 2) (* (pow v 3) PI))))))) 1538432402.802 * * [misc]simplify: iters left: 6 (30 enodes) 1538432402.814 * * [misc]simplify: iters left: 5 (77 enodes) 1538432402.864 * * [misc]simplify: iters left: 4 (219 enodes) 1538432403.126 * [exit]simplify: Simplified to (- (/ (/ 5/18 t) (* (* (sqrt -1/3) (sqrt 2)) (* (* v v) (* v PI)))) (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* v v) (* v PI))) (/ 5 (* (sqrt 2) (* v PI)))))) 1538432403.126 * [misc]simplify: Simplified (2) to (λ (v t) (- (/ (/ 5/18 t) (* (* (sqrt -1/3) (sqrt 2)) (* (* v v) (* v PI)))) (* (/ (sqrt -1/3) t) (+ (/ (/ 4 (sqrt 2)) (* (* v v) (* v PI))) (/ 5 (* (sqrt 2) (* v PI))))))) 1538432403.126 * * * * [misc]progress: [ 149 / 154 ] simplifiying candidate # 1538432403.126 * [enter]simplify: Simplifying (+ (* 75/8 (* (pow v 4) PI)) (+ (* 5/2 (* (pow v 2) PI)) PI)) 1538432403.127 * * [misc]simplify: iters left: 6 (14 enodes) 1538432403.134 * * [misc]simplify: iters left: 5 (29 enodes) 1538432403.151 * * [misc]simplify: iters left: 4 (65 enodes) 1538432403.172 * * [misc]simplify: iters left: 3 (127 enodes) 1538432403.214 * * [misc]simplify: iters left: 2 (172 enodes) 1538432403.297 * * [misc]simplify: iters left: 1 (211 enodes) 1538432403.331 * [exit]simplify: Simplified to (fma PI (* (pow v 4) 75/8) (fma (* v v) (* 5/2 PI) PI)) 1538432403.331 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (fma PI (* (pow v 4) 75/8) (fma (* v v) (* 5/2 PI) PI))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432403.331 * * * * [misc]progress: [ 150 / 154 ] simplifiying candidate # 1538432403.331 * [enter]simplify: Simplifying (- (/ (* (sqrt -1/5) PI) v) (+ (* 1/5000 (/ PI (* (pow v 5) (pow (sqrt -1/5) 3)))) (+ (* 1/250 (/ PI (* (pow v 5) (sqrt -1/5)))) (* 1/50 (/ PI (* (pow v 3) (sqrt -1/5))))))) 1538432403.333 * * [misc]simplify: iters left: 6 (26 enodes) 1538432403.342 * * [misc]simplify: iters left: 5 (62 enodes) 1538432403.378 * * [misc]simplify: iters left: 4 (163 enodes) 1538432403.497 * * [misc]simplify: iters left: 3 (456 enodes) 1538432403.886 * [exit]simplify: Simplified to (+ (* (/ PI (pow v 5)) (- (/ 1/1000 (sqrt -1/5)) (/ 1/250 (sqrt -1/5)))) (fma (/ -1/50 (sqrt -1/5)) (/ (/ PI v) (* v v)) (* (/ PI v) (sqrt -1/5)))) 1538432403.886 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (+ (* (/ PI (pow v 5)) (- (/ 1/1000 (sqrt -1/5)) (/ 1/250 (sqrt -1/5)))) (fma (/ -1/50 (sqrt -1/5)) (/ (/ PI v) (* v v)) (* (/ PI v) (sqrt -1/5))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432403.886 * * * * [misc]progress: [ 151 / 154 ] simplifiying candidate # 1538432403.887 * [enter]simplify: Simplifying (- (+ (* 1/5000 (/ PI (* (pow v 5) (pow (sqrt -1/5) 3)))) (+ (* 1/250 (/ PI (* (pow v 5) (sqrt -1/5)))) (* 1/50 (/ PI (* (pow v 3) (sqrt -1/5)))))) (/ (* PI (sqrt -1/5)) v)) 1538432403.888 * * [misc]simplify: iters left: 6 (26 enodes) 1538432403.897 * * [misc]simplify: iters left: 5 (62 enodes) 1538432403.925 * * [misc]simplify: iters left: 4 (166 enodes) 1538432404.043 * * [misc]simplify: iters left: 3 (430 enodes) 1538432404.491 * [exit]simplify: Simplified to (- (fma (/ PI (pow v 5)) (+ (/ 1/250 (sqrt -1/5)) (/ -1/1000 (sqrt -1/5))) (/ (/ 1/50 (sqrt -1/5)) (/ (* v v) (/ PI v)))) (* (sqrt -1/5) (/ PI v))) 1538432404.492 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (- (fma (/ PI (pow v 5)) (+ (/ 1/250 (sqrt -1/5)) (/ -1/1000 (sqrt -1/5))) (/ (/ 1/50 (sqrt -1/5)) (/ (* v v) (/ PI v)))) (* (sqrt -1/5) (/ PI v)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432404.492 * * * * [misc]progress: [ 152 / 154 ] simplifiying candidate # 1538432404.492 * [enter]simplify: Simplifying (- 1 (+ (* 25/8 (pow v 4)) (* 5/2 (pow v 2)))) 1538432404.493 * * [misc]simplify: iters left: 6 (12 enodes) 1538432404.499 * * [misc]simplify: iters left: 5 (23 enodes) 1538432404.508 * * [misc]simplify: iters left: 4 (38 enodes) 1538432404.526 * * [misc]simplify: iters left: 3 (71 enodes) 1538432404.562 * * [misc]simplify: iters left: 2 (134 enodes) 1538432404.606 * * [misc]simplify: iters left: 1 (174 enodes) 1538432404.649 * [exit]simplify: Simplified to (fma (* v v) -5/2 (fma (pow v 4) -25/8 1)) 1538432404.650 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (fma (* v v) -5/2 (fma (pow v 4) -25/8 1)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432404.650 * * * * [misc]progress: [ 153 / 154 ] simplifiying candidate # 1538432404.650 * [enter]simplify: Simplifying (- (+ (* (sqrt -5) v) (* 1/2 (/ 1 (* (sqrt -5) v)))) (* 1/8 (/ 1 (* (pow (sqrt -5) 3) (pow v 3))))) 1538432404.651 * * [misc]simplify: iters left: 6 (17 enodes) 1538432404.657 * * [misc]simplify: iters left: 5 (43 enodes) 1538432404.673 * * [misc]simplify: iters left: 4 (101 enodes) 1538432404.721 * * [misc]simplify: iters left: 3 (197 enodes) 1538432404.775 * * [misc]simplify: iters left: 2 (323 enodes) 1538432404.922 * [exit]simplify: Simplified to (fma (/ 1/5 (* v (sqrt -5))) (/ 1/8 (* v v)) (fma (sqrt -5) v (/ (/ 1/2 v) (sqrt -5)))) 1538432404.922 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (fma (/ 1/5 (* v (sqrt -5))) (/ 1/8 (* v v)) (fma (sqrt -5) v (/ (/ 1/2 v) (sqrt -5)))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432404.922 * * * * [misc]progress: [ 154 / 154 ] simplifiying candidate # 1538432404.922 * [enter]simplify: Simplifying (- (* 1/8 (/ 1 (* (pow (sqrt -5) 3) (pow v 3)))) (+ (* (sqrt -5) v) (* 1/2 (/ 1 (* (sqrt -5) v))))) 1538432404.924 * * [misc]simplify: iters left: 6 (17 enodes) 1538432404.930 * * [misc]simplify: iters left: 5 (44 enodes) 1538432404.947 * * [misc]simplify: iters left: 4 (92 enodes) 1538432404.987 * * [misc]simplify: iters left: 3 (199 enodes) 1538432405.081 * * [misc]simplify: iters left: 2 (394 enodes) 1538432405.433 * [exit]simplify: Simplified to (- (/ (/ -1/40 v) (* (sqrt -5) (* v v))) (fma (sqrt -5) v (/ (/ 1/2 v) (sqrt -5)))) 1538432405.433 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (- (/ (/ -1/40 v) (* (sqrt -5) (* v v))) (fma (sqrt -5) v (/ (/ 1/2 v) (sqrt -5)))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1538432405.433 * * * [misc]progress: adding candidates to table 1538432410.711 * * [misc]progress: iteration 4 / 4 1538432410.711 * * * [misc]progress: picking best candidate 1538432410.723 * * * * [misc]pick: Picked # 1538432410.723 * * * [misc]progress: localizing error 1538432410.751 * * * [misc]progress: generating rewritten candidates 1538432410.751 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2) 1538432411.467 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2) 1538432411.829 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2 2) 1538432411.977 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2) 1538432412.002 * * * [misc]progress: generating series expansions 1538432412.002 * * * * [misc]progress: [ 1 / 4 ] generating series at (2) 1538432412.003 * [misc]backup-simplify: Simplify (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))))) into (* (sqrt (/ 1 (sqrt 2))) (* (/ (fma (pow v 2) -5 1) (* (- 1 (pow v 2)) (* PI t))) (pow (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))) 1/4))) 1538432412.003 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (sqrt 2))) (* (/ (fma (pow v 2) -5 1) (* (- 1 (pow v 2)) (* PI t))) (pow (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))) 1/4))) in (v t) around 0 1538432412.003 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (sqrt 2))) (* (/ (fma (pow v 2) -5 1) (* (- 1 (pow v 2)) (* PI t))) (pow (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))) 1/4))) in t 1538432412.003 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in t 1538432412.003 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in t 1538432412.003 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.003 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.003 * [misc]backup-simplify: Simplify 2 into 2 1538432412.004 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.004 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.004 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.004 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.004 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.005 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.005 * [misc]taylor: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* (- 1 (pow v 2)) (* PI t))) (pow (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))) 1/4)) in t 1538432412.005 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* (- 1 (pow v 2)) (* PI t))) in t 1538432412.005 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in t 1538432412.005 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432412.005 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in t 1538432412.005 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.005 * [misc]taylor: Taking taylor expansion of v in t 1538432412.005 * [misc]backup-simplify: Simplify v into v 1538432412.005 * [misc]taylor: Taking taylor expansion of -5 in t 1538432412.005 * [misc]backup-simplify: Simplify -5 into -5 1538432412.005 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.005 * [misc]backup-simplify: Simplify 1 into 1 1538432412.005 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) (* PI t)) in t 1538432412.005 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1538432412.005 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.005 * [misc]backup-simplify: Simplify 1 into 1 1538432412.005 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.005 * [misc]taylor: Taking taylor expansion of v in t 1538432412.005 * [misc]backup-simplify: Simplify v into v 1538432412.005 * [misc]taylor: Taking taylor expansion of (* PI t) in t 1538432412.005 * [misc]taylor: Taking taylor expansion of PI in t 1538432412.005 * [misc]backup-simplify: Simplify PI into PI 1538432412.005 * [misc]taylor: Taking taylor expansion of t in t 1538432412.005 * [misc]backup-simplify: Simplify 0 into 0 1538432412.005 * [misc]backup-simplify: Simplify 1 into 1 1538432412.005 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.005 * [misc]backup-simplify: Simplify (* (pow v 2) -5) into (* -5 (pow v 2)) 1538432412.005 * [misc]backup-simplify: Simplify (+ (* -5 (pow v 2)) 1) into (- 1 (* 5 (pow v 2))) 1538432412.005 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.005 * [misc]backup-simplify: Simplify (- (pow v 2)) into (- (pow v 2)) 1538432412.006 * [misc]backup-simplify: Simplify (+ 1 (- (pow v 2))) into (- 1 (pow v 2)) 1538432412.006 * [misc]backup-simplify: Simplify (* PI 0) into 0 1538432412.006 * [misc]backup-simplify: Simplify (* (- 1 (pow v 2)) 0) into 0 1538432412.006 * [misc]backup-simplify: Simplify (+ (* PI 1) (* 0 0)) into PI 1538432412.006 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432412.006 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.007 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.007 * [misc]backup-simplify: Simplify (+ (* (- 1 (pow v 2)) PI) (* 0 0)) into (- PI (* (pow v 2) PI)) 1538432412.007 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (pow v 2))) (- PI (* (pow v 2) PI))) into (/ (- 1 (* 5 (pow v 2))) (- PI (* (pow v 2) PI))) 1538432412.007 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))) 1/4) in t 1538432412.007 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2)))))) in t 1538432412.007 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))))) in t 1538432412.007 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.007 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.007 * [misc]taylor: Taking taylor expansion of (log (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2)))) in t 1538432412.007 * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))) in t 1538432412.007 * [misc]taylor: Taking taylor expansion of (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2)) in t 1538432412.007 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in t 1538432412.007 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432412.007 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in t 1538432412.007 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.007 * [misc]taylor: Taking taylor expansion of v in t 1538432412.007 * [misc]backup-simplify: Simplify v into v 1538432412.007 * [misc]taylor: Taking taylor expansion of -3 in t 1538432412.007 * [misc]backup-simplify: Simplify -3 into -3 1538432412.007 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.007 * [misc]backup-simplify: Simplify 1 into 1 1538432412.007 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -6 2) in t 1538432412.007 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -6) 2) 1538432412.008 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -6) in t 1538432412.008 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.008 * [misc]taylor: Taking taylor expansion of v in t 1538432412.008 * [misc]backup-simplify: Simplify v into v 1538432412.008 * [misc]taylor: Taking taylor expansion of -6 in t 1538432412.008 * [misc]backup-simplify: Simplify -6 into -6 1538432412.008 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.008 * [misc]backup-simplify: Simplify 2 into 2 1538432412.008 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.008 * [misc]backup-simplify: Simplify (* (pow v 2) -3) into (* -3 (pow v 2)) 1538432412.008 * [misc]backup-simplify: Simplify (+ (* -3 (pow v 2)) 1) into (- 1 (* 3 (pow v 2))) 1538432412.008 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.008 * [misc]backup-simplify: Simplify (* (pow v 2) -6) into (* -6 (pow v 2)) 1538432412.008 * [misc]backup-simplify: Simplify (+ (* -6 (pow v 2)) 2) into (- 2 (* 6 (pow v 2))) 1538432412.008 * [misc]backup-simplify: Simplify (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2)))) into (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2)))) 1538432412.008 * [misc]backup-simplify: Simplify (/ 1 (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2))))) into (/ 1 (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2))))) 1538432412.008 * [misc]backup-simplify: Simplify (log (/ 1 (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2)))))) into (log (/ 1 (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2)))))) 1538432412.009 * [misc]backup-simplify: Simplify (* 1/4 (log (/ 1 (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2))))))) into (* 1/4 (log (/ 1 (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2))))))) 1538432412.009 * [misc]backup-simplify: Simplify (exp (* 1/4 (log (/ 1 (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2)))))))) into (pow (/ 1 (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2))))) 1/4) 1538432412.009 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (sqrt 2))) (* (/ (fma (pow v 2) -5 1) (* (- 1 (pow v 2)) (* PI t))) (pow (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))) 1/4))) in v 1538432412.009 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in v 1538432412.009 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in v 1538432412.009 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432412.009 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.009 * [misc]backup-simplify: Simplify 2 into 2 1538432412.009 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.009 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.009 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.010 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.010 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.010 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.010 * [misc]taylor: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* (- 1 (pow v 2)) (* PI t))) (pow (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))) 1/4)) in v 1538432412.010 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* (- 1 (pow v 2)) (* PI t))) in v 1538432412.010 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432412.010 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432412.010 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432412.010 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.010 * [misc]taylor: Taking taylor expansion of v in v 1538432412.010 * [misc]backup-simplify: Simplify 0 into 0 1538432412.010 * [misc]backup-simplify: Simplify 1 into 1 1538432412.010 * [misc]taylor: Taking taylor expansion of -5 in v 1538432412.010 * [misc]backup-simplify: Simplify -5 into -5 1538432412.010 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.010 * [misc]backup-simplify: Simplify 1 into 1 1538432412.010 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) (* PI t)) in v 1538432412.010 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432412.010 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.010 * [misc]backup-simplify: Simplify 1 into 1 1538432412.010 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.010 * [misc]taylor: Taking taylor expansion of v in v 1538432412.010 * [misc]backup-simplify: Simplify 0 into 0 1538432412.011 * [misc]backup-simplify: Simplify 1 into 1 1538432412.011 * [misc]taylor: Taking taylor expansion of (* PI t) in v 1538432412.011 * [misc]taylor: Taking taylor expansion of PI in v 1538432412.011 * [misc]backup-simplify: Simplify PI into PI 1538432412.011 * [misc]taylor: Taking taylor expansion of t in v 1538432412.011 * [misc]backup-simplify: Simplify t into t 1538432412.011 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432412.011 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432412.011 * [misc]backup-simplify: Simplify (* PI t) into (* t PI) 1538432412.011 * [misc]backup-simplify: Simplify (* 1 (* t PI)) into (* t PI) 1538432412.011 * [misc]backup-simplify: Simplify (/ 1 (* t PI)) into (/ 1 (* t PI)) 1538432412.011 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))) 1/4) in v 1538432412.011 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2)))))) in v 1538432412.011 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))))) in v 1538432412.011 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432412.011 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.011 * [misc]taylor: Taking taylor expansion of (log (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2)))) in v 1538432412.011 * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))) in v 1538432412.011 * [misc]taylor: Taking taylor expansion of (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2)) in v 1538432412.011 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432412.011 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432412.011 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432412.011 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.011 * [misc]taylor: Taking taylor expansion of v in v 1538432412.011 * [misc]backup-simplify: Simplify 0 into 0 1538432412.011 * [misc]backup-simplify: Simplify 1 into 1 1538432412.011 * [misc]taylor: Taking taylor expansion of -3 in v 1538432412.011 * [misc]backup-simplify: Simplify -3 into -3 1538432412.011 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.011 * [misc]backup-simplify: Simplify 1 into 1 1538432412.011 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -6 2) in v 1538432412.011 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -6) 2) 1538432412.012 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -6) in v 1538432412.012 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.012 * [misc]taylor: Taking taylor expansion of v in v 1538432412.012 * [misc]backup-simplify: Simplify 0 into 0 1538432412.012 * [misc]backup-simplify: Simplify 1 into 1 1538432412.012 * [misc]taylor: Taking taylor expansion of -6 in v 1538432412.012 * [misc]backup-simplify: Simplify -6 into -6 1538432412.012 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.012 * [misc]backup-simplify: Simplify 2 into 2 1538432412.012 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432412.012 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1538432412.012 * [misc]backup-simplify: Simplify (* 1 2) into 2 1538432412.012 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1538432412.012 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) 1538432412.012 * [misc]backup-simplify: Simplify (* 1/4 (log 1/2)) into (* 1/4 (log 1/2)) 1538432412.013 * [misc]backup-simplify: Simplify (exp (* 1/4 (log 1/2))) into (pow 1/2 1/4) 1538432412.013 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (sqrt 2))) (* (/ (fma (pow v 2) -5 1) (* (- 1 (pow v 2)) (* PI t))) (pow (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))) 1/4))) in v 1538432412.013 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in v 1538432412.013 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in v 1538432412.013 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432412.013 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.013 * [misc]backup-simplify: Simplify 2 into 2 1538432412.013 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.013 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.013 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.014 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.014 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.014 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.014 * [misc]taylor: Taking taylor expansion of (* (/ (fma (pow v 2) -5 1) (* (- 1 (pow v 2)) (* PI t))) (pow (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))) 1/4)) in v 1538432412.014 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* (- 1 (pow v 2)) (* PI t))) in v 1538432412.014 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432412.014 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432412.014 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432412.014 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.014 * [misc]taylor: Taking taylor expansion of v in v 1538432412.014 * [misc]backup-simplify: Simplify 0 into 0 1538432412.014 * [misc]backup-simplify: Simplify 1 into 1 1538432412.014 * [misc]taylor: Taking taylor expansion of -5 in v 1538432412.014 * [misc]backup-simplify: Simplify -5 into -5 1538432412.014 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.014 * [misc]backup-simplify: Simplify 1 into 1 1538432412.014 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) (* PI t)) in v 1538432412.014 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432412.014 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.014 * [misc]backup-simplify: Simplify 1 into 1 1538432412.014 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.014 * [misc]taylor: Taking taylor expansion of v in v 1538432412.014 * [misc]backup-simplify: Simplify 0 into 0 1538432412.014 * [misc]backup-simplify: Simplify 1 into 1 1538432412.014 * [misc]taylor: Taking taylor expansion of (* PI t) in v 1538432412.014 * [misc]taylor: Taking taylor expansion of PI in v 1538432412.014 * [misc]backup-simplify: Simplify PI into PI 1538432412.014 * [misc]taylor: Taking taylor expansion of t in v 1538432412.014 * [misc]backup-simplify: Simplify t into t 1538432412.015 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432412.015 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432412.015 * [misc]backup-simplify: Simplify (* PI t) into (* t PI) 1538432412.015 * [misc]backup-simplify: Simplify (* 1 (* t PI)) into (* t PI) 1538432412.015 * [misc]backup-simplify: Simplify (/ 1 (* t PI)) into (/ 1 (* t PI)) 1538432412.015 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))) 1/4) in v 1538432412.015 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2)))))) in v 1538432412.015 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))))) in v 1538432412.015 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432412.015 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.015 * [misc]taylor: Taking taylor expansion of (log (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2)))) in v 1538432412.015 * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2))) in v 1538432412.015 * [misc]taylor: Taking taylor expansion of (* (fma (pow v 2) -3 1) (fma (pow v 2) -6 2)) in v 1538432412.015 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432412.015 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432412.015 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432412.015 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.015 * [misc]taylor: Taking taylor expansion of v in v 1538432412.015 * [misc]backup-simplify: Simplify 0 into 0 1538432412.015 * [misc]backup-simplify: Simplify 1 into 1 1538432412.015 * [misc]taylor: Taking taylor expansion of -3 in v 1538432412.015 * [misc]backup-simplify: Simplify -3 into -3 1538432412.015 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.015 * [misc]backup-simplify: Simplify 1 into 1 1538432412.015 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -6 2) in v 1538432412.015 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -6) 2) 1538432412.015 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -6) in v 1538432412.015 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.015 * [misc]taylor: Taking taylor expansion of v in v 1538432412.015 * [misc]backup-simplify: Simplify 0 into 0 1538432412.015 * [misc]backup-simplify: Simplify 1 into 1 1538432412.015 * [misc]taylor: Taking taylor expansion of -6 in v 1538432412.015 * [misc]backup-simplify: Simplify -6 into -6 1538432412.015 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.015 * [misc]backup-simplify: Simplify 2 into 2 1538432412.016 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432412.016 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1538432412.016 * [misc]backup-simplify: Simplify (* 1 2) into 2 1538432412.016 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1538432412.016 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) 1538432412.016 * [misc]backup-simplify: Simplify (* 1/4 (log 1/2)) into (* 1/4 (log 1/2)) 1538432412.017 * [misc]backup-simplify: Simplify (exp (* 1/4 (log 1/2))) into (pow 1/2 1/4) 1538432412.017 * [misc]backup-simplify: Simplify (* (/ 1 (* t PI)) (pow 1/2 1/4)) into (* (/ 1 (* t PI)) (pow 1/2 1/4)) 1538432412.018 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 (sqrt 2))) (* (/ 1 (* t PI)) (pow 1/2 1/4))) into (* (/ 1 (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4))) 1538432412.018 * [misc]taylor: Taking taylor expansion of (* (/ 1 (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4))) in t 1538432412.018 * [misc]taylor: Taking taylor expansion of (/ 1 (* t PI)) in t 1538432412.018 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1538432412.018 * [misc]taylor: Taking taylor expansion of t in t 1538432412.018 * [misc]backup-simplify: Simplify 0 into 0 1538432412.018 * [misc]backup-simplify: Simplify 1 into 1 1538432412.018 * [misc]taylor: Taking taylor expansion of PI in t 1538432412.018 * [misc]backup-simplify: Simplify PI into PI 1538432412.018 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1538432412.019 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1538432412.019 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1538432412.019 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)) in t 1538432412.019 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in t 1538432412.019 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in t 1538432412.019 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.019 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.019 * [misc]backup-simplify: Simplify 2 into 2 1538432412.019 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.019 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.019 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.020 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.020 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.020 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.020 * [misc]taylor: Taking taylor expansion of (pow 1/2 1/4) in t 1538432412.020 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log 1/2))) in t 1538432412.020 * [misc]taylor: Taking taylor expansion of (* 1/4 (log 1/2)) in t 1538432412.020 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.020 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.020 * [misc]taylor: Taking taylor expansion of (log 1/2) in t 1538432412.020 * [misc]taylor: Taking taylor expansion of 1/2 in t 1538432412.020 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538432412.020 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) 1538432412.020 * [misc]backup-simplify: Simplify (* 1/4 (log 1/2)) into (* 1/4 (log 1/2)) 1538432412.021 * [misc]backup-simplify: Simplify (exp (* 1/4 (log 1/2))) into (pow 1/2 1/4) 1538432412.021 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)) into (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)) 1538432412.023 * [misc]backup-simplify: Simplify (* (/ 1 PI) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4))) into (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))) 1538432412.024 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))) into (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))) 1538432412.024 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.024 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.024 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 2)) into 0 1538432412.024 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)))) into 0 1538432412.026 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/2 1)))) 1) into 0 1538432412.026 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (log 1/2))) into 0 1538432412.027 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.027 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.028 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 t)) into 0 1538432412.028 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.028 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (* t PI))) into 0 1538432412.028 * [misc]backup-simplify: Simplify (- (/ 0 (* t PI)) (+ (* (/ 1 (* t PI)) (/ 0 (* t PI))))) into 0 1538432412.029 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) 0) (* 0 (pow 1/2 1/4))) into 0 1538432412.029 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (sqrt 2))) 0) (* 0 (* (/ 1 (* t PI)) (pow 1/2 1/4)))) into 0 1538432412.029 * [misc]taylor: Taking taylor expansion of 0 in t 1538432412.029 * [misc]backup-simplify: Simplify 0 into 0 1538432412.031 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/2 1)))) 1) into 0 1538432412.031 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (log 1/2))) into 0 1538432412.032 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.033 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (sqrt 2))) 0) (* 0 (pow 1/2 1/4))) into 0 1538432412.033 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 PI))) into 0 1538432412.034 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1538432412.036 * [misc]backup-simplify: Simplify (+ (* (/ 1 PI) 0) (* 0 (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)))) into 0 1538432412.036 * [misc]backup-simplify: Simplify 0 into 0 1538432412.036 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.036 * [misc]backup-simplify: Simplify (* 1 -6) into -6 1538432412.036 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1538432412.036 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.037 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432412.037 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432412.037 * [misc]backup-simplify: Simplify (+ (* 1 -6) (+ (* 0 0) (* -3 2))) into -12 1538432412.037 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ -12 2)) (* 0 (/ 0 2)))) into 3 1538432412.040 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/2 2))) (* 1 (/ (* 1 (pow (* 2 3) 1)) (pow 1/2 1)))) 2) into 6 1538432412.040 * [misc]backup-simplify: Simplify (+ (* 1/4 6) (+ (* 0 0) (* 0 (log 1/2)))) into 3/2 1538432412.042 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 3/2 1) 1)))) into (* 3/2 (pow 1/2 1/4)) 1538432412.042 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.042 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432412.042 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432412.042 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 0) (* 0 t))) into 0 1538432412.043 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.043 * [misc]backup-simplify: Simplify (- 1) into -1 1538432412.043 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432412.043 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* -1 (* t PI)))) into (- (* t PI)) 1538432412.044 * [misc]backup-simplify: Simplify (- (/ -5 (* t PI)) (+ (* (/ 1 (* t PI)) (/ (- (* t PI)) (* t PI))) (* 0 (/ 0 (* t PI))))) into (- (* 4 (/ 1 (* t PI)))) 1538432412.044 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) (* 3/2 (pow 1/2 1/4))) (+ (* 0 0) (* (- (* 4 (/ 1 (* t PI)))) (pow 1/2 1/4)))) into (- (* 5/2 (* (/ 1 (* t PI)) (pow 1/2 1/4)))) 1538432412.045 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432412.046 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into 0 1538432412.047 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.048 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (sqrt 2))) (- (* 5/2 (* (/ 1 (* t PI)) (pow 1/2 1/4))))) (+ (* 0 0) (* 0 (* (/ 1 (* t PI)) (pow 1/2 1/4))))) into (- (* 5/2 (* (/ 1 (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4))))) 1538432412.048 * [misc]taylor: Taking taylor expansion of (- (* 5/2 (* (/ 1 (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4))))) in t 1538432412.048 * [misc]taylor: Taking taylor expansion of (* 5/2 (* (/ 1 (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)))) in t 1538432412.048 * [misc]taylor: Taking taylor expansion of 5/2 in t 1538432412.048 * [misc]backup-simplify: Simplify 5/2 into 5/2 1538432412.048 * [misc]taylor: Taking taylor expansion of (* (/ 1 (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4))) in t 1538432412.048 * [misc]taylor: Taking taylor expansion of (/ 1 (* t PI)) in t 1538432412.048 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1538432412.048 * [misc]taylor: Taking taylor expansion of t in t 1538432412.048 * [misc]backup-simplify: Simplify 0 into 0 1538432412.048 * [misc]backup-simplify: Simplify 1 into 1 1538432412.048 * [misc]taylor: Taking taylor expansion of PI in t 1538432412.048 * [misc]backup-simplify: Simplify PI into PI 1538432412.049 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1538432412.049 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1538432412.049 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1538432412.049 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)) in t 1538432412.049 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in t 1538432412.049 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in t 1538432412.049 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.049 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.049 * [misc]backup-simplify: Simplify 2 into 2 1538432412.049 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.050 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.050 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.050 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.050 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.050 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.051 * [misc]taylor: Taking taylor expansion of (pow 1/2 1/4) in t 1538432412.051 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log 1/2))) in t 1538432412.051 * [misc]taylor: Taking taylor expansion of (* 1/4 (log 1/2)) in t 1538432412.051 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.051 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.051 * [misc]taylor: Taking taylor expansion of (log 1/2) in t 1538432412.051 * [misc]taylor: Taking taylor expansion of 1/2 in t 1538432412.051 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538432412.051 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) 1538432412.051 * [misc]backup-simplify: Simplify (* 1/4 (log 1/2)) into (* 1/4 (log 1/2)) 1538432412.051 * [misc]backup-simplify: Simplify (exp (* 1/4 (log 1/2))) into (pow 1/2 1/4) 1538432412.052 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)) into (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)) 1538432412.053 * [misc]backup-simplify: Simplify (* (/ 1 PI) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4))) into (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))) 1538432412.054 * [misc]backup-simplify: Simplify (* 5/2 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI)))) into (* 5/2 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI)))) 1538432412.056 * [misc]backup-simplify: Simplify (- (* 5/2 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))))) into (- (* 5/2 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))))) 1538432412.058 * [misc]backup-simplify: Simplify (- (* 5/2 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))))) into (- (* 5/2 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))))) 1538432412.058 * [misc]backup-simplify: Simplify 0 into 0 1538432412.066 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/2 1)))) 2) into 0 1538432412.066 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (log 1/2)))) into 0 1538432412.068 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538432412.068 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432412.069 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into 0 1538432412.070 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.071 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (sqrt 2))) 0) (+ (* 0 0) (* 0 (pow 1/2 1/4)))) into 0 1538432412.072 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 PI)))) into 0 1538432412.073 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432412.075 * [misc]backup-simplify: Simplify (+ (* (/ 1 PI) 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4))))) into 0 1538432412.075 * [misc]backup-simplify: Simplify 0 into 0 1538432412.075 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.075 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -6)) into 0 1538432412.075 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.075 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.075 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432412.076 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.076 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 -6) (+ (* -3 0) (* 0 2)))) into 0 1538432412.076 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ -12 2)) (* 3 (/ 0 2)))) into 0 1538432412.080 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1/2 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 3) 1)) (pow 1/2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1/2 1)))) 6) into 0 1538432412.081 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 6) (+ (* 0 0) (* 0 (log 1/2))))) into 0 1538432412.083 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 3/2 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432412.083 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.083 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432412.084 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.084 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 0) (+ (* 0 0) (* 0 t)))) into 0 1538432412.084 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.084 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.084 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.085 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (* 0 (* t PI))))) into 0 1538432412.085 * [misc]backup-simplify: Simplify (- (/ 0 (* t PI)) (+ (* (/ 1 (* t PI)) (/ 0 (* t PI))) (* 0 (/ (- (* t PI)) (* t PI))) (* (- (* 4 (/ 1 (* t PI)))) (/ 0 (* t PI))))) into 0 1538432412.086 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) 0) (+ (* 0 (* 3/2 (pow 1/2 1/4))) (+ (* (- (* 4 (/ 1 (* t PI)))) 0) (* 0 (pow 1/2 1/4))))) into 0 1538432412.087 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.087 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into 0 1538432412.087 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.088 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (sqrt 2))) 0) (+ (* 0 (- (* 5/2 (* (/ 1 (* t PI)) (pow 1/2 1/4))))) (+ (* 0 0) (* 0 (* (/ 1 (* t PI)) (pow 1/2 1/4)))))) into 0 1538432412.088 * [misc]taylor: Taking taylor expansion of 0 in t 1538432412.089 * [misc]backup-simplify: Simplify 0 into 0 1538432412.091 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/2 1)))) 1) into 0 1538432412.091 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (log 1/2))) into 0 1538432412.093 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.094 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (sqrt 2))) 0) (* 0 (pow 1/2 1/4))) into 0 1538432412.096 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 PI))) into 0 1538432412.097 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1538432412.100 * [misc]backup-simplify: Simplify (+ (* (/ 1 PI) 0) (* 0 (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)))) into 0 1538432412.103 * [misc]backup-simplify: Simplify (+ (* 5/2 0) (* 0 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))))) into 0 1538432412.103 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.103 * [misc]backup-simplify: Simplify 0 into 0 1538432412.103 * [misc]backup-simplify: Simplify 0 into 0 1538432412.111 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1/2 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1/2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1/2 1)))) 6) into 0 1538432412.111 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log 1/2))))) into 0 1538432412.115 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432412.116 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.116 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into 0 1538432412.117 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.119 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (sqrt 2))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow 1/2 1/4))))) into 0 1538432412.121 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1538432412.124 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432412.127 * [misc]backup-simplify: Simplify (+ (* (/ 1 PI) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)))))) into 0 1538432412.127 * [misc]backup-simplify: Simplify 0 into 0 1538432412.128 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.128 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -6))) into 0 1538432412.128 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.128 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.128 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432412.128 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.129 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -3 -6) (+ (* 0 0) (* 0 2))))) into 18 1538432412.129 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 18 2)) (* 0 (/ 0 2)) (* 3 (/ -12 2)) (* 0 (/ 0 2)))) into 27/2 1538432412.136 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1/2 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 3) 1)) (pow 1/2 3))) (* -3 (/ (* 1 (pow (* 2 3) 2)) (pow 1/2 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1/2 2))) (* 1 (/ (* 1 1 1 (pow (* 24 27/2) 1)) (pow 1/2 1)))) 24) into 9 1538432412.136 * [misc]backup-simplify: Simplify (+ (* 1/4 9) (+ (* 0 0) (+ (* 0 6) (+ (* 0 0) (* 0 (log 1/2)))))) into 9/4 1538432412.140 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 1/2))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 3/2 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 3/2 2) 2)) (* (/ (pow 9/4 1) 1)))) into (* 27/8 (pow 1/2 1/4)) 1538432412.140 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.140 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432412.140 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.141 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 t))))) into 0 1538432412.141 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.141 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.141 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.142 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (+ (* 0 0) (* 0 (* t PI)))))) into 0 1538432412.142 * [misc]backup-simplify: Simplify (- (/ 0 (* t PI)) (+ (* (/ 1 (* t PI)) (/ 0 (* t PI))) (* 0 (/ 0 (* t PI))) (* (- (* 4 (/ 1 (* t PI)))) (/ (- (* t PI)) (* t PI))) (* 0 (/ 0 (* t PI))))) into (- (* 4 (/ 1 (* t PI)))) 1538432412.144 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) (* 27/8 (pow 1/2 1/4))) (+ (* 0 0) (+ (* (- (* 4 (/ 1 (* t PI)))) (* 3/2 (pow 1/2 1/4))) (+ (* 0 0) (* (- (* 4 (/ 1 (* t PI)))) (pow 1/2 1/4)))))) into (- (* 53/8 (* (/ 1 (* t PI)) (pow 1/2 1/4)))) 1538432412.145 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.145 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into 0 1538432412.146 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.148 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 (sqrt 2))) (- (* 53/8 (* (/ 1 (* t PI)) (pow 1/2 1/4))))) (+ (* 0 0) (+ (* 0 (- (* 5/2 (* (/ 1 (* t PI)) (pow 1/2 1/4))))) (+ (* 0 0) (* 0 (* (/ 1 (* t PI)) (pow 1/2 1/4))))))) into (- (* 53/8 (* (/ 1 (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4))))) 1538432412.148 * [misc]taylor: Taking taylor expansion of (- (* 53/8 (* (/ 1 (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4))))) in t 1538432412.148 * [misc]taylor: Taking taylor expansion of (* 53/8 (* (/ 1 (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)))) in t 1538432412.148 * [misc]taylor: Taking taylor expansion of 53/8 in t 1538432412.148 * [misc]backup-simplify: Simplify 53/8 into 53/8 1538432412.148 * [misc]taylor: Taking taylor expansion of (* (/ 1 (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4))) in t 1538432412.148 * [misc]taylor: Taking taylor expansion of (/ 1 (* t PI)) in t 1538432412.148 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1538432412.148 * [misc]taylor: Taking taylor expansion of t in t 1538432412.148 * [misc]backup-simplify: Simplify 0 into 0 1538432412.148 * [misc]backup-simplify: Simplify 1 into 1 1538432412.148 * [misc]taylor: Taking taylor expansion of PI in t 1538432412.148 * [misc]backup-simplify: Simplify PI into PI 1538432412.148 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1538432412.149 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1538432412.149 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1538432412.149 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)) in t 1538432412.149 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in t 1538432412.149 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in t 1538432412.149 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.149 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.149 * [misc]backup-simplify: Simplify 2 into 2 1538432412.149 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.149 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.149 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.150 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.150 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.150 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.150 * [misc]taylor: Taking taylor expansion of (pow 1/2 1/4) in t 1538432412.150 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log 1/2))) in t 1538432412.150 * [misc]taylor: Taking taylor expansion of (* 1/4 (log 1/2)) in t 1538432412.150 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.150 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.150 * [misc]taylor: Taking taylor expansion of (log 1/2) in t 1538432412.150 * [misc]taylor: Taking taylor expansion of 1/2 in t 1538432412.150 * [misc]backup-simplify: Simplify 1/2 into 1/2 1538432412.150 * [misc]backup-simplify: Simplify (log 1/2) into (log 1/2) 1538432412.150 * [misc]backup-simplify: Simplify (* 1/4 (log 1/2)) into (* 1/4 (log 1/2)) 1538432412.151 * [misc]backup-simplify: Simplify (exp (* 1/4 (log 1/2))) into (pow 1/2 1/4) 1538432412.152 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)) into (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)) 1538432412.153 * [misc]backup-simplify: Simplify (* (/ 1 PI) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4))) into (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))) 1538432412.154 * [misc]backup-simplify: Simplify (* 53/8 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI)))) into (* 53/8 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI)))) 1538432412.156 * [misc]backup-simplify: Simplify (- (* 53/8 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))))) into (- (* 53/8 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))))) 1538432412.159 * [misc]backup-simplify: Simplify (- (* 53/8 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))))) into (- (* 53/8 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))))) 1538432412.167 * [misc]backup-simplify: Simplify (+ (* (- (* 53/8 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))))) (* (/ 1 t) (pow v 4))) (+ (* (- (* 5/2 (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))))) (* (/ 1 t) (pow v 2))) (* (* (sqrt (/ 1 (sqrt 2))) (* (pow 1/2 1/4) (/ 1 PI))) (* (/ 1 t) 1)))) into (- (* (/ 1 (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4))) (+ (* 5/2 (* (/ (pow v 2) (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)))) (* 53/8 (* (/ (pow v 4) (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)))))) 1538432412.169 * [misc]backup-simplify: Simplify (/ (/ (sqrt (fma (* (/ 1 v) (/ 1 v)) -5 1)) (/ PI (sqrt (fma (* (/ 1 v) (/ 1 v)) -5 1)))) (* (sqrt (sqrt (fma (* (/ 1 v) (/ 1 v)) -6 2))) (* (sqrt (sqrt (* 2 (fma (* (/ 1 v) (/ 1 v)) -3 1)))) (* (/ 1 t) (- 1 (* (/ 1 v) (/ 1 v))))))) into (* (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2))))) 1538432412.169 * [misc]approximate: Taking taylor expansion of (* (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2))))) in (v t) around 0 1538432412.169 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2))))) in t 1538432412.169 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) in t 1538432412.169 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)))))) in t 1538432412.169 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))))) in t 1538432412.169 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.169 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.169 * [misc]taylor: Taking taylor expansion of (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)))) in t 1538432412.169 * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) in t 1538432412.169 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)) in t 1538432412.170 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432412.170 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432412.170 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432412.170 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432412.170 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.170 * [misc]taylor: Taking taylor expansion of v in t 1538432412.170 * [misc]backup-simplify: Simplify v into v 1538432412.170 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.170 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432412.170 * [misc]taylor: Taking taylor expansion of -3 in t 1538432412.170 * [misc]backup-simplify: Simplify -3 into -3 1538432412.170 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.170 * [misc]backup-simplify: Simplify 1 into 1 1538432412.170 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -6 2) in t 1538432412.170 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -6) 2) 1538432412.170 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -6) in t 1538432412.170 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432412.170 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.170 * [misc]taylor: Taking taylor expansion of v in t 1538432412.170 * [misc]backup-simplify: Simplify v into v 1538432412.170 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.170 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432412.171 * [misc]taylor: Taking taylor expansion of -6 in t 1538432412.171 * [misc]backup-simplify: Simplify -6 into -6 1538432412.171 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.171 * [misc]backup-simplify: Simplify 2 into 2 1538432412.171 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432412.171 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432412.171 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -6) into (/ -6 (pow v 2)) 1538432412.171 * [misc]backup-simplify: Simplify (+ (/ -6 (pow v 2)) 2) into (- 2 (* 6 (/ 1 (pow v 2)))) 1538432412.171 * [misc]backup-simplify: Simplify (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))) into (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))) 1538432412.172 * [misc]backup-simplify: Simplify (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))) into (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))) 1538432412.172 * [misc]backup-simplify: Simplify (log (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))))) into (log (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))))) 1538432412.172 * [misc]backup-simplify: Simplify (* 1/4 (log (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))))) into (* 1/4 (log (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))))) 1538432412.173 * [misc]backup-simplify: Simplify (exp (* 1/4 (log (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))))))) into (pow (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))) 1/4) 1538432412.173 * [misc]taylor: Taking taylor expansion of (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2)))) in t 1538432412.173 * [misc]taylor: Taking taylor expansion of (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) in t 1538432412.173 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -5 1) t) in t 1538432412.173 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1538432412.173 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432412.173 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1538432412.173 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432412.173 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.173 * [misc]taylor: Taking taylor expansion of v in t 1538432412.173 * [misc]backup-simplify: Simplify v into v 1538432412.173 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.173 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432412.173 * [misc]taylor: Taking taylor expansion of -5 in t 1538432412.173 * [misc]backup-simplify: Simplify -5 into -5 1538432412.174 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.174 * [misc]backup-simplify: Simplify 1 into 1 1538432412.174 * [misc]taylor: Taking taylor expansion of t in t 1538432412.174 * [misc]backup-simplify: Simplify 0 into 0 1538432412.174 * [misc]backup-simplify: Simplify 1 into 1 1538432412.174 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in t 1538432412.174 * [misc]taylor: Taking taylor expansion of PI in t 1538432412.174 * [misc]backup-simplify: Simplify PI into PI 1538432412.174 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432412.174 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.174 * [misc]backup-simplify: Simplify 1 into 1 1538432412.174 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432412.174 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.174 * [misc]taylor: Taking taylor expansion of v in t 1538432412.174 * [misc]backup-simplify: Simplify v into v 1538432412.174 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.174 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432412.174 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1538432412.174 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432412.175 * [misc]backup-simplify: Simplify (* (- 1 (* 5 (/ 1 (pow v 2)))) 0) into 0 1538432412.175 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432412.175 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432412.175 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1538432412.175 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.176 * [misc]backup-simplify: Simplify (+ (* (- 1 (* 5 (/ 1 (pow v 2)))) 1) (* 0 0)) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432412.176 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432412.176 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432412.179 * [misc]backup-simplify: Simplify (* PI (- 1 (/ 1 (pow v 2)))) into (* (- 1 (/ 1 (pow v 2))) PI) 1538432412.179 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (- 1 (/ 1 (pow v 2))) PI)) into (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (- 1 (/ 1 (pow v 2))) PI)) 1538432412.179 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in t 1538432412.179 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in t 1538432412.179 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.179 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.179 * [misc]backup-simplify: Simplify 2 into 2 1538432412.180 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.180 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.180 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.181 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.181 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.182 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.182 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2))))) in v 1538432412.182 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) in v 1538432412.182 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)))))) in v 1538432412.182 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))))) in v 1538432412.182 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432412.182 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.182 * [misc]taylor: Taking taylor expansion of (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)))) in v 1538432412.182 * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) in v 1538432412.182 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)) in v 1538432412.182 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432412.182 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432412.182 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432412.182 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.182 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.182 * [misc]taylor: Taking taylor expansion of v in v 1538432412.182 * [misc]backup-simplify: Simplify 0 into 0 1538432412.182 * [misc]backup-simplify: Simplify 1 into 1 1538432412.182 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.183 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.183 * [misc]taylor: Taking taylor expansion of -3 in v 1538432412.183 * [misc]backup-simplify: Simplify -3 into -3 1538432412.183 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.183 * [misc]backup-simplify: Simplify 1 into 1 1538432412.183 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -6 2) in v 1538432412.183 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -6) 2) 1538432412.183 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -6) in v 1538432412.183 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.183 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.183 * [misc]taylor: Taking taylor expansion of v in v 1538432412.183 * [misc]backup-simplify: Simplify 0 into 0 1538432412.183 * [misc]backup-simplify: Simplify 1 into 1 1538432412.183 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.183 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.183 * [misc]taylor: Taking taylor expansion of -6 in v 1538432412.183 * [misc]backup-simplify: Simplify -6 into -6 1538432412.183 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.183 * [misc]backup-simplify: Simplify 2 into 2 1538432412.184 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432412.184 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432412.184 * [misc]backup-simplify: Simplify (* 1 -6) into -6 1538432412.184 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1538432412.184 * [misc]backup-simplify: Simplify (* -3 -6) into 18 1538432412.184 * [misc]backup-simplify: Simplify (/ 1 18) into 1/18 1538432412.185 * [misc]backup-simplify: Simplify (log 1/18) into (log 1/18) 1538432412.185 * [misc]backup-simplify: Simplify (+ (* (- -4) (log v)) (log 1/18)) into (+ (* 4 (log v)) (log 1/18)) 1538432412.185 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 4 (log v)) (log 1/18))) into (* 1/4 (+ (* 4 (log v)) (log 1/18))) 1538432412.185 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) into (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 1538432412.186 * [misc]taylor: Taking taylor expansion of (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2)))) in v 1538432412.186 * [misc]taylor: Taking taylor expansion of (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432412.186 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -5 1) t) in v 1538432412.186 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432412.186 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432412.186 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432412.186 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.186 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.186 * [misc]taylor: Taking taylor expansion of v in v 1538432412.186 * [misc]backup-simplify: Simplify 0 into 0 1538432412.186 * [misc]backup-simplify: Simplify 1 into 1 1538432412.186 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.186 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.186 * [misc]taylor: Taking taylor expansion of -5 in v 1538432412.186 * [misc]backup-simplify: Simplify -5 into -5 1538432412.186 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.186 * [misc]backup-simplify: Simplify 1 into 1 1538432412.186 * [misc]taylor: Taking taylor expansion of t in v 1538432412.186 * [misc]backup-simplify: Simplify t into t 1538432412.186 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432412.186 * [misc]taylor: Taking taylor expansion of PI in v 1538432412.187 * [misc]backup-simplify: Simplify PI into PI 1538432412.187 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432412.187 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.187 * [misc]backup-simplify: Simplify 1 into 1 1538432412.187 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.187 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.187 * [misc]taylor: Taking taylor expansion of v in v 1538432412.187 * [misc]backup-simplify: Simplify 0 into 0 1538432412.187 * [misc]backup-simplify: Simplify 1 into 1 1538432412.187 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.187 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.187 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432412.187 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432412.187 * [misc]backup-simplify: Simplify (* -5 t) into (* -5 t) 1538432412.188 * [misc]backup-simplify: Simplify (- 1) into -1 1538432412.188 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432412.188 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432412.188 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 PI)) into (* 5 (/ t PI)) 1538432412.188 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in v 1538432412.188 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in v 1538432412.188 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432412.188 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.188 * [misc]backup-simplify: Simplify 2 into 2 1538432412.188 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.188 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.189 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.189 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.189 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.189 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.189 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2))))) in v 1538432412.189 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) in v 1538432412.189 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)))))) in v 1538432412.189 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))))) in v 1538432412.189 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432412.189 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.189 * [misc]taylor: Taking taylor expansion of (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)))) in v 1538432412.190 * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) in v 1538432412.190 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)) in v 1538432412.190 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432412.190 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432412.190 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432412.190 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.190 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.190 * [misc]taylor: Taking taylor expansion of v in v 1538432412.190 * [misc]backup-simplify: Simplify 0 into 0 1538432412.190 * [misc]backup-simplify: Simplify 1 into 1 1538432412.190 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.190 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.190 * [misc]taylor: Taking taylor expansion of -3 in v 1538432412.190 * [misc]backup-simplify: Simplify -3 into -3 1538432412.190 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.190 * [misc]backup-simplify: Simplify 1 into 1 1538432412.190 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -6 2) in v 1538432412.190 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -6) 2) 1538432412.190 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -6) in v 1538432412.190 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.190 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.190 * [misc]taylor: Taking taylor expansion of v in v 1538432412.190 * [misc]backup-simplify: Simplify 0 into 0 1538432412.190 * [misc]backup-simplify: Simplify 1 into 1 1538432412.190 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.190 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.190 * [misc]taylor: Taking taylor expansion of -6 in v 1538432412.190 * [misc]backup-simplify: Simplify -6 into -6 1538432412.190 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.190 * [misc]backup-simplify: Simplify 2 into 2 1538432412.191 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432412.191 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432412.191 * [misc]backup-simplify: Simplify (* 1 -6) into -6 1538432412.191 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1538432412.191 * [misc]backup-simplify: Simplify (* -3 -6) into 18 1538432412.191 * [misc]backup-simplify: Simplify (/ 1 18) into 1/18 1538432412.191 * [misc]backup-simplify: Simplify (log 1/18) into (log 1/18) 1538432412.191 * [misc]backup-simplify: Simplify (+ (* (- -4) (log v)) (log 1/18)) into (+ (* 4 (log v)) (log 1/18)) 1538432412.192 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 4 (log v)) (log 1/18))) into (* 1/4 (+ (* 4 (log v)) (log 1/18))) 1538432412.192 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) into (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 1538432412.192 * [misc]taylor: Taking taylor expansion of (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2)))) in v 1538432412.192 * [misc]taylor: Taking taylor expansion of (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432412.192 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -5 1) t) in v 1538432412.192 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432412.192 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432412.192 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432412.192 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.192 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.192 * [misc]taylor: Taking taylor expansion of v in v 1538432412.192 * [misc]backup-simplify: Simplify 0 into 0 1538432412.192 * [misc]backup-simplify: Simplify 1 into 1 1538432412.192 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.192 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.192 * [misc]taylor: Taking taylor expansion of -5 in v 1538432412.192 * [misc]backup-simplify: Simplify -5 into -5 1538432412.192 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.192 * [misc]backup-simplify: Simplify 1 into 1 1538432412.192 * [misc]taylor: Taking taylor expansion of t in v 1538432412.192 * [misc]backup-simplify: Simplify t into t 1538432412.192 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432412.192 * [misc]taylor: Taking taylor expansion of PI in v 1538432412.192 * [misc]backup-simplify: Simplify PI into PI 1538432412.192 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432412.192 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.192 * [misc]backup-simplify: Simplify 1 into 1 1538432412.193 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.193 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.193 * [misc]taylor: Taking taylor expansion of v in v 1538432412.193 * [misc]backup-simplify: Simplify 0 into 0 1538432412.193 * [misc]backup-simplify: Simplify 1 into 1 1538432412.193 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.193 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.193 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432412.193 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432412.193 * [misc]backup-simplify: Simplify (* -5 t) into (* -5 t) 1538432412.193 * [misc]backup-simplify: Simplify (- 1) into -1 1538432412.193 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432412.193 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432412.194 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 PI)) into (* 5 (/ t PI)) 1538432412.194 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in v 1538432412.194 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in v 1538432412.194 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432412.194 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.194 * [misc]backup-simplify: Simplify 2 into 2 1538432412.194 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.194 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.194 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.195 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.195 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.195 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.195 * [misc]backup-simplify: Simplify (* (* 5 (/ t PI)) (sqrt (/ 1 (sqrt 2)))) into (* 5 (* (/ t PI) (sqrt (/ 1 (sqrt 2))))) 1538432412.196 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (* 5 (* (/ t PI) (sqrt (/ 1 (sqrt 2)))))) into (* 5 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2))))) 1538432412.196 * [misc]taylor: Taking taylor expansion of (* 5 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2))))) in t 1538432412.196 * [misc]taylor: Taking taylor expansion of 5 in t 1538432412.196 * [misc]backup-simplify: Simplify 5 into 5 1538432412.196 * [misc]taylor: Taking taylor expansion of (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2)))) in t 1538432412.196 * [misc]taylor: Taking taylor expansion of (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) in t 1538432412.196 * [misc]taylor: Taking taylor expansion of (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) in t 1538432412.196 * [misc]taylor: Taking taylor expansion of t in t 1538432412.196 * [misc]backup-simplify: Simplify 0 into 0 1538432412.196 * [misc]backup-simplify: Simplify 1 into 1 1538432412.196 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) in t 1538432412.196 * [misc]taylor: Taking taylor expansion of (* 1/4 (+ (* 4 (log v)) (log 1/18))) in t 1538432412.196 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.196 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.196 * [misc]taylor: Taking taylor expansion of (+ (* 4 (log v)) (log 1/18)) in t 1538432412.196 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1538432412.196 * [misc]taylor: Taking taylor expansion of 4 in t 1538432412.196 * [misc]backup-simplify: Simplify 4 into 4 1538432412.196 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432412.196 * [misc]taylor: Taking taylor expansion of v in t 1538432412.196 * [misc]backup-simplify: Simplify v into v 1538432412.196 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432412.196 * [misc]taylor: Taking taylor expansion of (log 1/18) in t 1538432412.196 * [misc]taylor: Taking taylor expansion of 1/18 in t 1538432412.196 * [misc]backup-simplify: Simplify 1/18 into 1/18 1538432412.196 * [misc]backup-simplify: Simplify (log 1/18) into (log 1/18) 1538432412.197 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1538432412.197 * [misc]backup-simplify: Simplify (+ (* 4 (log v)) (log 1/18)) into (+ (* 4 (log v)) (log 1/18)) 1538432412.197 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 4 (log v)) (log 1/18))) into (* 1/4 (+ (* 4 (log v)) (log 1/18))) 1538432412.197 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) into (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 1538432412.197 * [misc]taylor: Taking taylor expansion of PI in t 1538432412.197 * [misc]backup-simplify: Simplify PI into PI 1538432412.197 * [misc]backup-simplify: Simplify (* 0 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) into 0 1538432412.198 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1538432412.198 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1538432412.200 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/18 1)))) 1) into 0 1538432412.200 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.200 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (+ (* 4 (log v)) (log 1/18)))) into 0 1538432412.201 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.201 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))))) into (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 1538432412.201 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) into (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) 1538432412.201 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in t 1538432412.201 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in t 1538432412.201 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.201 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.201 * [misc]backup-simplify: Simplify 2 into 2 1538432412.201 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.202 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.202 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.202 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.203 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.203 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.203 * [misc]backup-simplify: Simplify (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) (sqrt (/ 1 (sqrt 2)))) into (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI)) 1538432412.204 * [misc]backup-simplify: Simplify (* 5 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))) into (* 5 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))) 1538432412.204 * [misc]backup-simplify: Simplify (* 5 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))) into (* 5 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))) 1538432412.205 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.205 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432412.205 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432412.205 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.205 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 t)) into 0 1538432412.205 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.205 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432412.205 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.206 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.206 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 -1)) into 0 1538432412.207 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 PI)) (+ (* (* 5 (/ t PI)) (/ 0 (* -1 PI))))) into 0 1538432412.207 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t PI)) 0) (* 0 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.207 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.208 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432412.208 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -6)) into 0 1538432412.208 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.208 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.208 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432412.208 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432412.208 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.208 * [misc]backup-simplify: Simplify (+ (* -3 0) (* 0 -6)) into 0 1538432412.209 * [misc]backup-simplify: Simplify (- (+ (* 1/18 (/ 0 18)))) into 0 1538432412.210 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/18 1)))) 1) into 0 1538432412.210 * [misc]backup-simplify: Simplify (+ (* (- -4) (log v)) (log 1/18)) into (+ (* 4 (log v)) (log 1/18)) 1538432412.211 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (+ (* 4 (log v)) (log 1/18)))) into 0 1538432412.211 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.212 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 0) (* 0 (* 5 (* (/ t PI) (sqrt (/ 1 (sqrt 2))))))) into 0 1538432412.212 * [misc]taylor: Taking taylor expansion of 0 in t 1538432412.212 * [misc]backup-simplify: Simplify 0 into 0 1538432412.212 * [misc]backup-simplify: Simplify 0 into 0 1538432412.213 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1538432412.214 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1538432412.217 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/18 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/18 1)))) 2) into 0 1538432412.217 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.217 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (+ (* 4 (log v)) (log 1/18))))) into 0 1538432412.219 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538432412.220 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))))) into 0 1538432412.221 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) (/ 0 PI)))) into 0 1538432412.221 * [misc]backup-simplify: Simplify (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) 0) (* 0 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.223 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI)))) into 0 1538432412.223 * [misc]backup-simplify: Simplify 0 into 0 1538432412.224 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432412.224 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into 0 1538432412.226 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.226 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.226 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.226 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432412.227 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432412.227 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (* 1 t))) into t 1538432412.227 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.227 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.228 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.228 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432412.229 * [misc]backup-simplify: Simplify (+ (* PI 1) (+ (* 0 0) (* 0 -1))) into PI 1538432412.230 * [misc]backup-simplify: Simplify (- (/ t (* -1 PI)) (+ (* (* 5 (/ t PI)) (/ PI (* -1 PI))) (* 0 (/ 0 (* -1 PI))))) into (* 4 (/ t PI)) 1538432412.231 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t PI)) 0) (+ (* 0 0) (* (* 4 (/ t PI)) (sqrt (/ 1 (sqrt 2)))))) into (* 4 (* (/ t PI) (sqrt (/ 1 (sqrt 2))))) 1538432412.232 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.232 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.232 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -6))) into 0 1538432412.232 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1538432412.233 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.233 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.233 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432412.233 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432412.234 * [misc]backup-simplify: Simplify (+ (* -3 2) (+ (* 0 0) (* 1 -6))) into -12 1538432412.234 * [misc]backup-simplify: Simplify (- (+ (* 1/18 (/ -12 18)) (* 0 (/ 0 18)))) into 1/27 1538432412.238 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/18 2))) (* 1 (/ (* 1 (pow (* 2 1/27) 1)) (pow 1/18 1)))) 2) into 2/3 1538432412.238 * [misc]backup-simplify: Simplify (+ (* (- -4) (log v)) (log 1/18)) into (+ (* 4 (log v)) (log 1/18)) 1538432412.239 * [misc]backup-simplify: Simplify (+ (* 1/4 2/3) (+ (* 0 0) (* 0 (+ (* 4 (log v)) (log 1/18))))) into 1/6 1538432412.241 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 1/6 1) 1)))) into (* 1/6 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) 1538432412.243 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (* 4 (* (/ t PI) (sqrt (/ 1 (sqrt 2)))))) (+ (* 0 0) (* (* 1/6 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) (* 5 (* (/ t PI) (sqrt (/ 1 (sqrt 2)))))))) into (* 29/6 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2))))) 1538432412.243 * [misc]taylor: Taking taylor expansion of (* 29/6 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2))))) in t 1538432412.243 * [misc]taylor: Taking taylor expansion of 29/6 in t 1538432412.243 * [misc]backup-simplify: Simplify 29/6 into 29/6 1538432412.243 * [misc]taylor: Taking taylor expansion of (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2)))) in t 1538432412.243 * [misc]taylor: Taking taylor expansion of (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) in t 1538432412.243 * [misc]taylor: Taking taylor expansion of (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) in t 1538432412.243 * [misc]taylor: Taking taylor expansion of t in t 1538432412.243 * [misc]backup-simplify: Simplify 0 into 0 1538432412.243 * [misc]backup-simplify: Simplify 1 into 1 1538432412.243 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) in t 1538432412.243 * [misc]taylor: Taking taylor expansion of (* 1/4 (+ (* 4 (log v)) (log 1/18))) in t 1538432412.243 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.243 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.243 * [misc]taylor: Taking taylor expansion of (+ (* 4 (log v)) (log 1/18)) in t 1538432412.243 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1538432412.243 * [misc]taylor: Taking taylor expansion of 4 in t 1538432412.243 * [misc]backup-simplify: Simplify 4 into 4 1538432412.243 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432412.243 * [misc]taylor: Taking taylor expansion of v in t 1538432412.244 * [misc]backup-simplify: Simplify v into v 1538432412.244 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432412.244 * [misc]taylor: Taking taylor expansion of (log 1/18) in t 1538432412.244 * [misc]taylor: Taking taylor expansion of 1/18 in t 1538432412.244 * [misc]backup-simplify: Simplify 1/18 into 1/18 1538432412.244 * [misc]backup-simplify: Simplify (log 1/18) into (log 1/18) 1538432412.244 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1538432412.244 * [misc]backup-simplify: Simplify (+ (* 4 (log v)) (log 1/18)) into (+ (* 4 (log v)) (log 1/18)) 1538432412.244 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 4 (log v)) (log 1/18))) into (* 1/4 (+ (* 4 (log v)) (log 1/18))) 1538432412.245 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) into (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 1538432412.245 * [misc]taylor: Taking taylor expansion of PI in t 1538432412.245 * [misc]backup-simplify: Simplify PI into PI 1538432412.245 * [misc]backup-simplify: Simplify (* 0 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) into 0 1538432412.246 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1538432412.246 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1538432412.248 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/18 1)))) 1) into 0 1538432412.248 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.249 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (+ (* 4 (log v)) (log 1/18)))) into 0 1538432412.250 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.250 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))))) into (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 1538432412.251 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) into (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) 1538432412.251 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in t 1538432412.251 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in t 1538432412.251 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.251 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.251 * [misc]backup-simplify: Simplify 2 into 2 1538432412.251 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.251 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.252 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.252 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.253 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.253 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.254 * [misc]backup-simplify: Simplify (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) (sqrt (/ 1 (sqrt 2)))) into (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI)) 1538432412.255 * [misc]backup-simplify: Simplify (* 29/6 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))) into (* 29/6 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))) 1538432412.255 * [misc]backup-simplify: Simplify (* 29/6 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))) into (* 29/6 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))) 1538432412.255 * [misc]backup-simplify: Simplify 0 into 0 1538432412.257 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432412.257 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into 0 1538432412.259 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.262 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow v 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow v 1)))) 6) into 0 1538432412.263 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v))))) into 0 1538432412.270 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1/18 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1/18 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1/18 1)))) 6) into 0 1538432412.271 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.271 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 4 (log v)) (log 1/18)))))) into 0 1538432412.275 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432412.276 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))))))) into 0 1538432412.277 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432412.278 * [misc]backup-simplify: Simplify (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (sqrt 2)))))) into 0 1538432412.279 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))))) into 0 1538432412.279 * [misc]backup-simplify: Simplify 0 into 0 1538432412.280 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.280 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into 0 1538432412.280 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.281 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432412.281 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.281 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432412.282 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.282 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 1 0) (* 0 t)))) into 0 1538432412.282 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432412.283 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.283 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.283 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.284 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1538432412.287 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 PI)) (+ (* (* 5 (/ t PI)) (/ 0 (* -1 PI))) (* 0 (/ PI (* -1 PI))) (* (* 4 (/ t PI)) (/ 0 (* -1 PI))))) into 0 1538432412.288 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t PI)) 0) (+ (* 0 0) (+ (* (* 4 (/ t PI)) 0) (* 0 (sqrt (/ 1 (sqrt 2))))))) into 0 1538432412.288 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432412.288 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.289 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -6)))) into 0 1538432412.289 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.289 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432412.290 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.290 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432412.290 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.291 * [misc]backup-simplify: Simplify (+ (* -3 0) (+ (* 0 2) (+ (* 1 0) (* 0 -6)))) into 0 1538432412.291 * [misc]backup-simplify: Simplify (- (+ (* 1/18 (/ 0 18)) (* 0 (/ -12 18)) (* 1/27 (/ 0 18)))) into 0 1538432412.298 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1/18 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1/27) 1)) (pow 1/18 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1/18 1)))) 6) into 0 1538432412.299 * [misc]backup-simplify: Simplify (+ (* (- -4) (log v)) (log 1/18)) into (+ (* 4 (log v)) (log 1/18)) 1538432412.300 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 2/3) (+ (* 0 0) (* 0 (+ (* 4 (log v)) (log 1/18)))))) into 0 1538432412.303 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 1/6 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432412.305 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 0) (+ (* 0 (* 4 (* (/ t PI) (sqrt (/ 1 (sqrt 2)))))) (+ (* (* 1/6 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) 0) (* 0 (* 5 (* (/ t PI) (sqrt (/ 1 (sqrt 2))))))))) into 0 1538432412.305 * [misc]taylor: Taking taylor expansion of 0 in t 1538432412.305 * [misc]backup-simplify: Simplify 0 into 0 1538432412.305 * [misc]backup-simplify: Simplify 0 into 0 1538432412.307 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1538432412.308 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1538432412.312 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/18 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/18 1)))) 2) into 0 1538432412.315 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.316 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (+ (* 4 (log v)) (log 1/18))))) into 0 1538432412.317 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538432412.317 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))))) into 0 1538432412.318 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) (/ 0 PI)))) into 0 1538432412.318 * [misc]backup-simplify: Simplify (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) 0) (* 0 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.319 * [misc]backup-simplify: Simplify (+ (* 29/6 0) (* 0 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI)))) into 0 1538432412.319 * [misc]backup-simplify: Simplify 0 into 0 1538432412.319 * [misc]backup-simplify: Simplify 0 into 0 1538432412.319 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.320 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into 0 1538432412.320 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.323 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow v 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow v 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow v 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow v 1)))) 24) into 0 1538432412.324 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v)))))) into 0 1538432412.330 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1/18 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1/18 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1/18 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1/18 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1/18 1)))) 24) into 0 1538432412.331 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.331 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 4 (log v)) (log 1/18))))))) into 0 1538432412.334 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538432412.335 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))))))) into 0 1538432412.336 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432412.337 * [misc]backup-simplify: Simplify (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (sqrt 2))))))) into 0 1538432412.337 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI)))))) into 0 1538432412.337 * [misc]backup-simplify: Simplify 0 into 0 1538432412.339 * [misc]backup-simplify: Simplify (+ (* (* 29/6 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log (/ 1 v))) (log 1/18)))) PI))) (* (/ 1 t) (pow (/ 1 v) 2))) (* (* 5 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log (/ 1 v))) (log 1/18)))) PI))) (* (/ 1 t) 1))) into (+ (* 5 (* (/ (exp (* 1/4 (+ (log 1/18) (* 4 (log (/ 1 v)))))) (* t PI)) (sqrt (/ 1 (sqrt 2))))) (* 29/6 (* (/ (exp (* 1/4 (+ (log 1/18) (* 4 (log (/ 1 v)))))) (* t (* (pow v 2) PI))) (sqrt (/ 1 (sqrt 2)))))) 1538432412.340 * [misc]backup-simplify: Simplify (/ (/ (sqrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1)) (/ PI (sqrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1)))) (* (sqrt (sqrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -6 2))) (* (sqrt (sqrt (* 2 (fma (* (/ 1 (- v)) (/ 1 (- v))) -3 1)))) (* (/ 1 (- t)) (- 1 (* (/ 1 (- v)) (/ 1 (- v)))))))) into (* -1 (* (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2)))))) 1538432412.340 * [misc]approximate: Taking taylor expansion of (* -1 (* (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2)))))) in (v t) around 0 1538432412.340 * [misc]taylor: Taking taylor expansion of (* -1 (* (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2)))))) in t 1538432412.340 * [misc]taylor: Taking taylor expansion of -1 in t 1538432412.340 * [misc]backup-simplify: Simplify -1 into -1 1538432412.340 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2))))) in t 1538432412.340 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) in t 1538432412.340 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)))))) in t 1538432412.340 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))))) in t 1538432412.340 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.341 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.341 * [misc]taylor: Taking taylor expansion of (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)))) in t 1538432412.341 * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) in t 1538432412.341 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)) in t 1538432412.341 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432412.341 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432412.341 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432412.341 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432412.341 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.341 * [misc]taylor: Taking taylor expansion of v in t 1538432412.341 * [misc]backup-simplify: Simplify v into v 1538432412.341 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.341 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432412.341 * [misc]taylor: Taking taylor expansion of -3 in t 1538432412.341 * [misc]backup-simplify: Simplify -3 into -3 1538432412.341 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.341 * [misc]backup-simplify: Simplify 1 into 1 1538432412.341 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -6 2) in t 1538432412.341 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -6) 2) 1538432412.341 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -6) in t 1538432412.341 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432412.341 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.341 * [misc]taylor: Taking taylor expansion of v in t 1538432412.341 * [misc]backup-simplify: Simplify v into v 1538432412.341 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.341 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432412.341 * [misc]taylor: Taking taylor expansion of -6 in t 1538432412.341 * [misc]backup-simplify: Simplify -6 into -6 1538432412.341 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.341 * [misc]backup-simplify: Simplify 2 into 2 1538432412.341 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432412.341 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432412.341 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -6) into (/ -6 (pow v 2)) 1538432412.341 * [misc]backup-simplify: Simplify (+ (/ -6 (pow v 2)) 2) into (- 2 (* 6 (/ 1 (pow v 2)))) 1538432412.342 * [misc]backup-simplify: Simplify (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))) into (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))) 1538432412.342 * [misc]backup-simplify: Simplify (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))) into (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))) 1538432412.342 * [misc]backup-simplify: Simplify (log (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))))) into (log (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))))) 1538432412.342 * [misc]backup-simplify: Simplify (* 1/4 (log (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))))) into (* 1/4 (log (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))))) 1538432412.342 * [misc]backup-simplify: Simplify (exp (* 1/4 (log (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))))))) into (pow (/ 1 (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))) 1/4) 1538432412.342 * [misc]taylor: Taking taylor expansion of (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2)))) in t 1538432412.342 * [misc]taylor: Taking taylor expansion of (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) in t 1538432412.342 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -5 1) t) in t 1538432412.342 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1538432412.343 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432412.343 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1538432412.343 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432412.343 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.343 * [misc]taylor: Taking taylor expansion of v in t 1538432412.343 * [misc]backup-simplify: Simplify v into v 1538432412.343 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.343 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432412.343 * [misc]taylor: Taking taylor expansion of -5 in t 1538432412.343 * [misc]backup-simplify: Simplify -5 into -5 1538432412.343 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.343 * [misc]backup-simplify: Simplify 1 into 1 1538432412.343 * [misc]taylor: Taking taylor expansion of t in t 1538432412.343 * [misc]backup-simplify: Simplify 0 into 0 1538432412.343 * [misc]backup-simplify: Simplify 1 into 1 1538432412.343 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in t 1538432412.343 * [misc]taylor: Taking taylor expansion of PI in t 1538432412.343 * [misc]backup-simplify: Simplify PI into PI 1538432412.343 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432412.343 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.343 * [misc]backup-simplify: Simplify 1 into 1 1538432412.343 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432412.343 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.343 * [misc]taylor: Taking taylor expansion of v in t 1538432412.343 * [misc]backup-simplify: Simplify v into v 1538432412.343 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.343 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432412.343 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1538432412.343 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432412.343 * [misc]backup-simplify: Simplify (* (- 1 (* 5 (/ 1 (pow v 2)))) 0) into 0 1538432412.344 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1538432412.344 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1538432412.344 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1538432412.344 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.345 * [misc]backup-simplify: Simplify (+ (* (- 1 (* 5 (/ 1 (pow v 2)))) 1) (* 0 0)) into (- 1 (* 5 (/ 1 (pow v 2)))) 1538432412.345 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432412.345 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432412.345 * [misc]backup-simplify: Simplify (* PI (- 1 (/ 1 (pow v 2)))) into (* (- 1 (/ 1 (pow v 2))) PI) 1538432412.346 * [misc]backup-simplify: Simplify (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (- 1 (/ 1 (pow v 2))) PI)) into (/ (- 1 (* 5 (/ 1 (pow v 2)))) (* (- 1 (/ 1 (pow v 2))) PI)) 1538432412.346 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in t 1538432412.346 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in t 1538432412.346 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.346 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.346 * [misc]backup-simplify: Simplify 2 into 2 1538432412.346 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.346 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.347 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.347 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.347 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.348 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.348 * [misc]taylor: Taking taylor expansion of (* -1 (* (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2)))))) in v 1538432412.348 * [misc]taylor: Taking taylor expansion of -1 in v 1538432412.348 * [misc]backup-simplify: Simplify -1 into -1 1538432412.348 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2))))) in v 1538432412.348 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) in v 1538432412.348 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)))))) in v 1538432412.348 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))))) in v 1538432412.348 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432412.348 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.348 * [misc]taylor: Taking taylor expansion of (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)))) in v 1538432412.348 * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) in v 1538432412.348 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)) in v 1538432412.348 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432412.348 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432412.348 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432412.348 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.348 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.348 * [misc]taylor: Taking taylor expansion of v in v 1538432412.348 * [misc]backup-simplify: Simplify 0 into 0 1538432412.348 * [misc]backup-simplify: Simplify 1 into 1 1538432412.349 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.349 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.349 * [misc]taylor: Taking taylor expansion of -3 in v 1538432412.349 * [misc]backup-simplify: Simplify -3 into -3 1538432412.349 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.349 * [misc]backup-simplify: Simplify 1 into 1 1538432412.349 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -6 2) in v 1538432412.349 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -6) 2) 1538432412.349 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -6) in v 1538432412.349 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.349 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.349 * [misc]taylor: Taking taylor expansion of v in v 1538432412.349 * [misc]backup-simplify: Simplify 0 into 0 1538432412.349 * [misc]backup-simplify: Simplify 1 into 1 1538432412.349 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.350 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.350 * [misc]taylor: Taking taylor expansion of -6 in v 1538432412.350 * [misc]backup-simplify: Simplify -6 into -6 1538432412.350 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.350 * [misc]backup-simplify: Simplify 2 into 2 1538432412.350 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432412.350 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432412.350 * [misc]backup-simplify: Simplify (* 1 -6) into -6 1538432412.350 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1538432412.350 * [misc]backup-simplify: Simplify (* -3 -6) into 18 1538432412.351 * [misc]backup-simplify: Simplify (/ 1 18) into 1/18 1538432412.351 * [misc]backup-simplify: Simplify (log 1/18) into (log 1/18) 1538432412.351 * [misc]backup-simplify: Simplify (+ (* (- -4) (log v)) (log 1/18)) into (+ (* 4 (log v)) (log 1/18)) 1538432412.351 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 4 (log v)) (log 1/18))) into (* 1/4 (+ (* 4 (log v)) (log 1/18))) 1538432412.352 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) into (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 1538432412.352 * [misc]taylor: Taking taylor expansion of (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2)))) in v 1538432412.352 * [misc]taylor: Taking taylor expansion of (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432412.352 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -5 1) t) in v 1538432412.352 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432412.352 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432412.352 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432412.352 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.352 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.352 * [misc]taylor: Taking taylor expansion of v in v 1538432412.352 * [misc]backup-simplify: Simplify 0 into 0 1538432412.352 * [misc]backup-simplify: Simplify 1 into 1 1538432412.352 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.352 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.353 * [misc]taylor: Taking taylor expansion of -5 in v 1538432412.353 * [misc]backup-simplify: Simplify -5 into -5 1538432412.353 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.353 * [misc]backup-simplify: Simplify 1 into 1 1538432412.353 * [misc]taylor: Taking taylor expansion of t in v 1538432412.353 * [misc]backup-simplify: Simplify t into t 1538432412.353 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432412.353 * [misc]taylor: Taking taylor expansion of PI in v 1538432412.353 * [misc]backup-simplify: Simplify PI into PI 1538432412.353 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432412.353 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.353 * [misc]backup-simplify: Simplify 1 into 1 1538432412.353 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.353 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.353 * [misc]taylor: Taking taylor expansion of v in v 1538432412.353 * [misc]backup-simplify: Simplify 0 into 0 1538432412.353 * [misc]backup-simplify: Simplify 1 into 1 1538432412.353 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.353 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.354 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432412.354 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432412.354 * [misc]backup-simplify: Simplify (* -5 t) into (* -5 t) 1538432412.354 * [misc]backup-simplify: Simplify (- 1) into -1 1538432412.354 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432412.354 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432412.355 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 PI)) into (* 5 (/ t PI)) 1538432412.355 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in v 1538432412.355 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in v 1538432412.355 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432412.355 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.355 * [misc]backup-simplify: Simplify 2 into 2 1538432412.355 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.355 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.356 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.356 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.357 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.357 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.357 * [misc]taylor: Taking taylor expansion of (* -1 (* (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2)))))) in v 1538432412.357 * [misc]taylor: Taking taylor expansion of -1 in v 1538432412.357 * [misc]backup-simplify: Simplify -1 into -1 1538432412.357 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2))))) in v 1538432412.357 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) 1/4) in v 1538432412.357 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)))))) in v 1538432412.357 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))))) in v 1538432412.357 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432412.357 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.357 * [misc]taylor: Taking taylor expansion of (log (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)))) in v 1538432412.357 * [misc]taylor: Taking taylor expansion of (/ 1 (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2))) in v 1538432412.357 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -3 1) (fma (/ 1 (pow v 2)) -6 2)) in v 1538432412.357 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432412.357 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432412.358 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432412.358 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.358 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.358 * [misc]taylor: Taking taylor expansion of v in v 1538432412.358 * [misc]backup-simplify: Simplify 0 into 0 1538432412.358 * [misc]backup-simplify: Simplify 1 into 1 1538432412.358 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.358 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.358 * [misc]taylor: Taking taylor expansion of -3 in v 1538432412.358 * [misc]backup-simplify: Simplify -3 into -3 1538432412.358 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.358 * [misc]backup-simplify: Simplify 1 into 1 1538432412.358 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -6 2) in v 1538432412.358 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -6) 2) 1538432412.358 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -6) in v 1538432412.358 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.358 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.358 * [misc]taylor: Taking taylor expansion of v in v 1538432412.358 * [misc]backup-simplify: Simplify 0 into 0 1538432412.358 * [misc]backup-simplify: Simplify 1 into 1 1538432412.359 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.359 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.359 * [misc]taylor: Taking taylor expansion of -6 in v 1538432412.359 * [misc]backup-simplify: Simplify -6 into -6 1538432412.359 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.359 * [misc]backup-simplify: Simplify 2 into 2 1538432412.359 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432412.359 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432412.359 * [misc]backup-simplify: Simplify (* 1 -6) into -6 1538432412.360 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1538432412.360 * [misc]backup-simplify: Simplify (* -3 -6) into 18 1538432412.360 * [misc]backup-simplify: Simplify (/ 1 18) into 1/18 1538432412.360 * [misc]backup-simplify: Simplify (log 1/18) into (log 1/18) 1538432412.360 * [misc]backup-simplify: Simplify (+ (* (- -4) (log v)) (log 1/18)) into (+ (* 4 (log v)) (log 1/18)) 1538432412.361 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 4 (log v)) (log 1/18))) into (* 1/4 (+ (* 4 (log v)) (log 1/18))) 1538432412.361 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) into (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 1538432412.361 * [misc]taylor: Taking taylor expansion of (* (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) (sqrt (/ 1 (sqrt 2)))) in v 1538432412.361 * [misc]taylor: Taking taylor expansion of (/ (* (fma (/ 1 (pow v 2)) -5 1) t) (* PI (- 1 (/ 1 (pow v 2))))) in v 1538432412.361 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -5 1) t) in v 1538432412.361 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432412.361 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432412.361 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432412.361 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.361 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.361 * [misc]taylor: Taking taylor expansion of v in v 1538432412.361 * [misc]backup-simplify: Simplify 0 into 0 1538432412.361 * [misc]backup-simplify: Simplify 1 into 1 1538432412.361 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.362 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.362 * [misc]taylor: Taking taylor expansion of -5 in v 1538432412.362 * [misc]backup-simplify: Simplify -5 into -5 1538432412.362 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.362 * [misc]backup-simplify: Simplify 1 into 1 1538432412.362 * [misc]taylor: Taking taylor expansion of t in v 1538432412.362 * [misc]backup-simplify: Simplify t into t 1538432412.362 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1538432412.362 * [misc]taylor: Taking taylor expansion of PI in v 1538432412.362 * [misc]backup-simplify: Simplify PI into PI 1538432412.362 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432412.362 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.362 * [misc]backup-simplify: Simplify 1 into 1 1538432412.362 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.362 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.362 * [misc]taylor: Taking taylor expansion of v in v 1538432412.362 * [misc]backup-simplify: Simplify 0 into 0 1538432412.362 * [misc]backup-simplify: Simplify 1 into 1 1538432412.362 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.362 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.363 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432412.363 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432412.363 * [misc]backup-simplify: Simplify (* -5 t) into (* -5 t) 1538432412.363 * [misc]backup-simplify: Simplify (- 1) into -1 1538432412.363 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432412.364 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1538432412.364 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 PI)) into (* 5 (/ t PI)) 1538432412.364 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in v 1538432412.364 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in v 1538432412.364 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432412.364 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.364 * [misc]backup-simplify: Simplify 2 into 2 1538432412.364 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.364 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.365 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.365 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.366 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.366 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.367 * [misc]backup-simplify: Simplify (* (* 5 (/ t PI)) (sqrt (/ 1 (sqrt 2)))) into (* 5 (* (/ t PI) (sqrt (/ 1 (sqrt 2))))) 1538432412.368 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (* 5 (* (/ t PI) (sqrt (/ 1 (sqrt 2)))))) into (* 5 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2))))) 1538432412.369 * [misc]backup-simplify: Simplify (* -1 (* 5 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2)))))) into (* -5 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2))))) 1538432412.369 * [misc]taylor: Taking taylor expansion of (* -5 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2))))) in t 1538432412.369 * [misc]taylor: Taking taylor expansion of -5 in t 1538432412.369 * [misc]backup-simplify: Simplify -5 into -5 1538432412.369 * [misc]taylor: Taking taylor expansion of (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2)))) in t 1538432412.369 * [misc]taylor: Taking taylor expansion of (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) in t 1538432412.369 * [misc]taylor: Taking taylor expansion of (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) in t 1538432412.369 * [misc]taylor: Taking taylor expansion of t in t 1538432412.369 * [misc]backup-simplify: Simplify 0 into 0 1538432412.369 * [misc]backup-simplify: Simplify 1 into 1 1538432412.369 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) in t 1538432412.369 * [misc]taylor: Taking taylor expansion of (* 1/4 (+ (* 4 (log v)) (log 1/18))) in t 1538432412.369 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.369 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.369 * [misc]taylor: Taking taylor expansion of (+ (* 4 (log v)) (log 1/18)) in t 1538432412.369 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1538432412.369 * [misc]taylor: Taking taylor expansion of 4 in t 1538432412.369 * [misc]backup-simplify: Simplify 4 into 4 1538432412.369 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432412.369 * [misc]taylor: Taking taylor expansion of v in t 1538432412.369 * [misc]backup-simplify: Simplify v into v 1538432412.369 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432412.369 * [misc]taylor: Taking taylor expansion of (log 1/18) in t 1538432412.369 * [misc]taylor: Taking taylor expansion of 1/18 in t 1538432412.369 * [misc]backup-simplify: Simplify 1/18 into 1/18 1538432412.370 * [misc]backup-simplify: Simplify (log 1/18) into (log 1/18) 1538432412.370 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1538432412.370 * [misc]backup-simplify: Simplify (+ (* 4 (log v)) (log 1/18)) into (+ (* 4 (log v)) (log 1/18)) 1538432412.370 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 4 (log v)) (log 1/18))) into (* 1/4 (+ (* 4 (log v)) (log 1/18))) 1538432412.370 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) into (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 1538432412.371 * [misc]taylor: Taking taylor expansion of PI in t 1538432412.371 * [misc]backup-simplify: Simplify PI into PI 1538432412.371 * [misc]backup-simplify: Simplify (* 0 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) into 0 1538432412.372 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1538432412.372 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1538432412.375 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/18 1)))) 1) into 0 1538432412.375 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.376 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (+ (* 4 (log v)) (log 1/18)))) into 0 1538432412.377 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.377 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))))) into (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 1538432412.378 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) into (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) 1538432412.378 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in t 1538432412.378 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in t 1538432412.378 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.378 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.378 * [misc]backup-simplify: Simplify 2 into 2 1538432412.378 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.378 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.379 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.379 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.380 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.380 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.381 * [misc]backup-simplify: Simplify (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) (sqrt (/ 1 (sqrt 2)))) into (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI)) 1538432412.382 * [misc]backup-simplify: Simplify (* -5 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))) into (* -5 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))) 1538432412.383 * [misc]backup-simplify: Simplify (* -5 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))) into (* -5 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))) 1538432412.383 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.383 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432412.383 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432412.384 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.384 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 t)) into 0 1538432412.384 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.384 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432412.385 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.385 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.386 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 -1)) into 0 1538432412.387 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 PI)) (+ (* (* 5 (/ t PI)) (/ 0 (* -1 PI))))) into 0 1538432412.387 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t PI)) 0) (* 0 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.388 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.388 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432412.388 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -6)) into 0 1538432412.388 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.388 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.389 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432412.389 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432412.389 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.389 * [misc]backup-simplify: Simplify (+ (* -3 0) (* 0 -6)) into 0 1538432412.389 * [misc]backup-simplify: Simplify (- (+ (* 1/18 (/ 0 18)))) into 0 1538432412.392 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/18 1)))) 1) into 0 1538432412.392 * [misc]backup-simplify: Simplify (+ (* (- -4) (log v)) (log 1/18)) into (+ (* 4 (log v)) (log 1/18)) 1538432412.393 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (+ (* 4 (log v)) (log 1/18)))) into 0 1538432412.394 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.395 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 0) (* 0 (* 5 (* (/ t PI) (sqrt (/ 1 (sqrt 2))))))) into 0 1538432412.396 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* 5 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2))))))) into 0 1538432412.396 * [misc]taylor: Taking taylor expansion of 0 in t 1538432412.396 * [misc]backup-simplify: Simplify 0 into 0 1538432412.396 * [misc]backup-simplify: Simplify 0 into 0 1538432412.398 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1538432412.399 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1538432412.403 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/18 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/18 1)))) 2) into 0 1538432412.403 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.404 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (+ (* 4 (log v)) (log 1/18))))) into 0 1538432412.406 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538432412.406 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))))) into 0 1538432412.407 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) (/ 0 PI)))) into 0 1538432412.408 * [misc]backup-simplify: Simplify (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) 0) (* 0 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.409 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI)))) into 0 1538432412.409 * [misc]backup-simplify: Simplify 0 into 0 1538432412.410 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432412.411 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into 0 1538432412.413 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.413 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.413 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.413 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432412.414 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432412.414 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (* 1 t))) into t 1538432412.414 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.415 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.415 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.415 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432412.416 * [misc]backup-simplify: Simplify (+ (* PI 1) (+ (* 0 0) (* 0 -1))) into PI 1538432412.418 * [misc]backup-simplify: Simplify (- (/ t (* -1 PI)) (+ (* (* 5 (/ t PI)) (/ PI (* -1 PI))) (* 0 (/ 0 (* -1 PI))))) into (* 4 (/ t PI)) 1538432412.419 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t PI)) 0) (+ (* 0 0) (* (* 4 (/ t PI)) (sqrt (/ 1 (sqrt 2)))))) into (* 4 (* (/ t PI) (sqrt (/ 1 (sqrt 2))))) 1538432412.419 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.420 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.420 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -6))) into 0 1538432412.420 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1538432412.420 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.421 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.421 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432412.421 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432412.421 * [misc]backup-simplify: Simplify (+ (* -3 2) (+ (* 0 0) (* 1 -6))) into -12 1538432412.422 * [misc]backup-simplify: Simplify (- (+ (* 1/18 (/ -12 18)) (* 0 (/ 0 18)))) into 1/27 1538432412.427 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/18 2))) (* 1 (/ (* 1 (pow (* 2 1/27) 1)) (pow 1/18 1)))) 2) into 2/3 1538432412.427 * [misc]backup-simplify: Simplify (+ (* (- -4) (log v)) (log 1/18)) into (+ (* 4 (log v)) (log 1/18)) 1538432412.428 * [misc]backup-simplify: Simplify (+ (* 1/4 2/3) (+ (* 0 0) (* 0 (+ (* 4 (log v)) (log 1/18))))) into 1/6 1538432412.430 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 1/6 1) 1)))) into (* 1/6 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) 1538432412.432 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (* 4 (* (/ t PI) (sqrt (/ 1 (sqrt 2)))))) (+ (* 0 0) (* (* 1/6 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) (* 5 (* (/ t PI) (sqrt (/ 1 (sqrt 2)))))))) into (* 29/6 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2))))) 1538432412.435 * [misc]backup-simplify: Simplify (+ (* -1 (* 29/6 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2)))))) (+ (* 0 0) (* 0 (* 5 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2)))))))) into (- (* 29/6 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2)))))) 1538432412.435 * [misc]taylor: Taking taylor expansion of (- (* 29/6 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2)))))) in t 1538432412.435 * [misc]taylor: Taking taylor expansion of (* 29/6 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2))))) in t 1538432412.435 * [misc]taylor: Taking taylor expansion of 29/6 in t 1538432412.435 * [misc]backup-simplify: Simplify 29/6 into 29/6 1538432412.435 * [misc]taylor: Taking taylor expansion of (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2)))) in t 1538432412.435 * [misc]taylor: Taking taylor expansion of (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) in t 1538432412.435 * [misc]taylor: Taking taylor expansion of (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) in t 1538432412.435 * [misc]taylor: Taking taylor expansion of t in t 1538432412.435 * [misc]backup-simplify: Simplify 0 into 0 1538432412.435 * [misc]backup-simplify: Simplify 1 into 1 1538432412.435 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) in t 1538432412.435 * [misc]taylor: Taking taylor expansion of (* 1/4 (+ (* 4 (log v)) (log 1/18))) in t 1538432412.435 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.435 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.435 * [misc]taylor: Taking taylor expansion of (+ (* 4 (log v)) (log 1/18)) in t 1538432412.435 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1538432412.435 * [misc]taylor: Taking taylor expansion of 4 in t 1538432412.435 * [misc]backup-simplify: Simplify 4 into 4 1538432412.435 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432412.435 * [misc]taylor: Taking taylor expansion of v in t 1538432412.436 * [misc]backup-simplify: Simplify v into v 1538432412.436 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432412.436 * [misc]taylor: Taking taylor expansion of (log 1/18) in t 1538432412.436 * [misc]taylor: Taking taylor expansion of 1/18 in t 1538432412.436 * [misc]backup-simplify: Simplify 1/18 into 1/18 1538432412.436 * [misc]backup-simplify: Simplify (log 1/18) into (log 1/18) 1538432412.436 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1538432412.436 * [misc]backup-simplify: Simplify (+ (* 4 (log v)) (log 1/18)) into (+ (* 4 (log v)) (log 1/18)) 1538432412.436 * [misc]backup-simplify: Simplify (* 1/4 (+ (* 4 (log v)) (log 1/18))) into (* 1/4 (+ (* 4 (log v)) (log 1/18))) 1538432412.437 * [misc]backup-simplify: Simplify (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) into (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 1538432412.437 * [misc]taylor: Taking taylor expansion of PI in t 1538432412.437 * [misc]backup-simplify: Simplify PI into PI 1538432412.437 * [misc]backup-simplify: Simplify (* 0 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) into 0 1538432412.438 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1538432412.439 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1538432412.441 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/18 1)))) 1) into 0 1538432412.441 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.442 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (+ (* 4 (log v)) (log 1/18)))) into 0 1538432412.443 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.443 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))))) into (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 1538432412.444 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) into (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) 1538432412.444 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (sqrt 2))) in t 1538432412.444 * [misc]taylor: Taking taylor expansion of (/ 1 (sqrt 2)) in t 1538432412.444 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.444 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.444 * [misc]backup-simplify: Simplify 2 into 2 1538432412.444 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.444 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.445 * [misc]backup-simplify: Simplify (/ 1 (sqrt 2)) into (/ 1 (sqrt 2)) 1538432412.445 * [misc]backup-simplify: Simplify (sqrt (/ 1 (sqrt 2))) into (sqrt (/ 1 (sqrt 2))) 1538432412.446 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))))) into 0 1538432412.446 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.447 * [misc]backup-simplify: Simplify (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) (sqrt (/ 1 (sqrt 2)))) into (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI)) 1538432412.448 * [misc]backup-simplify: Simplify (* 29/6 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))) into (* 29/6 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))) 1538432412.449 * [misc]backup-simplify: Simplify (- (* 29/6 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI)))) into (- (* 29/6 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI)))) 1538432412.450 * [misc]backup-simplify: Simplify (- (* 29/6 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI)))) into (- (* 29/6 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI)))) 1538432412.450 * [misc]backup-simplify: Simplify 0 into 0 1538432412.453 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432412.454 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into 0 1538432412.456 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.460 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow v 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow v 1)))) 6) into 0 1538432412.460 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v))))) into 0 1538432412.468 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1/18 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1/18 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1/18 1)))) 6) into 0 1538432412.468 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.469 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 4 (log v)) (log 1/18)))))) into 0 1538432412.472 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432412.473 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))))))) into 0 1538432412.475 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432412.476 * [misc]backup-simplify: Simplify (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (sqrt 2)))))) into 0 1538432412.477 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI))))) into 0 1538432412.477 * [misc]backup-simplify: Simplify 0 into 0 1538432412.478 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.478 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into 0 1538432412.478 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.479 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432412.479 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.479 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432412.480 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.480 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 1 0) (* 0 t)))) into 0 1538432412.480 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432412.481 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.481 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.481 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.482 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1538432412.485 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 PI)) (+ (* (* 5 (/ t PI)) (/ 0 (* -1 PI))) (* 0 (/ PI (* -1 PI))) (* (* 4 (/ t PI)) (/ 0 (* -1 PI))))) into 0 1538432412.486 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t PI)) 0) (+ (* 0 0) (+ (* (* 4 (/ t PI)) 0) (* 0 (sqrt (/ 1 (sqrt 2))))))) into 0 1538432412.486 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432412.487 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.487 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -6)))) into 0 1538432412.487 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.487 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432412.488 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.488 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432412.488 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.488 * [misc]backup-simplify: Simplify (+ (* -3 0) (+ (* 0 2) (+ (* 1 0) (* 0 -6)))) into 0 1538432412.488 * [misc]backup-simplify: Simplify (- (+ (* 1/18 (/ 0 18)) (* 0 (/ -12 18)) (* 1/27 (/ 0 18)))) into 0 1538432412.492 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1/18 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1/27) 1)) (pow 1/18 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1/18 1)))) 6) into 0 1538432412.493 * [misc]backup-simplify: Simplify (+ (* (- -4) (log v)) (log 1/18)) into (+ (* 4 (log v)) (log 1/18)) 1538432412.493 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 2/3) (+ (* 0 0) (* 0 (+ (* 4 (log v)) (log 1/18)))))) into 0 1538432412.495 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 1/6 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432412.497 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) 0) (+ (* 0 (* 4 (* (/ t PI) (sqrt (/ 1 (sqrt 2)))))) (+ (* (* 1/6 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) 0) (* 0 (* 5 (* (/ t PI) (sqrt (/ 1 (sqrt 2))))))))) into 0 1538432412.498 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (* 29/6 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2)))))) (+ (* 0 0) (* 0 (* 5 (* (/ (* t (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))) PI) (sqrt (/ 1 (sqrt 2))))))))) into 0 1538432412.498 * [misc]taylor: Taking taylor expansion of 0 in t 1538432412.498 * [misc]backup-simplify: Simplify 0 into 0 1538432412.498 * [misc]backup-simplify: Simplify 0 into 0 1538432412.499 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1538432412.500 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1538432412.502 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/18 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/18 1)))) 2) into 0 1538432412.502 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.503 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (+ (* 4 (log v)) (log 1/18))))) into 0 1538432412.504 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538432412.504 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))))) into 0 1538432412.505 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) (/ 0 PI)))) into 0 1538432412.505 * [misc]backup-simplify: Simplify (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) 0) (* 0 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.506 * [misc]backup-simplify: Simplify (+ (* 29/6 0) (* 0 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI)))) into 0 1538432412.506 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.506 * [misc]backup-simplify: Simplify 0 into 0 1538432412.506 * [misc]backup-simplify: Simplify 0 into 0 1538432412.506 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.507 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqrt 2)) (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))) (* 0 (/ 0 (sqrt 2))))) into 0 1538432412.507 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (sqrt 2))))) into 0 1538432412.510 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow v 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow v 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow v 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow v 1)))) 24) into 0 1538432412.510 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v)))))) into 0 1538432412.519 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1/18 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1/18 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1/18 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1/18 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1/18 1)))) 24) into 0 1538432412.519 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.520 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 4 (log v)) (log 1/18))))))) into 0 1538432412.526 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538432412.526 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 1/4 (+ (* 4 (log v)) (log 1/18))))))))) into 0 1538432412.528 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1538432412.529 * [misc]backup-simplify: Simplify (+ (* (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (sqrt 2))))))) into 0 1538432412.531 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log v)) (log 1/18)))) PI)))))) into 0 1538432412.531 * [misc]backup-simplify: Simplify 0 into 0 1538432412.534 * [misc]backup-simplify: Simplify (+ (* (- (* 29/6 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log (/ 1 (- v)))) (log 1/18)))) PI)))) (* (/ 1 (- t)) (pow (/ 1 (- v)) 2))) (* (* -5 (* (sqrt (/ 1 (sqrt 2))) (/ (exp (* 1/4 (+ (* 4 (log (/ 1 (- v)))) (log 1/18)))) PI))) (* (/ 1 (- t)) 1))) into (+ (* 5 (* (/ (exp (* 1/4 (+ (* 4 (log (/ -1 v))) (log 1/18)))) (* t PI)) (sqrt (/ 1 (sqrt 2))))) (* 29/6 (* (/ (exp (* 1/4 (+ (* 4 (log (/ -1 v))) (log 1/18)))) (* t (* PI (pow v 2)))) (sqrt (/ 1 (sqrt 2)))))) 1538432412.534 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 2) 1538432412.535 * [misc]backup-simplify: Simplify (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) into (* (* t (- 1 (pow v 2))) (* (pow (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)) 1/4) (sqrt (sqrt 2)))) 1538432412.535 * [misc]approximate: Taking taylor expansion of (* (* t (- 1 (pow v 2))) (* (pow (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)) 1/4) (sqrt (sqrt 2)))) in (v t) around 0 1538432412.535 * [misc]taylor: Taking taylor expansion of (* (* t (- 1 (pow v 2))) (* (pow (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)) 1/4) (sqrt (sqrt 2)))) in t 1538432412.535 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in t 1538432412.535 * [misc]taylor: Taking taylor expansion of t in t 1538432412.535 * [misc]backup-simplify: Simplify 0 into 0 1538432412.535 * [misc]backup-simplify: Simplify 1 into 1 1538432412.535 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1538432412.535 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.535 * [misc]backup-simplify: Simplify 1 into 1 1538432412.535 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.535 * [misc]taylor: Taking taylor expansion of v in t 1538432412.535 * [misc]backup-simplify: Simplify v into v 1538432412.535 * [misc]taylor: Taking taylor expansion of (* (pow (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)) 1/4) (sqrt (sqrt 2))) in t 1538432412.536 * [misc]taylor: Taking taylor expansion of (pow (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)) 1/4) in t 1538432412.536 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1))))) in t 1538432412.536 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)))) in t 1538432412.536 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.536 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.536 * [misc]taylor: Taking taylor expansion of (log (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1))) in t 1538432412.536 * [misc]taylor: Taking taylor expansion of (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)) in t 1538432412.536 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -6 2) in t 1538432412.536 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -6) 2) 1538432412.536 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -6) in t 1538432412.536 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.536 * [misc]taylor: Taking taylor expansion of v in t 1538432412.536 * [misc]backup-simplify: Simplify v into v 1538432412.536 * [misc]taylor: Taking taylor expansion of -6 in t 1538432412.536 * [misc]backup-simplify: Simplify -6 into -6 1538432412.536 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.536 * [misc]backup-simplify: Simplify 2 into 2 1538432412.536 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in t 1538432412.536 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432412.536 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in t 1538432412.536 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.536 * [misc]taylor: Taking taylor expansion of v in t 1538432412.536 * [misc]backup-simplify: Simplify v into v 1538432412.536 * [misc]taylor: Taking taylor expansion of -3 in t 1538432412.536 * [misc]backup-simplify: Simplify -3 into -3 1538432412.536 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.536 * [misc]backup-simplify: Simplify 1 into 1 1538432412.536 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.537 * [misc]backup-simplify: Simplify (* (pow v 2) -6) into (* -6 (pow v 2)) 1538432412.537 * [misc]backup-simplify: Simplify (+ (* -6 (pow v 2)) 2) into (- 2 (* 6 (pow v 2))) 1538432412.537 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.537 * [misc]backup-simplify: Simplify (* (pow v 2) -3) into (* -3 (pow v 2)) 1538432412.537 * [misc]backup-simplify: Simplify (+ (* -3 (pow v 2)) 1) into (- 1 (* 3 (pow v 2))) 1538432412.537 * [misc]backup-simplify: Simplify (* (- 2 (* 6 (pow v 2))) (- 1 (* 3 (pow v 2)))) into (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2)))) 1538432412.538 * [misc]backup-simplify: Simplify (log (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2))))) into (log (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2))))) 1538432412.538 * [misc]backup-simplify: Simplify (* 1/4 (log (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2)))))) into (* 1/4 (log (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2)))))) 1538432412.538 * [misc]backup-simplify: Simplify (exp (* 1/4 (log (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2))))))) into (pow (* (- 1 (* 3 (pow v 2))) (- 2 (* 6 (pow v 2)))) 1/4) 1538432412.538 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432412.538 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.538 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.538 * [misc]backup-simplify: Simplify 2 into 2 1538432412.539 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.539 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.539 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.540 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.540 * [misc]taylor: Taking taylor expansion of (* (* t (- 1 (pow v 2))) (* (pow (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)) 1/4) (sqrt (sqrt 2)))) in v 1538432412.540 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in v 1538432412.540 * [misc]taylor: Taking taylor expansion of t in v 1538432412.540 * [misc]backup-simplify: Simplify t into t 1538432412.540 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432412.540 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.540 * [misc]backup-simplify: Simplify 1 into 1 1538432412.540 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.540 * [misc]taylor: Taking taylor expansion of v in v 1538432412.540 * [misc]backup-simplify: Simplify 0 into 0 1538432412.540 * [misc]backup-simplify: Simplify 1 into 1 1538432412.540 * [misc]taylor: Taking taylor expansion of (* (pow (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)) 1/4) (sqrt (sqrt 2))) in v 1538432412.540 * [misc]taylor: Taking taylor expansion of (pow (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)) 1/4) in v 1538432412.540 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1))))) in v 1538432412.540 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)))) in v 1538432412.540 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432412.540 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.540 * [misc]taylor: Taking taylor expansion of (log (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1))) in v 1538432412.540 * [misc]taylor: Taking taylor expansion of (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)) in v 1538432412.540 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -6 2) in v 1538432412.540 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -6) 2) 1538432412.540 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -6) in v 1538432412.540 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.540 * [misc]taylor: Taking taylor expansion of v in v 1538432412.540 * [misc]backup-simplify: Simplify 0 into 0 1538432412.540 * [misc]backup-simplify: Simplify 1 into 1 1538432412.540 * [misc]taylor: Taking taylor expansion of -6 in v 1538432412.540 * [misc]backup-simplify: Simplify -6 into -6 1538432412.540 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.540 * [misc]backup-simplify: Simplify 2 into 2 1538432412.541 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432412.541 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432412.541 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432412.541 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.541 * [misc]taylor: Taking taylor expansion of v in v 1538432412.541 * [misc]backup-simplify: Simplify 0 into 0 1538432412.541 * [misc]backup-simplify: Simplify 1 into 1 1538432412.541 * [misc]taylor: Taking taylor expansion of -3 in v 1538432412.541 * [misc]backup-simplify: Simplify -3 into -3 1538432412.541 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.541 * [misc]backup-simplify: Simplify 1 into 1 1538432412.541 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1538432412.541 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432412.541 * [misc]backup-simplify: Simplify (* 2 1) into 2 1538432412.542 * [misc]backup-simplify: Simplify (log 2) into (log 2) 1538432412.542 * [misc]backup-simplify: Simplify (* 1/4 (log 2)) into (* 1/4 (log 2)) 1538432412.542 * [misc]backup-simplify: Simplify (exp (* 1/4 (log 2))) into (pow 2 1/4) 1538432412.542 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in v 1538432412.542 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432412.542 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.542 * [misc]backup-simplify: Simplify 2 into 2 1538432412.543 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.543 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.543 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.543 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.543 * [misc]taylor: Taking taylor expansion of (* (* t (- 1 (pow v 2))) (* (pow (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)) 1/4) (sqrt (sqrt 2)))) in v 1538432412.544 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in v 1538432412.544 * [misc]taylor: Taking taylor expansion of t in v 1538432412.544 * [misc]backup-simplify: Simplify t into t 1538432412.544 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432412.544 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.544 * [misc]backup-simplify: Simplify 1 into 1 1538432412.544 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.544 * [misc]taylor: Taking taylor expansion of v in v 1538432412.544 * [misc]backup-simplify: Simplify 0 into 0 1538432412.544 * [misc]backup-simplify: Simplify 1 into 1 1538432412.544 * [misc]taylor: Taking taylor expansion of (* (pow (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)) 1/4) (sqrt (sqrt 2))) in v 1538432412.544 * [misc]taylor: Taking taylor expansion of (pow (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)) 1/4) in v 1538432412.544 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1))))) in v 1538432412.544 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)))) in v 1538432412.544 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432412.544 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.544 * [misc]taylor: Taking taylor expansion of (log (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1))) in v 1538432412.544 * [misc]taylor: Taking taylor expansion of (* (fma (pow v 2) -6 2) (fma (pow v 2) -3 1)) in v 1538432412.544 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -6 2) in v 1538432412.544 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -6) 2) 1538432412.544 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -6) in v 1538432412.544 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.544 * [misc]taylor: Taking taylor expansion of v in v 1538432412.544 * [misc]backup-simplify: Simplify 0 into 0 1538432412.544 * [misc]backup-simplify: Simplify 1 into 1 1538432412.544 * [misc]taylor: Taking taylor expansion of -6 in v 1538432412.544 * [misc]backup-simplify: Simplify -6 into -6 1538432412.544 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.544 * [misc]backup-simplify: Simplify 2 into 2 1538432412.544 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432412.544 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432412.545 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432412.545 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.545 * [misc]taylor: Taking taylor expansion of v in v 1538432412.545 * [misc]backup-simplify: Simplify 0 into 0 1538432412.545 * [misc]backup-simplify: Simplify 1 into 1 1538432412.545 * [misc]taylor: Taking taylor expansion of -3 in v 1538432412.545 * [misc]backup-simplify: Simplify -3 into -3 1538432412.545 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.545 * [misc]backup-simplify: Simplify 1 into 1 1538432412.545 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1538432412.545 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432412.545 * [misc]backup-simplify: Simplify (* 2 1) into 2 1538432412.545 * [misc]backup-simplify: Simplify (log 2) into (log 2) 1538432412.546 * [misc]backup-simplify: Simplify (* 1/4 (log 2)) into (* 1/4 (log 2)) 1538432412.546 * [misc]backup-simplify: Simplify (exp (* 1/4 (log 2))) into (pow 2 1/4) 1538432412.546 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in v 1538432412.546 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432412.546 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.546 * [misc]backup-simplify: Simplify 2 into 2 1538432412.547 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.547 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.547 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.547 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.548 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432412.548 * [misc]backup-simplify: Simplify (* t 1) into t 1538432412.548 * [misc]backup-simplify: Simplify (* (pow 2 1/4) (sqrt (sqrt 2))) into (* (sqrt (sqrt 2)) (pow 2 1/4)) 1538432412.549 * [misc]backup-simplify: Simplify (* t (* (sqrt (sqrt 2)) (pow 2 1/4))) into (* t (* (sqrt (sqrt 2)) (pow 2 1/4))) 1538432412.549 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt (sqrt 2)) (pow 2 1/4))) in t 1538432412.549 * [misc]taylor: Taking taylor expansion of t in t 1538432412.549 * [misc]backup-simplify: Simplify 0 into 0 1538432412.550 * [misc]backup-simplify: Simplify 1 into 1 1538432412.550 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow 2 1/4)) in t 1538432412.550 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432412.550 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.550 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.550 * [misc]backup-simplify: Simplify 2 into 2 1538432412.550 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.550 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.550 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.551 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.551 * [misc]taylor: Taking taylor expansion of (pow 2 1/4) in t 1538432412.551 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log 2))) in t 1538432412.551 * [misc]taylor: Taking taylor expansion of (* 1/4 (log 2)) in t 1538432412.551 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.551 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.551 * [misc]taylor: Taking taylor expansion of (log 2) in t 1538432412.551 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.551 * [misc]backup-simplify: Simplify 2 into 2 1538432412.551 * [misc]backup-simplify: Simplify (log 2) into (log 2) 1538432412.551 * [misc]backup-simplify: Simplify (* 1/4 (log 2)) into (* 1/4 (log 2)) 1538432412.552 * [misc]backup-simplify: Simplify (exp (* 1/4 (log 2))) into (pow 2 1/4) 1538432412.553 * [misc]backup-simplify: Simplify (* (sqrt (sqrt 2)) (pow 2 1/4)) into (* (sqrt (sqrt 2)) (pow 2 1/4)) 1538432412.554 * [misc]backup-simplify: Simplify (* 0 (* (sqrt (sqrt 2)) (pow 2 1/4))) into 0 1538432412.554 * [misc]backup-simplify: Simplify 0 into 0 1538432412.554 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.554 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.555 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 1)) into 0 1538432412.557 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 1538432412.557 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (log 2))) into 0 1538432412.559 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 2))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.560 * [misc]backup-simplify: Simplify (+ (* (pow 2 1/4) 0) (* 0 (sqrt (sqrt 2)))) into 0 1538432412.560 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.561 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 1)) into 0 1538432412.562 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 (* (sqrt (sqrt 2)) (pow 2 1/4)))) into 0 1538432412.562 * [misc]taylor: Taking taylor expansion of 0 in t 1538432412.562 * [misc]backup-simplify: Simplify 0 into 0 1538432412.562 * [misc]backup-simplify: Simplify 0 into 0 1538432412.564 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 1538432412.565 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (log 2))) into 0 1538432412.567 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 2))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.568 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (* 0 (pow 2 1/4))) into 0 1538432412.569 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt (sqrt 2)) (pow 2 1/4)))) into (* (sqrt (sqrt 2)) (pow 2 1/4)) 1538432412.570 * [misc]backup-simplify: Simplify (* (sqrt (sqrt 2)) (pow 2 1/4)) into (* (sqrt (sqrt 2)) (pow 2 1/4)) 1538432412.571 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432412.573 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.573 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.573 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432412.574 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432412.574 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.574 * [misc]backup-simplify: Simplify (* 1 -6) into -6 1538432412.574 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1538432412.575 * [misc]backup-simplify: Simplify (+ (* 2 -3) (+ (* 0 0) (* -6 1))) into -12 1538432412.580 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 -12) 1)) (pow 2 1)))) 2) into -6 1538432412.580 * [misc]backup-simplify: Simplify (+ (* 1/4 -6) (+ (* 0 0) (* 0 (log 2)))) into -3/2 1538432412.583 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -3/2 1) 1)))) into (* -3/2 (pow 2 1/4)) 1538432412.585 * [misc]backup-simplify: Simplify (+ (* (pow 2 1/4) 0) (+ (* 0 0) (* (* -3/2 (pow 2 1/4)) (sqrt (sqrt 2))))) into (- (* 3/2 (* (sqrt (sqrt 2)) (pow 2 1/4)))) 1538432412.586 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.586 * [misc]backup-simplify: Simplify (- 1) into -1 1538432412.586 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432412.586 * [misc]backup-simplify: Simplify (+ (* t -1) (+ (* 0 0) (* 0 1))) into (- t) 1538432412.589 * [misc]backup-simplify: Simplify (+ (* t (- (* 3/2 (* (sqrt (sqrt 2)) (pow 2 1/4))))) (+ (* 0 0) (* (- t) (* (sqrt (sqrt 2)) (pow 2 1/4))))) into (- (* 5/2 (* t (* (sqrt (sqrt 2)) (pow 2 1/4))))) 1538432412.589 * [misc]taylor: Taking taylor expansion of (- (* 5/2 (* t (* (sqrt (sqrt 2)) (pow 2 1/4))))) in t 1538432412.589 * [misc]taylor: Taking taylor expansion of (* 5/2 (* t (* (sqrt (sqrt 2)) (pow 2 1/4)))) in t 1538432412.589 * [misc]taylor: Taking taylor expansion of 5/2 in t 1538432412.589 * [misc]backup-simplify: Simplify 5/2 into 5/2 1538432412.589 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt (sqrt 2)) (pow 2 1/4))) in t 1538432412.589 * [misc]taylor: Taking taylor expansion of t in t 1538432412.589 * [misc]backup-simplify: Simplify 0 into 0 1538432412.589 * [misc]backup-simplify: Simplify 1 into 1 1538432412.589 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow 2 1/4)) in t 1538432412.589 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432412.589 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.589 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.589 * [misc]backup-simplify: Simplify 2 into 2 1538432412.590 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.590 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.590 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.592 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.592 * [misc]taylor: Taking taylor expansion of (pow 2 1/4) in t 1538432412.592 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log 2))) in t 1538432412.593 * [misc]taylor: Taking taylor expansion of (* 1/4 (log 2)) in t 1538432412.593 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.593 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.593 * [misc]taylor: Taking taylor expansion of (log 2) in t 1538432412.593 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.593 * [misc]backup-simplify: Simplify 2 into 2 1538432412.593 * [misc]backup-simplify: Simplify (log 2) into (log 2) 1538432412.593 * [misc]backup-simplify: Simplify (* 1/4 (log 2)) into (* 1/4 (log 2)) 1538432412.594 * [misc]backup-simplify: Simplify (exp (* 1/4 (log 2))) into (pow 2 1/4) 1538432412.595 * [misc]backup-simplify: Simplify (* (sqrt (sqrt 2)) (pow 2 1/4)) into (* (sqrt (sqrt 2)) (pow 2 1/4)) 1538432412.596 * [misc]backup-simplify: Simplify (* 0 (* (sqrt (sqrt 2)) (pow 2 1/4))) into 0 1538432412.596 * [misc]backup-simplify: Simplify (* 5/2 0) into 0 1538432412.596 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.596 * [misc]backup-simplify: Simplify 0 into 0 1538432412.596 * [misc]backup-simplify: Simplify 0 into 0 1538432412.602 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2 1)))) 2) into 0 1538432412.602 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (log 2)))) into 0 1538432412.605 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538432412.607 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432412.608 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.609 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (+ (* 0 0) (* 0 (pow 2 1/4)))) into 0 1538432412.612 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt (sqrt 2)) (pow 2 1/4))))) into 0 1538432412.612 * [misc]backup-simplify: Simplify 0 into 0 1538432412.612 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.612 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.613 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.613 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432412.613 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.613 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.613 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -6)) into 0 1538432412.613 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.614 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 -3) (+ (* -6 0) (* 0 1)))) into 0 1538432412.621 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 2 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -12) 1)) (pow 2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 2 1)))) 6) into 0 1538432412.621 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 -6) (+ (* 0 0) (* 0 (log 2))))) into 0 1538432412.626 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 2))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -3/2 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432412.629 * [misc]backup-simplify: Simplify (+ (* (pow 2 1/4) 0) (+ (* 0 0) (+ (* (* -3/2 (pow 2 1/4)) 0) (* 0 (sqrt (sqrt 2)))))) into 0 1538432412.629 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.629 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.630 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.630 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1)))) into 0 1538432412.633 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 (- (* 3/2 (* (sqrt (sqrt 2)) (pow 2 1/4))))) (+ (* (- t) 0) (* 0 (* (sqrt (sqrt 2)) (pow 2 1/4)))))) into 0 1538432412.633 * [misc]taylor: Taking taylor expansion of 0 in t 1538432412.633 * [misc]backup-simplify: Simplify 0 into 0 1538432412.633 * [misc]backup-simplify: Simplify 0 into 0 1538432412.636 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 1538432412.636 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (log 2))) into 0 1538432412.638 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 2))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.639 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (* 0 (pow 2 1/4))) into 0 1538432412.641 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt (sqrt 2)) (pow 2 1/4)))) into (* (sqrt (sqrt 2)) (pow 2 1/4)) 1538432412.643 * [misc]backup-simplify: Simplify (+ (* 5/2 (* (sqrt (sqrt 2)) (pow 2 1/4))) (* 0 0)) into (* 5/2 (* (sqrt (sqrt 2)) (pow 2 1/4))) 1538432412.644 * [misc]backup-simplify: Simplify (- (* 5/2 (* (sqrt (sqrt 2)) (pow 2 1/4)))) into (- (* 5/2 (* (sqrt (sqrt 2)) (pow 2 1/4)))) 1538432412.646 * [misc]backup-simplify: Simplify (- (* 5/2 (* (sqrt (sqrt 2)) (pow 2 1/4)))) into (- (* 5/2 (* (sqrt (sqrt 2)) (pow 2 1/4)))) 1538432412.646 * [misc]backup-simplify: Simplify 0 into 0 1538432412.653 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 2 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 2 1)))) 6) into 0 1538432412.654 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log 2))))) into 0 1538432412.658 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 2))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432412.658 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.659 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.661 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow 2 1/4))))) into 0 1538432412.664 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (sqrt (sqrt 2)) (pow 2 1/4)))))) into 0 1538432412.664 * [misc]backup-simplify: Simplify 0 into 0 1538432412.665 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.667 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.667 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.668 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432412.668 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.668 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.668 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -6))) into 0 1538432412.668 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.669 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* -6 -3) (+ (* 0 0) (* 0 1))))) into 18 1538432412.682 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 2 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -12) 1)) (pow 2 3))) (* -3 (/ (* 1 (pow (* 2 -12) 2)) (pow 2 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 2 2))) (* 1 (/ (* 1 1 1 (pow (* 24 18) 1)) (pow 2 1)))) 24) into -9 1538432412.682 * [misc]backup-simplify: Simplify (+ (* 1/4 -9) (+ (* 0 0) (+ (* 0 -6) (+ (* 0 0) (* 0 (log 2)))))) into -9/4 1538432412.689 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 2))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -3/2 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -3/2 2) 2)) (* (/ (pow -9/4 1) 1)))) into (* -9/8 (pow 2 1/4)) 1538432412.694 * [misc]backup-simplify: Simplify (+ (* (pow 2 1/4) 0) (+ (* 0 0) (+ (* (* -3/2 (pow 2 1/4)) 0) (+ (* 0 0) (* (* -9/8 (pow 2 1/4)) (sqrt (sqrt 2))))))) into (- (* 9/8 (* (sqrt (sqrt 2)) (pow 2 1/4)))) 1538432412.694 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.694 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.694 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.695 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1))))) into 0 1538432412.700 * [misc]backup-simplify: Simplify (+ (* t (- (* 9/8 (* (sqrt (sqrt 2)) (pow 2 1/4))))) (+ (* 0 0) (+ (* (- t) (- (* 3/2 (* (sqrt (sqrt 2)) (pow 2 1/4))))) (+ (* 0 0) (* 0 (* (sqrt (sqrt 2)) (pow 2 1/4))))))) into (* 3/8 (* t (* (sqrt (sqrt 2)) (pow 2 1/4)))) 1538432412.700 * [misc]taylor: Taking taylor expansion of (* 3/8 (* t (* (sqrt (sqrt 2)) (pow 2 1/4)))) in t 1538432412.700 * [misc]taylor: Taking taylor expansion of 3/8 in t 1538432412.700 * [misc]backup-simplify: Simplify 3/8 into 3/8 1538432412.700 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt (sqrt 2)) (pow 2 1/4))) in t 1538432412.700 * [misc]taylor: Taking taylor expansion of t in t 1538432412.700 * [misc]backup-simplify: Simplify 0 into 0 1538432412.700 * [misc]backup-simplify: Simplify 1 into 1 1538432412.700 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow 2 1/4)) in t 1538432412.700 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432412.700 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.700 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.700 * [misc]backup-simplify: Simplify 2 into 2 1538432412.700 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.701 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.701 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.701 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.701 * [misc]taylor: Taking taylor expansion of (pow 2 1/4) in t 1538432412.701 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log 2))) in t 1538432412.701 * [misc]taylor: Taking taylor expansion of (* 1/4 (log 2)) in t 1538432412.701 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.701 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.701 * [misc]taylor: Taking taylor expansion of (log 2) in t 1538432412.701 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.702 * [misc]backup-simplify: Simplify 2 into 2 1538432412.702 * [misc]backup-simplify: Simplify (log 2) into (log 2) 1538432412.702 * [misc]backup-simplify: Simplify (* 1/4 (log 2)) into (* 1/4 (log 2)) 1538432412.703 * [misc]backup-simplify: Simplify (exp (* 1/4 (log 2))) into (pow 2 1/4) 1538432412.704 * [misc]backup-simplify: Simplify (* (sqrt (sqrt 2)) (pow 2 1/4)) into (* (sqrt (sqrt 2)) (pow 2 1/4)) 1538432412.705 * [misc]backup-simplify: Simplify (* 0 (* (sqrt (sqrt 2)) (pow 2 1/4))) into 0 1538432412.705 * [misc]backup-simplify: Simplify (* 3/8 0) into 0 1538432412.705 * [misc]backup-simplify: Simplify 0 into 0 1538432412.705 * [misc]backup-simplify: Simplify 0 into 0 1538432412.710 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2 1)))) 2) into 0 1538432412.710 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (log 2)))) into 0 1538432412.712 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (log 2))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538432412.713 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432412.714 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.715 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (+ (* 0 0) (* 0 (pow 2 1/4)))) into 0 1538432412.716 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt (sqrt 2)) (pow 2 1/4))))) into 0 1538432412.717 * [misc]backup-simplify: Simplify (+ (* 5/2 0) (+ (* 0 (* (sqrt (sqrt 2)) (pow 2 1/4))) (* 0 0))) into 0 1538432412.718 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.718 * [misc]backup-simplify: Simplify 0 into 0 1538432412.718 * [misc]backup-simplify: Simplify 0 into 0 1538432412.719 * [misc]backup-simplify: Simplify (+ (* (- (* 5/2 (* (sqrt (sqrt 2)) (pow 2 1/4)))) (* t (pow v 2))) (* (* (sqrt (sqrt 2)) (pow 2 1/4)) (* t 1))) into (- (* t (* (sqrt (sqrt 2)) (pow 2 1/4))) (* 5/2 (* (* t (pow v 2)) (* (sqrt (sqrt 2)) (pow 2 1/4))))) 1538432412.720 * [misc]backup-simplify: Simplify (* (sqrt (sqrt (fma (* (/ 1 v) (/ 1 v)) -6 2))) (* (sqrt (sqrt (* 2 (fma (* (/ 1 v) (/ 1 v)) -3 1)))) (* (/ 1 t) (- 1 (* (/ 1 v) (/ 1 v)))))) into (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4))) 1538432412.720 * [misc]approximate: Taking taylor expansion of (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4))) in (v t) around 0 1538432412.720 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4))) in t 1538432412.720 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in t 1538432412.720 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432412.720 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.720 * [misc]backup-simplify: Simplify 1 into 1 1538432412.720 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432412.720 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.720 * [misc]taylor: Taking taylor expansion of v in t 1538432412.720 * [misc]backup-simplify: Simplify v into v 1538432412.720 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.720 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432412.720 * [misc]taylor: Taking taylor expansion of t in t 1538432412.720 * [misc]backup-simplify: Simplify 0 into 0 1538432412.721 * [misc]backup-simplify: Simplify 1 into 1 1538432412.721 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432412.721 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432412.721 * [misc]backup-simplify: Simplify (/ (- 1 (/ 1 (pow v 2))) 1) into (- 1 (/ 1 (pow v 2))) 1538432412.721 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4)) in t 1538432412.721 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432412.721 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.721 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.721 * [misc]backup-simplify: Simplify 2 into 2 1538432412.721 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.721 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.721 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.722 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.722 * [misc]taylor: Taking taylor expansion of (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4) in t 1538432412.722 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1))))) in t 1538432412.722 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)))) in t 1538432412.722 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.722 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.722 * [misc]taylor: Taking taylor expansion of (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1))) in t 1538432412.722 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) in t 1538432412.722 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -6 2) in t 1538432412.722 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -6) 2) 1538432412.722 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -6) in t 1538432412.722 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432412.722 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.722 * [misc]taylor: Taking taylor expansion of v in t 1538432412.722 * [misc]backup-simplify: Simplify v into v 1538432412.722 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.722 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432412.722 * [misc]taylor: Taking taylor expansion of -6 in t 1538432412.722 * [misc]backup-simplify: Simplify -6 into -6 1538432412.722 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.722 * [misc]backup-simplify: Simplify 2 into 2 1538432412.722 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432412.722 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432412.722 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432412.722 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432412.722 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.722 * [misc]taylor: Taking taylor expansion of v in t 1538432412.722 * [misc]backup-simplify: Simplify v into v 1538432412.722 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.722 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432412.722 * [misc]taylor: Taking taylor expansion of -3 in t 1538432412.722 * [misc]backup-simplify: Simplify -3 into -3 1538432412.722 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.722 * [misc]backup-simplify: Simplify 1 into 1 1538432412.722 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -6) into (/ -6 (pow v 2)) 1538432412.723 * [misc]backup-simplify: Simplify (+ (/ -6 (pow v 2)) 2) into (- 2 (* 6 (/ 1 (pow v 2)))) 1538432412.723 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432412.723 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432412.723 * [misc]backup-simplify: Simplify (* (- 2 (* 6 (/ 1 (pow v 2)))) (- 1 (* 3 (/ 1 (pow v 2))))) into (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))) 1538432412.723 * [misc]backup-simplify: Simplify (log (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))) into (log (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))) 1538432412.723 * [misc]backup-simplify: Simplify (* 1/4 (log (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))))) into (* 1/4 (log (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))))) 1538432412.723 * [misc]backup-simplify: Simplify (exp (* 1/4 (log (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))))) into (pow (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) 1538432412.723 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4))) in v 1538432412.723 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in v 1538432412.723 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432412.723 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.723 * [misc]backup-simplify: Simplify 1 into 1 1538432412.723 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.724 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.724 * [misc]taylor: Taking taylor expansion of v in v 1538432412.724 * [misc]backup-simplify: Simplify 0 into 0 1538432412.724 * [misc]backup-simplify: Simplify 1 into 1 1538432412.724 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.724 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.724 * [misc]taylor: Taking taylor expansion of t in v 1538432412.724 * [misc]backup-simplify: Simplify t into t 1538432412.724 * [misc]backup-simplify: Simplify (- 1) into -1 1538432412.724 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432412.724 * [misc]backup-simplify: Simplify (/ -1 t) into (/ -1 t) 1538432412.724 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4)) in v 1538432412.724 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in v 1538432412.724 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432412.724 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.724 * [misc]backup-simplify: Simplify 2 into 2 1538432412.724 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.724 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.725 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.725 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.725 * [misc]taylor: Taking taylor expansion of (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4) in v 1538432412.725 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1))))) in v 1538432412.725 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432412.725 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432412.725 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.725 * [misc]taylor: Taking taylor expansion of (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1))) in v 1538432412.725 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) in v 1538432412.725 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -6 2) in v 1538432412.725 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -6) 2) 1538432412.725 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -6) in v 1538432412.725 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.725 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.725 * [misc]taylor: Taking taylor expansion of v in v 1538432412.725 * [misc]backup-simplify: Simplify 0 into 0 1538432412.725 * [misc]backup-simplify: Simplify 1 into 1 1538432412.725 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.725 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.725 * [misc]taylor: Taking taylor expansion of -6 in v 1538432412.725 * [misc]backup-simplify: Simplify -6 into -6 1538432412.725 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.725 * [misc]backup-simplify: Simplify 2 into 2 1538432412.725 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432412.726 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432412.726 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432412.726 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.726 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.726 * [misc]taylor: Taking taylor expansion of v in v 1538432412.726 * [misc]backup-simplify: Simplify 0 into 0 1538432412.726 * [misc]backup-simplify: Simplify 1 into 1 1538432412.726 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.726 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.726 * [misc]taylor: Taking taylor expansion of -3 in v 1538432412.726 * [misc]backup-simplify: Simplify -3 into -3 1538432412.726 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.726 * [misc]backup-simplify: Simplify 1 into 1 1538432412.726 * [misc]backup-simplify: Simplify (* 1 -6) into -6 1538432412.726 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1538432412.726 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432412.726 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432412.727 * [misc]backup-simplify: Simplify (* -6 -3) into 18 1538432412.727 * [misc]backup-simplify: Simplify (log 18) into (log 18) 1538432412.727 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 18)) into (- (log 18) (* 4 (log v))) 1538432412.727 * [misc]backup-simplify: Simplify (* 1/4 (- (log 18) (* 4 (log v)))) into (* 1/4 (- (log 18) (* 4 (log v)))) 1538432412.727 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log 18) (* 4 (log v))))) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.727 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4))) in v 1538432412.727 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in v 1538432412.727 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432412.727 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.727 * [misc]backup-simplify: Simplify 1 into 1 1538432412.727 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.727 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.727 * [misc]taylor: Taking taylor expansion of v in v 1538432412.728 * [misc]backup-simplify: Simplify 0 into 0 1538432412.728 * [misc]backup-simplify: Simplify 1 into 1 1538432412.728 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.728 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.728 * [misc]taylor: Taking taylor expansion of t in v 1538432412.728 * [misc]backup-simplify: Simplify t into t 1538432412.728 * [misc]backup-simplify: Simplify (- 1) into -1 1538432412.728 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432412.728 * [misc]backup-simplify: Simplify (/ -1 t) into (/ -1 t) 1538432412.728 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4)) in v 1538432412.728 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in v 1538432412.728 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432412.728 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.728 * [misc]backup-simplify: Simplify 2 into 2 1538432412.728 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.728 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.729 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.729 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.729 * [misc]taylor: Taking taylor expansion of (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4) in v 1538432412.729 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1))))) in v 1538432412.729 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432412.729 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432412.729 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.729 * [misc]taylor: Taking taylor expansion of (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1))) in v 1538432412.729 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) in v 1538432412.729 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -6 2) in v 1538432412.729 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -6) 2) 1538432412.729 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -6) in v 1538432412.729 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.729 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.729 * [misc]taylor: Taking taylor expansion of v in v 1538432412.729 * [misc]backup-simplify: Simplify 0 into 0 1538432412.729 * [misc]backup-simplify: Simplify 1 into 1 1538432412.729 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.729 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.729 * [misc]taylor: Taking taylor expansion of -6 in v 1538432412.729 * [misc]backup-simplify: Simplify -6 into -6 1538432412.729 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.729 * [misc]backup-simplify: Simplify 2 into 2 1538432412.729 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432412.729 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432412.729 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432412.729 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.729 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.729 * [misc]taylor: Taking taylor expansion of v in v 1538432412.729 * [misc]backup-simplify: Simplify 0 into 0 1538432412.730 * [misc]backup-simplify: Simplify 1 into 1 1538432412.730 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.730 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.730 * [misc]taylor: Taking taylor expansion of -3 in v 1538432412.730 * [misc]backup-simplify: Simplify -3 into -3 1538432412.730 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.730 * [misc]backup-simplify: Simplify 1 into 1 1538432412.730 * [misc]backup-simplify: Simplify (* 1 -6) into -6 1538432412.730 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1538432412.730 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432412.730 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432412.730 * [misc]backup-simplify: Simplify (* -6 -3) into 18 1538432412.730 * [misc]backup-simplify: Simplify (log 18) into (log 18) 1538432412.731 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 18)) into (- (log 18) (* 4 (log v))) 1538432412.731 * [misc]backup-simplify: Simplify (* 1/4 (- (log 18) (* 4 (log v)))) into (* 1/4 (- (log 18) (* 4 (log v)))) 1538432412.731 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log 18) (* 4 (log v))))) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.731 * [misc]backup-simplify: Simplify (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log 18) (* 4 (log v)))))) into (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) 1538432412.732 * [misc]backup-simplify: Simplify (* (/ -1 t) (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) into (* -1 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2)))) 1538432412.732 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2)))) in t 1538432412.732 * [misc]taylor: Taking taylor expansion of -1 in t 1538432412.732 * [misc]backup-simplify: Simplify -1 into -1 1538432412.732 * [misc]taylor: Taking taylor expansion of (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))) in t 1538432412.732 * [misc]taylor: Taking taylor expansion of (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) in t 1538432412.732 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (- (log 18) (* 4 (log v))))) in t 1538432412.732 * [misc]taylor: Taking taylor expansion of (* 1/4 (- (log 18) (* 4 (log v)))) in t 1538432412.732 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.732 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.732 * [misc]taylor: Taking taylor expansion of (- (log 18) (* 4 (log v))) in t 1538432412.732 * [misc]taylor: Taking taylor expansion of (log 18) in t 1538432412.732 * [misc]taylor: Taking taylor expansion of 18 in t 1538432412.732 * [misc]backup-simplify: Simplify 18 into 18 1538432412.732 * [misc]backup-simplify: Simplify (log 18) into (log 18) 1538432412.732 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1538432412.732 * [misc]taylor: Taking taylor expansion of 4 in t 1538432412.732 * [misc]backup-simplify: Simplify 4 into 4 1538432412.732 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432412.732 * [misc]taylor: Taking taylor expansion of v in t 1538432412.732 * [misc]backup-simplify: Simplify v into v 1538432412.732 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432412.732 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1538432412.732 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1538432412.733 * [misc]backup-simplify: Simplify (+ (log 18) (- (* 4 (log v)))) into (- (log 18) (* 4 (log v))) 1538432412.733 * [misc]backup-simplify: Simplify (* 1/4 (- (log 18) (* 4 (log v)))) into (* 1/4 (- (log 18) (* 4 (log v)))) 1538432412.733 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log 18) (* 4 (log v))))) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.733 * [misc]taylor: Taking taylor expansion of t in t 1538432412.733 * [misc]backup-simplify: Simplify 0 into 0 1538432412.733 * [misc]backup-simplify: Simplify 1 into 1 1538432412.733 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.733 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432412.733 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.733 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.733 * [misc]backup-simplify: Simplify 2 into 2 1538432412.733 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.734 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.734 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.734 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.734 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) into (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) 1538432412.735 * [misc]backup-simplify: Simplify (* -1 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) into (* -1 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) 1538432412.735 * [misc]backup-simplify: Simplify (* -1 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) into (* -1 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) 1538432412.735 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.735 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432412.735 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432412.736 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.736 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.736 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432412.736 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -6)) into 0 1538432412.736 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.736 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 -3)) into 0 1538432412.738 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 18 1)))) 1) into 0 1538432412.738 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 18)) into (- (log 18) (* 4 (log v))) 1538432412.738 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (- (log 18) (* 4 (log v))))) into 0 1538432412.740 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.741 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (* 0 (exp (* 1/4 (- (log 18) (* 4 (log v))))))) into 0 1538432412.741 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.741 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432412.741 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.741 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.741 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (/ -1 t) (/ 0 t)))) into 0 1538432412.742 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) 0) (* 0 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) into 0 1538432412.742 * [misc]taylor: Taking taylor expansion of 0 in t 1538432412.742 * [misc]backup-simplify: Simplify 0 into 0 1538432412.743 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 18 1)))) 1) into 0 1538432412.744 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1538432412.744 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1538432412.744 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.744 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.745 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (- (log 18) (* 4 (log v))))) into 0 1538432412.745 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.746 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (/ 0 1)))) into 0 1538432412.746 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) 0) (* 0 (sqrt (sqrt 2)))) into 0 1538432412.747 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) into 0 1538432412.747 * [misc]backup-simplify: Simplify 0 into 0 1538432412.747 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.747 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.747 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432412.747 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432412.747 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.748 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.748 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -6))) into 0 1538432412.748 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1538432412.748 * [misc]backup-simplify: Simplify (+ (* -6 1) (+ (* 0 0) (* 2 -3))) into -12 1538432412.751 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 18 2))) (* 1 (/ (* 1 (pow (* 2 -12) 1)) (pow 18 1)))) 2) into -2/3 1538432412.751 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 18)) into (- (log 18) (* 4 (log v))) 1538432412.752 * [misc]backup-simplify: Simplify (+ (* 1/4 -2/3) (+ (* 0 0) (* 0 (- (log 18) (* 4 (log v)))))) into (- 1/6) 1538432412.753 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/6) 1) 1)))) into (* -1/6 (exp (* 1/4 (- (log 18) (* 4 (log v)))))) 1538432412.754 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432412.755 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.756 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) (* -1/6 (exp (* 1/4 (- (log 18) (* 4 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log 18) (* 4 (log v)))))))) into (- (* 1/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) 1538432412.756 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.756 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.756 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.756 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432412.756 * [misc]backup-simplify: Simplify (- (/ 1 t) (+ (* (/ -1 t) (/ 0 t)) (* 0 (/ 0 t)))) into (/ 1 t) 1538432412.757 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) (- (* 1/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))))) (+ (* 0 0) (* (/ 1 t) (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))))) into (* 7/6 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2)))) 1538432412.757 * [misc]taylor: Taking taylor expansion of (* 7/6 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2)))) in t 1538432412.757 * [misc]taylor: Taking taylor expansion of 7/6 in t 1538432412.757 * [misc]backup-simplify: Simplify 7/6 into 7/6 1538432412.758 * [misc]taylor: Taking taylor expansion of (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))) in t 1538432412.758 * [misc]taylor: Taking taylor expansion of (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) in t 1538432412.758 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (- (log 18) (* 4 (log v))))) in t 1538432412.758 * [misc]taylor: Taking taylor expansion of (* 1/4 (- (log 18) (* 4 (log v)))) in t 1538432412.758 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.758 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.758 * [misc]taylor: Taking taylor expansion of (- (log 18) (* 4 (log v))) in t 1538432412.758 * [misc]taylor: Taking taylor expansion of (log 18) in t 1538432412.758 * [misc]taylor: Taking taylor expansion of 18 in t 1538432412.758 * [misc]backup-simplify: Simplify 18 into 18 1538432412.758 * [misc]backup-simplify: Simplify (log 18) into (log 18) 1538432412.758 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1538432412.758 * [misc]taylor: Taking taylor expansion of 4 in t 1538432412.758 * [misc]backup-simplify: Simplify 4 into 4 1538432412.758 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432412.758 * [misc]taylor: Taking taylor expansion of v in t 1538432412.758 * [misc]backup-simplify: Simplify v into v 1538432412.758 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432412.758 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1538432412.758 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1538432412.758 * [misc]backup-simplify: Simplify (+ (log 18) (- (* 4 (log v)))) into (- (log 18) (* 4 (log v))) 1538432412.758 * [misc]backup-simplify: Simplify (* 1/4 (- (log 18) (* 4 (log v)))) into (* 1/4 (- (log 18) (* 4 (log v)))) 1538432412.759 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log 18) (* 4 (log v))))) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.759 * [misc]taylor: Taking taylor expansion of t in t 1538432412.759 * [misc]backup-simplify: Simplify 0 into 0 1538432412.759 * [misc]backup-simplify: Simplify 1 into 1 1538432412.759 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.759 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432412.759 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.759 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.759 * [misc]backup-simplify: Simplify 2 into 2 1538432412.759 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.759 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.759 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.760 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.760 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) into (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) 1538432412.761 * [misc]backup-simplify: Simplify (* 7/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) into (* 7/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) 1538432412.761 * [misc]backup-simplify: Simplify (* 7/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) into (* 7/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) 1538432412.761 * [misc]backup-simplify: Simplify 0 into 0 1538432412.763 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432412.764 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.769 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 18 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 18 1)))) 2) into 0 1538432412.771 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1538432412.771 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1538432412.771 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.771 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.772 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log 18) (* 4 (log v)))))) into 0 1538432412.774 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538432412.775 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.775 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))) into 0 1538432412.776 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))))) into 0 1538432412.776 * [misc]backup-simplify: Simplify 0 into 0 1538432412.776 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432412.777 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.777 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432412.778 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.778 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432412.778 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.779 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -6)))) into 0 1538432412.779 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.779 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 1) (+ (* 2 0) (* 0 -3)))) into 0 1538432412.786 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 18 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -12) 1)) (pow 18 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 18 1)))) 6) into 0 1538432412.787 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 18)) into (- (log 18) (* 4 (log v))) 1538432412.788 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 -2/3) (+ (* 0 0) (* 0 (- (log 18) (* 4 (log v))))))) into 0 1538432412.791 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/6) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432412.792 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.792 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.793 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (+ (* 0 (* -1/6 (exp (* 1/4 (- (log 18) (* 4 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log 18) (* 4 (log v))))))))) into 0 1538432412.793 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432412.794 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.794 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.794 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.794 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (/ -1 t) (/ 0 t)) (* 0 (/ 0 t)) (* (/ 1 t) (/ 0 t)))) into 0 1538432412.796 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) 0) (+ (* 0 (- (* 1/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))))) (+ (* (/ 1 t) 0) (* 0 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))))) into 0 1538432412.796 * [misc]taylor: Taking taylor expansion of 0 in t 1538432412.796 * [misc]backup-simplify: Simplify 0 into 0 1538432412.799 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 18 1)))) 1) into 0 1538432412.800 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1538432412.800 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1538432412.800 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.800 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.801 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (- (log 18) (* 4 (log v))))) into 0 1538432412.802 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.802 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (/ 0 1)))) into 0 1538432412.803 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) 0) (* 0 (sqrt (sqrt 2)))) into 0 1538432412.804 * [misc]backup-simplify: Simplify (+ (* 7/6 0) (* 0 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) into 0 1538432412.804 * [misc]backup-simplify: Simplify 0 into 0 1538432412.804 * [misc]backup-simplify: Simplify 0 into 0 1538432412.804 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.805 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.812 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 18 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 18 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 18 1)))) 6) into 0 1538432412.815 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow v 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow v 1)))) 6) into 0 1538432412.816 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v))))) into 0 1538432412.816 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.816 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.817 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log 18) (* 4 (log v))))))) into 0 1538432412.820 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432412.821 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.822 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2)))))) into 0 1538432412.823 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))))) into 0 1538432412.823 * [misc]backup-simplify: Simplify 0 into 0 1538432412.823 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432412.824 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.824 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1538432412.824 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.825 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432412.825 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.826 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -6))))) into 0 1538432412.826 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.826 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 0) (+ (* 2 1) (+ (* 0 0) (* 0 -3))))) into 2 1538432412.836 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 18 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -12) 1)) (pow 18 3))) (* -3 (/ (* 1 (pow (* 2 -12) 2)) (pow 18 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 18 2))) (* 1 (/ (* 1 1 1 (pow (* 24 2) 1)) (pow 18 1)))) 24) into -1/9 1538432412.836 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 18)) into (- (log 18) (* 4 (log v))) 1538432412.836 * [misc]backup-simplify: Simplify (+ (* 1/4 -1/9) (+ (* 0 0) (+ (* 0 -2/3) (+ (* 0 0) (* 0 (- (log 18) (* 4 (log v)))))))) into (- 1/36) 1538432412.840 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/6) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/6) 2) 2)) (* (/ (pow (- 1/36) 1) 1)))) into (* -1/72 (exp (* 1/4 (- (log 18) (* 4 (log v)))))) 1538432412.841 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.842 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.843 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) (* -1/72 (exp (* 1/4 (- (log 18) (* 4 (log v))))))) (+ (* 0 0) (+ (* 0 (* -1/6 (exp (* 1/4 (- (log 18) (* 4 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log 18) (* 4 (log v)))))))))) into (- (* 1/72 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) 1538432412.843 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432412.843 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.843 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.843 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.844 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (/ -1 t) (/ 0 t)) (* 0 (/ 0 t)) (* (/ 1 t) (/ 0 t)) (* 0 (/ 0 t)))) into 0 1538432412.845 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) (- (* 1/72 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))))) (+ (* 0 0) (+ (* (/ 1 t) (- (* 1/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))))) (+ (* 0 0) (* 0 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))))))) into (- (* 11/72 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))))) 1538432412.845 * [misc]taylor: Taking taylor expansion of (- (* 11/72 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))))) in t 1538432412.845 * [misc]taylor: Taking taylor expansion of (* 11/72 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2)))) in t 1538432412.845 * [misc]taylor: Taking taylor expansion of 11/72 in t 1538432412.845 * [misc]backup-simplify: Simplify 11/72 into 11/72 1538432412.845 * [misc]taylor: Taking taylor expansion of (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))) in t 1538432412.845 * [misc]taylor: Taking taylor expansion of (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) in t 1538432412.845 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (- (log 18) (* 4 (log v))))) in t 1538432412.845 * [misc]taylor: Taking taylor expansion of (* 1/4 (- (log 18) (* 4 (log v)))) in t 1538432412.845 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.845 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.845 * [misc]taylor: Taking taylor expansion of (- (log 18) (* 4 (log v))) in t 1538432412.845 * [misc]taylor: Taking taylor expansion of (log 18) in t 1538432412.845 * [misc]taylor: Taking taylor expansion of 18 in t 1538432412.845 * [misc]backup-simplify: Simplify 18 into 18 1538432412.845 * [misc]backup-simplify: Simplify (log 18) into (log 18) 1538432412.845 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1538432412.845 * [misc]taylor: Taking taylor expansion of 4 in t 1538432412.846 * [misc]backup-simplify: Simplify 4 into 4 1538432412.846 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432412.846 * [misc]taylor: Taking taylor expansion of v in t 1538432412.846 * [misc]backup-simplify: Simplify v into v 1538432412.846 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432412.846 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1538432412.846 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1538432412.846 * [misc]backup-simplify: Simplify (+ (log 18) (- (* 4 (log v)))) into (- (log 18) (* 4 (log v))) 1538432412.846 * [misc]backup-simplify: Simplify (* 1/4 (- (log 18) (* 4 (log v)))) into (* 1/4 (- (log 18) (* 4 (log v)))) 1538432412.846 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log 18) (* 4 (log v))))) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.846 * [misc]taylor: Taking taylor expansion of t in t 1538432412.846 * [misc]backup-simplify: Simplify 0 into 0 1538432412.846 * [misc]backup-simplify: Simplify 1 into 1 1538432412.846 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.846 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432412.846 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.846 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.846 * [misc]backup-simplify: Simplify 2 into 2 1538432412.847 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.847 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.847 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.847 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.847 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) into (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) 1538432412.848 * [misc]backup-simplify: Simplify (* 11/72 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) into (* 11/72 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) 1538432412.848 * [misc]backup-simplify: Simplify (- (* 11/72 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) into (- (* 11/72 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) 1538432412.849 * [misc]backup-simplify: Simplify (- (* 11/72 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) into (- (* 11/72 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) 1538432412.851 * [misc]backup-simplify: Simplify (+ (* (- (* 11/72 (* (exp (* 1/4 (- (log 18) (* 4 (log (/ 1 v)))))) (sqrt (sqrt 2))))) (* (/ 1 (/ 1 t)) (pow (/ 1 v) 2))) (+ (* (* 7/6 (* (exp (* 1/4 (- (log 18) (* 4 (log (/ 1 v)))))) (sqrt (sqrt 2)))) (* (/ 1 (/ 1 t)) 1)) (* (* -1 (* (exp (* 1/4 (- (log 18) (* 4 (log (/ 1 v)))))) (sqrt (sqrt 2)))) (* (/ 1 (/ 1 t)) (pow (/ 1 v) -2))))) into (- (* 7/6 (* (* t (exp (* 1/4 (- (log 18) (* 4 (log (/ 1 v))))))) (sqrt (sqrt 2)))) (+ (* 11/72 (* (/ (* t (exp (* 1/4 (- (log 18) (* 4 (log (/ 1 v))))))) (pow v 2)) (sqrt (sqrt 2)))) (* (* t (* (exp (* 1/4 (- (log 18) (* 4 (log (/ 1 v)))))) (pow v 2))) (sqrt (sqrt 2))))) 1538432412.851 * [misc]backup-simplify: Simplify (* (sqrt (sqrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -6 2))) (* (sqrt (sqrt (* 2 (fma (* (/ 1 (- v)) (/ 1 (- v))) -3 1)))) (* (/ 1 (- t)) (- 1 (* (/ 1 (- v)) (/ 1 (- v))))))) into (* -1 (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4)))) 1538432412.851 * [misc]approximate: Taking taylor expansion of (* -1 (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4)))) in (v t) around 0 1538432412.851 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4)))) in t 1538432412.851 * [misc]taylor: Taking taylor expansion of -1 in t 1538432412.851 * [misc]backup-simplify: Simplify -1 into -1 1538432412.851 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4))) in t 1538432412.852 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in t 1538432412.852 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432412.852 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.852 * [misc]backup-simplify: Simplify 1 into 1 1538432412.852 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432412.852 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.852 * [misc]taylor: Taking taylor expansion of v in t 1538432412.852 * [misc]backup-simplify: Simplify v into v 1538432412.852 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.852 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432412.852 * [misc]taylor: Taking taylor expansion of t in t 1538432412.852 * [misc]backup-simplify: Simplify 0 into 0 1538432412.852 * [misc]backup-simplify: Simplify 1 into 1 1538432412.852 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432412.852 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432412.852 * [misc]backup-simplify: Simplify (/ (- 1 (/ 1 (pow v 2))) 1) into (- 1 (/ 1 (pow v 2))) 1538432412.852 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4)) in t 1538432412.852 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432412.852 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.852 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.852 * [misc]backup-simplify: Simplify 2 into 2 1538432412.852 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.852 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.853 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.853 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.853 * [misc]taylor: Taking taylor expansion of (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4) in t 1538432412.853 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1))))) in t 1538432412.853 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)))) in t 1538432412.853 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.853 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.853 * [misc]taylor: Taking taylor expansion of (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1))) in t 1538432412.853 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) in t 1538432412.853 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -6 2) in t 1538432412.853 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -6) 2) 1538432412.853 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -6) in t 1538432412.853 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432412.853 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.853 * [misc]taylor: Taking taylor expansion of v in t 1538432412.853 * [misc]backup-simplify: Simplify v into v 1538432412.853 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.853 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432412.853 * [misc]taylor: Taking taylor expansion of -6 in t 1538432412.853 * [misc]backup-simplify: Simplify -6 into -6 1538432412.853 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.853 * [misc]backup-simplify: Simplify 2 into 2 1538432412.853 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432412.853 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432412.853 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432412.853 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432412.853 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.853 * [misc]taylor: Taking taylor expansion of v in t 1538432412.853 * [misc]backup-simplify: Simplify v into v 1538432412.853 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.853 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432412.853 * [misc]taylor: Taking taylor expansion of -3 in t 1538432412.853 * [misc]backup-simplify: Simplify -3 into -3 1538432412.854 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.854 * [misc]backup-simplify: Simplify 1 into 1 1538432412.854 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -6) into (/ -6 (pow v 2)) 1538432412.854 * [misc]backup-simplify: Simplify (+ (/ -6 (pow v 2)) 2) into (- 2 (* 6 (/ 1 (pow v 2)))) 1538432412.854 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432412.854 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432412.854 * [misc]backup-simplify: Simplify (* (- 2 (* 6 (/ 1 (pow v 2)))) (- 1 (* 3 (/ 1 (pow v 2))))) into (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))) 1538432412.854 * [misc]backup-simplify: Simplify (log (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))) into (log (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))) 1538432412.854 * [misc]backup-simplify: Simplify (* 1/4 (log (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))))) into (* 1/4 (log (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))))) 1538432412.854 * [misc]backup-simplify: Simplify (exp (* 1/4 (log (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2)))))))) into (pow (* (- 1 (* 3 (/ 1 (pow v 2)))) (- 2 (* 6 (/ 1 (pow v 2))))) 1/4) 1538432412.855 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4)))) in v 1538432412.855 * [misc]taylor: Taking taylor expansion of -1 in v 1538432412.855 * [misc]backup-simplify: Simplify -1 into -1 1538432412.855 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4))) in v 1538432412.855 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in v 1538432412.855 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432412.855 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.855 * [misc]backup-simplify: Simplify 1 into 1 1538432412.855 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.855 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.855 * [misc]taylor: Taking taylor expansion of v in v 1538432412.855 * [misc]backup-simplify: Simplify 0 into 0 1538432412.855 * [misc]backup-simplify: Simplify 1 into 1 1538432412.855 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.855 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.855 * [misc]taylor: Taking taylor expansion of t in v 1538432412.855 * [misc]backup-simplify: Simplify t into t 1538432412.855 * [misc]backup-simplify: Simplify (- 1) into -1 1538432412.855 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432412.855 * [misc]backup-simplify: Simplify (/ -1 t) into (/ -1 t) 1538432412.855 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4)) in v 1538432412.855 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in v 1538432412.855 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432412.855 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.855 * [misc]backup-simplify: Simplify 2 into 2 1538432412.855 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.856 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.856 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.856 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.856 * [misc]taylor: Taking taylor expansion of (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4) in v 1538432412.856 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1))))) in v 1538432412.856 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432412.856 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432412.856 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.856 * [misc]taylor: Taking taylor expansion of (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1))) in v 1538432412.856 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) in v 1538432412.856 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -6 2) in v 1538432412.856 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -6) 2) 1538432412.856 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -6) in v 1538432412.856 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.856 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.856 * [misc]taylor: Taking taylor expansion of v in v 1538432412.856 * [misc]backup-simplify: Simplify 0 into 0 1538432412.856 * [misc]backup-simplify: Simplify 1 into 1 1538432412.856 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.856 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.856 * [misc]taylor: Taking taylor expansion of -6 in v 1538432412.856 * [misc]backup-simplify: Simplify -6 into -6 1538432412.857 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.857 * [misc]backup-simplify: Simplify 2 into 2 1538432412.857 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432412.857 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432412.857 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432412.857 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.857 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.857 * [misc]taylor: Taking taylor expansion of v in v 1538432412.857 * [misc]backup-simplify: Simplify 0 into 0 1538432412.857 * [misc]backup-simplify: Simplify 1 into 1 1538432412.857 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.857 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.857 * [misc]taylor: Taking taylor expansion of -3 in v 1538432412.857 * [misc]backup-simplify: Simplify -3 into -3 1538432412.857 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.857 * [misc]backup-simplify: Simplify 1 into 1 1538432412.857 * [misc]backup-simplify: Simplify (* 1 -6) into -6 1538432412.857 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1538432412.857 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432412.857 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432412.857 * [misc]backup-simplify: Simplify (* -6 -3) into 18 1538432412.858 * [misc]backup-simplify: Simplify (log 18) into (log 18) 1538432412.858 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 18)) into (- (log 18) (* 4 (log v))) 1538432412.858 * [misc]backup-simplify: Simplify (* 1/4 (- (log 18) (* 4 (log v)))) into (* 1/4 (- (log 18) (* 4 (log v)))) 1538432412.858 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log 18) (* 4 (log v))))) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.858 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4)))) in v 1538432412.858 * [misc]taylor: Taking taylor expansion of -1 in v 1538432412.858 * [misc]backup-simplify: Simplify -1 into -1 1538432412.858 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4))) in v 1538432412.858 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in v 1538432412.858 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432412.858 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.858 * [misc]backup-simplify: Simplify 1 into 1 1538432412.858 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.858 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.858 * [misc]taylor: Taking taylor expansion of v in v 1538432412.858 * [misc]backup-simplify: Simplify 0 into 0 1538432412.858 * [misc]backup-simplify: Simplify 1 into 1 1538432412.858 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.859 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.859 * [misc]taylor: Taking taylor expansion of t in v 1538432412.859 * [misc]backup-simplify: Simplify t into t 1538432412.859 * [misc]backup-simplify: Simplify (- 1) into -1 1538432412.859 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432412.859 * [misc]backup-simplify: Simplify (/ -1 t) into (/ -1 t) 1538432412.859 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4)) in v 1538432412.859 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in v 1538432412.859 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432412.859 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.859 * [misc]backup-simplify: Simplify 2 into 2 1538432412.859 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.859 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.859 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.860 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.860 * [misc]taylor: Taking taylor expansion of (pow (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) 1/4) in v 1538432412.860 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1))))) in v 1538432412.860 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432412.860 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432412.860 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.860 * [misc]taylor: Taking taylor expansion of (log (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1))) in v 1538432412.860 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -6 2) (fma (/ 1 (pow v 2)) -3 1)) in v 1538432412.860 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -6 2) in v 1538432412.860 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -6) 2) 1538432412.860 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -6) in v 1538432412.860 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.860 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.860 * [misc]taylor: Taking taylor expansion of v in v 1538432412.860 * [misc]backup-simplify: Simplify 0 into 0 1538432412.860 * [misc]backup-simplify: Simplify 1 into 1 1538432412.860 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.860 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.860 * [misc]taylor: Taking taylor expansion of -6 in v 1538432412.860 * [misc]backup-simplify: Simplify -6 into -6 1538432412.860 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.860 * [misc]backup-simplify: Simplify 2 into 2 1538432412.860 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432412.860 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432412.860 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432412.860 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432412.860 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.860 * [misc]taylor: Taking taylor expansion of v in v 1538432412.860 * [misc]backup-simplify: Simplify 0 into 0 1538432412.860 * [misc]backup-simplify: Simplify 1 into 1 1538432412.860 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.860 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432412.861 * [misc]taylor: Taking taylor expansion of -3 in v 1538432412.861 * [misc]backup-simplify: Simplify -3 into -3 1538432412.861 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.861 * [misc]backup-simplify: Simplify 1 into 1 1538432412.861 * [misc]backup-simplify: Simplify (* 1 -6) into -6 1538432412.861 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1538432412.861 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432412.861 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432412.861 * [misc]backup-simplify: Simplify (* -6 -3) into 18 1538432412.861 * [misc]backup-simplify: Simplify (log 18) into (log 18) 1538432412.861 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 18)) into (- (log 18) (* 4 (log v))) 1538432412.862 * [misc]backup-simplify: Simplify (* 1/4 (- (log 18) (* 4 (log v)))) into (* 1/4 (- (log 18) (* 4 (log v)))) 1538432412.862 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log 18) (* 4 (log v))))) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.862 * [misc]backup-simplify: Simplify (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log 18) (* 4 (log v)))))) into (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) 1538432412.862 * [misc]backup-simplify: Simplify (* (/ -1 t) (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) into (* -1 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2)))) 1538432412.863 * [misc]backup-simplify: Simplify (* -1 (* -1 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))))) into (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))) 1538432412.863 * [misc]taylor: Taking taylor expansion of (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))) in t 1538432412.863 * [misc]taylor: Taking taylor expansion of (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) in t 1538432412.863 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (- (log 18) (* 4 (log v))))) in t 1538432412.863 * [misc]taylor: Taking taylor expansion of (* 1/4 (- (log 18) (* 4 (log v)))) in t 1538432412.863 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.863 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.863 * [misc]taylor: Taking taylor expansion of (- (log 18) (* 4 (log v))) in t 1538432412.863 * [misc]taylor: Taking taylor expansion of (log 18) in t 1538432412.863 * [misc]taylor: Taking taylor expansion of 18 in t 1538432412.863 * [misc]backup-simplify: Simplify 18 into 18 1538432412.863 * [misc]backup-simplify: Simplify (log 18) into (log 18) 1538432412.863 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1538432412.863 * [misc]taylor: Taking taylor expansion of 4 in t 1538432412.863 * [misc]backup-simplify: Simplify 4 into 4 1538432412.863 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432412.863 * [misc]taylor: Taking taylor expansion of v in t 1538432412.863 * [misc]backup-simplify: Simplify v into v 1538432412.863 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432412.863 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1538432412.863 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1538432412.864 * [misc]backup-simplify: Simplify (+ (log 18) (- (* 4 (log v)))) into (- (log 18) (* 4 (log v))) 1538432412.864 * [misc]backup-simplify: Simplify (* 1/4 (- (log 18) (* 4 (log v)))) into (* 1/4 (- (log 18) (* 4 (log v)))) 1538432412.865 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log 18) (* 4 (log v))))) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.865 * [misc]taylor: Taking taylor expansion of t in t 1538432412.865 * [misc]backup-simplify: Simplify 0 into 0 1538432412.865 * [misc]backup-simplify: Simplify 1 into 1 1538432412.866 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.866 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432412.866 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.866 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.866 * [misc]backup-simplify: Simplify 2 into 2 1538432412.866 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.866 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.866 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.866 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.867 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) into (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) 1538432412.867 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) into (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) 1538432412.867 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.867 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432412.867 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432412.868 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.868 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.868 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432412.868 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -6)) into 0 1538432412.868 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.868 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 -3)) into 0 1538432412.870 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 18 1)))) 1) into 0 1538432412.870 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 18)) into (- (log 18) (* 4 (log v))) 1538432412.870 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (- (log 18) (* 4 (log v))))) into 0 1538432412.871 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.871 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (* 0 (exp (* 1/4 (- (log 18) (* 4 (log v))))))) into 0 1538432412.872 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432412.872 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432412.872 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.872 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.872 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (/ -1 t) (/ 0 t)))) into 0 1538432412.872 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) 0) (* 0 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) into 0 1538432412.873 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* -1 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2)))))) into 0 1538432412.873 * [misc]taylor: Taking taylor expansion of 0 in t 1538432412.873 * [misc]backup-simplify: Simplify 0 into 0 1538432412.874 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 18 1)))) 1) into 0 1538432412.875 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1538432412.875 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1538432412.875 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.875 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.876 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (- (log 18) (* 4 (log v))))) into 0 1538432412.876 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.877 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (/ 0 1)))) into 0 1538432412.877 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) 0) (* 0 (sqrt (sqrt 2)))) into 0 1538432412.877 * [misc]backup-simplify: Simplify 0 into 0 1538432412.877 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.877 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.878 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432412.878 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432412.878 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.878 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.878 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -6))) into 0 1538432412.878 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1538432412.879 * [misc]backup-simplify: Simplify (+ (* -6 1) (+ (* 0 0) (* 2 -3))) into -12 1538432412.881 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 18 2))) (* 1 (/ (* 1 (pow (* 2 -12) 1)) (pow 18 1)))) 2) into -2/3 1538432412.882 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 18)) into (- (log 18) (* 4 (log v))) 1538432412.882 * [misc]backup-simplify: Simplify (+ (* 1/4 -2/3) (+ (* 0 0) (* 0 (- (log 18) (* 4 (log v)))))) into (- 1/6) 1538432412.883 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/6) 1) 1)))) into (* -1/6 (exp (* 1/4 (- (log 18) (* 4 (log v)))))) 1538432412.884 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432412.885 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.886 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) (* -1/6 (exp (* 1/4 (- (log 18) (* 4 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log 18) (* 4 (log v)))))))) into (- (* 1/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) 1538432412.886 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432412.886 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.886 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.887 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432412.887 * [misc]backup-simplify: Simplify (- (/ 1 t) (+ (* (/ -1 t) (/ 0 t)) (* 0 (/ 0 t)))) into (/ 1 t) 1538432412.888 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) (- (* 1/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))))) (+ (* 0 0) (* (/ 1 t) (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))))) into (* 7/6 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2)))) 1538432412.889 * [misc]backup-simplify: Simplify (+ (* -1 (* 7/6 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))))) (+ (* 0 0) (* 0 (* -1 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))))))) into (- (* 7/6 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))))) 1538432412.889 * [misc]taylor: Taking taylor expansion of (- (* 7/6 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))))) in t 1538432412.889 * [misc]taylor: Taking taylor expansion of (* 7/6 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2)))) in t 1538432412.889 * [misc]taylor: Taking taylor expansion of 7/6 in t 1538432412.889 * [misc]backup-simplify: Simplify 7/6 into 7/6 1538432412.889 * [misc]taylor: Taking taylor expansion of (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))) in t 1538432412.889 * [misc]taylor: Taking taylor expansion of (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) in t 1538432412.889 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (- (log 18) (* 4 (log v))))) in t 1538432412.889 * [misc]taylor: Taking taylor expansion of (* 1/4 (- (log 18) (* 4 (log v)))) in t 1538432412.889 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.889 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.889 * [misc]taylor: Taking taylor expansion of (- (log 18) (* 4 (log v))) in t 1538432412.889 * [misc]taylor: Taking taylor expansion of (log 18) in t 1538432412.889 * [misc]taylor: Taking taylor expansion of 18 in t 1538432412.889 * [misc]backup-simplify: Simplify 18 into 18 1538432412.889 * [misc]backup-simplify: Simplify (log 18) into (log 18) 1538432412.889 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1538432412.889 * [misc]taylor: Taking taylor expansion of 4 in t 1538432412.889 * [misc]backup-simplify: Simplify 4 into 4 1538432412.889 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432412.889 * [misc]taylor: Taking taylor expansion of v in t 1538432412.889 * [misc]backup-simplify: Simplify v into v 1538432412.889 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432412.889 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1538432412.889 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1538432412.889 * [misc]backup-simplify: Simplify (+ (log 18) (- (* 4 (log v)))) into (- (log 18) (* 4 (log v))) 1538432412.890 * [misc]backup-simplify: Simplify (* 1/4 (- (log 18) (* 4 (log v)))) into (* 1/4 (- (log 18) (* 4 (log v)))) 1538432412.890 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log 18) (* 4 (log v))))) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.890 * [misc]taylor: Taking taylor expansion of t in t 1538432412.890 * [misc]backup-simplify: Simplify 0 into 0 1538432412.890 * [misc]backup-simplify: Simplify 1 into 1 1538432412.890 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.890 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432412.890 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.890 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.890 * [misc]backup-simplify: Simplify 2 into 2 1538432412.890 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.890 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.891 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.891 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.891 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) into (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) 1538432412.891 * [misc]backup-simplify: Simplify (* 7/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) into (* 7/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) 1538432412.892 * [misc]backup-simplify: Simplify (- (* 7/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) into (- (* 7/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) 1538432412.892 * [misc]backup-simplify: Simplify (- (* 7/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) into (- (* 7/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) 1538432412.892 * [misc]backup-simplify: Simplify 0 into 0 1538432412.893 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432412.894 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.898 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 18 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 18 1)))) 2) into 0 1538432412.900 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1538432412.900 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log v)))) into 0 1538432412.900 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.900 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.901 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log 18) (* 4 (log v)))))) into 0 1538432412.903 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538432412.904 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.904 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))) into 0 1538432412.904 * [misc]backup-simplify: Simplify 0 into 0 1538432412.905 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432412.905 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.906 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432412.906 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.906 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432412.906 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.907 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -6)))) into 0 1538432412.907 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.907 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 1) (+ (* 2 0) (* 0 -3)))) into 0 1538432412.914 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 18 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -12) 1)) (pow 18 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 18 1)))) 6) into 0 1538432412.915 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 18)) into (- (log 18) (* 4 (log v))) 1538432412.916 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 -2/3) (+ (* 0 0) (* 0 (- (log 18) (* 4 (log v))))))) into 0 1538432412.920 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/6) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432412.920 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.921 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.922 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (+ (* 0 (* -1/6 (exp (* 1/4 (- (log 18) (* 4 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log 18) (* 4 (log v))))))))) into 0 1538432412.922 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432412.922 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.923 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.923 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.923 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (/ -1 t) (/ 0 t)) (* 0 (/ 0 t)) (* (/ 1 t) (/ 0 t)))) into 0 1538432412.924 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) 0) (+ (* 0 (- (* 1/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))))) (+ (* (/ 1 t) 0) (* 0 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))))) into 0 1538432412.925 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (* 7/6 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))))) (+ (* 0 0) (* 0 (* -1 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2)))))))) into 0 1538432412.925 * [misc]taylor: Taking taylor expansion of 0 in t 1538432412.925 * [misc]backup-simplify: Simplify 0 into 0 1538432412.927 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 18 1)))) 1) into 0 1538432412.928 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1538432412.928 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log v))) into 0 1538432412.928 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.928 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.928 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (- (log 18) (* 4 (log v))))) into 0 1538432412.929 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432412.929 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (/ 0 1)))) into 0 1538432412.930 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) 0) (* 0 (sqrt (sqrt 2)))) into 0 1538432412.930 * [misc]backup-simplify: Simplify (+ (* 7/6 0) (* 0 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) into 0 1538432412.930 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.930 * [misc]backup-simplify: Simplify 0 into 0 1538432412.930 * [misc]backup-simplify: Simplify 0 into 0 1538432412.930 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.931 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.935 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 18 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 18 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 18 1)))) 6) into 0 1538432412.937 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow v 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow v 1)))) 6) into 0 1538432412.937 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v))))) into 0 1538432412.937 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.937 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.938 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log 18) (* 4 (log v))))))) into 0 1538432412.940 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432412.940 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.941 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2)))))) into 0 1538432412.941 * [misc]backup-simplify: Simplify 0 into 0 1538432412.941 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432412.941 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.941 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1538432412.942 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.942 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432412.942 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.942 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -6))))) into 0 1538432412.942 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.943 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 0) (+ (* 2 1) (+ (* 0 0) (* 0 -3))))) into 2 1538432412.949 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 18 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -12) 1)) (pow 18 3))) (* -3 (/ (* 1 (pow (* 2 -12) 2)) (pow 18 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 18 2))) (* 1 (/ (* 1 1 1 (pow (* 24 2) 1)) (pow 18 1)))) 24) into -1/9 1538432412.950 * [misc]backup-simplify: Simplify (+ (* (- 4) (log v)) (log 18)) into (- (log 18) (* 4 (log v))) 1538432412.950 * [misc]backup-simplify: Simplify (+ (* 1/4 -1/9) (+ (* 0 0) (+ (* 0 -2/3) (+ (* 0 0) (* 0 (- (log 18) (* 4 (log v)))))))) into (- 1/36) 1538432412.956 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/6) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/6) 2) 2)) (* (/ (pow (- 1/36) 1) 1)))) into (* -1/72 (exp (* 1/4 (- (log 18) (* 4 (log v)))))) 1538432412.957 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432412.959 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432412.961 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) (* -1/72 (exp (* 1/4 (- (log 18) (* 4 (log v))))))) (+ (* 0 0) (+ (* 0 (* -1/6 (exp (* 1/4 (- (log 18) (* 4 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log 18) (* 4 (log v)))))))))) into (- (* 1/72 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))))) 1538432412.961 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432412.961 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432412.962 * [misc]backup-simplify: Simplify (- 0) into 0 1538432412.962 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.962 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (/ -1 t) (/ 0 t)) (* 0 (/ 0 t)) (* (/ 1 t) (/ 0 t)) (* 0 (/ 0 t)))) into 0 1538432412.965 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) (- (* 1/72 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))))) (+ (* 0 0) (+ (* (/ 1 t) (- (* 1/6 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))))) (+ (* 0 0) (* 0 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))))))) into (- (* 11/72 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))))) 1538432412.967 * [misc]backup-simplify: Simplify (+ (* -1 (- (* 11/72 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2)))))) (+ (* 0 0) (+ (* 0 (* 7/6 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))))) (+ (* 0 0) (* 0 (* -1 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))))))))) into (* 11/72 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2)))) 1538432412.967 * [misc]taylor: Taking taylor expansion of (* 11/72 (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2)))) in t 1538432412.967 * [misc]taylor: Taking taylor expansion of 11/72 in t 1538432412.967 * [misc]backup-simplify: Simplify 11/72 into 11/72 1538432412.967 * [misc]taylor: Taking taylor expansion of (* (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) (sqrt (sqrt 2))) in t 1538432412.967 * [misc]taylor: Taking taylor expansion of (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) t) in t 1538432412.967 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (- (log 18) (* 4 (log v))))) in t 1538432412.968 * [misc]taylor: Taking taylor expansion of (* 1/4 (- (log 18) (* 4 (log v)))) in t 1538432412.968 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.968 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.968 * [misc]taylor: Taking taylor expansion of (- (log 18) (* 4 (log v))) in t 1538432412.968 * [misc]taylor: Taking taylor expansion of (log 18) in t 1538432412.968 * [misc]taylor: Taking taylor expansion of 18 in t 1538432412.968 * [misc]backup-simplify: Simplify 18 into 18 1538432412.968 * [misc]backup-simplify: Simplify (log 18) into (log 18) 1538432412.968 * [misc]taylor: Taking taylor expansion of (* 4 (log v)) in t 1538432412.968 * [misc]taylor: Taking taylor expansion of 4 in t 1538432412.968 * [misc]backup-simplify: Simplify 4 into 4 1538432412.968 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432412.968 * [misc]taylor: Taking taylor expansion of v in t 1538432412.968 * [misc]backup-simplify: Simplify v into v 1538432412.968 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432412.968 * [misc]backup-simplify: Simplify (* 4 (log v)) into (* 4 (log v)) 1538432412.968 * [misc]backup-simplify: Simplify (- (* 4 (log v))) into (- (* 4 (log v))) 1538432412.969 * [misc]backup-simplify: Simplify (+ (log 18) (- (* 4 (log v)))) into (- (log 18) (* 4 (log v))) 1538432412.969 * [misc]backup-simplify: Simplify (* 1/4 (- (log 18) (* 4 (log v)))) into (* 1/4 (- (log 18) (* 4 (log v)))) 1538432412.969 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log 18) (* 4 (log v))))) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.969 * [misc]taylor: Taking taylor expansion of t in t 1538432412.969 * [misc]backup-simplify: Simplify 0 into 0 1538432412.969 * [misc]backup-simplify: Simplify 1 into 1 1538432412.970 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1) into (exp (* 1/4 (- (log 18) (* 4 (log v))))) 1538432412.970 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432412.970 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.970 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.970 * [misc]backup-simplify: Simplify 2 into 2 1538432412.970 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.970 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.970 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.971 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.971 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) into (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2))) 1538432412.972 * [misc]backup-simplify: Simplify (* 11/72 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) into (* 11/72 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) 1538432412.972 * [misc]backup-simplify: Simplify (* 11/72 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) into (* 11/72 (* (exp (* 1/4 (- (log 18) (* 4 (log v))))) (sqrt (sqrt 2)))) 1538432412.976 * [misc]backup-simplify: Simplify (+ (* (* 11/72 (* (exp (* 1/4 (- (log 18) (* 4 (log (/ 1 (- v))))))) (sqrt (sqrt 2)))) (* (/ 1 (/ 1 (- t))) (pow (/ 1 (- v)) 2))) (+ (* (- (* 7/6 (* (exp (* 1/4 (- (log 18) (* 4 (log (/ 1 (- v))))))) (sqrt (sqrt 2))))) (* (/ 1 (/ 1 (- t))) 1)) (* (* (exp (* 1/4 (- (log 18) (* 4 (log (/ 1 (- v))))))) (sqrt (sqrt 2))) (* (/ 1 (/ 1 (- t))) (pow (/ 1 (- v)) -2))))) into (- (* 7/6 (* (* t (exp (* 1/4 (- (log 18) (* 4 (log (/ -1 v))))))) (sqrt (sqrt 2)))) (+ (* 11/72 (* (/ (* t (exp (* 1/4 (- (log 18) (* 4 (log (/ -1 v))))))) (pow v 2)) (sqrt (sqrt 2)))) (* (* t (* (exp (* 1/4 (- (log 18) (* 4 (log (/ -1 v)))))) (pow v 2))) (sqrt (sqrt 2))))) 1538432412.976 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2 2) 1538432412.977 * [misc]backup-simplify: Simplify (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))) into (* (* t (- 1 (pow v 2))) (* (sqrt (sqrt 2)) (pow (fma (pow v 2) -3 1) 1/4))) 1538432412.977 * [misc]approximate: Taking taylor expansion of (* (* t (- 1 (pow v 2))) (* (sqrt (sqrt 2)) (pow (fma (pow v 2) -3 1) 1/4))) in (v t) around 0 1538432412.977 * [misc]taylor: Taking taylor expansion of (* (* t (- 1 (pow v 2))) (* (sqrt (sqrt 2)) (pow (fma (pow v 2) -3 1) 1/4))) in t 1538432412.977 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in t 1538432412.977 * [misc]taylor: Taking taylor expansion of t in t 1538432412.977 * [misc]backup-simplify: Simplify 0 into 0 1538432412.977 * [misc]backup-simplify: Simplify 1 into 1 1538432412.977 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1538432412.977 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.977 * [misc]backup-simplify: Simplify 1 into 1 1538432412.977 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.977 * [misc]taylor: Taking taylor expansion of v in t 1538432412.977 * [misc]backup-simplify: Simplify v into v 1538432412.977 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (fma (pow v 2) -3 1) 1/4)) in t 1538432412.977 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432412.977 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432412.977 * [misc]taylor: Taking taylor expansion of 2 in t 1538432412.977 * [misc]backup-simplify: Simplify 2 into 2 1538432412.978 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.978 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.978 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.978 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.978 * [misc]taylor: Taking taylor expansion of (pow (fma (pow v 2) -3 1) 1/4) in t 1538432412.978 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (fma (pow v 2) -3 1)))) in t 1538432412.978 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (fma (pow v 2) -3 1))) in t 1538432412.979 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432412.979 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.979 * [misc]taylor: Taking taylor expansion of (log (fma (pow v 2) -3 1)) in t 1538432412.979 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in t 1538432412.979 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432412.979 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in t 1538432412.979 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432412.979 * [misc]taylor: Taking taylor expansion of v in t 1538432412.979 * [misc]backup-simplify: Simplify v into v 1538432412.979 * [misc]taylor: Taking taylor expansion of -3 in t 1538432412.979 * [misc]backup-simplify: Simplify -3 into -3 1538432412.979 * [misc]taylor: Taking taylor expansion of 1 in t 1538432412.979 * [misc]backup-simplify: Simplify 1 into 1 1538432412.979 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432412.979 * [misc]backup-simplify: Simplify (* (pow v 2) -3) into (* -3 (pow v 2)) 1538432412.979 * [misc]backup-simplify: Simplify (+ (* -3 (pow v 2)) 1) into (- 1 (* 3 (pow v 2))) 1538432412.979 * [misc]backup-simplify: Simplify (log (- 1 (* 3 (pow v 2)))) into (log (- 1 (* 3 (pow v 2)))) 1538432412.980 * [misc]backup-simplify: Simplify (* 1/4 (log (- 1 (* 3 (pow v 2))))) into (* 1/4 (log (- 1 (* 3 (pow v 2))))) 1538432412.980 * [misc]backup-simplify: Simplify (exp (* 1/4 (log (- 1 (* 3 (pow v 2)))))) into (pow (- 1 (* 3 (pow v 2))) 1/4) 1538432412.980 * [misc]taylor: Taking taylor expansion of (* (* t (- 1 (pow v 2))) (* (sqrt (sqrt 2)) (pow (fma (pow v 2) -3 1) 1/4))) in v 1538432412.980 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in v 1538432412.980 * [misc]taylor: Taking taylor expansion of t in v 1538432412.980 * [misc]backup-simplify: Simplify t into t 1538432412.980 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432412.980 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.980 * [misc]backup-simplify: Simplify 1 into 1 1538432412.980 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.980 * [misc]taylor: Taking taylor expansion of v in v 1538432412.980 * [misc]backup-simplify: Simplify 0 into 0 1538432412.980 * [misc]backup-simplify: Simplify 1 into 1 1538432412.980 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (fma (pow v 2) -3 1) 1/4)) in v 1538432412.980 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in v 1538432412.980 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432412.980 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.980 * [misc]backup-simplify: Simplify 2 into 2 1538432412.981 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.981 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.981 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.981 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.981 * [misc]taylor: Taking taylor expansion of (pow (fma (pow v 2) -3 1) 1/4) in v 1538432412.981 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (fma (pow v 2) -3 1)))) in v 1538432412.981 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (fma (pow v 2) -3 1))) in v 1538432412.981 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432412.981 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.982 * [misc]taylor: Taking taylor expansion of (log (fma (pow v 2) -3 1)) in v 1538432412.982 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432412.982 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432412.982 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432412.982 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.982 * [misc]taylor: Taking taylor expansion of v in v 1538432412.982 * [misc]backup-simplify: Simplify 0 into 0 1538432412.982 * [misc]backup-simplify: Simplify 1 into 1 1538432412.982 * [misc]taylor: Taking taylor expansion of -3 in v 1538432412.982 * [misc]backup-simplify: Simplify -3 into -3 1538432412.982 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.982 * [misc]backup-simplify: Simplify 1 into 1 1538432412.982 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432412.982 * [misc]backup-simplify: Simplify (log 1) into 0 1538432412.982 * [misc]backup-simplify: Simplify (* 1/4 0) into 0 1538432412.983 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.987 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538432412.988 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 0)) into 0 1538432412.988 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.988 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432412.988 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432412.993 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -3) 1)) (pow 1 1)))) 2) into -3 1538432412.993 * [misc]backup-simplify: Simplify (+ (* 1/4 -3) (+ (* 0 0) (* 0 0))) into -3/4 1538432412.993 * [misc]backup-simplify: Simplify (exp 0) into 1 1538432412.993 * [misc]taylor: Taking taylor expansion of (* (* t (- 1 (pow v 2))) (* (sqrt (sqrt 2)) (pow (fma (pow v 2) -3 1) 1/4))) in v 1538432412.993 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in v 1538432412.993 * [misc]taylor: Taking taylor expansion of t in v 1538432412.993 * [misc]backup-simplify: Simplify t into t 1538432412.993 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1538432412.994 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.994 * [misc]backup-simplify: Simplify 1 into 1 1538432412.994 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.994 * [misc]taylor: Taking taylor expansion of v in v 1538432412.994 * [misc]backup-simplify: Simplify 0 into 0 1538432412.994 * [misc]backup-simplify: Simplify 1 into 1 1538432412.994 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (fma (pow v 2) -3 1) 1/4)) in v 1538432412.994 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in v 1538432412.994 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432412.994 * [misc]taylor: Taking taylor expansion of 2 in v 1538432412.994 * [misc]backup-simplify: Simplify 2 into 2 1538432412.994 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432412.994 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432412.995 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432412.995 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432412.995 * [misc]taylor: Taking taylor expansion of (pow (fma (pow v 2) -3 1) 1/4) in v 1538432412.995 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (fma (pow v 2) -3 1)))) in v 1538432412.995 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (fma (pow v 2) -3 1))) in v 1538432412.995 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432412.995 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432412.995 * [misc]taylor: Taking taylor expansion of (log (fma (pow v 2) -3 1)) in v 1538432412.995 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1538432412.995 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1538432412.995 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1538432412.995 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432412.995 * [misc]taylor: Taking taylor expansion of v in v 1538432412.995 * [misc]backup-simplify: Simplify 0 into 0 1538432412.995 * [misc]backup-simplify: Simplify 1 into 1 1538432412.995 * [misc]taylor: Taking taylor expansion of -3 in v 1538432412.995 * [misc]backup-simplify: Simplify -3 into -3 1538432412.995 * [misc]taylor: Taking taylor expansion of 1 in v 1538432412.995 * [misc]backup-simplify: Simplify 1 into 1 1538432412.996 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432412.996 * [misc]backup-simplify: Simplify (log 1) into 0 1538432412.996 * [misc]backup-simplify: Simplify (* 1/4 0) into 0 1538432412.996 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432412.999 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1538432412.999 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 0)) into 0 1538432412.999 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432412.999 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432412.999 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432413.004 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -3) 1)) (pow 1 1)))) 2) into -3 1538432413.004 * [misc]backup-simplify: Simplify (+ (* 1/4 -3) (+ (* 0 0) (* 0 0))) into -3/4 1538432413.004 * [misc]backup-simplify: Simplify (exp 0) into 1 1538432413.004 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432413.004 * [misc]backup-simplify: Simplify (* t 1) into t 1538432413.005 * [misc]backup-simplify: Simplify (* (sqrt (sqrt 2)) 1) into (sqrt (sqrt 2)) 1538432413.005 * [misc]backup-simplify: Simplify (* t (sqrt (sqrt 2))) into (* t (sqrt (sqrt 2))) 1538432413.005 * [misc]taylor: Taking taylor expansion of (* t (sqrt (sqrt 2))) in t 1538432413.005 * [misc]taylor: Taking taylor expansion of t in t 1538432413.005 * [misc]backup-simplify: Simplify 0 into 0 1538432413.005 * [misc]backup-simplify: Simplify 1 into 1 1538432413.005 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432413.005 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432413.006 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.006 * [misc]backup-simplify: Simplify 2 into 2 1538432413.006 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.006 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.006 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.007 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.007 * [misc]backup-simplify: Simplify (* 0 (sqrt (sqrt 2))) into 0 1538432413.007 * [misc]backup-simplify: Simplify 0 into 0 1538432413.008 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1538432413.009 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (* 0 1)) into 0 1538432413.009 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.009 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 1)) into 0 1538432413.009 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 (sqrt (sqrt 2)))) into 0 1538432413.009 * [misc]taylor: Taking taylor expansion of 0 in t 1538432413.009 * [misc]backup-simplify: Simplify 0 into 0 1538432413.009 * [misc]backup-simplify: Simplify 0 into 0 1538432413.010 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt (sqrt 2)))) into (sqrt (sqrt 2)) 1538432413.010 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.013 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -3/4 1) 1)))) into -3/4 1538432413.014 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432413.016 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.017 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) -3/4) (+ (* 0 0) (* 0 1))) into (- (* 3/4 (sqrt (sqrt 2)))) 1538432413.017 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432413.017 * [misc]backup-simplify: Simplify (- 1) into -1 1538432413.017 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432413.017 * [misc]backup-simplify: Simplify (+ (* t -1) (+ (* 0 0) (* 0 1))) into (- t) 1538432413.019 * [misc]backup-simplify: Simplify (+ (* t (- (* 3/4 (sqrt (sqrt 2))))) (+ (* 0 0) (* (- t) (sqrt (sqrt 2))))) into (- (* 7/4 (* t (sqrt (sqrt 2))))) 1538432413.019 * [misc]taylor: Taking taylor expansion of (- (* 7/4 (* t (sqrt (sqrt 2))))) in t 1538432413.019 * [misc]taylor: Taking taylor expansion of (* 7/4 (* t (sqrt (sqrt 2)))) in t 1538432413.019 * [misc]taylor: Taking taylor expansion of 7/4 in t 1538432413.019 * [misc]backup-simplify: Simplify 7/4 into 7/4 1538432413.019 * [misc]taylor: Taking taylor expansion of (* t (sqrt (sqrt 2))) in t 1538432413.019 * [misc]taylor: Taking taylor expansion of t in t 1538432413.019 * [misc]backup-simplify: Simplify 0 into 0 1538432413.019 * [misc]backup-simplify: Simplify 1 into 1 1538432413.019 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432413.019 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432413.019 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.019 * [misc]backup-simplify: Simplify 2 into 2 1538432413.019 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.019 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.020 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.020 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.020 * [misc]backup-simplify: Simplify (* 0 (sqrt (sqrt 2))) into 0 1538432413.020 * [misc]backup-simplify: Simplify (* 7/4 0) into 0 1538432413.021 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.021 * [misc]backup-simplify: Simplify 0 into 0 1538432413.021 * [misc]backup-simplify: Simplify 0 into 0 1538432413.022 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432413.023 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.024 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt (sqrt 2))))) into 0 1538432413.024 * [misc]backup-simplify: Simplify 0 into 0 1538432413.024 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432413.024 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432413.024 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.032 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -3) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1538432413.032 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 -3) (+ (* 0 0) (* 0 0)))) into 0 1538432413.036 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -3/4 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432413.036 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432413.037 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.037 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (+ (* 0 -3/4) (+ (* 0 0) (* 0 1)))) into 0 1538432413.038 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432413.038 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.038 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.038 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1)))) into 0 1538432413.039 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 (- (* 3/4 (sqrt (sqrt 2))))) (+ (* (- t) 0) (* 0 (sqrt (sqrt 2)))))) into 0 1538432413.039 * [misc]taylor: Taking taylor expansion of 0 in t 1538432413.039 * [misc]backup-simplify: Simplify 0 into 0 1538432413.039 * [misc]backup-simplify: Simplify 0 into 0 1538432413.040 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt (sqrt 2)))) into (sqrt (sqrt 2)) 1538432413.041 * [misc]backup-simplify: Simplify (+ (* 7/4 (sqrt (sqrt 2))) (* 0 0)) into (* 7/4 (sqrt (sqrt 2))) 1538432413.042 * [misc]backup-simplify: Simplify (- (* 7/4 (sqrt (sqrt 2)))) into (- (* 7/4 (sqrt (sqrt 2)))) 1538432413.042 * [misc]backup-simplify: Simplify (- (* 7/4 (sqrt (sqrt 2)))) into (- (* 7/4 (sqrt (sqrt 2)))) 1538432413.042 * [misc]backup-simplify: Simplify 0 into 0 1538432413.043 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432413.043 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.044 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2)))))) into 0 1538432413.044 * [misc]backup-simplify: Simplify 0 into 0 1538432413.044 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432413.044 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432413.044 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.057 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -3) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 -3) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into -9/2 1538432413.057 * [misc]backup-simplify: Simplify (+ (* 1/4 -9/2) (+ (* 0 0) (+ (* 0 -3) (+ (* 0 0) (* 0 0))))) into -9/8 1538432413.063 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -3/4 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -3/4 2) 2)) (* (/ (pow -9/8 1) 1)))) into -27/32 1538432413.065 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432413.066 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.068 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) -27/32) (+ (* 0 0) (+ (* 0 -3/4) (+ (* 0 0) (* 0 1))))) into (- (* 27/32 (sqrt (sqrt 2)))) 1538432413.068 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432413.068 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.068 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.069 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1))))) into 0 1538432413.071 * [misc]backup-simplify: Simplify (+ (* t (- (* 27/32 (sqrt (sqrt 2))))) (+ (* 0 0) (+ (* (- t) (- (* 3/4 (sqrt (sqrt 2))))) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))))) into (- (* 3/32 (* t (sqrt (sqrt 2))))) 1538432413.071 * [misc]taylor: Taking taylor expansion of (- (* 3/32 (* t (sqrt (sqrt 2))))) in t 1538432413.071 * [misc]taylor: Taking taylor expansion of (* 3/32 (* t (sqrt (sqrt 2)))) in t 1538432413.071 * [misc]taylor: Taking taylor expansion of 3/32 in t 1538432413.071 * [misc]backup-simplify: Simplify 3/32 into 3/32 1538432413.071 * [misc]taylor: Taking taylor expansion of (* t (sqrt (sqrt 2))) in t 1538432413.071 * [misc]taylor: Taking taylor expansion of t in t 1538432413.071 * [misc]backup-simplify: Simplify 0 into 0 1538432413.071 * [misc]backup-simplify: Simplify 1 into 1 1538432413.071 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432413.071 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432413.071 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.071 * [misc]backup-simplify: Simplify 2 into 2 1538432413.071 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.072 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.072 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.072 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.072 * [misc]backup-simplify: Simplify (* 0 (sqrt (sqrt 2))) into 0 1538432413.073 * [misc]backup-simplify: Simplify (* 3/32 0) into 0 1538432413.073 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.073 * [misc]backup-simplify: Simplify 0 into 0 1538432413.073 * [misc]backup-simplify: Simplify 0 into 0 1538432413.074 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432413.076 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.076 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt (sqrt 2))))) into 0 1538432413.076 * [misc]backup-simplify: Simplify (+ (* 7/4 0) (+ (* 0 (sqrt (sqrt 2))) (* 0 0))) into 0 1538432413.076 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.077 * [misc]backup-simplify: Simplify 0 into 0 1538432413.077 * [misc]backup-simplify: Simplify 0 into 0 1538432413.078 * [misc]backup-simplify: Simplify (+ (* (- (* 7/4 (sqrt (sqrt 2)))) (* t (pow v 2))) (* (sqrt (sqrt 2)) (* t 1))) into (- (* t (sqrt (sqrt 2))) (* 7/4 (* (* t (pow v 2)) (sqrt (sqrt 2))))) 1538432413.079 * [misc]backup-simplify: Simplify (* (sqrt (sqrt (* 2 (fma (* (/ 1 v) (/ 1 v)) -3 1)))) (* (/ 1 t) (- 1 (* (/ 1 v) (/ 1 v))))) into (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4))) 1538432413.079 * [misc]approximate: Taking taylor expansion of (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4))) in (v t) around 0 1538432413.079 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4))) in t 1538432413.079 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in t 1538432413.079 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432413.079 * [misc]taylor: Taking taylor expansion of 1 in t 1538432413.079 * [misc]backup-simplify: Simplify 1 into 1 1538432413.079 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432413.079 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432413.079 * [misc]taylor: Taking taylor expansion of v in t 1538432413.079 * [misc]backup-simplify: Simplify v into v 1538432413.079 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432413.079 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432413.079 * [misc]taylor: Taking taylor expansion of t in t 1538432413.079 * [misc]backup-simplify: Simplify 0 into 0 1538432413.080 * [misc]backup-simplify: Simplify 1 into 1 1538432413.080 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432413.080 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432413.080 * [misc]backup-simplify: Simplify (/ (- 1 (/ 1 (pow v 2))) 1) into (- 1 (/ 1 (pow v 2))) 1538432413.080 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4)) in t 1538432413.080 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432413.080 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432413.080 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.080 * [misc]backup-simplify: Simplify 2 into 2 1538432413.080 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.081 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.081 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.081 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.081 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -3 1) 1/4) in t 1538432413.081 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (fma (/ 1 (pow v 2)) -3 1)))) in t 1538432413.081 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (fma (/ 1 (pow v 2)) -3 1))) in t 1538432413.081 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432413.081 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432413.081 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 (pow v 2)) -3 1)) in t 1538432413.082 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432413.082 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432413.082 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432413.082 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432413.082 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432413.082 * [misc]taylor: Taking taylor expansion of v in t 1538432413.082 * [misc]backup-simplify: Simplify v into v 1538432413.082 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432413.082 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432413.082 * [misc]taylor: Taking taylor expansion of -3 in t 1538432413.082 * [misc]backup-simplify: Simplify -3 into -3 1538432413.082 * [misc]taylor: Taking taylor expansion of 1 in t 1538432413.082 * [misc]backup-simplify: Simplify 1 into 1 1538432413.082 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432413.082 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432413.083 * [misc]backup-simplify: Simplify (log (- 1 (* 3 (/ 1 (pow v 2))))) into (log (- 1 (* 3 (/ 1 (pow v 2))))) 1538432413.083 * [misc]backup-simplify: Simplify (* 1/4 (log (- 1 (* 3 (/ 1 (pow v 2)))))) into (* 1/4 (log (- 1 (* 3 (/ 1 (pow v 2)))))) 1538432413.083 * [misc]backup-simplify: Simplify (exp (* 1/4 (log (- 1 (* 3 (/ 1 (pow v 2))))))) into (pow (- 1 (* 3 (/ 1 (pow v 2)))) 1/4) 1538432413.083 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4))) in v 1538432413.083 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in v 1538432413.083 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432413.083 * [misc]taylor: Taking taylor expansion of 1 in v 1538432413.083 * [misc]backup-simplify: Simplify 1 into 1 1538432413.083 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432413.083 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432413.083 * [misc]taylor: Taking taylor expansion of v in v 1538432413.083 * [misc]backup-simplify: Simplify 0 into 0 1538432413.083 * [misc]backup-simplify: Simplify 1 into 1 1538432413.084 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432413.084 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432413.084 * [misc]taylor: Taking taylor expansion of t in v 1538432413.084 * [misc]backup-simplify: Simplify t into t 1538432413.084 * [misc]backup-simplify: Simplify (- 1) into -1 1538432413.084 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432413.084 * [misc]backup-simplify: Simplify (/ -1 t) into (/ -1 t) 1538432413.084 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4)) in v 1538432413.084 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in v 1538432413.084 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432413.084 * [misc]taylor: Taking taylor expansion of 2 in v 1538432413.084 * [misc]backup-simplify: Simplify 2 into 2 1538432413.085 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.085 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.085 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.085 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.085 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -3 1) 1/4) in v 1538432413.085 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432413.086 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (fma (/ 1 (pow v 2)) -3 1))) in v 1538432413.086 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432413.086 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432413.086 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 (pow v 2)) -3 1)) in v 1538432413.086 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432413.086 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432413.086 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432413.086 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432413.086 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432413.086 * [misc]taylor: Taking taylor expansion of v in v 1538432413.086 * [misc]backup-simplify: Simplify 0 into 0 1538432413.086 * [misc]backup-simplify: Simplify 1 into 1 1538432413.086 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432413.086 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432413.086 * [misc]taylor: Taking taylor expansion of -3 in v 1538432413.086 * [misc]backup-simplify: Simplify -3 into -3 1538432413.086 * [misc]taylor: Taking taylor expansion of 1 in v 1538432413.086 * [misc]backup-simplify: Simplify 1 into 1 1538432413.086 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432413.087 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432413.087 * [misc]backup-simplify: Simplify (log -3) into (log -3) 1538432413.087 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -3)) into (- (log -3) (* 2 (log v))) 1538432413.087 * [misc]backup-simplify: Simplify (* 1/4 (- (log -3) (* 2 (log v)))) into (* 1/4 (- (log -3) (* 2 (log v)))) 1538432413.088 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log -3) (* 2 (log v))))) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.088 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4))) in v 1538432413.088 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in v 1538432413.088 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432413.088 * [misc]taylor: Taking taylor expansion of 1 in v 1538432413.088 * [misc]backup-simplify: Simplify 1 into 1 1538432413.088 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432413.088 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432413.088 * [misc]taylor: Taking taylor expansion of v in v 1538432413.088 * [misc]backup-simplify: Simplify 0 into 0 1538432413.088 * [misc]backup-simplify: Simplify 1 into 1 1538432413.089 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432413.089 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432413.089 * [misc]taylor: Taking taylor expansion of t in v 1538432413.089 * [misc]backup-simplify: Simplify t into t 1538432413.089 * [misc]backup-simplify: Simplify (- 1) into -1 1538432413.089 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432413.089 * [misc]backup-simplify: Simplify (/ -1 t) into (/ -1 t) 1538432413.089 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4)) in v 1538432413.089 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in v 1538432413.089 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432413.089 * [misc]taylor: Taking taylor expansion of 2 in v 1538432413.089 * [misc]backup-simplify: Simplify 2 into 2 1538432413.090 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.090 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.090 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.090 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.090 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -3 1) 1/4) in v 1538432413.090 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432413.091 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (fma (/ 1 (pow v 2)) -3 1))) in v 1538432413.091 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432413.091 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432413.091 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 (pow v 2)) -3 1)) in v 1538432413.091 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432413.091 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432413.091 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432413.091 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432413.091 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432413.091 * [misc]taylor: Taking taylor expansion of v in v 1538432413.091 * [misc]backup-simplify: Simplify 0 into 0 1538432413.091 * [misc]backup-simplify: Simplify 1 into 1 1538432413.091 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432413.091 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432413.091 * [misc]taylor: Taking taylor expansion of -3 in v 1538432413.091 * [misc]backup-simplify: Simplify -3 into -3 1538432413.091 * [misc]taylor: Taking taylor expansion of 1 in v 1538432413.091 * [misc]backup-simplify: Simplify 1 into 1 1538432413.092 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432413.092 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432413.092 * [misc]backup-simplify: Simplify (log -3) into (log -3) 1538432413.092 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -3)) into (- (log -3) (* 2 (log v))) 1538432413.093 * [misc]backup-simplify: Simplify (* 1/4 (- (log -3) (* 2 (log v)))) into (* 1/4 (- (log -3) (* 2 (log v)))) 1538432413.093 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log -3) (* 2 (log v))))) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.094 * [misc]backup-simplify: Simplify (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))) into (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))) 1538432413.094 * [misc]backup-simplify: Simplify (* (/ -1 t) (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) into (* -1 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2)))) 1538432413.094 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2)))) in t 1538432413.094 * [misc]taylor: Taking taylor expansion of -1 in t 1538432413.094 * [misc]backup-simplify: Simplify -1 into -1 1538432413.094 * [misc]taylor: Taking taylor expansion of (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))) in t 1538432413.094 * [misc]taylor: Taking taylor expansion of (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) in t 1538432413.095 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (- (log -3) (* 2 (log v))))) in t 1538432413.095 * [misc]taylor: Taking taylor expansion of (* 1/4 (- (log -3) (* 2 (log v)))) in t 1538432413.095 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432413.095 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432413.095 * [misc]taylor: Taking taylor expansion of (- (log -3) (* 2 (log v))) in t 1538432413.095 * [misc]taylor: Taking taylor expansion of (log -3) in t 1538432413.095 * [misc]taylor: Taking taylor expansion of -3 in t 1538432413.095 * [misc]backup-simplify: Simplify -3 into -3 1538432413.095 * [misc]backup-simplify: Simplify (log -3) into (log -3) 1538432413.095 * [misc]taylor: Taking taylor expansion of (* 2 (log v)) in t 1538432413.095 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.095 * [misc]backup-simplify: Simplify 2 into 2 1538432413.095 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432413.095 * [misc]taylor: Taking taylor expansion of v in t 1538432413.095 * [misc]backup-simplify: Simplify v into v 1538432413.095 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432413.095 * [misc]backup-simplify: Simplify (* 2 (log v)) into (* 2 (log v)) 1538432413.095 * [misc]backup-simplify: Simplify (- (* 2 (log v))) into (- (* 2 (log v))) 1538432413.095 * [misc]backup-simplify: Simplify (+ (log -3) (- (* 2 (log v)))) into (- (log -3) (* 2 (log v))) 1538432413.096 * [misc]backup-simplify: Simplify (* 1/4 (- (log -3) (* 2 (log v)))) into (* 1/4 (- (log -3) (* 2 (log v)))) 1538432413.096 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log -3) (* 2 (log v))))) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.096 * [misc]taylor: Taking taylor expansion of t in t 1538432413.096 * [misc]backup-simplify: Simplify 0 into 0 1538432413.096 * [misc]backup-simplify: Simplify 1 into 1 1538432413.096 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.096 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432413.096 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432413.096 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.096 * [misc]backup-simplify: Simplify 2 into 2 1538432413.096 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.096 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.097 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.097 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.097 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (sqrt (sqrt 2))) into (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))) 1538432413.097 * [misc]backup-simplify: Simplify (* -1 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) into (* -1 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) 1538432413.098 * [misc]backup-simplify: Simplify (* -1 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) into (* -1 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) 1538432413.098 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432413.098 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432413.098 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432413.098 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.100 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -3 1)))) 1) into 0 1538432413.101 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -3)) into (- (log -3) (* 2 (log v))) 1538432413.101 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (- (log -3) (* 2 (log v))))) into 0 1538432413.102 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432413.102 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (* 0 (exp (* 1/4 (- (log -3) (* 2 (log v))))))) into 0 1538432413.102 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432413.103 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432413.103 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.103 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.103 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (/ -1 t) (/ 0 t)))) into 0 1538432413.103 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) 0) (* 0 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) into 0 1538432413.103 * [misc]taylor: Taking taylor expansion of 0 in t 1538432413.103 * [misc]backup-simplify: Simplify 0 into 0 1538432413.105 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -3 1)))) 1) into 0 1538432413.106 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1538432413.106 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log v))) into 0 1538432413.106 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.106 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.106 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (- (log -3) (* 2 (log v))))) into 0 1538432413.107 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432413.107 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (/ 0 1)))) into 0 1538432413.108 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) 0) (* 0 (sqrt (sqrt 2)))) into 0 1538432413.108 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) into 0 1538432413.108 * [misc]backup-simplify: Simplify 0 into 0 1538432413.108 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432413.109 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.109 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432413.109 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432413.111 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -3 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -3 1)))) 2) into -1/3 1538432413.112 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -3)) into (- (log -3) (* 2 (log v))) 1538432413.112 * [misc]backup-simplify: Simplify (+ (* 1/4 -1/3) (+ (* 0 0) (* 0 (- (log -3) (* 2 (log v)))))) into (- 1/12) 1538432413.113 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/12) 1) 1)))) into (* -1/12 (exp (* 1/4 (- (log -3) (* 2 (log v)))))) 1538432413.114 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432413.115 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.116 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) (* -1/12 (exp (* 1/4 (- (log -3) (* 2 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) into (- (* 1/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) 1538432413.116 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432413.116 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.116 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.116 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432413.116 * [misc]backup-simplify: Simplify (- (/ 1 t) (+ (* (/ -1 t) (/ 0 t)) (* 0 (/ 0 t)))) into (/ 1 t) 1538432413.117 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) (- (* 1/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))))) (+ (* 0 0) (* (/ 1 t) (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))))) into (* 13/12 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2)))) 1538432413.117 * [misc]taylor: Taking taylor expansion of (* 13/12 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2)))) in t 1538432413.117 * [misc]taylor: Taking taylor expansion of 13/12 in t 1538432413.117 * [misc]backup-simplify: Simplify 13/12 into 13/12 1538432413.117 * [misc]taylor: Taking taylor expansion of (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))) in t 1538432413.117 * [misc]taylor: Taking taylor expansion of (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) in t 1538432413.117 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (- (log -3) (* 2 (log v))))) in t 1538432413.117 * [misc]taylor: Taking taylor expansion of (* 1/4 (- (log -3) (* 2 (log v)))) in t 1538432413.118 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432413.118 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432413.118 * [misc]taylor: Taking taylor expansion of (- (log -3) (* 2 (log v))) in t 1538432413.118 * [misc]taylor: Taking taylor expansion of (log -3) in t 1538432413.118 * [misc]taylor: Taking taylor expansion of -3 in t 1538432413.118 * [misc]backup-simplify: Simplify -3 into -3 1538432413.118 * [misc]backup-simplify: Simplify (log -3) into (log -3) 1538432413.118 * [misc]taylor: Taking taylor expansion of (* 2 (log v)) in t 1538432413.118 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.118 * [misc]backup-simplify: Simplify 2 into 2 1538432413.118 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432413.118 * [misc]taylor: Taking taylor expansion of v in t 1538432413.118 * [misc]backup-simplify: Simplify v into v 1538432413.118 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432413.118 * [misc]backup-simplify: Simplify (* 2 (log v)) into (* 2 (log v)) 1538432413.118 * [misc]backup-simplify: Simplify (- (* 2 (log v))) into (- (* 2 (log v))) 1538432413.118 * [misc]backup-simplify: Simplify (+ (log -3) (- (* 2 (log v)))) into (- (log -3) (* 2 (log v))) 1538432413.118 * [misc]backup-simplify: Simplify (* 1/4 (- (log -3) (* 2 (log v)))) into (* 1/4 (- (log -3) (* 2 (log v)))) 1538432413.118 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log -3) (* 2 (log v))))) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.118 * [misc]taylor: Taking taylor expansion of t in t 1538432413.118 * [misc]backup-simplify: Simplify 0 into 0 1538432413.118 * [misc]backup-simplify: Simplify 1 into 1 1538432413.119 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.119 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432413.119 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432413.119 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.119 * [misc]backup-simplify: Simplify 2 into 2 1538432413.119 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.119 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.119 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.119 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.120 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (sqrt (sqrt 2))) into (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))) 1538432413.120 * [misc]backup-simplify: Simplify (* 13/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) into (* 13/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) 1538432413.120 * [misc]backup-simplify: Simplify (* 13/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) into (* 13/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) 1538432413.121 * [misc]backup-simplify: Simplify 0 into 0 1538432413.121 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432413.122 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.125 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -3 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -3 1)))) 2) into 0 1538432413.126 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1538432413.126 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (log v)))) into 0 1538432413.126 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.126 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.127 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log -3) (* 2 (log v)))))) into 0 1538432413.129 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538432413.130 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.130 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))) into 0 1538432413.131 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))))) into 0 1538432413.131 * [misc]backup-simplify: Simplify 0 into 0 1538432413.131 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432413.131 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.131 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432413.131 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.136 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -3 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -3 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -3 1)))) 6) into 0 1538432413.136 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -3)) into (- (log -3) (* 2 (log v))) 1538432413.136 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 -1/3) (+ (* 0 0) (* 0 (- (log -3) (* 2 (log v))))))) into 0 1538432413.138 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/12) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432413.139 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432413.139 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.140 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (+ (* 0 (* -1/12 (exp (* 1/4 (- (log -3) (* 2 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -3) (* 2 (log v))))))))) into 0 1538432413.140 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432413.140 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.140 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.140 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.140 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (/ -1 t) (/ 0 t)) (* 0 (/ 0 t)) (* (/ 1 t) (/ 0 t)))) into 0 1538432413.141 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) 0) (+ (* 0 (- (* 1/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))))) (+ (* (/ 1 t) 0) (* 0 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))))) into 0 1538432413.141 * [misc]taylor: Taking taylor expansion of 0 in t 1538432413.141 * [misc]backup-simplify: Simplify 0 into 0 1538432413.143 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -3 1)))) 1) into 0 1538432413.143 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1538432413.144 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log v))) into 0 1538432413.144 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.144 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.144 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (- (log -3) (* 2 (log v))))) into 0 1538432413.145 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432413.145 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (/ 0 1)))) into 0 1538432413.145 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) 0) (* 0 (sqrt (sqrt 2)))) into 0 1538432413.146 * [misc]backup-simplify: Simplify (+ (* 13/12 0) (* 0 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) into 0 1538432413.146 * [misc]backup-simplify: Simplify 0 into 0 1538432413.146 * [misc]backup-simplify: Simplify 0 into 0 1538432413.146 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432413.146 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.150 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -3 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -3 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -3 1)))) 6) into 0 1538432413.152 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow v 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow v 1)))) 6) into 0 1538432413.153 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v))))) into 0 1538432413.153 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.153 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.153 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -3) (* 2 (log v))))))) into 0 1538432413.155 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432413.156 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.156 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2)))))) into 0 1538432413.157 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))))) into 0 1538432413.157 * [misc]backup-simplify: Simplify 0 into 0 1538432413.157 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432413.157 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.158 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1538432413.158 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.165 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -3 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -3 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -3 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -3 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -3 1)))) 24) into -1/18 1538432413.166 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -3)) into (- (log -3) (* 2 (log v))) 1538432413.167 * [misc]backup-simplify: Simplify (+ (* 1/4 -1/18) (+ (* 0 0) (+ (* 0 -1/3) (+ (* 0 0) (* 0 (- (log -3) (* 2 (log v)))))))) into (- 1/72) 1538432413.173 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/12) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/12) 2) 2)) (* (/ (pow (- 1/72) 1) 1)))) into (* -1/96 (exp (* 1/4 (- (log -3) (* 2 (log v)))))) 1538432413.175 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432413.176 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.178 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) (* -1/96 (exp (* 1/4 (- (log -3) (* 2 (log v))))))) (+ (* 0 0) (+ (* 0 (* -1/12 (exp (* 1/4 (- (log -3) (* 2 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -3) (* 2 (log v)))))))))) into (- (* 1/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) 1538432413.178 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432413.178 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.179 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.179 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.179 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (/ -1 t) (/ 0 t)) (* 0 (/ 0 t)) (* (/ 1 t) (/ 0 t)) (* 0 (/ 0 t)))) into 0 1538432413.182 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) (- (* 1/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))))) (+ (* 0 0) (+ (* (/ 1 t) (- (* 1/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))))) (+ (* 0 0) (* 0 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))))))) into (- (* 7/96 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))))) 1538432413.182 * [misc]taylor: Taking taylor expansion of (- (* 7/96 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))))) in t 1538432413.182 * [misc]taylor: Taking taylor expansion of (* 7/96 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2)))) in t 1538432413.182 * [misc]taylor: Taking taylor expansion of 7/96 in t 1538432413.182 * [misc]backup-simplify: Simplify 7/96 into 7/96 1538432413.182 * [misc]taylor: Taking taylor expansion of (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))) in t 1538432413.182 * [misc]taylor: Taking taylor expansion of (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) in t 1538432413.182 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (- (log -3) (* 2 (log v))))) in t 1538432413.182 * [misc]taylor: Taking taylor expansion of (* 1/4 (- (log -3) (* 2 (log v)))) in t 1538432413.182 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432413.182 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432413.182 * [misc]taylor: Taking taylor expansion of (- (log -3) (* 2 (log v))) in t 1538432413.182 * [misc]taylor: Taking taylor expansion of (log -3) in t 1538432413.182 * [misc]taylor: Taking taylor expansion of -3 in t 1538432413.182 * [misc]backup-simplify: Simplify -3 into -3 1538432413.182 * [misc]backup-simplify: Simplify (log -3) into (log -3) 1538432413.182 * [misc]taylor: Taking taylor expansion of (* 2 (log v)) in t 1538432413.182 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.182 * [misc]backup-simplify: Simplify 2 into 2 1538432413.182 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432413.182 * [misc]taylor: Taking taylor expansion of v in t 1538432413.182 * [misc]backup-simplify: Simplify v into v 1538432413.183 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432413.183 * [misc]backup-simplify: Simplify (* 2 (log v)) into (* 2 (log v)) 1538432413.183 * [misc]backup-simplify: Simplify (- (* 2 (log v))) into (- (* 2 (log v))) 1538432413.183 * [misc]backup-simplify: Simplify (+ (log -3) (- (* 2 (log v)))) into (- (log -3) (* 2 (log v))) 1538432413.183 * [misc]backup-simplify: Simplify (* 1/4 (- (log -3) (* 2 (log v)))) into (* 1/4 (- (log -3) (* 2 (log v)))) 1538432413.184 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log -3) (* 2 (log v))))) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.184 * [misc]taylor: Taking taylor expansion of t in t 1538432413.184 * [misc]backup-simplify: Simplify 0 into 0 1538432413.184 * [misc]backup-simplify: Simplify 1 into 1 1538432413.184 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.184 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432413.184 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432413.184 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.184 * [misc]backup-simplify: Simplify 2 into 2 1538432413.184 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.185 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.185 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.185 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.186 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (sqrt (sqrt 2))) into (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))) 1538432413.186 * [misc]backup-simplify: Simplify (* 7/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) into (* 7/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) 1538432413.187 * [misc]backup-simplify: Simplify (- (* 7/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) into (- (* 7/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) 1538432413.188 * [misc]backup-simplify: Simplify (- (* 7/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) into (- (* 7/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) 1538432413.191 * [misc]backup-simplify: Simplify (+ (* (- (* 7/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log (/ 1 v))))))))) (* (/ 1 (/ 1 t)) (pow (/ 1 v) 2))) (+ (* (* 13/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log (/ 1 v)))))))) (* (/ 1 (/ 1 t)) 1)) (* (* -1 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log (/ 1 v)))))))) (* (/ 1 (/ 1 t)) (pow (/ 1 v) -2))))) into (- (* 13/12 (* (* t (exp (* 1/4 (- (log -3) (* 2 (log (/ 1 v))))))) (sqrt (sqrt 2)))) (+ (* 7/96 (* (/ (* t (exp (* 1/4 (- (log -3) (* 2 (log (/ 1 v))))))) (pow v 2)) (sqrt (sqrt 2)))) (* (* t (* (pow v 2) (exp (* 1/4 (- (log -3) (* 2 (log (/ 1 v)))))))) (sqrt (sqrt 2))))) 1538432413.192 * [misc]backup-simplify: Simplify (* (sqrt (sqrt (* 2 (fma (* (/ 1 (- v)) (/ 1 (- v))) -3 1)))) (* (/ 1 (- t)) (- 1 (* (/ 1 (- v)) (/ 1 (- v)))))) into (* -1 (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4)))) 1538432413.192 * [misc]approximate: Taking taylor expansion of (* -1 (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4)))) in (v t) around 0 1538432413.192 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4)))) in t 1538432413.192 * [misc]taylor: Taking taylor expansion of -1 in t 1538432413.192 * [misc]backup-simplify: Simplify -1 into -1 1538432413.192 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4))) in t 1538432413.192 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in t 1538432413.192 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1538432413.193 * [misc]taylor: Taking taylor expansion of 1 in t 1538432413.193 * [misc]backup-simplify: Simplify 1 into 1 1538432413.193 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432413.193 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432413.193 * [misc]taylor: Taking taylor expansion of v in t 1538432413.193 * [misc]backup-simplify: Simplify v into v 1538432413.193 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432413.193 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432413.193 * [misc]taylor: Taking taylor expansion of t in t 1538432413.193 * [misc]backup-simplify: Simplify 0 into 0 1538432413.193 * [misc]backup-simplify: Simplify 1 into 1 1538432413.193 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1538432413.193 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1538432413.193 * [misc]backup-simplify: Simplify (/ (- 1 (/ 1 (pow v 2))) 1) into (- 1 (/ 1 (pow v 2))) 1538432413.193 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4)) in t 1538432413.193 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432413.193 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432413.194 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.194 * [misc]backup-simplify: Simplify 2 into 2 1538432413.194 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.194 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.194 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.195 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.195 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -3 1) 1/4) in t 1538432413.195 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (fma (/ 1 (pow v 2)) -3 1)))) in t 1538432413.195 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (fma (/ 1 (pow v 2)) -3 1))) in t 1538432413.195 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432413.195 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432413.195 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 (pow v 2)) -3 1)) in t 1538432413.195 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1538432413.195 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432413.195 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1538432413.195 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1538432413.195 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1538432413.195 * [misc]taylor: Taking taylor expansion of v in t 1538432413.195 * [misc]backup-simplify: Simplify v into v 1538432413.195 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1538432413.195 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1538432413.195 * [misc]taylor: Taking taylor expansion of -3 in t 1538432413.195 * [misc]backup-simplify: Simplify -3 into -3 1538432413.195 * [misc]taylor: Taking taylor expansion of 1 in t 1538432413.195 * [misc]backup-simplify: Simplify 1 into 1 1538432413.196 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1538432413.196 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1538432413.196 * [misc]backup-simplify: Simplify (log (- 1 (* 3 (/ 1 (pow v 2))))) into (log (- 1 (* 3 (/ 1 (pow v 2))))) 1538432413.196 * [misc]backup-simplify: Simplify (* 1/4 (log (- 1 (* 3 (/ 1 (pow v 2)))))) into (* 1/4 (log (- 1 (* 3 (/ 1 (pow v 2)))))) 1538432413.196 * [misc]backup-simplify: Simplify (exp (* 1/4 (log (- 1 (* 3 (/ 1 (pow v 2))))))) into (pow (- 1 (* 3 (/ 1 (pow v 2)))) 1/4) 1538432413.196 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4)))) in v 1538432413.196 * [misc]taylor: Taking taylor expansion of -1 in v 1538432413.196 * [misc]backup-simplify: Simplify -1 into -1 1538432413.196 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4))) in v 1538432413.196 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in v 1538432413.197 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432413.197 * [misc]taylor: Taking taylor expansion of 1 in v 1538432413.197 * [misc]backup-simplify: Simplify 1 into 1 1538432413.197 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432413.197 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432413.197 * [misc]taylor: Taking taylor expansion of v in v 1538432413.197 * [misc]backup-simplify: Simplify 0 into 0 1538432413.197 * [misc]backup-simplify: Simplify 1 into 1 1538432413.197 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432413.197 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432413.197 * [misc]taylor: Taking taylor expansion of t in v 1538432413.197 * [misc]backup-simplify: Simplify t into t 1538432413.197 * [misc]backup-simplify: Simplify (- 1) into -1 1538432413.197 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432413.198 * [misc]backup-simplify: Simplify (/ -1 t) into (/ -1 t) 1538432413.198 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4)) in v 1538432413.198 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in v 1538432413.198 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432413.198 * [misc]taylor: Taking taylor expansion of 2 in v 1538432413.198 * [misc]backup-simplify: Simplify 2 into 2 1538432413.198 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.198 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.198 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.199 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.199 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -3 1) 1/4) in v 1538432413.199 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432413.199 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (fma (/ 1 (pow v 2)) -3 1))) in v 1538432413.199 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432413.199 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432413.199 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 (pow v 2)) -3 1)) in v 1538432413.199 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432413.199 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432413.199 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432413.199 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432413.199 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432413.199 * [misc]taylor: Taking taylor expansion of v in v 1538432413.199 * [misc]backup-simplify: Simplify 0 into 0 1538432413.199 * [misc]backup-simplify: Simplify 1 into 1 1538432413.199 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432413.200 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432413.200 * [misc]taylor: Taking taylor expansion of -3 in v 1538432413.200 * [misc]backup-simplify: Simplify -3 into -3 1538432413.200 * [misc]taylor: Taking taylor expansion of 1 in v 1538432413.200 * [misc]backup-simplify: Simplify 1 into 1 1538432413.200 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432413.200 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432413.200 * [misc]backup-simplify: Simplify (log -3) into (log -3) 1538432413.201 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -3)) into (- (log -3) (* 2 (log v))) 1538432413.201 * [misc]backup-simplify: Simplify (* 1/4 (- (log -3) (* 2 (log v)))) into (* 1/4 (- (log -3) (* 2 (log v)))) 1538432413.201 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log -3) (* 2 (log v))))) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.201 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4)))) in v 1538432413.201 * [misc]taylor: Taking taylor expansion of -1 in v 1538432413.201 * [misc]backup-simplify: Simplify -1 into -1 1538432413.201 * [misc]taylor: Taking taylor expansion of (* (/ (- 1 (/ 1 (pow v 2))) t) (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4))) in v 1538432413.201 * [misc]taylor: Taking taylor expansion of (/ (- 1 (/ 1 (pow v 2))) t) in v 1538432413.201 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1538432413.201 * [misc]taylor: Taking taylor expansion of 1 in v 1538432413.201 * [misc]backup-simplify: Simplify 1 into 1 1538432413.201 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432413.202 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432413.202 * [misc]taylor: Taking taylor expansion of v in v 1538432413.202 * [misc]backup-simplify: Simplify 0 into 0 1538432413.202 * [misc]backup-simplify: Simplify 1 into 1 1538432413.202 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432413.202 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432413.202 * [misc]taylor: Taking taylor expansion of t in v 1538432413.202 * [misc]backup-simplify: Simplify t into t 1538432413.202 * [misc]backup-simplify: Simplify (- 1) into -1 1538432413.202 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1538432413.202 * [misc]backup-simplify: Simplify (/ -1 t) into (/ -1 t) 1538432413.202 * [misc]taylor: Taking taylor expansion of (* (sqrt (sqrt 2)) (pow (fma (/ 1 (pow v 2)) -3 1) 1/4)) in v 1538432413.202 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in v 1538432413.203 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1538432413.203 * [misc]taylor: Taking taylor expansion of 2 in v 1538432413.203 * [misc]backup-simplify: Simplify 2 into 2 1538432413.203 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.203 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.203 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.204 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.204 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -3 1) 1/4) in v 1538432413.204 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (log (fma (/ 1 (pow v 2)) -3 1)))) in v 1538432413.204 * [misc]taylor: Taking taylor expansion of (* 1/4 (log (fma (/ 1 (pow v 2)) -3 1))) in v 1538432413.204 * [misc]taylor: Taking taylor expansion of 1/4 in v 1538432413.204 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432413.204 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 (pow v 2)) -3 1)) in v 1538432413.204 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1538432413.204 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1538432413.204 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1538432413.204 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432413.204 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432413.204 * [misc]taylor: Taking taylor expansion of v in v 1538432413.204 * [misc]backup-simplify: Simplify 0 into 0 1538432413.204 * [misc]backup-simplify: Simplify 1 into 1 1538432413.204 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432413.204 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432413.204 * [misc]taylor: Taking taylor expansion of -3 in v 1538432413.204 * [misc]backup-simplify: Simplify -3 into -3 1538432413.204 * [misc]taylor: Taking taylor expansion of 1 in v 1538432413.205 * [misc]backup-simplify: Simplify 1 into 1 1538432413.205 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1538432413.205 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1538432413.205 * [misc]backup-simplify: Simplify (log -3) into (log -3) 1538432413.205 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -3)) into (- (log -3) (* 2 (log v))) 1538432413.206 * [misc]backup-simplify: Simplify (* 1/4 (- (log -3) (* 2 (log v)))) into (* 1/4 (- (log -3) (* 2 (log v)))) 1538432413.206 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log -3) (* 2 (log v))))) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.207 * [misc]backup-simplify: Simplify (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))) into (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))) 1538432413.207 * [misc]backup-simplify: Simplify (* (/ -1 t) (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) into (* -1 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2)))) 1538432413.208 * [misc]backup-simplify: Simplify (* -1 (* -1 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))))) into (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))) 1538432413.208 * [misc]taylor: Taking taylor expansion of (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))) in t 1538432413.208 * [misc]taylor: Taking taylor expansion of (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) in t 1538432413.208 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (- (log -3) (* 2 (log v))))) in t 1538432413.208 * [misc]taylor: Taking taylor expansion of (* 1/4 (- (log -3) (* 2 (log v)))) in t 1538432413.208 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432413.208 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432413.208 * [misc]taylor: Taking taylor expansion of (- (log -3) (* 2 (log v))) in t 1538432413.208 * [misc]taylor: Taking taylor expansion of (log -3) in t 1538432413.208 * [misc]taylor: Taking taylor expansion of -3 in t 1538432413.208 * [misc]backup-simplify: Simplify -3 into -3 1538432413.209 * [misc]backup-simplify: Simplify (log -3) into (log -3) 1538432413.209 * [misc]taylor: Taking taylor expansion of (* 2 (log v)) in t 1538432413.209 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.209 * [misc]backup-simplify: Simplify 2 into 2 1538432413.209 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432413.209 * [misc]taylor: Taking taylor expansion of v in t 1538432413.209 * [misc]backup-simplify: Simplify v into v 1538432413.209 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432413.209 * [misc]backup-simplify: Simplify (* 2 (log v)) into (* 2 (log v)) 1538432413.209 * [misc]backup-simplify: Simplify (- (* 2 (log v))) into (- (* 2 (log v))) 1538432413.209 * [misc]backup-simplify: Simplify (+ (log -3) (- (* 2 (log v)))) into (- (log -3) (* 2 (log v))) 1538432413.209 * [misc]backup-simplify: Simplify (* 1/4 (- (log -3) (* 2 (log v)))) into (* 1/4 (- (log -3) (* 2 (log v)))) 1538432413.210 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log -3) (* 2 (log v))))) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.210 * [misc]taylor: Taking taylor expansion of t in t 1538432413.210 * [misc]backup-simplify: Simplify 0 into 0 1538432413.210 * [misc]backup-simplify: Simplify 1 into 1 1538432413.210 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.210 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432413.210 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432413.210 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.210 * [misc]backup-simplify: Simplify 2 into 2 1538432413.210 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.211 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.211 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.211 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.212 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (sqrt (sqrt 2))) into (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))) 1538432413.212 * [misc]backup-simplify: Simplify (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))) into (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))) 1538432413.213 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432413.213 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432413.213 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1538432413.213 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.216 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -3 1)))) 1) into 0 1538432413.216 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -3)) into (- (log -3) (* 2 (log v))) 1538432413.217 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (- (log -3) (* 2 (log v))))) into 0 1538432413.218 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432413.219 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (* 0 (exp (* 1/4 (- (log -3) (* 2 (log v))))))) into 0 1538432413.219 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432413.219 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432413.219 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.220 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.220 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (/ -1 t) (/ 0 t)))) into 0 1538432413.220 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) 0) (* 0 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) into 0 1538432413.221 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* -1 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2)))))) into 0 1538432413.221 * [misc]taylor: Taking taylor expansion of 0 in t 1538432413.221 * [misc]backup-simplify: Simplify 0 into 0 1538432413.224 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -3 1)))) 1) into 0 1538432413.225 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1538432413.225 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log v))) into 0 1538432413.225 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.226 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.226 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (- (log -3) (* 2 (log v))))) into 0 1538432413.227 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432413.228 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (/ 0 1)))) into 0 1538432413.228 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) 0) (* 0 (sqrt (sqrt 2)))) into 0 1538432413.228 * [misc]backup-simplify: Simplify 0 into 0 1538432413.229 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432413.229 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.229 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1538432413.230 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432413.234 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -3 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -3 1)))) 2) into -1/3 1538432413.234 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -3)) into (- (log -3) (* 2 (log v))) 1538432413.235 * [misc]backup-simplify: Simplify (+ (* 1/4 -1/3) (+ (* 0 0) (* 0 (- (log -3) (* 2 (log v)))))) into (- 1/12) 1538432413.238 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/12) 1) 1)))) into (* -1/12 (exp (* 1/4 (- (log -3) (* 2 (log v)))))) 1538432413.239 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432413.240 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.241 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) (* -1/12 (exp (* 1/4 (- (log -3) (* 2 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) into (- (* 1/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) 1538432413.242 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432413.242 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.242 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.242 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1538432413.243 * [misc]backup-simplify: Simplify (- (/ 1 t) (+ (* (/ -1 t) (/ 0 t)) (* 0 (/ 0 t)))) into (/ 1 t) 1538432413.244 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) (- (* 1/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))))) (+ (* 0 0) (* (/ 1 t) (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))))) into (* 13/12 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2)))) 1538432413.246 * [misc]backup-simplify: Simplify (+ (* -1 (* 13/12 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))))) (+ (* 0 0) (* 0 (* -1 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))))))) into (- (* 13/12 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))))) 1538432413.246 * [misc]taylor: Taking taylor expansion of (- (* 13/12 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))))) in t 1538432413.246 * [misc]taylor: Taking taylor expansion of (* 13/12 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2)))) in t 1538432413.246 * [misc]taylor: Taking taylor expansion of 13/12 in t 1538432413.246 * [misc]backup-simplify: Simplify 13/12 into 13/12 1538432413.246 * [misc]taylor: Taking taylor expansion of (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))) in t 1538432413.246 * [misc]taylor: Taking taylor expansion of (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) in t 1538432413.246 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (- (log -3) (* 2 (log v))))) in t 1538432413.246 * [misc]taylor: Taking taylor expansion of (* 1/4 (- (log -3) (* 2 (log v)))) in t 1538432413.246 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432413.247 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432413.247 * [misc]taylor: Taking taylor expansion of (- (log -3) (* 2 (log v))) in t 1538432413.247 * [misc]taylor: Taking taylor expansion of (log -3) in t 1538432413.247 * [misc]taylor: Taking taylor expansion of -3 in t 1538432413.247 * [misc]backup-simplify: Simplify -3 into -3 1538432413.247 * [misc]backup-simplify: Simplify (log -3) into (log -3) 1538432413.247 * [misc]taylor: Taking taylor expansion of (* 2 (log v)) in t 1538432413.247 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.247 * [misc]backup-simplify: Simplify 2 into 2 1538432413.247 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432413.247 * [misc]taylor: Taking taylor expansion of v in t 1538432413.247 * [misc]backup-simplify: Simplify v into v 1538432413.247 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432413.247 * [misc]backup-simplify: Simplify (* 2 (log v)) into (* 2 (log v)) 1538432413.247 * [misc]backup-simplify: Simplify (- (* 2 (log v))) into (- (* 2 (log v))) 1538432413.247 * [misc]backup-simplify: Simplify (+ (log -3) (- (* 2 (log v)))) into (- (log -3) (* 2 (log v))) 1538432413.248 * [misc]backup-simplify: Simplify (* 1/4 (- (log -3) (* 2 (log v)))) into (* 1/4 (- (log -3) (* 2 (log v)))) 1538432413.248 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log -3) (* 2 (log v))))) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.248 * [misc]taylor: Taking taylor expansion of t in t 1538432413.248 * [misc]backup-simplify: Simplify 0 into 0 1538432413.248 * [misc]backup-simplify: Simplify 1 into 1 1538432413.249 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.249 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432413.249 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432413.249 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.249 * [misc]backup-simplify: Simplify 2 into 2 1538432413.249 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.249 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.249 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.250 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.250 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (sqrt (sqrt 2))) into (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))) 1538432413.251 * [misc]backup-simplify: Simplify (* 13/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) into (* 13/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) 1538432413.251 * [misc]backup-simplify: Simplify (- (* 13/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) into (- (* 13/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) 1538432413.252 * [misc]backup-simplify: Simplify (- (* 13/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) into (- (* 13/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) 1538432413.252 * [misc]backup-simplify: Simplify 0 into 0 1538432413.254 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1538432413.255 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.259 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -3 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -3 1)))) 2) into 0 1538432413.261 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow v 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow v 1)))) 2) into 0 1538432413.261 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (log v)))) into 0 1538432413.261 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.261 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.262 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (- (log -3) (* 2 (log v)))))) into 0 1538432413.265 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1538432413.266 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.267 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2))))) into 0 1538432413.267 * [misc]backup-simplify: Simplify 0 into 0 1538432413.267 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432413.267 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.268 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1538432413.268 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.274 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -3 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -3 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -3 1)))) 6) into 0 1538432413.275 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -3)) into (- (log -3) (* 2 (log v))) 1538432413.275 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 -1/3) (+ (* 0 0) (* 0 (- (log -3) (* 2 (log v))))))) into 0 1538432413.277 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/12) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432413.278 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432413.278 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.278 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) 0) (+ (* 0 (* -1/12 (exp (* 1/4 (- (log -3) (* 2 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -3) (* 2 (log v))))))))) into 0 1538432413.279 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432413.279 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.279 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.279 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.279 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (/ -1 t) (/ 0 t)) (* 0 (/ 0 t)) (* (/ 1 t) (/ 0 t)))) into 0 1538432413.280 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) 0) (+ (* 0 (- (* 1/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))))) (+ (* (/ 1 t) 0) (* 0 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))))) into 0 1538432413.281 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (* 13/12 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))))) (+ (* 0 0) (* 0 (* -1 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2)))))))) into 0 1538432413.281 * [misc]taylor: Taking taylor expansion of 0 in t 1538432413.281 * [misc]backup-simplify: Simplify 0 into 0 1538432413.283 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -3 1)))) 1) into 0 1538432413.283 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow v 1)))) 1) into 0 1538432413.284 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log v))) into 0 1538432413.284 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.284 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.284 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (* 0 (- (log -3) (* 2 (log v))))) into 0 1538432413.285 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1538432413.285 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (/ 0 1)))) into 0 1538432413.285 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) 0) (* 0 (sqrt (sqrt 2)))) into 0 1538432413.286 * [misc]backup-simplify: Simplify (+ (* 13/12 0) (* 0 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) into 0 1538432413.286 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.286 * [misc]backup-simplify: Simplify 0 into 0 1538432413.286 * [misc]backup-simplify: Simplify 0 into 0 1538432413.286 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432413.286 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.291 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -3 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -3 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -3 1)))) 6) into 0 1538432413.293 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow v 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow v 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow v 1)))) 6) into 0 1538432413.293 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log v))))) into 0 1538432413.293 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.293 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.294 * [misc]backup-simplify: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -3) (* 2 (log v))))))) into 0 1538432413.296 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1538432413.297 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.297 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (sqrt 2)))))) into 0 1538432413.297 * [misc]backup-simplify: Simplify 0 into 0 1538432413.298 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432413.298 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.298 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1538432413.298 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.305 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -3 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -3 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -3 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -3 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -3 1)))) 24) into -1/18 1538432413.305 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -3)) into (- (log -3) (* 2 (log v))) 1538432413.306 * [misc]backup-simplify: Simplify (+ (* 1/4 -1/18) (+ (* 0 0) (+ (* 0 -1/3) (+ (* 0 0) (* 0 (- (log -3) (* 2 (log v)))))))) into (- 1/72) 1538432413.310 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/12) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/12) 2) 2)) (* (/ (pow (- 1/72) 1) 1)))) into (* -1/96 (exp (* 1/4 (- (log -3) (* 2 (log v)))))) 1538432413.311 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1538432413.312 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (sqrt 2)))) into 0 1538432413.313 * [misc]backup-simplify: Simplify (+ (* (sqrt (sqrt 2)) (* -1/96 (exp (* 1/4 (- (log -3) (* 2 (log v))))))) (+ (* 0 0) (+ (* 0 (* -1/12 (exp (* 1/4 (- (log -3) (* 2 (log v))))))) (+ (* 0 0) (* 0 (exp (* 1/4 (- (log -3) (* 2 (log v)))))))))) into (- (* 1/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))))) 1538432413.313 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432413.313 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.313 * [misc]backup-simplify: Simplify (- 0) into 0 1538432413.313 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.314 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (/ -1 t) (/ 0 t)) (* 0 (/ 0 t)) (* (/ 1 t) (/ 0 t)) (* 0 (/ 0 t)))) into 0 1538432413.315 * [misc]backup-simplify: Simplify (+ (* (/ -1 t) (- (* 1/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))))) (+ (* 0 0) (+ (* (/ 1 t) (- (* 1/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))))) (+ (* 0 0) (* 0 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))))))) into (- (* 7/96 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))))) 1538432413.316 * [misc]backup-simplify: Simplify (+ (* -1 (- (* 7/96 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2)))))) (+ (* 0 0) (+ (* 0 (* 13/12 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))))) (+ (* 0 0) (* 0 (* -1 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))))))))) into (* 7/96 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2)))) 1538432413.317 * [misc]taylor: Taking taylor expansion of (* 7/96 (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2)))) in t 1538432413.317 * [misc]taylor: Taking taylor expansion of 7/96 in t 1538432413.317 * [misc]backup-simplify: Simplify 7/96 into 7/96 1538432413.317 * [misc]taylor: Taking taylor expansion of (* (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) (sqrt (sqrt 2))) in t 1538432413.317 * [misc]taylor: Taking taylor expansion of (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) t) in t 1538432413.317 * [misc]taylor: Taking taylor expansion of (exp (* 1/4 (- (log -3) (* 2 (log v))))) in t 1538432413.317 * [misc]taylor: Taking taylor expansion of (* 1/4 (- (log -3) (* 2 (log v)))) in t 1538432413.317 * [misc]taylor: Taking taylor expansion of 1/4 in t 1538432413.317 * [misc]backup-simplify: Simplify 1/4 into 1/4 1538432413.317 * [misc]taylor: Taking taylor expansion of (- (log -3) (* 2 (log v))) in t 1538432413.317 * [misc]taylor: Taking taylor expansion of (log -3) in t 1538432413.317 * [misc]taylor: Taking taylor expansion of -3 in t 1538432413.317 * [misc]backup-simplify: Simplify -3 into -3 1538432413.317 * [misc]backup-simplify: Simplify (log -3) into (log -3) 1538432413.317 * [misc]taylor: Taking taylor expansion of (* 2 (log v)) in t 1538432413.317 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.317 * [misc]backup-simplify: Simplify 2 into 2 1538432413.317 * [misc]taylor: Taking taylor expansion of (log v) in t 1538432413.317 * [misc]taylor: Taking taylor expansion of v in t 1538432413.317 * [misc]backup-simplify: Simplify v into v 1538432413.317 * [misc]backup-simplify: Simplify (log v) into (log v) 1538432413.317 * [misc]backup-simplify: Simplify (* 2 (log v)) into (* 2 (log v)) 1538432413.317 * [misc]backup-simplify: Simplify (- (* 2 (log v))) into (- (* 2 (log v))) 1538432413.317 * [misc]backup-simplify: Simplify (+ (log -3) (- (* 2 (log v)))) into (- (log -3) (* 2 (log v))) 1538432413.317 * [misc]backup-simplify: Simplify (* 1/4 (- (log -3) (* 2 (log v)))) into (* 1/4 (- (log -3) (* 2 (log v)))) 1538432413.318 * [misc]backup-simplify: Simplify (exp (* 1/4 (- (log -3) (* 2 (log v))))) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.318 * [misc]taylor: Taking taylor expansion of t in t 1538432413.318 * [misc]backup-simplify: Simplify 0 into 0 1538432413.318 * [misc]backup-simplify: Simplify 1 into 1 1538432413.318 * [misc]backup-simplify: Simplify (/ (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1) into (exp (* 1/4 (- (log -3) (* 2 (log v))))) 1538432413.318 * [misc]taylor: Taking taylor expansion of (sqrt (sqrt 2)) in t 1538432413.318 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1538432413.318 * [misc]taylor: Taking taylor expansion of 2 in t 1538432413.318 * [misc]backup-simplify: Simplify 2 into 2 1538432413.318 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1538432413.318 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1538432413.318 * [misc]backup-simplify: Simplify (sqrt (sqrt 2)) into (sqrt (sqrt 2)) 1538432413.318 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt 2)))) into 0 1538432413.319 * [misc]backup-simplify: Simplify (* (exp (* 1/4 (- (log -3) (* 2 (log v))))) (sqrt (sqrt 2))) into (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v)))))) 1538432413.319 * [misc]backup-simplify: Simplify (* 7/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) into (* 7/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) 1538432413.320 * [misc]backup-simplify: Simplify (* 7/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) into (* 7/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log v))))))) 1538432413.321 * [misc]backup-simplify: Simplify (+ (* (* 7/96 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log (/ 1 (- v))))))))) (* (/ 1 (/ 1 (- t))) (pow (/ 1 (- v)) 2))) (+ (* (- (* 13/12 (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log (/ 1 (- v)))))))))) (* (/ 1 (/ 1 (- t))) 1)) (* (* (sqrt (sqrt 2)) (exp (* 1/4 (- (log -3) (* 2 (log (/ 1 (- v)))))))) (* (/ 1 (/ 1 (- t))) (pow (/ 1 (- v)) -2))))) into (- (* 13/12 (* (* t (exp (* 1/4 (- (log -3) (* 2 (log (/ -1 v))))))) (sqrt (sqrt 2)))) (+ (* 7/96 (* (/ (* t (exp (* 1/4 (- (log -3) (* 2 (log (/ -1 v))))))) (pow v 2)) (sqrt (sqrt 2)))) (* (* t (* (pow v 2) (exp (* 1/4 (- (log -3) (* 2 (log (/ -1 v)))))))) (sqrt (sqrt 2))))) 1538432413.322 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2) 1538432413.322 * [misc]backup-simplify: Simplify (/ PI (sqrt (fma (* v v) -5 1))) into (* PI (sqrt (/ 1 (fma (pow v 2) -5 1)))) 1538432413.322 * [misc]approximate: Taking taylor expansion of (* PI (sqrt (/ 1 (fma (pow v 2) -5 1)))) in (v) around 0 1538432413.322 * [misc]taylor: Taking taylor expansion of (* PI (sqrt (/ 1 (fma (pow v 2) -5 1)))) in v 1538432413.322 * [misc]taylor: Taking taylor expansion of PI in v 1538432413.322 * [misc]backup-simplify: Simplify PI into PI 1538432413.322 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -5 1))) in v 1538432413.322 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -5 1)) in v 1538432413.322 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432413.322 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432413.322 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432413.322 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432413.322 * [misc]taylor: Taking taylor expansion of v in v 1538432413.322 * [misc]backup-simplify: Simplify 0 into 0 1538432413.322 * [misc]backup-simplify: Simplify 1 into 1 1538432413.322 * [misc]taylor: Taking taylor expansion of -5 in v 1538432413.322 * [misc]backup-simplify: Simplify -5 into -5 1538432413.322 * [misc]taylor: Taking taylor expansion of 1 in v 1538432413.322 * [misc]backup-simplify: Simplify 1 into 1 1538432413.322 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432413.323 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432413.323 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432413.323 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.323 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432413.323 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432413.323 * [misc]taylor: Taking taylor expansion of (* PI (sqrt (/ 1 (fma (pow v 2) -5 1)))) in v 1538432413.323 * [misc]taylor: Taking taylor expansion of PI in v 1538432413.323 * [misc]backup-simplify: Simplify PI into PI 1538432413.323 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -5 1))) in v 1538432413.323 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -5 1)) in v 1538432413.323 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1538432413.323 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1538432413.323 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1538432413.323 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432413.323 * [misc]taylor: Taking taylor expansion of v in v 1538432413.323 * [misc]backup-simplify: Simplify 0 into 0 1538432413.323 * [misc]backup-simplify: Simplify 1 into 1 1538432413.323 * [misc]taylor: Taking taylor expansion of -5 in v 1538432413.323 * [misc]backup-simplify: Simplify -5 into -5 1538432413.323 * [misc]taylor: Taking taylor expansion of 1 in v 1538432413.323 * [misc]backup-simplify: Simplify 1 into 1 1538432413.323 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432413.324 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432413.324 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1538432413.324 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.324 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432413.324 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1538432413.324 * [misc]backup-simplify: Simplify (* PI 1) into PI 1538432413.324 * [misc]backup-simplify: Simplify PI into PI 1538432413.325 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 1)) into 0 1538432413.325 * [misc]backup-simplify: Simplify 0 into 0 1538432413.325 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432413.325 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432413.325 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432413.325 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -5 1)) (* 0 (/ 0 1)))) into 5 1538432413.326 * [misc]backup-simplify: Simplify (/ (- 5 (pow 0 2) (+)) (* 2 1)) into 5/2 1538432413.327 * [misc]backup-simplify: Simplify (+ (* PI 5/2) (+ (* 0 0) (* 0 1))) into (* 5/2 PI) 1538432413.327 * [misc]backup-simplify: Simplify (* 5/2 PI) into (* 5/2 PI) 1538432413.327 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432413.327 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432413.327 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.327 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ -5 1)) (* 5 (/ 0 1)))) into 0 1538432413.328 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 5/2)))) (* 2 1)) into 0 1538432413.328 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 5/2) (+ (* 0 0) (* 0 1)))) into 0 1538432413.328 * [misc]backup-simplify: Simplify 0 into 0 1538432413.328 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432413.328 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432413.329 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.329 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 5 (/ -5 1)) (* 0 (/ 0 1)))) into 25 1538432413.330 * [misc]backup-simplify: Simplify (/ (- 25 (pow 5/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 75/8 1538432413.330 * [misc]backup-simplify: Simplify (+ (* PI 75/8) (+ (* 0 0) (+ (* 0 5/2) (+ (* 0 0) (* 0 1))))) into (* 75/8 PI) 1538432413.330 * [misc]backup-simplify: Simplify (* 75/8 PI) into (* 75/8 PI) 1538432413.331 * [misc]backup-simplify: Simplify (+ (* (* 75/8 PI) (pow v 4)) (+ (* (* 5/2 PI) (pow v 2)) PI)) into (+ (* 75/8 (* (pow v 4) PI)) (+ (* 5/2 (* (pow v 2) PI)) PI)) 1538432413.331 * [misc]backup-simplify: Simplify (/ PI (sqrt (fma (* (/ 1 v) (/ 1 v)) -5 1))) into (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) 1538432413.331 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) in (v) around 0 1538432413.331 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) in v 1538432413.331 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) in v 1538432413.331 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -5 1)) in v 1538432413.331 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432413.331 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432413.331 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432413.331 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432413.331 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432413.331 * [misc]taylor: Taking taylor expansion of v in v 1538432413.332 * [misc]backup-simplify: Simplify 0 into 0 1538432413.332 * [misc]backup-simplify: Simplify 1 into 1 1538432413.332 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432413.332 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432413.332 * [misc]taylor: Taking taylor expansion of -5 in v 1538432413.332 * [misc]backup-simplify: Simplify -5 into -5 1538432413.332 * [misc]taylor: Taking taylor expansion of 1 in v 1538432413.332 * [misc]backup-simplify: Simplify 1 into 1 1538432413.332 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432413.332 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432413.332 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1538432413.332 * [misc]backup-simplify: Simplify (sqrt -1/5) into (sqrt -1/5) 1538432413.332 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432413.333 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432413.333 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432413.333 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.333 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)))) into 0 1538432413.333 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/5))) into 0 1538432413.333 * [misc]taylor: Taking taylor expansion of PI in v 1538432413.333 * [misc]backup-simplify: Simplify PI into PI 1538432413.333 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) in v 1538432413.333 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) in v 1538432413.333 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -5 1)) in v 1538432413.333 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432413.333 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432413.333 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432413.333 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432413.333 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432413.333 * [misc]taylor: Taking taylor expansion of v in v 1538432413.333 * [misc]backup-simplify: Simplify 0 into 0 1538432413.333 * [misc]backup-simplify: Simplify 1 into 1 1538432413.333 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432413.334 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432413.334 * [misc]taylor: Taking taylor expansion of -5 in v 1538432413.334 * [misc]backup-simplify: Simplify -5 into -5 1538432413.334 * [misc]taylor: Taking taylor expansion of 1 in v 1538432413.334 * [misc]backup-simplify: Simplify 1 into 1 1538432413.334 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432413.334 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432413.334 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1538432413.334 * [misc]backup-simplify: Simplify (sqrt -1/5) into (sqrt -1/5) 1538432413.334 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432413.334 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432413.334 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432413.335 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.335 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)))) into 0 1538432413.335 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/5))) into 0 1538432413.335 * [misc]taylor: Taking taylor expansion of PI in v 1538432413.335 * [misc]backup-simplify: Simplify PI into PI 1538432413.335 * [misc]backup-simplify: Simplify (* (sqrt -1/5) PI) into (* PI (sqrt -1/5)) 1538432413.336 * [misc]backup-simplify: Simplify (* PI (sqrt -1/5)) into (* (sqrt -1/5) PI) 1538432413.336 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (* 0 PI)) into 0 1538432413.336 * [misc]backup-simplify: Simplify 0 into 0 1538432413.336 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432413.336 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.337 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432413.337 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432413.337 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/25 1538432413.338 * [misc]backup-simplify: Simplify (/ (- -1/25 (pow 0 2) (+)) (* 2 (sqrt -1/5))) into (/ -1/50 (sqrt -1/5)) 1538432413.339 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (+ (* 0 0) (* (/ -1/50 (sqrt -1/5)) PI))) into (- (* 1/50 (/ PI (sqrt -1/5)))) 1538432413.340 * [misc]backup-simplify: Simplify (- (* 1/50 (/ PI (sqrt -1/5)))) into (- (* 1/50 (/ PI (sqrt -1/5)))) 1538432413.340 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432413.340 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.341 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432413.341 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.341 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 1 -5)) (* -1/25 (/ 0 -5)))) into 0 1538432413.342 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/50 (sqrt -1/5)))))) (* 2 (sqrt -1/5))) into 0 1538432413.344 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (+ (* 0 0) (+ (* (/ -1/50 (sqrt -1/5)) 0) (* 0 PI)))) into 0 1538432413.344 * [misc]backup-simplify: Simplify 0 into 0 1538432413.344 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432413.345 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.345 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1538432413.345 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.346 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 0 -5)) (* -1/25 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/125 1538432413.348 * [misc]backup-simplify: Simplify (/ (- -1/125 (pow (/ -1/50 (sqrt -1/5)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/5))) into (* -1/2 (/ (+ (* 1/2500 (/ 1 (pow (sqrt -1/5) 2))) 1/125) (sqrt -1/5))) 1538432413.357 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (+ (* 0 0) (+ (* (/ -1/50 (sqrt -1/5)) 0) (+ (* 0 0) (* (* -1/2 (/ (+ (* 1/2500 (/ 1 (pow (sqrt -1/5) 2))) 1/125) (sqrt -1/5))) PI))))) into (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) 1538432413.361 * [misc]backup-simplify: Simplify (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) into (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) 1538432413.368 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) (pow (/ 1 v) 5)) (+ (* (- (* 1/50 (/ PI (sqrt -1/5)))) (pow (/ 1 v) 3)) (* (* (sqrt -1/5) PI) (/ 1 v)))) into (- (/ (* (sqrt -1/5) PI) v) (+ (* 1/5000 (/ PI (* (pow v 5) (pow (sqrt -1/5) 3)))) (+ (* 1/250 (/ PI (* (pow v 5) (sqrt -1/5)))) (* 1/50 (/ PI (* (pow v 3) (sqrt -1/5))))))) 1538432413.368 * [misc]backup-simplify: Simplify (/ PI (sqrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1))) into (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) 1538432413.368 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) in (v) around 0 1538432413.368 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) in v 1538432413.368 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) in v 1538432413.368 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -5 1)) in v 1538432413.368 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432413.368 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432413.368 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432413.368 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432413.368 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432413.368 * [misc]taylor: Taking taylor expansion of v in v 1538432413.368 * [misc]backup-simplify: Simplify 0 into 0 1538432413.368 * [misc]backup-simplify: Simplify 1 into 1 1538432413.369 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432413.369 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432413.369 * [misc]taylor: Taking taylor expansion of -5 in v 1538432413.369 * [misc]backup-simplify: Simplify -5 into -5 1538432413.369 * [misc]taylor: Taking taylor expansion of 1 in v 1538432413.369 * [misc]backup-simplify: Simplify 1 into 1 1538432413.369 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432413.369 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432413.369 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1538432413.370 * [misc]backup-simplify: Simplify (sqrt -1/5) into (sqrt -1/5) 1538432413.370 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432413.370 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432413.370 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432413.370 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.371 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)))) into 0 1538432413.371 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/5))) into 0 1538432413.371 * [misc]taylor: Taking taylor expansion of PI in v 1538432413.371 * [misc]backup-simplify: Simplify PI into PI 1538432413.371 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) PI) in v 1538432413.371 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -5 1))) in v 1538432413.371 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -5 1)) in v 1538432413.371 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1538432413.371 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1538432413.371 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1538432413.371 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1538432413.371 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1538432413.371 * [misc]taylor: Taking taylor expansion of v in v 1538432413.371 * [misc]backup-simplify: Simplify 0 into 0 1538432413.371 * [misc]backup-simplify: Simplify 1 into 1 1538432413.372 * [misc]backup-simplify: Simplify (* 1 1) into 1 1538432413.372 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1538432413.372 * [misc]taylor: Taking taylor expansion of -5 in v 1538432413.372 * [misc]backup-simplify: Simplify -5 into -5 1538432413.372 * [misc]taylor: Taking taylor expansion of 1 in v 1538432413.372 * [misc]backup-simplify: Simplify 1 into 1 1538432413.372 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1538432413.372 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1538432413.372 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1538432413.373 * [misc]backup-simplify: Simplify (sqrt -1/5) into (sqrt -1/5) 1538432413.373 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1538432413.373 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1538432413.373 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1538432413.373 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.374 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)))) into 0 1538432413.374 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/5))) into 0 1538432413.374 * [misc]taylor: Taking taylor expansion of PI in v 1538432413.374 * [misc]backup-simplify: Simplify PI into PI 1538432413.375 * [misc]backup-simplify: Simplify (* (sqrt -1/5) PI) into (* PI (sqrt -1/5)) 1538432413.375 * [misc]backup-simplify: Simplify (* PI (sqrt -1/5)) into (* (sqrt -1/5) PI) 1538432413.376 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (* 0 PI)) into 0 1538432413.376 * [misc]backup-simplify: Simplify 0 into 0 1538432413.376 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1538432413.379 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.379 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1538432413.379 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1538432413.380 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/25 1538432413.381 * [misc]backup-simplify: Simplify (/ (- -1/25 (pow 0 2) (+)) (* 2 (sqrt -1/5))) into (/ -1/50 (sqrt -1/5)) 1538432413.383 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (+ (* 0 0) (* (/ -1/50 (sqrt -1/5)) PI))) into (- (* 1/50 (/ PI (sqrt -1/5)))) 1538432413.384 * [misc]backup-simplify: Simplify (- (* 1/50 (/ PI (sqrt -1/5)))) into (- (* 1/50 (/ PI (sqrt -1/5)))) 1538432413.384 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1538432413.385 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.385 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1538432413.385 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.385 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 1 -5)) (* -1/25 (/ 0 -5)))) into 0 1538432413.386 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/50 (sqrt -1/5)))))) (* 2 (sqrt -1/5))) into 0 1538432413.388 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (+ (* 0 0) (+ (* (/ -1/50 (sqrt -1/5)) 0) (* 0 PI)))) into 0 1538432413.388 * [misc]backup-simplify: Simplify 0 into 0 1538432413.388 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1538432413.389 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1538432413.389 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1538432413.389 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1538432413.390 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 0 -5)) (* -1/25 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/125 1538432413.392 * [misc]backup-simplify: Simplify (/ (- -1/125 (pow (/ -1/50 (sqrt -1/5)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/5))) into (* -1/2 (/ (+ (* 1/2500 (/ 1 (pow (sqrt -1/5) 2))) 1/125) (sqrt -1/5))) 1538432413.401 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/5) 0) (+ (* 0 0) (+ (* (/ -1/50 (sqrt -1/5)) 0) (+ (* 0 0) (* (* -1/2 (/ (+ (* 1/2500 (/ 1 (pow (sqrt -1/5) 2))) 1/125) (sqrt -1/5))) PI))))) into (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) 1538432413.405 * [misc]backup-simplify: Simplify (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) into (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) 1538432413.412 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/5000 (/ PI (pow (sqrt -1/5) 3))) (* 1/250 (/ PI (sqrt -1/5))))) (pow (/ 1 (- v)) 5)) (+ (* (- (* 1/50 (/ PI (sqrt -1/5)))) (pow (/ 1 (- v)) 3)) (* (* (sqrt -1/5) PI) (/ 1 (- v))))) into (- (+ (* 1/5000 (/ PI (* (pow v 5) (pow (sqrt -1/5) 3)))) (+ (* 1/250 (/ PI (* (pow v 5) (sqrt -1/5)))) (* 1/50 (/ PI (* (pow v 3) (sqrt -1/5)))))) (/ (* PI (sqrt -1/5)) v)) 1538432413.413 * * * [misc]progress: simplifying candidates 1538432413.413 * * * * [misc]progress: [ 1 / 191 ] simplifiying candidate # 1538432413.413 * * * * [misc]progress: [ 2 / 191 ] simplifiying candidate # 1538432413.413 * * * * [misc]progress: [ 3 / 191 ] simplifiying candidate # 1538432413.413 * * * * [misc]progress: [ 4 / 191 ] simplifiying candidate # 1538432413.413 * [enter]simplify: Simplifying (- (- (log (sqrt (fma (* v v) -5 1))) (log (/ PI (sqrt (fma (* v v) -5 1))))) (+ (log (sqrt (sqrt (fma (* v v) -6 2)))) (+ (log (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (log (* t (- 1 (* v v))))))) 1538432413.417 * * [misc]simplify: iters left: 6 (30 enodes) 1538432413.431 * * [misc]simplify: iters left: 5 (59 enodes) 1538432413.467 * * [misc]simplify: iters left: 4 (141 enodes) 1538432413.587 * * [misc]simplify: iters left: 3 (415 enodes) 1538432414.270 * [exit]simplify: Simplified to (- (- (- (log (sqrt (fma v (* v -5) 1))) (log (fma (* t v) (- v) t))) (log (sqrt (sqrt (fma (* v v) -6 2))))) (+ (log (/ PI (sqrt (fma v (* v -5) 1)))) (log (sqrt (sqrt (fma (* v v) -6 2)))))) 1538432414.270 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (- (- (log (sqrt (fma v (* v -5) 1))) (log (fma (* t v) (- v) t))) (log (sqrt (sqrt (fma (* v v) -6 2))))) (+ (log (/ PI (sqrt (fma v (* v -5) 1)))) (log (sqrt (sqrt (fma (* v v) -6 2)))))))) 1538432414.270 * * * * [misc]progress: [ 5 / 191 ] simplifiying candidate # 1538432414.270 * [enter]simplify: Simplifying (- (- (log (sqrt (fma (* v v) -5 1))) (log (/ PI (sqrt (fma (* v v) -5 1))))) (+ (log (sqrt (sqrt (fma (* v v) -6 2)))) (log (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432414.273 * * [misc]simplify: iters left: 6 (29 enodes) 1538432414.286 * * [misc]simplify: iters left: 5 (58 enodes) 1538432414.319 * * [misc]simplify: iters left: 4 (138 enodes) 1538432414.412 * * [misc]simplify: iters left: 3 (377 enodes) 1538432415.301 * [exit]simplify: Simplified to (- (- (log (sqrt (fma v (* v -5) 1))) (log (sqrt (sqrt (fma (* v v) -6 2))))) (+ (- (+ (log (fma (- v) (* v t) t)) (log PI)) (log (sqrt (fma v (* v -5) 1)))) (log (sqrt (sqrt (fma (* v v) -6 2)))))) 1538432415.301 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (- (log (sqrt (fma v (* v -5) 1))) (log (sqrt (sqrt (fma (* v v) -6 2))))) (+ (- (+ (log (fma (- v) (* v t) t)) (log PI)) (log (sqrt (fma v (* v -5) 1)))) (log (sqrt (sqrt (fma (* v v) -6 2)))))))) 1538432415.301 * * * * [misc]progress: [ 6 / 191 ] simplifiying candidate # 1538432415.302 * [enter]simplify: Simplifying (- (- (log (sqrt (fma (* v v) -5 1))) (log (/ PI (sqrt (fma (* v v) -5 1))))) (log (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432415.305 * * [misc]simplify: iters left: 6 (28 enodes) 1538432415.319 * * [misc]simplify: iters left: 5 (57 enodes) 1538432415.339 * * [misc]simplify: iters left: 4 (141 enodes) 1538432415.431 * * [misc]simplify: iters left: 3 (394 enodes) 1538432415.811 * [exit]simplify: Simplified to (- (+ (- (log (sqrt (fma v (* v -5) 1))) (log PI)) (log (sqrt (fma v (* v -5) 1)))) (log (* (fma (* t v) (- v) t) (sqrt (fma (* v v) -6 2))))) 1538432415.811 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (+ (- (log (sqrt (fma v (* v -5) 1))) (log PI)) (log (sqrt (fma v (* v -5) 1)))) (log (* (fma (* t v) (- v) t) (sqrt (fma (* v v) -6 2))))))) 1538432415.811 * * * * [misc]progress: [ 7 / 191 ] simplifiying candidate # 1538432415.812 * [enter]simplify: Simplifying (- (log (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (+ (log (sqrt (sqrt (fma (* v v) -6 2)))) (+ (log (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (log (* t (- 1 (* v v))))))) 1538432415.813 * * [misc]simplify: iters left: 6 (29 enodes) 1538432415.821 * * [misc]simplify: iters left: 5 (57 enodes) 1538432415.845 * * [misc]simplify: iters left: 4 (131 enodes) 1538432415.909 * * [misc]simplify: iters left: 3 (336 enodes) 1538432416.250 * [exit]simplify: Simplified to (- (- (log (/ (fma v (* v -5) 1) PI)) (log (fma (- v) (* v t) t))) (+ (log (sqrt (sqrt (fma (* v -6) v 2)))) (log (sqrt (sqrt (fma (* v -6) v 2)))))) 1538432416.250 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (- (log (/ (fma v (* v -5) 1) PI)) (log (fma (- v) (* v t) t))) (+ (log (sqrt (sqrt (fma (* v -6) v 2)))) (log (sqrt (sqrt (fma (* v -6) v 2)))))))) 1538432416.250 * * * * [misc]progress: [ 8 / 191 ] simplifiying candidate # 1538432416.251 * [enter]simplify: Simplifying (- (log (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (+ (log (sqrt (sqrt (fma (* v v) -6 2)))) (log (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432416.253 * * [misc]simplify: iters left: 6 (28 enodes) 1538432416.265 * * [misc]simplify: iters left: 5 (56 enodes) 1538432416.283 * * [misc]simplify: iters left: 4 (130 enodes) 1538432416.360 * * [misc]simplify: iters left: 3 (325 enodes) 1538432416.633 * [exit]simplify: Simplified to (- (- (- (log (/ (fma (* v -5) v 1) PI)) (log (fma (- v) (* t v) t))) (log (sqrt (sqrt (fma v (* v -6) 2))))) (log (sqrt (sqrt (fma v (* v -6) 2))))) 1538432416.633 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (- (- (log (/ (fma (* v -5) v 1) PI)) (log (fma (- v) (* t v) t))) (log (sqrt (sqrt (fma v (* v -6) 2))))) (log (sqrt (sqrt (fma v (* v -6) 2))))))) 1538432416.633 * * * * [misc]progress: [ 9 / 191 ] simplifiying candidate # 1538432416.633 * [enter]simplify: Simplifying (- (log (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (log (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432416.637 * * [misc]simplify: iters left: 6 (27 enodes) 1538432416.650 * * [misc]simplify: iters left: 5 (55 enodes) 1538432416.668 * * [misc]simplify: iters left: 4 (136 enodes) 1538432416.744 * * [misc]simplify: iters left: 3 (362 enodes) 1538432417.039 * [exit]simplify: Simplified to (- (log (/ (fma v (* v -5) 1) PI)) (log (* (sqrt (fma (* v -6) v 2)) (fma (- v) (* v t) t)))) 1538432417.039 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (log (/ (fma v (* v -5) 1) PI)) (log (* (sqrt (fma (* v -6) v 2)) (fma (- v) (* v t) t)))))) 1538432417.039 * * * * [misc]progress: [ 10 / 191 ] simplifiying candidate # 1538432417.039 * * * * [misc]progress: [ 11 / 191 ] simplifiying candidate # 1538432417.039 * * * * [misc]progress: [ 12 / 191 ] simplifiying candidate # 1538432417.039 * [enter]simplify: Simplifying (/ (/ (* (* (sqrt (fma (* v v) -5 1)) (sqrt (fma (* v v) -5 1))) (sqrt (fma (* v v) -5 1))) (* (* (/ PI (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (/ PI (sqrt (fma (* v v) -5 1))))) (* (* (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v))))))) 1538432417.042 * * [misc]simplify: iters left: 6 (35 enodes) 1538432417.053 * * [misc]simplify: iters left: 5 (86 enodes) 1538432417.108 * * [misc]simplify: iters left: 4 (354 enodes) 1538432418.368 * [exit]simplify: Simplified to (/ (/ (* (/ (fma v (* v -5) 1) PI) (/ (fma v (* v -5) 1) PI)) (/ (sqrt (fma -6 (* v v) 2)) (/ (fma v (* v -5) 1) PI))) (* (* (sqrt (fma -6 (* v v) 2)) (sqrt (fma -6 (* v v) 2))) (pow (* t (- 1 (* v v))) 3))) 1538432418.368 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (/ (/ (* (/ (fma v (* v -5) 1) PI) (/ (fma v (* v -5) 1) PI)) (/ (sqrt (fma -6 (* v v) 2)) (/ (fma v (* v -5) 1) PI))) (* (* (sqrt (fma -6 (* v v) 2)) (sqrt (fma -6 (* v v) 2))) (pow (* t (- 1 (* v v))) 3))))) 1538432418.368 * * * * [misc]progress: [ 13 / 191 ] simplifiying candidate # 1538432418.368 * [enter]simplify: Simplifying (/ (/ (* (* (sqrt (fma (* v v) -5 1)) (sqrt (fma (* v v) -5 1))) (sqrt (fma (* v v) -5 1))) (* (* (/ PI (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (/ PI (sqrt (fma (* v v) -5 1))))) (* (* (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432418.372 * * [misc]simplify: iters left: 6 (33 enodes) 1538432418.391 * * [misc]simplify: iters left: 5 (81 enodes) 1538432418.446 * * [misc]simplify: iters left: 4 (326 enodes) 1538432419.569 * [exit]simplify: Simplified to (* (/ (/ (fma v (* v -5) 1) PI) (* (sqrt (fma -6 (* v v) 2)) (* (sqrt (fma -6 (* v v) 2)) (* t (- 1 (* v v)))))) (/ (* (/ (fma v (* v -5) 1) PI) (/ (fma v (* v -5) 1) PI)) (* (* t (- 1 (* v v))) (* (sqrt (fma -6 (* v v) 2)) (* t (- 1 (* v v))))))) 1538432419.569 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (* (/ (/ (fma v (* v -5) 1) PI) (* (sqrt (fma -6 (* v v) 2)) (* (sqrt (fma -6 (* v v) 2)) (* t (- 1 (* v v)))))) (/ (* (/ (fma v (* v -5) 1) PI) (/ (fma v (* v -5) 1) PI)) (* (* t (- 1 (* v v))) (* (sqrt (fma -6 (* v v) 2)) (* t (- 1 (* v v))))))))) 1538432419.569 * * * * [misc]progress: [ 14 / 191 ] simplifiying candidate # 1538432419.570 * [enter]simplify: Simplifying (/ (/ (* (* (sqrt (fma (* v v) -5 1)) (sqrt (fma (* v v) -5 1))) (sqrt (fma (* v v) -5 1))) (* (* (/ PI (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (/ PI (sqrt (fma (* v v) -5 1))))) (* (* (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432419.573 * * [misc]simplify: iters left: 6 (31 enodes) 1538432419.592 * * [misc]simplify: iters left: 5 (76 enodes) 1538432419.660 * * [misc]simplify: iters left: 4 (297 enodes) 1538432420.566 * [exit]simplify: Simplified to (/ (/ (pow (/ (fma v (* v -5) 1) PI) 3) (* (sqrt (fma (* v v) -6 2)) (* (- 1 (* v v)) t))) (* (* (sqrt (fma (* v v) -6 2)) (* (- 1 (* v v)) t)) (* (sqrt (fma (* v v) -6 2)) (* (- 1 (* v v)) t)))) 1538432420.566 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (/ (/ (pow (/ (fma v (* v -5) 1) PI) 3) (* (sqrt (fma (* v v) -6 2)) (* (- 1 (* v v)) t))) (* (* (sqrt (fma (* v v) -6 2)) (* (- 1 (* v v)) t)) (* (sqrt (fma (* v v) -6 2)) (* (- 1 (* v v)) t)))))) 1538432420.566 * * * * [misc]progress: [ 15 / 191 ] simplifiying candidate # 1538432420.567 * [enter]simplify: Simplifying (/ (* (* (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (* (* (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v))))))) 1538432420.570 * * [misc]simplify: iters left: 6 (33 enodes) 1538432420.589 * * [misc]simplify: iters left: 5 (80 enodes) 1538432420.650 * * [misc]simplify: iters left: 4 (353 enodes) 1538432421.890 * [exit]simplify: Simplified to (/ (* (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma (* v v) -6 2))) (* (/ (fma v (* v -5) 1) PI) (/ (fma v (* v -5) 1) PI))) (* (pow (* t (- 1 (* v v))) 3) (* (sqrt (fma (* v v) -6 2)) (sqrt (fma (* v v) -6 2))))) 1538432421.890 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (/ (* (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma (* v v) -6 2))) (* (/ (fma v (* v -5) 1) PI) (/ (fma v (* v -5) 1) PI))) (* (pow (* t (- 1 (* v v))) 3) (* (sqrt (fma (* v v) -6 2)) (sqrt (fma (* v v) -6 2))))))) 1538432421.890 * * * * [misc]progress: [ 16 / 191 ] simplifiying candidate # 1538432421.891 * [enter]simplify: Simplifying (/ (* (* (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (* (* (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432421.893 * * [misc]simplify: iters left: 6 (31 enodes) 1538432421.902 * * [misc]simplify: iters left: 5 (75 enodes) 1538432421.969 * * [misc]simplify: iters left: 4 (320 enodes) 1538432423.174 * [exit]simplify: Simplified to (/ (/ (/ (* (/ (fma -5 (* v v) 1) PI) (/ (fma -5 (* v v) 1) PI)) (/ (sqrt (fma -6 (* v v) 2)) (/ (fma -5 (* v v) 1) PI))) (* (* (* (- 1 (* v v)) t) (sqrt (fma -6 (* v v) 2))) (* (* (- 1 (* v v)) t) (sqrt (fma -6 (* v v) 2))))) (* (- 1 (* v v)) t)) 1538432423.174 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (/ (/ (/ (* (/ (fma -5 (* v v) 1) PI) (/ (fma -5 (* v v) 1) PI)) (/ (sqrt (fma -6 (* v v) 2)) (/ (fma -5 (* v v) 1) PI))) (* (* (* (- 1 (* v v)) t) (sqrt (fma -6 (* v v) 2))) (* (* (- 1 (* v v)) t) (sqrt (fma -6 (* v v) 2))))) (* (- 1 (* v v)) t)))) 1538432423.174 * * * * [misc]progress: [ 17 / 191 ] simplifiying candidate # 1538432423.174 * [enter]simplify: Simplifying (/ (* (* (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (* (* (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432423.176 * * [misc]simplify: iters left: 6 (29 enodes) 1538432423.185 * * [misc]simplify: iters left: 5 (70 enodes) 1538432423.230 * * [misc]simplify: iters left: 4 (290 enodes) 1538432424.579 * [exit]simplify: Simplified to (pow (/ (/ (fma v (* v -5) 1) PI) (* (sqrt (fma -6 (* v v) 2)) (* t (- 1 (* v v))))) 3) 1538432424.579 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (pow (/ (/ (fma v (* v -5) 1) PI) (* (sqrt (fma -6 (* v v) 2)) (* t (- 1 (* v v))))) 3))) 1538432424.579 * * * * [misc]progress: [ 18 / 191 ] simplifiying candidate # 1538432424.580 * * * * [misc]progress: [ 19 / 191 ] simplifiying candidate # 1538432424.580 * * * * [misc]progress: [ 20 / 191 ] simplifiying candidate # 1538432424.580 * * * * [misc]progress: [ 21 / 191 ] simplifiying candidate # 1538432424.580 * * * * [misc]progress: [ 22 / 191 ] simplifiying candidate # 1538432424.580 * [enter]simplify: Simplifying (/ (* (cbrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (cbrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432424.581 * * [misc]simplify: iters left: 6 (17 enodes) 1538432424.585 * * [misc]simplify: iters left: 5 (27 enodes) 1538432424.594 * * [misc]simplify: iters left: 4 (40 enodes) 1538432424.608 * * [misc]simplify: iters left: 3 (49 enodes) 1538432424.624 * * [misc]simplify: iters left: 2 (53 enodes) 1538432424.644 * [exit]simplify: Simplified to (* (cbrt (/ (fma v (* v -5) 1) PI)) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma (* v v) -6 2))))) 1538432424.644 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (cbrt (/ (fma v (* v -5) 1) PI)) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma (* v v) -6 2))))) (/ (cbrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432424.644 * [enter]simplify: Simplifying (/ (cbrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432424.646 * * [misc]simplify: iters left: 6 (21 enodes) 1538432424.657 * * [misc]simplify: iters left: 5 (38 enodes) 1538432424.678 * * [misc]simplify: iters left: 4 (77 enodes) 1538432424.727 * * [misc]simplify: iters left: 3 (156 enodes) 1538432424.808 * * [misc]simplify: iters left: 2 (344 enodes) 1538432425.247 * [exit]simplify: Simplified to (/ (cbrt (/ (fma (* v -5) v 1) PI)) (* (sqrt (sqrt (fma -6 (* v v) 2))) (fma (* v t) (- v) t))) 1538432425.247 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (cbrt (/ (fma v (* v -5) 1) PI)) (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma (* v v) -6 2))))) (/ (cbrt (/ (fma (* v -5) v 1) PI)) (* (sqrt (sqrt (fma -6 (* v v) 2))) (fma (* v t) (- v) t))))) 1538432425.248 * * * * [misc]progress: [ 23 / 191 ] simplifiying candidate # 1538432425.248 * [enter]simplify: Simplifying (/ (sqrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432425.250 * * [misc]simplify: iters left: 6 (16 enodes) 1538432425.256 * * [misc]simplify: iters left: 5 (24 enodes) 1538432425.265 * * [misc]simplify: iters left: 4 (35 enodes) 1538432425.278 * * [misc]simplify: iters left: 3 (43 enodes) 1538432425.290 * * [misc]simplify: iters left: 2 (47 enodes) 1538432425.308 * [exit]simplify: Simplified to (/ (sqrt (/ (fma (* v -5) v 1) PI)) (sqrt (sqrt (fma v (* v -6) 2)))) 1538432425.308 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (/ (fma (* v -5) v 1) PI)) (sqrt (sqrt (fma v (* v -6) 2)))) (/ (sqrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432425.310 * [enter]simplify: Simplifying (/ (sqrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432425.313 * * [misc]simplify: iters left: 6 (21 enodes) 1538432425.323 * * [misc]simplify: iters left: 5 (38 enodes) 1538432425.341 * * [misc]simplify: iters left: 4 (77 enodes) 1538432425.365 * * [misc]simplify: iters left: 3 (156 enodes) 1538432425.434 * * [misc]simplify: iters left: 2 (344 enodes) 1538432425.799 * [exit]simplify: Simplified to (/ (sqrt (/ (fma (* v -5) v 1) PI)) (* (sqrt (sqrt (fma -6 (* v v) 2))) (fma (* v t) (- v) t))) 1538432425.799 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (/ (fma (* v -5) v 1) PI)) (sqrt (sqrt (fma v (* v -6) 2)))) (/ (sqrt (/ (fma (* v -5) v 1) PI)) (* (sqrt (sqrt (fma -6 (* v v) 2))) (fma (* v t) (- v) t))))) 1538432425.799 * * * * [misc]progress: [ 24 / 191 ] simplifiying candidate # 1538432425.800 * [enter]simplify: Simplifying (/ (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432425.801 * * [misc]simplify: iters left: 6 (19 enodes) 1538432425.808 * * [misc]simplify: iters left: 5 (33 enodes) 1538432425.820 * * [misc]simplify: iters left: 4 (61 enodes) 1538432425.834 * * [misc]simplify: iters left: 3 (100 enodes) 1538432425.857 * * [misc]simplify: iters left: 2 (135 enodes) 1538432425.880 * * [misc]simplify: iters left: 1 (152 enodes) 1538432425.920 * [exit]simplify: Simplified to (/ (/ (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma (* v v) -6 2))))) 1538432425.920 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma (* v v) -6 2))))) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432425.920 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432425.922 * * [misc]simplify: iters left: 6 (22 enodes) 1538432425.932 * * [misc]simplify: iters left: 5 (39 enodes) 1538432425.954 * * [misc]simplify: iters left: 4 (93 enodes) 1538432426.014 * * [misc]simplify: iters left: 3 (210 enodes) 1538432426.180 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432426.180 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432426.180 * * * * [misc]progress: [ 25 / 191 ] simplifiying candidate # 1538432426.180 * [enter]simplify: Simplifying (/ (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432426.182 * * [misc]simplify: iters left: 6 (18 enodes) 1538432426.188 * * [misc]simplify: iters left: 5 (28 enodes) 1538432426.199 * * [misc]simplify: iters left: 4 (45 enodes) 1538432426.215 * * [misc]simplify: iters left: 3 (66 enodes) 1538432426.233 * * [misc]simplify: iters left: 2 (76 enodes) 1538432426.253 * * [misc]simplify: iters left: 1 (79 enodes) 1538432426.275 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (fma -5 (* v v) 1))) (sqrt (/ PI (sqrt (fma -5 (* v v) 1))))) (/ (cbrt (sqrt (fma -5 (* v v) 1))) (sqrt (sqrt (fma (* v v) -6 2))))) 1538432426.275 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (cbrt (sqrt (fma -5 (* v v) 1))) (sqrt (/ PI (sqrt (fma -5 (* v v) 1))))) (/ (cbrt (sqrt (fma -5 (* v v) 1))) (sqrt (sqrt (fma (* v v) -6 2))))) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432426.276 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432426.277 * * [misc]simplify: iters left: 6 (22 enodes) 1538432426.282 * * [misc]simplify: iters left: 5 (39 enodes) 1538432426.295 * * [misc]simplify: iters left: 4 (93 enodes) 1538432426.339 * * [misc]simplify: iters left: 3 (210 enodes) 1538432426.491 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432426.491 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432426.491 * * * * [misc]progress: [ 26 / 191 ] simplifiying candidate # 1538432426.491 * [enter]simplify: Simplifying (/ (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) 1) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432426.493 * * [misc]simplify: iters left: 6 (15 enodes) 1538432426.499 * * [misc]simplify: iters left: 5 (25 enodes) 1538432426.510 * * [misc]simplify: iters left: 4 (46 enodes) 1538432426.521 * * [misc]simplify: iters left: 3 (77 enodes) 1538432426.537 * * [misc]simplify: iters left: 2 (126 enodes) 1538432426.565 * * [misc]simplify: iters left: 1 (130 enodes) 1538432426.590 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma v (* v -5) 1))) (/ (sqrt (sqrt (fma v (* -6 v) 2))) (cbrt (sqrt (fma v (* v -5) 1))))) 1538432426.590 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma v (* v -5) 1))) (/ (sqrt (sqrt (fma v (* -6 v) 2))) (cbrt (sqrt (fma v (* v -5) 1))))) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432426.591 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432426.593 * * [misc]simplify: iters left: 6 (21 enodes) 1538432426.604 * * [misc]simplify: iters left: 5 (40 enodes) 1538432426.635 * * [misc]simplify: iters left: 4 (112 enodes) 1538432426.707 * * [misc]simplify: iters left: 3 (342 enodes) 1538432427.091 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma v (* v -5) 1))) (* (/ (* (- 1 (* v v)) (* PI t)) (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma (* v v) -6 2))))) 1538432427.091 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (cbrt (sqrt (fma v (* v -5) 1))) (/ (sqrt (sqrt (fma v (* -6 v) 2))) (cbrt (sqrt (fma v (* v -5) 1))))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (* (/ (* (- 1 (* v v)) (* PI t)) (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma (* v v) -6 2))))))) 1538432427.091 * * * * [misc]progress: [ 27 / 191 ] simplifiying candidate # 1538432427.091 * [enter]simplify: Simplifying (/ (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) PI) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432427.093 * * [misc]simplify: iters left: 6 (16 enodes) 1538432427.096 * * [misc]simplify: iters left: 5 (26 enodes) 1538432427.102 * * [misc]simplify: iters left: 4 (43 enodes) 1538432427.112 * * [misc]simplify: iters left: 3 (64 enodes) 1538432427.124 * * [misc]simplify: iters left: 2 (74 enodes) 1538432427.145 * * [misc]simplify: iters left: 1 (77 enodes) 1538432427.171 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (fma -5 (* v v) 1))) (cbrt (sqrt (fma -5 (* v v) 1)))) (* (sqrt (sqrt (fma v (* v -6) 2))) PI)) 1538432427.172 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (sqrt (fma -5 (* v v) 1))) (cbrt (sqrt (fma -5 (* v v) 1)))) (* (sqrt (sqrt (fma v (* v -6) 2))) PI)) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432427.172 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432427.173 * * [misc]simplify: iters left: 6 (20 enodes) 1538432427.178 * * [misc]simplify: iters left: 5 (39 enodes) 1538432427.195 * * [misc]simplify: iters left: 4 (111 enodes) 1538432427.272 * * [misc]simplify: iters left: 3 (332 enodes) 1538432427.618 * [exit]simplify: Simplified to (* (/ (sqrt (fma -5 (* v v) 1)) (* t (- 1 (* v v)))) (/ (cbrt (sqrt (fma -5 (* v v) 1))) (sqrt (sqrt (fma -6 (* v v) 2))))) 1538432427.618 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) PI) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (sqrt (fma -5 (* v v) 1)) (* t (- 1 (* v v)))) (/ (cbrt (sqrt (fma -5 (* v v) 1))) (sqrt (sqrt (fma -6 (* v v) 2))))))) 1538432427.618 * * * * [misc]progress: [ 28 / 191 ] simplifiying candidate # 1538432427.619 * [enter]simplify: Simplifying (/ (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432427.621 * * [misc]simplify: iters left: 6 (20 enodes) 1538432427.630 * * [misc]simplify: iters left: 5 (31 enodes) 1538432427.642 * * [misc]simplify: iters left: 4 (44 enodes) 1538432427.657 * * [misc]simplify: iters left: 3 (55 enodes) 1538432427.675 * * [misc]simplify: iters left: 2 (63 enodes) 1538432427.698 * [exit]simplify: Simplified to (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma v (* v -6) 2)))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) 1538432427.698 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma v (* v -6) 2)))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432427.699 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432427.701 * * [misc]simplify: iters left: 6 (23 enodes) 1538432427.711 * * [misc]simplify: iters left: 5 (40 enodes) 1538432427.735 * * [misc]simplify: iters left: 4 (94 enodes) 1538432427.779 * * [misc]simplify: iters left: 3 (224 enodes) 1538432427.982 * [exit]simplify: Simplified to (/ (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432427.982 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma v (* v -6) 2)))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) (/ (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432427.982 * * * * [misc]progress: [ 29 / 191 ] simplifiying candidate # 1538432427.982 * [enter]simplify: Simplifying (/ (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432427.988 * * [misc]simplify: iters left: 6 (19 enodes) 1538432427.996 * * [misc]simplify: iters left: 5 (28 enodes) 1538432428.006 * * [misc]simplify: iters left: 4 (39 enodes) 1538432428.020 * * [misc]simplify: iters left: 3 (47 enodes) 1538432428.032 * * [misc]simplify: iters left: 2 (49 enodes) 1538432428.049 * [exit]simplify: Simplified to (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432428.049 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432428.050 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432428.052 * * [misc]simplify: iters left: 6 (23 enodes) 1538432428.057 * * [misc]simplify: iters left: 5 (40 enodes) 1538432428.069 * * [misc]simplify: iters left: 4 (94 enodes) 1538432428.105 * * [misc]simplify: iters left: 3 (224 enodes) 1538432428.309 * [exit]simplify: Simplified to (/ (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432428.309 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432428.309 * * * * [misc]progress: [ 30 / 191 ] simplifiying candidate # 1538432428.309 * [enter]simplify: Simplifying (/ (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) 1) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432428.311 * * [misc]simplify: iters left: 6 (15 enodes) 1538432428.317 * * [misc]simplify: iters left: 5 (24 enodes) 1538432428.327 * * [misc]simplify: iters left: 4 (37 enodes) 1538432428.339 * * [misc]simplify: iters left: 3 (45 enodes) 1538432428.350 * * [misc]simplify: iters left: 2 (47 enodes) 1538432428.362 * [exit]simplify: Simplified to (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma v (* -6 v) 2)))) 1538432428.362 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma v (* -6 v) 2)))) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432428.362 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432428.365 * * [misc]simplify: iters left: 6 (22 enodes) 1538432428.375 * * [misc]simplify: iters left: 5 (41 enodes) 1538432428.401 * * [misc]simplify: iters left: 4 (113 enodes) 1538432428.468 * * [misc]simplify: iters left: 3 (341 enodes) 1538432428.770 * [exit]simplify: Simplified to (/ (* (sqrt (cbrt (fma -5 (* v v) 1))) (sqrt (fma -5 (* v v) 1))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (- 1 (* v v)) (* t PI)))) 1538432428.770 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma v (* -6 v) 2)))) (/ (* (sqrt (cbrt (fma -5 (* v v) 1))) (sqrt (fma -5 (* v v) 1))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (- 1 (* v v)) (* t PI)))))) 1538432428.770 * * * * [misc]progress: [ 31 / 191 ] simplifiying candidate # 1538432428.771 * [enter]simplify: Simplifying (/ (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) PI) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432428.772 * * [misc]simplify: iters left: 6 (16 enodes) 1538432428.775 * * [misc]simplify: iters left: 5 (25 enodes) 1538432428.780 * * [misc]simplify: iters left: 4 (36 enodes) 1538432428.791 * * [misc]simplify: iters left: 3 (44 enodes) 1538432428.799 * * [misc]simplify: iters left: 2 (46 enodes) 1538432428.807 * [exit]simplify: Simplified to (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma v (* v -6) 2)))) PI) 1538432428.807 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma v (* v -6) 2)))) PI) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432428.807 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432428.808 * * [misc]simplify: iters left: 6 (21 enodes) 1538432428.813 * * [misc]simplify: iters left: 5 (40 enodes) 1538432428.832 * * [misc]simplify: iters left: 4 (112 enodes) 1538432428.887 * * [misc]simplify: iters left: 3 (334 enodes) 1538432429.230 * [exit]simplify: Simplified to (/ (* (/ (sqrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (cbrt (fma v (* v -5) 1)))) (* (sqrt (sqrt (fma v (* v -6) 2))) t)) 1538432429.230 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma v (* v -6) 2)))) PI) (/ (* (/ (sqrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (cbrt (fma v (* v -5) 1)))) (* (sqrt (sqrt (fma v (* v -6) 2))) t)))) 1538432429.230 * * * * [misc]progress: [ 32 / 191 ] simplifiying candidate # 1538432429.230 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432429.232 * * [misc]simplify: iters left: 6 (18 enodes) 1538432429.240 * * [misc]simplify: iters left: 5 (28 enodes) 1538432429.247 * * [misc]simplify: iters left: 4 (41 enodes) 1538432429.255 * * [misc]simplify: iters left: 3 (52 enodes) 1538432429.268 * * [misc]simplify: iters left: 2 (60 enodes) 1538432429.289 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma v (* -6 v) 2))))) 1538432429.289 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma v (* -6 v) 2))))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432429.290 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432429.291 * * [misc]simplify: iters left: 6 (22 enodes) 1538432429.297 * * [misc]simplify: iters left: 5 (39 enodes) 1538432429.311 * * [misc]simplify: iters left: 4 (93 enodes) 1538432429.350 * * [misc]simplify: iters left: 3 (210 enodes) 1538432429.503 * [exit]simplify: Simplified to (/ (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432429.503 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432429.503 * * * * [misc]progress: [ 33 / 191 ] simplifiying candidate # 1538432429.504 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432429.505 * * [misc]simplify: iters left: 6 (17 enodes) 1538432429.508 * * [misc]simplify: iters left: 5 (25 enodes) 1538432429.513 * * [misc]simplify: iters left: 4 (36 enodes) 1538432429.521 * * [misc]simplify: iters left: 3 (44 enodes) 1538432429.527 * * [misc]simplify: iters left: 2 (46 enodes) 1538432429.535 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432429.535 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432429.535 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432429.536 * * [misc]simplify: iters left: 6 (22 enodes) 1538432429.541 * * [misc]simplify: iters left: 5 (39 enodes) 1538432429.554 * * [misc]simplify: iters left: 4 (93 enodes) 1538432429.592 * * [misc]simplify: iters left: 3 (210 enodes) 1538432429.739 * [exit]simplify: Simplified to (/ (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432429.739 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432429.739 * * * * [misc]progress: [ 34 / 191 ] simplifiying candidate # 1538432429.739 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) 1) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432429.741 * * [misc]simplify: iters left: 6 (14 enodes) 1538432429.743 * * [misc]simplify: iters left: 5 (22 enodes) 1538432429.749 * * [misc]simplify: iters left: 4 (35 enodes) 1538432429.754 * * [misc]simplify: iters left: 3 (43 enodes) 1538432429.760 * * [misc]simplify: iters left: 2 (45 enodes) 1538432429.766 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma -5 (* v v) 1))) (sqrt (sqrt (fma v (* v -6) 2)))) 1538432429.766 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (sqrt (fma -5 (* v v) 1))) (sqrt (sqrt (fma v (* v -6) 2)))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432429.766 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432429.767 * * [misc]simplify: iters left: 6 (21 enodes) 1538432429.777 * * [misc]simplify: iters left: 5 (40 enodes) 1538432429.807 * * [misc]simplify: iters left: 4 (112 enodes) 1538432429.880 * * [misc]simplify: iters left: 3 (342 enodes) 1538432430.261 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma v (* v -5) 1))) (* (/ (* (- 1 (* v v)) (* PI t)) (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma (* v v) -6 2))))) 1538432430.261 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (sqrt (fma -5 (* v v) 1))) (sqrt (sqrt (fma v (* v -6) 2)))) (/ (sqrt (sqrt (fma v (* v -5) 1))) (* (/ (* (- 1 (* v v)) (* PI t)) (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma (* v v) -6 2))))))) 1538432430.261 * * * * [misc]progress: [ 35 / 191 ] simplifiying candidate # 1538432430.261 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) PI) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432430.262 * * [misc]simplify: iters left: 6 (15 enodes) 1538432430.265 * * [misc]simplify: iters left: 5 (23 enodes) 1538432430.270 * * [misc]simplify: iters left: 4 (34 enodes) 1538432430.276 * * [misc]simplify: iters left: 3 (42 enodes) 1538432430.288 * * [misc]simplify: iters left: 2 (44 enodes) 1538432430.303 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) PI) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432430.303 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) PI) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432430.304 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432430.306 * * [misc]simplify: iters left: 6 (20 enodes) 1538432430.315 * * [misc]simplify: iters left: 5 (39 enodes) 1538432430.342 * * [misc]simplify: iters left: 4 (111 enodes) 1538432430.435 * * [misc]simplify: iters left: 3 (332 enodes) 1538432430.849 * [exit]simplify: Simplified to (* (/ (sqrt (fma -5 (* v v) 1)) (* t (- 1 (* v v)))) (/ (sqrt (sqrt (fma -5 (* v v) 1))) (sqrt (sqrt (fma -6 (* v v) 2))))) 1538432430.849 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) PI) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (sqrt (fma -5 (* v v) 1)) (* t (- 1 (* v v)))) (/ (sqrt (sqrt (fma -5 (* v v) 1))) (sqrt (sqrt (fma -6 (* v v) 2))))))) 1538432430.849 * * * * [misc]progress: [ 36 / 191 ] simplifiying candidate # 1538432430.850 * [enter]simplify: Simplifying (/ (/ (sqrt 1) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432430.852 * * [misc]simplify: iters left: 6 (18 enodes) 1538432430.860 * * [misc]simplify: iters left: 5 (28 enodes) 1538432430.870 * * [misc]simplify: iters left: 4 (42 enodes) 1538432430.882 * * [misc]simplify: iters left: 3 (55 enodes) 1538432430.891 * * [misc]simplify: iters left: 2 (64 enodes) 1538432430.899 * * [misc]simplify: iters left: 1 (68 enodes) 1538432430.910 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2))))) 1538432430.910 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2))))) (/ (/ (sqrt (fma (* v v) -5 1)) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432430.910 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432430.913 * * [misc]simplify: iters left: 6 (21 enodes) 1538432430.917 * * [misc]simplify: iters left: 5 (38 enodes) 1538432430.932 * * [misc]simplify: iters left: 4 (92 enodes) 1538432430.991 * * [misc]simplify: iters left: 3 (216 enodes) 1538432431.111 * [exit]simplify: Simplified to (/ (/ (/ (sqrt (fma -5 (* v v) 1)) (fma (* v t) (- v) t)) (sqrt (sqrt (fma v (* v -6) 2)))) (cbrt (/ PI (sqrt (fma -5 (* v v) 1))))) 1538432431.111 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ 1 (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2))))) (/ (/ (/ (sqrt (fma -5 (* v v) 1)) (fma (* v t) (- v) t)) (sqrt (sqrt (fma v (* v -6) 2)))) (cbrt (/ PI (sqrt (fma -5 (* v v) 1))))))) 1538432431.111 * * * * [misc]progress: [ 37 / 191 ] simplifiying candidate # 1538432431.111 * [enter]simplify: Simplifying (/ (/ (sqrt 1) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432431.112 * * [misc]simplify: iters left: 6 (17 enodes) 1538432431.116 * * [misc]simplify: iters left: 5 (25 enodes) 1538432431.120 * * [misc]simplify: iters left: 4 (36 enodes) 1538432431.126 * * [misc]simplify: iters left: 3 (45 enodes) 1538432431.137 * * [misc]simplify: iters left: 2 (47 enodes) 1538432431.153 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma v (* v -6) 2)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432431.153 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma v (* v -6) 2)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (/ (sqrt (fma (* v v) -5 1)) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432431.153 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432431.155 * * [misc]simplify: iters left: 6 (21 enodes) 1538432431.165 * * [misc]simplify: iters left: 5 (38 enodes) 1538432431.186 * * [misc]simplify: iters left: 4 (92 enodes) 1538432431.245 * * [misc]simplify: iters left: 3 (216 enodes) 1538432431.388 * [exit]simplify: Simplified to (/ (/ (/ (sqrt (fma -5 (* v v) 1)) (fma (* v t) (- v) t)) (sqrt (sqrt (fma v (* v -6) 2)))) (sqrt (/ PI (sqrt (fma -5 (* v v) 1))))) 1538432431.388 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma v (* v -6) 2)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (/ (/ (sqrt (fma -5 (* v v) 1)) (fma (* v t) (- v) t)) (sqrt (sqrt (fma v (* v -6) 2)))) (sqrt (/ PI (sqrt (fma -5 (* v v) 1))))))) 1538432431.388 * * * * [misc]progress: [ 38 / 191 ] simplifiying candidate # 1538432431.388 * [enter]simplify: Simplifying (/ (/ (sqrt 1) 1) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432431.392 * * [misc]simplify: iters left: 6 (11 enodes) 1538432431.395 * * [misc]simplify: iters left: 5 (17 enodes) 1538432431.398 * * [misc]simplify: iters left: 4 (22 enodes) 1538432431.402 * * [misc]simplify: iters left: 3 (28 enodes) 1538432431.405 * * [misc]simplify: iters left: 2 (29 enodes) 1538432431.409 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) 1538432431.409 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432431.409 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432431.411 * * [misc]simplify: iters left: 6 (20 enodes) 1538432431.416 * * [misc]simplify: iters left: 5 (39 enodes) 1538432431.442 * * [misc]simplify: iters left: 4 (111 enodes) 1538432431.494 * * [misc]simplify: iters left: 3 (330 enodes) 1538432431.779 * [exit]simplify: Simplified to (/ (/ (fma (* v -5) v 1) (* (- 1 (* v v)) (* t PI))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432431.779 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (fma (* v -5) v 1) (* (- 1 (* v v)) (* t PI))) (sqrt (sqrt (fma (* v v) -6 2)))))) 1538432431.779 * * * * [misc]progress: [ 39 / 191 ] simplifiying candidate # 1538432431.779 * [enter]simplify: Simplifying (/ (/ (sqrt 1) PI) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432431.780 * * [misc]simplify: iters left: 6 (12 enodes) 1538432431.783 * * [misc]simplify: iters left: 5 (18 enodes) 1538432431.787 * * [misc]simplify: iters left: 4 (25 enodes) 1538432431.791 * * [misc]simplify: iters left: 3 (30 enodes) 1538432431.795 * * [misc]simplify: iters left: 2 (31 enodes) 1538432431.804 * [exit]simplify: Simplified to (/ (/ 1 PI) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432431.804 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 PI) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (sqrt (fma (* v v) -5 1)) (/ 1 (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432431.804 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (/ 1 (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432431.806 * * [misc]simplify: iters left: 6 (19 enodes) 1538432431.814 * * [misc]simplify: iters left: 5 (38 enodes) 1538432431.829 * * [misc]simplify: iters left: 4 (110 enodes) 1538432431.898 * * [misc]simplify: iters left: 3 (340 enodes) 1538432432.236 * [exit]simplify: Simplified to (/ (/ (fma (* v -5) v 1) (fma (* v t) (- v) t)) (sqrt (sqrt (fma -6 (* v v) 2)))) 1538432432.236 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ 1 PI) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (fma (* v -5) v 1) (fma (* v t) (- v) t)) (sqrt (sqrt (fma -6 (* v v) 2)))))) 1538432432.237 * * * * [misc]progress: [ 40 / 191 ] simplifiying candidate # 1538432432.237 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432432.238 * * [misc]simplify: iters left: 6 (18 enodes) 1538432432.241 * * [misc]simplify: iters left: 5 (28 enodes) 1538432432.247 * * [misc]simplify: iters left: 4 (41 enodes) 1538432432.255 * * [misc]simplify: iters left: 3 (52 enodes) 1538432432.265 * * [misc]simplify: iters left: 2 (60 enodes) 1538432432.278 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma v (* -6 v) 2))))) 1538432432.278 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (* (cbrt (/ PI (sqrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma v (* -6 v) 2))))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432432.278 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432432.279 * * [misc]simplify: iters left: 6 (22 enodes) 1538432432.284 * * [misc]simplify: iters left: 5 (39 enodes) 1538432432.297 * * [misc]simplify: iters left: 4 (93 enodes) 1538432432.330 * * [misc]simplify: iters left: 3 (210 enodes) 1538432432.482 * [exit]simplify: Simplified to (/ (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432432.482 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432432.482 * * * * [misc]progress: [ 41 / 191 ] simplifiying candidate # 1538432432.482 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432432.484 * * [misc]simplify: iters left: 6 (17 enodes) 1538432432.491 * * [misc]simplify: iters left: 5 (25 enodes) 1538432432.500 * * [misc]simplify: iters left: 4 (36 enodes) 1538432432.510 * * [misc]simplify: iters left: 3 (44 enodes) 1538432432.516 * * [misc]simplify: iters left: 2 (46 enodes) 1538432432.523 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432432.524 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432432.524 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432432.525 * * [misc]simplify: iters left: 6 (22 enodes) 1538432432.530 * * [misc]simplify: iters left: 5 (39 enodes) 1538432432.543 * * [misc]simplify: iters left: 4 (93 enodes) 1538432432.587 * * [misc]simplify: iters left: 3 (210 enodes) 1538432432.728 * [exit]simplify: Simplified to (/ (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432432.728 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) t) (* (sqrt (sqrt (fma -6 (* v v) 2))) (- 1 (* v v)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))))) 1538432432.728 * * * * [misc]progress: [ 42 / 191 ] simplifiying candidate # 1538432432.728 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) 1) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432432.730 * * [misc]simplify: iters left: 6 (14 enodes) 1538432432.735 * * [misc]simplify: iters left: 5 (22 enodes) 1538432432.745 * * [misc]simplify: iters left: 4 (35 enodes) 1538432432.756 * * [misc]simplify: iters left: 3 (43 enodes) 1538432432.767 * * [misc]simplify: iters left: 2 (45 enodes) 1538432432.779 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma -5 (* v v) 1))) (sqrt (sqrt (fma v (* v -6) 2)))) 1538432432.779 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (sqrt (fma -5 (* v v) 1))) (sqrt (sqrt (fma v (* v -6) 2)))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432432.779 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432432.782 * * [misc]simplify: iters left: 6 (21 enodes) 1538432432.791 * * [misc]simplify: iters left: 5 (40 enodes) 1538432432.821 * * [misc]simplify: iters left: 4 (112 enodes) 1538432432.895 * * [misc]simplify: iters left: 3 (342 enodes) 1538432433.296 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma v (* v -5) 1))) (* (/ (* (- 1 (* v v)) (* PI t)) (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma (* v v) -6 2))))) 1538432433.296 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (sqrt (fma -5 (* v v) 1))) (sqrt (sqrt (fma v (* v -6) 2)))) (/ (sqrt (sqrt (fma v (* v -5) 1))) (* (/ (* (- 1 (* v v)) (* PI t)) (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma (* v v) -6 2))))))) 1538432433.296 * * * * [misc]progress: [ 43 / 191 ] simplifiying candidate # 1538432433.296 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) PI) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432433.297 * * [misc]simplify: iters left: 6 (15 enodes) 1538432433.300 * * [misc]simplify: iters left: 5 (23 enodes) 1538432433.305 * * [misc]simplify: iters left: 4 (34 enodes) 1538432433.311 * * [misc]simplify: iters left: 3 (42 enodes) 1538432433.317 * * [misc]simplify: iters left: 2 (44 enodes) 1538432433.324 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) PI) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432433.324 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) PI) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432433.325 * [enter]simplify: Simplifying (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432433.326 * * [misc]simplify: iters left: 6 (20 enodes) 1538432433.331 * * [misc]simplify: iters left: 5 (39 enodes) 1538432433.357 * * [misc]simplify: iters left: 4 (111 enodes) 1538432433.452 * * [misc]simplify: iters left: 3 (332 enodes) 1538432433.735 * [exit]simplify: Simplified to (* (/ (sqrt (fma -5 (* v v) 1)) (* t (- 1 (* v v)))) (/ (sqrt (sqrt (fma -5 (* v v) 1))) (sqrt (sqrt (fma -6 (* v v) 2))))) 1538432433.735 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (sqrt (fma (* v v) -5 1))) PI) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (sqrt (fma -5 (* v v) 1)) (* t (- 1 (* v v)))) (/ (sqrt (sqrt (fma -5 (* v v) 1))) (sqrt (sqrt (fma -6 (* v v) 2))))))) 1538432433.735 * * * * [misc]progress: [ 44 / 191 ] simplifiying candidate # 1538432433.736 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432433.737 * * [misc]simplify: iters left: 6 (17 enodes) 1538432433.740 * * [misc]simplify: iters left: 5 (27 enodes) 1538432433.745 * * [misc]simplify: iters left: 4 (40 enodes) 1538432433.753 * * [misc]simplify: iters left: 3 (51 enodes) 1538432433.762 * * [misc]simplify: iters left: 2 (59 enodes) 1538432433.784 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432433.784 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (/ (/ (sqrt (fma (* v v) -5 1)) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432433.785 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (cbrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432433.787 * * [misc]simplify: iters left: 6 (21 enodes) 1538432433.796 * * [misc]simplify: iters left: 5 (38 enodes) 1538432433.822 * * [misc]simplify: iters left: 4 (92 enodes) 1538432433.880 * * [misc]simplify: iters left: 3 (216 enodes) 1538432434.025 * [exit]simplify: Simplified to (/ (/ (/ (sqrt (fma -5 (* v v) 1)) (fma (* v t) (- v) t)) (sqrt (sqrt (fma v (* v -6) 2)))) (cbrt (/ PI (sqrt (fma -5 (* v v) 1))))) 1538432434.025 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ 1 (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (/ (sqrt (fma -5 (* v v) 1)) (fma (* v t) (- v) t)) (sqrt (sqrt (fma v (* v -6) 2)))) (cbrt (/ PI (sqrt (fma -5 (* v v) 1))))))) 1538432434.025 * * * * [misc]progress: [ 45 / 191 ] simplifiying candidate # 1538432434.026 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432434.027 * * [misc]simplify: iters left: 6 (16 enodes) 1538432434.033 * * [misc]simplify: iters left: 5 (24 enodes) 1538432434.043 * * [misc]simplify: iters left: 4 (35 enodes) 1538432434.054 * * [misc]simplify: iters left: 3 (43 enodes) 1538432434.066 * * [misc]simplify: iters left: 2 (45 enodes) 1538432434.080 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma v (* v -6) 2)))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432434.080 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma v (* v -6) 2)))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (/ (/ (sqrt (fma (* v v) -5 1)) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432434.080 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432434.082 * * [misc]simplify: iters left: 6 (21 enodes) 1538432434.090 * * [misc]simplify: iters left: 5 (38 enodes) 1538432434.111 * * [misc]simplify: iters left: 4 (92 enodes) 1538432434.166 * * [misc]simplify: iters left: 3 (216 enodes) 1538432434.350 * [exit]simplify: Simplified to (/ (/ (/ (sqrt (fma -5 (* v v) 1)) (fma (* v t) (- v) t)) (sqrt (sqrt (fma v (* v -6) 2)))) (sqrt (/ PI (sqrt (fma -5 (* v v) 1))))) 1538432434.350 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ 1 (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (/ (sqrt (fma -5 (* v v) 1)) (fma (* v t) (- v) t)) (sqrt (sqrt (fma v (* v -6) 2)))) (sqrt (/ PI (sqrt (fma -5 (* v v) 1))))))) 1538432434.350 * * * * [misc]progress: [ 46 / 191 ] simplifiying candidate # 1538432434.351 * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432434.352 * * [misc]simplify: iters left: 6 (10 enodes) 1538432434.360 * * [misc]simplify: iters left: 5 (14 enodes) 1538432434.365 * * [misc]simplify: iters left: 4 (18 enodes) 1538432434.371 * * [misc]simplify: iters left: 3 (22 enodes) 1538432434.379 * * [misc]simplify: iters left: 2 (23 enodes) 1538432434.386 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) 1538432434.386 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432434.387 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432434.389 * * [misc]simplify: iters left: 6 (20 enodes) 1538432434.398 * * [misc]simplify: iters left: 5 (39 enodes) 1538432434.425 * * [misc]simplify: iters left: 4 (111 enodes) 1538432434.514 * * [misc]simplify: iters left: 3 (330 enodes) 1538432434.781 * [exit]simplify: Simplified to (/ (/ (fma (* v -5) v 1) (* (- 1 (* v v)) (* t PI))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432434.781 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (fma (* v -5) v 1) (* (- 1 (* v v)) (* t PI))) (sqrt (sqrt (fma (* v v) -6 2)))))) 1538432434.781 * * * * [misc]progress: [ 47 / 191 ] simplifiying candidate # 1538432434.781 * [enter]simplify: Simplifying (/ (/ 1 PI) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432434.782 * * [misc]simplify: iters left: 6 (11 enodes) 1538432434.784 * * [misc]simplify: iters left: 5 (17 enodes) 1538432434.787 * * [misc]simplify: iters left: 4 (24 enodes) 1538432434.791 * * [misc]simplify: iters left: 3 (28 enodes) 1538432434.795 * * [misc]simplify: iters left: 2 (29 enodes) 1538432434.800 * [exit]simplify: Simplified to (/ (/ 1 PI) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432434.800 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 PI) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (sqrt (fma (* v v) -5 1)) (/ 1 (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432434.800 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (/ 1 (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432434.801 * * [misc]simplify: iters left: 6 (19 enodes) 1538432434.806 * * [misc]simplify: iters left: 5 (38 enodes) 1538432434.829 * * [misc]simplify: iters left: 4 (110 enodes) 1538432434.911 * * [misc]simplify: iters left: 3 (340 enodes) 1538432435.234 * [exit]simplify: Simplified to (/ (/ (fma (* v -5) v 1) (fma (* v t) (- v) t)) (sqrt (sqrt (fma -6 (* v v) 2)))) 1538432435.234 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ 1 PI) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (fma (* v -5) v 1) (fma (* v t) (- v) t)) (sqrt (sqrt (fma -6 (* v v) 2)))))) 1538432435.234 * * * * [misc]progress: [ 48 / 191 ] simplifiying candidate # 1538432435.235 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) 1538432435.235 * * [misc]simplify: iters left: 6 (9 enodes) 1538432435.237 * * [misc]simplify: iters left: 5 (13 enodes) 1538432435.240 * * [misc]simplify: iters left: 4 (17 enodes) 1538432435.243 * * [misc]simplify: iters left: 3 (21 enodes) 1538432435.246 * * [misc]simplify: iters left: 2 (22 enodes) 1538432435.250 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma v (* -6 v) 2)))) 1538432435.250 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (fma v (* -6 v) 2)))) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432435.250 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432435.251 * * [misc]simplify: iters left: 6 (20 enodes) 1538432435.258 * * [misc]simplify: iters left: 5 (39 enodes) 1538432435.273 * * [misc]simplify: iters left: 4 (111 enodes) 1538432435.337 * * [misc]simplify: iters left: 3 (330 enodes) 1538432435.576 * [exit]simplify: Simplified to (/ (/ (fma (* v -5) v 1) (* (- 1 (* v v)) (* t PI))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432435.576 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (fma (* v -5) v 1) (* (- 1 (* v v)) (* t PI))) (sqrt (sqrt (fma (* v v) -6 2)))))) 1538432435.576 * * * * [misc]progress: [ 49 / 191 ] simplifiying candidate # 1538432435.576 * [enter]simplify: Simplifying (/ (sqrt (fma (* v v) -5 1)) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432435.577 * * [misc]simplify: iters left: 6 (12 enodes) 1538432435.582 * * [misc]simplify: iters left: 5 (18 enodes) 1538432435.585 * * [misc]simplify: iters left: 4 (26 enodes) 1538432435.590 * * [misc]simplify: iters left: 3 (34 enodes) 1538432435.595 * * [misc]simplify: iters left: 2 (36 enodes) 1538432435.600 * [exit]simplify: Simplified to (/ (sqrt (fma v (* v -5) 1)) (sqrt (sqrt (fma v (* v -6) 2)))) 1538432435.600 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (fma v (* v -5) 1)) (sqrt (sqrt (fma v (* v -6) 2)))) (/ (/ 1 (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432435.600 * [enter]simplify: Simplifying (/ (/ 1 (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432435.601 * * [misc]simplify: iters left: 6 (20 enodes) 1538432435.606 * * [misc]simplify: iters left: 5 (39 enodes) 1538432435.627 * * [misc]simplify: iters left: 4 (111 enodes) 1538432435.704 * * [misc]simplify: iters left: 3 (353 enodes) 1538432436.027 * [exit]simplify: Simplified to (/ (/ (sqrt (fma (* v v) -5 1)) (* (- 1 (* v v)) (* t PI))) (sqrt (sqrt (fma v (* v -6) 2)))) 1538432436.027 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (fma (* v v) -5 1)) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (/ (sqrt (fma (* v v) -5 1)) (* (- 1 (* v v)) (* t PI))) (sqrt (sqrt (fma v (* v -6) 2)))))) 1538432436.027 * * * * [misc]progress: [ 50 / 191 ] simplifiying candidate # 1538432436.027 * [enter]simplify: Simplifying (/ (/ (sqrt (fma (* v v) -5 1)) PI) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432436.028 * * [misc]simplify: iters left: 6 (14 enodes) 1538432436.031 * * [misc]simplify: iters left: 5 (22 enodes) 1538432436.036 * * [misc]simplify: iters left: 4 (33 enodes) 1538432436.043 * * [misc]simplify: iters left: 3 (41 enodes) 1538432436.051 * * [misc]simplify: iters left: 2 (43 enodes) 1538432436.067 * [exit]simplify: Simplified to (/ (/ (sqrt (fma -5 (* v v) 1)) PI) (sqrt (sqrt (fma v (* v -6) 2)))) 1538432436.067 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (fma -5 (* v v) 1)) PI) (sqrt (sqrt (fma v (* v -6) 2)))) (/ (sqrt (fma (* v v) -5 1)) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432436.068 * [enter]simplify: Simplifying (/ (sqrt (fma (* v v) -5 1)) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432436.069 * * [misc]simplify: iters left: 6 (17 enodes) 1538432436.077 * * [misc]simplify: iters left: 5 (32 enodes) 1538432436.097 * * [misc]simplify: iters left: 4 (68 enodes) 1538432436.130 * * [misc]simplify: iters left: 3 (140 enodes) 1538432436.196 * * [misc]simplify: iters left: 2 (297 enodes) 1538432436.493 * [exit]simplify: Simplified to (/ (sqrt (fma v (* v -5) 1)) (* (sqrt (sqrt (fma -6 (* v v) 2))) (fma (- t) (* v v) t))) 1538432436.493 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (fma (* v v) -5 1)) PI) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (sqrt (fma v (* v -5) 1)) (* (sqrt (sqrt (fma -6 (* v v) 2))) (fma (- t) (* v v) t))))) 1538432436.493 * * * * [misc]progress: [ 51 / 191 ] simplifiying candidate # 1538432436.493 * * * * [misc]progress: [ 52 / 191 ] simplifiying candidate # 1538432436.493 * * * * [misc]progress: [ 53 / 191 ] simplifiying candidate # 1538432436.493 * * * * [misc]progress: [ 54 / 191 ] simplifiying candidate # 1538432436.493 * [enter]simplify: Simplifying (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))) 1538432436.494 * * [misc]simplify: iters left: 6 (13 enodes) 1538432436.497 * * [misc]simplify: iters left: 5 (24 enodes) 1538432436.506 * * [misc]simplify: iters left: 4 (56 enodes) 1538432436.526 * * [misc]simplify: iters left: 3 (125 enodes) 1538432436.584 * * [misc]simplify: iters left: 2 (288 enodes) 1538432436.818 * [exit]simplify: Simplified to (* (fma (* v v) (- t) t) (sqrt (sqrt (fma -6 (* v v) 2)))) 1538432436.818 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (fma (* v v) (- t) t) (sqrt (sqrt (fma -6 (* v v) 2)))))) 1538432436.819 * * * * [misc]progress: [ 55 / 191 ] simplifiying candidate # 1538432436.819 * [enter]simplify: Simplifying (* (cbrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) (cbrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432436.820 * * [misc]simplify: iters left: 6 (11 enodes) 1538432436.824 * * [misc]simplify: iters left: 5 (17 enodes) 1538432436.827 * * [misc]simplify: iters left: 4 (24 enodes) 1538432436.831 * * [misc]simplify: iters left: 3 (28 enodes) 1538432436.836 * * [misc]simplify: iters left: 2 (31 enodes) 1538432436.841 * [exit]simplify: Simplified to (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) 1538432436.841 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (cbrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432436.841 * * * * [misc]progress: [ 56 / 191 ] simplifiying candidate # 1538432436.841 * [enter]simplify: Simplifying (sqrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))) 1538432436.842 * * [misc]simplify: iters left: 6 (10 enodes) 1538432436.844 * * [misc]simplify: iters left: 5 (16 enodes) 1538432436.847 * * [misc]simplify: iters left: 4 (23 enodes) 1538432436.851 * * [misc]simplify: iters left: 3 (27 enodes) 1538432436.856 * * [misc]simplify: iters left: 2 (30 enodes) 1538432436.860 * [exit]simplify: Simplified to (sqrt (/ (fma (* v -5) v 1) PI)) 1538432436.860 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (sqrt (/ (fma (* v -5) v 1) PI)) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (sqrt (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432436.860 * * * * [misc]progress: [ 57 / 191 ] simplifiying candidate # 1538432436.861 * [enter]simplify: Simplifying (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432436.861 * * [misc]simplify: iters left: 6 (13 enodes) 1538432436.865 * * [misc]simplify: iters left: 5 (23 enodes) 1538432436.870 * * [misc]simplify: iters left: 4 (36 enodes) 1538432436.883 * * [misc]simplify: iters left: 3 (43 enodes) 1538432436.896 * * [misc]simplify: iters left: 2 (47 enodes) 1538432436.914 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) 1538432436.914 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1)))))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432436.914 * * * * [misc]progress: [ 58 / 191 ] simplifiying candidate # 1538432436.915 * [enter]simplify: Simplifying (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432436.916 * * [misc]simplify: iters left: 6 (12 enodes) 1538432436.921 * * [misc]simplify: iters left: 5 (18 enodes) 1538432436.928 * * [misc]simplify: iters left: 4 (24 enodes) 1538432436.936 * * [misc]simplify: iters left: 3 (29 enodes) 1538432436.944 * * [misc]simplify: iters left: 2 (30 enodes) 1538432436.955 * [exit]simplify: Simplified to (/ (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432436.955 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432436.955 * * * * [misc]progress: [ 59 / 191 ] simplifiying candidate # 1538432436.955 * [enter]simplify: Simplifying (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) 1) 1538432436.956 * * [misc]simplify: iters left: 6 (9 enodes) 1538432436.961 * * [misc]simplify: iters left: 5 (15 enodes) 1538432436.969 * * [misc]simplify: iters left: 4 (25 enodes) 1538432436.978 * * [misc]simplify: iters left: 3 (31 enodes) 1538432436.986 * * [misc]simplify: iters left: 2 (37 enodes) 1538432436.996 * [exit]simplify: Simplified to (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) 1538432436.996 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma v (* v -5) 1)))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (cbrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1))))))) 1538432436.996 * * * * [misc]progress: [ 60 / 191 ] simplifiying candidate # 1538432436.997 * [enter]simplify: Simplifying (/ (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1)))) PI) 1538432436.998 * * [misc]simplify: iters left: 6 (10 enodes) 1538432437.002 * * [misc]simplify: iters left: 5 (16 enodes) 1538432437.008 * * [misc]simplify: iters left: 4 (22 enodes) 1538432437.018 * * [misc]simplify: iters left: 3 (27 enodes) 1538432437.025 * * [misc]simplify: iters left: 2 (28 enodes) 1538432437.035 * [exit]simplify: Simplified to (* (/ (cbrt (sqrt (fma v (* v -5) 1))) PI) (cbrt (sqrt (fma v (* v -5) 1)))) 1538432437.035 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (/ (cbrt (sqrt (fma v (* v -5) 1))) PI) (cbrt (sqrt (fma v (* v -5) 1)))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (cbrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1))))))) 1538432437.035 * * * * [misc]progress: [ 61 / 191 ] simplifiying candidate # 1538432437.036 * [enter]simplify: Simplifying (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432437.037 * * [misc]simplify: iters left: 6 (14 enodes) 1538432437.043 * * [misc]simplify: iters left: 5 (21 enodes) 1538432437.050 * * [misc]simplify: iters left: 4 (25 enodes) 1538432437.058 * * [misc]simplify: iters left: 3 (29 enodes) 1538432437.067 * * [misc]simplify: iters left: 2 (30 enodes) 1538432437.078 * [exit]simplify: Simplified to (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432437.078 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (cbrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432437.078 * * * * [misc]progress: [ 62 / 191 ] simplifiying candidate # 1538432437.078 * [enter]simplify: Simplifying (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432437.080 * * [misc]simplify: iters left: 6 (13 enodes) 1538432437.085 * * [misc]simplify: iters left: 5 (18 enodes) 1538432437.091 * * [misc]simplify: iters left: 4 (22 enodes) 1538432437.099 * * [misc]simplify: iters left: 3 (26 enodes) 1538432437.106 * * [misc]simplify: iters left: 2 (27 enodes) 1538432437.116 * [exit]simplify: Simplified to (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432437.116 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (fabs (cbrt (fma v (* v -5) 1))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432437.116 * * * * [misc]progress: [ 63 / 191 ] simplifiying candidate # 1538432437.116 * [enter]simplify: Simplifying (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) 1) 1538432437.117 * * [misc]simplify: iters left: 6 (9 enodes) 1538432437.120 * * [misc]simplify: iters left: 5 (14 enodes) 1538432437.126 * * [misc]simplify: iters left: 4 (20 enodes) 1538432437.129 * * [misc]simplify: iters left: 3 (24 enodes) 1538432437.133 * * [misc]simplify: iters left: 2 (25 enodes) 1538432437.136 * [exit]simplify: Simplified to (fabs (cbrt (fma v (* v -5) 1))) 1538432437.136 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (fabs (cbrt (fma v (* v -5) 1))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (cbrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1))))))) 1538432437.136 * * * * [misc]progress: [ 64 / 191 ] simplifiying candidate # 1538432437.137 * [enter]simplify: Simplifying (/ (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) PI) 1538432437.137 * * [misc]simplify: iters left: 6 (10 enodes) 1538432437.141 * * [misc]simplify: iters left: 5 (15 enodes) 1538432437.144 * * [misc]simplify: iters left: 4 (19 enodes) 1538432437.147 * * [misc]simplify: iters left: 3 (23 enodes) 1538432437.150 * * [misc]simplify: iters left: 2 (24 enodes) 1538432437.154 * [exit]simplify: Simplified to (/ (fabs (cbrt (fma v (* v -5) 1))) PI) 1538432437.154 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (fabs (cbrt (fma v (* v -5) 1))) PI) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (cbrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1))))))) 1538432437.154 * * * * [misc]progress: [ 65 / 191 ] simplifiying candidate # 1538432437.155 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432437.156 * * [misc]simplify: iters left: 6 (12 enodes) 1538432437.158 * * [misc]simplify: iters left: 5 (18 enodes) 1538432437.164 * * [misc]simplify: iters left: 4 (22 enodes) 1538432437.172 * * [misc]simplify: iters left: 3 (26 enodes) 1538432437.180 * * [misc]simplify: iters left: 2 (27 enodes) 1538432437.190 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432437.190 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432437.190 * * * * [misc]progress: [ 66 / 191 ] simplifiying candidate # 1538432437.190 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432437.192 * * [misc]simplify: iters left: 6 (11 enodes) 1538432437.196 * * [misc]simplify: iters left: 5 (15 enodes) 1538432437.201 * * [misc]simplify: iters left: 4 (19 enodes) 1538432437.206 * * [misc]simplify: iters left: 3 (23 enodes) 1538432437.209 * * [misc]simplify: iters left: 2 (24 enodes) 1538432437.213 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432437.213 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432437.213 * * * * [misc]progress: [ 67 / 191 ] simplifiying candidate # 1538432437.213 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) 1) 1538432437.213 * * [misc]simplify: iters left: 6 (8 enodes) 1538432437.215 * * [misc]simplify: iters left: 5 (12 enodes) 1538432437.218 * * [misc]simplify: iters left: 4 (18 enodes) 1538432437.220 * * [misc]simplify: iters left: 3 (22 enodes) 1538432437.223 * * [misc]simplify: iters left: 2 (23 enodes) 1538432437.226 * [exit]simplify: Simplified to (sqrt (sqrt (fma v (* v -5) 1))) 1538432437.226 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (sqrt (sqrt (fma v (* v -5) 1))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1))))))) 1538432437.226 * * * * [misc]progress: [ 68 / 191 ] simplifiying candidate # 1538432437.226 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) PI) 1538432437.227 * * [misc]simplify: iters left: 6 (9 enodes) 1538432437.228 * * [misc]simplify: iters left: 5 (13 enodes) 1538432437.231 * * [misc]simplify: iters left: 4 (17 enodes) 1538432437.235 * * [misc]simplify: iters left: 3 (21 enodes) 1538432437.238 * * [misc]simplify: iters left: 2 (22 enodes) 1538432437.241 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma -5 (* v v) 1))) PI) 1538432437.241 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (sqrt (sqrt (fma -5 (* v v) 1))) PI) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1))))))) 1538432437.242 * * * * [misc]progress: [ 69 / 191 ] simplifiying candidate # 1538432437.242 * [enter]simplify: Simplifying (/ (sqrt 1) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432437.242 * * [misc]simplify: iters left: 6 (12 enodes) 1538432437.245 * * [misc]simplify: iters left: 5 (18 enodes) 1538432437.249 * * [misc]simplify: iters left: 4 (23 enodes) 1538432437.252 * * [misc]simplify: iters left: 3 (29 enodes) 1538432437.256 * * [misc]simplify: iters left: 2 (31 enodes) 1538432437.261 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ PI (sqrt (fma -5 (* v v) 1))))) (cbrt (/ PI (sqrt (fma -5 (* v v) 1))))) 1538432437.261 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (/ 1 (cbrt (/ PI (sqrt (fma -5 (* v v) 1))))) (cbrt (/ PI (sqrt (fma -5 (* v v) 1))))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (fma (* v v) -5 1)) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432437.261 * * * * [misc]progress: [ 70 / 191 ] simplifiying candidate # 1538432437.262 * [enter]simplify: Simplifying (/ (sqrt 1) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432437.262 * * [misc]simplify: iters left: 6 (11 enodes) 1538432437.265 * * [misc]simplify: iters left: 5 (15 enodes) 1538432437.267 * * [misc]simplify: iters left: 4 (19 enodes) 1538432437.270 * * [misc]simplify: iters left: 3 (23 enodes) 1538432437.273 * * [misc]simplify: iters left: 2 (24 enodes) 1538432437.277 * [exit]simplify: Simplified to (/ 1 (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432437.277 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ 1 (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (fma (* v v) -5 1)) (sqrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432437.277 * * * * [misc]progress: [ 71 / 191 ] simplifiying candidate # 1538432437.277 * [enter]simplify: Simplifying (/ (sqrt 1) 1) 1538432437.277 * * [misc]simplify: iters left: 3 (3 enodes) 1538432437.279 * * [misc]simplify: iters left: 2 (5 enodes) 1538432437.279 * [exit]simplify: Simplified to 1 1538432437.279 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ 1 (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))))) 1538432437.279 * * * * [misc]progress: [ 72 / 191 ] simplifiying candidate # 1538432437.279 * [enter]simplify: Simplifying (/ (sqrt 1) PI) 1538432437.279 * * [misc]simplify: iters left: 3 (4 enodes) 1538432437.281 * * [misc]simplify: iters left: 2 (6 enodes) 1538432437.281 * [exit]simplify: Simplified to (/ 1 PI) 1538432437.281 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ 1 PI) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (fma (* v v) -5 1)) (/ 1 (sqrt (fma (* v v) -5 1))))))) 1538432437.281 * * * * [misc]progress: [ 73 / 191 ] simplifiying candidate # 1538432437.282 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432437.282 * * [misc]simplify: iters left: 6 (12 enodes) 1538432437.285 * * [misc]simplify: iters left: 5 (18 enodes) 1538432437.288 * * [misc]simplify: iters left: 4 (22 enodes) 1538432437.292 * * [misc]simplify: iters left: 3 (26 enodes) 1538432437.295 * * [misc]simplify: iters left: 2 (27 enodes) 1538432437.300 * [exit]simplify: Simplified to (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432437.300 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (cbrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432437.300 * * * * [misc]progress: [ 74 / 191 ] simplifiying candidate # 1538432437.300 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432437.302 * * [misc]simplify: iters left: 6 (11 enodes) 1538432437.304 * * [misc]simplify: iters left: 5 (15 enodes) 1538432437.307 * * [misc]simplify: iters left: 4 (19 enodes) 1538432437.311 * * [misc]simplify: iters left: 3 (23 enodes) 1538432437.314 * * [misc]simplify: iters left: 2 (24 enodes) 1538432437.318 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) 1538432437.318 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (sqrt (sqrt (fma v (* v -5) 1))) (sqrt (/ PI (sqrt (fma v (* v -5) 1))))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432437.318 * * * * [misc]progress: [ 75 / 191 ] simplifiying candidate # 1538432437.318 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) 1) 1538432437.318 * * [misc]simplify: iters left: 6 (8 enodes) 1538432437.320 * * [misc]simplify: iters left: 5 (12 enodes) 1538432437.323 * * [misc]simplify: iters left: 4 (18 enodes) 1538432437.326 * * [misc]simplify: iters left: 3 (22 enodes) 1538432437.329 * * [misc]simplify: iters left: 2 (23 enodes) 1538432437.334 * [exit]simplify: Simplified to (sqrt (sqrt (fma v (* v -5) 1))) 1538432437.334 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (sqrt (sqrt (fma v (* v -5) 1))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ PI (sqrt (fma (* v v) -5 1))))))) 1538432437.334 * * * * [misc]progress: [ 76 / 191 ] simplifiying candidate # 1538432437.334 * [enter]simplify: Simplifying (/ (sqrt (sqrt (fma (* v v) -5 1))) PI) 1538432437.335 * * [misc]simplify: iters left: 6 (9 enodes) 1538432437.339 * * [misc]simplify: iters left: 5 (13 enodes) 1538432437.343 * * [misc]simplify: iters left: 4 (17 enodes) 1538432437.349 * * [misc]simplify: iters left: 3 (21 enodes) 1538432437.353 * * [misc]simplify: iters left: 2 (22 enodes) 1538432437.356 * [exit]simplify: Simplified to (/ (sqrt (sqrt (fma -5 (* v v) 1))) PI) 1538432437.356 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (sqrt (sqrt (fma -5 (* v v) 1))) PI) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (sqrt (fma (* v v) -5 1))) (/ 1 (sqrt (fma (* v v) -5 1))))))) 1538432437.356 * * * * [misc]progress: [ 77 / 191 ] simplifiying candidate # 1538432437.357 * [enter]simplify: Simplifying (/ 1 (* (cbrt (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432437.357 * * [misc]simplify: iters left: 6 (11 enodes) 1538432437.359 * * [misc]simplify: iters left: 5 (17 enodes) 1538432437.362 * * [misc]simplify: iters left: 4 (21 enodes) 1538432437.366 * * [misc]simplify: iters left: 3 (25 enodes) 1538432437.370 * * [misc]simplify: iters left: 2 (26 enodes) 1538432437.375 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (/ PI (sqrt (fma v (* -5 v) 1))))) (cbrt (/ PI (sqrt (fma v (* -5 v) 1))))) 1538432437.375 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (/ 1 (cbrt (/ PI (sqrt (fma v (* -5 v) 1))))) (cbrt (/ PI (sqrt (fma v (* -5 v) 1))))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (fma (* v v) -5 1)) (cbrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432437.375 * * * * [misc]progress: [ 78 / 191 ] simplifiying candidate # 1538432437.375 * [enter]simplify: Simplifying (/ 1 (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432437.376 * * [misc]simplify: iters left: 6 (10 enodes) 1538432437.378 * * [misc]simplify: iters left: 5 (14 enodes) 1538432437.382 * * [misc]simplify: iters left: 4 (18 enodes) 1538432437.385 * * [misc]simplify: iters left: 3 (22 enodes) 1538432437.388 * * [misc]simplify: iters left: 2 (23 enodes) 1538432437.392 * [exit]simplify: Simplified to (/ 1 (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) 1538432437.392 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ 1 (sqrt (/ PI (sqrt (fma (* v v) -5 1))))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (fma (* v v) -5 1)) (sqrt (/ PI (sqrt (fma (* v v) -5 1)))))))) 1538432437.392 * * * * [misc]progress: [ 79 / 191 ] simplifiying candidate # 1538432437.392 * [enter]simplify: Simplifying (/ 1 1) 1538432437.392 * * [misc]simplify: iters left: 2 (2 enodes) 1538432437.393 * * [misc]simplify: iters left: 1 (4 enodes) 1538432437.393 * [exit]simplify: Simplified to 1 1538432437.393 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ 1 (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1))))))) 1538432437.393 * * * * [misc]progress: [ 80 / 191 ] simplifiying candidate # 1538432437.394 * [enter]simplify: Simplifying (/ 1 PI) 1538432437.394 * * [misc]simplify: iters left: 2 (3 enodes) 1538432437.394 * * [misc]simplify: iters left: 1 (5 enodes) 1538432437.395 * [exit]simplify: Simplified to (/ 1 PI) 1538432437.395 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ 1 PI) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ (sqrt (fma (* v v) -5 1)) (/ 1 (sqrt (fma (* v v) -5 1))))))) 1538432437.395 * * * * [misc]progress: [ 81 / 191 ] simplifiying candidate # 1538432437.396 * * * * [misc]progress: [ 82 / 191 ] simplifiying candidate # 1538432437.396 * [enter]simplify: Simplifying (sqrt (fma (* v v) -5 1)) 1538432437.396 * * [misc]simplify: iters left: 4 (6 enodes) 1538432437.399 * * [misc]simplify: iters left: 3 (10 enodes) 1538432437.403 * * [misc]simplify: iters left: 2 (14 enodes) 1538432437.408 * * [misc]simplify: iters left: 1 (18 enodes) 1538432437.414 * [exit]simplify: Simplified to (sqrt (fma v (* v -5) 1)) 1538432437.414 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (sqrt (fma v (* v -5) 1)) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ 1 (/ PI (sqrt (fma (* v v) -5 1))))))) 1538432437.414 * * * * [misc]progress: [ 83 / 191 ] simplifiying candidate # 1538432437.414 * [enter]simplify: Simplifying (/ (sqrt (fma (* v v) -5 1)) PI) 1538432437.415 * * [misc]simplify: iters left: 6 (8 enodes) 1538432437.418 * * [misc]simplify: iters left: 5 (12 enodes) 1538432437.422 * * [misc]simplify: iters left: 4 (16 enodes) 1538432437.428 * * [misc]simplify: iters left: 3 (20 enodes) 1538432437.434 * * [misc]simplify: iters left: 2 (21 enodes) 1538432437.440 * [exit]simplify: Simplified to (/ (sqrt (fma v (* v -5) 1)) PI) 1538432437.440 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (sqrt (fma v (* v -5) 1)) PI) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (sqrt (fma (* v v) -5 1))))) 1538432437.440 * * * * [misc]progress: [ 84 / 191 ] simplifiying candidate # 1538432437.441 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1538432437.442 * * [misc]simplify: iters left: 6 (8 enodes) 1538432437.448 * * [misc]simplify: iters left: 5 (25 enodes) 1538432437.466 * * [misc]simplify: iters left: 4 (65 enodes) 1538432437.518 * * [misc]simplify: iters left: 3 (129 enodes) 1538432437.603 * * [misc]simplify: iters left: 2 (197 enodes) 1538432437.658 * * [misc]simplify: iters left: 1 (243 enodes) 1538432437.707 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1538432437.707 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- (pow 1 3) (pow (* v v) 3)))))) (fma (fma v v 1) (* v v) 1))) 1538432437.707 * * * * [misc]progress: [ 85 / 191 ] simplifiying candidate # 1538432437.708 * [enter]simplify: Simplifying (+ 1 (* v v)) 1538432437.708 * * [misc]simplify: iters left: 4 (4 enodes) 1538432437.710 * * [misc]simplify: iters left: 3 (7 enodes) 1538432437.712 * * [misc]simplify: iters left: 2 (8 enodes) 1538432437.715 * [exit]simplify: Simplified to (fma v v 1) 1538432437.715 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- (* 1 1) (* (* v v) (* v v))))))) (fma v v 1))) 1538432437.715 * * * * [misc]progress: [ 86 / 191 ] simplifiying candidate # 1538432437.715 * [enter]simplify: Simplifying (sqrt (fma (* v v) -5 1)) 1538432437.718 * * [misc]simplify: iters left: 4 (6 enodes) 1538432437.721 * * [misc]simplify: iters left: 3 (10 enodes) 1538432437.724 * * [misc]simplify: iters left: 2 (14 enodes) 1538432437.729 * * [misc]simplify: iters left: 1 (18 enodes) 1538432437.735 * [exit]simplify: Simplified to (sqrt (fma v (* v -5) 1)) 1538432437.735 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (sqrt (fma v (* v -5) 1)) (* (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (/ PI (sqrt (fma (* v v) -5 1)))))) 1538432437.735 * * * * [misc]progress: [ 87 / 191 ] simplifiying candidate # 1538432437.735 * * * * [misc]progress: [ 88 / 191 ] simplifiying candidate # 1538432437.735 * * * * [misc]progress: [ 89 / 191 ] simplifiying candidate # 1538432437.735 * [enter]simplify: Simplifying (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432437.736 * * [misc]simplify: iters left: 6 (18 enodes) 1538432437.741 * * [misc]simplify: iters left: 5 (34 enodes) 1538432437.753 * * [misc]simplify: iters left: 4 (84 enodes) 1538432437.793 * * [misc]simplify: iters left: 3 (211 enodes) 1538432437.974 * [exit]simplify: Simplified to (* (fma (* t v) (- v) t) (sqrt (fma v (* v -6) 2))) 1538432437.974 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (pow (* (fma (* t v) (- v) t) (sqrt (fma v (* v -6) 2))) 1))) 1538432437.974 * * * * [misc]progress: [ 90 / 191 ] simplifiying candidate # 1538432437.975 * [enter]simplify: Simplifying (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1538432437.976 * * [misc]simplify: iters left: 6 (18 enodes) 1538432437.982 * * [misc]simplify: iters left: 5 (34 enodes) 1538432437.995 * * [misc]simplify: iters left: 4 (84 enodes) 1538432438.046 * * [misc]simplify: iters left: 3 (211 enodes) 1538432438.186 * [exit]simplify: Simplified to (* (fma (* t v) (- v) t) (sqrt (fma v (* v -6) 2))) 1538432438.186 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (pow (* (fma (* t v) (- v) t) (sqrt (fma v (* v -6) 2))) 1))) 1538432438.186 * * * * [misc]progress: [ 91 / 191 ] simplifiying candidate # 1538432438.186 * * * * [misc]progress: [ 92 / 191 ] simplifiying candidate # 1538432438.186 * [enter]simplify: Simplifying (+ (log (sqrt (sqrt (fma (* v v) -6 2)))) (+ (log (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (log (* t (- 1 (* v v)))))) 1538432438.187 * * [misc]simplify: iters left: 6 (21 enodes) 1538432438.192 * * [misc]simplify: iters left: 5 (38 enodes) 1538432438.206 * * [misc]simplify: iters left: 4 (76 enodes) 1538432438.229 * * [misc]simplify: iters left: 3 (138 enodes) 1538432438.261 * * [misc]simplify: iters left: 2 (235 enodes) 1538432438.320 * * [misc]simplify: iters left: 1 (275 enodes) 1538432438.371 * [exit]simplify: Simplified to (+ (+ (log (sqrt (sqrt (fma (* v -6) v 2)))) (log (sqrt (sqrt (fma (* v -6) v 2))))) (log (fma (- t) (* v v) t))) 1538432438.371 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (exp (+ (+ (log (sqrt (sqrt (fma (* v -6) v 2)))) (log (sqrt (sqrt (fma (* v -6) v 2))))) (log (fma (- t) (* v v) t)))))) 1538432438.372 * * * * [misc]progress: [ 93 / 191 ] simplifiying candidate # 1538432438.372 * [enter]simplify: Simplifying (+ (log (sqrt (sqrt (fma (* v v) -6 2)))) (log (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))))) 1538432438.374 * * [misc]simplify: iters left: 6 (20 enodes) 1538432438.384 * * [misc]simplify: iters left: 5 (37 enodes) 1538432438.407 * * [misc]simplify: iters left: 4 (82 enodes) 1538432438.467 * * [misc]simplify: iters left: 3 (188 enodes) 1538432438.545 * * [misc]simplify: iters left: 2 (375 enodes) 1538432438.871 * [exit]simplify: Simplified to (+ (log (* t (sqrt (sqrt (fma (* v -6) v 2))))) (log (* (sqrt (sqrt (fma (* v -6) v 2))) (- 1 (* v v))))) 1538432438.871 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (exp (+ (log (* t (sqrt (sqrt (fma (* v -6) v 2))))) (log (* (sqrt (sqrt (fma (* v -6) v 2))) (- 1 (* v v)))))))) 1538432438.872 * * * * [misc]progress: [ 94 / 191 ] simplifiying candidate # 1538432438.872 * * * * [misc]progress: [ 95 / 191 ] simplifiying candidate # 1538432438.872 * * * * [misc]progress: [ 96 / 191 ] simplifiying candidate # 1538432438.872 * [enter]simplify: Simplifying (* (* (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v)))))) 1538432438.875 * * [misc]simplify: iters left: 6 (24 enodes) 1538432438.887 * * [misc]simplify: iters left: 5 (53 enodes) 1538432438.915 * * [misc]simplify: iters left: 4 (187 enodes) 1538432439.265 * [exit]simplify: Simplified to (* (* (sqrt (fma v (* v -6) 2)) (sqrt (fma v (* v -6) 2))) (* (* (* (- 1 (* v v)) t) (* (- 1 (* v v)) t)) (* (* (- 1 (* v v)) t) (sqrt (fma v (* v -6) 2))))) 1538432439.265 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (* (* (sqrt (fma v (* v -6) 2)) (sqrt (fma v (* v -6) 2))) (* (* (* (- 1 (* v v)) t) (* (- 1 (* v v)) t)) (* (* (- 1 (* v v)) t) (sqrt (fma v (* v -6) 2)))))))) 1538432439.265 * * * * [misc]progress: [ 97 / 191 ] simplifiying candidate # 1538432439.265 * [enter]simplify: Simplifying (* (* (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))))) 1538432439.266 * * [misc]simplify: iters left: 6 (22 enodes) 1538432439.273 * * [misc]simplify: iters left: 5 (48 enodes) 1538432439.294 * * [misc]simplify: iters left: 4 (159 enodes) 1538432439.568 * [exit]simplify: Simplified to (* (* (sqrt (fma v (* v -6) 2)) (* t (- 1 (* v v)))) (* (* (sqrt (fma v (* v -6) 2)) (* t (- 1 (* v v)))) (* (sqrt (fma v (* v -6) 2)) (* t (- 1 (* v v)))))) 1538432439.569 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (cbrt (* (* (sqrt (fma v (* v -6) 2)) (* t (- 1 (* v v)))) (* (* (sqrt (fma v (* v -6) 2)) (* t (- 1 (* v v)))) (* (sqrt (fma v (* v -6) 2)) (* t (- 1 (* v v))))))))) 1538432439.569 * * * * [misc]progress: [ 98 / 191 ] simplifiying candidate # 1538432439.569 * * * * [misc]progress: [ 99 / 191 ] simplifiying candidate # 1538432439.569 * * * * [misc]progress: [ 100 / 191 ] simplifiying candidate # 1538432439.569 * * * * [misc]progress: [ 101 / 191 ] simplifiying candidate # 1538432439.569 * * * * [misc]progress: [ 102 / 191 ] simplifiying candidate # 1538432439.569 * [enter]simplify: Simplifying (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- (* v v))))) 1538432439.571 * * [misc]simplify: iters left: 6 (18 enodes) 1538432439.580 * * [misc]simplify: iters left: 5 (37 enodes) 1538432439.593 * * [misc]simplify: iters left: 4 (96 enodes) 1538432439.635 * * [misc]simplify: iters left: 3 (261 enodes) 1538432439.864 * [exit]simplify: Simplified to (* (* (* t v) (- v)) (sqrt (fma (* v -6) v 2))) 1538432439.864 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t 1))) (* (* (* t v) (- v)) (sqrt (fma (* v -6) v 2)))))) 1538432439.865 * * * * [misc]progress: [ 103 / 191 ] simplifiying candidate # 1538432439.865 * [enter]simplify: Simplifying (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- (* v v))))) 1538432439.867 * * [misc]simplify: iters left: 6 (18 enodes) 1538432439.877 * * [misc]simplify: iters left: 5 (37 enodes) 1538432439.903 * * [misc]simplify: iters left: 4 (96 enodes) 1538432439.967 * * [misc]simplify: iters left: 3 (261 enodes) 1538432440.189 * [exit]simplify: Simplified to (* (* (* t v) (- v)) (sqrt (fma (* v -6) v 2))) 1538432440.189 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t 1))) (* (* (* t v) (- v)) (sqrt (fma (* v -6) v 2)))))) 1538432440.189 * * * * [misc]progress: [ 104 / 191 ] simplifiying candidate # 1538432440.189 * [enter]simplify: Simplifying (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* (- (* v v)) t))) 1538432440.190 * * [misc]simplify: iters left: 6 (18 enodes) 1538432440.195 * * [misc]simplify: iters left: 5 (37 enodes) 1538432440.209 * * [misc]simplify: iters left: 4 (96 enodes) 1538432440.261 * * [misc]simplify: iters left: 3 (253 enodes) 1538432440.422 * [exit]simplify: Simplified to (* (* (- v) (* v t)) (sqrt (fma v (* v -6) 2))) 1538432440.422 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* 1 t))) (* (* (- v) (* v t)) (sqrt (fma v (* v -6) 2)))))) 1538432440.422 * * * * [misc]progress: [ 105 / 191 ] simplifiying candidate # 1538432440.423 * [enter]simplify: Simplifying (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* (- (* v v)) t))) 1538432440.424 * * [misc]simplify: iters left: 6 (18 enodes) 1538432440.429 * * [misc]simplify: iters left: 5 (37 enodes) 1538432440.448 * * [misc]simplify: iters left: 4 (96 enodes) 1538432440.514 * * [misc]simplify: iters left: 3 (253 enodes) 1538432440.663 * [exit]simplify: Simplified to (* (* (- v) (* v t)) (sqrt (fma v (* v -6) 2))) 1538432440.663 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* 1 t))) (* (* (- v) (* v t)) (sqrt (fma v (* v -6) 2)))))) 1538432440.664 * * * * [misc]progress: [ 106 / 191 ] simplifiying candidate # 1538432440.664 * [enter]simplify: Simplifying (* (sqrt (sqrt (fma (* v v) -6 2))) (* (* t (- (* v v))) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432440.666 * * [misc]simplify: iters left: 6 (18 enodes) 1538432440.674 * * [misc]simplify: iters left: 5 (37 enodes) 1538432440.699 * * [misc]simplify: iters left: 4 (95 enodes) 1538432440.786 * * [misc]simplify: iters left: 3 (261 enodes) 1538432440.990 * [exit]simplify: Simplified to (* (sqrt (fma (* v -6) v 2)) (* (* t v) (- v))) 1538432440.990 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (* t 1) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))) (* (sqrt (fma (* v -6) v 2)) (* (* t v) (- v)))))) 1538432440.990 * * * * [misc]progress: [ 107 / 191 ] simplifiying candidate # 1538432440.990 * [enter]simplify: Simplifying (* (sqrt (sqrt (fma (* v v) -6 2))) (* (* t (- (* v v))) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432440.994 * * [misc]simplify: iters left: 6 (18 enodes) 1538432440.998 * * [misc]simplify: iters left: 5 (37 enodes) 1538432441.012 * * [misc]simplify: iters left: 4 (95 enodes) 1538432441.055 * * [misc]simplify: iters left: 3 (261 enodes) 1538432441.249 * [exit]simplify: Simplified to (* (sqrt (fma (* v -6) v 2)) (* (* t v) (- v))) 1538432441.249 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (* t 1) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))) (* (sqrt (fma (* v -6) v 2)) (* (* t v) (- v)))))) 1538432441.250 * * * * [misc]progress: [ 108 / 191 ] simplifiying candidate # 1538432441.250 * [enter]simplify: Simplifying (* (sqrt (sqrt (fma (* v v) -6 2))) (* (* (- (* v v)) t) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432441.252 * * [misc]simplify: iters left: 6 (18 enodes) 1538432441.261 * * [misc]simplify: iters left: 5 (37 enodes) 1538432441.276 * * [misc]simplify: iters left: 4 (95 enodes) 1538432441.322 * * [misc]simplify: iters left: 3 (258 enodes) 1538432441.555 * [exit]simplify: Simplified to (* (sqrt (fma (* v -6) v 2)) (* (- v) (* v t))) 1538432441.555 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (* 1 t) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))) (* (sqrt (fma (* v -6) v 2)) (* (- v) (* v t)))))) 1538432441.555 * * * * [misc]progress: [ 109 / 191 ] simplifiying candidate # 1538432441.555 * [enter]simplify: Simplifying (* (sqrt (sqrt (fma (* v v) -6 2))) (* (* (- (* v v)) t) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432441.556 * * [misc]simplify: iters left: 6 (18 enodes) 1538432441.563 * * [misc]simplify: iters left: 5 (37 enodes) 1538432441.580 * * [misc]simplify: iters left: 4 (95 enodes) 1538432441.666 * * [misc]simplify: iters left: 3 (258 enodes) 1538432441.809 * [exit]simplify: Simplified to (* (sqrt (fma (* v -6) v 2)) (* (- v) (* v t))) 1538432441.809 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (* 1 t) (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))) (* (sqrt (fma (* v -6) v 2)) (* (- v) (* v t)))))) 1538432441.809 * * * * [misc]progress: [ 110 / 191 ] simplifiying candidate # 1538432441.809 * [enter]simplify: Simplifying (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- (* v v)))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432441.810 * * [misc]simplify: iters left: 6 (18 enodes) 1538432441.818 * * [misc]simplify: iters left: 5 (37 enodes) 1538432441.843 * * [misc]simplify: iters left: 4 (95 enodes) 1538432441.922 * * [misc]simplify: iters left: 3 (261 enodes) 1538432442.113 * [exit]simplify: Simplified to (* (* (* v t) (- v)) (sqrt (fma (* v v) -6 2))) 1538432442.113 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t 1)) (sqrt (sqrt (fma (* v v) -6 2)))) (* (* (* v t) (- v)) (sqrt (fma (* v v) -6 2)))))) 1538432442.113 * * * * [misc]progress: [ 111 / 191 ] simplifiying candidate # 1538432442.114 * [enter]simplify: Simplifying (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- (* v v)))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432442.115 * * [misc]simplify: iters left: 6 (18 enodes) 1538432442.122 * * [misc]simplify: iters left: 5 (37 enodes) 1538432442.135 * * [misc]simplify: iters left: 4 (95 enodes) 1538432442.208 * * [misc]simplify: iters left: 3 (261 enodes) 1538432442.349 * [exit]simplify: Simplified to (* (* (* v t) (- v)) (sqrt (fma (* v v) -6 2))) 1538432442.349 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t 1)) (sqrt (sqrt (fma (* v v) -6 2)))) (* (* (* v t) (- v)) (sqrt (fma (* v v) -6 2)))))) 1538432442.349 * * * * [misc]progress: [ 112 / 191 ] simplifiying candidate # 1538432442.350 * [enter]simplify: Simplifying (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* (- (* v v)) t)) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432442.351 * * [misc]simplify: iters left: 6 (18 enodes) 1538432442.355 * * [misc]simplify: iters left: 5 (37 enodes) 1538432442.375 * * [misc]simplify: iters left: 4 (95 enodes) 1538432442.458 * * [misc]simplify: iters left: 3 (254 enodes) 1538432442.640 * [exit]simplify: Simplified to (* (* (* t v) (- v)) (sqrt (fma (* v v) -6 2))) 1538432442.640 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* 1 t)) (sqrt (sqrt (fma (* v v) -6 2)))) (* (* (* t v) (- v)) (sqrt (fma (* v v) -6 2)))))) 1538432442.641 * * * * [misc]progress: [ 113 / 191 ] simplifiying candidate # 1538432442.641 * [enter]simplify: Simplifying (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* (- (* v v)) t)) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432442.648 * * [misc]simplify: iters left: 6 (18 enodes) 1538432442.657 * * [misc]simplify: iters left: 5 (37 enodes) 1538432442.681 * * [misc]simplify: iters left: 4 (95 enodes) 1538432442.755 * * [misc]simplify: iters left: 3 (254 enodes) 1538432442.930 * [exit]simplify: Simplified to (* (* (* t v) (- v)) (sqrt (fma (* v v) -6 2))) 1538432442.930 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* 1 t)) (sqrt (sqrt (fma (* v v) -6 2)))) (* (* (* t v) (- v)) (sqrt (fma (* v v) -6 2)))))) 1538432442.930 * * * * [misc]progress: [ 114 / 191 ] simplifiying candidate # 1538432442.930 * [enter]simplify: Simplifying (* (* (* t (- (* v v))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432442.932 * * [misc]simplify: iters left: 6 (18 enodes) 1538432442.941 * * [misc]simplify: iters left: 5 (37 enodes) 1538432442.963 * * [misc]simplify: iters left: 4 (96 enodes) 1538432443.018 * * [misc]simplify: iters left: 3 (251 enodes) 1538432443.172 * [exit]simplify: Simplified to (* (sqrt (fma (* v -6) v 2)) (* (* t v) (- v))) 1538432443.172 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (* (* t 1) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (sqrt (fma (* v -6) v 2)) (* (* t v) (- v)))))) 1538432443.172 * * * * [misc]progress: [ 115 / 191 ] simplifiying candidate # 1538432443.172 * [enter]simplify: Simplifying (* (* (* t (- (* v v))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432443.173 * * [misc]simplify: iters left: 6 (18 enodes) 1538432443.178 * * [misc]simplify: iters left: 5 (37 enodes) 1538432443.191 * * [misc]simplify: iters left: 4 (96 enodes) 1538432443.267 * * [misc]simplify: iters left: 3 (251 enodes) 1538432443.413 * [exit]simplify: Simplified to (* (sqrt (fma (* v -6) v 2)) (* (* t v) (- v))) 1538432443.413 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (* (* t 1) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (sqrt (fma (* v -6) v 2)) (* (* t v) (- v)))))) 1538432443.413 * * * * [misc]progress: [ 116 / 191 ] simplifiying candidate # 1538432443.414 * [enter]simplify: Simplifying (* (* (* (- (* v v)) t) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432443.415 * * [misc]simplify: iters left: 6 (18 enodes) 1538432443.419 * * [misc]simplify: iters left: 5 (37 enodes) 1538432443.435 * * [misc]simplify: iters left: 4 (96 enodes) 1538432443.500 * * [misc]simplify: iters left: 3 (251 enodes) 1538432443.647 * [exit]simplify: Simplified to (* (sqrt (fma (* -6 v) v 2)) (* (- v) (* t v))) 1538432443.647 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (* (* 1 t) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (sqrt (fma (* -6 v) v 2)) (* (- v) (* t v)))))) 1538432443.647 * * * * [misc]progress: [ 117 / 191 ] simplifiying candidate # 1538432443.647 * [enter]simplify: Simplifying (* (* (* (- (* v v)) t) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432443.648 * * [misc]simplify: iters left: 6 (18 enodes) 1538432443.653 * * [misc]simplify: iters left: 5 (37 enodes) 1538432443.675 * * [misc]simplify: iters left: 4 (96 enodes) 1538432443.735 * * [misc]simplify: iters left: 3 (251 enodes) 1538432443.901 * [exit]simplify: Simplified to (* (sqrt (fma (* -6 v) v 2)) (* (- v) (* t v))) 1538432443.901 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (* (* 1 t) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (sqrt (fma (* -6 v) v 2)) (* (- v) (* t v)))))) 1538432443.901 * * * * [misc]progress: [ 118 / 191 ] simplifiying candidate # 1538432443.901 * [enter]simplify: Simplifying (* t (- 1 (* v v))) 1538432443.902 * * [misc]simplify: iters left: 6 (6 enodes) 1538432443.904 * * [misc]simplify: iters left: 5 (11 enodes) 1538432443.910 * * [misc]simplify: iters left: 4 (21 enodes) 1538432443.922 * * [misc]simplify: iters left: 3 (38 enodes) 1538432443.931 * * [misc]simplify: iters left: 2 (55 enodes) 1538432443.939 * * [misc]simplify: iters left: 1 (59 enodes) 1538432443.945 * [exit]simplify: Simplified to (fma (* v v) (- t) t) 1538432443.945 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (fma (* v v) (- t) t)))) 1538432443.945 * * * * [misc]progress: [ 119 / 191 ] simplifiying candidate # 1538432443.945 * [enter]simplify: Simplifying (* (cbrt (sqrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (sqrt (fma (* v v) -6 2))))) 1538432443.946 * * [misc]simplify: iters left: 6 (9 enodes) 1538432443.947 * * [misc]simplify: iters left: 5 (11 enodes) 1538432443.949 * * [misc]simplify: iters left: 4 (15 enodes) 1538432443.953 * * [misc]simplify: iters left: 3 (19 enodes) 1538432443.959 * * [misc]simplify: iters left: 2 (20 enodes) 1538432443.966 * [exit]simplify: Simplified to (* (cbrt (sqrt (sqrt (fma v (* v -6) 2)))) (cbrt (sqrt (sqrt (fma v (* v -6) 2))))) 1538432443.966 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (* (cbrt (sqrt (sqrt (fma v (* v -6) 2)))) (cbrt (sqrt (sqrt (fma v (* v -6) 2))))) (* (cbrt (sqrt (sqrt (fma (* v v) -6 2)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))))))) 1538432443.966 * * * * [misc]progress: [ 120 / 191 ] simplifiying candidate # 1538432443.966 * [enter]simplify: Simplifying (sqrt (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) 1538432443.967 * * [misc]simplify: iters left: 6 (9 enodes) 1538432443.971 * * [misc]simplify: iters left: 5 (12 enodes) 1538432443.976 * * [misc]simplify: iters left: 4 (16 enodes) 1538432443.982 * * [misc]simplify: iters left: 3 (20 enodes) 1538432443.991 * * [misc]simplify: iters left: 2 (21 enodes) 1538432443.998 * [exit]simplify: Simplified to (fabs (cbrt (sqrt (fma v (* v -6) 2)))) 1538432443.998 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (fabs (cbrt (sqrt (fma v (* v -6) 2)))) (* (sqrt (cbrt (sqrt (fma (* v v) -6 2)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))))))) 1538432443.998 * * * * [misc]progress: [ 121 / 191 ] simplifiying candidate # 1538432443.998 * [enter]simplify: Simplifying (sqrt (sqrt (* (cbrt (fma (* v v) -6 2)) (cbrt (fma (* v v) -6 2))))) 1538432443.999 * * [misc]simplify: iters left: 6 (9 enodes) 1538432444.003 * * [misc]simplify: iters left: 5 (12 enodes) 1538432444.008 * * [misc]simplify: iters left: 4 (16 enodes) 1538432444.013 * * [misc]simplify: iters left: 3 (20 enodes) 1538432444.019 * * [misc]simplify: iters left: 2 (21 enodes) 1538432444.026 * [exit]simplify: Simplified to (sqrt (fabs (cbrt (fma v (* v -6) 2)))) 1538432444.026 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (fabs (cbrt (fma v (* v -6) 2)))) (* (sqrt (sqrt (cbrt (fma (* v v) -6 2)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))))))) 1538432444.026 * * * * [misc]progress: [ 122 / 191 ] simplifiying candidate # 1538432444.027 * [enter]simplify: Simplifying (sqrt (sqrt (sqrt (fma (* v v) -6 2)))) 1538432444.027 * * [misc]simplify: iters left: 6 (8 enodes) 1538432444.030 * * [misc]simplify: iters left: 5 (10 enodes) 1538432444.034 * * [misc]simplify: iters left: 4 (14 enodes) 1538432444.040 * * [misc]simplify: iters left: 3 (18 enodes) 1538432444.045 * * [misc]simplify: iters left: 2 (19 enodes) 1538432444.051 * [exit]simplify: Simplified to (sqrt (sqrt (sqrt (fma v (* v -6) 2)))) 1538432444.051 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (sqrt (fma v (* v -6) 2)))) (* (sqrt (sqrt (sqrt (fma (* v v) -6 2)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))))))) 1538432444.051 * * * * [misc]progress: [ 123 / 191 ] simplifiying candidate # 1538432444.052 * [enter]simplify: Simplifying (sqrt (sqrt 1)) 1538432444.052 * * [misc]simplify: iters left: 2 (3 enodes) 1538432444.054 * * [misc]simplify: iters left: 1 (5 enodes) 1538432444.055 * [exit]simplify: Simplified to 1 1538432444.055 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* 1 (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))))))) 1538432444.055 * * * * [misc]progress: [ 124 / 191 ] simplifiying candidate # 1538432444.056 * [enter]simplify: Simplifying (sqrt (sqrt (sqrt (fma (* v v) -6 2)))) 1538432444.056 * * [misc]simplify: iters left: 6 (8 enodes) 1538432444.059 * * [misc]simplify: iters left: 5 (10 enodes) 1538432444.063 * * [misc]simplify: iters left: 4 (14 enodes) 1538432444.069 * * [misc]simplify: iters left: 3 (18 enodes) 1538432444.074 * * [misc]simplify: iters left: 2 (19 enodes) 1538432444.080 * [exit]simplify: Simplified to (sqrt (sqrt (sqrt (fma v (* v -6) 2)))) 1538432444.080 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (sqrt (fma v (* v -6) 2)))) (* (sqrt (sqrt (sqrt (fma (* v v) -6 2)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))))))) 1538432444.080 * * * * [misc]progress: [ 125 / 191 ] simplifiying candidate # 1538432444.080 * [enter]simplify: Simplifying (sqrt 1) 1538432444.081 * * [misc]simplify: iters left: 1 (2 enodes) 1538432444.082 * [exit]simplify: Simplified to 1 1538432444.082 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* 1 (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))))))) 1538432444.082 * * * * [misc]progress: [ 126 / 191 ] simplifiying candidate # 1538432444.083 * [enter]simplify: Simplifying (sqrt (sqrt (sqrt (fma (* v v) -6 2)))) 1538432444.083 * * [misc]simplify: iters left: 6 (8 enodes) 1538432444.086 * * [misc]simplify: iters left: 5 (10 enodes) 1538432444.088 * * [misc]simplify: iters left: 4 (14 enodes) 1538432444.091 * * [misc]simplify: iters left: 3 (18 enodes) 1538432444.093 * * [misc]simplify: iters left: 2 (19 enodes) 1538432444.096 * [exit]simplify: Simplified to (sqrt (sqrt (sqrt (fma v (* v -6) 2)))) 1538432444.096 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (sqrt (fma v (* v -6) 2)))) (* (sqrt (sqrt (sqrt (fma (* v v) -6 2)))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))))))) 1538432444.096 * * * * [misc]progress: [ 127 / 191 ] simplifiying candidate # 1538432444.096 * * * * [misc]progress: [ 128 / 191 ] simplifiying candidate # 1538432444.097 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1538432444.097 * * [misc]simplify: iters left: 6 (8 enodes) 1538432444.101 * * [misc]simplify: iters left: 5 (25 enodes) 1538432444.112 * * [misc]simplify: iters left: 4 (65 enodes) 1538432444.139 * * [misc]simplify: iters left: 3 (129 enodes) 1538432444.194 * * [misc]simplify: iters left: 2 (197 enodes) 1538432444.230 * * [misc]simplify: iters left: 1 (243 enodes) 1538432444.283 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1538432444.283 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- (pow 1 3) (pow (* v v) 3))))) (fma (fma v v 1) (* v v) 1)))) 1538432444.283 * * * * [misc]progress: [ 129 / 191 ] simplifiying candidate # 1538432444.283 * [enter]simplify: Simplifying (+ 1 (* v v)) 1538432444.284 * * [misc]simplify: iters left: 4 (4 enodes) 1538432444.286 * * [misc]simplify: iters left: 3 (7 enodes) 1538432444.288 * * [misc]simplify: iters left: 2 (8 enodes) 1538432444.291 * [exit]simplify: Simplified to (fma v v 1) 1538432444.291 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (/ (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- (* 1 1) (* (* v v) (* v v)))))) (fma v v 1)))) 1538432444.291 * * * * [misc]progress: [ 130 / 191 ] simplifiying candidate # 1538432444.291 * * * * [misc]progress: [ 131 / 191 ] simplifiying candidate # 1538432444.291 * * * * [misc]progress: [ 132 / 191 ] simplifiying candidate # 1538432444.291 * * * * [misc]progress: [ 133 / 191 ] simplifiying candidate # 1538432444.291 * [enter]simplify: Simplifying (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))) 1538432444.292 * * [misc]simplify: iters left: 6 (13 enodes) 1538432444.299 * * [misc]simplify: iters left: 5 (24 enodes) 1538432444.314 * * [misc]simplify: iters left: 4 (56 enodes) 1538432444.352 * * [misc]simplify: iters left: 3 (125 enodes) 1538432444.425 * * [misc]simplify: iters left: 2 (288 enodes) 1538432444.660 * [exit]simplify: Simplified to (* (fma (* v v) (- t) t) (sqrt (sqrt (fma -6 (* v v) 2)))) 1538432444.660 * [misc]simplify: Simplified (2 2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (pow (* (fma (* v v) (- t) t) (sqrt (sqrt (fma -6 (* v v) 2)))) 1)))) 1538432444.660 * * * * [misc]progress: [ 134 / 191 ] simplifiying candidate # 1538432444.660 * * * * [misc]progress: [ 135 / 191 ] simplifiying candidate # 1538432444.660 * [enter]simplify: Simplifying (+ (log (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (log (* t (- 1 (* v v))))) 1538432444.661 * * [misc]simplify: iters left: 6 (15 enodes) 1538432444.664 * * [misc]simplify: iters left: 5 (27 enodes) 1538432444.673 * * [misc]simplify: iters left: 4 (53 enodes) 1538432444.688 * * [misc]simplify: iters left: 3 (95 enodes) 1538432444.708 * * [misc]simplify: iters left: 2 (131 enodes) 1538432444.724 * * [misc]simplify: iters left: 1 (136 enodes) 1538432444.739 * [exit]simplify: Simplified to (+ (log (fma (* t v) (- v) t)) (log (sqrt (sqrt (fma (* v v) -6 2))))) 1538432444.739 * [misc]simplify: Simplified (2 2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (exp (+ (log (fma (* t v) (- v) t)) (log (sqrt (sqrt (fma (* v v) -6 2))))))))) 1538432444.739 * * * * [misc]progress: [ 136 / 191 ] simplifiying candidate # 1538432444.739 * * * * [misc]progress: [ 137 / 191 ] simplifiying candidate # 1538432444.739 * * * * [misc]progress: [ 138 / 191 ] simplifiying candidate # 1538432444.739 * [enter]simplify: Simplifying (* (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v))))) 1538432444.740 * * [misc]simplify: iters left: 6 (17 enodes) 1538432444.748 * * [misc]simplify: iters left: 5 (38 enodes) 1538432444.780 * * [misc]simplify: iters left: 4 (124 enodes) 1538432444.881 * * [misc]simplify: iters left: 3 (457 enodes) 1538432445.709 * [exit]simplify: Simplified to (* (* (sqrt (fma (* v v) -6 2)) (pow (fma (- v) (* t v) t) 3)) (sqrt (sqrt (fma (* v v) -6 2)))) 1538432445.709 * [misc]simplify: Simplified (2 2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (cbrt (* (* (sqrt (fma (* v v) -6 2)) (pow (fma (- v) (* t v) t) 3)) (sqrt (sqrt (fma (* v v) -6 2)))))))) 1538432445.709 * * * * [misc]progress: [ 139 / 191 ] simplifiying candidate # 1538432445.709 * * * * [misc]progress: [ 140 / 191 ] simplifiying candidate # 1538432445.709 * * * * [misc]progress: [ 141 / 191 ] simplifiying candidate # 1538432445.709 * * * * [misc]progress: [ 142 / 191 ] simplifiying candidate # 1538432445.709 * * * * [misc]progress: [ 143 / 191 ] simplifiying candidate # 1538432445.709 * [enter]simplify: Simplifying (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- (* v v)))) 1538432445.710 * * [misc]simplify: iters left: 6 (13 enodes) 1538432445.713 * * [misc]simplify: iters left: 5 (27 enodes) 1538432445.723 * * [misc]simplify: iters left: 4 (66 enodes) 1538432445.748 * * [misc]simplify: iters left: 3 (139 enodes) 1538432445.800 * * [misc]simplify: iters left: 2 (213 enodes) 1538432445.833 * * [misc]simplify: iters left: 1 (216 enodes) 1538432445.873 * [exit]simplify: Simplified to (* (* (* v t) (- v)) (sqrt (sqrt (fma v (* -6 v) 2)))) 1538432445.873 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (+ (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t 1)) (* (* (* v t) (- v)) (sqrt (sqrt (fma v (* -6 v) 2)))))))) 1538432445.873 * * * * [misc]progress: [ 144 / 191 ] simplifiying candidate # 1538432445.873 * [enter]simplify: Simplifying (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- (* v v)))) 1538432445.874 * * [misc]simplify: iters left: 6 (13 enodes) 1538432445.878 * * [misc]simplify: iters left: 5 (27 enodes) 1538432445.888 * * [misc]simplify: iters left: 4 (66 enodes) 1538432445.917 * * [misc]simplify: iters left: 3 (139 enodes) 1538432445.956 * * [misc]simplify: iters left: 2 (213 enodes) 1538432446.013 * * [misc]simplify: iters left: 1 (216 enodes) 1538432446.057 * [exit]simplify: Simplified to (* (* (* v t) (- v)) (sqrt (sqrt (fma v (* -6 v) 2)))) 1538432446.057 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (+ (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t 1)) (* (* (* v t) (- v)) (sqrt (sqrt (fma v (* -6 v) 2)))))))) 1538432446.057 * * * * [misc]progress: [ 145 / 191 ] simplifiying candidate # 1538432446.058 * [enter]simplify: Simplifying (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* (- (* v v)) t)) 1538432446.059 * * [misc]simplify: iters left: 6 (13 enodes) 1538432446.066 * * [misc]simplify: iters left: 5 (27 enodes) 1538432446.087 * * [misc]simplify: iters left: 4 (66 enodes) 1538432446.126 * * [misc]simplify: iters left: 3 (136 enodes) 1538432446.162 * * [misc]simplify: iters left: 2 (211 enodes) 1538432446.213 * * [misc]simplify: iters left: 1 (222 enodes) 1538432446.241 * [exit]simplify: Simplified to (* (* (* v v) (- t)) (sqrt (sqrt (fma v (* v -6) 2)))) 1538432446.241 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (+ (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* 1 t)) (* (* (* v v) (- t)) (sqrt (sqrt (fma v (* v -6) 2)))))))) 1538432446.241 * * * * [misc]progress: [ 146 / 191 ] simplifiying candidate # 1538432446.241 * [enter]simplify: Simplifying (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* (- (* v v)) t)) 1538432446.242 * * [misc]simplify: iters left: 6 (13 enodes) 1538432446.245 * * [misc]simplify: iters left: 5 (27 enodes) 1538432446.260 * * [misc]simplify: iters left: 4 (66 enodes) 1538432446.295 * * [misc]simplify: iters left: 3 (136 enodes) 1538432446.354 * * [misc]simplify: iters left: 2 (211 enodes) 1538432446.400 * * [misc]simplify: iters left: 1 (222 enodes) 1538432446.430 * [exit]simplify: Simplified to (* (* (* v v) (- t)) (sqrt (sqrt (fma v (* v -6) 2)))) 1538432446.430 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (+ (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* 1 t)) (* (* (* v v) (- t)) (sqrt (sqrt (fma v (* v -6) 2)))))))) 1538432446.430 * * * * [misc]progress: [ 147 / 191 ] simplifiying candidate # 1538432446.430 * [enter]simplify: Simplifying (* (* t (- (* v v))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432446.431 * * [misc]simplify: iters left: 6 (13 enodes) 1538432446.437 * * [misc]simplify: iters left: 5 (27 enodes) 1538432446.455 * * [misc]simplify: iters left: 4 (66 enodes) 1538432446.489 * * [misc]simplify: iters left: 3 (136 enodes) 1538432446.537 * * [misc]simplify: iters left: 2 (220 enodes) 1538432446.595 * * [misc]simplify: iters left: 1 (230 enodes) 1538432446.652 * [exit]simplify: Simplified to (* (sqrt (sqrt (fma -6 (* v v) 2))) (* (* v v) (- t))) 1538432446.653 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (+ (* (* t 1) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (* (sqrt (sqrt (fma -6 (* v v) 2))) (* (* v v) (- t))))))) 1538432446.653 * * * * [misc]progress: [ 148 / 191 ] simplifiying candidate # 1538432446.653 * [enter]simplify: Simplifying (* (* t (- (* v v))) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432446.655 * * [misc]simplify: iters left: 6 (13 enodes) 1538432446.661 * * [misc]simplify: iters left: 5 (27 enodes) 1538432446.680 * * [misc]simplify: iters left: 4 (66 enodes) 1538432446.716 * * [misc]simplify: iters left: 3 (136 enodes) 1538432446.761 * * [misc]simplify: iters left: 2 (220 enodes) 1538432446.830 * * [misc]simplify: iters left: 1 (230 enodes) 1538432446.881 * [exit]simplify: Simplified to (* (sqrt (sqrt (fma -6 (* v v) 2))) (* (* v v) (- t))) 1538432446.881 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (+ (* (* t 1) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (* (sqrt (sqrt (fma -6 (* v v) 2))) (* (* v v) (- t))))))) 1538432446.881 * * * * [misc]progress: [ 149 / 191 ] simplifiying candidate # 1538432446.881 * [enter]simplify: Simplifying (* (* (- (* v v)) t) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432446.883 * * [misc]simplify: iters left: 6 (13 enodes) 1538432446.889 * * [misc]simplify: iters left: 5 (27 enodes) 1538432446.908 * * [misc]simplify: iters left: 4 (66 enodes) 1538432446.935 * * [misc]simplify: iters left: 3 (137 enodes) 1538432446.972 * * [misc]simplify: iters left: 2 (217 enodes) 1538432447.036 * * [misc]simplify: iters left: 1 (222 enodes) 1538432447.086 * [exit]simplify: Simplified to (* (sqrt (sqrt (fma -6 (* v v) 2))) (* (* v v) (- t))) 1538432447.086 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (+ (* (* 1 t) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (* (sqrt (sqrt (fma -6 (* v v) 2))) (* (* v v) (- t))))))) 1538432447.086 * * * * [misc]progress: [ 150 / 191 ] simplifiying candidate # 1538432447.086 * [enter]simplify: Simplifying (* (* (- (* v v)) t) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432447.087 * * [misc]simplify: iters left: 6 (13 enodes) 1538432447.093 * * [misc]simplify: iters left: 5 (27 enodes) 1538432447.111 * * [misc]simplify: iters left: 4 (66 enodes) 1538432447.149 * * [misc]simplify: iters left: 3 (137 enodes) 1538432447.210 * * [misc]simplify: iters left: 2 (217 enodes) 1538432447.269 * * [misc]simplify: iters left: 1 (222 enodes) 1538432447.324 * [exit]simplify: Simplified to (* (sqrt (sqrt (fma -6 (* v v) 2))) (* (* v v) (- t))) 1538432447.325 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (+ (* (* 1 t) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (* (sqrt (sqrt (fma -6 (* v v) 2))) (* (* v v) (- t))))))) 1538432447.325 * * * * [misc]progress: [ 151 / 191 ] simplifiying candidate # 1538432447.325 * [enter]simplify: Simplifying (- 1 (* v v)) 1538432447.325 * * [misc]simplify: iters left: 4 (4 enodes) 1538432447.328 * * [misc]simplify: iters left: 3 (8 enodes) 1538432447.331 * * [misc]simplify: iters left: 2 (12 enodes) 1538432447.334 * * [misc]simplify: iters left: 1 (14 enodes) 1538432447.338 * [exit]simplify: Simplified to (- 1 (* v v)) 1538432447.338 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) t) (- 1 (* v v)))))) 1538432447.338 * * * * [misc]progress: [ 152 / 191 ] simplifiying candidate # 1538432447.339 * [enter]simplify: Simplifying (* (cbrt (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (cbrt (sqrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432447.340 * * [misc]simplify: iters left: 6 (11 enodes) 1538432447.344 * * [misc]simplify: iters left: 5 (16 enodes) 1538432447.352 * * [misc]simplify: iters left: 4 (26 enodes) 1538432447.367 * * [misc]simplify: iters left: 3 (46 enodes) 1538432447.383 * * [misc]simplify: iters left: 2 (66 enodes) 1538432447.400 * * [misc]simplify: iters left: 1 (68 enodes) 1538432447.410 * [exit]simplify: Simplified to (* (cbrt (sqrt (sqrt (fma v (* -6 v) 2)))) (cbrt (sqrt (sqrt (fma v (* -6 v) 2))))) 1538432447.410 * [misc]simplify: Simplified (2 2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (* (cbrt (sqrt (sqrt (fma v (* -6 v) 2)))) (cbrt (sqrt (sqrt (fma v (* -6 v) 2))))) (* (cbrt (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (* t (- 1 (* v v)))))))) 1538432447.410 * * * * [misc]progress: [ 153 / 191 ] simplifiying candidate # 1538432447.410 * [enter]simplify: Simplifying (sqrt (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1538432447.411 * * [misc]simplify: iters left: 6 (11 enodes) 1538432447.413 * * [misc]simplify: iters left: 5 (17 enodes) 1538432447.418 * * [misc]simplify: iters left: 4 (27 enodes) 1538432447.425 * * [misc]simplify: iters left: 3 (47 enodes) 1538432447.434 * * [misc]simplify: iters left: 2 (67 enodes) 1538432447.443 * [exit]simplify: Simplified to (fabs (cbrt (sqrt (fma v (* v -6) 2)))) 1538432447.443 * [misc]simplify: Simplified (2 2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (fabs (cbrt (sqrt (fma v (* v -6) 2)))) (* (sqrt (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) (* t (- 1 (* v v)))))))) 1538432447.443 * * * * [misc]progress: [ 154 / 191 ] simplifiying candidate # 1538432447.443 * [enter]simplify: Simplifying (sqrt (sqrt 2)) 1538432447.444 * * [misc]simplify: iters left: 2 (3 enodes) 1538432447.445 * [exit]simplify: Simplified to (sqrt (sqrt 2)) 1538432447.445 * [misc]simplify: Simplified (2 2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt 2)) (* (sqrt (sqrt (fma (* v v) -3 1))) (* t (- 1 (* v v)))))))) 1538432447.445 * * * * [misc]progress: [ 155 / 191 ] simplifiying candidate # 1538432447.445 * [enter]simplify: Simplifying (sqrt (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432447.446 * * [misc]simplify: iters left: 6 (10 enodes) 1538432447.447 * * [misc]simplify: iters left: 5 (15 enodes) 1538432447.454 * * [misc]simplify: iters left: 4 (25 enodes) 1538432447.460 * * [misc]simplify: iters left: 3 (45 enodes) 1538432447.468 * * [misc]simplify: iters left: 2 (64 enodes) 1538432447.476 * * [misc]simplify: iters left: 1 (65 enodes) 1538432447.484 * [exit]simplify: Simplified to (sqrt (sqrt (sqrt (fma v (* -6 v) 2)))) 1538432447.484 * [misc]simplify: Simplified (2 2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (sqrt (fma v (* -6 v) 2)))) (* (sqrt (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (* t (- 1 (* v v)))))))) 1538432447.484 * * * * [misc]progress: [ 156 / 191 ] simplifiying candidate # 1538432447.484 * [enter]simplify: Simplifying (sqrt 1) 1538432447.484 * * [misc]simplify: iters left: 1 (2 enodes) 1538432447.485 * [exit]simplify: Simplified to 1 1538432447.485 * [misc]simplify: Simplified (2 2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* 1 (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))))))) 1538432447.485 * * * * [misc]progress: [ 157 / 191 ] simplifiying candidate # 1538432447.485 * [enter]simplify: Simplifying (sqrt (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1538432447.486 * * [misc]simplify: iters left: 6 (10 enodes) 1538432447.488 * * [misc]simplify: iters left: 5 (15 enodes) 1538432447.493 * * [misc]simplify: iters left: 4 (25 enodes) 1538432447.500 * * [misc]simplify: iters left: 3 (45 enodes) 1538432447.508 * * [misc]simplify: iters left: 2 (64 enodes) 1538432447.516 * * [misc]simplify: iters left: 1 (65 enodes) 1538432447.525 * [exit]simplify: Simplified to (sqrt (sqrt (sqrt (fma v (* -6 v) 2)))) 1538432447.526 * [misc]simplify: Simplified (2 2 2 1) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (sqrt (fma v (* -6 v) 2)))) (* (sqrt (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (* t (- 1 (* v v)))))))) 1538432447.526 * * * * [misc]progress: [ 158 / 191 ] simplifiying candidate # 1538432447.526 * * * * [misc]progress: [ 159 / 191 ] simplifiying candidate # 1538432447.526 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1538432447.526 * * [misc]simplify: iters left: 6 (8 enodes) 1538432447.530 * * [misc]simplify: iters left: 5 (25 enodes) 1538432447.541 * * [misc]simplify: iters left: 4 (65 enodes) 1538432447.581 * * [misc]simplify: iters left: 3 (129 enodes) 1538432447.635 * * [misc]simplify: iters left: 2 (197 enodes) 1538432447.672 * * [misc]simplify: iters left: 1 (243 enodes) 1538432447.705 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1538432447.705 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (/ (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- (pow 1 3) (pow (* v v) 3)))) (fma (fma v v 1) (* v v) 1))))) 1538432447.705 * * * * [misc]progress: [ 160 / 191 ] simplifiying candidate # 1538432447.706 * [enter]simplify: Simplifying (+ 1 (* v v)) 1538432447.706 * * [misc]simplify: iters left: 4 (4 enodes) 1538432447.707 * * [misc]simplify: iters left: 3 (7 enodes) 1538432447.708 * * [misc]simplify: iters left: 2 (8 enodes) 1538432447.709 * [exit]simplify: Simplified to (fma v v 1) 1538432447.709 * [misc]simplify: Simplified (2 2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (/ (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- (* 1 1) (* (* v v) (* v v))))) (fma v v 1))))) 1538432447.709 * * * * [misc]progress: [ 161 / 191 ] simplifiying candidate # 1538432447.709 * * * * [misc]progress: [ 162 / 191 ] simplifiying candidate # 1538432447.709 * * * * [misc]progress: [ 163 / 191 ] simplifiying candidate # 1538432447.709 * * * * [misc]progress: [ 164 / 191 ] simplifiying candidate # 1538432447.709 * * * * [misc]progress: [ 165 / 191 ] simplifiying candidate # 1538432447.709 * * * * [misc]progress: [ 166 / 191 ] simplifiying candidate # 1538432447.710 * * * * [misc]progress: [ 167 / 191 ] simplifiying candidate # 1538432447.710 * * * * [misc]progress: [ 168 / 191 ] simplifiying candidate # 1538432447.710 * * * * [misc]progress: [ 169 / 191 ] simplifiying candidate # 1538432447.710 * * * * [misc]progress: [ 170 / 191 ] simplifiying candidate # 1538432447.710 * * * * [misc]progress: [ 171 / 191 ] simplifiying candidate # 1538432447.710 * * * * [misc]progress: [ 172 / 191 ] simplifiying candidate # 1538432447.710 * * * * [misc]progress: [ 173 / 191 ] simplifiying candidate # 1538432447.710 * * * * [misc]progress: [ 174 / 191 ] simplifiying candidate # 1538432447.710 * [enter]simplify: Simplifying (cbrt (sqrt (fma (* v v) -5 1))) 1538432447.710 * * [misc]simplify: iters left: 5 (7 enodes) 1538432447.712 * * [misc]simplify: iters left: 4 (11 enodes) 1538432447.716 * * [misc]simplify: iters left: 3 (15 enodes) 1538432447.721 * * [misc]simplify: iters left: 2 (19 enodes) 1538432447.726 * * [misc]simplify: iters left: 1 (20 enodes) 1538432447.732 * [exit]simplify: Simplified to (cbrt (sqrt (fma v (* v -5) 1))) 1538432447.732 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ (/ PI (* (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (fma (* v v) -5 1))))) (cbrt (sqrt (fma v (* v -5) 1))))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432447.732 * * * * [misc]progress: [ 175 / 191 ] simplifiying candidate # 1538432447.733 * [enter]simplify: Simplifying (sqrt (cbrt (fma (* v v) -5 1))) 1538432447.733 * * [misc]simplify: iters left: 5 (7 enodes) 1538432447.736 * * [misc]simplify: iters left: 4 (11 enodes) 1538432447.740 * * [misc]simplify: iters left: 3 (15 enodes) 1538432447.745 * * [misc]simplify: iters left: 2 (19 enodes) 1538432447.750 * * [misc]simplify: iters left: 1 (20 enodes) 1538432447.756 * [exit]simplify: Simplified to (sqrt (cbrt (fma v (* v -5) 1))) 1538432447.757 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ (/ PI (sqrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))))) (sqrt (cbrt (fma v (* v -5) 1))))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432447.757 * * * * [misc]progress: [ 176 / 191 ] simplifiying candidate # 1538432447.757 * [enter]simplify: Simplifying (sqrt (sqrt (fma (* v v) -5 1))) 1538432447.758 * * [misc]simplify: iters left: 5 (7 enodes) 1538432447.760 * * [misc]simplify: iters left: 4 (11 enodes) 1538432447.765 * * [misc]simplify: iters left: 3 (15 enodes) 1538432447.770 * * [misc]simplify: iters left: 2 (19 enodes) 1538432447.775 * * [misc]simplify: iters left: 1 (20 enodes) 1538432447.781 * [exit]simplify: Simplified to (sqrt (sqrt (fma v (* v -5) 1))) 1538432447.781 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ (/ PI (sqrt (sqrt (fma (* v v) -5 1)))) (sqrt (sqrt (fma v (* v -5) 1))))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432447.781 * * * * [misc]progress: [ 177 / 191 ] simplifiying candidate # 1538432447.781 * [enter]simplify: Simplifying (sqrt (fma (* v v) -5 1)) 1538432447.782 * * [misc]simplify: iters left: 4 (6 enodes) 1538432447.784 * * [misc]simplify: iters left: 3 (10 enodes) 1538432447.789 * * [misc]simplify: iters left: 2 (14 enodes) 1538432447.793 * * [misc]simplify: iters left: 1 (18 enodes) 1538432447.799 * [exit]simplify: Simplified to (sqrt (fma v (* v -5) 1)) 1538432447.799 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ (/ PI (sqrt 1)) (sqrt (fma v (* v -5) 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432447.799 * * * * [misc]progress: [ 178 / 191 ] simplifiying candidate # 1538432447.799 * [enter]simplify: Simplifying (sqrt (sqrt (fma (* v v) -5 1))) 1538432447.800 * * [misc]simplify: iters left: 5 (7 enodes) 1538432447.803 * * [misc]simplify: iters left: 4 (11 enodes) 1538432447.806 * * [misc]simplify: iters left: 3 (15 enodes) 1538432447.811 * * [misc]simplify: iters left: 2 (19 enodes) 1538432447.817 * * [misc]simplify: iters left: 1 (20 enodes) 1538432447.822 * [exit]simplify: Simplified to (sqrt (sqrt (fma v (* v -5) 1))) 1538432447.822 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ (/ PI (sqrt (sqrt (fma (* v v) -5 1)))) (sqrt (sqrt (fma v (* v -5) 1))))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432447.822 * * * * [misc]progress: [ 179 / 191 ] simplifiying candidate # 1538432447.823 * [enter]simplify: Simplifying (sqrt (fma (* v v) -5 1)) 1538432447.823 * * [misc]simplify: iters left: 4 (6 enodes) 1538432447.826 * * [misc]simplify: iters left: 3 (10 enodes) 1538432447.829 * * [misc]simplify: iters left: 2 (14 enodes) 1538432447.834 * * [misc]simplify: iters left: 1 (18 enodes) 1538432447.839 * [exit]simplify: Simplified to (sqrt (fma v (* v -5) 1)) 1538432447.839 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ (/ PI 1) (sqrt (fma v (* v -5) 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432447.839 * * * * [misc]progress: [ 180 / 191 ] simplifiying candidate # 1538432447.840 * [enter]simplify: Simplifying (- (* (/ 1 (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4))) (+ (* 5/2 (* (/ (pow v 2) (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)))) (* 53/8 (* (/ (pow v 4) (* t PI)) (* (sqrt (/ 1 (sqrt 2))) (pow 1/2 1/4)))))) 1538432447.842 * * [misc]simplify: iters left: 6 (28 enodes) 1538432447.861 * * [misc]simplify: iters left: 5 (67 enodes) 1538432447.914 * * [misc]simplify: iters left: 4 (225 enodes) 1538432448.306 * [exit]simplify: Simplified to (* (* (pow 1/2 1/4) (sqrt (/ 1 (sqrt 2)))) (- (/ 1 (* PI t)) (fma 5/2 (* (/ v t) (/ v PI)) (/ (* (pow v 4) 53/8) (* PI t))))) 1538432448.306 * [misc]simplify: Simplified (2) to (λ (v t) (* (* (pow 1/2 1/4) (sqrt (/ 1 (sqrt 2)))) (- (/ 1 (* PI t)) (fma 5/2 (* (/ v t) (/ v PI)) (/ (* (pow v 4) 53/8) (* PI t)))))) 1538432448.306 * * * * [misc]progress: [ 181 / 191 ] simplifiying candidate # 1538432448.306 * [enter]simplify: Simplifying (+ (* 5 (* (/ (exp (* 1/4 (+ (log 1/18) (* 4 (log (/ 1 v)))))) (* t PI)) (sqrt (/ 1 (sqrt 2))))) (* 29/6 (* (/ (exp (* 1/4 (+ (log 1/18) (* 4 (log (/ 1 v)))))) (* t (* (pow v 2) PI))) (sqrt (/ 1 (sqrt 2)))))) 1538432448.309 * * [misc]simplify: iters left: 6 (31 enodes) 1538432448.320 * * [misc]simplify: iters left: 5 (70 enodes) 1538432448.345 * * [misc]simplify: iters left: 4 (174 enodes) 1538432448.523 * [exit]simplify: Simplified to (* (fma 29/6 (* (/ (pow 1/18 1/4) (* v v)) (/ (pow (/ 1 v) 1) (* PI t))) (/ (* (* 5 (pow 1/18 1/4)) (pow (/ 1 v) 1)) (* PI t))) (sqrt (/ 1 (sqrt 2)))) 1538432448.523 * [misc]simplify: Simplified (2) to (λ (v t) (* (fma 29/6 (* (/ (pow 1/18 1/4) (* v v)) (/ (pow (/ 1 v) 1) (* PI t))) (/ (* (* 5 (pow 1/18 1/4)) (pow (/ 1 v) 1)) (* PI t))) (sqrt (/ 1 (sqrt 2))))) 1538432448.523 * * * * [misc]progress: [ 182 / 191 ] simplifiying candidate # 1538432448.523 * [enter]simplify: Simplifying (+ (* 5 (* (/ (exp (* 1/4 (+ (* 4 (log (/ -1 v))) (log 1/18)))) (* t PI)) (sqrt (/ 1 (sqrt 2))))) (* 29/6 (* (/ (exp (* 1/4 (+ (* 4 (log (/ -1 v))) (log 1/18)))) (* t (* PI (pow v 2)))) (sqrt (/ 1 (sqrt 2)))))) 1538432448.526 * * [misc]simplify: iters left: 6 (32 enodes) 1538432448.536 * * [misc]simplify: iters left: 5 (70 enodes) 1538432448.563 * * [misc]simplify: iters left: 4 (172 enodes) 1538432448.724 * [exit]simplify: Simplified to (fma (sqrt (/ 1 (sqrt 2))) (* (/ 29/6 (* (* PI v) v)) (/ (pow (/ -1 v) 1) (/ t (pow 1/18 1/4)))) (* (* (sqrt (/ 1 (sqrt 2))) (/ (pow (/ -1 v) 1) (/ t (pow 1/18 1/4)))) (/ 5 PI))) 1538432448.724 * [misc]simplify: Simplified (2) to (λ (v t) (fma (sqrt (/ 1 (sqrt 2))) (* (/ 29/6 (* (* PI v) v)) (/ (pow (/ -1 v) 1) (/ t (pow 1/18 1/4)))) (* (* (sqrt (/ 1 (sqrt 2))) (/ (pow (/ -1 v) 1) (/ t (pow 1/18 1/4)))) (/ 5 PI)))) 1538432448.724 * * * * [misc]progress: [ 183 / 191 ] simplifiying candidate # 1538432448.724 * [enter]simplify: Simplifying (- (* t (* (sqrt (sqrt 2)) (pow 2 1/4))) (* 5/2 (* (* t (pow v 2)) (* (sqrt (sqrt 2)) (pow 2 1/4))))) 1538432448.725 * * [misc]simplify: iters left: 6 (15 enodes) 1538432448.730 * * [misc]simplify: iters left: 5 (32 enodes) 1538432448.753 * * [misc]simplify: iters left: 4 (97 enodes) 1538432448.834 * * [misc]simplify: iters left: 3 (311 enodes) 1538432449.325 * [exit]simplify: Simplified to (* (sqrt (sqrt 2)) (* (fma (* -5/2 t) (* v v) t) (pow 2 1/4))) 1538432449.325 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt 2)) (* (fma (* -5/2 t) (* v v) t) (pow 2 1/4))))) 1538432449.325 * * * * [misc]progress: [ 184 / 191 ] simplifiying candidate # 1538432449.326 * [enter]simplify: Simplifying (- (* 7/6 (* (* t (exp (* 1/4 (- (log 18) (* 4 (log (/ 1 v))))))) (sqrt (sqrt 2)))) (+ (* 11/72 (* (/ (* t (exp (* 1/4 (- (log 18) (* 4 (log (/ 1 v))))))) (pow v 2)) (sqrt (sqrt 2)))) (* (* t (* (exp (* 1/4 (- (log 18) (* 4 (log (/ 1 v)))))) (pow v 2))) (sqrt (sqrt 2))))) 1538432449.329 * * [misc]simplify: iters left: 6 (30 enodes) 1538432449.348 * * [misc]simplify: iters left: 5 (70 enodes) 1538432449.393 * * [misc]simplify: iters left: 4 (190 enodes) 1538432449.545 * [exit]simplify: Simplified to (- (* (* (pow (exp 1/4) (fma (log v) 4 (log 18))) (* (sqrt (sqrt 2)) t)) (- 7/6 (* v v))) (/ (* (* 11/72 (sqrt (sqrt 2))) t) (/ (* v v) (pow (exp 1/4) (fma (log v) 4 (log 18)))))) 1538432449.545 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (- (* (* (pow (exp 1/4) (fma (log v) 4 (log 18))) (* (sqrt (sqrt 2)) t)) (- 7/6 (* v v))) (/ (* (* 11/72 (sqrt (sqrt 2))) t) (/ (* v v) (pow (exp 1/4) (fma (log v) 4 (log 18)))))))) 1538432449.545 * * * * [misc]progress: [ 185 / 191 ] simplifiying candidate # 1538432449.545 * [enter]simplify: Simplifying (- (* 7/6 (* (* t (exp (* 1/4 (- (log 18) (* 4 (log (/ -1 v))))))) (sqrt (sqrt 2)))) (+ (* 11/72 (* (/ (* t (exp (* 1/4 (- (log 18) (* 4 (log (/ -1 v))))))) (pow v 2)) (sqrt (sqrt 2)))) (* (* t (* (exp (* 1/4 (- (log 18) (* 4 (log (/ -1 v)))))) (pow v 2))) (sqrt (sqrt 2))))) 1538432449.547 * * [misc]simplify: iters left: 6 (30 enodes) 1538432449.563 * * [misc]simplify: iters left: 5 (67 enodes) 1538432449.607 * * [misc]simplify: iters left: 4 (185 enodes) 1538432450.204 * [exit]simplify: Simplified to (+ (* (* (pow (exp 1/4) (fma -4 (log (/ -1 v)) (log 18))) (* (sqrt (sqrt 2)) t)) (- 7/6 (* v v))) (* -11/72 (* (/ (* (sqrt (sqrt 2)) t) (* v v)) (pow (exp 1/4) (fma -4 (log (/ -1 v)) (log 18)))))) 1538432450.204 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (+ (* (* (pow (exp 1/4) (fma -4 (log (/ -1 v)) (log 18))) (* (sqrt (sqrt 2)) t)) (- 7/6 (* v v))) (* -11/72 (* (/ (* (sqrt (sqrt 2)) t) (* v v)) (pow (exp 1/4) (fma -4 (log (/ -1 v)) (log 18)))))))) 1538432450.204 * * * * [misc]progress: [ 186 / 191 ] simplifiying candidate # 1538432450.204 * [enter]simplify: Simplifying (- (* t (sqrt (sqrt 2))) (* 7/4 (* (* t (pow v 2)) (sqrt (sqrt 2))))) 1538432450.205 * * [misc]simplify: iters left: 6 (12 enodes) 1538432450.209 * * [misc]simplify: iters left: 5 (24 enodes) 1538432450.218 * * [misc]simplify: iters left: 4 (62 enodes) 1538432450.260 * * [misc]simplify: iters left: 3 (168 enodes) 1538432450.376 * * [misc]simplify: iters left: 2 (455 enodes) 1538432450.603 * [exit]simplify: Simplified to (* (sqrt (sqrt 2)) (fma (* -7/4 v) (* t v) t)) 1538432450.603 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt 2)) (fma (* -7/4 v) (* t v) t))))) 1538432450.603 * * * * [misc]progress: [ 187 / 191 ] simplifiying candidate # 1538432450.603 * [enter]simplify: Simplifying (- (* 13/12 (* (* t (exp (* 1/4 (- (log -3) (* 2 (log (/ 1 v))))))) (sqrt (sqrt 2)))) (+ (* 7/96 (* (/ (* t (exp (* 1/4 (- (log -3) (* 2 (log (/ 1 v))))))) (pow v 2)) (sqrt (sqrt 2)))) (* (* t (* (pow v 2) (exp (* 1/4 (- (log -3) (* 2 (log (/ 1 v)))))))) (sqrt (sqrt 2))))) 1538432450.606 * * [misc]simplify: iters left: 6 (29 enodes) 1538432450.626 * * [misc]simplify: iters left: 5 (70 enodes) 1538432450.672 * * [misc]simplify: iters left: 4 (189 enodes) 1538432450.919 * [exit]simplify: Simplified to (- (* (* (pow (exp 1/4) (fma (log v) 2 (log -3))) (sqrt (sqrt 2))) (- (* 13/12 t) (* t (* v v)))) (* (/ (pow (exp 1/4) (fma (log v) 2 (log -3))) (/ v t)) (* (/ (sqrt (sqrt 2)) v) 7/96))) 1538432450.919 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (- (* (* (pow (exp 1/4) (fma (log v) 2 (log -3))) (sqrt (sqrt 2))) (- (* 13/12 t) (* t (* v v)))) (* (/ (pow (exp 1/4) (fma (log v) 2 (log -3))) (/ v t)) (* (/ (sqrt (sqrt 2)) v) 7/96)))))) 1538432450.920 * * * * [misc]progress: [ 188 / 191 ] simplifiying candidate # 1538432450.920 * [enter]simplify: Simplifying (- (* 13/12 (* (* t (exp (* 1/4 (- (log -3) (* 2 (log (/ -1 v))))))) (sqrt (sqrt 2)))) (+ (* 7/96 (* (/ (* t (exp (* 1/4 (- (log -3) (* 2 (log (/ -1 v))))))) (pow v 2)) (sqrt (sqrt 2)))) (* (* t (* (pow v 2) (exp (* 1/4 (- (log -3) (* 2 (log (/ -1 v)))))))) (sqrt (sqrt 2))))) 1538432450.923 * * [misc]simplify: iters left: 6 (29 enodes) 1538432450.942 * * [misc]simplify: iters left: 5 (67 enodes) 1538432450.992 * * [misc]simplify: iters left: 4 (184 enodes) 1538432451.230 * [exit]simplify: Simplified to (+ (* (* (pow (exp 1/4) (fma (log (/ -1 v)) -2 (log -3))) (sqrt (sqrt 2))) (- (* 13/12 t) (* t (* v v)))) (* -7/96 (* (* (sqrt (sqrt 2)) (/ (/ t v) v)) (pow (exp 1/4) (fma (log (/ -1 v)) -2 (log -3)))))) 1538432451.230 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (/ PI (sqrt (fma (* v v) -5 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (+ (* (* (pow (exp 1/4) (fma (log (/ -1 v)) -2 (log -3))) (sqrt (sqrt 2))) (- (* 13/12 t) (* t (* v v)))) (* -7/96 (* (* (sqrt (sqrt 2)) (/ (/ t v) v)) (pow (exp 1/4) (fma (log (/ -1 v)) -2 (log -3))))))))) 1538432451.231 * * * * [misc]progress: [ 189 / 191 ] simplifiying candidate # 1538432451.231 * [enter]simplify: Simplifying (+ (* 75/8 (* (pow v 4) PI)) (+ (* 5/2 (* (pow v 2) PI)) PI)) 1538432451.232 * * [misc]simplify: iters left: 6 (14 enodes) 1538432451.241 * * [misc]simplify: iters left: 5 (29 enodes) 1538432451.257 * * [misc]simplify: iters left: 4 (65 enodes) 1538432451.278 * * [misc]simplify: iters left: 3 (127 enodes) 1538432451.318 * * [misc]simplify: iters left: 2 (172 enodes) 1538432451.398 * * [misc]simplify: iters left: 1 (211 enodes) 1538432451.433 * [exit]simplify: Simplified to (fma PI (* (pow v 4) 75/8) (fma (* v v) (* 5/2 PI) PI)) 1538432451.433 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (fma PI (* (pow v 4) 75/8) (fma (* v v) (* 5/2 PI) PI))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432451.433 * * * * [misc]progress: [ 190 / 191 ] simplifiying candidate # 1538432451.433 * [enter]simplify: Simplifying (- (/ (* (sqrt -1/5) PI) v) (+ (* 1/5000 (/ PI (* (pow v 5) (pow (sqrt -1/5) 3)))) (+ (* 1/250 (/ PI (* (pow v 5) (sqrt -1/5)))) (* 1/50 (/ PI (* (pow v 3) (sqrt -1/5))))))) 1538432451.436 * * [misc]simplify: iters left: 6 (26 enodes) 1538432451.454 * * [misc]simplify: iters left: 5 (62 enodes) 1538432451.476 * * [misc]simplify: iters left: 4 (163 enodes) 1538432451.583 * * [misc]simplify: iters left: 3 (456 enodes) 1538432452.016 * [exit]simplify: Simplified to (+ (* (/ PI (pow v 5)) (- (/ 1/1000 (sqrt -1/5)) (/ 1/250 (sqrt -1/5)))) (fma (/ -1/50 (sqrt -1/5)) (/ (/ PI v) (* v v)) (* (/ PI v) (sqrt -1/5)))) 1538432452.016 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (+ (* (/ PI (pow v 5)) (- (/ 1/1000 (sqrt -1/5)) (/ 1/250 (sqrt -1/5)))) (fma (/ -1/50 (sqrt -1/5)) (/ (/ PI v) (* v v)) (* (/ PI v) (sqrt -1/5))))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432452.016 * * * * [misc]progress: [ 191 / 191 ] simplifiying candidate # 1538432452.017 * [enter]simplify: Simplifying (- (+ (* 1/5000 (/ PI (* (pow v 5) (pow (sqrt -1/5) 3)))) (+ (* 1/250 (/ PI (* (pow v 5) (sqrt -1/5)))) (* 1/50 (/ PI (* (pow v 3) (sqrt -1/5)))))) (/ (* PI (sqrt -1/5)) v)) 1538432452.019 * * [misc]simplify: iters left: 6 (26 enodes) 1538432452.030 * * [misc]simplify: iters left: 5 (62 enodes) 1538432452.071 * * [misc]simplify: iters left: 4 (166 enodes) 1538432452.172 * * [misc]simplify: iters left: 3 (430 enodes) 1538432452.555 * [exit]simplify: Simplified to (- (fma (/ PI (pow v 5)) (+ (/ 1/250 (sqrt -1/5)) (/ -1/1000 (sqrt -1/5))) (/ (/ 1/50 (sqrt -1/5)) (/ (* v v) (/ PI v)))) (* (sqrt -1/5) (/ PI v))) 1538432452.555 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (/ (sqrt (fma (* v v) -5 1)) (- (fma (/ PI (pow v 5)) (+ (/ 1/250 (sqrt -1/5)) (/ -1/1000 (sqrt -1/5))) (/ (/ 1/50 (sqrt -1/5)) (/ (* v v) (/ PI v)))) (* (sqrt -1/5) (/ PI v)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (* (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v))))))) 1538432452.555 * * * [misc]progress: adding candidates to table 1538432461.117 * [misc]progress: [Phase 3 of 3] Extracting. 1538432461.117 * * [misc]regime: Finding splitpoints for: (# # #) 1538432461.123 * * * [misc]regime-changes: Trying 4 branch expressions: ((- 1 (* v v)) t v (* v v)) 1538432461.123 * * * * [misc]regimes: Trying to branch on (- 1 (* v v)) from (# # #) 1538432461.186 * * * * [misc]regimes: Trying to branch on (- 1 (* v v)) from (# # #) 1538432461.246 * * * * [misc]regimes: Trying to branch on t from (# # #) 1538432461.337 * * * * [misc]regimes: Trying to branch on t from (# # #) 1538432461.430 * * * * [misc]regimes: Trying to branch on v from (# # #) 1538432461.488 * * * * [misc]regimes: Trying to branch on v from (# # #) 1538432461.567 * * * * [misc]regimes: Trying to branch on (* v v) from (# # #) 1538432461.627 * * * * [misc]regimes: Trying to branch on (* v v) from (# # #) 1538432461.704 * * * [misc]regime: Found split indices: #(struct:option (#(struct:si 0 256)) (# # #) ((-0.02474719870875949 -1.711863507271296e-267) (2.2990825971780784e-05 1.2063030595687591e-66) (-6.02921851819198e-06 -3.0524098457178325e-33) (-5.640574598296261e-08 -2.2500276021782207e-170) (-1.981568929186863e-31 -2.3970208320502433e-148) (2.5313939402798598e-173 -8.141333721921753e-169) (-3.4112473572591613e-18 -8.447563448014296e+47) (1.3266123678467002e-244 -1259534611.7975807) (7.571219899067005e-284 1.8357954399884557e+161) (-7.448854363591426e-243 -1.426084355462045e+23) (-1.461694043514192e-226 -1.3532946815675617e-42) (6.049289233390202e-128 3.5475522063170253e-23) (-3.779967928878762e-175 3.1335677004470077e-79) (-5.608095287251904e-294 7.567495041271463e-199) (-5.152567814228021e-174 -4.225732176515664e+46) (-1.0011687480477632e-49 6.453984803328337e+131) (-8.200695275910389e-94 0.006013281078671632) (-2.181090114710533e-258 -5.4438383045723956e+54) (3.591461750574911e-14 -1.1496779418677032e-219) (4.835180650604976e-198 -1.3988503629659853e+290) (-1.4052471233416277e-91 0.0006561408757242799) (1.6553441932959677e-65 -1.0834139660631416e+268) (-4.3596126545496885e-242 9.110491035503995e-241) (-6.29970943966778e-71 3.097044673436437e+105) (2.2674782521231757e-208 -1.6618551045722546e+111) (3.101179638675321e-290 -2.0183677445787854e+46) (2.243303765097691e-254 5.904017944639986e+79) (4.975248210507382e-189 -3.444727522209474e+219) (1.6282296584952785e-195 1.023882487306796e-201) (-2.4033440247512623e-255 -2.1160252860452276e+272) (-2.5663182119792864e-220 4.438967973701241e+38) (1.0316627666628223e-231 -1.436371464091634e+283) (1.305767242868903e-104 2.494898860026214e-85) (-2.2827456910814607e-246 5.497775825810639e-245) (-4.3090660274129493e-293 4.14875956208267e+177) (2.359324159564006e-156 -1.3809069433730745e-262) (8.842468493503515e-82 -7.23063382817778e-195) (4.774687987989354e-81 -5.646000513188267e+175) (5.010151605874004e-184 -7.182158509412361e-180) (-5.711604665499016e-22 1.2437123733197515e-12) (-8.269778694678283e-25 9.259083047734405e+30) (-2.1893144565912616e-37 -2.6108690714898093e-251) (-3.019215163650361e-74 1.166882548189282e-50) (1.803114984814875e-85 -2.1106247455961228e-227) (9.366274656113979e-116 -2.80945880711281e+147) (-5.169004540904358e-25 -7.822649826280211e-279) (-6.291395544815457e-230 -3.9673452481810856e-184) (-3.756029832051056e-120 9.924413418965384e+265) (2.290826996265711e-285 -7.544575333522496e+128) (-1.719694107801357e-62 -2.1319446471090076e+66) (9.081498590496129e-89 1.5745907393671694e-121) (-8.473407002956606e-206 3.1745020026989923e+150) (-5.236967763872187e-118 1.0005090235789928e+130) (-4.567528542447894e-86 -4.6318358560196485e-195) (2.0718016040707616e-170 -1.3796273422619154e+195) (-1.70122614846927e-227 -8.587388503674548e+165) (3.5138970608920197e-236 -1435356520933.8328) (-1.9900337494520006e-94 -1.5471338413624764e+65) (-4.8262975686105535e-155 6.348835164332359e-17) (-2.0106745363379675e-171 -1.811150099351749e+290) (-2.055118205222604e-163 6.958899070225606e-253) (4.497860748131801e-21 -9.77549156972944e-277) (-8.284563968238032e-291 -5.356443435672332e-159) (-8.191651832260814e-13 -1.5341148364448732e-304) (-6.628229400742857e-245 4.811743565516568e+229) (-1.2646404440596738e-146 -4.106268756366884e+155) (-3.839272273902456e-192 1.7212537312794407e-298) (9.496623979074468e-161 1.5009437778164568e+296) (4.165205146280024e-25 -4.644475897877859e+238) (4.456185055217885e-262 -3.176262294266882e+241) (-9.425003691749917e-192 0.0028715087610800146) (3.092704698428068e-155 2.4971743008229613e-249) (-2.944236464210218e-281 -6.21903720745458e+237) (-5.826645460598851e-83 2.4673802457865222e-203) (1.847214194816027e-83 4.941956365971653e-78) (3.3722654563577206e-51 3.572324239427554e-36) (-3.839010427420325e-240 -1.3164277200099722e-275) (2.474237033758294e-220 -1.875695783709823e+246) (-1.2961950584631608e-75 -2832946880.092234) (3.045662198315322e-301 -2.909999561570814e-245) (1.0812511683836368e-250 2.8180723036556657e-82) (-6.680584512536711e-277 -1.4407490566470833e+254) (-7.123974403507845e-307 -5.47208217418067e+35) (1.0213015917229999e-128 -2.6474986163742553e-196) (-4.651691066556414e-163 5.621077876857537e-100) (1.663857835915695e-215 2.731277502798791e+73) (-1.1920107207984872e-180 8.951898646274627e-245) (4.7292301936671394e-120 -2.1082424931995066e+104) (-3.311240874406416e-209 2.732378064888327e+243) (2.093683604345474e-64 5.61730784692747e-215) (2.7332011105290372e-217 -8.135702474516519e-07) (-8.682245511139248e-90 -3.822360063171267e-217) (-1.7429617179939877e-234 7.566863706764153e-218) (-3.59827194867145e-242 -1.1074312538128666e+241) (-1.0977828206449166e-105 8.636708552839294e-151) (4.427887507190329e-19 -7.2071765591276e-38) (1.4576385904688908e-10 -2.5244599214908323e+203) (-3.8889621461990235e-207 4.0203641910066505e-283) (-1.182312433661924e-215 4.1205456835087174e+269) (-2.7299050659709324e-149 -5.8960481322463166e+20) (-2.812262949800556e-146 2.4670020596141168e-08) (2.4331777349701717e-288 1.2254929913757924e+28) (-2.6618124659335122e-288 -5.1307728992023216e+79) (4.228423674112512e-161 -1.8325268260053528e-268) (-2.02242739896446e-120 3.02981532962557e+205) (2.8112025170052985e-27 5.337459183988942e+23) (1.4751226568436299e-33 -1.31505420380359e-202) (-1.4045126095594867e-220 -2.786020866721051e+293) (-3.1218036088612713e-153 1.6433019684082256e-160) (2.8242254613738405e-306 -2.2243869269272346e+231) (7.994976871833734e-35 5.339931350159355e-64) (-1.4474097855650773e-100 -3.2583754368018746e+173) (2.484710269626558e-306 -1.2838843753340251e+48) (-1.1718464426723319e-150 -2.4745603366154907e-104) (1.1816679362050139e-206 6.277550651658187e+48) (6.026614483262413e-103 1.505155594604508e+286) (2.786792230295772e-101 8.688420312173802e-142) (-1.2009781111899458e-09 -4.884163246735964e+287) (-1.1309303389213838e-143 -3.8385014721209833e-293) (1.0480422768675036e-72 5.788338803308361e+46) (-2.0760891013146697e-85 3.705386345184919e-92) (-1.0427184527589929e-251 1.1562930791464212e+162) (-2.7998593185526268e-70 -1.5576527881096109e-299) (-7.4290074923184474e-09 4.875424404817528e-247) (-4.4010056725198024e-11 2.1676243238814723e+33) (1.4807006838300141e-246 2.1452355894756905e+192) (-3.020325893866372e-234 -1.5938099586320066e-228) (-4.871973176811672e-295 -2.0068575296546436e+238) (4.7765968730073e-72 -6.4054160372354786e-52) (-1.6622589183034771e-192 -8.056835293665428e+46) (2.1904810375403363e-206 4.614238918721167e-187) (-3.1670820963462617e-270 -1.3825477198816428e+100) (-4.905443541510418e-214 4.7062888991578655e-273) (2.8287042413032313e-276 8.845724322259088e-72) (-2.3471395166318535e-203 2.3607951001263578e-05) (2.0680262569294288e-19 6.702342514132877e-229) (2.584645316189393e-53 -3.587981631822687e-204) (-3.015392111515848e-292 2.4077386821800744e+306) (-5.448392070759594e-243 1.8034689609644263e-95) (1.0492506262394104e-271 -2.1692920649272183e-182) (-1.9799966967100478e-286 -8.386963243600368e-233) (5.253583717903322e-235 -5.793342519905748e-253) (3.307851095356619e-101 2.8197279129315264e+91) (-3.2365465786161074e-94 -1.4014977692760238e-246) (-8.464808263551016e-289 3.748654769182617e+282) (-2.443112271994265e-14 -9.547745529193602e-284) (1.2741893505023683e-208 -2.4128151709171887e+33) (-1.0578527619284893e-300 -4.025647470612503e+129) (-4.557437670599666e-230 5.907068385837501e-10) (-2.0496905961881033e-147 -1.7020422584373518e-114) (1.0196064522122228e-174 -9.29614415601418e-66) (-1.3605946876755235e-121 1.0345008789782207e-14) (2.3276056152096037e-101 -3.388220908641227e-107) (-2.1797756766619035e-306 1.2041056712256978e+288) (9.093538163512455e-192 -1.2462332527342774e+139) (2.6666197421743308e-253 1.8699458206967854e-184) (6.716231070319441e-154 -8.426582622475504e-246) (-3.0315898022510203e-223 -7.140027894637734e-121) (-1.4208977007659256e-228 1.5042994067903951e-31) (-6.780364863126493e-171 -1.4507086405778674e-105) (-5.553958859846588e-23 -2.2059909571247256e-201) (4.8097481515715665e-169 1.0372576272890202e+305) (-1.0914589956834308e-35 -6.329698882057039e-17) (-2.1706531884122198e-95 5.221962863382832e+115) (5.340325087214211e-108 -8.5809032447669e+159) (-4.320230962849968e-63 -1.7534003229369742e+88) (1.5624867679176387e-260 -1.132930309234232e-290) (-1.0999103111701812e-212 -106743.7941190454) (-1.5813475009600715e-100 -6.763465952765724e+257) (-1.9299211815613833e-83 -7.332648267819308e-132) (2.2130459484453634e-67 -2.8862749727236073e+235) (1.757138909589806e-20 1.4369401366105666e+85) (1.8041083766972646e-236 1.667096389941165e+217) (-1.298825268249217e-205 1.003130952273063e-165) (3.975819539152312e-15 2.7511357161661386e-243) (3.0531335544777175e-99 9.125974202352274e-234) (1.7132067338821716e-264 4.5638495690336736e+229) (-1.7823481435415285e-84 -1.738785152413335e+27) (-1.5183204875999111e-173 -3.8105251830237396e+171) (-5.202338576971454e-300 -7.410280367523678e-156) (-1.6020721876746738e-102 -2.4744076824383333e-235) (-1.449755007653362e-64 7.67058368900075e-239) (-1.941352272972272e-148 2.859570750678243e-75) (-8.059403086033128e-209 5.853213289479666e-96) (-2.7166659646562366e-108 6.437358558152918e+191) (2.1161291649446017e-281 7.937110627542803e-191) (6.100125030477419e-105 -2.2910617928659518e-87) (1.6808979236232868e-232 3.751607467341694e-51) (-5.675341925320361e-126 7.753232959220986e+61) (7.988913457861387e-69 -2.0919510205273547e-208) (4.607517841507081e-212 -7.725568451787416e-100) (-9.199725861189223e-231 -1.4821884355781346e+53) (-1.359473239037145e-27 3.685733524831826e+49) (-4.7459100759422344e-145 8213514867.838334) (1.7000173538159186e-90 -3.31700514876888e+105) (-7.2706351364611785e-16 1.7627630684338616e+234) (3.9472526476664634e-201 -8.997241003584565e+145) (-1.4666934828474191e-146 1.022406366042497e+281) (-2.1654455824343235e-214 -3.2403704248518646e+193) (2.9382554802989366e-254 1.8226196775655737e-60) (-5.9492176706530576e-151 8.082125711100121e-288) (-4.152349484317103e-67 -5.300285942636517e-239) (6.50343297871234e-34 -3.92592191599206e-288) (4.900574712626921e-145 -2.797932132151521e-247) (-4.816332383071932e-156 -7.989663346098007e-179) (-1.7768444322951125e-62 8.22841050434612e-97) (2.144494109124362e-49 -2.235595448095531e-146) (8.835248604952687e-166 4.16904224563444e+215) (9.526598206512544e-214 -2.3725497074135867e-20) (2.610134180175704e-228 3.1401086021540155e-108) (1.0513080332814124e-85 3.6060512506371925e-208) (1.483052113257235e-263 -3.883974597481106e-143) (9.827639233146605e-175 4.842074063979205e-149) (-5.041863638076678e-33 1.6753213647583037e+142) (-2.5859385195879407e-67 3.4735799267547486e-308) (2.227795995694845e-270 -1.0650864324241816e-181) (1.1466484328254437e-85 1.9841472835263102e+51) (8.436930672263337e-72 -8.311446183343348e+281) (-3.6730355497027897e-284 -1.8503148062973595e+207) (4.2095254582428214e-131 -5.800109986485812e+284) (-1.994918749873108e-288 -3.186865388335324e-96) (-2.816843415130282e-165 -5.086317043591139e+171) (-1.7371128616798546e-25 1.6152999705438473e+108) (1.8755932731930944e-212 -2.615633330674518e+179) (7.632458643096068e-130 -1.7367274491985973e+133) (9.41740336389252e-103 -5.389443804563481e-252) (7.717365461019781e-122 2.2334403642972838e+278) (6.957045940248219e-192 -7.739178223761801e-82) (-1.6865992390230124e-118 4.7423660913380103e-296) (2.2149030517759544e-228 -1.204115128211946e-258) (4.9048851666351846e-245 3.477188782772765e+98) (-3.0324659616775055e-227 -1.33341720623235e-130) (5.0308370840105726e-110 -2.6622077528406905e+87) (5.896018778721667e-284 -1.2156065423647747e-298) (-3.468219682015411e-173 -2.2250508498172626e-14) (1.3098707705637555e-142 -3.911799299814594e+303) (1.0133721501451134e-152 -1.9287575964232897e-264) (4.012481318079224e-100 2.5082147559379466e-273) (1.7406157656314203e-298 2.0005372734078082e+178) (4.168316672220017e-219 3.2316646001877984e+147) (-1.2063992900820576e-215 -6.3862885906496e-242) (-6.892939444292668e-262 -2.603523746377609e-55) (-1.731809005419178e-216 -2.5473151649153778e+121) (-3.0639703659321464e-150 -6.21895152803356e-69) (4.7825760788461526e-94 5.777988051061145e+280) (1.6271301120035072e-112 -0.004686802517392878) (-2.593763981513643e-270 -5.45954306832216e-148) (7.508334641338337e-177 -3.7101530815104515e-285) (-8.73436414738459e-80 -2.7871384855231026e-177) (7.079577791098579e-60 -4.715610218994047e-138) (-7.03508409069457e-147 -9.525573722505807e+174) (-5.613161688171951e-113 1.894699998874144e+285) (-1.8186508525873212e-296 -1.2421861132526175e+73) (4.724886449594421e-282 -4.344237057368615e-43) (-6.0280782362122795e-266 -7.852670471742121e+239) (3.211717582938178e-153 -6.374989866194751e-284)) (- 1 (* v v)) (1 2 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 1 1 1 2 1 1 1 1 1 1 1 1 1 1 1 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 2 1 1 1 1 1 1 2 1 1 1 1 1 2 1 1 1 1 1 1 2 1 1 2 1 2 1 1 1 1 2 1 1 1 1 2 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 1 1 1 1 1 1 1 2 1 1 1 2 1 1 2 1 1 1 1 1 1 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 2 1 1 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 2 1 1 1 1 2 1 1 1 1 1 1 1 2 2 1 1 1 1 1 1 1 1 1 1 2 1 1 1 1 1 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 1)) 1538432461.707 * [enter]simplify: Simplifying (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (* t (- 1 (* v v)))) 1538432461.708 * * [misc]simplify: iters left: 6 (17 enodes) 1538432461.709 * * [misc]simplify: iters left: 5 (21 enodes) 1538432461.711 * [exit]simplify: Simplified to (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* (fma (* v v) -3 1) 2))) (* (- 1 (* v v)) t)) 1538432461.711 * * * * [misc]points: Sampling 8000 additional inputs, on iter 0 have 0 / 8000 1538432467.419 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432467.421 * * * * [misc]points: Sampling 3931 additional inputs, on iter 1 have 4069 / 8000 1538432470.146 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432470.147 * * * * [misc]points: Sampling 1967 additional inputs, on iter 2 have 6033 / 8000 1538432471.292 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432471.293 * * * * [misc]points: Sampling 966 additional inputs, on iter 3 have 7034 / 8000 1538432471.741 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432471.742 * * * * [misc]points: Sampling 481 additional inputs, on iter 4 have 7519 / 8000 1538432472.470 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432472.470 * * * * [misc]points: Sampling 280 additional inputs, on iter 5 have 7720 / 8000 1538432472.625 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432472.625 * * * * [misc]points: Sampling 126 additional inputs, on iter 6 have 7874 / 8000 1538432472.729 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432472.729 * * * * [misc]points: Sampling 61 additional inputs, on iter 7 have 7939 / 8000 1538432472.767 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432472.767 * * * * [misc]points: Sampling 24 additional inputs, on iter 8 have 7976 / 8000 1538432472.786 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432472.786 * * * * [misc]points: Sampling 11 additional inputs, on iter 9 have 7989 / 8000 1538432472.798 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432472.798 * * * * [misc]points: Sampling 4 additional inputs, on iter 10 have 7997 / 8000 1538432472.806 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432472.807 * * * * [misc]points: Sampling 4 additional inputs, on iter 11 have 7999 / 8000 1538432472.858 * * * * [misc]points: Filtering points with unrepresentable outputs 1538432472.858 * * * * [exit]points: Sampled 8002 points with exact outputs