1546424457.904 * [misc]progress: [Phase 1 of 3] Setting up. 1546424457.904 * * * [misc]progress: [1/2] Preparing points 1546424457.904 * * * * [misc]points: Sampling 256 additional inputs, on iter 0 have 0 / 256 1546424457.968 * * * * [misc]points: Filtering points with unrepresentable outputs 1546424457.968 * * * * [misc]points: Sampling 123 additional inputs, on iter 1 have 133 / 256 1546424457.987 * * * * [misc]points: Filtering points with unrepresentable outputs 1546424457.987 * * * * [misc]points: Sampling 62 additional inputs, on iter 2 have 194 / 256 1546424457.998 * * * * [misc]points: Filtering points with unrepresentable outputs 1546424457.999 * * * * [misc]points: Sampling 31 additional inputs, on iter 3 have 225 / 256 1546424458.010 * * * * [misc]points: Filtering points with unrepresentable outputs 1546424458.010 * * * * [misc]points: Sampling 16 additional inputs, on iter 4 have 240 / 256 1546424458.046 * * * * [misc]points: Filtering points with unrepresentable outputs 1546424458.046 * * * * [misc]points: Sampling 9 additional inputs, on iter 5 have 247 / 256 1546424458.060 * * * * [misc]points: Filtering points with unrepresentable outputs 1546424458.060 * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 252 / 256 1546424458.070 * * * * [misc]points: Filtering points with unrepresentable outputs 1546424458.070 * * * * [misc]points: Sampling 4 additional inputs, on iter 7 have 254 / 256 1546424458.080 * * * * [misc]points: Filtering points with unrepresentable outputs 1546424458.080 * * * * [exit]points: Sampled 258 points with exact outputs 1546424458.080 * * * [misc]progress: [2/2] Setting up program. 1546424458.086 * [misc]progress: [Phase 2 of 3] Improving. 1546424458.086 * * * * [misc]progress: [ 1 / 1 ] simplifiying candidate # 1546424458.087 * [enter]simplify: Simplifying (/ (- 1 (* 5 (* v v))) (* (* (* PI t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) 1546424458.087 * * [misc]simplify: iters left: 6 (19 enodes) 1546424458.094 * * [misc]simplify: iters left: 5 (46 enodes) 1546424458.113 * * [misc]simplify: iters left: 4 (162 enodes) 1546424458.221 * [exit]simplify: Simplified to (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v))))) 1546424458.221 * [misc]simplify: Simplified (2) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424458.231 * * [misc]progress: iteration 1 / 4 1546424458.231 * * * [misc]progress: picking best candidate 1546424458.243 * * * * [misc]pick: Picked # 1546424458.243 * * * [misc]progress: localizing error 1546424458.276 * * * [misc]progress: generating rewritten candidates 1546424458.276 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 2) 1546424458.283 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2) 1546424458.291 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1) 1546424458.294 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2 1) 1546424458.296 * * * [misc]progress: generating series expansions 1546424458.296 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2) 1546424458.296 * [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))) 1546424458.296 * [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 1546424458.296 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) in t 1546424458.296 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (- 1 (pow v 2)))) in t 1546424458.296 * [misc]taylor: Taking taylor expansion of t in t 1546424458.296 * [misc]backup-simplify: Simplify 0 into 0 1546424458.296 * [misc]backup-simplify: Simplify 1 into 1 1546424458.296 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (pow v 2))) in t 1546424458.296 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.296 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.296 * [misc]backup-simplify: Simplify 2 into 2 1546424458.296 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.296 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.296 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1546424458.296 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.296 * [misc]backup-simplify: Simplify 1 into 1 1546424458.296 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.296 * [misc]taylor: Taking taylor expansion of v in t 1546424458.296 * [misc]backup-simplify: Simplify v into v 1546424458.297 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in t 1546424458.297 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in t 1546424458.297 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424458.297 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in t 1546424458.297 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.297 * [misc]taylor: Taking taylor expansion of v in t 1546424458.297 * [misc]backup-simplify: Simplify v into v 1546424458.297 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.297 * [misc]backup-simplify: Simplify -3 into -3 1546424458.297 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.297 * [misc]backup-simplify: Simplify 1 into 1 1546424458.297 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424458.297 * [misc]backup-simplify: Simplify (* (pow v 2) -3) into (* -3 (pow v 2)) 1546424458.297 * [misc]backup-simplify: Simplify (+ (* -3 (pow v 2)) 1) into (- 1 (* 3 (pow v 2))) 1546424458.297 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (pow v 2)))) into (sqrt (- 1 (* 3 (pow v 2)))) 1546424458.297 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424458.297 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 -3)) into 0 1546424458.297 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.297 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (pow v 2)))))) into 0 1546424458.297 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) in v 1546424458.297 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (- 1 (pow v 2)))) in v 1546424458.297 * [misc]taylor: Taking taylor expansion of t in v 1546424458.297 * [misc]backup-simplify: Simplify t into t 1546424458.297 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (pow v 2))) in v 1546424458.297 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.298 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.298 * [misc]backup-simplify: Simplify 2 into 2 1546424458.298 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.298 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.298 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1546424458.298 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.298 * [misc]backup-simplify: Simplify 1 into 1 1546424458.298 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.298 * [misc]taylor: Taking taylor expansion of v in v 1546424458.298 * [misc]backup-simplify: Simplify 0 into 0 1546424458.298 * [misc]backup-simplify: Simplify 1 into 1 1546424458.298 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in v 1546424458.298 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424458.298 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424458.298 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424458.298 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.298 * [misc]taylor: Taking taylor expansion of v in v 1546424458.298 * [misc]backup-simplify: Simplify 0 into 0 1546424458.298 * [misc]backup-simplify: Simplify 1 into 1 1546424458.298 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.298 * [misc]backup-simplify: Simplify -3 into -3 1546424458.298 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.298 * [misc]backup-simplify: Simplify 1 into 1 1546424458.298 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.298 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424458.298 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.299 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424458.299 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) in v 1546424458.299 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (- 1 (pow v 2)))) in v 1546424458.299 * [misc]taylor: Taking taylor expansion of t in v 1546424458.299 * [misc]backup-simplify: Simplify t into t 1546424458.299 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (pow v 2))) in v 1546424458.299 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.299 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.299 * [misc]backup-simplify: Simplify 2 into 2 1546424458.299 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.299 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.299 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1546424458.299 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.299 * [misc]backup-simplify: Simplify 1 into 1 1546424458.299 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.299 * [misc]taylor: Taking taylor expansion of v in v 1546424458.299 * [misc]backup-simplify: Simplify 0 into 0 1546424458.299 * [misc]backup-simplify: Simplify 1 into 1 1546424458.299 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in v 1546424458.299 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424458.299 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424458.299 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424458.299 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.299 * [misc]taylor: Taking taylor expansion of v in v 1546424458.299 * [misc]backup-simplify: Simplify 0 into 0 1546424458.299 * [misc]backup-simplify: Simplify 1 into 1 1546424458.299 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.299 * [misc]backup-simplify: Simplify -3 into -3 1546424458.299 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.299 * [misc]backup-simplify: Simplify 1 into 1 1546424458.299 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.299 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424458.300 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.300 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424458.300 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424458.300 * [misc]backup-simplify: Simplify (* (sqrt 2) 1) into (sqrt 2) 1546424458.300 * [misc]backup-simplify: Simplify (* t (sqrt 2)) into (* t (sqrt 2)) 1546424458.300 * [misc]backup-simplify: Simplify (* (* t (sqrt 2)) 1) into (* t (sqrt 2)) 1546424458.300 * [misc]taylor: Taking taylor expansion of (* t (sqrt 2)) in t 1546424458.300 * [misc]taylor: Taking taylor expansion of t in t 1546424458.300 * [misc]backup-simplify: Simplify 0 into 0 1546424458.300 * [misc]backup-simplify: Simplify 1 into 1 1546424458.300 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.300 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.300 * [misc]backup-simplify: Simplify 2 into 2 1546424458.300 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.301 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.301 * [misc]backup-simplify: Simplify (* 0 (sqrt 2)) into 0 1546424458.301 * [misc]backup-simplify: Simplify 0 into 0 1546424458.301 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.301 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 1546424458.301 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 (sqrt 2))) into 0 1546424458.301 * [misc]backup-simplify: Simplify (+ (* (* t (sqrt 2)) 0) (* 0 1)) into 0 1546424458.301 * [misc]taylor: Taking taylor expansion of 0 in t 1546424458.301 * [misc]backup-simplify: Simplify 0 into 0 1546424458.301 * [misc]backup-simplify: Simplify 0 into 0 1546424458.302 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 1546424458.302 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.302 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.302 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.302 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.303 * [misc]backup-simplify: Simplify (/ (- -3 (pow 0 2) (+)) (* 2 1)) into -3/2 1546424458.303 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.303 * [misc]backup-simplify: Simplify (- 1) into -1 1546424458.303 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424458.305 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.306 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) -1) (+ (* 0 0) (* 0 1))) into (- (sqrt 2)) 1546424458.306 * [misc]backup-simplify: Simplify (+ (* t (- (sqrt 2))) (+ (* 0 0) (* 0 (sqrt 2)))) into (- (* t (sqrt 2))) 1546424458.307 * [misc]backup-simplify: Simplify (+ (* (* t (sqrt 2)) -3/2) (+ (* 0 0) (* (- (* t (sqrt 2))) 1))) into (- (* 5/2 (* t (sqrt 2)))) 1546424458.307 * [misc]taylor: Taking taylor expansion of (- (* 5/2 (* t (sqrt 2)))) in t 1546424458.307 * [misc]taylor: Taking taylor expansion of (* 5/2 (* t (sqrt 2))) in t 1546424458.307 * [misc]taylor: Taking taylor expansion of 5/2 in t 1546424458.307 * [misc]backup-simplify: Simplify 5/2 into 5/2 1546424458.307 * [misc]taylor: Taking taylor expansion of (* t (sqrt 2)) in t 1546424458.307 * [misc]taylor: Taking taylor expansion of t in t 1546424458.307 * [misc]backup-simplify: Simplify 0 into 0 1546424458.307 * [misc]backup-simplify: Simplify 1 into 1 1546424458.307 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.307 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.307 * [misc]backup-simplify: Simplify 2 into 2 1546424458.308 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.308 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.308 * [misc]backup-simplify: Simplify (* 0 (sqrt 2)) into 0 1546424458.308 * [misc]backup-simplify: Simplify (* 5/2 0) into 0 1546424458.308 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.308 * [misc]backup-simplify: Simplify 0 into 0 1546424458.308 * [misc]backup-simplify: Simplify 0 into 0 1546424458.310 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.310 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 1546424458.310 * [misc]backup-simplify: Simplify 0 into 0 1546424458.310 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.311 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.311 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.311 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 -3/2)))) (* 2 1)) into 0 1546424458.311 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.311 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.312 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.312 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.312 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1)))) into 0 1546424458.313 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 (- (sqrt 2))) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1546424458.313 * [misc]backup-simplify: Simplify (+ (* (* t (sqrt 2)) 0) (+ (* 0 -3/2) (+ (* (- (* t (sqrt 2))) 0) (* 0 1)))) into 0 1546424458.313 * [misc]taylor: Taking taylor expansion of 0 in t 1546424458.314 * [misc]backup-simplify: Simplify 0 into 0 1546424458.314 * [misc]backup-simplify: Simplify 0 into 0 1546424458.314 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 1546424458.315 * [misc]backup-simplify: Simplify (+ (* 5/2 (sqrt 2)) (* 0 0)) into (* 5/2 (sqrt 2)) 1546424458.315 * [misc]backup-simplify: Simplify (- (* 5/2 (sqrt 2))) into (- (* 5/2 (sqrt 2))) 1546424458.316 * [misc]backup-simplify: Simplify (- (* 5/2 (sqrt 2))) into (- (* 5/2 (sqrt 2))) 1546424458.316 * [misc]backup-simplify: Simplify 0 into 0 1546424458.316 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.317 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1546424458.317 * [misc]backup-simplify: Simplify 0 into 0 1546424458.317 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.317 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424458.318 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.319 * [misc]backup-simplify: Simplify (/ (- 0 (pow -3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -9/8 1546424458.319 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.319 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.320 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.321 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.321 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1))))) into 0 1546424458.322 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 (- (sqrt 2))) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 1546424458.323 * [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))) 1546424458.323 * [misc]taylor: Taking taylor expansion of (* 3/8 (* t (sqrt 2))) in t 1546424458.323 * [misc]taylor: Taking taylor expansion of 3/8 in t 1546424458.323 * [misc]backup-simplify: Simplify 3/8 into 3/8 1546424458.323 * [misc]taylor: Taking taylor expansion of (* t (sqrt 2)) in t 1546424458.323 * [misc]taylor: Taking taylor expansion of t in t 1546424458.323 * [misc]backup-simplify: Simplify 0 into 0 1546424458.323 * [misc]backup-simplify: Simplify 1 into 1 1546424458.323 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.323 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.323 * [misc]backup-simplify: Simplify 2 into 2 1546424458.323 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.323 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.324 * [misc]backup-simplify: Simplify (* 0 (sqrt 2)) into 0 1546424458.324 * [misc]backup-simplify: Simplify (* 3/8 0) into 0 1546424458.324 * [misc]backup-simplify: Simplify 0 into 0 1546424458.324 * [misc]backup-simplify: Simplify 0 into 0 1546424458.325 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.325 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 1546424458.326 * [misc]backup-simplify: Simplify (+ (* 5/2 0) (+ (* 0 (sqrt 2)) (* 0 0))) into 0 1546424458.326 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.326 * [misc]backup-simplify: Simplify 0 into 0 1546424458.326 * [misc]backup-simplify: Simplify 0 into 0 1546424458.327 * [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))))) 1546424458.327 * [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))) 1546424458.327 * [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 1546424458.327 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in t 1546424458.327 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in t 1546424458.327 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in t 1546424458.327 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.327 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.328 * [misc]backup-simplify: Simplify 2 into 2 1546424458.328 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.328 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.328 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1546424458.328 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.328 * [misc]backup-simplify: Simplify 1 into 1 1546424458.328 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424458.328 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.328 * [misc]taylor: Taking taylor expansion of v in t 1546424458.328 * [misc]backup-simplify: Simplify v into v 1546424458.328 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424458.328 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424458.328 * [misc]taylor: Taking taylor expansion of t in t 1546424458.328 * [misc]backup-simplify: Simplify 0 into 0 1546424458.328 * [misc]backup-simplify: Simplify 1 into 1 1546424458.328 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1546424458.329 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1546424458.329 * [misc]backup-simplify: Simplify (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1546424458.329 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1546424458.329 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in t 1546424458.329 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1546424458.329 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.329 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1546424458.329 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424458.329 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.329 * [misc]taylor: Taking taylor expansion of v in t 1546424458.330 * [misc]backup-simplify: Simplify v into v 1546424458.330 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424458.330 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424458.330 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.330 * [misc]backup-simplify: Simplify -3 into -3 1546424458.330 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.330 * [misc]backup-simplify: Simplify 1 into 1 1546424458.330 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1546424458.330 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1546424458.330 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) into (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) 1546424458.330 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424458.330 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424458.331 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1546424458.331 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.331 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1546424458.331 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424458.331 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1546424458.331 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1546424458.331 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.331 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.331 * [misc]backup-simplify: Simplify 2 into 2 1546424458.331 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.332 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.332 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424458.332 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.332 * [misc]backup-simplify: Simplify 1 into 1 1546424458.332 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.332 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.332 * [misc]taylor: Taking taylor expansion of v in v 1546424458.332 * [misc]backup-simplify: Simplify 0 into 0 1546424458.332 * [misc]backup-simplify: Simplify 1 into 1 1546424458.332 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.332 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.332 * [misc]taylor: Taking taylor expansion of t in v 1546424458.332 * [misc]backup-simplify: Simplify t into t 1546424458.332 * [misc]backup-simplify: Simplify (- 1) into -1 1546424458.333 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424458.333 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1546424458.333 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1546424458.333 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424458.333 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424458.333 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.333 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424458.333 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.334 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.334 * [misc]taylor: Taking taylor expansion of v in v 1546424458.334 * [misc]backup-simplify: Simplify 0 into 0 1546424458.334 * [misc]backup-simplify: Simplify 1 into 1 1546424458.334 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.334 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.334 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.334 * [misc]backup-simplify: Simplify -3 into -3 1546424458.334 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.334 * [misc]backup-simplify: Simplify 1 into 1 1546424458.334 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.334 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.334 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.335 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.335 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.335 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.335 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.335 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.336 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424458.336 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1546424458.336 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1546424458.336 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.336 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.336 * [misc]backup-simplify: Simplify 2 into 2 1546424458.336 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.336 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.336 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424458.336 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.336 * [misc]backup-simplify: Simplify 1 into 1 1546424458.336 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.336 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.336 * [misc]taylor: Taking taylor expansion of v in v 1546424458.336 * [misc]backup-simplify: Simplify 0 into 0 1546424458.336 * [misc]backup-simplify: Simplify 1 into 1 1546424458.336 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.337 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.337 * [misc]taylor: Taking taylor expansion of t in v 1546424458.337 * [misc]backup-simplify: Simplify t into t 1546424458.337 * [misc]backup-simplify: Simplify (- 1) into -1 1546424458.337 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424458.337 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1546424458.338 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1546424458.338 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424458.338 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424458.338 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.338 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424458.338 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.338 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.338 * [misc]taylor: Taking taylor expansion of v in v 1546424458.338 * [misc]backup-simplify: Simplify 0 into 0 1546424458.338 * [misc]backup-simplify: Simplify 1 into 1 1546424458.338 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.338 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.338 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.338 * [misc]backup-simplify: Simplify -3 into -3 1546424458.338 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.338 * [misc]backup-simplify: Simplify 1 into 1 1546424458.339 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.339 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.339 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.339 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.339 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.340 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.340 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.340 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.340 * [misc]backup-simplify: Simplify (* (* -1 (/ (sqrt 2) t)) (sqrt -3)) into (* -1 (/ (* (sqrt 2) (sqrt -3)) t)) 1546424458.340 * [misc]taylor: Taking taylor expansion of (* -1 (/ (* (sqrt 2) (sqrt -3)) t)) in t 1546424458.340 * [misc]taylor: Taking taylor expansion of -1 in t 1546424458.340 * [misc]backup-simplify: Simplify -1 into -1 1546424458.340 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1546424458.340 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1546424458.341 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.341 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.341 * [misc]backup-simplify: Simplify 2 into 2 1546424458.341 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.341 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.341 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424458.341 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.341 * [misc]backup-simplify: Simplify -3 into -3 1546424458.341 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.341 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.341 * [misc]taylor: Taking taylor expansion of t in t 1546424458.341 * [misc]backup-simplify: Simplify 0 into 0 1546424458.341 * [misc]backup-simplify: Simplify 1 into 1 1546424458.342 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424458.343 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1546424458.343 * [misc]backup-simplify: Simplify (* -1 (* (sqrt 2) (sqrt -3))) into (* -1 (* (sqrt 2) (sqrt -3))) 1546424458.344 * [misc]backup-simplify: Simplify (* -1 (* (sqrt 2) (sqrt -3))) into (* -1 (* (sqrt 2) (sqrt -3))) 1546424458.344 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.345 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.345 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.345 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.345 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 -1)) into 0 1546424458.345 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)))) into 0 1546424458.346 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (* 0 (sqrt -3))) into 0 1546424458.346 * [misc]taylor: Taking taylor expansion of 0 in t 1546424458.346 * [misc]backup-simplify: Simplify 0 into 0 1546424458.346 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1546424458.346 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1546424458.347 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* (sqrt 2) (sqrt -3)))) into 0 1546424458.347 * [misc]backup-simplify: Simplify 0 into 0 1546424458.347 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.347 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.347 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424458.348 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.348 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -3))) into (/ 1/2 (sqrt -3)) 1546424458.349 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.349 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.349 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.349 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424458.350 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.350 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 1) (+ (* 0 0) (* 0 -1))) into (sqrt 2) 1546424458.350 * [misc]backup-simplify: Simplify (- (/ (sqrt 2) t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)))) into (/ (sqrt 2) t) 1546424458.351 * [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))))) 1546424458.351 * [misc]taylor: Taking taylor expansion of (- (/ (* (sqrt 2) (sqrt -3)) t) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) in t 1546424458.351 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1546424458.351 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1546424458.351 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.351 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.351 * [misc]backup-simplify: Simplify 2 into 2 1546424458.351 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.351 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.352 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424458.352 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.352 * [misc]backup-simplify: Simplify -3 into -3 1546424458.352 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.352 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.352 * [misc]taylor: Taking taylor expansion of t in t 1546424458.352 * [misc]backup-simplify: Simplify 0 into 0 1546424458.352 * [misc]backup-simplify: Simplify 1 into 1 1546424458.352 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424458.353 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1546424458.353 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1546424458.353 * [misc]taylor: Taking taylor expansion of 1/2 in t 1546424458.353 * [misc]backup-simplify: Simplify 1/2 into 1/2 1546424458.353 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1546424458.353 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.353 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.353 * [misc]backup-simplify: Simplify 2 into 2 1546424458.353 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.353 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.353 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1546424458.353 * [misc]taylor: Taking taylor expansion of t in t 1546424458.353 * [misc]backup-simplify: Simplify 0 into 0 1546424458.353 * [misc]backup-simplify: Simplify 1 into 1 1546424458.353 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424458.353 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.353 * [misc]backup-simplify: Simplify -3 into -3 1546424458.353 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.353 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.353 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1546424458.354 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1546424458.354 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1546424458.355 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424458.355 * [misc]backup-simplify: Simplify (- (* 1/2 (/ (sqrt 2) (sqrt -3)))) into (- (* 1/2 (/ (sqrt 2) (sqrt -3)))) 1546424458.356 * [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)))) 1546424458.357 * [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)))) 1546424458.357 * [misc]backup-simplify: Simplify 0 into 0 1546424458.358 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1546424458.359 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.359 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt -3)))) into 0 1546424458.359 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.359 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (sqrt 2) (sqrt -3))))) into 0 1546424458.359 * [misc]backup-simplify: Simplify 0 into 0 1546424458.360 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.360 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.360 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424458.360 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.360 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -3)))))) (* 2 (sqrt -3))) into 0 1546424458.360 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.361 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.361 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.361 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.361 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.361 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1546424458.362 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)) (* (/ (sqrt 2) t) (/ 0 t)))) into 0 1546424458.362 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* (/ (sqrt 2) t) 0) (* 0 (sqrt -3))))) into 0 1546424458.362 * [misc]taylor: Taking taylor expansion of 0 in t 1546424458.362 * [misc]backup-simplify: Simplify 0 into 0 1546424458.362 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1546424458.362 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1546424458.363 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1546424458.363 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -3)))) into 0 1546424458.364 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt -3)) (+ (* (/ (sqrt 2) (sqrt -3)) (/ 0 (sqrt -3))))) into 0 1546424458.364 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 2) (sqrt -3)))) into 0 1546424458.364 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.364 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.364 * [misc]backup-simplify: Simplify 0 into 0 1546424458.364 * [misc]backup-simplify: Simplify 0 into 0 1546424458.364 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into 0 1546424458.365 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.365 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -3))))) into 0 1546424458.365 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.365 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 2) (sqrt -3)))))) into 0 1546424458.365 * [misc]backup-simplify: Simplify 0 into 0 1546424458.365 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424458.366 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.366 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1546424458.366 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.367 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (sqrt -3)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into (/ -1/8 (pow (sqrt -3) 3)) 1546424458.367 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424458.368 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.368 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.368 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.369 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.369 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1))))) into 0 1546424458.369 * [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 1546424458.372 * [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))))) 1546424458.372 * [misc]taylor: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) in t 1546424458.372 * [misc]taylor: Taking taylor expansion of (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) in t 1546424458.373 * [misc]taylor: Taking taylor expansion of 1/8 in t 1546424458.373 * [misc]backup-simplify: Simplify 1/8 into 1/8 1546424458.373 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (pow (sqrt -3) 3))) in t 1546424458.373 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.373 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.373 * [misc]backup-simplify: Simplify 2 into 2 1546424458.373 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.373 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.373 * [misc]taylor: Taking taylor expansion of (* t (pow (sqrt -3) 3)) in t 1546424458.373 * [misc]taylor: Taking taylor expansion of t in t 1546424458.373 * [misc]backup-simplify: Simplify 0 into 0 1546424458.373 * [misc]backup-simplify: Simplify 1 into 1 1546424458.373 * [misc]taylor: Taking taylor expansion of (pow (sqrt -3) 3) in t 1546424458.373 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424458.373 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.373 * [misc]backup-simplify: Simplify -3 into -3 1546424458.373 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.373 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.374 * [misc]backup-simplify: Simplify (* (sqrt -3) (sqrt -3)) into (pow (sqrt -3) 2) 1546424458.374 * [misc]backup-simplify: Simplify (* (sqrt -3) (pow (sqrt -3) 2)) into (pow (sqrt -3) 3) 1546424458.374 * [misc]backup-simplify: Simplify (* 0 (pow (sqrt -3) 3)) into 0 1546424458.375 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (sqrt -3))) into 0 1546424458.375 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (pow (sqrt -3) 2))) into 0 1546424458.376 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow (sqrt -3) 3))) into (pow (sqrt -3) 3) 1546424458.376 * [misc]backup-simplify: Simplify (/ (sqrt 2) (pow (sqrt -3) 3)) into (/ (sqrt 2) (pow (sqrt -3) 3)) 1546424458.376 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1546424458.376 * [misc]taylor: Taking taylor expansion of 1/2 in t 1546424458.376 * [misc]backup-simplify: Simplify 1/2 into 1/2 1546424458.376 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1546424458.377 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.377 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.377 * [misc]backup-simplify: Simplify 2 into 2 1546424458.377 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.377 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.377 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1546424458.377 * [misc]taylor: Taking taylor expansion of t in t 1546424458.377 * [misc]backup-simplify: Simplify 0 into 0 1546424458.377 * [misc]backup-simplify: Simplify 1 into 1 1546424458.377 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424458.377 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.377 * [misc]backup-simplify: Simplify -3 into -3 1546424458.377 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.377 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.377 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1546424458.378 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1546424458.378 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1546424458.379 * [misc]backup-simplify: Simplify (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) into (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) 1546424458.379 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424458.381 * [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)))) 1546424458.384 * [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)))) 1546424458.389 * [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)))))) 1546424458.389 * [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)))) 1546424458.390 * [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 1546424458.390 * [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 1546424458.390 * [misc]taylor: Taking taylor expansion of -1 in t 1546424458.390 * [misc]backup-simplify: Simplify -1 into -1 1546424458.390 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in t 1546424458.390 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in t 1546424458.390 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in t 1546424458.390 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.390 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.390 * [misc]backup-simplify: Simplify 2 into 2 1546424458.390 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.390 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.390 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1546424458.390 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.390 * [misc]backup-simplify: Simplify 1 into 1 1546424458.391 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424458.391 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.391 * [misc]taylor: Taking taylor expansion of v in t 1546424458.391 * [misc]backup-simplify: Simplify v into v 1546424458.391 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424458.391 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424458.391 * [misc]taylor: Taking taylor expansion of t in t 1546424458.391 * [misc]backup-simplify: Simplify 0 into 0 1546424458.391 * [misc]backup-simplify: Simplify 1 into 1 1546424458.391 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1546424458.391 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1546424458.392 * [misc]backup-simplify: Simplify (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1546424458.392 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1546424458.392 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in t 1546424458.392 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1546424458.392 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.392 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1546424458.392 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424458.392 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.392 * [misc]taylor: Taking taylor expansion of v in t 1546424458.392 * [misc]backup-simplify: Simplify v into v 1546424458.392 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424458.392 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424458.392 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.392 * [misc]backup-simplify: Simplify -3 into -3 1546424458.393 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.393 * [misc]backup-simplify: Simplify 1 into 1 1546424458.393 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1546424458.393 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1546424458.393 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) into (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) 1546424458.393 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424458.393 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424458.394 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1546424458.394 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.394 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1546424458.394 * [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 1546424458.394 * [misc]taylor: Taking taylor expansion of -1 in v 1546424458.394 * [misc]backup-simplify: Simplify -1 into -1 1546424458.394 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424458.394 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1546424458.394 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1546424458.394 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.394 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.394 * [misc]backup-simplify: Simplify 2 into 2 1546424458.394 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.395 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.395 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424458.395 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.395 * [misc]backup-simplify: Simplify 1 into 1 1546424458.395 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.395 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.395 * [misc]taylor: Taking taylor expansion of v in v 1546424458.395 * [misc]backup-simplify: Simplify 0 into 0 1546424458.395 * [misc]backup-simplify: Simplify 1 into 1 1546424458.395 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.395 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.395 * [misc]taylor: Taking taylor expansion of t in v 1546424458.395 * [misc]backup-simplify: Simplify t into t 1546424458.396 * [misc]backup-simplify: Simplify (- 1) into -1 1546424458.396 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424458.396 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1546424458.396 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1546424458.396 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424458.396 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424458.397 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.397 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424458.397 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.397 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.397 * [misc]taylor: Taking taylor expansion of v in v 1546424458.397 * [misc]backup-simplify: Simplify 0 into 0 1546424458.397 * [misc]backup-simplify: Simplify 1 into 1 1546424458.397 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.397 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.397 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.397 * [misc]backup-simplify: Simplify -3 into -3 1546424458.397 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.397 * [misc]backup-simplify: Simplify 1 into 1 1546424458.397 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.397 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.398 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.398 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.398 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.398 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.399 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.399 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.399 * [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 1546424458.399 * [misc]taylor: Taking taylor expansion of -1 in v 1546424458.399 * [misc]backup-simplify: Simplify -1 into -1 1546424458.399 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424458.399 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1546424458.399 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1546424458.399 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.399 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.399 * [misc]backup-simplify: Simplify 2 into 2 1546424458.399 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.399 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.399 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424458.400 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.400 * [misc]backup-simplify: Simplify 1 into 1 1546424458.400 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.400 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.400 * [misc]taylor: Taking taylor expansion of v in v 1546424458.400 * [misc]backup-simplify: Simplify 0 into 0 1546424458.400 * [misc]backup-simplify: Simplify 1 into 1 1546424458.400 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.400 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.400 * [misc]taylor: Taking taylor expansion of t in v 1546424458.400 * [misc]backup-simplify: Simplify t into t 1546424458.400 * [misc]backup-simplify: Simplify (- 1) into -1 1546424458.400 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424458.401 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1546424458.401 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1546424458.401 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424458.401 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424458.401 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.401 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424458.401 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.401 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.401 * [misc]taylor: Taking taylor expansion of v in v 1546424458.401 * [misc]backup-simplify: Simplify 0 into 0 1546424458.401 * [misc]backup-simplify: Simplify 1 into 1 1546424458.402 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.402 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.402 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.402 * [misc]backup-simplify: Simplify -3 into -3 1546424458.402 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.402 * [misc]backup-simplify: Simplify 1 into 1 1546424458.402 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.402 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.402 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.403 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.403 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.403 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.403 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.404 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.404 * [misc]backup-simplify: Simplify (* (* -1 (/ (sqrt 2) t)) (sqrt -3)) into (* -1 (/ (* (sqrt 2) (sqrt -3)) t)) 1546424458.405 * [misc]backup-simplify: Simplify (* -1 (* -1 (/ (* (sqrt 2) (sqrt -3)) t))) into (/ (* (sqrt 2) (sqrt -3)) t) 1546424458.405 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1546424458.405 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1546424458.405 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.405 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.405 * [misc]backup-simplify: Simplify 2 into 2 1546424458.405 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.406 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.406 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424458.406 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.406 * [misc]backup-simplify: Simplify -3 into -3 1546424458.406 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.406 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.406 * [misc]taylor: Taking taylor expansion of t in t 1546424458.406 * [misc]backup-simplify: Simplify 0 into 0 1546424458.406 * [misc]backup-simplify: Simplify 1 into 1 1546424458.407 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424458.407 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1546424458.408 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424458.408 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.408 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.408 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.409 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.409 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 -1)) into 0 1546424458.409 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)))) into 0 1546424458.410 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (* 0 (sqrt -3))) into 0 1546424458.410 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* -1 (/ (* (sqrt 2) (sqrt -3)) t)))) into 0 1546424458.410 * [misc]taylor: Taking taylor expansion of 0 in t 1546424458.410 * [misc]backup-simplify: Simplify 0 into 0 1546424458.411 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1546424458.411 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1546424458.411 * [misc]backup-simplify: Simplify 0 into 0 1546424458.411 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.412 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.412 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424458.412 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.413 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -3))) into (/ 1/2 (sqrt -3)) 1546424458.414 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.414 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.414 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.414 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424458.416 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.416 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 1) (+ (* 0 0) (* 0 -1))) into (sqrt 2) 1546424458.417 * [misc]backup-simplify: Simplify (- (/ (sqrt 2) t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)))) into (/ (sqrt 2) t) 1546424458.418 * [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))))) 1546424458.420 * [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)) 1546424458.420 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) (/ (* (sqrt 2) (sqrt -3)) t)) in t 1546424458.420 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1546424458.420 * [misc]taylor: Taking taylor expansion of 1/2 in t 1546424458.420 * [misc]backup-simplify: Simplify 1/2 into 1/2 1546424458.420 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1546424458.420 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.420 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.420 * [misc]backup-simplify: Simplify 2 into 2 1546424458.420 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.420 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.420 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1546424458.420 * [misc]taylor: Taking taylor expansion of t in t 1546424458.420 * [misc]backup-simplify: Simplify 0 into 0 1546424458.420 * [misc]backup-simplify: Simplify 1 into 1 1546424458.420 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424458.421 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.421 * [misc]backup-simplify: Simplify -3 into -3 1546424458.421 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.421 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.421 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1546424458.422 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1546424458.422 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1546424458.422 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1546424458.422 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1546424458.422 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.422 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.422 * [misc]backup-simplify: Simplify 2 into 2 1546424458.423 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.423 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.423 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424458.423 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.423 * [misc]backup-simplify: Simplify -3 into -3 1546424458.423 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.423 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.423 * [misc]taylor: Taking taylor expansion of t in t 1546424458.423 * [misc]backup-simplify: Simplify 0 into 0 1546424458.423 * [misc]backup-simplify: Simplify 1 into 1 1546424458.424 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424458.424 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1546424458.425 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424458.426 * [misc]backup-simplify: Simplify (- (* (sqrt 2) (sqrt -3))) into (- (* (sqrt 2) (sqrt -3))) 1546424458.428 * [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))) 1546424458.429 * [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))) 1546424458.429 * [misc]backup-simplify: Simplify 0 into 0 1546424458.431 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1546424458.432 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.432 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt -3)))) into 0 1546424458.432 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.432 * [misc]backup-simplify: Simplify 0 into 0 1546424458.432 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.432 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.433 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424458.433 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.433 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -3)))))) (* 2 (sqrt -3))) into 0 1546424458.433 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.433 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.433 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.434 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.434 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.434 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1546424458.434 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)) (* (/ (sqrt 2) t) (/ 0 t)))) into 0 1546424458.435 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* (/ (sqrt 2) t) 0) (* 0 (sqrt -3))))) into 0 1546424458.436 * [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 1546424458.436 * [misc]taylor: Taking taylor expansion of 0 in t 1546424458.436 * [misc]backup-simplify: Simplify 0 into 0 1546424458.437 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1546424458.437 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -3)))) into 0 1546424458.437 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt -3)) (+ (* (/ (sqrt 2) (sqrt -3)) (/ 0 (sqrt -3))))) into 0 1546424458.437 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 2) (sqrt -3)))) into 0 1546424458.437 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1546424458.437 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1546424458.438 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.438 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.438 * [misc]backup-simplify: Simplify 0 into 0 1546424458.438 * [misc]backup-simplify: Simplify 0 into 0 1546424458.438 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into 0 1546424458.438 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.438 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -3))))) into 0 1546424458.439 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.439 * [misc]backup-simplify: Simplify 0 into 0 1546424458.439 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424458.439 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.439 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1546424458.439 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.441 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (sqrt -3)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into (/ -1/8 (pow (sqrt -3) 3)) 1546424458.441 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424458.441 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.441 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.441 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.442 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.442 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1))))) into 0 1546424458.443 * [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 1546424458.444 * [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))))) 1546424458.445 * [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)))))) 1546424458.446 * [misc]taylor: Taking taylor expansion of (- (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))))) in t 1546424458.446 * [misc]taylor: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) in t 1546424458.446 * [misc]taylor: Taking taylor expansion of (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) in t 1546424458.446 * [misc]taylor: Taking taylor expansion of 1/8 in t 1546424458.446 * [misc]backup-simplify: Simplify 1/8 into 1/8 1546424458.446 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (pow (sqrt -3) 3))) in t 1546424458.446 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.446 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.446 * [misc]backup-simplify: Simplify 2 into 2 1546424458.446 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.446 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.446 * [misc]taylor: Taking taylor expansion of (* t (pow (sqrt -3) 3)) in t 1546424458.446 * [misc]taylor: Taking taylor expansion of t in t 1546424458.446 * [misc]backup-simplify: Simplify 0 into 0 1546424458.446 * [misc]backup-simplify: Simplify 1 into 1 1546424458.446 * [misc]taylor: Taking taylor expansion of (pow (sqrt -3) 3) in t 1546424458.446 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424458.446 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.446 * [misc]backup-simplify: Simplify -3 into -3 1546424458.446 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.446 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.447 * [misc]backup-simplify: Simplify (* (sqrt -3) (sqrt -3)) into (pow (sqrt -3) 2) 1546424458.447 * [misc]backup-simplify: Simplify (* (sqrt -3) (pow (sqrt -3) 2)) into (pow (sqrt -3) 3) 1546424458.447 * [misc]backup-simplify: Simplify (* 0 (pow (sqrt -3) 3)) into 0 1546424458.448 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (sqrt -3))) into 0 1546424458.448 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (pow (sqrt -3) 2))) into 0 1546424458.449 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow (sqrt -3) 3))) into (pow (sqrt -3) 3) 1546424458.449 * [misc]backup-simplify: Simplify (/ (sqrt 2) (pow (sqrt -3) 3)) into (/ (sqrt 2) (pow (sqrt -3) 3)) 1546424458.449 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1546424458.449 * [misc]taylor: Taking taylor expansion of 1/2 in t 1546424458.450 * [misc]backup-simplify: Simplify 1/2 into 1/2 1546424458.450 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1546424458.450 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.450 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.450 * [misc]backup-simplify: Simplify 2 into 2 1546424458.450 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.450 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.450 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1546424458.450 * [misc]taylor: Taking taylor expansion of t in t 1546424458.450 * [misc]backup-simplify: Simplify 0 into 0 1546424458.450 * [misc]backup-simplify: Simplify 1 into 1 1546424458.450 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424458.450 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.450 * [misc]backup-simplify: Simplify -3 into -3 1546424458.450 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.450 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.450 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1546424458.451 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1546424458.451 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1546424458.452 * [misc]backup-simplify: Simplify (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) into (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) 1546424458.452 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424458.453 * [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)))) 1546424458.455 * [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))))) 1546424458.457 * [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))))) 1546424458.461 * [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))))))) 1546424458.462 * * * * [misc]progress: [ 2 / 4 ] generating series at (2) 1546424458.462 * [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)))) 1546424458.462 * [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 1546424458.462 * [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 1546424458.462 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in t 1546424458.462 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in t 1546424458.462 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424458.462 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in t 1546424458.462 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.462 * [misc]taylor: Taking taylor expansion of v in t 1546424458.462 * [misc]backup-simplify: Simplify v into v 1546424458.462 * [misc]taylor: Taking taylor expansion of -5 in t 1546424458.462 * [misc]backup-simplify: Simplify -5 into -5 1546424458.462 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.462 * [misc]backup-simplify: Simplify 1 into 1 1546424458.462 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in t 1546424458.462 * [misc]taylor: Taking taylor expansion of t in t 1546424458.463 * [misc]backup-simplify: Simplify 0 into 0 1546424458.463 * [misc]backup-simplify: Simplify 1 into 1 1546424458.463 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in t 1546424458.463 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.463 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.463 * [misc]backup-simplify: Simplify 2 into 2 1546424458.463 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.463 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.463 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in t 1546424458.463 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1546424458.463 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.463 * [misc]backup-simplify: Simplify 1 into 1 1546424458.463 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.463 * [misc]taylor: Taking taylor expansion of v in t 1546424458.463 * [misc]backup-simplify: Simplify v into v 1546424458.463 * [misc]taylor: Taking taylor expansion of PI in t 1546424458.463 * [misc]backup-simplify: Simplify PI into PI 1546424458.463 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424458.464 * [misc]backup-simplify: Simplify (* (pow v 2) -5) into (* -5 (pow v 2)) 1546424458.464 * [misc]backup-simplify: Simplify (+ (* -5 (pow v 2)) 1) into (- 1 (* 5 (pow v 2))) 1546424458.464 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424458.464 * [misc]backup-simplify: Simplify (- (pow v 2)) into (- (pow v 2)) 1546424458.464 * [misc]backup-simplify: Simplify (+ 1 (- (pow v 2))) into (- 1 (pow v 2)) 1546424458.464 * [misc]backup-simplify: Simplify (* (- 1 (pow v 2)) PI) into (* (- 1 (pow v 2)) PI) 1546424458.464 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (pow v 2)) PI)) into (* (sqrt 2) (* (- 1 (pow v 2)) PI)) 1546424458.465 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) (* (- 1 (pow v 2)) PI))) into 0 1546424458.465 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424458.465 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.465 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.466 * [misc]backup-simplify: Simplify (+ (* (- 1 (pow v 2)) 0) (* 0 PI)) into 0 1546424458.466 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (- 1 (pow v 2)) PI))) into 0 1546424458.467 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) into (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI))) 1546424458.467 * [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)))) 1546424458.468 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in t 1546424458.468 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in t 1546424458.468 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in t 1546424458.468 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424458.468 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in t 1546424458.468 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.468 * [misc]taylor: Taking taylor expansion of v in t 1546424458.468 * [misc]backup-simplify: Simplify v into v 1546424458.468 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.468 * [misc]backup-simplify: Simplify -3 into -3 1546424458.468 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.468 * [misc]backup-simplify: Simplify 1 into 1 1546424458.468 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424458.468 * [misc]backup-simplify: Simplify (* (pow v 2) -3) into (* -3 (pow v 2)) 1546424458.468 * [misc]backup-simplify: Simplify (+ (* -3 (pow v 2)) 1) into (- 1 (* 3 (pow v 2))) 1546424458.468 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (pow v 2)))) into (/ 1 (- 1 (* 3 (pow v 2)))) 1546424458.469 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) into (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) 1546424458.469 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424458.469 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 -3)) into 0 1546424458.469 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.469 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (pow v 2)))) (/ 0 (- 1 (* 3 (pow v 2))))))) into 0 1546424458.470 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))) into 0 1546424458.470 * [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 1546424458.470 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in v 1546424458.470 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424458.470 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424458.470 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424458.470 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.470 * [misc]taylor: Taking taylor expansion of v in v 1546424458.470 * [misc]backup-simplify: Simplify 0 into 0 1546424458.470 * [misc]backup-simplify: Simplify 1 into 1 1546424458.470 * [misc]taylor: Taking taylor expansion of -5 in v 1546424458.470 * [misc]backup-simplify: Simplify -5 into -5 1546424458.470 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.470 * [misc]backup-simplify: Simplify 1 into 1 1546424458.470 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in v 1546424458.470 * [misc]taylor: Taking taylor expansion of t in v 1546424458.470 * [misc]backup-simplify: Simplify t into t 1546424458.470 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in v 1546424458.470 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.470 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.470 * [misc]backup-simplify: Simplify 2 into 2 1546424458.470 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.471 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.471 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in v 1546424458.471 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1546424458.471 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.471 * [misc]backup-simplify: Simplify 1 into 1 1546424458.471 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.471 * [misc]taylor: Taking taylor expansion of v in v 1546424458.471 * [misc]backup-simplify: Simplify 0 into 0 1546424458.471 * [misc]backup-simplify: Simplify 1 into 1 1546424458.471 * [misc]taylor: Taking taylor expansion of PI in v 1546424458.471 * [misc]backup-simplify: Simplify PI into PI 1546424458.471 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.471 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424458.472 * [misc]backup-simplify: Simplify (* 1 PI) into PI 1546424458.472 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424458.472 * [misc]backup-simplify: Simplify (* t (* (sqrt 2) PI)) into (* t (* (sqrt 2) PI)) 1546424458.473 * [misc]backup-simplify: Simplify (/ 1 (* t (* (sqrt 2) PI))) into (/ 1 (* t (* (sqrt 2) PI))) 1546424458.473 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1546424458.473 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1546424458.473 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424458.473 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424458.473 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424458.473 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.473 * [misc]taylor: Taking taylor expansion of v in v 1546424458.473 * [misc]backup-simplify: Simplify 0 into 0 1546424458.473 * [misc]backup-simplify: Simplify 1 into 1 1546424458.473 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.473 * [misc]backup-simplify: Simplify -3 into -3 1546424458.473 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.473 * [misc]backup-simplify: Simplify 1 into 1 1546424458.473 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.474 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.474 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424458.474 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.474 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.474 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424458.474 * [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 1546424458.474 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in v 1546424458.474 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424458.474 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424458.474 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424458.475 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.475 * [misc]taylor: Taking taylor expansion of v in v 1546424458.475 * [misc]backup-simplify: Simplify 0 into 0 1546424458.475 * [misc]backup-simplify: Simplify 1 into 1 1546424458.475 * [misc]taylor: Taking taylor expansion of -5 in v 1546424458.475 * [misc]backup-simplify: Simplify -5 into -5 1546424458.475 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.475 * [misc]backup-simplify: Simplify 1 into 1 1546424458.475 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in v 1546424458.475 * [misc]taylor: Taking taylor expansion of t in v 1546424458.475 * [misc]backup-simplify: Simplify t into t 1546424458.475 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in v 1546424458.475 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.475 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.475 * [misc]backup-simplify: Simplify 2 into 2 1546424458.475 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.475 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.475 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in v 1546424458.475 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1546424458.475 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.475 * [misc]backup-simplify: Simplify 1 into 1 1546424458.475 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.475 * [misc]taylor: Taking taylor expansion of v in v 1546424458.475 * [misc]backup-simplify: Simplify 0 into 0 1546424458.476 * [misc]backup-simplify: Simplify 1 into 1 1546424458.476 * [misc]taylor: Taking taylor expansion of PI in v 1546424458.476 * [misc]backup-simplify: Simplify PI into PI 1546424458.476 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.476 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424458.476 * [misc]backup-simplify: Simplify (* 1 PI) into PI 1546424458.477 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424458.477 * [misc]backup-simplify: Simplify (* t (* (sqrt 2) PI)) into (* t (* (sqrt 2) PI)) 1546424458.477 * [misc]backup-simplify: Simplify (/ 1 (* t (* (sqrt 2) PI))) into (/ 1 (* t (* (sqrt 2) PI))) 1546424458.477 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1546424458.478 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1546424458.478 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424458.478 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424458.478 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424458.478 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.478 * [misc]taylor: Taking taylor expansion of v in v 1546424458.478 * [misc]backup-simplify: Simplify 0 into 0 1546424458.478 * [misc]backup-simplify: Simplify 1 into 1 1546424458.478 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.478 * [misc]backup-simplify: Simplify -3 into -3 1546424458.478 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.478 * [misc]backup-simplify: Simplify 1 into 1 1546424458.478 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.478 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.478 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424458.478 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.479 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.479 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424458.479 * [misc]backup-simplify: Simplify (* (/ 1 (* t (* (sqrt 2) PI))) 1) into (/ 1 (* t (* (sqrt 2) PI))) 1546424458.480 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1546424458.480 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1546424458.480 * [misc]taylor: Taking taylor expansion of t in t 1546424458.480 * [misc]backup-simplify: Simplify 0 into 0 1546424458.480 * [misc]backup-simplify: Simplify 1 into 1 1546424458.480 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424458.480 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.480 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.480 * [misc]backup-simplify: Simplify 2 into 2 1546424458.480 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.480 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.480 * [misc]taylor: Taking taylor expansion of PI in t 1546424458.480 * [misc]backup-simplify: Simplify PI into PI 1546424458.481 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424458.481 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1546424458.482 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424458.483 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1546424458.484 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424458.484 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424458.484 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.485 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.485 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 PI)) into 0 1546424458.486 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424458.487 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 (* (sqrt 2) PI))) into 0 1546424458.488 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))))) into 0 1546424458.488 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 0) (* 0 1)) into 0 1546424458.489 * [misc]taylor: Taking taylor expansion of 0 in t 1546424458.489 * [misc]backup-simplify: Simplify 0 into 0 1546424458.490 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.491 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424458.492 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1546424458.495 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424458.495 * [misc]backup-simplify: Simplify 0 into 0 1546424458.495 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.495 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.496 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.496 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -3 1)) (* 0 (/ 0 1)))) into 3 1546424458.497 * [misc]backup-simplify: Simplify (/ (- 3 (pow 0 2) (+)) (* 2 1)) into 3/2 1546424458.497 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.497 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424458.497 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424458.498 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.498 * [misc]backup-simplify: Simplify (- 1) into -1 1546424458.498 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424458.499 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* -1 PI))) into (- PI) 1546424458.500 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.503 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (- PI)) (+ (* 0 0) (* 0 PI))) into (- (* (sqrt 2) PI)) 1546424458.505 * [misc]backup-simplify: Simplify (+ (* t (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))) into (- (* t (* (sqrt 2) PI))) 1546424458.507 * [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))))) 1546424458.508 * [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))))) 1546424458.508 * [misc]taylor: Taking taylor expansion of (- (* 5/2 (/ 1 (* t (* (sqrt 2) PI))))) in t 1546424458.509 * [misc]taylor: Taking taylor expansion of (* 5/2 (/ 1 (* t (* (sqrt 2) PI)))) in t 1546424458.509 * [misc]taylor: Taking taylor expansion of 5/2 in t 1546424458.509 * [misc]backup-simplify: Simplify 5/2 into 5/2 1546424458.509 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1546424458.509 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1546424458.509 * [misc]taylor: Taking taylor expansion of t in t 1546424458.509 * [misc]backup-simplify: Simplify 0 into 0 1546424458.509 * [misc]backup-simplify: Simplify 1 into 1 1546424458.509 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424458.509 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.509 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.509 * [misc]backup-simplify: Simplify 2 into 2 1546424458.509 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.509 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.509 * [misc]taylor: Taking taylor expansion of PI in t 1546424458.509 * [misc]backup-simplify: Simplify PI into PI 1546424458.510 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424458.510 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1546424458.511 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424458.512 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1546424458.513 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424458.514 * [misc]backup-simplify: Simplify (* 5/2 (/ 1 (* (sqrt 2) PI))) into (/ 5/2 (* (sqrt 2) PI)) 1546424458.515 * [misc]backup-simplify: Simplify (- (/ 5/2 (* (sqrt 2) PI))) into (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) 1546424458.516 * [misc]backup-simplify: Simplify (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) into (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) 1546424458.516 * [misc]backup-simplify: Simplify 0 into 0 1546424458.516 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.518 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1546424458.520 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1546424458.523 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1546424458.523 * [misc]backup-simplify: Simplify 0 into 0 1546424458.524 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.524 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.524 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.524 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ -3 1)) (* 3 (/ 0 1)))) into 0 1546424458.525 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 3/2)))) (* 2 1)) into 0 1546424458.525 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.525 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424458.525 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.526 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.526 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.526 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.527 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (* 0 PI)))) into 0 1546424458.528 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.530 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 (- PI)) (+ (* 0 0) (* 0 PI)))) into 0 1546424458.532 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1546424458.535 * [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 1546424458.536 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 0) (+ (* 0 3/2) (+ (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 0) (* 0 1)))) into 0 1546424458.537 * [misc]taylor: Taking taylor expansion of 0 in t 1546424458.537 * [misc]backup-simplify: Simplify 0 into 0 1546424458.538 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.539 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424458.541 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1546424458.543 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424458.545 * [misc]backup-simplify: Simplify (+ (* 5/2 0) (* 0 (/ 1 (* (sqrt 2) PI)))) into 0 1546424458.545 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.545 * [misc]backup-simplify: Simplify 0 into 0 1546424458.545 * [misc]backup-simplify: Simplify 0 into 0 1546424458.546 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.548 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1546424458.549 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))))) into 0 1546424458.552 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1546424458.552 * [misc]backup-simplify: Simplify 0 into 0 1546424458.552 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.552 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424458.553 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.553 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 3 (/ -3 1)) (* 0 (/ 0 1)))) into 9 1546424458.554 * [misc]backup-simplify: Simplify (/ (- 9 (pow 3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 27/8 1546424458.554 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.554 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424458.554 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.554 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.554 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.554 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.556 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (+ (* 0 0) (* 0 PI))))) into 0 1546424458.557 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.558 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 (- PI)) (+ (* 0 0) (* 0 PI))))) into 0 1546424458.560 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))))) into 0 1546424458.562 * [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))))) 1546424458.563 * [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))))) 1546424458.563 * [misc]taylor: Taking taylor expansion of (- (* 53/8 (/ 1 (* t (* (sqrt 2) PI))))) in t 1546424458.563 * [misc]taylor: Taking taylor expansion of (* 53/8 (/ 1 (* t (* (sqrt 2) PI)))) in t 1546424458.563 * [misc]taylor: Taking taylor expansion of 53/8 in t 1546424458.563 * [misc]backup-simplify: Simplify 53/8 into 53/8 1546424458.563 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1546424458.563 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1546424458.563 * [misc]taylor: Taking taylor expansion of t in t 1546424458.563 * [misc]backup-simplify: Simplify 0 into 0 1546424458.563 * [misc]backup-simplify: Simplify 1 into 1 1546424458.563 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424458.563 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.563 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.563 * [misc]backup-simplify: Simplify 2 into 2 1546424458.563 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.564 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.564 * [misc]taylor: Taking taylor expansion of PI in t 1546424458.564 * [misc]backup-simplify: Simplify PI into PI 1546424458.564 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424458.564 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1546424458.565 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424458.565 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1546424458.566 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424458.566 * [misc]backup-simplify: Simplify (* 53/8 (/ 1 (* (sqrt 2) PI))) into (/ 53/8 (* (sqrt 2) PI)) 1546424458.567 * [misc]backup-simplify: Simplify (- (/ 53/8 (* (sqrt 2) PI))) into (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) 1546424458.568 * [misc]backup-simplify: Simplify (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) into (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) 1546424458.570 * [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)))))) 1546424458.570 * [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)))) 1546424458.570 * [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 1546424458.570 * [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 1546424458.570 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in t 1546424458.570 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in t 1546424458.570 * [misc]taylor: Taking taylor expansion of t in t 1546424458.570 * [misc]backup-simplify: Simplify 0 into 0 1546424458.570 * [misc]backup-simplify: Simplify 1 into 1 1546424458.570 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1546424458.571 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424458.571 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1546424458.571 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424458.571 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.571 * [misc]taylor: Taking taylor expansion of v in t 1546424458.571 * [misc]backup-simplify: Simplify v into v 1546424458.571 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424458.571 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424458.571 * [misc]taylor: Taking taylor expansion of -5 in t 1546424458.571 * [misc]backup-simplify: Simplify -5 into -5 1546424458.571 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.571 * [misc]backup-simplify: Simplify 1 into 1 1546424458.571 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in t 1546424458.571 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.571 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.571 * [misc]backup-simplify: Simplify 2 into 2 1546424458.571 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.571 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.571 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in t 1546424458.571 * [misc]taylor: Taking taylor expansion of PI in t 1546424458.571 * [misc]backup-simplify: Simplify PI into PI 1546424458.571 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1546424458.571 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.571 * [misc]backup-simplify: Simplify 1 into 1 1546424458.571 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424458.571 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.571 * [misc]taylor: Taking taylor expansion of v in t 1546424458.571 * [misc]backup-simplify: Simplify v into v 1546424458.571 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424458.571 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424458.571 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1546424458.572 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424458.572 * [misc]backup-simplify: Simplify (* 0 (- 1 (* 5 (/ 1 (pow v 2))))) into 0 1546424458.572 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424458.572 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424458.572 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1546424458.572 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.572 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424458.572 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1546424458.572 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1546424458.572 * [misc]backup-simplify: Simplify (* PI (- 1 (/ 1 (pow v 2)))) into (* (- 1 (/ 1 (pow v 2))) PI) 1546424458.573 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) into (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) 1546424458.573 * [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))) 1546424458.573 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in t 1546424458.573 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in t 1546424458.573 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1546424458.573 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.573 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1546424458.573 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424458.573 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.573 * [misc]taylor: Taking taylor expansion of v in t 1546424458.573 * [misc]backup-simplify: Simplify v into v 1546424458.573 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424458.573 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424458.573 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.573 * [misc]backup-simplify: Simplify -3 into -3 1546424458.573 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.573 * [misc]backup-simplify: Simplify 1 into 1 1546424458.573 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1546424458.573 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1546424458.573 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) 1546424458.574 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) 1546424458.574 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424458.574 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424458.574 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1546424458.574 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.574 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1546424458.574 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1546424458.574 * [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 1546424458.574 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1546424458.574 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1546424458.574 * [misc]taylor: Taking taylor expansion of t in v 1546424458.574 * [misc]backup-simplify: Simplify t into t 1546424458.574 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424458.574 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424458.574 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424458.574 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.575 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.575 * [misc]taylor: Taking taylor expansion of v in v 1546424458.575 * [misc]backup-simplify: Simplify 0 into 0 1546424458.575 * [misc]backup-simplify: Simplify 1 into 1 1546424458.575 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.575 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.575 * [misc]taylor: Taking taylor expansion of -5 in v 1546424458.575 * [misc]backup-simplify: Simplify -5 into -5 1546424458.575 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.575 * [misc]backup-simplify: Simplify 1 into 1 1546424458.575 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1546424458.575 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.575 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.575 * [misc]backup-simplify: Simplify 2 into 2 1546424458.575 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.575 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.575 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1546424458.575 * [misc]taylor: Taking taylor expansion of PI in v 1546424458.575 * [misc]backup-simplify: Simplify PI into PI 1546424458.575 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424458.575 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.575 * [misc]backup-simplify: Simplify 1 into 1 1546424458.575 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.575 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.575 * [misc]taylor: Taking taylor expansion of v in v 1546424458.575 * [misc]backup-simplify: Simplify 0 into 0 1546424458.575 * [misc]backup-simplify: Simplify 1 into 1 1546424458.575 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.576 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.576 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424458.576 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424458.576 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1546424458.576 * [misc]backup-simplify: Simplify (- 1) into -1 1546424458.576 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424458.576 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1546424458.577 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1546424458.577 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1546424458.577 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424458.577 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424458.577 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424458.577 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.577 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424458.577 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.577 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.577 * [misc]taylor: Taking taylor expansion of v in v 1546424458.577 * [misc]backup-simplify: Simplify 0 into 0 1546424458.577 * [misc]backup-simplify: Simplify 1 into 1 1546424458.577 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.578 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.578 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.578 * [misc]backup-simplify: Simplify -3 into -3 1546424458.578 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.578 * [misc]backup-simplify: Simplify 1 into 1 1546424458.578 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.578 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.578 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424458.578 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424458.578 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.578 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.579 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.579 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.579 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424458.579 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424458.579 * [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 1546424458.579 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1546424458.579 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1546424458.579 * [misc]taylor: Taking taylor expansion of t in v 1546424458.579 * [misc]backup-simplify: Simplify t into t 1546424458.579 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424458.579 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424458.579 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424458.579 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.579 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.579 * [misc]taylor: Taking taylor expansion of v in v 1546424458.579 * [misc]backup-simplify: Simplify 0 into 0 1546424458.579 * [misc]backup-simplify: Simplify 1 into 1 1546424458.579 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.579 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.579 * [misc]taylor: Taking taylor expansion of -5 in v 1546424458.579 * [misc]backup-simplify: Simplify -5 into -5 1546424458.579 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.579 * [misc]backup-simplify: Simplify 1 into 1 1546424458.579 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1546424458.579 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.579 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.580 * [misc]backup-simplify: Simplify 2 into 2 1546424458.580 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.580 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.580 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1546424458.580 * [misc]taylor: Taking taylor expansion of PI in v 1546424458.580 * [misc]backup-simplify: Simplify PI into PI 1546424458.580 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424458.580 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.580 * [misc]backup-simplify: Simplify 1 into 1 1546424458.580 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.580 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.580 * [misc]taylor: Taking taylor expansion of v in v 1546424458.580 * [misc]backup-simplify: Simplify 0 into 0 1546424458.580 * [misc]backup-simplify: Simplify 1 into 1 1546424458.580 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.580 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.580 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424458.580 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424458.580 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1546424458.580 * [misc]backup-simplify: Simplify (- 1) into -1 1546424458.581 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424458.581 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1546424458.581 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1546424458.582 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1546424458.582 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424458.582 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424458.582 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424458.582 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.582 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424458.582 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.582 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.582 * [misc]taylor: Taking taylor expansion of v in v 1546424458.582 * [misc]backup-simplify: Simplify 0 into 0 1546424458.582 * [misc]backup-simplify: Simplify 1 into 1 1546424458.582 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.582 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.582 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.582 * [misc]backup-simplify: Simplify -3 into -3 1546424458.582 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.582 * [misc]backup-simplify: Simplify 1 into 1 1546424458.582 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.582 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.582 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424458.582 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424458.583 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.583 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.583 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.583 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.583 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424458.583 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424458.584 * [misc]backup-simplify: Simplify (* (* 5 (/ t (* (sqrt 2) PI))) (sqrt -1/3)) into (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1546424458.584 * [misc]taylor: Taking taylor expansion of (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1546424458.584 * [misc]taylor: Taking taylor expansion of 5 in t 1546424458.584 * [misc]backup-simplify: Simplify 5 into 5 1546424458.584 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1546424458.584 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1546424458.584 * [misc]taylor: Taking taylor expansion of t in t 1546424458.584 * [misc]backup-simplify: Simplify 0 into 0 1546424458.584 * [misc]backup-simplify: Simplify 1 into 1 1546424458.584 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424458.584 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424458.584 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424458.584 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424458.584 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424458.584 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424458.584 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.584 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.584 * [misc]backup-simplify: Simplify 2 into 2 1546424458.584 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.584 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.584 * [misc]taylor: Taking taylor expansion of PI in t 1546424458.584 * [misc]backup-simplify: Simplify PI into PI 1546424458.585 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1546424458.585 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1546424458.585 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424458.586 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1546424458.586 * [misc]backup-simplify: Simplify (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424458.587 * [misc]backup-simplify: Simplify (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424458.587 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.587 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.587 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424458.588 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.588 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 -5)) into 0 1546424458.588 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.588 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.588 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.588 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.589 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 -1)) into 0 1546424458.589 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* -1 PI))) into 0 1546424458.590 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1546424458.591 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))) into 0 1546424458.591 * [misc]taylor: Taking taylor expansion of 0 in t 1546424458.591 * [misc]backup-simplify: Simplify 0 into 0 1546424458.591 * [misc]backup-simplify: Simplify 0 into 0 1546424458.592 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1546424458.592 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1546424458.592 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424458.594 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424458.595 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1546424458.595 * [misc]backup-simplify: Simplify 0 into 0 1546424458.595 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.596 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.596 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424458.596 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.596 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1546424458.597 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1546424458.597 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.597 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.597 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424458.597 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.597 * [misc]backup-simplify: Simplify (+ (* t 1) (+ (* 0 0) (* 0 -5))) into t 1546424458.598 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.598 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.598 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.598 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424458.598 * [misc]backup-simplify: Simplify (+ (* PI 1) (+ (* 0 0) (* 0 -1))) into PI 1546424458.599 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.601 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) PI) (+ (* 0 0) (* 0 (* -1 PI)))) into (* (sqrt 2) PI) 1546424458.605 * [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))) 1546424458.606 * [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))))) 1546424458.606 * [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 1546424458.606 * [misc]taylor: Taking taylor expansion of (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1546424458.606 * [misc]taylor: Taking taylor expansion of 4 in t 1546424458.607 * [misc]backup-simplify: Simplify 4 into 4 1546424458.607 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1546424458.607 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1546424458.607 * [misc]taylor: Taking taylor expansion of t in t 1546424458.607 * [misc]backup-simplify: Simplify 0 into 0 1546424458.607 * [misc]backup-simplify: Simplify 1 into 1 1546424458.607 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424458.607 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424458.607 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424458.607 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424458.607 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424458.607 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424458.607 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.607 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.607 * [misc]backup-simplify: Simplify 2 into 2 1546424458.608 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.608 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.608 * [misc]taylor: Taking taylor expansion of PI in t 1546424458.608 * [misc]backup-simplify: Simplify PI into PI 1546424458.608 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1546424458.609 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1546424458.609 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424458.610 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1546424458.610 * [misc]taylor: Taking taylor expansion of (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) in t 1546424458.610 * [misc]taylor: Taking taylor expansion of 5/18 in t 1546424458.610 * [misc]backup-simplify: Simplify 5/18 into 5/18 1546424458.610 * [misc]taylor: Taking taylor expansion of (/ t (* (sqrt 2) (* (sqrt -1/3) PI))) in t 1546424458.610 * [misc]taylor: Taking taylor expansion of t in t 1546424458.610 * [misc]backup-simplify: Simplify 0 into 0 1546424458.610 * [misc]backup-simplify: Simplify 1 into 1 1546424458.610 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (sqrt -1/3) PI)) in t 1546424458.610 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.610 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.610 * [misc]backup-simplify: Simplify 2 into 2 1546424458.611 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.611 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.611 * [misc]taylor: Taking taylor expansion of (* (sqrt -1/3) PI) in t 1546424458.611 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424458.611 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424458.611 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424458.611 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424458.611 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424458.611 * [misc]taylor: Taking taylor expansion of PI in t 1546424458.611 * [misc]backup-simplify: Simplify PI into PI 1546424458.612 * [misc]backup-simplify: Simplify (* (sqrt -1/3) PI) into (* (sqrt -1/3) PI) 1546424458.613 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -1/3) PI)) into (* (sqrt 2) (* (sqrt -1/3) PI)) 1546424458.614 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) into (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) 1546424458.615 * [misc]backup-simplify: Simplify (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424458.616 * [misc]backup-simplify: Simplify (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) 1546424458.618 * [misc]backup-simplify: Simplify (- (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1546424458.621 * [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))))) 1546424458.626 * [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))))) 1546424458.626 * [misc]backup-simplify: Simplify 0 into 0 1546424458.626 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1546424458.627 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -1/3))))) into 0 1546424458.628 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.629 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424458.633 * [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 1546424458.636 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into 0 1546424458.636 * [misc]backup-simplify: Simplify 0 into 0 1546424458.636 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.637 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.637 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424458.637 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.638 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1546424458.638 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1546424458.638 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.639 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.639 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424458.639 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.640 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 1) (+ (* 0 0) (* 0 -5)))) into 0 1546424458.640 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.640 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.640 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.641 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.641 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1546424458.642 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.644 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 PI) (+ (* 0 0) (* 0 (* -1 PI))))) into 0 1546424458.649 * [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 1546424458.650 * [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 1546424458.651 * [misc]taylor: Taking taylor expansion of 0 in t 1546424458.651 * [misc]backup-simplify: Simplify 0 into 0 1546424458.651 * [misc]backup-simplify: Simplify 0 into 0 1546424458.652 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1546424458.652 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1546424458.653 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424458.656 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424458.658 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1546424458.659 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/3) 0) (* 0 PI)) into 0 1546424458.660 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (sqrt -1/3) PI))) into 0 1546424458.665 * [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 1546424458.667 * [misc]backup-simplify: Simplify (+ (* 5/18 0) (* 0 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into 0 1546424458.667 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.668 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.668 * [misc]backup-simplify: Simplify 0 into 0 1546424458.668 * [misc]backup-simplify: Simplify 0 into 0 1546424458.669 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1546424458.670 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into 0 1546424458.670 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.672 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1546424458.677 * [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 1546424458.680 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))))) into 0 1546424458.680 * [misc]backup-simplify: Simplify 0 into 0 1546424458.685 * [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))))))) 1546424458.686 * [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))))) 1546424458.686 * [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 1546424458.686 * [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 1546424458.686 * [misc]taylor: Taking taylor expansion of -1 in t 1546424458.686 * [misc]backup-simplify: Simplify -1 into -1 1546424458.686 * [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 1546424458.686 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in t 1546424458.686 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in t 1546424458.686 * [misc]taylor: Taking taylor expansion of t in t 1546424458.686 * [misc]backup-simplify: Simplify 0 into 0 1546424458.686 * [misc]backup-simplify: Simplify 1 into 1 1546424458.686 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1546424458.686 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424458.686 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1546424458.687 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424458.687 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.687 * [misc]taylor: Taking taylor expansion of v in t 1546424458.687 * [misc]backup-simplify: Simplify v into v 1546424458.687 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424458.687 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424458.687 * [misc]taylor: Taking taylor expansion of -5 in t 1546424458.687 * [misc]backup-simplify: Simplify -5 into -5 1546424458.687 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.687 * [misc]backup-simplify: Simplify 1 into 1 1546424458.687 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in t 1546424458.687 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.687 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.687 * [misc]backup-simplify: Simplify 2 into 2 1546424458.687 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.687 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.687 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in t 1546424458.687 * [misc]taylor: Taking taylor expansion of PI in t 1546424458.687 * [misc]backup-simplify: Simplify PI into PI 1546424458.687 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1546424458.687 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.687 * [misc]backup-simplify: Simplify 1 into 1 1546424458.687 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424458.687 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.687 * [misc]taylor: Taking taylor expansion of v in t 1546424458.687 * [misc]backup-simplify: Simplify v into v 1546424458.688 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424458.688 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424458.688 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1546424458.688 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424458.688 * [misc]backup-simplify: Simplify (* 0 (- 1 (* 5 (/ 1 (pow v 2))))) into 0 1546424458.688 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424458.688 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424458.688 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1546424458.688 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.688 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424458.689 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1546424458.689 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1546424458.689 * [misc]backup-simplify: Simplify (* PI (- 1 (/ 1 (pow v 2)))) into (* (- 1 (/ 1 (pow v 2))) PI) 1546424458.689 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) into (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) 1546424458.689 * [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))) 1546424458.689 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in t 1546424458.689 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in t 1546424458.689 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1546424458.689 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.689 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1546424458.689 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424458.689 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424458.689 * [misc]taylor: Taking taylor expansion of v in t 1546424458.689 * [misc]backup-simplify: Simplify v into v 1546424458.689 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424458.689 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424458.689 * [misc]taylor: Taking taylor expansion of -3 in t 1546424458.689 * [misc]backup-simplify: Simplify -3 into -3 1546424458.689 * [misc]taylor: Taking taylor expansion of 1 in t 1546424458.690 * [misc]backup-simplify: Simplify 1 into 1 1546424458.690 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1546424458.690 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1546424458.690 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) 1546424458.690 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) 1546424458.690 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424458.690 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424458.690 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1546424458.690 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.690 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1546424458.691 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1546424458.691 * [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 1546424458.691 * [misc]taylor: Taking taylor expansion of -1 in v 1546424458.691 * [misc]backup-simplify: Simplify -1 into -1 1546424458.691 * [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 1546424458.691 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1546424458.691 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1546424458.691 * [misc]taylor: Taking taylor expansion of t in v 1546424458.691 * [misc]backup-simplify: Simplify t into t 1546424458.691 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424458.691 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424458.691 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424458.691 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.691 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.691 * [misc]taylor: Taking taylor expansion of v in v 1546424458.691 * [misc]backup-simplify: Simplify 0 into 0 1546424458.691 * [misc]backup-simplify: Simplify 1 into 1 1546424458.691 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.691 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.691 * [misc]taylor: Taking taylor expansion of -5 in v 1546424458.691 * [misc]backup-simplify: Simplify -5 into -5 1546424458.691 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.691 * [misc]backup-simplify: Simplify 1 into 1 1546424458.691 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1546424458.691 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.691 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.691 * [misc]backup-simplify: Simplify 2 into 2 1546424458.691 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.691 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.692 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1546424458.692 * [misc]taylor: Taking taylor expansion of PI in v 1546424458.692 * [misc]backup-simplify: Simplify PI into PI 1546424458.692 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424458.692 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.692 * [misc]backup-simplify: Simplify 1 into 1 1546424458.692 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.692 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.692 * [misc]taylor: Taking taylor expansion of v in v 1546424458.692 * [misc]backup-simplify: Simplify 0 into 0 1546424458.692 * [misc]backup-simplify: Simplify 1 into 1 1546424458.692 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.692 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.692 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424458.692 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424458.692 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1546424458.692 * [misc]backup-simplify: Simplify (- 1) into -1 1546424458.692 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424458.693 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1546424458.693 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1546424458.693 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1546424458.693 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424458.694 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424458.694 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424458.694 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.694 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424458.694 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.694 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.694 * [misc]taylor: Taking taylor expansion of v in v 1546424458.694 * [misc]backup-simplify: Simplify 0 into 0 1546424458.694 * [misc]backup-simplify: Simplify 1 into 1 1546424458.694 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.694 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.694 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.694 * [misc]backup-simplify: Simplify -3 into -3 1546424458.694 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.694 * [misc]backup-simplify: Simplify 1 into 1 1546424458.694 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.694 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.694 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424458.694 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424458.694 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.695 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.695 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.695 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.695 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424458.695 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424458.695 * [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 1546424458.695 * [misc]taylor: Taking taylor expansion of -1 in v 1546424458.695 * [misc]backup-simplify: Simplify -1 into -1 1546424458.695 * [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 1546424458.695 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1546424458.695 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1546424458.695 * [misc]taylor: Taking taylor expansion of t in v 1546424458.695 * [misc]backup-simplify: Simplify t into t 1546424458.695 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424458.695 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424458.695 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424458.695 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.695 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.695 * [misc]taylor: Taking taylor expansion of v in v 1546424458.695 * [misc]backup-simplify: Simplify 0 into 0 1546424458.695 * [misc]backup-simplify: Simplify 1 into 1 1546424458.696 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.696 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.696 * [misc]taylor: Taking taylor expansion of -5 in v 1546424458.696 * [misc]backup-simplify: Simplify -5 into -5 1546424458.696 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.696 * [misc]backup-simplify: Simplify 1 into 1 1546424458.696 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1546424458.696 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.696 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.696 * [misc]backup-simplify: Simplify 2 into 2 1546424458.696 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.696 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.696 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1546424458.696 * [misc]taylor: Taking taylor expansion of PI in v 1546424458.696 * [misc]backup-simplify: Simplify PI into PI 1546424458.696 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424458.696 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.696 * [misc]backup-simplify: Simplify 1 into 1 1546424458.696 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.696 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.696 * [misc]taylor: Taking taylor expansion of v in v 1546424458.696 * [misc]backup-simplify: Simplify 0 into 0 1546424458.696 * [misc]backup-simplify: Simplify 1 into 1 1546424458.696 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.696 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.696 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424458.697 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424458.697 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1546424458.697 * [misc]backup-simplify: Simplify (- 1) into -1 1546424458.697 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424458.697 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1546424458.697 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1546424458.698 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1546424458.698 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424458.698 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424458.698 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424458.698 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.698 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424458.698 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.698 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.698 * [misc]taylor: Taking taylor expansion of v in v 1546424458.698 * [misc]backup-simplify: Simplify 0 into 0 1546424458.698 * [misc]backup-simplify: Simplify 1 into 1 1546424458.698 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.698 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.698 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.698 * [misc]backup-simplify: Simplify -3 into -3 1546424458.698 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.698 * [misc]backup-simplify: Simplify 1 into 1 1546424458.698 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.699 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.699 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424458.699 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424458.699 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.699 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.699 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.699 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.699 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424458.700 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424458.700 * [misc]backup-simplify: Simplify (* (* 5 (/ t (* (sqrt 2) PI))) (sqrt -1/3)) into (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1546424458.700 * [misc]backup-simplify: Simplify (* -1 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) into (* -5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1546424458.700 * [misc]taylor: Taking taylor expansion of (* -5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1546424458.700 * [misc]taylor: Taking taylor expansion of -5 in t 1546424458.700 * [misc]backup-simplify: Simplify -5 into -5 1546424458.700 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1546424458.700 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1546424458.700 * [misc]taylor: Taking taylor expansion of t in t 1546424458.700 * [misc]backup-simplify: Simplify 0 into 0 1546424458.701 * [misc]backup-simplify: Simplify 1 into 1 1546424458.701 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424458.701 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424458.701 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424458.701 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424458.701 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424458.701 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424458.701 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.701 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.701 * [misc]backup-simplify: Simplify 2 into 2 1546424458.701 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.701 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.701 * [misc]taylor: Taking taylor expansion of PI in t 1546424458.701 * [misc]backup-simplify: Simplify PI into PI 1546424458.701 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1546424458.702 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1546424458.702 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424458.702 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1546424458.703 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424458.704 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424458.704 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.704 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.704 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424458.704 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.704 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 -5)) into 0 1546424458.705 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.705 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.705 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.705 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.705 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 -1)) into 0 1546424458.706 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* -1 PI))) into 0 1546424458.707 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1546424458.708 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))) into 0 1546424458.708 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))))) into 0 1546424458.708 * [misc]taylor: Taking taylor expansion of 0 in t 1546424458.708 * [misc]backup-simplify: Simplify 0 into 0 1546424458.708 * [misc]backup-simplify: Simplify 0 into 0 1546424458.709 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1546424458.709 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1546424458.710 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424458.712 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424458.713 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1546424458.713 * [misc]backup-simplify: Simplify 0 into 0 1546424458.713 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.713 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.714 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424458.714 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.714 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1546424458.715 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1546424458.715 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.715 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.715 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424458.715 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.715 * [misc]backup-simplify: Simplify (+ (* t 1) (+ (* 0 0) (* 0 -5))) into t 1546424458.716 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.716 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.716 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.716 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424458.716 * [misc]backup-simplify: Simplify (+ (* PI 1) (+ (* 0 0) (* 0 -1))) into PI 1546424458.717 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.718 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) PI) (+ (* 0 0) (* 0 (* -1 PI)))) into (* (sqrt 2) PI) 1546424458.721 * [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))) 1546424458.723 * [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))))) 1546424458.725 * [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)))) 1546424458.725 * [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 1546424458.725 * [misc]taylor: Taking taylor expansion of (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) in t 1546424458.725 * [misc]taylor: Taking taylor expansion of 5/18 in t 1546424458.725 * [misc]backup-simplify: Simplify 5/18 into 5/18 1546424458.725 * [misc]taylor: Taking taylor expansion of (/ t (* (sqrt 2) (* (sqrt -1/3) PI))) in t 1546424458.726 * [misc]taylor: Taking taylor expansion of t in t 1546424458.726 * [misc]backup-simplify: Simplify 0 into 0 1546424458.726 * [misc]backup-simplify: Simplify 1 into 1 1546424458.726 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (sqrt -1/3) PI)) in t 1546424458.726 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.726 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.726 * [misc]backup-simplify: Simplify 2 into 2 1546424458.726 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.726 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.726 * [misc]taylor: Taking taylor expansion of (* (sqrt -1/3) PI) in t 1546424458.726 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424458.726 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424458.726 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424458.726 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424458.727 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424458.727 * [misc]taylor: Taking taylor expansion of PI in t 1546424458.727 * [misc]backup-simplify: Simplify PI into PI 1546424458.727 * [misc]backup-simplify: Simplify (* (sqrt -1/3) PI) into (* (sqrt -1/3) PI) 1546424458.728 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -1/3) PI)) into (* (sqrt 2) (* (sqrt -1/3) PI)) 1546424458.729 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) into (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) 1546424458.729 * [misc]taylor: Taking taylor expansion of (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1546424458.729 * [misc]taylor: Taking taylor expansion of 4 in t 1546424458.729 * [misc]backup-simplify: Simplify 4 into 4 1546424458.729 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1546424458.729 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1546424458.729 * [misc]taylor: Taking taylor expansion of t in t 1546424458.729 * [misc]backup-simplify: Simplify 0 into 0 1546424458.729 * [misc]backup-simplify: Simplify 1 into 1 1546424458.729 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424458.729 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424458.729 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424458.729 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424458.730 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424458.730 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424458.730 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424458.730 * [misc]taylor: Taking taylor expansion of 2 in t 1546424458.730 * [misc]backup-simplify: Simplify 2 into 2 1546424458.730 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.730 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.730 * [misc]taylor: Taking taylor expansion of PI in t 1546424458.730 * [misc]backup-simplify: Simplify PI into PI 1546424458.730 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1546424458.731 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1546424458.732 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424458.732 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1546424458.734 * [misc]backup-simplify: Simplify (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) 1546424458.735 * [misc]backup-simplify: Simplify (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424458.736 * [misc]backup-simplify: Simplify (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1546424458.740 * [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)))) 1546424458.743 * [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)))) 1546424458.743 * [misc]backup-simplify: Simplify 0 into 0 1546424458.743 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1546424458.743 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -1/3))))) into 0 1546424458.745 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.746 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424458.750 * [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 1546424458.753 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into 0 1546424458.753 * [misc]backup-simplify: Simplify 0 into 0 1546424458.753 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.754 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.754 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424458.754 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.754 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1546424458.755 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1546424458.755 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.756 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.756 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424458.756 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.756 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 1) (+ (* 0 0) (* 0 -5)))) into 0 1546424458.757 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.757 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.757 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.757 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.758 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1546424458.758 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.760 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 PI) (+ (* 0 0) (* 0 (* -1 PI))))) into 0 1546424458.767 * [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 1546424458.768 * [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 1546424458.770 * [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 1546424458.770 * [misc]taylor: Taking taylor expansion of 0 in t 1546424458.770 * [misc]backup-simplify: Simplify 0 into 0 1546424458.770 * [misc]backup-simplify: Simplify 0 into 0 1546424458.770 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/3) 0) (* 0 PI)) into 0 1546424458.771 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (sqrt -1/3) PI))) into 0 1546424458.774 * [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 1546424458.775 * [misc]backup-simplify: Simplify (+ (* 5/18 0) (* 0 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into 0 1546424458.776 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1546424458.776 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1546424458.777 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424458.779 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424458.780 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1546424458.780 * [misc]backup-simplify: Simplify (- 0) into 0 1546424458.780 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.780 * [misc]backup-simplify: Simplify 0 into 0 1546424458.780 * [misc]backup-simplify: Simplify 0 into 0 1546424458.781 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1546424458.781 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into 0 1546424458.781 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.782 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1546424458.785 * [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 1546424458.787 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))))) into 0 1546424458.787 * [misc]backup-simplify: Simplify 0 into 0 1546424458.790 * [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))))))) 1546424458.790 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1) 1546424458.790 * [misc]backup-simplify: Simplify (/ (fma (* v v) -5 1) PI) into (/ (fma (pow v 2) -5 1) PI) 1546424458.790 * [misc]approximate: Taking taylor expansion of (/ (fma (pow v 2) -5 1) PI) in (v) around 0 1546424458.790 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) PI) in v 1546424458.790 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424458.790 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424458.790 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424458.790 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.790 * [misc]taylor: Taking taylor expansion of v in v 1546424458.790 * [misc]backup-simplify: Simplify 0 into 0 1546424458.790 * [misc]backup-simplify: Simplify 1 into 1 1546424458.790 * [misc]taylor: Taking taylor expansion of -5 in v 1546424458.790 * [misc]backup-simplify: Simplify -5 into -5 1546424458.790 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.790 * [misc]backup-simplify: Simplify 1 into 1 1546424458.790 * [misc]taylor: Taking taylor expansion of PI in v 1546424458.790 * [misc]backup-simplify: Simplify PI into PI 1546424458.790 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.791 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546424458.791 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) PI) in v 1546424458.791 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424458.791 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424458.791 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424458.791 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.791 * [misc]taylor: Taking taylor expansion of v in v 1546424458.791 * [misc]backup-simplify: Simplify 0 into 0 1546424458.791 * [misc]backup-simplify: Simplify 1 into 1 1546424458.791 * [misc]taylor: Taking taylor expansion of -5 in v 1546424458.791 * [misc]backup-simplify: Simplify -5 into -5 1546424458.791 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.791 * [misc]backup-simplify: Simplify 1 into 1 1546424458.791 * [misc]taylor: Taking taylor expansion of PI in v 1546424458.791 * [misc]backup-simplify: Simplify PI into PI 1546424458.791 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.791 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546424458.791 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546424458.791 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.792 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546424458.792 * [misc]backup-simplify: Simplify 0 into 0 1546424458.792 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.793 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424458.793 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424458.794 * [misc]backup-simplify: Simplify (- (/ -5 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into (- (* 5 (/ 1 PI))) 1546424458.794 * [misc]backup-simplify: Simplify (- (* 5 (/ 1 PI))) into (- (* 5 (/ 1 PI))) 1546424458.794 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.795 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424458.795 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.798 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)))) into 0 1546424458.798 * [misc]backup-simplify: Simplify 0 into 0 1546424458.798 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.799 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424458.799 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.803 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546424458.803 * [misc]backup-simplify: Simplify 0 into 0 1546424458.803 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.804 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424458.804 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.808 * [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 1546424458.808 * [misc]backup-simplify: Simplify 0 into 0 1546424458.809 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424458.809 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424458.809 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.815 * [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 1546424458.815 * [misc]backup-simplify: Simplify 0 into 0 1546424458.815 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1546424458.816 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))) into 0 1546424458.816 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.821 * [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 1546424458.822 * [misc]backup-simplify: Simplify 0 into 0 1546424458.822 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1546424458.823 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))) into 0 1546424458.823 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.829 * [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 1546424458.829 * [misc]backup-simplify: Simplify 0 into 0 1546424458.831 * [misc]backup-simplify: Simplify (+ (* (- (* 5 (/ 1 PI))) (pow v 2)) (/ 1 PI)) into (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1546424458.831 * [misc]backup-simplify: Simplify (/ (fma (* (/ 1 v) (/ 1 v)) -5 1) PI) into (/ (fma (/ 1 (pow v 2)) -5 1) PI) 1546424458.831 * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in (v) around 0 1546424458.831 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1546424458.831 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424458.831 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424458.831 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424458.831 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.831 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.831 * [misc]taylor: Taking taylor expansion of v in v 1546424458.831 * [misc]backup-simplify: Simplify 0 into 0 1546424458.831 * [misc]backup-simplify: Simplify 1 into 1 1546424458.831 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.831 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.832 * [misc]taylor: Taking taylor expansion of -5 in v 1546424458.832 * [misc]backup-simplify: Simplify -5 into -5 1546424458.832 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.832 * [misc]backup-simplify: Simplify 1 into 1 1546424458.832 * [misc]taylor: Taking taylor expansion of PI in v 1546424458.832 * [misc]backup-simplify: Simplify PI into PI 1546424458.832 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424458.832 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424458.832 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1546424458.832 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1546424458.832 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424458.832 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424458.833 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424458.833 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.833 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.833 * [misc]taylor: Taking taylor expansion of v in v 1546424458.833 * [misc]backup-simplify: Simplify 0 into 0 1546424458.833 * [misc]backup-simplify: Simplify 1 into 1 1546424458.833 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.833 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.833 * [misc]taylor: Taking taylor expansion of -5 in v 1546424458.833 * [misc]backup-simplify: Simplify -5 into -5 1546424458.833 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.833 * [misc]backup-simplify: Simplify 1 into 1 1546424458.833 * [misc]taylor: Taking taylor expansion of PI in v 1546424458.833 * [misc]backup-simplify: Simplify PI into PI 1546424458.833 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424458.833 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424458.834 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1546424458.834 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1546424458.834 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.835 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.835 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424458.835 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.836 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)))) into 0 1546424458.836 * [misc]backup-simplify: Simplify 0 into 0 1546424458.836 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.836 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.837 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424458.837 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.838 * [misc]backup-simplify: Simplify (- (/ 1 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into (/ 1 PI) 1546424458.838 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546424458.838 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.838 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.839 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424458.839 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.840 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)))) into 0 1546424458.841 * [misc]backup-simplify: Simplify 0 into 0 1546424458.841 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424458.841 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.841 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424458.841 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.843 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546424458.843 * [misc]backup-simplify: Simplify 0 into 0 1546424458.844 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1546424458.844 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.844 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))) into 0 1546424458.844 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.847 * [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 1546424458.847 * [misc]backup-simplify: Simplify 0 into 0 1546424458.847 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1546424458.847 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.848 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))) into 0 1546424458.848 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.851 * [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 1546424458.851 * [misc]backup-simplify: Simplify 0 into 0 1546424458.851 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 1546424458.851 * [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 1546424458.852 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))))) into 0 1546424458.852 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.855 * [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 1546424458.855 * [misc]backup-simplify: Simplify 0 into 0 1546424458.855 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 1546424458.855 * [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 1546424458.856 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))))) into 0 1546424458.856 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.859 * [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 1546424458.859 * [misc]backup-simplify: Simplify 0 into 0 1546424458.860 * [misc]backup-simplify: Simplify (+ (/ 1 PI) (* (/ -5 PI) (pow (/ 1 (/ 1 v)) 2))) into (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1546424458.860 * [misc]backup-simplify: Simplify (/ (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1) PI) into (/ (fma (/ 1 (pow v 2)) -5 1) PI) 1546424458.860 * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in (v) around 0 1546424458.860 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1546424458.860 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424458.860 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424458.860 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424458.860 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.860 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.860 * [misc]taylor: Taking taylor expansion of v in v 1546424458.860 * [misc]backup-simplify: Simplify 0 into 0 1546424458.860 * [misc]backup-simplify: Simplify 1 into 1 1546424458.860 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.860 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.860 * [misc]taylor: Taking taylor expansion of -5 in v 1546424458.860 * [misc]backup-simplify: Simplify -5 into -5 1546424458.860 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.860 * [misc]backup-simplify: Simplify 1 into 1 1546424458.860 * [misc]taylor: Taking taylor expansion of PI in v 1546424458.860 * [misc]backup-simplify: Simplify PI into PI 1546424458.860 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424458.861 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424458.861 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1546424458.861 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1546424458.861 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424458.861 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424458.861 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424458.861 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.861 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.861 * [misc]taylor: Taking taylor expansion of v in v 1546424458.861 * [misc]backup-simplify: Simplify 0 into 0 1546424458.861 * [misc]backup-simplify: Simplify 1 into 1 1546424458.861 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.861 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.861 * [misc]taylor: Taking taylor expansion of -5 in v 1546424458.861 * [misc]backup-simplify: Simplify -5 into -5 1546424458.861 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.861 * [misc]backup-simplify: Simplify 1 into 1 1546424458.861 * [misc]taylor: Taking taylor expansion of PI in v 1546424458.861 * [misc]backup-simplify: Simplify PI into PI 1546424458.861 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424458.861 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424458.862 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1546424458.862 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1546424458.862 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.862 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.862 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424458.862 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.863 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)))) into 0 1546424458.863 * [misc]backup-simplify: Simplify 0 into 0 1546424458.863 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.864 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.864 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424458.864 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.865 * [misc]backup-simplify: Simplify (- (/ 1 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into (/ 1 PI) 1546424458.865 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546424458.865 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.866 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.866 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424458.866 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.868 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)))) into 0 1546424458.868 * [misc]backup-simplify: Simplify 0 into 0 1546424458.868 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424458.869 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.869 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424458.869 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.873 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546424458.873 * [misc]backup-simplify: Simplify 0 into 0 1546424458.874 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1546424458.874 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.874 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))) into 0 1546424458.875 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.880 * [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 1546424458.880 * [misc]backup-simplify: Simplify 0 into 0 1546424458.881 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1546424458.881 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.882 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))) into 0 1546424458.882 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.887 * [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 1546424458.887 * [misc]backup-simplify: Simplify 0 into 0 1546424458.887 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 1546424458.888 * [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 1546424458.888 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))))) into 0 1546424458.889 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.894 * [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 1546424458.894 * [misc]backup-simplify: Simplify 0 into 0 1546424458.894 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 1546424458.895 * [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 1546424458.896 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))))) into 0 1546424458.896 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.901 * [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 1546424458.902 * [misc]backup-simplify: Simplify 0 into 0 1546424458.902 * [misc]backup-simplify: Simplify (+ (/ 1 PI) (* (/ -5 PI) (pow (/ 1 (/ 1 (- v))) 2))) into (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1546424458.902 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2 1) 1546424458.902 * [misc]backup-simplify: Simplify (sqrt (* 2 (fma (* v v) -3 1))) into (* (sqrt 2) (sqrt (fma (pow v 2) -3 1))) 1546424458.903 * [misc]approximate: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (pow v 2) -3 1))) in (v) around 0 1546424458.903 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (pow v 2) -3 1))) in v 1546424458.903 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.903 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.903 * [misc]backup-simplify: Simplify 2 into 2 1546424458.903 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.903 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.903 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in v 1546424458.903 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424458.903 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424458.903 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424458.903 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.903 * [misc]taylor: Taking taylor expansion of v in v 1546424458.903 * [misc]backup-simplify: Simplify 0 into 0 1546424458.903 * [misc]backup-simplify: Simplify 1 into 1 1546424458.903 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.903 * [misc]backup-simplify: Simplify -3 into -3 1546424458.904 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.904 * [misc]backup-simplify: Simplify 1 into 1 1546424458.904 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.904 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424458.904 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.904 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424458.904 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (pow v 2) -3 1))) in v 1546424458.904 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.904 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.904 * [misc]backup-simplify: Simplify 2 into 2 1546424458.905 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.905 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.905 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in v 1546424458.905 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424458.905 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424458.905 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424458.905 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.905 * [misc]taylor: Taking taylor expansion of v in v 1546424458.905 * [misc]backup-simplify: Simplify 0 into 0 1546424458.905 * [misc]backup-simplify: Simplify 1 into 1 1546424458.905 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.905 * [misc]backup-simplify: Simplify -3 into -3 1546424458.905 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.905 * [misc]backup-simplify: Simplify 1 into 1 1546424458.905 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.905 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424458.906 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.906 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424458.906 * [misc]backup-simplify: Simplify (* (sqrt 2) 1) into (sqrt 2) 1546424458.906 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.907 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 1546424458.907 * [misc]backup-simplify: Simplify 0 into 0 1546424458.907 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.907 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.907 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.908 * [misc]backup-simplify: Simplify (/ (- -3 (pow 0 2) (+)) (* 2 1)) into -3/2 1546424458.909 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.910 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) -3/2) (+ (* 0 0) (* 0 1))) into (- (* 3/2 (sqrt 2))) 1546424458.911 * [misc]backup-simplify: Simplify (- (* 3/2 (sqrt 2))) into (- (* 3/2 (sqrt 2))) 1546424458.911 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.911 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.911 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.911 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 -3/2)))) (* 2 1)) into 0 1546424458.912 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.912 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 -3/2) (+ (* 0 0) (* 0 1)))) into 0 1546424458.912 * [misc]backup-simplify: Simplify 0 into 0 1546424458.912 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.912 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424458.912 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.913 * [misc]backup-simplify: Simplify (/ (- 0 (pow -3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -9/8 1546424458.914 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.914 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) -9/8) (+ (* 0 0) (+ (* 0 -3/2) (+ (* 0 0) (* 0 1))))) into (- (* 9/8 (sqrt 2))) 1546424458.915 * [misc]backup-simplify: Simplify (- (* 9/8 (sqrt 2))) into (- (* 9/8 (sqrt 2))) 1546424458.916 * [misc]backup-simplify: Simplify (+ (* (- (* 9/8 (sqrt 2))) (pow v 4)) (+ (* (- (* 3/2 (sqrt 2))) (pow v 2)) (sqrt 2))) into (- (sqrt 2) (+ (* 9/8 (* (sqrt 2) (pow v 4))) (* 3/2 (* (sqrt 2) (pow v 2))))) 1546424458.916 * [misc]backup-simplify: Simplify (sqrt (* 2 (fma (* (/ 1 v) (/ 1 v)) -3 1))) into (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) 1546424458.916 * [misc]approximate: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in (v) around 0 1546424458.916 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424458.916 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.916 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.916 * [misc]backup-simplify: Simplify 2 into 2 1546424458.916 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.916 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.916 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424458.916 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424458.916 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.916 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424458.916 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.916 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.916 * [misc]taylor: Taking taylor expansion of v in v 1546424458.916 * [misc]backup-simplify: Simplify 0 into 0 1546424458.916 * [misc]backup-simplify: Simplify 1 into 1 1546424458.916 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.917 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.917 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.917 * [misc]backup-simplify: Simplify -3 into -3 1546424458.917 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.917 * [misc]backup-simplify: Simplify 1 into 1 1546424458.917 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.917 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.917 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.917 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.917 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.917 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.918 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.918 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.918 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424458.918 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.918 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.918 * [misc]backup-simplify: Simplify 2 into 2 1546424458.918 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.918 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.918 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424458.918 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424458.918 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.918 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424458.918 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.918 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.918 * [misc]taylor: Taking taylor expansion of v in v 1546424458.918 * [misc]backup-simplify: Simplify 0 into 0 1546424458.918 * [misc]backup-simplify: Simplify 1 into 1 1546424458.918 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.918 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.918 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.918 * [misc]backup-simplify: Simplify -3 into -3 1546424458.918 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.919 * [misc]backup-simplify: Simplify 1 into 1 1546424458.919 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.919 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.919 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.919 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.919 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.919 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.919 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.919 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.920 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424458.920 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424458.920 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1546424458.920 * [misc]backup-simplify: Simplify 0 into 0 1546424458.921 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.921 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.921 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424458.921 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.922 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -3))) into (/ 1/2 (sqrt -3)) 1546424458.923 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.923 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3)))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424458.924 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424458.924 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.924 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.924 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424458.924 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.925 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -3)))))) (* 2 (sqrt -3))) into 0 1546424458.925 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.925 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3))))) into 0 1546424458.925 * [misc]backup-simplify: Simplify 0 into 0 1546424458.925 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424458.925 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.926 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1546424458.926 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.927 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (sqrt -3)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into (/ -1/8 (pow (sqrt -3) 3)) 1546424458.928 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.929 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (/ -1/8 (pow (sqrt -3) 3))) (+ (* 0 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3)))))) into (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) 1546424458.930 * [misc]backup-simplify: Simplify (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) into (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) 1546424458.933 * [misc]backup-simplify: Simplify (+ (* (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) (pow (/ 1 v) 3)) (+ (* (* 1/2 (/ (sqrt 2) (sqrt -3))) (/ 1 v)) (* (* (sqrt 2) (sqrt -3)) (/ 1 (/ 1 v))))) into (- (+ (* (sqrt 2) (* v (sqrt -3))) (* 1/2 (/ (sqrt 2) (* v (sqrt -3))))) (* 1/8 (/ (sqrt 2) (* (pow v 3) (pow (sqrt -3) 3))))) 1546424458.933 * [misc]backup-simplify: Simplify (sqrt (* 2 (fma (* (/ 1 (- v)) (/ 1 (- v))) -3 1))) into (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) 1546424458.933 * [misc]approximate: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in (v) around 0 1546424458.933 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424458.933 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.933 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.933 * [misc]backup-simplify: Simplify 2 into 2 1546424458.933 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.934 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.934 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424458.934 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424458.934 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.934 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424458.934 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.934 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.934 * [misc]taylor: Taking taylor expansion of v in v 1546424458.934 * [misc]backup-simplify: Simplify 0 into 0 1546424458.934 * [misc]backup-simplify: Simplify 1 into 1 1546424458.934 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.934 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.934 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.934 * [misc]backup-simplify: Simplify -3 into -3 1546424458.934 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.934 * [misc]backup-simplify: Simplify 1 into 1 1546424458.935 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.935 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.935 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.935 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.935 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.936 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.936 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.936 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.936 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424458.936 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424458.936 * [misc]taylor: Taking taylor expansion of 2 in v 1546424458.936 * [misc]backup-simplify: Simplify 2 into 2 1546424458.936 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424458.937 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424458.937 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424458.937 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424458.937 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424458.937 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424458.937 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424458.937 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424458.937 * [misc]taylor: Taking taylor expansion of v in v 1546424458.937 * [misc]backup-simplify: Simplify 0 into 0 1546424458.937 * [misc]backup-simplify: Simplify 1 into 1 1546424458.937 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424458.937 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424458.937 * [misc]taylor: Taking taylor expansion of -3 in v 1546424458.937 * [misc]backup-simplify: Simplify -3 into -3 1546424458.937 * [misc]taylor: Taking taylor expansion of 1 in v 1546424458.937 * [misc]backup-simplify: Simplify 1 into 1 1546424458.937 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424458.938 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424458.938 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424458.938 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424458.938 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424458.939 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424458.939 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.939 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424458.939 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424458.940 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424458.940 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1546424458.940 * [misc]backup-simplify: Simplify 0 into 0 1546424458.941 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424458.941 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.941 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424458.941 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424458.943 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -3))) into (/ 1/2 (sqrt -3)) 1546424458.944 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424458.945 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3)))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424458.946 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424458.947 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424458.947 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.947 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424458.947 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.948 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -3)))))) (* 2 (sqrt -3))) into 0 1546424458.948 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.948 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3))))) into 0 1546424458.948 * [misc]backup-simplify: Simplify 0 into 0 1546424458.948 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424458.948 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424458.949 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1546424458.949 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424458.950 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (sqrt -3)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into (/ -1/8 (pow (sqrt -3) 3)) 1546424458.951 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424458.952 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (/ -1/8 (pow (sqrt -3) 3))) (+ (* 0 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3)))))) into (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) 1546424458.953 * [misc]backup-simplify: Simplify (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) into (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) 1546424458.955 * [misc]backup-simplify: Simplify (+ (* (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) (pow (/ 1 (- v)) 3)) (+ (* (* 1/2 (/ (sqrt 2) (sqrt -3))) (/ 1 (- v))) (* (* (sqrt 2) (sqrt -3)) (/ 1 (/ 1 (- v)))))) into (- (* 1/8 (/ (sqrt 2) (* (pow v 3) (pow (sqrt -3) 3)))) (+ (* (sqrt 2) (* v (sqrt -3))) (* 1/2 (/ (sqrt 2) (* v (sqrt -3)))))) 1546424458.955 * * * [misc]progress: simplifying candidates 1546424458.955 * * * * [misc]progress: [ 1 / 94 ] simplifiying candidate # 1546424458.955 * * * * [misc]progress: [ 2 / 94 ] simplifiying candidate # 1546424458.955 * * * * [misc]progress: [ 3 / 94 ] simplifiying candidate # 1546424458.955 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) 1546424458.955 * * [misc]simplify: iters left: 6 (12 enodes) 1546424458.957 * * [misc]simplify: iters left: 5 (23 enodes) 1546424458.962 * * [misc]simplify: iters left: 4 (55 enodes) 1546424458.975 * * [misc]simplify: iters left: 3 (123 enodes) 1546424459.015 * * [misc]simplify: iters left: 2 (280 enodes) 1546424459.192 * [exit]simplify: Simplified to (* (fma (* t v) (- v) t) (sqrt (fma (* v v) -6 2))) 1546424459.192 * [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))) 1546424459.192 * * * * [misc]progress: [ 4 / 94 ] simplifiying candidate # 1546424459.193 * * * * [misc]progress: [ 5 / 94 ] simplifiying candidate # 1546424459.193 * [enter]simplify: Simplifying (+ (log (sqrt (* 2 (fma (* v v) -3 1)))) (log (* t (- 1 (* v v))))) 1546424459.193 * * [misc]simplify: iters left: 6 (14 enodes) 1546424459.195 * * [misc]simplify: iters left: 5 (26 enodes) 1546424459.200 * * [misc]simplify: iters left: 4 (52 enodes) 1546424459.210 * * [misc]simplify: iters left: 3 (94 enodes) 1546424459.222 * * [misc]simplify: iters left: 2 (131 enodes) 1546424459.245 * * [misc]simplify: iters left: 1 (135 enodes) 1546424459.257 * [exit]simplify: Simplified to (+ (log (fma (* v t) (- v) t)) (log (sqrt (fma v (* v -6) 2)))) 1546424459.258 * [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))))))) 1546424459.258 * * * * [misc]progress: [ 6 / 94 ] simplifiying candidate # 1546424459.258 * * * * [misc]progress: [ 7 / 94 ] simplifiying candidate # 1546424459.258 * * * * [misc]progress: [ 8 / 94 ] simplifiying candidate # 1546424459.258 * [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))))) 1546424459.258 * * [misc]simplify: iters left: 6 (16 enodes) 1546424459.261 * * [misc]simplify: iters left: 5 (37 enodes) 1546424459.270 * * [misc]simplify: iters left: 4 (131 enodes) 1546424459.339 * [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))) 1546424459.339 * [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)))))) 1546424459.339 * * * * [misc]progress: [ 9 / 94 ] simplifiying candidate # 1546424459.339 * * * * [misc]progress: [ 10 / 94 ] simplifiying candidate # 1546424459.339 * * * * [misc]progress: [ 11 / 94 ] simplifiying candidate # 1546424459.339 * * * * [misc]progress: [ 12 / 94 ] simplifiying candidate # 1546424459.339 * * * * [misc]progress: [ 13 / 94 ] simplifiying candidate # 1546424459.339 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (* v v)))) 1546424459.339 * * [misc]simplify: iters left: 6 (12 enodes) 1546424459.341 * * [misc]simplify: iters left: 5 (26 enodes) 1546424459.350 * * [misc]simplify: iters left: 4 (65 enodes) 1546424459.375 * * [misc]simplify: iters left: 3 (138 enodes) 1546424459.423 * * [misc]simplify: iters left: 2 (208 enodes) 1546424459.479 * * [misc]simplify: iters left: 1 (212 enodes) 1546424459.494 * [exit]simplify: Simplified to (* (sqrt (fma v (* -6 v) 2)) (* (- t) (* v v))) 1546424459.495 * [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)))))) 1546424459.495 * * * * [misc]progress: [ 14 / 94 ] simplifiying candidate # 1546424459.495 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (* v v)))) 1546424459.495 * * [misc]simplify: iters left: 6 (12 enodes) 1546424459.497 * * [misc]simplify: iters left: 5 (26 enodes) 1546424459.503 * * [misc]simplify: iters left: 4 (65 enodes) 1546424459.515 * * [misc]simplify: iters left: 3 (138 enodes) 1546424459.562 * * [misc]simplify: iters left: 2 (208 enodes) 1546424459.596 * * [misc]simplify: iters left: 1 (212 enodes) 1546424459.624 * [exit]simplify: Simplified to (* (sqrt (fma v (* -6 v) 2)) (* (- t) (* v v))) 1546424459.624 * [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)))))) 1546424459.624 * * * * [misc]progress: [ 15 / 94 ] simplifiying candidate # 1546424459.624 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* (- (* v v)) t)) 1546424459.625 * * [misc]simplify: iters left: 6 (12 enodes) 1546424459.630 * * [misc]simplify: iters left: 5 (26 enodes) 1546424459.640 * * [misc]simplify: iters left: 4 (65 enodes) 1546424459.664 * * [misc]simplify: iters left: 3 (136 enodes) 1546424459.685 * * [misc]simplify: iters left: 2 (210 enodes) 1546424459.728 * * [misc]simplify: iters left: 1 (219 enodes) 1546424459.771 * [exit]simplify: Simplified to (* (sqrt (fma (* v v) -6 2)) (* (- t) (* v v))) 1546424459.771 * [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)))))) 1546424459.771 * * * * [misc]progress: [ 16 / 94 ] simplifiying candidate # 1546424459.771 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* (- (* v v)) t)) 1546424459.771 * * [misc]simplify: iters left: 6 (12 enodes) 1546424459.775 * * [misc]simplify: iters left: 5 (26 enodes) 1546424459.786 * * [misc]simplify: iters left: 4 (65 enodes) 1546424459.805 * * [misc]simplify: iters left: 3 (136 enodes) 1546424459.828 * * [misc]simplify: iters left: 2 (210 enodes) 1546424459.887 * * [misc]simplify: iters left: 1 (219 enodes) 1546424459.932 * [exit]simplify: Simplified to (* (sqrt (fma (* v v) -6 2)) (* (- t) (* v v))) 1546424459.932 * [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)))))) 1546424459.932 * * * * [misc]progress: [ 17 / 94 ] simplifiying candidate # 1546424459.932 * [enter]simplify: Simplifying (* (* t (- (* v v))) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424459.932 * * [misc]simplify: iters left: 6 (12 enodes) 1546424459.937 * * [misc]simplify: iters left: 5 (26 enodes) 1546424459.947 * * [misc]simplify: iters left: 4 (65 enodes) 1546424459.974 * * [misc]simplify: iters left: 3 (136 enodes) 1546424460.024 * * [misc]simplify: iters left: 2 (226 enodes) 1546424460.083 * * [misc]simplify: iters left: 1 (238 enodes) 1546424460.122 * [exit]simplify: Simplified to (* (* (- t) (* v v)) (sqrt (fma v (* v -6) 2))) 1546424460.122 * [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)))))) 1546424460.122 * * * * [misc]progress: [ 18 / 94 ] simplifiying candidate # 1546424460.123 * [enter]simplify: Simplifying (* (* t (- (* v v))) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424460.123 * * [misc]simplify: iters left: 6 (12 enodes) 1546424460.127 * * [misc]simplify: iters left: 5 (26 enodes) 1546424460.138 * * [misc]simplify: iters left: 4 (65 enodes) 1546424460.157 * * [misc]simplify: iters left: 3 (136 enodes) 1546424460.189 * * [misc]simplify: iters left: 2 (226 enodes) 1546424460.261 * * [misc]simplify: iters left: 1 (238 enodes) 1546424460.311 * [exit]simplify: Simplified to (* (* (- t) (* v v)) (sqrt (fma v (* v -6) 2))) 1546424460.311 * [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)))))) 1546424460.311 * * * * [misc]progress: [ 19 / 94 ] simplifiying candidate # 1546424460.311 * [enter]simplify: Simplifying (* (* (- (* v v)) t) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424460.311 * * [misc]simplify: iters left: 6 (12 enodes) 1546424460.313 * * [misc]simplify: iters left: 5 (26 enodes) 1546424460.319 * * [misc]simplify: iters left: 4 (65 enodes) 1546424460.331 * * [misc]simplify: iters left: 3 (135 enodes) 1546424460.358 * * [misc]simplify: iters left: 2 (226 enodes) 1546424460.409 * * [misc]simplify: iters left: 1 (230 enodes) 1546424460.452 * [exit]simplify: Simplified to (* (* (* t v) (- v)) (sqrt (fma -6 (* v v) 2))) 1546424460.452 * [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)))))) 1546424460.453 * * * * [misc]progress: [ 20 / 94 ] simplifiying candidate # 1546424460.453 * [enter]simplify: Simplifying (* (* (- (* v v)) t) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424460.453 * * [misc]simplify: iters left: 6 (12 enodes) 1546424460.457 * * [misc]simplify: iters left: 5 (26 enodes) 1546424460.464 * * [misc]simplify: iters left: 4 (65 enodes) 1546424460.477 * * [misc]simplify: iters left: 3 (135 enodes) 1546424460.516 * * [misc]simplify: iters left: 2 (226 enodes) 1546424460.583 * * [misc]simplify: iters left: 1 (230 enodes) 1546424460.626 * [exit]simplify: Simplified to (* (* (* t v) (- v)) (sqrt (fma -6 (* v v) 2))) 1546424460.626 * [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)))))) 1546424460.626 * * * * [misc]progress: [ 21 / 94 ] simplifiying candidate # 1546424460.627 * [enter]simplify: Simplifying (- 1 (* v v)) 1546424460.627 * * [misc]simplify: iters left: 4 (4 enodes) 1546424460.628 * * [misc]simplify: iters left: 3 (8 enodes) 1546424460.631 * * [misc]simplify: iters left: 2 (12 enodes) 1546424460.634 * * [misc]simplify: iters left: 1 (14 enodes) 1546424460.637 * [exit]simplify: Simplified to (- 1 (* v v)) 1546424460.637 * [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))))) 1546424460.637 * * * * [misc]progress: [ 22 / 94 ] simplifiying candidate # 1546424460.638 * [enter]simplify: Simplifying (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424460.638 * * [misc]simplify: iters left: 6 (10 enodes) 1546424460.641 * * [misc]simplify: iters left: 5 (15 enodes) 1546424460.647 * * [misc]simplify: iters left: 4 (25 enodes) 1546424460.656 * * [misc]simplify: iters left: 3 (45 enodes) 1546424460.668 * * [misc]simplify: iters left: 2 (64 enodes) 1546424460.683 * * [misc]simplify: iters left: 1 (65 enodes) 1546424460.695 * [exit]simplify: Simplified to (* (cbrt (sqrt (fma v (* -6 v) 2))) (cbrt (sqrt (fma v (* -6 v) 2)))) 1546424460.695 * [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))))))) 1546424460.695 * * * * [misc]progress: [ 23 / 94 ] simplifiying candidate # 1546424460.695 * [enter]simplify: Simplifying (sqrt 2) 1546424460.695 * * [misc]simplify: iters left: 1 (2 enodes) 1546424460.696 * [exit]simplify: Simplified to (sqrt 2) 1546424460.697 * [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))))))) 1546424460.697 * * * * [misc]progress: [ 24 / 94 ] simplifiying candidate # 1546424460.697 * [enter]simplify: Simplifying (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) 1546424460.697 * * [misc]simplify: iters left: 6 (9 enodes) 1546424460.700 * * [misc]simplify: iters left: 5 (14 enodes) 1546424460.706 * * [misc]simplify: iters left: 4 (24 enodes) 1546424460.716 * * [misc]simplify: iters left: 3 (44 enodes) 1546424460.728 * * [misc]simplify: iters left: 2 (63 enodes) 1546424460.742 * [exit]simplify: Simplified to (sqrt (sqrt (fma (* v v) -6 2))) 1546424460.743 * [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))))))) 1546424460.743 * * * * [misc]progress: [ 25 / 94 ] simplifiying candidate # 1546424460.743 * * * * [misc]progress: [ 26 / 94 ] simplifiying candidate # 1546424460.743 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1546424460.743 * * [misc]simplify: iters left: 6 (8 enodes) 1546424460.747 * * [misc]simplify: iters left: 5 (25 enodes) 1546424460.759 * * [misc]simplify: iters left: 4 (65 enodes) 1546424460.799 * * [misc]simplify: iters left: 3 (129 enodes) 1546424460.856 * * [misc]simplify: iters left: 2 (197 enodes) 1546424460.917 * * [misc]simplify: iters left: 1 (243 enodes) 1546424460.974 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1546424460.974 * [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)))) 1546424460.975 * * * * [misc]progress: [ 27 / 94 ] simplifiying candidate # 1546424460.975 * [enter]simplify: Simplifying (+ 1 (* v v)) 1546424460.975 * * [misc]simplify: iters left: 4 (4 enodes) 1546424460.976 * * [misc]simplify: iters left: 3 (7 enodes) 1546424460.978 * * [misc]simplify: iters left: 2 (8 enodes) 1546424460.980 * [exit]simplify: Simplified to (fma v v 1) 1546424460.980 * [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)))) 1546424460.981 * * * * [misc]progress: [ 28 / 94 ] simplifiying candidate # 1546424460.981 * * * * [misc]progress: [ 29 / 94 ] simplifiying candidate # 1546424460.981 * * * * [misc]progress: [ 30 / 94 ] simplifiying candidate # 1546424460.981 * * * * [misc]progress: [ 31 / 94 ] simplifiying candidate # 1546424460.981 * * * * [misc]progress: [ 32 / 94 ] simplifiying candidate # 1546424460.981 * [enter]simplify: Simplifying (- (log (/ (fma (* v v) -5 1) PI)) (+ (log (sqrt (* 2 (fma (* v v) -3 1)))) (log (* t (- 1 (* v v)))))) 1546424460.981 * * [misc]simplify: iters left: 6 (20 enodes) 1546424460.988 * * [misc]simplify: iters left: 5 (41 enodes) 1546424461.004 * * [misc]simplify: iters left: 4 (89 enodes) 1546424461.037 * * [misc]simplify: iters left: 3 (201 enodes) 1546424461.117 * * [misc]simplify: iters left: 2 (463 enodes) 1546424461.396 * [exit]simplify: Simplified to (- (- (log (/ (fma -5 (* v v) 1) PI)) (log (sqrt (fma (* v v) -6 2)))) (log (fma (* v t) (- v) t))) 1546424461.396 * [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))))) 1546424461.396 * * * * [misc]progress: [ 33 / 94 ] simplifiying candidate # 1546424461.396 * [enter]simplify: Simplifying (- (log (/ (fma (* v v) -5 1) PI)) (log (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424461.396 * * [misc]simplify: iters left: 6 (19 enodes) 1546424461.403 * * [misc]simplify: iters left: 5 (40 enodes) 1546424461.418 * * [misc]simplify: iters left: 4 (93 enodes) 1546424461.456 * * [misc]simplify: iters left: 3 (223 enodes) 1546424461.528 * [exit]simplify: Simplified to (- (log (/ (fma v (* v -5) 1) PI)) (log (* (sqrt (fma (* v v) -6 2)) (fma (- v) (* t v) t)))) 1546424461.528 * [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)))))) 1546424461.528 * * * * [misc]progress: [ 34 / 94 ] simplifiying candidate # 1546424461.528 * * * * [misc]progress: [ 35 / 94 ] simplifiying candidate # 1546424461.528 * * * * [misc]progress: [ 36 / 94 ] simplifiying candidate # 1546424461.529 * [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)))))) 1546424461.529 * * [misc]simplify: iters left: 6 (23 enodes) 1546424461.538 * * [misc]simplify: iters left: 5 (60 enodes) 1546424461.568 * * [misc]simplify: iters left: 4 (258 enodes) 1546424461.876 * [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))) 1546424461.876 * [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))))) 1546424461.876 * * * * [misc]progress: [ 37 / 94 ] simplifiying candidate # 1546424461.877 * [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)))))) 1546424461.877 * * [misc]simplify: iters left: 6 (21 enodes) 1546424461.881 * * [misc]simplify: iters left: 5 (55 enodes) 1546424461.894 * * [misc]simplify: iters left: 4 (230 enodes) 1546424462.096 * [exit]simplify: Simplified to (pow (/ (/ (/ (fma v (* v -5) 1) PI) (* (- 1 (* v v)) t)) (sqrt (+ (* (* v v) -6) 2))) 3) 1546424462.096 * [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))) 1546424462.096 * * * * [misc]progress: [ 38 / 94 ] simplifiying candidate # 1546424462.096 * * * * [misc]progress: [ 39 / 94 ] simplifiying candidate # 1546424462.097 * * * * [misc]progress: [ 40 / 94 ] simplifiying candidate # 1546424462.097 * * * * [misc]progress: [ 41 / 94 ] simplifiying candidate # 1546424462.097 * * * * [misc]progress: [ 42 / 94 ] simplifiying candidate # 1546424462.097 * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424462.097 * * [misc]simplify: iters left: 6 (15 enodes) 1546424462.102 * * [misc]simplify: iters left: 5 (24 enodes) 1546424462.111 * * [misc]simplify: iters left: 4 (40 enodes) 1546424462.128 * * [misc]simplify: iters left: 3 (65 enodes) 1546424462.146 * * [misc]simplify: iters left: 2 (86 enodes) 1546424462.166 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (/ (sqrt (fma v (* -6 v) 2)) (cbrt (/ (fma v (* v -5) 1) PI)))) 1546424462.166 * [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)))))) 1546424462.166 * [enter]simplify: Simplifying (/ (cbrt (/ (fma (* v v) -5 1) PI)) (* t (- 1 (* v v)))) 1546424462.166 * * [misc]simplify: iters left: 6 (12 enodes) 1546424462.171 * * [misc]simplify: iters left: 5 (21 enodes) 1546424462.177 * * [misc]simplify: iters left: 4 (35 enodes) 1546424462.190 * * [misc]simplify: iters left: 3 (56 enodes) 1546424462.206 * * [misc]simplify: iters left: 2 (74 enodes) 1546424462.223 * * [misc]simplify: iters left: 1 (78 enodes) 1546424462.236 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (fma (* v t) (- v) t)) 1546424462.237 * [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)))) 1546424462.237 * * * * [misc]progress: [ 43 / 94 ] simplifiying candidate # 1546424462.237 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424462.237 * * [misc]simplify: iters left: 6 (14 enodes) 1546424462.241 * * [misc]simplify: iters left: 5 (21 enodes) 1546424462.250 * * [misc]simplify: iters left: 4 (35 enodes) 1546424462.261 * * [misc]simplify: iters left: 3 (59 enodes) 1546424462.278 * * [misc]simplify: iters left: 2 (80 enodes) 1546424462.296 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma v (* v -6) 2))) 1546424462.296 * [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)))))) 1546424462.297 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (* t (- 1 (* v v)))) 1546424462.297 * * [misc]simplify: iters left: 6 (12 enodes) 1546424462.301 * * [misc]simplify: iters left: 5 (21 enodes) 1546424462.307 * * [misc]simplify: iters left: 4 (35 enodes) 1546424462.320 * * [misc]simplify: iters left: 3 (56 enodes) 1546424462.336 * * [misc]simplify: iters left: 2 (74 enodes) 1546424462.352 * * [misc]simplify: iters left: 1 (78 enodes) 1546424462.366 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (fma (* v t) (- v) t)) 1546424462.366 * [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)))) 1546424462.366 * * * * [misc]progress: [ 44 / 94 ] simplifiying candidate # 1546424462.367 * [enter]simplify: Simplifying (/ 1 (sqrt (* 2 (fma (* v v) -3 1)))) 1546424462.367 * * [misc]simplify: iters left: 6 (9 enodes) 1546424462.370 * * [misc]simplify: iters left: 5 (14 enodes) 1546424462.376 * * [misc]simplify: iters left: 4 (24 enodes) 1546424462.385 * * [misc]simplify: iters left: 3 (44 enodes) 1546424462.397 * * [misc]simplify: iters left: 2 (63 enodes) 1546424462.409 * * [misc]simplify: iters left: 1 (64 enodes) 1546424462.416 * [exit]simplify: Simplified to (/ 1 (sqrt (fma -6 (* v v) 2))) 1546424462.416 * [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)))))) 1546424462.416 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) PI) (* t (- 1 (* v v)))) 1546424462.416 * * [misc]simplify: iters left: 6 (11 enodes) 1546424462.418 * * [misc]simplify: iters left: 5 (22 enodes) 1546424462.422 * * [misc]simplify: iters left: 4 (46 enodes) 1546424462.431 * * [misc]simplify: iters left: 3 (82 enodes) 1546424462.451 * * [misc]simplify: iters left: 2 (139 enodes) 1546424462.492 * * [misc]simplify: iters left: 1 (231 enodes) 1546424462.566 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) (* t PI)) (- 1 (* v v))) 1546424462.567 * [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))))) 1546424462.567 * * * * [misc]progress: [ 45 / 94 ] simplifiying candidate # 1546424462.567 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424462.567 * * [misc]simplify: iters left: 6 (11 enodes) 1546424462.569 * * [misc]simplify: iters left: 5 (18 enodes) 1546424462.572 * * [misc]simplify: iters left: 4 (32 enodes) 1546424462.581 * * [misc]simplify: iters left: 3 (56 enodes) 1546424462.595 * * [misc]simplify: iters left: 2 (77 enodes) 1546424462.607 * * [misc]simplify: iters left: 1 (78 enodes) 1546424462.614 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (sqrt (fma (* v v) -6 2))) 1546424462.615 * [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)))))) 1546424462.615 * [enter]simplify: Simplifying (/ (/ 1 PI) (* t (- 1 (* v v)))) 1546424462.615 * * [misc]simplify: iters left: 6 (9 enodes) 1546424462.616 * * [misc]simplify: iters left: 5 (18 enodes) 1546424462.619 * * [misc]simplify: iters left: 4 (38 enodes) 1546424462.627 * * [misc]simplify: iters left: 3 (65 enodes) 1546424462.637 * * [misc]simplify: iters left: 2 (111 enodes) 1546424462.668 * * [misc]simplify: iters left: 1 (179 enodes) 1546424462.724 * [exit]simplify: Simplified to (/ (/ (/ 1 PI) t) (- 1 (* v v))) 1546424462.724 * [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))))) 1546424462.724 * * * * [misc]progress: [ 46 / 94 ] simplifiying candidate # 1546424462.724 * * * * [misc]progress: [ 47 / 94 ] simplifiying candidate # 1546424462.724 * * * * [misc]progress: [ 48 / 94 ] simplifiying candidate # 1546424462.724 * * * * [misc]progress: [ 49 / 94 ] simplifiying candidate # 1546424462.724 * [enter]simplify: Simplifying (* t (- 1 (* v v))) 1546424462.724 * * [misc]simplify: iters left: 6 (6 enodes) 1546424462.725 * * [misc]simplify: iters left: 5 (11 enodes) 1546424462.727 * * [misc]simplify: iters left: 4 (21 enodes) 1546424462.731 * * [misc]simplify: iters left: 3 (38 enodes) 1546424462.737 * * [misc]simplify: iters left: 2 (55 enodes) 1546424462.743 * * [misc]simplify: iters left: 1 (59 enodes) 1546424462.751 * [exit]simplify: Simplified to (fma (* v v) (- t) t) 1546424462.751 * [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))) 1546424462.751 * * * * [misc]progress: [ 50 / 94 ] simplifiying candidate # 1546424462.752 * [enter]simplify: Simplifying (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) 1546424462.752 * * [misc]simplify: iters left: 6 (9 enodes) 1546424462.755 * * [misc]simplify: iters left: 5 (13 enodes) 1546424462.758 * * [misc]simplify: iters left: 4 (17 enodes) 1546424462.763 * * [misc]simplify: iters left: 3 (21 enodes) 1546424462.768 * * [misc]simplify: iters left: 2 (22 enodes) 1546424462.774 * [exit]simplify: Simplified to (* (cbrt (/ (fma -5 (* v v) 1) PI)) (cbrt (/ (fma -5 (* v v) 1) PI))) 1546424462.774 * [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))))) 1546424462.774 * * * * [misc]progress: [ 51 / 94 ] simplifiying candidate # 1546424462.774 * [enter]simplify: Simplifying (sqrt (/ (fma (* v v) -5 1) PI)) 1546424462.774 * * [misc]simplify: iters left: 6 (8 enodes) 1546424462.777 * * [misc]simplify: iters left: 5 (12 enodes) 1546424462.780 * * [misc]simplify: iters left: 4 (16 enodes) 1546424462.785 * * [misc]simplify: iters left: 3 (20 enodes) 1546424462.790 * * [misc]simplify: iters left: 2 (21 enodes) 1546424462.795 * [exit]simplify: Simplified to (sqrt (/ (fma v (* v -5) 1) PI)) 1546424462.795 * [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))))) 1546424462.795 * * * * [misc]progress: [ 52 / 94 ] simplifiying candidate # 1546424462.795 * * * * [misc]progress: [ 53 / 94 ] simplifiying candidate # 1546424462.796 * [enter]simplify: Simplifying (fma (* v v) -5 1) 1546424462.796 * * [misc]simplify: iters left: 3 (5 enodes) 1546424462.797 * * [misc]simplify: iters left: 2 (9 enodes) 1546424462.800 * * [misc]simplify: iters left: 1 (13 enodes) 1546424462.804 * [exit]simplify: Simplified to (fma v (* v -5) 1) 1546424462.804 * [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)))) 1546424462.804 * * * * [misc]progress: [ 54 / 94 ] simplifiying candidate # 1546424462.804 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1546424462.804 * * [misc]simplify: iters left: 6 (8 enodes) 1546424462.808 * * [misc]simplify: iters left: 5 (25 enodes) 1546424462.820 * * [misc]simplify: iters left: 4 (65 enodes) 1546424462.847 * * [misc]simplify: iters left: 3 (129 enodes) 1546424462.916 * * [misc]simplify: iters left: 2 (197 enodes) 1546424462.977 * * [misc]simplify: iters left: 1 (243 enodes) 1546424463.032 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1546424463.032 * [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))) 1546424463.032 * * * * [misc]progress: [ 55 / 94 ] simplifiying candidate # 1546424463.032 * [enter]simplify: Simplifying (+ 1 (* v v)) 1546424463.032 * * [misc]simplify: iters left: 4 (4 enodes) 1546424463.034 * * [misc]simplify: iters left: 3 (7 enodes) 1546424463.036 * * [misc]simplify: iters left: 2 (8 enodes) 1546424463.038 * [exit]simplify: Simplified to (fma v v 1) 1546424463.038 * [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))) 1546424463.038 * * * * [misc]progress: [ 56 / 94 ] simplifiying candidate # 1546424463.038 * [enter]simplify: Simplifying (fma (* v v) -5 1) 1546424463.038 * * [misc]simplify: iters left: 3 (5 enodes) 1546424463.040 * * [misc]simplify: iters left: 2 (9 enodes) 1546424463.042 * * [misc]simplify: iters left: 1 (13 enodes) 1546424463.046 * [exit]simplify: Simplified to (fma v (* v -5) 1) 1546424463.046 * [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))) 1546424463.046 * * * * [misc]progress: [ 57 / 94 ] simplifiying candidate # 1546424463.046 * * * * [misc]progress: [ 58 / 94 ] simplifiying candidate # 1546424463.046 * * * * [misc]progress: [ 59 / 94 ] simplifiying candidate # 1546424463.046 * * * * [misc]progress: [ 60 / 94 ] simplifiying candidate # 1546424463.047 * * * * [misc]progress: [ 61 / 94 ] simplifiying candidate # 1546424463.047 * * * * [misc]progress: [ 62 / 94 ] simplifiying candidate # 1546424463.047 * * * * [misc]progress: [ 63 / 94 ] simplifiying candidate # 1546424463.047 * * * * [misc]progress: [ 64 / 94 ] simplifiying candidate # 1546424463.047 * * * * [misc]progress: [ 65 / 94 ] simplifiying candidate # 1546424463.047 * * * * [misc]progress: [ 66 / 94 ] simplifiying candidate # 1546424463.047 * * * * [misc]progress: [ 67 / 94 ] simplifiying candidate # 1546424463.047 * * * * [misc]progress: [ 68 / 94 ] simplifiying candidate # 1546424463.047 * * * * [misc]progress: [ 69 / 94 ] simplifiying candidate # 1546424463.047 * [enter]simplify: Simplifying (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) 1546424463.047 * * [misc]simplify: iters left: 6 (7 enodes) 1546424463.049 * * [misc]simplify: iters left: 5 (11 enodes) 1546424463.053 * * [misc]simplify: iters left: 4 (15 enodes) 1546424463.057 * * [misc]simplify: iters left: 3 (19 enodes) 1546424463.062 * * [misc]simplify: iters left: 2 (20 enodes) 1546424463.067 * [exit]simplify: Simplified to (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) 1546424463.067 * [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)))))) 1546424463.067 * * * * [misc]progress: [ 70 / 94 ] simplifiying candidate # 1546424463.067 * [enter]simplify: Simplifying (sqrt (fma (* v v) -5 1)) 1546424463.067 * * [misc]simplify: iters left: 4 (6 enodes) 1546424463.069 * * [misc]simplify: iters left: 3 (10 enodes) 1546424463.072 * * [misc]simplify: iters left: 2 (14 enodes) 1546424463.076 * * [misc]simplify: iters left: 1 (18 enodes) 1546424463.080 * [exit]simplify: Simplified to (sqrt (fma v (* v -5) 1)) 1546424463.080 * [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)))))) 1546424463.080 * * * * [misc]progress: [ 71 / 94 ] simplifiying candidate # 1546424463.080 * * * * [misc]progress: [ 72 / 94 ] simplifiying candidate # 1546424463.080 * * * * [misc]progress: [ 73 / 94 ] simplifiying candidate # 1546424463.080 * * * * [misc]progress: [ 74 / 94 ] simplifiying candidate # 1546424463.081 * * * * [misc]progress: [ 75 / 94 ] simplifiying candidate # 1546424463.081 * * * * [misc]progress: [ 76 / 94 ] simplifiying candidate # 1546424463.081 * * * * [misc]progress: [ 77 / 94 ] simplifiying candidate # 1546424463.081 * * * * [misc]progress: [ 78 / 94 ] simplifiying candidate # 1546424463.081 * * * * [misc]progress: [ 79 / 94 ] simplifiying candidate # 1546424463.081 * * * * [misc]progress: [ 80 / 94 ] simplifiying candidate # 1546424463.081 * [enter]simplify: Simplifying (sqrt 2) 1546424463.081 * * [misc]simplify: iters left: 1 (2 enodes) 1546424463.082 * [exit]simplify: Simplified to (sqrt 2) 1546424463.082 * [misc]simplify: Simplified (2 2 1 1) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (* (sqrt 2) (sqrt (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424463.083 * * * * [misc]progress: [ 81 / 94 ] simplifiying candidate # 1546424463.083 * * * * [misc]progress: [ 82 / 94 ] simplifiying candidate # 1546424463.083 * * * * [misc]progress: [ 83 / 94 ] simplifiying candidate # 1546424463.083 * [enter]simplify: Simplifying (- (* t (sqrt 2)) (* 5/2 (* t (* (sqrt 2) (pow v 2))))) 1546424463.083 * * [misc]simplify: iters left: 6 (11 enodes) 1546424463.088 * * [misc]simplify: iters left: 5 (22 enodes) 1546424463.096 * * [misc]simplify: iters left: 4 (61 enodes) 1546424463.113 * * [misc]simplify: iters left: 3 (186 enodes) 1546424463.205 * * [misc]simplify: iters left: 2 (472 enodes) 1546424463.451 * [exit]simplify: Simplified to (fma (* (* v v) -5/2) (* t (sqrt 2)) (* t (sqrt 2))) 1546424463.451 * [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))))) 1546424463.451 * * * * [misc]progress: [ 84 / 94 ] simplifiying candidate # 1546424463.452 * [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)))))) 1546424463.452 * * [misc]simplify: iters left: 6 (31 enodes) 1546424463.459 * * [misc]simplify: iters left: 5 (90 enodes) 1546424463.488 * * [misc]simplify: iters left: 4 (303 enodes) 1546424463.639 * [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))))) 1546424463.639 * [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))))))) 1546424463.639 * * * * [misc]progress: [ 85 / 94 ] simplifiying candidate # 1546424463.639 * [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))))))) 1546424463.640 * * [misc]simplify: iters left: 6 (31 enodes) 1546424463.649 * * [misc]simplify: iters left: 5 (90 enodes) 1546424463.668 * * [misc]simplify: iters left: 4 (308 enodes) 1546424463.839 * [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)))))) 1546424463.839 * [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)))))))) 1546424463.839 * * * * [misc]progress: [ 86 / 94 ] simplifiying candidate # 1546424463.840 * [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)))))) 1546424463.840 * * [misc]simplify: iters left: 6 (20 enodes) 1546424463.847 * * [misc]simplify: iters left: 5 (45 enodes) 1546424463.862 * * [misc]simplify: iters left: 4 (119 enodes) 1546424463.924 * * [misc]simplify: iters left: 3 (450 enodes) 1546424464.246 * [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))))) 1546424464.247 * [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)))))) 1546424464.247 * * * * [misc]progress: [ 87 / 94 ] simplifiying candidate # 1546424464.247 * [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))))))) 1546424464.247 * * [misc]simplify: iters left: 6 (30 enodes) 1546424464.264 * * [misc]simplify: iters left: 5 (76 enodes) 1546424464.295 * * [misc]simplify: iters left: 4 (228 enodes) 1546424464.416 * [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))))) 1546424464.416 * [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)))))) 1546424464.416 * * * * [misc]progress: [ 88 / 94 ] simplifiying candidate # 1546424464.416 * [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))))))) 1546424464.417 * * [misc]simplify: iters left: 6 (30 enodes) 1546424464.423 * * [misc]simplify: iters left: 5 (77 enodes) 1546424464.439 * * [misc]simplify: iters left: 4 (219 enodes) 1546424464.555 * [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)))))) 1546424464.555 * [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))))))) 1546424464.555 * * * * [misc]progress: [ 89 / 94 ] simplifiying candidate # 1546424464.556 * [enter]simplify: Simplifying (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1546424464.556 * * [misc]simplify: iters left: 6 (10 enodes) 1546424464.559 * * [misc]simplify: iters left: 5 (18 enodes) 1546424464.562 * * [misc]simplify: iters left: 4 (36 enodes) 1546424464.567 * * [misc]simplify: iters left: 3 (60 enodes) 1546424464.578 * * [misc]simplify: iters left: 2 (95 enodes) 1546424464.599 * * [misc]simplify: iters left: 1 (133 enodes) 1546424464.645 * [exit]simplify: Simplified to (fma (* (/ v PI) v) -5 (/ 1 PI)) 1546424464.645 * [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)))))) 1546424464.645 * * * * [misc]progress: [ 90 / 94 ] simplifiying candidate # 1546424464.645 * [enter]simplify: Simplifying (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1546424464.646 * * [misc]simplify: iters left: 6 (10 enodes) 1546424464.649 * * [misc]simplify: iters left: 5 (18 enodes) 1546424464.655 * * [misc]simplify: iters left: 4 (36 enodes) 1546424464.666 * * [misc]simplify: iters left: 3 (60 enodes) 1546424464.681 * * [misc]simplify: iters left: 2 (95 enodes) 1546424464.714 * * [misc]simplify: iters left: 1 (133 enodes) 1546424464.759 * [exit]simplify: Simplified to (fma (* (/ v PI) v) -5 (/ 1 PI)) 1546424464.759 * [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)))))) 1546424464.759 * * * * [misc]progress: [ 91 / 94 ] simplifiying candidate # 1546424464.760 * [enter]simplify: Simplifying (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1546424464.760 * * [misc]simplify: iters left: 6 (10 enodes) 1546424464.763 * * [misc]simplify: iters left: 5 (18 enodes) 1546424464.770 * * [misc]simplify: iters left: 4 (36 enodes) 1546424464.780 * * [misc]simplify: iters left: 3 (60 enodes) 1546424464.789 * * [misc]simplify: iters left: 2 (95 enodes) 1546424464.805 * * [misc]simplify: iters left: 1 (133 enodes) 1546424464.829 * [exit]simplify: Simplified to (fma (* (/ v PI) v) -5 (/ 1 PI)) 1546424464.829 * [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)))))) 1546424464.829 * * * * [misc]progress: [ 92 / 94 ] simplifiying candidate # 1546424464.829 * [enter]simplify: Simplifying (- (sqrt 2) (+ (* 9/8 (* (sqrt 2) (pow v 4))) (* 3/2 (* (sqrt 2) (pow v 2))))) 1546424464.829 * * [misc]simplify: iters left: 6 (14 enodes) 1546424464.832 * * [misc]simplify: iters left: 5 (29 enodes) 1546424464.837 * * [misc]simplify: iters left: 4 (60 enodes) 1546424464.854 * * [misc]simplify: iters left: 3 (136 enodes) 1546424464.891 * * [misc]simplify: iters left: 2 (339 enodes) 1546424465.022 * [exit]simplify: Simplified to (fma (sqrt 2) (fma -9/8 (pow v 4) (* (* v v) -3/2)) (sqrt 2)) 1546424465.022 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (fma (sqrt 2) (fma -9/8 (pow v 4) (* (* v v) -3/2)) (sqrt 2)) (* t (- 1 (* v v)))))) 1546424465.022 * * * * [misc]progress: [ 93 / 94 ] simplifiying candidate # 1546424465.022 * [enter]simplify: Simplifying (- (+ (* (sqrt 2) (* v (sqrt -3))) (* 1/2 (/ (sqrt 2) (* v (sqrt -3))))) (* 1/8 (/ (sqrt 2) (* (pow v 3) (pow (sqrt -3) 3))))) 1546424465.022 * * [misc]simplify: iters left: 6 (19 enodes) 1546424465.027 * * [misc]simplify: iters left: 5 (46 enodes) 1546424465.036 * * [misc]simplify: iters left: 4 (133 enodes) 1546424465.086 * * [misc]simplify: iters left: 3 (379 enodes) 1546424465.362 * [exit]simplify: Simplified to (fma (/ (/ (- (sqrt 2)) (* v v)) (* (* v -3) (sqrt -3))) 1/8 (* (sqrt 2) (+ (* (sqrt -3) v) (/ (/ 1/2 v) (sqrt -3))))) 1546424465.362 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (fma (/ (/ (- (sqrt 2)) (* v v)) (* (* v -3) (sqrt -3))) 1/8 (* (sqrt 2) (+ (* (sqrt -3) v) (/ (/ 1/2 v) (sqrt -3))))) (* t (- 1 (* v v)))))) 1546424465.362 * * * * [misc]progress: [ 94 / 94 ] simplifiying candidate # 1546424465.362 * [enter]simplify: Simplifying (- (* 1/8 (/ (sqrt 2) (* (pow v 3) (pow (sqrt -3) 3)))) (+ (* (sqrt 2) (* v (sqrt -3))) (* 1/2 (/ (sqrt 2) (* v (sqrt -3)))))) 1546424465.363 * * [misc]simplify: iters left: 6 (19 enodes) 1546424465.370 * * [misc]simplify: iters left: 5 (47 enodes) 1546424465.393 * * [misc]simplify: iters left: 4 (123 enodes) 1546424465.450 * * [misc]simplify: iters left: 3 (363 enodes) 1546424465.675 * [exit]simplify: Simplified to (fma (/ (/ -1/24 (sqrt -3)) v) (/ (sqrt 2) (* v v)) (fma 1/2 (/ (- (sqrt 2)) (* v (sqrt -3))) (* (* v (sqrt -3)) (- (sqrt 2))))) 1546424465.675 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (fma (* v v) -5 1) PI) (* (fma (/ (/ -1/24 (sqrt -3)) v) (/ (sqrt 2) (* v v)) (fma 1/2 (/ (- (sqrt 2)) (* v (sqrt -3))) (* (* v (sqrt -3)) (- (sqrt 2))))) (* t (- 1 (* v v)))))) 1546424465.675 * * * [misc]progress: adding candidates to table 1546424466.999 * * [misc]progress: iteration 2 / 4 1546424466.999 * * * [misc]progress: picking best candidate 1546424467.048 * * * * [misc]pick: Picked # 1546424467.048 * * * [misc]progress: localizing error 1546424467.060 * * * [misc]progress: generating rewritten candidates 1546424467.060 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2) 1546424467.079 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1) 1546424467.085 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1) 1546424467.095 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2) 1546424467.101 * * * [misc]progress: generating series expansions 1546424467.101 * * * * [misc]progress: [ 1 / 4 ] generating series at (2) 1546424467.101 * [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)))) 1546424467.101 * [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 1546424467.101 * [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 1546424467.101 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in t 1546424467.101 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in t 1546424467.102 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424467.102 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in t 1546424467.102 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424467.102 * [misc]taylor: Taking taylor expansion of v in t 1546424467.102 * [misc]backup-simplify: Simplify v into v 1546424467.102 * [misc]taylor: Taking taylor expansion of -5 in t 1546424467.102 * [misc]backup-simplify: Simplify -5 into -5 1546424467.102 * [misc]taylor: Taking taylor expansion of 1 in t 1546424467.102 * [misc]backup-simplify: Simplify 1 into 1 1546424467.102 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in t 1546424467.102 * [misc]taylor: Taking taylor expansion of t in t 1546424467.102 * [misc]backup-simplify: Simplify 0 into 0 1546424467.102 * [misc]backup-simplify: Simplify 1 into 1 1546424467.102 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in t 1546424467.102 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424467.102 * [misc]taylor: Taking taylor expansion of 2 in t 1546424467.102 * [misc]backup-simplify: Simplify 2 into 2 1546424467.102 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.103 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.103 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in t 1546424467.103 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1546424467.103 * [misc]taylor: Taking taylor expansion of 1 in t 1546424467.103 * [misc]backup-simplify: Simplify 1 into 1 1546424467.103 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424467.103 * [misc]taylor: Taking taylor expansion of v in t 1546424467.103 * [misc]backup-simplify: Simplify v into v 1546424467.103 * [misc]taylor: Taking taylor expansion of PI in t 1546424467.103 * [misc]backup-simplify: Simplify PI into PI 1546424467.103 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424467.103 * [misc]backup-simplify: Simplify (* (pow v 2) -5) into (* -5 (pow v 2)) 1546424467.103 * [misc]backup-simplify: Simplify (+ (* -5 (pow v 2)) 1) into (- 1 (* 5 (pow v 2))) 1546424467.103 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424467.103 * [misc]backup-simplify: Simplify (- (pow v 2)) into (- (pow v 2)) 1546424467.103 * [misc]backup-simplify: Simplify (+ 1 (- (pow v 2))) into (- 1 (pow v 2)) 1546424467.103 * [misc]backup-simplify: Simplify (* (- 1 (pow v 2)) PI) into (* (- 1 (pow v 2)) PI) 1546424467.104 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (pow v 2)) PI)) into (* (sqrt 2) (* (- 1 (pow v 2)) PI)) 1546424467.104 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) (* (- 1 (pow v 2)) PI))) into 0 1546424467.104 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424467.104 * [misc]backup-simplify: Simplify (- 0) into 0 1546424467.105 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.105 * [misc]backup-simplify: Simplify (+ (* (- 1 (pow v 2)) 0) (* 0 PI)) into 0 1546424467.105 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (- 1 (pow v 2)) PI))) into 0 1546424467.106 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) into (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI))) 1546424467.107 * [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)))) 1546424467.107 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in t 1546424467.107 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in t 1546424467.107 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in t 1546424467.107 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424467.107 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in t 1546424467.107 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424467.107 * [misc]taylor: Taking taylor expansion of v in t 1546424467.107 * [misc]backup-simplify: Simplify v into v 1546424467.107 * [misc]taylor: Taking taylor expansion of -3 in t 1546424467.107 * [misc]backup-simplify: Simplify -3 into -3 1546424467.107 * [misc]taylor: Taking taylor expansion of 1 in t 1546424467.107 * [misc]backup-simplify: Simplify 1 into 1 1546424467.107 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424467.107 * [misc]backup-simplify: Simplify (* (pow v 2) -3) into (* -3 (pow v 2)) 1546424467.107 * [misc]backup-simplify: Simplify (+ (* -3 (pow v 2)) 1) into (- 1 (* 3 (pow v 2))) 1546424467.108 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (pow v 2)))) into (/ 1 (- 1 (* 3 (pow v 2)))) 1546424467.108 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) into (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) 1546424467.108 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424467.108 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 -3)) into 0 1546424467.108 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.109 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (pow v 2)))) (/ 0 (- 1 (* 3 (pow v 2))))))) into 0 1546424467.109 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))) into 0 1546424467.109 * [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 1546424467.109 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in v 1546424467.109 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424467.109 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424467.109 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424467.109 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.109 * [misc]taylor: Taking taylor expansion of v in v 1546424467.109 * [misc]backup-simplify: Simplify 0 into 0 1546424467.109 * [misc]backup-simplify: Simplify 1 into 1 1546424467.109 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.109 * [misc]backup-simplify: Simplify -5 into -5 1546424467.109 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.109 * [misc]backup-simplify: Simplify 1 into 1 1546424467.109 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in v 1546424467.109 * [misc]taylor: Taking taylor expansion of t in v 1546424467.109 * [misc]backup-simplify: Simplify t into t 1546424467.109 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in v 1546424467.109 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.109 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.109 * [misc]backup-simplify: Simplify 2 into 2 1546424467.110 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.110 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.110 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in v 1546424467.110 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1546424467.110 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.110 * [misc]backup-simplify: Simplify 1 into 1 1546424467.110 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.110 * [misc]taylor: Taking taylor expansion of v in v 1546424467.110 * [misc]backup-simplify: Simplify 0 into 0 1546424467.110 * [misc]backup-simplify: Simplify 1 into 1 1546424467.110 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.110 * [misc]backup-simplify: Simplify PI into PI 1546424467.110 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.110 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424467.111 * [misc]backup-simplify: Simplify (* 1 PI) into PI 1546424467.111 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.112 * [misc]backup-simplify: Simplify (* t (* (sqrt 2) PI)) into (* t (* (sqrt 2) PI)) 1546424467.112 * [misc]backup-simplify: Simplify (/ 1 (* t (* (sqrt 2) PI))) into (/ 1 (* t (* (sqrt 2) PI))) 1546424467.112 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1546424467.112 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1546424467.112 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424467.112 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424467.112 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424467.112 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.112 * [misc]taylor: Taking taylor expansion of v in v 1546424467.112 * [misc]backup-simplify: Simplify 0 into 0 1546424467.112 * [misc]backup-simplify: Simplify 1 into 1 1546424467.112 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.112 * [misc]backup-simplify: Simplify -3 into -3 1546424467.112 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.112 * [misc]backup-simplify: Simplify 1 into 1 1546424467.113 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.113 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.113 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424467.113 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.113 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.114 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424467.114 * [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 1546424467.114 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in v 1546424467.114 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424467.114 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424467.114 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424467.114 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.114 * [misc]taylor: Taking taylor expansion of v in v 1546424467.114 * [misc]backup-simplify: Simplify 0 into 0 1546424467.114 * [misc]backup-simplify: Simplify 1 into 1 1546424467.114 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.114 * [misc]backup-simplify: Simplify -5 into -5 1546424467.114 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.114 * [misc]backup-simplify: Simplify 1 into 1 1546424467.114 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in v 1546424467.114 * [misc]taylor: Taking taylor expansion of t in v 1546424467.114 * [misc]backup-simplify: Simplify t into t 1546424467.114 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in v 1546424467.114 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.114 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.114 * [misc]backup-simplify: Simplify 2 into 2 1546424467.114 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.115 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.115 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in v 1546424467.115 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1546424467.115 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.115 * [misc]backup-simplify: Simplify 1 into 1 1546424467.115 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.115 * [misc]taylor: Taking taylor expansion of v in v 1546424467.115 * [misc]backup-simplify: Simplify 0 into 0 1546424467.115 * [misc]backup-simplify: Simplify 1 into 1 1546424467.115 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.115 * [misc]backup-simplify: Simplify PI into PI 1546424467.115 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.115 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424467.116 * [misc]backup-simplify: Simplify (* 1 PI) into PI 1546424467.116 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.116 * [misc]backup-simplify: Simplify (* t (* (sqrt 2) PI)) into (* t (* (sqrt 2) PI)) 1546424467.117 * [misc]backup-simplify: Simplify (/ 1 (* t (* (sqrt 2) PI))) into (/ 1 (* t (* (sqrt 2) PI))) 1546424467.117 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1546424467.117 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1546424467.117 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424467.117 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424467.117 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424467.117 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.117 * [misc]taylor: Taking taylor expansion of v in v 1546424467.117 * [misc]backup-simplify: Simplify 0 into 0 1546424467.117 * [misc]backup-simplify: Simplify 1 into 1 1546424467.117 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.117 * [misc]backup-simplify: Simplify -3 into -3 1546424467.117 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.117 * [misc]backup-simplify: Simplify 1 into 1 1546424467.117 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.118 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.118 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424467.118 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.118 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.118 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424467.119 * [misc]backup-simplify: Simplify (* (/ 1 (* t (* (sqrt 2) PI))) 1) into (/ 1 (* t (* (sqrt 2) PI))) 1546424467.119 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1546424467.119 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1546424467.119 * [misc]taylor: Taking taylor expansion of t in t 1546424467.119 * [misc]backup-simplify: Simplify 0 into 0 1546424467.119 * [misc]backup-simplify: Simplify 1 into 1 1546424467.119 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424467.119 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424467.119 * [misc]taylor: Taking taylor expansion of 2 in t 1546424467.119 * [misc]backup-simplify: Simplify 2 into 2 1546424467.119 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.120 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.120 * [misc]taylor: Taking taylor expansion of PI in t 1546424467.120 * [misc]backup-simplify: Simplify PI into PI 1546424467.120 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.121 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1546424467.122 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424467.123 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1546424467.124 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424467.124 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424467.125 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.125 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.125 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 PI)) into 0 1546424467.126 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424467.127 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 (* (sqrt 2) PI))) into 0 1546424467.128 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))))) into 0 1546424467.129 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 0) (* 0 1)) into 0 1546424467.129 * [misc]taylor: Taking taylor expansion of 0 in t 1546424467.129 * [misc]backup-simplify: Simplify 0 into 0 1546424467.130 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424467.131 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424467.133 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1546424467.136 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424467.136 * [misc]backup-simplify: Simplify 0 into 0 1546424467.136 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.136 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.136 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.137 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -3 1)) (* 0 (/ 0 1)))) into 3 1546424467.138 * [misc]backup-simplify: Simplify (/ (- 3 (pow 0 2) (+)) (* 2 1)) into 3/2 1546424467.138 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.138 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.138 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.138 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.138 * [misc]backup-simplify: Simplify (- 1) into -1 1546424467.139 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424467.140 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* -1 PI))) into (- PI) 1546424467.140 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424467.141 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (- PI)) (+ (* 0 0) (* 0 PI))) into (- (* (sqrt 2) PI)) 1546424467.142 * [misc]backup-simplify: Simplify (+ (* t (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))) into (- (* t (* (sqrt 2) PI))) 1546424467.144 * [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))))) 1546424467.144 * [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))))) 1546424467.144 * [misc]taylor: Taking taylor expansion of (- (* 5/2 (/ 1 (* t (* (sqrt 2) PI))))) in t 1546424467.144 * [misc]taylor: Taking taylor expansion of (* 5/2 (/ 1 (* t (* (sqrt 2) PI)))) in t 1546424467.144 * [misc]taylor: Taking taylor expansion of 5/2 in t 1546424467.144 * [misc]backup-simplify: Simplify 5/2 into 5/2 1546424467.144 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1546424467.144 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1546424467.144 * [misc]taylor: Taking taylor expansion of t in t 1546424467.144 * [misc]backup-simplify: Simplify 0 into 0 1546424467.145 * [misc]backup-simplify: Simplify 1 into 1 1546424467.145 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424467.145 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424467.145 * [misc]taylor: Taking taylor expansion of 2 in t 1546424467.145 * [misc]backup-simplify: Simplify 2 into 2 1546424467.145 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.145 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.145 * [misc]taylor: Taking taylor expansion of PI in t 1546424467.145 * [misc]backup-simplify: Simplify PI into PI 1546424467.145 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.145 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1546424467.146 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424467.147 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1546424467.147 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424467.148 * [misc]backup-simplify: Simplify (* 5/2 (/ 1 (* (sqrt 2) PI))) into (/ 5/2 (* (sqrt 2) PI)) 1546424467.148 * [misc]backup-simplify: Simplify (- (/ 5/2 (* (sqrt 2) PI))) into (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) 1546424467.149 * [misc]backup-simplify: Simplify (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) into (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) 1546424467.149 * [misc]backup-simplify: Simplify 0 into 0 1546424467.149 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.150 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1546424467.151 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1546424467.153 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1546424467.153 * [misc]backup-simplify: Simplify 0 into 0 1546424467.153 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.154 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.154 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.154 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ -3 1)) (* 3 (/ 0 1)))) into 0 1546424467.154 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 3/2)))) (* 2 1)) into 0 1546424467.154 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.154 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424467.154 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.155 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.155 * [misc]backup-simplify: Simplify (- 0) into 0 1546424467.155 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.156 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (* 0 PI)))) into 0 1546424467.156 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.157 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 (- PI)) (+ (* 0 0) (* 0 PI)))) into 0 1546424467.158 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1546424467.160 * [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 1546424467.161 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 0) (+ (* 0 3/2) (+ (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 0) (* 0 1)))) into 0 1546424467.161 * [misc]taylor: Taking taylor expansion of 0 in t 1546424467.161 * [misc]backup-simplify: Simplify 0 into 0 1546424467.162 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424467.163 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424467.163 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1546424467.167 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424467.168 * [misc]backup-simplify: Simplify (+ (* 5/2 0) (* 0 (/ 1 (* (sqrt 2) PI)))) into 0 1546424467.168 * [misc]backup-simplify: Simplify (- 0) into 0 1546424467.168 * [misc]backup-simplify: Simplify 0 into 0 1546424467.168 * [misc]backup-simplify: Simplify 0 into 0 1546424467.169 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.171 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1546424467.173 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))))) into 0 1546424467.178 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1546424467.179 * [misc]backup-simplify: Simplify 0 into 0 1546424467.179 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.179 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424467.179 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.180 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 3 (/ -3 1)) (* 0 (/ 0 1)))) into 9 1546424467.181 * [misc]backup-simplify: Simplify (/ (- 9 (pow 3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 27/8 1546424467.181 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.182 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424467.182 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.182 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.182 * [misc]backup-simplify: Simplify (- 0) into 0 1546424467.182 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.185 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (+ (* 0 0) (* 0 PI))))) into 0 1546424467.186 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.189 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 (- PI)) (+ (* 0 0) (* 0 PI))))) into 0 1546424467.192 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))))) into 0 1546424467.195 * [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))))) 1546424467.197 * [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))))) 1546424467.197 * [misc]taylor: Taking taylor expansion of (- (* 53/8 (/ 1 (* t (* (sqrt 2) PI))))) in t 1546424467.198 * [misc]taylor: Taking taylor expansion of (* 53/8 (/ 1 (* t (* (sqrt 2) PI)))) in t 1546424467.198 * [misc]taylor: Taking taylor expansion of 53/8 in t 1546424467.198 * [misc]backup-simplify: Simplify 53/8 into 53/8 1546424467.198 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1546424467.198 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1546424467.198 * [misc]taylor: Taking taylor expansion of t in t 1546424467.198 * [misc]backup-simplify: Simplify 0 into 0 1546424467.198 * [misc]backup-simplify: Simplify 1 into 1 1546424467.198 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424467.198 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424467.198 * [misc]taylor: Taking taylor expansion of 2 in t 1546424467.198 * [misc]backup-simplify: Simplify 2 into 2 1546424467.198 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.198 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.198 * [misc]taylor: Taking taylor expansion of PI in t 1546424467.198 * [misc]backup-simplify: Simplify PI into PI 1546424467.199 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.199 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1546424467.200 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424467.201 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1546424467.202 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424467.203 * [misc]backup-simplify: Simplify (* 53/8 (/ 1 (* (sqrt 2) PI))) into (/ 53/8 (* (sqrt 2) PI)) 1546424467.204 * [misc]backup-simplify: Simplify (- (/ 53/8 (* (sqrt 2) PI))) into (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) 1546424467.205 * [misc]backup-simplify: Simplify (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) into (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) 1546424467.209 * [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)))))) 1546424467.209 * [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)))) 1546424467.209 * [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 1546424467.209 * [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 1546424467.209 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in t 1546424467.209 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in t 1546424467.209 * [misc]taylor: Taking taylor expansion of t in t 1546424467.210 * [misc]backup-simplify: Simplify 0 into 0 1546424467.210 * [misc]backup-simplify: Simplify 1 into 1 1546424467.210 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1546424467.210 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424467.210 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1546424467.210 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424467.210 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424467.210 * [misc]taylor: Taking taylor expansion of v in t 1546424467.210 * [misc]backup-simplify: Simplify v into v 1546424467.210 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424467.210 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424467.210 * [misc]taylor: Taking taylor expansion of -5 in t 1546424467.210 * [misc]backup-simplify: Simplify -5 into -5 1546424467.210 * [misc]taylor: Taking taylor expansion of 1 in t 1546424467.210 * [misc]backup-simplify: Simplify 1 into 1 1546424467.210 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in t 1546424467.210 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424467.210 * [misc]taylor: Taking taylor expansion of 2 in t 1546424467.210 * [misc]backup-simplify: Simplify 2 into 2 1546424467.210 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.211 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.211 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in t 1546424467.211 * [misc]taylor: Taking taylor expansion of PI in t 1546424467.211 * [misc]backup-simplify: Simplify PI into PI 1546424467.211 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1546424467.211 * [misc]taylor: Taking taylor expansion of 1 in t 1546424467.211 * [misc]backup-simplify: Simplify 1 into 1 1546424467.211 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424467.211 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424467.211 * [misc]taylor: Taking taylor expansion of v in t 1546424467.211 * [misc]backup-simplify: Simplify v into v 1546424467.211 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424467.211 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424467.211 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1546424467.211 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424467.211 * [misc]backup-simplify: Simplify (* 0 (- 1 (* 5 (/ 1 (pow v 2))))) into 0 1546424467.212 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424467.212 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424467.212 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1546424467.212 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.213 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424467.213 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1546424467.213 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1546424467.213 * [misc]backup-simplify: Simplify (* PI (- 1 (/ 1 (pow v 2)))) into (* (- 1 (/ 1 (pow v 2))) PI) 1546424467.213 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) into (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) 1546424467.214 * [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))) 1546424467.214 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in t 1546424467.214 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in t 1546424467.214 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1546424467.214 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424467.214 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1546424467.214 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424467.214 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424467.214 * [misc]taylor: Taking taylor expansion of v in t 1546424467.214 * [misc]backup-simplify: Simplify v into v 1546424467.214 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424467.214 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424467.214 * [misc]taylor: Taking taylor expansion of -3 in t 1546424467.214 * [misc]backup-simplify: Simplify -3 into -3 1546424467.214 * [misc]taylor: Taking taylor expansion of 1 in t 1546424467.214 * [misc]backup-simplify: Simplify 1 into 1 1546424467.214 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1546424467.215 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1546424467.215 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) 1546424467.215 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) 1546424467.215 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424467.215 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424467.215 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1546424467.216 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.216 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1546424467.216 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1546424467.216 * [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 1546424467.216 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1546424467.216 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1546424467.216 * [misc]taylor: Taking taylor expansion of t in v 1546424467.216 * [misc]backup-simplify: Simplify t into t 1546424467.216 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424467.216 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424467.216 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424467.216 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.216 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.216 * [misc]taylor: Taking taylor expansion of v in v 1546424467.216 * [misc]backup-simplify: Simplify 0 into 0 1546424467.216 * [misc]backup-simplify: Simplify 1 into 1 1546424467.217 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.217 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.217 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.217 * [misc]backup-simplify: Simplify -5 into -5 1546424467.217 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.217 * [misc]backup-simplify: Simplify 1 into 1 1546424467.217 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1546424467.217 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.217 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.217 * [misc]backup-simplify: Simplify 2 into 2 1546424467.217 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.217 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.217 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1546424467.218 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.218 * [misc]backup-simplify: Simplify PI into PI 1546424467.218 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424467.218 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.218 * [misc]backup-simplify: Simplify 1 into 1 1546424467.218 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.218 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.218 * [misc]taylor: Taking taylor expansion of v in v 1546424467.218 * [misc]backup-simplify: Simplify 0 into 0 1546424467.218 * [misc]backup-simplify: Simplify 1 into 1 1546424467.218 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.218 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.218 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.218 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.218 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1546424467.219 * [misc]backup-simplify: Simplify (- 1) into -1 1546424467.219 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424467.219 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1546424467.220 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1546424467.220 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1546424467.221 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424467.221 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424467.221 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424467.221 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424467.221 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424467.221 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.221 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.221 * [misc]taylor: Taking taylor expansion of v in v 1546424467.221 * [misc]backup-simplify: Simplify 0 into 0 1546424467.221 * [misc]backup-simplify: Simplify 1 into 1 1546424467.221 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.221 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.221 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.221 * [misc]backup-simplify: Simplify -3 into -3 1546424467.221 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.221 * [misc]backup-simplify: Simplify 1 into 1 1546424467.221 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.222 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.222 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424467.222 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424467.222 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.222 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.223 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.223 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.223 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424467.223 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424467.223 * [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 1546424467.223 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1546424467.223 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1546424467.223 * [misc]taylor: Taking taylor expansion of t in v 1546424467.223 * [misc]backup-simplify: Simplify t into t 1546424467.223 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424467.223 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424467.224 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424467.224 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.224 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.224 * [misc]taylor: Taking taylor expansion of v in v 1546424467.224 * [misc]backup-simplify: Simplify 0 into 0 1546424467.224 * [misc]backup-simplify: Simplify 1 into 1 1546424467.224 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.224 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.224 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.224 * [misc]backup-simplify: Simplify -5 into -5 1546424467.224 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.224 * [misc]backup-simplify: Simplify 1 into 1 1546424467.224 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1546424467.224 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.224 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.224 * [misc]backup-simplify: Simplify 2 into 2 1546424467.224 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.225 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.225 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1546424467.225 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.225 * [misc]backup-simplify: Simplify PI into PI 1546424467.225 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424467.225 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.225 * [misc]backup-simplify: Simplify 1 into 1 1546424467.225 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.225 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.225 * [misc]taylor: Taking taylor expansion of v in v 1546424467.225 * [misc]backup-simplify: Simplify 0 into 0 1546424467.225 * [misc]backup-simplify: Simplify 1 into 1 1546424467.225 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.225 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.225 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.225 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.226 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1546424467.226 * [misc]backup-simplify: Simplify (- 1) into -1 1546424467.226 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424467.226 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1546424467.227 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1546424467.228 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1546424467.228 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424467.228 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424467.228 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424467.228 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424467.228 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424467.228 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.228 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.228 * [misc]taylor: Taking taylor expansion of v in v 1546424467.228 * [misc]backup-simplify: Simplify 0 into 0 1546424467.228 * [misc]backup-simplify: Simplify 1 into 1 1546424467.228 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.229 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.229 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.229 * [misc]backup-simplify: Simplify -3 into -3 1546424467.229 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.229 * [misc]backup-simplify: Simplify 1 into 1 1546424467.229 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.229 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.229 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424467.229 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424467.230 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.230 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.230 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.230 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.230 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424467.231 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424467.231 * [misc]backup-simplify: Simplify (* (* 5 (/ t (* (sqrt 2) PI))) (sqrt -1/3)) into (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1546424467.231 * [misc]taylor: Taking taylor expansion of (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1546424467.231 * [misc]taylor: Taking taylor expansion of 5 in t 1546424467.231 * [misc]backup-simplify: Simplify 5 into 5 1546424467.232 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1546424467.232 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1546424467.232 * [misc]taylor: Taking taylor expansion of t in t 1546424467.232 * [misc]backup-simplify: Simplify 0 into 0 1546424467.232 * [misc]backup-simplify: Simplify 1 into 1 1546424467.232 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424467.232 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424467.232 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424467.232 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424467.232 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424467.232 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424467.232 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424467.232 * [misc]taylor: Taking taylor expansion of 2 in t 1546424467.232 * [misc]backup-simplify: Simplify 2 into 2 1546424467.232 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.233 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.233 * [misc]taylor: Taking taylor expansion of PI in t 1546424467.233 * [misc]backup-simplify: Simplify PI into PI 1546424467.233 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1546424467.234 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1546424467.234 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.235 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1546424467.236 * [misc]backup-simplify: Simplify (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424467.236 * [misc]backup-simplify: Simplify (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424467.236 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.237 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.237 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424467.237 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.237 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 -5)) into 0 1546424467.237 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.237 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.237 * [misc]backup-simplify: Simplify (- 0) into 0 1546424467.237 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.238 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 -1)) into 0 1546424467.238 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* -1 PI))) into 0 1546424467.240 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1546424467.240 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))) into 0 1546424467.240 * [misc]taylor: Taking taylor expansion of 0 in t 1546424467.240 * [misc]backup-simplify: Simplify 0 into 0 1546424467.240 * [misc]backup-simplify: Simplify 0 into 0 1546424467.241 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1546424467.241 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1546424467.242 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424467.244 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424467.244 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1546424467.245 * [misc]backup-simplify: Simplify 0 into 0 1546424467.245 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.245 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.245 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424467.245 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.245 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1546424467.246 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1546424467.246 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.246 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.247 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424467.247 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.247 * [misc]backup-simplify: Simplify (+ (* t 1) (+ (* 0 0) (* 0 -5))) into t 1546424467.247 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.247 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.247 * [misc]backup-simplify: Simplify (- 0) into 0 1546424467.247 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424467.248 * [misc]backup-simplify: Simplify (+ (* PI 1) (+ (* 0 0) (* 0 -1))) into PI 1546424467.249 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424467.250 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) PI) (+ (* 0 0) (* 0 (* -1 PI)))) into (* (sqrt 2) PI) 1546424467.252 * [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))) 1546424467.253 * [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))))) 1546424467.253 * [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 1546424467.253 * [misc]taylor: Taking taylor expansion of (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1546424467.253 * [misc]taylor: Taking taylor expansion of 4 in t 1546424467.253 * [misc]backup-simplify: Simplify 4 into 4 1546424467.253 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1546424467.253 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1546424467.253 * [misc]taylor: Taking taylor expansion of t in t 1546424467.253 * [misc]backup-simplify: Simplify 0 into 0 1546424467.253 * [misc]backup-simplify: Simplify 1 into 1 1546424467.253 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424467.253 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424467.253 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424467.253 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424467.254 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424467.254 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424467.254 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424467.254 * [misc]taylor: Taking taylor expansion of 2 in t 1546424467.254 * [misc]backup-simplify: Simplify 2 into 2 1546424467.254 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.254 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.254 * [misc]taylor: Taking taylor expansion of PI in t 1546424467.254 * [misc]backup-simplify: Simplify PI into PI 1546424467.254 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1546424467.255 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1546424467.255 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.255 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1546424467.255 * [misc]taylor: Taking taylor expansion of (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) in t 1546424467.255 * [misc]taylor: Taking taylor expansion of 5/18 in t 1546424467.255 * [misc]backup-simplify: Simplify 5/18 into 5/18 1546424467.255 * [misc]taylor: Taking taylor expansion of (/ t (* (sqrt 2) (* (sqrt -1/3) PI))) in t 1546424467.255 * [misc]taylor: Taking taylor expansion of t in t 1546424467.255 * [misc]backup-simplify: Simplify 0 into 0 1546424467.255 * [misc]backup-simplify: Simplify 1 into 1 1546424467.255 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (sqrt -1/3) PI)) in t 1546424467.255 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424467.255 * [misc]taylor: Taking taylor expansion of 2 in t 1546424467.255 * [misc]backup-simplify: Simplify 2 into 2 1546424467.256 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.256 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.256 * [misc]taylor: Taking taylor expansion of (* (sqrt -1/3) PI) in t 1546424467.256 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424467.256 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424467.256 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424467.256 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424467.256 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424467.256 * [misc]taylor: Taking taylor expansion of PI in t 1546424467.256 * [misc]backup-simplify: Simplify PI into PI 1546424467.256 * [misc]backup-simplify: Simplify (* (sqrt -1/3) PI) into (* (sqrt -1/3) PI) 1546424467.257 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -1/3) PI)) into (* (sqrt 2) (* (sqrt -1/3) PI)) 1546424467.257 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) into (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) 1546424467.258 * [misc]backup-simplify: Simplify (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424467.259 * [misc]backup-simplify: Simplify (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) 1546424467.260 * [misc]backup-simplify: Simplify (- (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1546424467.262 * [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))))) 1546424467.264 * [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))))) 1546424467.264 * [misc]backup-simplify: Simplify 0 into 0 1546424467.264 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1546424467.264 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -1/3))))) into 0 1546424467.265 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424467.266 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424467.268 * [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 1546424467.270 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into 0 1546424467.270 * [misc]backup-simplify: Simplify 0 into 0 1546424467.270 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.270 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.270 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424467.270 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.271 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1546424467.271 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1546424467.271 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.271 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.271 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424467.271 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.272 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 1) (+ (* 0 0) (* 0 -5)))) into 0 1546424467.272 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.272 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.272 * [misc]backup-simplify: Simplify (- 0) into 0 1546424467.272 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.273 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1546424467.273 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.274 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 PI) (+ (* 0 0) (* 0 (* -1 PI))))) into 0 1546424467.279 * [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 1546424467.280 * [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 1546424467.280 * [misc]taylor: Taking taylor expansion of 0 in t 1546424467.280 * [misc]backup-simplify: Simplify 0 into 0 1546424467.280 * [misc]backup-simplify: Simplify 0 into 0 1546424467.282 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1546424467.282 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1546424467.283 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424467.286 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424467.288 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1546424467.289 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/3) 0) (* 0 PI)) into 0 1546424467.290 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (sqrt -1/3) PI))) into 0 1546424467.296 * [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 1546424467.298 * [misc]backup-simplify: Simplify (+ (* 5/18 0) (* 0 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into 0 1546424467.298 * [misc]backup-simplify: Simplify (- 0) into 0 1546424467.298 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.298 * [misc]backup-simplify: Simplify 0 into 0 1546424467.298 * [misc]backup-simplify: Simplify 0 into 0 1546424467.300 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1546424467.300 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into 0 1546424467.301 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.302 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1546424467.308 * [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 1546424467.311 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))))) into 0 1546424467.311 * [misc]backup-simplify: Simplify 0 into 0 1546424467.315 * [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))))))) 1546424467.316 * [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))))) 1546424467.316 * [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 1546424467.316 * [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 1546424467.316 * [misc]taylor: Taking taylor expansion of -1 in t 1546424467.316 * [misc]backup-simplify: Simplify -1 into -1 1546424467.316 * [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 1546424467.316 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in t 1546424467.316 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in t 1546424467.316 * [misc]taylor: Taking taylor expansion of t in t 1546424467.316 * [misc]backup-simplify: Simplify 0 into 0 1546424467.316 * [misc]backup-simplify: Simplify 1 into 1 1546424467.316 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1546424467.317 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424467.317 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1546424467.317 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424467.317 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424467.317 * [misc]taylor: Taking taylor expansion of v in t 1546424467.317 * [misc]backup-simplify: Simplify v into v 1546424467.317 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424467.317 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424467.317 * [misc]taylor: Taking taylor expansion of -5 in t 1546424467.317 * [misc]backup-simplify: Simplify -5 into -5 1546424467.317 * [misc]taylor: Taking taylor expansion of 1 in t 1546424467.317 * [misc]backup-simplify: Simplify 1 into 1 1546424467.317 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in t 1546424467.317 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424467.317 * [misc]taylor: Taking taylor expansion of 2 in t 1546424467.317 * [misc]backup-simplify: Simplify 2 into 2 1546424467.317 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.318 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.318 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in t 1546424467.318 * [misc]taylor: Taking taylor expansion of PI in t 1546424467.318 * [misc]backup-simplify: Simplify PI into PI 1546424467.318 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1546424467.318 * [misc]taylor: Taking taylor expansion of 1 in t 1546424467.318 * [misc]backup-simplify: Simplify 1 into 1 1546424467.318 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424467.318 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424467.318 * [misc]taylor: Taking taylor expansion of v in t 1546424467.318 * [misc]backup-simplify: Simplify v into v 1546424467.318 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424467.318 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424467.318 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1546424467.318 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424467.318 * [misc]backup-simplify: Simplify (* 0 (- 1 (* 5 (/ 1 (pow v 2))))) into 0 1546424467.318 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424467.319 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424467.319 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1546424467.319 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.319 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424467.320 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1546424467.320 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1546424467.320 * [misc]backup-simplify: Simplify (* PI (- 1 (/ 1 (pow v 2)))) into (* (- 1 (/ 1 (pow v 2))) PI) 1546424467.320 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) into (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) 1546424467.321 * [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))) 1546424467.321 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in t 1546424467.321 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in t 1546424467.321 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1546424467.321 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424467.321 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1546424467.321 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424467.321 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424467.321 * [misc]taylor: Taking taylor expansion of v in t 1546424467.321 * [misc]backup-simplify: Simplify v into v 1546424467.321 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424467.321 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424467.321 * [misc]taylor: Taking taylor expansion of -3 in t 1546424467.321 * [misc]backup-simplify: Simplify -3 into -3 1546424467.321 * [misc]taylor: Taking taylor expansion of 1 in t 1546424467.321 * [misc]backup-simplify: Simplify 1 into 1 1546424467.321 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1546424467.321 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1546424467.322 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) 1546424467.322 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) 1546424467.322 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424467.322 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424467.322 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1546424467.323 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.323 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1546424467.323 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1546424467.323 * [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 1546424467.323 * [misc]taylor: Taking taylor expansion of -1 in v 1546424467.323 * [misc]backup-simplify: Simplify -1 into -1 1546424467.323 * [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 1546424467.323 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1546424467.323 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1546424467.323 * [misc]taylor: Taking taylor expansion of t in v 1546424467.323 * [misc]backup-simplify: Simplify t into t 1546424467.323 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424467.324 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424467.324 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424467.324 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.324 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.324 * [misc]taylor: Taking taylor expansion of v in v 1546424467.324 * [misc]backup-simplify: Simplify 0 into 0 1546424467.324 * [misc]backup-simplify: Simplify 1 into 1 1546424467.324 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.324 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.324 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.324 * [misc]backup-simplify: Simplify -5 into -5 1546424467.324 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.324 * [misc]backup-simplify: Simplify 1 into 1 1546424467.324 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1546424467.324 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.324 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.324 * [misc]backup-simplify: Simplify 2 into 2 1546424467.324 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.325 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.325 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1546424467.325 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.325 * [misc]backup-simplify: Simplify PI into PI 1546424467.325 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424467.325 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.325 * [misc]backup-simplify: Simplify 1 into 1 1546424467.325 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.325 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.325 * [misc]taylor: Taking taylor expansion of v in v 1546424467.325 * [misc]backup-simplify: Simplify 0 into 0 1546424467.325 * [misc]backup-simplify: Simplify 1 into 1 1546424467.325 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.325 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.326 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.326 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.326 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1546424467.326 * [misc]backup-simplify: Simplify (- 1) into -1 1546424467.326 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424467.326 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1546424467.327 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1546424467.328 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1546424467.328 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424467.328 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424467.328 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424467.328 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424467.328 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424467.328 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.328 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.328 * [misc]taylor: Taking taylor expansion of v in v 1546424467.328 * [misc]backup-simplify: Simplify 0 into 0 1546424467.328 * [misc]backup-simplify: Simplify 1 into 1 1546424467.328 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.329 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.329 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.329 * [misc]backup-simplify: Simplify -3 into -3 1546424467.329 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.329 * [misc]backup-simplify: Simplify 1 into 1 1546424467.329 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.329 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.329 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424467.329 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424467.330 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.330 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.330 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.330 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.330 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424467.331 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424467.331 * [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 1546424467.331 * [misc]taylor: Taking taylor expansion of -1 in v 1546424467.331 * [misc]backup-simplify: Simplify -1 into -1 1546424467.331 * [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 1546424467.331 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1546424467.331 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1546424467.331 * [misc]taylor: Taking taylor expansion of t in v 1546424467.331 * [misc]backup-simplify: Simplify t into t 1546424467.331 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424467.331 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424467.331 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424467.331 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.331 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.331 * [misc]taylor: Taking taylor expansion of v in v 1546424467.331 * [misc]backup-simplify: Simplify 0 into 0 1546424467.331 * [misc]backup-simplify: Simplify 1 into 1 1546424467.331 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.331 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.331 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.331 * [misc]backup-simplify: Simplify -5 into -5 1546424467.332 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.332 * [misc]backup-simplify: Simplify 1 into 1 1546424467.332 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1546424467.332 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.332 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.332 * [misc]backup-simplify: Simplify 2 into 2 1546424467.332 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.332 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.332 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1546424467.332 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.332 * [misc]backup-simplify: Simplify PI into PI 1546424467.332 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424467.332 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.332 * [misc]backup-simplify: Simplify 1 into 1 1546424467.332 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.332 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.332 * [misc]taylor: Taking taylor expansion of v in v 1546424467.332 * [misc]backup-simplify: Simplify 0 into 0 1546424467.332 * [misc]backup-simplify: Simplify 1 into 1 1546424467.332 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.333 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.333 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.333 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.333 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1546424467.333 * [misc]backup-simplify: Simplify (- 1) into -1 1546424467.333 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424467.334 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1546424467.334 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1546424467.335 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1546424467.335 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424467.335 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424467.335 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424467.335 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424467.335 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424467.336 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.336 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.336 * [misc]taylor: Taking taylor expansion of v in v 1546424467.336 * [misc]backup-simplify: Simplify 0 into 0 1546424467.336 * [misc]backup-simplify: Simplify 1 into 1 1546424467.336 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.336 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.336 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.336 * [misc]backup-simplify: Simplify -3 into -3 1546424467.336 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.336 * [misc]backup-simplify: Simplify 1 into 1 1546424467.336 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.336 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.337 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424467.337 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424467.337 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.337 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.337 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.338 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.338 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424467.338 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424467.339 * [misc]backup-simplify: Simplify (* (* 5 (/ t (* (sqrt 2) PI))) (sqrt -1/3)) into (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1546424467.339 * [misc]backup-simplify: Simplify (* -1 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) into (* -5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1546424467.340 * [misc]taylor: Taking taylor expansion of (* -5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1546424467.340 * [misc]taylor: Taking taylor expansion of -5 in t 1546424467.340 * [misc]backup-simplify: Simplify -5 into -5 1546424467.340 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1546424467.340 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1546424467.340 * [misc]taylor: Taking taylor expansion of t in t 1546424467.340 * [misc]backup-simplify: Simplify 0 into 0 1546424467.340 * [misc]backup-simplify: Simplify 1 into 1 1546424467.340 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424467.340 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424467.340 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424467.340 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424467.340 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424467.340 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424467.340 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424467.340 * [misc]taylor: Taking taylor expansion of 2 in t 1546424467.340 * [misc]backup-simplify: Simplify 2 into 2 1546424467.341 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.341 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.341 * [misc]taylor: Taking taylor expansion of PI in t 1546424467.341 * [misc]backup-simplify: Simplify PI into PI 1546424467.341 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1546424467.342 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1546424467.342 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.343 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1546424467.344 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424467.345 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424467.345 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.346 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.346 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424467.346 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.346 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 -5)) into 0 1546424467.347 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.347 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.347 * [misc]backup-simplify: Simplify (- 0) into 0 1546424467.347 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.348 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 -1)) into 0 1546424467.349 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* -1 PI))) into 0 1546424467.351 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1546424467.352 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))) into 0 1546424467.352 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))))) into 0 1546424467.352 * [misc]taylor: Taking taylor expansion of 0 in t 1546424467.352 * [misc]backup-simplify: Simplify 0 into 0 1546424467.352 * [misc]backup-simplify: Simplify 0 into 0 1546424467.354 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1546424467.354 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1546424467.355 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424467.358 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424467.360 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1546424467.360 * [misc]backup-simplify: Simplify 0 into 0 1546424467.361 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.361 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.362 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424467.362 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.362 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1546424467.363 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1546424467.364 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.364 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.364 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424467.364 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.365 * [misc]backup-simplify: Simplify (+ (* t 1) (+ (* 0 0) (* 0 -5))) into t 1546424467.365 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.365 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.365 * [misc]backup-simplify: Simplify (- 0) into 0 1546424467.366 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424467.366 * [misc]backup-simplify: Simplify (+ (* PI 1) (+ (* 0 0) (* 0 -1))) into PI 1546424467.368 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424467.369 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) PI) (+ (* 0 0) (* 0 (* -1 PI)))) into (* (sqrt 2) PI) 1546424467.373 * [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))) 1546424467.375 * [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))))) 1546424467.377 * [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)))) 1546424467.377 * [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 1546424467.377 * [misc]taylor: Taking taylor expansion of (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) in t 1546424467.377 * [misc]taylor: Taking taylor expansion of 5/18 in t 1546424467.377 * [misc]backup-simplify: Simplify 5/18 into 5/18 1546424467.377 * [misc]taylor: Taking taylor expansion of (/ t (* (sqrt 2) (* (sqrt -1/3) PI))) in t 1546424467.377 * [misc]taylor: Taking taylor expansion of t in t 1546424467.377 * [misc]backup-simplify: Simplify 0 into 0 1546424467.377 * [misc]backup-simplify: Simplify 1 into 1 1546424467.377 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (sqrt -1/3) PI)) in t 1546424467.377 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424467.378 * [misc]taylor: Taking taylor expansion of 2 in t 1546424467.378 * [misc]backup-simplify: Simplify 2 into 2 1546424467.378 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.378 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.378 * [misc]taylor: Taking taylor expansion of (* (sqrt -1/3) PI) in t 1546424467.378 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424467.378 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424467.378 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424467.378 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424467.378 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424467.378 * [misc]taylor: Taking taylor expansion of PI in t 1546424467.378 * [misc]backup-simplify: Simplify PI into PI 1546424467.379 * [misc]backup-simplify: Simplify (* (sqrt -1/3) PI) into (* (sqrt -1/3) PI) 1546424467.380 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -1/3) PI)) into (* (sqrt 2) (* (sqrt -1/3) PI)) 1546424467.381 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) into (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) 1546424467.381 * [misc]taylor: Taking taylor expansion of (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1546424467.381 * [misc]taylor: Taking taylor expansion of 4 in t 1546424467.381 * [misc]backup-simplify: Simplify 4 into 4 1546424467.381 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1546424467.381 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1546424467.381 * [misc]taylor: Taking taylor expansion of t in t 1546424467.381 * [misc]backup-simplify: Simplify 0 into 0 1546424467.381 * [misc]backup-simplify: Simplify 1 into 1 1546424467.381 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424467.381 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424467.381 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424467.381 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424467.382 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424467.382 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424467.382 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424467.382 * [misc]taylor: Taking taylor expansion of 2 in t 1546424467.382 * [misc]backup-simplify: Simplify 2 into 2 1546424467.382 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.382 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.382 * [misc]taylor: Taking taylor expansion of PI in t 1546424467.382 * [misc]backup-simplify: Simplify PI into PI 1546424467.382 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1546424467.383 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1546424467.383 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.384 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1546424467.386 * [misc]backup-simplify: Simplify (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) 1546424467.387 * [misc]backup-simplify: Simplify (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424467.389 * [misc]backup-simplify: Simplify (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1546424467.392 * [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)))) 1546424467.395 * [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)))) 1546424467.395 * [misc]backup-simplify: Simplify 0 into 0 1546424467.396 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1546424467.396 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -1/3))))) into 0 1546424467.397 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424467.399 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424467.403 * [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 1546424467.405 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into 0 1546424467.405 * [misc]backup-simplify: Simplify 0 into 0 1546424467.406 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.406 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.406 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424467.407 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.407 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1546424467.407 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1546424467.408 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.408 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.408 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424467.409 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.409 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 1) (+ (* 0 0) (* 0 -5)))) into 0 1546424467.409 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.410 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.410 * [misc]backup-simplify: Simplify (- 0) into 0 1546424467.410 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.411 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1546424467.411 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.413 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 PI) (+ (* 0 0) (* 0 (* -1 PI))))) into 0 1546424467.419 * [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 1546424467.420 * [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 1546424467.423 * [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 1546424467.423 * [misc]taylor: Taking taylor expansion of 0 in t 1546424467.423 * [misc]backup-simplify: Simplify 0 into 0 1546424467.423 * [misc]backup-simplify: Simplify 0 into 0 1546424467.424 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/3) 0) (* 0 PI)) into 0 1546424467.425 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (sqrt -1/3) PI))) into 0 1546424467.430 * [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 1546424467.432 * [misc]backup-simplify: Simplify (+ (* 5/18 0) (* 0 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into 0 1546424467.433 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1546424467.433 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1546424467.434 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424467.437 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424467.439 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1546424467.439 * [misc]backup-simplify: Simplify (- 0) into 0 1546424467.439 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.439 * [misc]backup-simplify: Simplify 0 into 0 1546424467.439 * [misc]backup-simplify: Simplify 0 into 0 1546424467.440 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1546424467.441 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into 0 1546424467.441 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.442 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1546424467.445 * [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 1546424467.447 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))))) into 0 1546424467.447 * [misc]backup-simplify: Simplify 0 into 0 1546424467.450 * [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))))))) 1546424467.450 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1) 1546424467.450 * [misc]backup-simplify: Simplify (/ (fma (* v v) -5 1) PI) into (/ (fma (pow v 2) -5 1) PI) 1546424467.450 * [misc]approximate: Taking taylor expansion of (/ (fma (pow v 2) -5 1) PI) in (v) around 0 1546424467.450 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) PI) in v 1546424467.450 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424467.451 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424467.451 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424467.451 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.451 * [misc]taylor: Taking taylor expansion of v in v 1546424467.451 * [misc]backup-simplify: Simplify 0 into 0 1546424467.451 * [misc]backup-simplify: Simplify 1 into 1 1546424467.451 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.451 * [misc]backup-simplify: Simplify -5 into -5 1546424467.451 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.451 * [misc]backup-simplify: Simplify 1 into 1 1546424467.451 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.451 * [misc]backup-simplify: Simplify PI into PI 1546424467.451 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.451 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546424467.451 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) PI) in v 1546424467.451 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424467.451 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424467.451 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424467.451 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.451 * [misc]taylor: Taking taylor expansion of v in v 1546424467.451 * [misc]backup-simplify: Simplify 0 into 0 1546424467.451 * [misc]backup-simplify: Simplify 1 into 1 1546424467.451 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.451 * [misc]backup-simplify: Simplify -5 into -5 1546424467.451 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.451 * [misc]backup-simplify: Simplify 1 into 1 1546424467.451 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.451 * [misc]backup-simplify: Simplify PI into PI 1546424467.451 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.452 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546424467.452 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546424467.452 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.453 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546424467.453 * [misc]backup-simplify: Simplify 0 into 0 1546424467.453 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.453 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.453 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.455 * [misc]backup-simplify: Simplify (- (/ -5 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into (- (* 5 (/ 1 PI))) 1546424467.455 * [misc]backup-simplify: Simplify (- (* 5 (/ 1 PI))) into (- (* 5 (/ 1 PI))) 1546424467.455 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.455 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424467.455 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.458 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)))) into 0 1546424467.458 * [misc]backup-simplify: Simplify 0 into 0 1546424467.458 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.458 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424467.458 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.460 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (- (* 5 (/ 1 PI))) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546424467.460 * [misc]backup-simplify: Simplify 0 into 0 1546424467.461 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.461 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424467.461 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.464 * [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 1546424467.464 * [misc]backup-simplify: Simplify 0 into 0 1546424467.464 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424467.464 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424467.464 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.468 * [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 1546424467.468 * [misc]backup-simplify: Simplify 0 into 0 1546424467.468 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1546424467.468 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))) into 0 1546424467.468 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.472 * [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 1546424467.472 * [misc]backup-simplify: Simplify 0 into 0 1546424467.472 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1546424467.472 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))) into 0 1546424467.472 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.476 * [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 1546424467.476 * [misc]backup-simplify: Simplify 0 into 0 1546424467.477 * [misc]backup-simplify: Simplify (+ (* (- (* 5 (/ 1 PI))) (pow v 2)) (/ 1 PI)) into (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1546424467.477 * [misc]backup-simplify: Simplify (/ (fma (* (/ 1 v) (/ 1 v)) -5 1) PI) into (/ (fma (/ 1 (pow v 2)) -5 1) PI) 1546424467.477 * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in (v) around 0 1546424467.477 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1546424467.477 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424467.477 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424467.477 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424467.477 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.477 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.477 * [misc]taylor: Taking taylor expansion of v in v 1546424467.477 * [misc]backup-simplify: Simplify 0 into 0 1546424467.477 * [misc]backup-simplify: Simplify 1 into 1 1546424467.477 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.477 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.477 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.477 * [misc]backup-simplify: Simplify -5 into -5 1546424467.477 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.477 * [misc]backup-simplify: Simplify 1 into 1 1546424467.477 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.477 * [misc]backup-simplify: Simplify PI into PI 1546424467.478 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.478 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.478 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1546424467.478 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1546424467.478 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424467.478 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424467.478 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424467.478 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.478 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.478 * [misc]taylor: Taking taylor expansion of v in v 1546424467.478 * [misc]backup-simplify: Simplify 0 into 0 1546424467.478 * [misc]backup-simplify: Simplify 1 into 1 1546424467.478 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.478 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.478 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.478 * [misc]backup-simplify: Simplify -5 into -5 1546424467.478 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.478 * [misc]backup-simplify: Simplify 1 into 1 1546424467.478 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.478 * [misc]backup-simplify: Simplify PI into PI 1546424467.478 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.479 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.479 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1546424467.479 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1546424467.479 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.479 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.479 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424467.480 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.480 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)))) into 0 1546424467.480 * [misc]backup-simplify: Simplify 0 into 0 1546424467.481 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.481 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.481 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424467.481 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.482 * [misc]backup-simplify: Simplify (- (/ 1 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into (/ 1 PI) 1546424467.482 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546424467.483 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.483 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.483 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424467.483 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.485 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)))) into 0 1546424467.485 * [misc]backup-simplify: Simplify 0 into 0 1546424467.485 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424467.485 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.486 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424467.486 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.488 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546424467.488 * [misc]backup-simplify: Simplify 0 into 0 1546424467.488 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1546424467.489 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.489 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))) into 0 1546424467.489 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.491 * [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 1546424467.492 * [misc]backup-simplify: Simplify 0 into 0 1546424467.492 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1546424467.492 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.493 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))) into 0 1546424467.493 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.498 * [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 1546424467.498 * [misc]backup-simplify: Simplify 0 into 0 1546424467.498 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 1546424467.499 * [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 1546424467.500 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))))) into 0 1546424467.500 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.505 * [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 1546424467.505 * [misc]backup-simplify: Simplify 0 into 0 1546424467.506 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 1546424467.506 * [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 1546424467.507 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))))) into 0 1546424467.507 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.513 * [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 1546424467.513 * [misc]backup-simplify: Simplify 0 into 0 1546424467.514 * [misc]backup-simplify: Simplify (+ (/ 1 PI) (* (/ -5 PI) (pow (/ 1 (/ 1 v)) 2))) into (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1546424467.514 * [misc]backup-simplify: Simplify (/ (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1) PI) into (/ (fma (/ 1 (pow v 2)) -5 1) PI) 1546424467.514 * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in (v) around 0 1546424467.514 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1546424467.514 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424467.514 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424467.514 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424467.514 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.514 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.514 * [misc]taylor: Taking taylor expansion of v in v 1546424467.514 * [misc]backup-simplify: Simplify 0 into 0 1546424467.514 * [misc]backup-simplify: Simplify 1 into 1 1546424467.514 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.515 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.515 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.515 * [misc]backup-simplify: Simplify -5 into -5 1546424467.515 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.515 * [misc]backup-simplify: Simplify 1 into 1 1546424467.515 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.515 * [misc]backup-simplify: Simplify PI into PI 1546424467.515 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.515 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.515 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1546424467.515 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) PI) in v 1546424467.515 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424467.516 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424467.516 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424467.516 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.516 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.516 * [misc]taylor: Taking taylor expansion of v in v 1546424467.516 * [misc]backup-simplify: Simplify 0 into 0 1546424467.516 * [misc]backup-simplify: Simplify 1 into 1 1546424467.516 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.516 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.516 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.516 * [misc]backup-simplify: Simplify -5 into -5 1546424467.516 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.516 * [misc]backup-simplify: Simplify 1 into 1 1546424467.516 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.516 * [misc]backup-simplify: Simplify PI into PI 1546424467.516 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.517 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.517 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1546424467.517 * [misc]backup-simplify: Simplify (/ -5 PI) into (/ -5 PI) 1546424467.517 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.518 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.518 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424467.518 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.520 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)))) into 0 1546424467.520 * [misc]backup-simplify: Simplify 0 into 0 1546424467.520 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.520 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.521 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424467.521 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.523 * [misc]backup-simplify: Simplify (- (/ 1 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into (/ 1 PI) 1546424467.523 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546424467.523 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.524 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.524 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424467.524 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.527 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)))) into 0 1546424467.527 * [misc]backup-simplify: Simplify 0 into 0 1546424467.528 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424467.528 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.529 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424467.529 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.532 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ -5 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546424467.532 * [misc]backup-simplify: Simplify 0 into 0 1546424467.533 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1546424467.533 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.534 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))) into 0 1546424467.534 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.538 * [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 1546424467.538 * [misc]backup-simplify: Simplify 0 into 0 1546424467.539 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1546424467.539 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.540 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))) into 0 1546424467.540 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.545 * [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 1546424467.545 * [misc]backup-simplify: Simplify 0 into 0 1546424467.546 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 1546424467.546 * [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 1546424467.547 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))))))) into 0 1546424467.547 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.553 * [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 1546424467.553 * [misc]backup-simplify: Simplify 0 into 0 1546424467.554 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 1546424467.554 * [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 1546424467.555 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))))))) into 0 1546424467.555 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.561 * [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 1546424467.561 * [misc]backup-simplify: Simplify 0 into 0 1546424467.562 * [misc]backup-simplify: Simplify (+ (/ 1 PI) (* (/ -5 PI) (pow (/ 1 (/ 1 (- v))) 2))) into (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1546424467.562 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1) 1546424467.562 * [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)))) 1546424467.562 * [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 1546424467.562 * [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 1546424467.562 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* (sqrt 2) PI)) in v 1546424467.562 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424467.562 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424467.562 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424467.562 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.562 * [misc]taylor: Taking taylor expansion of v in v 1546424467.562 * [misc]backup-simplify: Simplify 0 into 0 1546424467.562 * [misc]backup-simplify: Simplify 1 into 1 1546424467.562 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.562 * [misc]backup-simplify: Simplify -5 into -5 1546424467.562 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.562 * [misc]backup-simplify: Simplify 1 into 1 1546424467.562 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1546424467.563 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.563 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.563 * [misc]backup-simplify: Simplify 2 into 2 1546424467.563 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.563 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.563 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.563 * [misc]backup-simplify: Simplify PI into PI 1546424467.563 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.564 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.564 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424467.564 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1546424467.564 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1546424467.565 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424467.565 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424467.565 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424467.565 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.565 * [misc]taylor: Taking taylor expansion of v in v 1546424467.565 * [misc]backup-simplify: Simplify 0 into 0 1546424467.565 * [misc]backup-simplify: Simplify 1 into 1 1546424467.565 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.565 * [misc]backup-simplify: Simplify -3 into -3 1546424467.565 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.565 * [misc]backup-simplify: Simplify 1 into 1 1546424467.565 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.565 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.565 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424467.565 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.566 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.566 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424467.566 * [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 1546424467.566 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* (sqrt 2) PI)) in v 1546424467.566 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424467.566 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424467.566 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424467.566 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.566 * [misc]taylor: Taking taylor expansion of v in v 1546424467.566 * [misc]backup-simplify: Simplify 0 into 0 1546424467.566 * [misc]backup-simplify: Simplify 1 into 1 1546424467.566 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.566 * [misc]backup-simplify: Simplify -5 into -5 1546424467.566 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.566 * [misc]backup-simplify: Simplify 1 into 1 1546424467.566 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1546424467.566 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.566 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.566 * [misc]backup-simplify: Simplify 2 into 2 1546424467.567 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.567 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.567 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.567 * [misc]backup-simplify: Simplify PI into PI 1546424467.567 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.567 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.568 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424467.568 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1546424467.568 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1546424467.568 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424467.568 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424467.568 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424467.568 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.568 * [misc]taylor: Taking taylor expansion of v in v 1546424467.568 * [misc]backup-simplify: Simplify 0 into 0 1546424467.568 * [misc]backup-simplify: Simplify 1 into 1 1546424467.568 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.569 * [misc]backup-simplify: Simplify -3 into -3 1546424467.569 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.569 * [misc]backup-simplify: Simplify 1 into 1 1546424467.569 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.569 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.569 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424467.569 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.569 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.570 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424467.571 * [misc]backup-simplify: Simplify (* (/ 1 (* (sqrt 2) PI)) 1) into (/ 1 (* (sqrt 2) PI)) 1546424467.571 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424467.572 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.572 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424467.575 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424467.577 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* (sqrt 2) PI)) 0) (* 0 1)) into 0 1546424467.577 * [misc]backup-simplify: Simplify 0 into 0 1546424467.577 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.577 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.578 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.579 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -3 1)) (* 0 (/ 0 1)))) into 3 1546424467.580 * [misc]backup-simplify: Simplify (/ (- 3 (pow 0 2) (+)) (* 2 1)) into 3/2 1546424467.580 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.580 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.580 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.582 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424467.583 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424467.587 * [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)))) 1546424467.591 * [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)))) 1546424467.592 * [misc]backup-simplify: Simplify (- (* 7/2 (/ 1 (* (sqrt 2) PI)))) into (- (* 7/2 (/ 1 (* (sqrt 2) PI)))) 1546424467.592 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.592 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.593 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.593 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ -3 1)) (* 3 (/ 0 1)))) into 0 1546424467.593 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 3/2)))) (* 2 1)) into 0 1546424467.594 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.594 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424467.594 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.594 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.596 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1546424467.604 * [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 1546424467.606 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* (sqrt 2) PI)) 0) (+ (* 0 3/2) (+ (* (- (* 5 (/ 1 (* (sqrt 2) PI)))) 0) (* 0 1)))) into 0 1546424467.606 * [misc]backup-simplify: Simplify 0 into 0 1546424467.607 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.607 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424467.607 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.607 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 3 (/ -3 1)) (* 0 (/ 0 1)))) into 9 1546424467.608 * [misc]backup-simplify: Simplify (/ (- 9 (pow 3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 27/8 1546424467.608 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.608 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424467.608 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.609 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.610 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1546424467.615 * [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 1546424467.618 * [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)))) 1546424467.618 * [misc]backup-simplify: Simplify (- (* 33/8 (/ 1 (* (sqrt 2) PI)))) into (- (* 33/8 (/ 1 (* (sqrt 2) PI)))) 1546424467.620 * [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))))) 1546424467.621 * [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)))) 1546424467.621 * [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 1546424467.621 * [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 1546424467.621 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) in v 1546424467.621 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424467.621 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424467.621 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424467.621 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.621 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.621 * [misc]taylor: Taking taylor expansion of v in v 1546424467.621 * [misc]backup-simplify: Simplify 0 into 0 1546424467.621 * [misc]backup-simplify: Simplify 1 into 1 1546424467.621 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.621 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.621 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.621 * [misc]backup-simplify: Simplify -5 into -5 1546424467.621 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.621 * [misc]backup-simplify: Simplify 1 into 1 1546424467.621 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1546424467.621 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.621 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.621 * [misc]backup-simplify: Simplify 2 into 2 1546424467.621 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.622 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.622 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.622 * [misc]backup-simplify: Simplify PI into PI 1546424467.622 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.622 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.622 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.623 * [misc]backup-simplify: Simplify (/ -5 (* (sqrt 2) PI)) into (/ -5 (* (sqrt 2) PI)) 1546424467.623 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424467.623 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424467.623 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424467.623 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424467.623 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424467.623 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.623 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.623 * [misc]taylor: Taking taylor expansion of v in v 1546424467.623 * [misc]backup-simplify: Simplify 0 into 0 1546424467.623 * [misc]backup-simplify: Simplify 1 into 1 1546424467.623 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.623 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.623 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.623 * [misc]backup-simplify: Simplify -3 into -3 1546424467.623 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.623 * [misc]backup-simplify: Simplify 1 into 1 1546424467.623 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.623 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.623 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424467.624 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424467.624 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.624 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.624 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.624 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.624 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424467.624 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424467.624 * [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 1546424467.624 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) in v 1546424467.624 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424467.624 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424467.624 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424467.624 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.624 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.624 * [misc]taylor: Taking taylor expansion of v in v 1546424467.624 * [misc]backup-simplify: Simplify 0 into 0 1546424467.624 * [misc]backup-simplify: Simplify 1 into 1 1546424467.625 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.625 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.625 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.625 * [misc]backup-simplify: Simplify -5 into -5 1546424467.625 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.625 * [misc]backup-simplify: Simplify 1 into 1 1546424467.625 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1546424467.625 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.625 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.625 * [misc]backup-simplify: Simplify 2 into 2 1546424467.625 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.625 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.625 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.625 * [misc]backup-simplify: Simplify PI into PI 1546424467.625 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.625 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.626 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.626 * [misc]backup-simplify: Simplify (/ -5 (* (sqrt 2) PI)) into (/ -5 (* (sqrt 2) PI)) 1546424467.626 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424467.626 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424467.626 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424467.626 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424467.626 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424467.626 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.626 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.626 * [misc]taylor: Taking taylor expansion of v in v 1546424467.626 * [misc]backup-simplify: Simplify 0 into 0 1546424467.626 * [misc]backup-simplify: Simplify 1 into 1 1546424467.626 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.626 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.626 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.626 * [misc]backup-simplify: Simplify -3 into -3 1546424467.626 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.626 * [misc]backup-simplify: Simplify 1 into 1 1546424467.627 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.627 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.627 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424467.627 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424467.627 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.627 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.627 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.627 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.627 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424467.628 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424467.628 * [misc]backup-simplify: Simplify (* (/ -5 (* (sqrt 2) PI)) (sqrt -1/3)) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424467.629 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424467.629 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.629 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.629 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424467.630 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.630 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424467.632 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ -5 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424467.633 * [misc]backup-simplify: Simplify (+ (* (/ -5 (* (sqrt 2) PI)) 0) (* 0 (sqrt -1/3))) into 0 1546424467.633 * [misc]backup-simplify: Simplify 0 into 0 1546424467.633 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.633 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.633 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424467.633 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.634 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1546424467.634 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1546424467.635 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.635 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.635 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424467.635 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.636 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424467.636 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424467.639 * [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)) 1546424467.641 * [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))))) 1546424467.643 * [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))))) 1546424467.643 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.643 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.643 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424467.643 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.644 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1546424467.644 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1546424467.644 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.644 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.644 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424467.645 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.645 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.646 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1546424467.649 * [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 1546424467.652 * [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 1546424467.652 * [misc]backup-simplify: Simplify 0 into 0 1546424467.652 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424467.652 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.652 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1546424467.652 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.653 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 0 -3)) (* -1/9 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/27 1546424467.654 * [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))) 1546424467.654 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424467.654 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.655 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424467.655 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.656 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.657 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1546424467.661 * [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 1546424467.667 * [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))))) 1546424467.671 * [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))))) 1546424467.679 * [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)))) 1546424467.680 * [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)))) 1546424467.680 * [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 1546424467.680 * [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 1546424467.680 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) in v 1546424467.680 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424467.680 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424467.680 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424467.680 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.680 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.680 * [misc]taylor: Taking taylor expansion of v in v 1546424467.680 * [misc]backup-simplify: Simplify 0 into 0 1546424467.680 * [misc]backup-simplify: Simplify 1 into 1 1546424467.680 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.680 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.680 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.680 * [misc]backup-simplify: Simplify -5 into -5 1546424467.680 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.680 * [misc]backup-simplify: Simplify 1 into 1 1546424467.680 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1546424467.680 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.680 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.680 * [misc]backup-simplify: Simplify 2 into 2 1546424467.680 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.680 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.680 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.680 * [misc]backup-simplify: Simplify PI into PI 1546424467.681 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.681 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.681 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.681 * [misc]backup-simplify: Simplify (/ -5 (* (sqrt 2) PI)) into (/ -5 (* (sqrt 2) PI)) 1546424467.681 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424467.681 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424467.681 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424467.682 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424467.682 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424467.682 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.682 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.682 * [misc]taylor: Taking taylor expansion of v in v 1546424467.682 * [misc]backup-simplify: Simplify 0 into 0 1546424467.682 * [misc]backup-simplify: Simplify 1 into 1 1546424467.682 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.682 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.682 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.682 * [misc]backup-simplify: Simplify -3 into -3 1546424467.682 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.682 * [misc]backup-simplify: Simplify 1 into 1 1546424467.682 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.682 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.682 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424467.682 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424467.682 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.683 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.683 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.683 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.683 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424467.683 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424467.683 * [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 1546424467.683 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (pow v 2)) -5 1) (* (sqrt 2) PI)) in v 1546424467.683 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424467.683 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424467.683 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424467.683 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.683 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.683 * [misc]taylor: Taking taylor expansion of v in v 1546424467.683 * [misc]backup-simplify: Simplify 0 into 0 1546424467.683 * [misc]backup-simplify: Simplify 1 into 1 1546424467.683 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.684 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.684 * [misc]taylor: Taking taylor expansion of -5 in v 1546424467.684 * [misc]backup-simplify: Simplify -5 into -5 1546424467.684 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.684 * [misc]backup-simplify: Simplify 1 into 1 1546424467.684 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in v 1546424467.684 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.684 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.684 * [misc]backup-simplify: Simplify 2 into 2 1546424467.684 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.684 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.684 * [misc]taylor: Taking taylor expansion of PI in v 1546424467.684 * [misc]backup-simplify: Simplify PI into PI 1546424467.684 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424467.684 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424467.684 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424467.685 * [misc]backup-simplify: Simplify (/ -5 (* (sqrt 2) PI)) into (/ -5 (* (sqrt 2) PI)) 1546424467.685 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424467.685 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424467.685 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424467.685 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424467.685 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424467.685 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.685 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.685 * [misc]taylor: Taking taylor expansion of v in v 1546424467.685 * [misc]backup-simplify: Simplify 0 into 0 1546424467.685 * [misc]backup-simplify: Simplify 1 into 1 1546424467.685 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.685 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.685 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.685 * [misc]backup-simplify: Simplify -3 into -3 1546424467.685 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.685 * [misc]backup-simplify: Simplify 1 into 1 1546424467.685 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.685 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.686 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424467.686 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424467.686 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.686 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.686 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.686 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.686 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424467.686 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424467.688 * [misc]backup-simplify: Simplify (* (/ -5 (* (sqrt 2) PI)) (sqrt -1/3)) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424467.689 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424467.689 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.689 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.689 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424467.689 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.690 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424467.692 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ -5 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424467.692 * [misc]backup-simplify: Simplify (+ (* (/ -5 (* (sqrt 2) PI)) 0) (* 0 (sqrt -1/3))) into 0 1546424467.692 * [misc]backup-simplify: Simplify 0 into 0 1546424467.693 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.693 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.693 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424467.693 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.693 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1546424467.694 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1546424467.694 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.694 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.695 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424467.695 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.695 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424467.696 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424467.699 * [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)) 1546424467.701 * [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))))) 1546424467.702 * [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))))) 1546424467.703 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.703 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.703 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424467.703 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.703 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1546424467.704 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1546424467.704 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.704 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.704 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424467.704 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.704 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.705 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1546424467.711 * [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 1546424467.714 * [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 1546424467.714 * [misc]backup-simplify: Simplify 0 into 0 1546424467.715 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424467.715 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.716 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1546424467.716 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.716 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 0 -3)) (* -1/9 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/27 1546424467.718 * [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))) 1546424467.719 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424467.719 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.720 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424467.720 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.721 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.723 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1546424467.731 * [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 1546424467.738 * [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))))) 1546424467.742 * [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))))) 1546424467.751 * [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))))))) 1546424467.751 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2) 1546424467.751 * [misc]backup-simplify: Simplify (sqrt (* 2 (fma (* v v) -3 1))) into (* (sqrt 2) (sqrt (fma (pow v 2) -3 1))) 1546424467.751 * [misc]approximate: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (pow v 2) -3 1))) in (v) around 0 1546424467.751 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (pow v 2) -3 1))) in v 1546424467.751 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.751 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.751 * [misc]backup-simplify: Simplify 2 into 2 1546424467.751 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.752 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.752 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in v 1546424467.752 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424467.752 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424467.752 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424467.752 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.752 * [misc]taylor: Taking taylor expansion of v in v 1546424467.752 * [misc]backup-simplify: Simplify 0 into 0 1546424467.752 * [misc]backup-simplify: Simplify 1 into 1 1546424467.752 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.752 * [misc]backup-simplify: Simplify -3 into -3 1546424467.752 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.752 * [misc]backup-simplify: Simplify 1 into 1 1546424467.752 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.752 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424467.752 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.752 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424467.752 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (pow v 2) -3 1))) in v 1546424467.752 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.752 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.752 * [misc]backup-simplify: Simplify 2 into 2 1546424467.753 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.753 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.753 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in v 1546424467.753 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424467.753 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424467.753 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424467.753 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.753 * [misc]taylor: Taking taylor expansion of v in v 1546424467.753 * [misc]backup-simplify: Simplify 0 into 0 1546424467.753 * [misc]backup-simplify: Simplify 1 into 1 1546424467.753 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.753 * [misc]backup-simplify: Simplify -3 into -3 1546424467.753 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.753 * [misc]backup-simplify: Simplify 1 into 1 1546424467.753 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.753 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424467.753 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.753 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424467.754 * [misc]backup-simplify: Simplify (* (sqrt 2) 1) into (sqrt 2) 1546424467.754 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.754 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 1546424467.754 * [misc]backup-simplify: Simplify 0 into 0 1546424467.754 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.754 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.754 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.755 * [misc]backup-simplify: Simplify (/ (- -3 (pow 0 2) (+)) (* 2 1)) into -3/2 1546424467.756 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424467.756 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) -3/2) (+ (* 0 0) (* 0 1))) into (- (* 3/2 (sqrt 2))) 1546424467.757 * [misc]backup-simplify: Simplify (- (* 3/2 (sqrt 2))) into (- (* 3/2 (sqrt 2))) 1546424467.757 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.757 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.757 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.757 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 -3/2)))) (* 2 1)) into 0 1546424467.757 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.757 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 -3/2) (+ (* 0 0) (* 0 1)))) into 0 1546424467.758 * [misc]backup-simplify: Simplify 0 into 0 1546424467.758 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.758 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424467.758 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.759 * [misc]backup-simplify: Simplify (/ (- 0 (pow -3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -9/8 1546424467.760 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.760 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) -9/8) (+ (* 0 0) (+ (* 0 -3/2) (+ (* 0 0) (* 0 1))))) into (- (* 9/8 (sqrt 2))) 1546424467.761 * [misc]backup-simplify: Simplify (- (* 9/8 (sqrt 2))) into (- (* 9/8 (sqrt 2))) 1546424467.762 * [misc]backup-simplify: Simplify (+ (* (- (* 9/8 (sqrt 2))) (pow v 4)) (+ (* (- (* 3/2 (sqrt 2))) (pow v 2)) (sqrt 2))) into (- (sqrt 2) (+ (* 9/8 (* (sqrt 2) (pow v 4))) (* 3/2 (* (sqrt 2) (pow v 2))))) 1546424467.762 * [misc]backup-simplify: Simplify (sqrt (* 2 (fma (* (/ 1 v) (/ 1 v)) -3 1))) into (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) 1546424467.762 * [misc]approximate: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in (v) around 0 1546424467.762 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424467.762 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.762 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.762 * [misc]backup-simplify: Simplify 2 into 2 1546424467.762 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.762 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.762 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424467.762 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424467.762 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424467.762 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424467.762 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.762 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.762 * [misc]taylor: Taking taylor expansion of v in v 1546424467.762 * [misc]backup-simplify: Simplify 0 into 0 1546424467.762 * [misc]backup-simplify: Simplify 1 into 1 1546424467.762 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.763 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.763 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.763 * [misc]backup-simplify: Simplify -3 into -3 1546424467.763 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.763 * [misc]backup-simplify: Simplify 1 into 1 1546424467.763 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.763 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.763 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424467.763 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.763 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.763 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.763 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.764 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424467.764 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424467.764 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.764 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.764 * [misc]backup-simplify: Simplify 2 into 2 1546424467.764 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.764 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.764 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424467.764 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424467.764 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424467.764 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424467.764 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.764 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.764 * [misc]taylor: Taking taylor expansion of v in v 1546424467.764 * [misc]backup-simplify: Simplify 0 into 0 1546424467.764 * [misc]backup-simplify: Simplify 1 into 1 1546424467.764 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.764 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.764 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.764 * [misc]backup-simplify: Simplify -3 into -3 1546424467.764 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.764 * [misc]backup-simplify: Simplify 1 into 1 1546424467.764 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.765 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.765 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424467.765 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.765 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.765 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.765 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.765 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424467.766 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424467.766 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424467.766 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1546424467.766 * [misc]backup-simplify: Simplify 0 into 0 1546424467.766 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.767 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.767 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424467.767 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.768 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -3))) into (/ 1/2 (sqrt -3)) 1546424467.769 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424467.769 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3)))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424467.770 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424467.770 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.770 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.770 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424467.770 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.771 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -3)))))) (* 2 (sqrt -3))) into 0 1546424467.771 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.771 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3))))) into 0 1546424467.771 * [misc]backup-simplify: Simplify 0 into 0 1546424467.771 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424467.772 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.772 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1546424467.772 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.773 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (sqrt -3)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into (/ -1/8 (pow (sqrt -3) 3)) 1546424467.774 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.775 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (/ -1/8 (pow (sqrt -3) 3))) (+ (* 0 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3)))))) into (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) 1546424467.776 * [misc]backup-simplify: Simplify (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) into (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) 1546424467.778 * [misc]backup-simplify: Simplify (+ (* (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) (pow (/ 1 v) 3)) (+ (* (* 1/2 (/ (sqrt 2) (sqrt -3))) (/ 1 v)) (* (* (sqrt 2) (sqrt -3)) (/ 1 (/ 1 v))))) into (- (+ (* (sqrt 2) (* v (sqrt -3))) (* 1/2 (/ (sqrt 2) (* v (sqrt -3))))) (* 1/8 (/ (sqrt 2) (* (pow v 3) (pow (sqrt -3) 3))))) 1546424467.778 * [misc]backup-simplify: Simplify (sqrt (* 2 (fma (* (/ 1 (- v)) (/ 1 (- v))) -3 1))) into (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) 1546424467.778 * [misc]approximate: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in (v) around 0 1546424467.778 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424467.778 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.778 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.778 * [misc]backup-simplify: Simplify 2 into 2 1546424467.778 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.778 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.778 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424467.778 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424467.778 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424467.779 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424467.779 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.779 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.779 * [misc]taylor: Taking taylor expansion of v in v 1546424467.779 * [misc]backup-simplify: Simplify 0 into 0 1546424467.779 * [misc]backup-simplify: Simplify 1 into 1 1546424467.779 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.779 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.779 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.779 * [misc]backup-simplify: Simplify -3 into -3 1546424467.779 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.779 * [misc]backup-simplify: Simplify 1 into 1 1546424467.779 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.779 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.779 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424467.779 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.779 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.780 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.780 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.780 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424467.780 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424467.780 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424467.780 * [misc]taylor: Taking taylor expansion of 2 in v 1546424467.780 * [misc]backup-simplify: Simplify 2 into 2 1546424467.780 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424467.780 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424467.780 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424467.780 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424467.780 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424467.780 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424467.780 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424467.780 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424467.780 * [misc]taylor: Taking taylor expansion of v in v 1546424467.780 * [misc]backup-simplify: Simplify 0 into 0 1546424467.780 * [misc]backup-simplify: Simplify 1 into 1 1546424467.780 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424467.781 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424467.781 * [misc]taylor: Taking taylor expansion of -3 in v 1546424467.781 * [misc]backup-simplify: Simplify -3 into -3 1546424467.781 * [misc]taylor: Taking taylor expansion of 1 in v 1546424467.781 * [misc]backup-simplify: Simplify 1 into 1 1546424467.781 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424467.781 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424467.781 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424467.781 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424467.781 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424467.781 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424467.781 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.782 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424467.782 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424467.782 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424467.782 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1546424467.782 * [misc]backup-simplify: Simplify 0 into 0 1546424467.783 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424467.783 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.783 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424467.783 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424467.784 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -3))) into (/ 1/2 (sqrt -3)) 1546424467.785 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424467.785 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3)))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424467.786 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424467.786 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424467.786 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.786 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424467.786 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.787 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -3)))))) (* 2 (sqrt -3))) into 0 1546424467.787 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.787 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3))))) into 0 1546424467.787 * [misc]backup-simplify: Simplify 0 into 0 1546424467.787 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424467.788 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424467.788 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1546424467.788 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424467.790 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (sqrt -3)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into (/ -1/8 (pow (sqrt -3) 3)) 1546424467.792 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424467.794 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (/ -1/8 (pow (sqrt -3) 3))) (+ (* 0 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* 0 0) (* 0 (sqrt -3)))))) into (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) 1546424467.795 * [misc]backup-simplify: Simplify (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) into (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) 1546424467.798 * [misc]backup-simplify: Simplify (+ (* (- (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3)))) (pow (/ 1 (- v)) 3)) (+ (* (* 1/2 (/ (sqrt 2) (sqrt -3))) (/ 1 (- v))) (* (* (sqrt 2) (sqrt -3)) (/ 1 (/ 1 (- v)))))) into (- (* 1/8 (/ (sqrt 2) (* (pow v 3) (pow (sqrt -3) 3)))) (+ (* (sqrt 2) (* v (sqrt -3))) (* 1/2 (/ (sqrt 2) (* v (sqrt -3)))))) 1546424467.799 * * * [misc]progress: simplifying candidates 1546424467.799 * * * * [misc]progress: [ 1 / 137 ] simplifiying candidate # 1546424467.799 * * * * [misc]progress: [ 2 / 137 ] simplifiying candidate # 1546424467.799 * * * * [misc]progress: [ 3 / 137 ] simplifiying candidate # 1546424467.799 * * * * [misc]progress: [ 4 / 137 ] simplifiying candidate # 1546424467.799 * [enter]simplify: Simplifying (- (- (log (/ (fma (* v v) -5 1) PI)) (log (sqrt (* 2 (fma (* v v) -3 1))))) (log (* t (- 1 (* v v))))) 1546424467.799 * * [misc]simplify: iters left: 6 (20 enodes) 1546424467.807 * * [misc]simplify: iters left: 5 (42 enodes) 1546424467.823 * * [misc]simplify: iters left: 4 (92 enodes) 1546424467.861 * * [misc]simplify: iters left: 3 (227 enodes) 1546424467.984 * [exit]simplify: Simplified to (- (- (log (/ (fma v (* v -5) 1) PI)) (log (sqrt (fma (* v v) -6 2)))) (log (fma (- v) (* t v) t))) 1546424467.984 * [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))))) 1546424467.984 * * * * [misc]progress: [ 5 / 137 ] simplifiying candidate # 1546424467.985 * [enter]simplify: Simplifying (- (log (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) (log (* t (- 1 (* v v))))) 1546424467.985 * * [misc]simplify: iters left: 6 (19 enodes) 1546424467.991 * * [misc]simplify: iters left: 5 (39 enodes) 1546424468.006 * * [misc]simplify: iters left: 4 (83 enodes) 1546424468.037 * * [misc]simplify: iters left: 3 (172 enodes) 1546424468.101 * * [misc]simplify: iters left: 2 (362 enodes) 1546424468.268 * [exit]simplify: Simplified to (- (log (/ (/ (fma -5 (* v v) 1) PI) (sqrt (fma -6 (* v v) 2)))) (log (fma (* v t) (- v) t))) 1546424468.268 * [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))))) 1546424468.268 * * * * [misc]progress: [ 6 / 137 ] simplifiying candidate # 1546424468.268 * * * * [misc]progress: [ 7 / 137 ] simplifiying candidate # 1546424468.268 * * * * [misc]progress: [ 8 / 137 ] simplifiying candidate # 1546424468.269 * [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))))) 1546424468.269 * * [misc]simplify: iters left: 6 (23 enodes) 1546424468.277 * * [misc]simplify: iters left: 5 (59 enodes) 1546424468.310 * * [misc]simplify: iters left: 4 (259 enodes) 1546424468.543 * [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)))) 1546424468.543 * [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)))))) 1546424468.543 * * * * [misc]progress: [ 9 / 137 ] simplifiying candidate # 1546424468.543 * [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))))) 1546424468.543 * * [misc]simplify: iters left: 6 (21 enodes) 1546424468.547 * * [misc]simplify: iters left: 5 (54 enodes) 1546424468.573 * * [misc]simplify: iters left: 4 (210 enodes) 1546424468.705 * [exit]simplify: Simplified to (pow (/ (/ (/ (fma v (* v -5) 1) PI) (* t (- 1 (* v v)))) (sqrt (+ (* -6 (* v v)) 2))) 3) 1546424468.705 * [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))) 1546424468.705 * * * * [misc]progress: [ 10 / 137 ] simplifiying candidate # 1546424468.705 * * * * [misc]progress: [ 11 / 137 ] simplifiying candidate # 1546424468.705 * * * * [misc]progress: [ 12 / 137 ] simplifiying candidate # 1546424468.705 * * * * [misc]progress: [ 13 / 137 ] simplifiying candidate # 1546424468.705 * * * * [misc]progress: [ 14 / 137 ] simplifiying candidate # 1546424468.705 * [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) 1546424468.706 * * [misc]simplify: iters left: 6 (17 enodes) 1546424468.708 * * [misc]simplify: iters left: 5 (28 enodes) 1546424468.714 * * [misc]simplify: iters left: 4 (47 enodes) 1546424468.727 * * [misc]simplify: iters left: 3 (72 enodes) 1546424468.746 * * [misc]simplify: iters left: 2 (93 enodes) 1546424468.766 * * [misc]simplify: iters left: 1 (94 enodes) 1546424468.779 * [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))))) 1546424468.779 * [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))))) 1546424468.779 * [enter]simplify: Simplifying (/ (cbrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1546424468.779 * * [misc]simplify: iters left: 6 (16 enodes) 1546424468.781 * * [misc]simplify: iters left: 5 (27 enodes) 1546424468.787 * * [misc]simplify: iters left: 4 (48 enodes) 1546424468.795 * * [misc]simplify: iters left: 3 (74 enodes) 1546424468.810 * * [misc]simplify: iters left: 2 (95 enodes) 1546424468.832 * * [misc]simplify: iters left: 1 (96 enodes) 1546424468.851 * [exit]simplify: Simplified to (/ (cbrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma v (* -6 v) 2)))) (- 1 (* v v))) 1546424468.851 * [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))))) 1546424468.851 * * * * [misc]progress: [ 15 / 137 ] simplifiying candidate # 1546424468.851 * [enter]simplify: Simplifying (/ (sqrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) t) 1546424468.851 * * [misc]simplify: iters left: 6 (16 enodes) 1546424468.856 * * [misc]simplify: iters left: 5 (25 enodes) 1546424468.866 * * [misc]simplify: iters left: 4 (42 enodes) 1546424468.879 * * [misc]simplify: iters left: 3 (66 enodes) 1546424468.897 * * [misc]simplify: iters left: 2 (86 enodes) 1546424468.917 * * [misc]simplify: iters left: 1 (87 enodes) 1546424468.935 * [exit]simplify: Simplified to (/ (sqrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma v (* v -6) 2)))) t) 1546424468.935 * [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))))) 1546424468.935 * [enter]simplify: Simplifying (/ (sqrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1546424468.935 * * [misc]simplify: iters left: 6 (16 enodes) 1546424468.940 * * [misc]simplify: iters left: 5 (27 enodes) 1546424468.953 * * [misc]simplify: iters left: 4 (48 enodes) 1546424468.968 * * [misc]simplify: iters left: 3 (74 enodes) 1546424468.979 * * [misc]simplify: iters left: 2 (95 enodes) 1546424468.990 * * [misc]simplify: iters left: 1 (96 enodes) 1546424468.999 * [exit]simplify: Simplified to (/ (sqrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma v (* -6 v) 2)))) (- 1 (* v v))) 1546424468.999 * [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))))) 1546424468.999 * * * * [misc]progress: [ 16 / 137 ] simplifiying candidate # 1546424469.000 * [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) 1546424469.000 * * [misc]simplify: iters left: 6 (19 enodes) 1546424469.006 * * [misc]simplify: iters left: 5 (34 enodes) 1546424469.014 * * [misc]simplify: iters left: 4 (68 enodes) 1546424469.026 * * [misc]simplify: iters left: 3 (123 enodes) 1546424469.055 * * [misc]simplify: iters left: 2 (178 enodes) 1546424469.088 * * [misc]simplify: iters left: 1 (197 enodes) 1546424469.123 * [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))))) 1546424469.123 * [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))))) 1546424469.123 * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1546424469.123 * * [misc]simplify: iters left: 6 (17 enodes) 1546424469.126 * * [misc]simplify: iters left: 5 (28 enodes) 1546424469.131 * * [misc]simplify: iters left: 4 (49 enodes) 1546424469.141 * * [misc]simplify: iters left: 3 (83 enodes) 1546424469.164 * * [misc]simplify: iters left: 2 (136 enodes) 1546424469.199 * * [misc]simplify: iters left: 1 (196 enodes) 1546424469.247 * [exit]simplify: Simplified to (/ (/ (cbrt (/ (fma v (* v -5) 1) PI)) (- 1 (* v v))) (cbrt (sqrt (fma -6 (* v v) 2)))) 1546424469.247 * [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)))))) 1546424469.248 * * * * [misc]progress: [ 17 / 137 ] simplifiying candidate # 1546424469.248 * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (sqrt 2)) t) 1546424469.248 * * [misc]simplify: iters left: 6 (14 enodes) 1546424469.250 * * [misc]simplify: iters left: 5 (22 enodes) 1546424469.254 * * [misc]simplify: iters left: 4 (35 enodes) 1546424469.260 * * [misc]simplify: iters left: 3 (52 enodes) 1546424469.270 * * [misc]simplify: iters left: 2 (61 enodes) 1546424469.282 * * [misc]simplify: iters left: 1 (64 enodes) 1546424469.291 * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt 2)) (/ (cbrt (/ (fma v (* v -5) 1) PI)) t)) 1546424469.291 * [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))))) 1546424469.291 * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (fma (* v v) -3 1))) (- 1 (* v v))) 1546424469.292 * * [misc]simplify: iters left: 6 (14 enodes) 1546424469.294 * * [misc]simplify: iters left: 5 (24 enodes) 1546424469.297 * * [misc]simplify: iters left: 4 (39 enodes) 1546424469.303 * * [misc]simplify: iters left: 3 (57 enodes) 1546424469.314 * * [misc]simplify: iters left: 2 (91 enodes) 1546424469.338 * * [misc]simplify: iters left: 1 (151 enodes) 1546424469.385 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (* (sqrt (fma v (* v -3) 1)) (- 1 (* v v)))) 1546424469.385 * [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)))))) 1546424469.385 * * * * [misc]progress: [ 18 / 137 ] simplifiying candidate # 1546424469.385 * [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) 1546424469.385 * * [misc]simplify: iters left: 6 (18 enodes) 1546424469.388 * * [misc]simplify: iters left: 5 (29 enodes) 1546424469.393 * * [misc]simplify: iters left: 4 (52 enodes) 1546424469.402 * * [misc]simplify: iters left: 3 (89 enodes) 1546424469.419 * * [misc]simplify: iters left: 2 (117 enodes) 1546424469.436 * * [misc]simplify: iters left: 1 (120 enodes) 1546424469.449 * [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)))) 1546424469.449 * [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))))) 1546424469.449 * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1546424469.449 * * [misc]simplify: iters left: 6 (17 enodes) 1546424469.452 * * [misc]simplify: iters left: 5 (28 enodes) 1546424469.459 * * [misc]simplify: iters left: 4 (49 enodes) 1546424469.475 * * [misc]simplify: iters left: 3 (83 enodes) 1546424469.495 * * [misc]simplify: iters left: 2 (136 enodes) 1546424469.520 * * [misc]simplify: iters left: 1 (196 enodes) 1546424469.562 * [exit]simplify: Simplified to (/ (/ (cbrt (/ (fma v (* v -5) 1) PI)) (- 1 (* v v))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424469.562 * [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)))))) 1546424469.562 * * * * [misc]progress: [ 19 / 137 ] simplifiying candidate # 1546424469.563 * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) 1) t) 1546424469.563 * * [misc]simplify: iters left: 6 (12 enodes) 1546424469.567 * * [misc]simplify: iters left: 5 (20 enodes) 1546424469.574 * * [misc]simplify: iters left: 4 (34 enodes) 1546424469.583 * * [misc]simplify: iters left: 3 (49 enodes) 1546424469.597 * * [misc]simplify: iters left: 2 (80 enodes) 1546424469.621 * * [misc]simplify: iters left: 1 (102 enodes) 1546424469.633 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (/ t (cbrt (/ (fma v (* v -5) 1) PI)))) 1546424469.633 * [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))))) 1546424469.634 * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))) 1546424469.634 * * [misc]simplify: iters left: 6 (16 enodes) 1546424469.637 * * [misc]simplify: iters left: 5 (27 enodes) 1546424469.642 * * [misc]simplify: iters left: 4 (48 enodes) 1546424469.650 * * [misc]simplify: iters left: 3 (82 enodes) 1546424469.674 * * [misc]simplify: iters left: 2 (135 enodes) 1546424469.717 * * [misc]simplify: iters left: 1 (196 enodes) 1546424469.757 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (* (sqrt (fma -6 (* v v) 2)) (- 1 (* v v)))) 1546424469.757 * [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)))))) 1546424469.757 * * * * [misc]progress: [ 20 / 137 ] simplifiying candidate # 1546424469.757 * [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) 1546424469.758 * * [misc]simplify: iters left: 6 (18 enodes) 1546424469.760 * * [misc]simplify: iters left: 5 (29 enodes) 1546424469.766 * * [misc]simplify: iters left: 4 (48 enodes) 1546424469.780 * * [misc]simplify: iters left: 3 (75 enodes) 1546424469.801 * * [misc]simplify: iters left: 2 (101 enodes) 1546424469.814 * [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))))) 1546424469.814 * [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))))) 1546424469.815 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1546424469.815 * * [misc]simplify: iters left: 6 (17 enodes) 1546424469.818 * * [misc]simplify: iters left: 5 (28 enodes) 1546424469.823 * * [misc]simplify: iters left: 4 (49 enodes) 1546424469.831 * * [misc]simplify: iters left: 3 (83 enodes) 1546424469.856 * * [misc]simplify: iters left: 2 (136 enodes) 1546424469.900 * * [misc]simplify: iters left: 1 (196 enodes) 1546424469.966 * [exit]simplify: Simplified to (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) (- 1 (* v v))) (cbrt (sqrt (fma -6 (* v v) 2)))) 1546424469.966 * [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)))))) 1546424469.967 * * * * [misc]progress: [ 21 / 137 ] simplifiying candidate # 1546424469.967 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt 2)) t) 1546424469.967 * * [misc]simplify: iters left: 6 (13 enodes) 1546424469.969 * * [misc]simplify: iters left: 5 (19 enodes) 1546424469.972 * * [misc]simplify: iters left: 4 (26 enodes) 1546424469.976 * * [misc]simplify: iters left: 3 (30 enodes) 1546424469.980 * * [misc]simplify: iters left: 2 (31 enodes) 1546424469.984 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (* t (sqrt 2))) 1546424469.984 * [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))))) 1546424469.985 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (fma (* v v) -3 1))) (- 1 (* v v))) 1546424469.985 * * [misc]simplify: iters left: 6 (14 enodes) 1546424469.987 * * [misc]simplify: iters left: 5 (24 enodes) 1546424469.991 * * [misc]simplify: iters left: 4 (39 enodes) 1546424469.996 * * [misc]simplify: iters left: 3 (57 enodes) 1546424470.012 * * [misc]simplify: iters left: 2 (91 enodes) 1546424470.037 * * [misc]simplify: iters left: 1 (151 enodes) 1546424470.070 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (* (sqrt (fma v (* v -3) 1)) (- 1 (* v v)))) 1546424470.070 * [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)))))) 1546424470.070 * * * * [misc]progress: [ 22 / 137 ] simplifiying candidate # 1546424470.070 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) t) 1546424470.070 * * [misc]simplify: iters left: 6 (17 enodes) 1546424470.073 * * [misc]simplify: iters left: 5 (26 enodes) 1546424470.078 * * [misc]simplify: iters left: 4 (43 enodes) 1546424470.085 * * [misc]simplify: iters left: 3 (67 enodes) 1546424470.099 * * [misc]simplify: iters left: 2 (88 enodes) 1546424470.109 * * [misc]simplify: iters left: 1 (89 enodes) 1546424470.117 * [exit]simplify: Simplified to (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma (* v v) -6 2)))) t) 1546424470.117 * [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))))) 1546424470.118 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1546424470.118 * * [misc]simplify: iters left: 6 (17 enodes) 1546424470.120 * * [misc]simplify: iters left: 5 (28 enodes) 1546424470.128 * * [misc]simplify: iters left: 4 (49 enodes) 1546424470.144 * * [misc]simplify: iters left: 3 (83 enodes) 1546424470.162 * * [misc]simplify: iters left: 2 (136 enodes) 1546424470.186 * * [misc]simplify: iters left: 1 (196 enodes) 1546424470.251 * [exit]simplify: Simplified to (/ (/ (sqrt (/ (fma v (* v -5) 1) PI)) (- 1 (* v v))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424470.251 * [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)))))) 1546424470.251 * * * * [misc]progress: [ 23 / 137 ] simplifiying candidate # 1546424470.251 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) 1) t) 1546424470.251 * * [misc]simplify: iters left: 6 (11 enodes) 1546424470.253 * * [misc]simplify: iters left: 5 (17 enodes) 1546424470.256 * * [misc]simplify: iters left: 4 (23 enodes) 1546424470.259 * * [misc]simplify: iters left: 3 (27 enodes) 1546424470.261 * * [misc]simplify: iters left: 2 (28 enodes) 1546424470.264 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) t) 1546424470.265 * [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))))) 1546424470.265 * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))) 1546424470.265 * * [misc]simplify: iters left: 6 (16 enodes) 1546424470.267 * * [misc]simplify: iters left: 5 (27 enodes) 1546424470.273 * * [misc]simplify: iters left: 4 (48 enodes) 1546424470.286 * * [misc]simplify: iters left: 3 (82 enodes) 1546424470.299 * * [misc]simplify: iters left: 2 (135 enodes) 1546424470.325 * * [misc]simplify: iters left: 1 (196 enodes) 1546424470.375 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (* (sqrt (fma -6 (* v v) 2)) (- 1 (* v v)))) 1546424470.375 * [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)))))) 1546424470.375 * * * * [misc]progress: [ 24 / 137 ] simplifiying candidate # 1546424470.375 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) t) 1546424470.376 * * [misc]simplify: iters left: 6 (13 enodes) 1546424470.378 * * [misc]simplify: iters left: 5 (22 enodes) 1546424470.382 * * [misc]simplify: iters left: 4 (37 enodes) 1546424470.389 * * [misc]simplify: iters left: 3 (60 enodes) 1546424470.403 * * [misc]simplify: iters left: 2 (85 enodes) 1546424470.423 * [exit]simplify: Simplified to (/ (/ (/ 1 t) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) 1546424470.423 * [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))))) 1546424470.423 * [enter]simplify: Simplifying (/ (/ (/ (fma (* v v) -5 1) PI) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1546424470.424 * * [misc]simplify: iters left: 6 (16 enodes) 1546424470.429 * * [misc]simplify: iters left: 5 (29 enodes) 1546424470.439 * * [misc]simplify: iters left: 4 (53 enodes) 1546424470.456 * * [misc]simplify: iters left: 3 (94 enodes) 1546424470.486 * * [misc]simplify: iters left: 2 (165 enodes) 1546424470.518 * * [misc]simplify: iters left: 1 (275 enodes) 1546424470.662 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) (* (- 1 (* v v)) PI)) (cbrt (sqrt (fma (* v v) -6 2)))) 1546424470.662 * [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)))))) 1546424470.662 * * * * [misc]progress: [ 25 / 137 ] simplifiying candidate # 1546424470.662 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 2)) t) 1546424470.662 * * [misc]simplify: iters left: 5 (6 enodes) 1546424470.663 * * [misc]simplify: iters left: 4 (10 enodes) 1546424470.665 * * [misc]simplify: iters left: 3 (13 enodes) 1546424470.667 * [exit]simplify: Simplified to (/ (/ 1 t) (sqrt 2)) 1546424470.667 * [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))))) 1546424470.667 * [enter]simplify: Simplifying (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (fma (* v v) -3 1))) (- 1 (* v v))) 1546424470.667 * * [misc]simplify: iters left: 6 (13 enodes) 1546424470.669 * * [misc]simplify: iters left: 5 (25 enodes) 1546424470.675 * * [misc]simplify: iters left: 4 (43 enodes) 1546424470.682 * * [misc]simplify: iters left: 3 (68 enodes) 1546424470.696 * * [misc]simplify: iters left: 2 (121 enodes) 1546424470.722 * * [misc]simplify: iters left: 1 (230 enodes) 1546424470.865 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) PI) (* (sqrt (fma (* v v) -3 1)) (- 1 (* v v)))) 1546424470.865 * [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)))))) 1546424470.865 * * * * [misc]progress: [ 26 / 137 ] simplifiying candidate # 1546424470.865 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) t) 1546424470.866 * * [misc]simplify: iters left: 6 (12 enodes) 1546424470.869 * * [misc]simplify: iters left: 5 (19 enodes) 1546424470.880 * * [misc]simplify: iters left: 4 (32 enodes) 1546424470.890 * * [misc]simplify: iters left: 3 (52 enodes) 1546424470.900 * * [misc]simplify: iters left: 2 (72 enodes) 1546424470.908 * * [misc]simplify: iters left: 1 (73 enodes) 1546424470.915 * [exit]simplify: Simplified to (/ (/ 1 t) (sqrt (sqrt (fma v (* v -6) 2)))) 1546424470.915 * [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))))) 1546424470.915 * [enter]simplify: Simplifying (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1546424470.915 * * [misc]simplify: iters left: 6 (16 enodes) 1546424470.917 * * [misc]simplify: iters left: 5 (29 enodes) 1546424470.923 * * [misc]simplify: iters left: 4 (53 enodes) 1546424470.932 * * [misc]simplify: iters left: 3 (94 enodes) 1546424470.954 * * [misc]simplify: iters left: 2 (165 enodes) 1546424470.986 * * [misc]simplify: iters left: 1 (275 enodes) 1546424471.082 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) (* (- 1 (* v v)) PI)) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424471.082 * [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)))))) 1546424471.082 * * * * [misc]progress: [ 27 / 137 ] simplifiying candidate # 1546424471.082 * [enter]simplify: Simplifying (/ (/ 1 1) t) 1546424471.083 * * [misc]simplify: iters left: 4 (4 enodes) 1546424471.083 * * [misc]simplify: iters left: 3 (6 enodes) 1546424471.084 * [exit]simplify: Simplified to (/ 1 t) 1546424471.084 * [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))))) 1546424471.084 * [enter]simplify: Simplifying (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))) 1546424471.084 * * [misc]simplify: iters left: 6 (15 enodes) 1546424471.087 * * [misc]simplify: iters left: 5 (28 enodes) 1546424471.092 * * [misc]simplify: iters left: 4 (52 enodes) 1546424471.101 * * [misc]simplify: iters left: 3 (93 enodes) 1546424471.116 * * [misc]simplify: iters left: 2 (165 enodes) 1546424471.146 * * [misc]simplify: iters left: 1 (271 enodes) 1546424471.249 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (* (sqrt (fma v (* v -6) 2)) (* PI (- 1 (* v v))))) 1546424471.249 * [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))))))) 1546424471.249 * * * * [misc]progress: [ 28 / 137 ] simplifiying candidate # 1546424471.250 * [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) 1546424471.250 * * [misc]simplify: iters left: 6 (15 enodes) 1546424471.258 * * [misc]simplify: iters left: 5 (26 enodes) 1546424471.268 * * [misc]simplify: iters left: 4 (45 enodes) 1546424471.283 * * [misc]simplify: iters left: 3 (72 enodes) 1546424471.295 * * [misc]simplify: iters left: 2 (99 enodes) 1546424471.306 * * [misc]simplify: iters left: 1 (101 enodes) 1546424471.317 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) t) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) 1546424471.317 * [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))))) 1546424471.317 * [enter]simplify: Simplifying (/ (/ (/ 1 PI) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1546424471.317 * * [misc]simplify: iters left: 6 (14 enodes) 1546424471.319 * * [misc]simplify: iters left: 5 (25 enodes) 1546424471.324 * * [misc]simplify: iters left: 4 (45 enodes) 1546424471.332 * * [misc]simplify: iters left: 3 (82 enodes) 1546424471.353 * * [misc]simplify: iters left: 2 (152 enodes) 1546424471.390 * * [misc]simplify: iters left: 1 (261 enodes) 1546424471.534 * [exit]simplify: Simplified to (/ (/ (/ 1 PI) (- 1 (* v v))) (cbrt (sqrt (fma -6 (* v v) 2)))) 1546424471.534 * [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)))))) 1546424471.535 * * * * [misc]progress: [ 29 / 137 ] simplifiying candidate # 1546424471.535 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) (sqrt 2)) t) 1546424471.535 * * [misc]simplify: iters left: 6 (10 enodes) 1546424471.539 * * [misc]simplify: iters left: 5 (16 enodes) 1546424471.544 * * [misc]simplify: iters left: 4 (23 enodes) 1546424471.551 * * [misc]simplify: iters left: 3 (27 enodes) 1546424471.558 * * [misc]simplify: iters left: 2 (28 enodes) 1546424471.569 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (* (sqrt 2) t)) 1546424471.569 * [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))))) 1546424471.569 * [enter]simplify: Simplifying (/ (/ (/ 1 PI) (sqrt (fma (* v v) -3 1))) (- 1 (* v v))) 1546424471.569 * * [misc]simplify: iters left: 6 (11 enodes) 1546424471.573 * * [misc]simplify: iters left: 5 (21 enodes) 1546424471.577 * * [misc]simplify: iters left: 4 (35 enodes) 1546424471.583 * * [misc]simplify: iters left: 3 (56 enodes) 1546424471.592 * * [misc]simplify: iters left: 2 (108 enodes) 1546424471.616 * * [misc]simplify: iters left: 1 (214 enodes) 1546424471.709 * [exit]simplify: Simplified to (/ (/ (/ 1 PI) (- 1 (* v v))) (sqrt (fma -3 (* v v) 1))) 1546424471.709 * [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))))) 1546424471.710 * * * * [misc]progress: [ 30 / 137 ] simplifiying candidate # 1546424471.710 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) t) 1546424471.710 * * [misc]simplify: iters left: 6 (14 enodes) 1546424471.712 * * [misc]simplify: iters left: 5 (23 enodes) 1546424471.717 * * [misc]simplify: iters left: 4 (40 enodes) 1546424471.725 * * [misc]simplify: iters left: 3 (64 enodes) 1546424471.734 * * [misc]simplify: iters left: 2 (84 enodes) 1546424471.744 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) t) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424471.744 * [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))))) 1546424471.744 * [enter]simplify: Simplifying (/ (/ (/ 1 PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) (- 1 (* v v))) 1546424471.744 * * [misc]simplify: iters left: 6 (14 enodes) 1546424471.746 * * [misc]simplify: iters left: 5 (25 enodes) 1546424471.752 * * [misc]simplify: iters left: 4 (45 enodes) 1546424471.760 * * [misc]simplify: iters left: 3 (82 enodes) 1546424471.772 * * [misc]simplify: iters left: 2 (152 enodes) 1546424471.812 * * [misc]simplify: iters left: 1 (261 enodes) 1546424471.914 * [exit]simplify: Simplified to (/ (/ (/ 1 PI) (- 1 (* v v))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424471.914 * [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)))))) 1546424471.914 * * * * [misc]progress: [ 31 / 137 ] simplifiying candidate # 1546424471.914 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) 1) t) 1546424471.914 * * [misc]simplify: iters left: 6 (8 enodes) 1546424471.917 * * [misc]simplify: iters left: 5 (14 enodes) 1546424471.922 * * [misc]simplify: iters left: 4 (20 enodes) 1546424471.927 * * [misc]simplify: iters left: 3 (24 enodes) 1546424471.931 * * [misc]simplify: iters left: 2 (25 enodes) 1546424471.936 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) t) 1546424471.936 * [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))))) 1546424471.937 * [enter]simplify: Simplifying (/ (/ (/ 1 PI) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))) 1546424471.937 * * [misc]simplify: iters left: 6 (13 enodes) 1546424471.941 * * [misc]simplify: iters left: 5 (24 enodes) 1546424471.951 * * [misc]simplify: iters left: 4 (44 enodes) 1546424471.965 * * [misc]simplify: iters left: 3 (81 enodes) 1546424471.990 * * [misc]simplify: iters left: 2 (152 enodes) 1546424472.020 * * [misc]simplify: iters left: 1 (265 enodes) 1546424472.134 * [exit]simplify: Simplified to (/ (/ (/ 1 PI) (- 1 (* v v))) (sqrt (fma (* v v) -6 2))) 1546424472.135 * [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))))) 1546424472.135 * * * * [misc]progress: [ 32 / 137 ] simplifiying candidate # 1546424472.135 * [enter]simplify: Simplifying (/ 1 t) 1546424472.135 * * [misc]simplify: iters left: 2 (3 enodes) 1546424472.135 * * [misc]simplify: iters left: 1 (5 enodes) 1546424472.136 * [exit]simplify: Simplified to (/ 1 t) 1546424472.136 * [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))))) 1546424472.136 * [enter]simplify: Simplifying (/ (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))) 1546424472.136 * * [misc]simplify: iters left: 6 (15 enodes) 1546424472.141 * * [misc]simplify: iters left: 5 (28 enodes) 1546424472.148 * * [misc]simplify: iters left: 4 (52 enodes) 1546424472.165 * * [misc]simplify: iters left: 3 (93 enodes) 1546424472.193 * * [misc]simplify: iters left: 2 (165 enodes) 1546424472.245 * * [misc]simplify: iters left: 1 (271 enodes) 1546424472.353 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (* (sqrt (fma v (* v -6) 2)) (* PI (- 1 (* v v))))) 1546424472.353 * [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))))))) 1546424472.353 * * * * [misc]progress: [ 33 / 137 ] simplifiying candidate # 1546424472.353 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) PI) t) 1546424472.353 * * [misc]simplify: iters left: 6 (9 enodes) 1546424472.355 * * [misc]simplify: iters left: 5 (15 enodes) 1546424472.357 * * [misc]simplify: iters left: 4 (22 enodes) 1546424472.360 * * [misc]simplify: iters left: 3 (26 enodes) 1546424472.363 * * [misc]simplify: iters left: 2 (27 enodes) 1546424472.367 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (* t PI)) 1546424472.367 * [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))))) 1546424472.367 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* 2 (fma (* v v) -3 1)))) (- 1 (* v v))) 1546424472.367 * * [misc]simplify: iters left: 6 (11 enodes) 1546424472.369 * * [misc]simplify: iters left: 5 (20 enodes) 1546424472.374 * * [misc]simplify: iters left: 4 (37 enodes) 1546424472.381 * * [misc]simplify: iters left: 3 (67 enodes) 1546424472.400 * * [misc]simplify: iters left: 2 (118 enodes) 1546424472.423 * * [misc]simplify: iters left: 1 (177 enodes) 1546424472.466 * [exit]simplify: Simplified to (/ (/ 1 (- 1 (* v v))) (sqrt (fma (* v v) -6 2))) 1546424472.466 * [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))))) 1546424472.466 * * * * [misc]progress: [ 34 / 137 ] simplifiying candidate # 1546424472.467 * * * * [misc]progress: [ 35 / 137 ] simplifiying candidate # 1546424472.467 * * * * [misc]progress: [ 36 / 137 ] simplifiying candidate # 1546424472.467 * * * * [misc]progress: [ 37 / 137 ] simplifiying candidate # 1546424472.467 * [enter]simplify: Simplifying (- 1 (* v v)) 1546424472.467 * * [misc]simplify: iters left: 4 (4 enodes) 1546424472.469 * * [misc]simplify: iters left: 3 (8 enodes) 1546424472.471 * * [misc]simplify: iters left: 2 (12 enodes) 1546424472.474 * * [misc]simplify: iters left: 1 (14 enodes) 1546424472.478 * [exit]simplify: Simplified to (- 1 (* v v)) 1546424472.478 * [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)))) 1546424472.478 * * * * [misc]progress: [ 38 / 137 ] simplifiying candidate # 1546424472.478 * [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)))))) 1546424472.479 * * [misc]simplify: iters left: 6 (15 enodes) 1546424472.483 * * [misc]simplify: iters left: 5 (24 enodes) 1546424472.493 * * [misc]simplify: iters left: 4 (41 enodes) 1546424472.506 * * [misc]simplify: iters left: 3 (65 enodes) 1546424472.523 * * [misc]simplify: iters left: 2 (86 enodes) 1546424472.545 * * [misc]simplify: iters left: 1 (87 enodes) 1546424472.562 * [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))))) 1546424472.562 * [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)))))))) 1546424472.562 * * * * [misc]progress: [ 39 / 137 ] simplifiying candidate # 1546424472.563 * [enter]simplify: Simplifying (sqrt (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1))))) 1546424472.563 * * [misc]simplify: iters left: 6 (14 enodes) 1546424472.567 * * [misc]simplify: iters left: 5 (23 enodes) 1546424472.576 * * [misc]simplify: iters left: 4 (40 enodes) 1546424472.586 * * [misc]simplify: iters left: 3 (64 enodes) 1546424472.595 * * [misc]simplify: iters left: 2 (84 enodes) 1546424472.605 * [exit]simplify: Simplified to (sqrt (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma -6 (* v v) 2)))) 1546424472.605 * [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)))))))) 1546424472.605 * * * * [misc]progress: [ 40 / 137 ] simplifiying candidate # 1546424472.605 * [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)))))) 1546424472.605 * * [misc]simplify: iters left: 6 (17 enodes) 1546424472.608 * * [misc]simplify: iters left: 5 (30 enodes) 1546424472.615 * * [misc]simplify: iters left: 4 (53 enodes) 1546424472.632 * * [misc]simplify: iters left: 3 (80 enodes) 1546424472.654 * * [misc]simplify: iters left: 2 (104 enodes) 1546424472.678 * * [misc]simplify: iters left: 1 (106 enodes) 1546424472.698 * [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))))) 1546424472.698 * [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)))))))) 1546424472.698 * * * * [misc]progress: [ 41 / 137 ] simplifiying candidate # 1546424472.699 * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (sqrt 2)) 1546424472.699 * * [misc]simplify: iters left: 6 (12 enodes) 1546424472.703 * * [misc]simplify: iters left: 5 (18 enodes) 1546424472.709 * * [misc]simplify: iters left: 4 (24 enodes) 1546424472.716 * * [misc]simplify: iters left: 3 (29 enodes) 1546424472.724 * * [misc]simplify: iters left: 2 (30 enodes) 1546424472.733 * [exit]simplify: Simplified to (/ (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (sqrt 2)) 1546424472.733 * [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)))))) 1546424472.733 * * * * [misc]progress: [ 42 / 137 ] simplifiying candidate # 1546424472.733 * [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))))) 1546424472.733 * * [misc]simplify: iters left: 6 (16 enodes) 1546424472.738 * * [misc]simplify: iters left: 5 (25 enodes) 1546424472.748 * * [misc]simplify: iters left: 4 (41 enodes) 1546424472.761 * * [misc]simplify: iters left: 3 (66 enodes) 1546424472.777 * * [misc]simplify: iters left: 2 (87 enodes) 1546424472.788 * [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)))) 1546424472.788 * [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)))))))) 1546424472.788 * * * * [misc]progress: [ 43 / 137 ] simplifiying candidate # 1546424472.788 * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) 1) 1546424472.789 * * [misc]simplify: iters left: 6 (10 enodes) 1546424472.790 * * [misc]simplify: iters left: 5 (16 enodes) 1546424472.793 * * [misc]simplify: iters left: 4 (26 enodes) 1546424472.796 * * [misc]simplify: iters left: 3 (32 enodes) 1546424472.800 * * [misc]simplify: iters left: 2 (38 enodes) 1546424472.805 * [exit]simplify: Simplified to (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) 1546424472.805 * [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))))))) 1546424472.805 * * * * [misc]progress: [ 44 / 137 ] simplifiying candidate # 1546424472.805 * [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)))))) 1546424472.805 * * [misc]simplify: iters left: 6 (16 enodes) 1546424472.808 * * [misc]simplify: iters left: 5 (25 enodes) 1546424472.817 * * [misc]simplify: iters left: 4 (39 enodes) 1546424472.830 * * [misc]simplify: iters left: 3 (63 enodes) 1546424472.847 * * [misc]simplify: iters left: 2 (83 enodes) 1546424472.867 * [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))))) 1546424472.867 * [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)))))))) 1546424472.867 * * * * [misc]progress: [ 45 / 137 ] simplifiying candidate # 1546424472.868 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt 2)) 1546424472.868 * * [misc]simplify: iters left: 6 (11 enodes) 1546424472.872 * * [misc]simplify: iters left: 5 (15 enodes) 1546424472.877 * * [misc]simplify: iters left: 4 (19 enodes) 1546424472.883 * * [misc]simplify: iters left: 3 (23 enodes) 1546424472.889 * * [misc]simplify: iters left: 2 (24 enodes) 1546424472.895 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt 2)) 1546424472.896 * [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)))))) 1546424472.896 * * * * [misc]progress: [ 46 / 137 ] simplifiying candidate # 1546424472.896 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424472.896 * * [misc]simplify: iters left: 6 (15 enodes) 1546424472.901 * * [misc]simplify: iters left: 5 (22 enodes) 1546424472.910 * * [misc]simplify: iters left: 4 (36 enodes) 1546424472.924 * * [misc]simplify: iters left: 3 (60 enodes) 1546424472.940 * * [misc]simplify: iters left: 2 (81 enodes) 1546424472.953 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma v (* v -6) 2)))) 1546424472.953 * [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)))))))) 1546424472.953 * * * * [misc]progress: [ 47 / 137 ] simplifiying candidate # 1546424472.953 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) 1) 1546424472.953 * * [misc]simplify: iters left: 6 (9 enodes) 1546424472.956 * * [misc]simplify: iters left: 5 (13 enodes) 1546424472.960 * * [misc]simplify: iters left: 4 (19 enodes) 1546424472.965 * * [misc]simplify: iters left: 3 (23 enodes) 1546424472.970 * * [misc]simplify: iters left: 2 (24 enodes) 1546424472.975 * [exit]simplify: Simplified to (sqrt (/ (fma -5 (* v v) 1) PI)) 1546424472.975 * [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))))))) 1546424472.975 * * * * [misc]progress: [ 48 / 137 ] simplifiying candidate # 1546424472.976 * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1546424472.976 * * [misc]simplify: iters left: 6 (11 enodes) 1546424472.979 * * [misc]simplify: iters left: 5 (18 enodes) 1546424472.987 * * [misc]simplify: iters left: 4 (28 enodes) 1546424472.996 * * [misc]simplify: iters left: 3 (48 enodes) 1546424473.003 * * [misc]simplify: iters left: 2 (68 enodes) 1546424473.010 * * [misc]simplify: iters left: 1 (69 enodes) 1546424473.018 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) 1546424473.018 * [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)))))))) 1546424473.018 * * * * [misc]progress: [ 49 / 137 ] simplifiying candidate # 1546424473.019 * [enter]simplify: Simplifying (/ 1 (sqrt 2)) 1546424473.019 * * [misc]simplify: iters left: 3 (4 enodes) 1546424473.020 * * [misc]simplify: iters left: 2 (6 enodes) 1546424473.023 * [exit]simplify: Simplified to (/ 1 (sqrt 2)) 1546424473.023 * [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)))))) 1546424473.023 * * * * [misc]progress: [ 50 / 137 ] simplifiying candidate # 1546424473.023 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424473.023 * * [misc]simplify: iters left: 6 (10 enodes) 1546424473.026 * * [misc]simplify: iters left: 5 (15 enodes) 1546424473.033 * * [misc]simplify: iters left: 4 (25 enodes) 1546424473.042 * * [misc]simplify: iters left: 3 (45 enodes) 1546424473.054 * * [misc]simplify: iters left: 2 (65 enodes) 1546424473.061 * * [misc]simplify: iters left: 1 (66 enodes) 1546424473.067 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) 1546424473.067 * [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)))))))) 1546424473.067 * * * * [misc]progress: [ 51 / 137 ] simplifiying candidate # 1546424473.067 * [enter]simplify: Simplifying (/ 1 1) 1546424473.067 * * [misc]simplify: iters left: 2 (2 enodes) 1546424473.067 * * [misc]simplify: iters left: 1 (4 enodes) 1546424473.068 * [exit]simplify: Simplified to 1 1546424473.068 * [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))))))) 1546424473.068 * * * * [misc]progress: [ 52 / 137 ] simplifiying candidate # 1546424473.068 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1546424473.068 * * [misc]simplify: iters left: 6 (13 enodes) 1546424473.070 * * [misc]simplify: iters left: 5 (22 enodes) 1546424473.074 * * [misc]simplify: iters left: 4 (36 enodes) 1546424473.081 * * [misc]simplify: iters left: 3 (60 enodes) 1546424473.090 * * [misc]simplify: iters left: 2 (81 enodes) 1546424473.109 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) 1546424473.109 * [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)))))))) 1546424473.109 * * * * [misc]progress: [ 53 / 137 ] simplifiying candidate # 1546424473.110 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) (sqrt 2)) 1546424473.110 * * [misc]simplify: iters left: 5 (8 enodes) 1546424473.113 * * [misc]simplify: iters left: 4 (12 enodes) 1546424473.117 * * [misc]simplify: iters left: 3 (16 enodes) 1546424473.122 * * [misc]simplify: iters left: 2 (20 enodes) 1546424473.127 * * [misc]simplify: iters left: 1 (21 enodes) 1546424473.132 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (sqrt 2)) 1546424473.132 * [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)))))) 1546424473.132 * * * * [misc]progress: [ 54 / 137 ] simplifiying candidate # 1546424473.133 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424473.133 * * [misc]simplify: iters left: 6 (12 enodes) 1546424473.137 * * [misc]simplify: iters left: 5 (19 enodes) 1546424473.144 * * [misc]simplify: iters left: 4 (33 enodes) 1546424473.155 * * [misc]simplify: iters left: 3 (57 enodes) 1546424473.172 * * [misc]simplify: iters left: 2 (78 enodes) 1546424473.189 * * [misc]simplify: iters left: 1 (79 enodes) 1546424473.201 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424473.202 * [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)))))))) 1546424473.202 * * * * [misc]progress: [ 55 / 137 ] simplifiying candidate # 1546424473.202 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) 1) 1546424473.202 * * [misc]simplify: iters left: 5 (6 enodes) 1546424473.203 * * [misc]simplify: iters left: 4 (10 enodes) 1546424473.205 * * [misc]simplify: iters left: 3 (16 enodes) 1546424473.207 * * [misc]simplify: iters left: 2 (20 enodes) 1546424473.209 * * [misc]simplify: iters left: 1 (21 enodes) 1546424473.211 * [exit]simplify: Simplified to (fma v (* v -5) 1) 1546424473.211 * [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))))))) 1546424473.211 * * * * [misc]progress: [ 56 / 137 ] simplifiying candidate # 1546424473.211 * * * * [misc]progress: [ 57 / 137 ] simplifiying candidate # 1546424473.211 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) PI) 1546424473.211 * * [misc]simplify: iters left: 5 (7 enodes) 1546424473.213 * * [misc]simplify: iters left: 4 (11 enodes) 1546424473.214 * * [misc]simplify: iters left: 3 (15 enodes) 1546424473.216 * * [misc]simplify: iters left: 2 (19 enodes) 1546424473.219 * * [misc]simplify: iters left: 1 (20 enodes) 1546424473.221 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) PI) 1546424473.221 * [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))))))) 1546424473.221 * * * * [misc]progress: [ 58 / 137 ] simplifiying candidate # 1546424473.221 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1546424473.222 * * [misc]simplify: iters left: 6 (8 enodes) 1546424473.223 * * [misc]simplify: iters left: 5 (25 enodes) 1546424473.230 * * [misc]simplify: iters left: 4 (65 enodes) 1546424473.251 * * [misc]simplify: iters left: 3 (129 enodes) 1546424473.341 * * [misc]simplify: iters left: 2 (197 enodes) 1546424473.380 * * [misc]simplify: iters left: 1 (243 enodes) 1546424473.424 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1546424473.424 * [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))) 1546424473.424 * * * * [misc]progress: [ 59 / 137 ] simplifiying candidate # 1546424473.425 * [enter]simplify: Simplifying (+ 1 (* v v)) 1546424473.425 * * [misc]simplify: iters left: 4 (4 enodes) 1546424473.425 * * [misc]simplify: iters left: 3 (7 enodes) 1546424473.426 * * [misc]simplify: iters left: 2 (8 enodes) 1546424473.428 * [exit]simplify: Simplified to (fma v v 1) 1546424473.428 * [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))) 1546424473.428 * * * * [misc]progress: [ 60 / 137 ] simplifiying candidate # 1546424473.428 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) PI) 1546424473.428 * * [misc]simplify: iters left: 5 (7 enodes) 1546424473.429 * * [misc]simplify: iters left: 4 (11 enodes) 1546424473.431 * * [misc]simplify: iters left: 3 (15 enodes) 1546424473.433 * * [misc]simplify: iters left: 2 (19 enodes) 1546424473.435 * * [misc]simplify: iters left: 1 (20 enodes) 1546424473.437 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) PI) 1546424473.437 * [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)))))) 1546424473.438 * * * * [misc]progress: [ 61 / 137 ] simplifiying candidate # 1546424473.438 * * * * [misc]progress: [ 62 / 137 ] simplifiying candidate # 1546424473.438 * * * * [misc]progress: [ 63 / 137 ] simplifiying candidate # 1546424473.438 * * * * [misc]progress: [ 64 / 137 ] simplifiying candidate # 1546424473.438 * * * * [misc]progress: [ 65 / 137 ] simplifiying candidate # 1546424473.438 * * * * [misc]progress: [ 66 / 137 ] simplifiying candidate # 1546424473.438 * * * * [misc]progress: [ 67 / 137 ] simplifiying candidate # 1546424473.438 * * * * [misc]progress: [ 68 / 137 ] simplifiying candidate # 1546424473.438 * * * * [misc]progress: [ 69 / 137 ] simplifiying candidate # 1546424473.438 * * * * [misc]progress: [ 70 / 137 ] simplifiying candidate # 1546424473.438 * * * * [misc]progress: [ 71 / 137 ] simplifiying candidate # 1546424473.438 * * * * [misc]progress: [ 72 / 137 ] simplifiying candidate # 1546424473.438 * * * * [misc]progress: [ 73 / 137 ] simplifiying candidate # 1546424473.438 * [enter]simplify: Simplifying (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) 1546424473.438 * * [misc]simplify: iters left: 6 (7 enodes) 1546424473.439 * * [misc]simplify: iters left: 5 (11 enodes) 1546424473.441 * * [misc]simplify: iters left: 4 (15 enodes) 1546424473.443 * * [misc]simplify: iters left: 3 (19 enodes) 1546424473.446 * * [misc]simplify: iters left: 2 (20 enodes) 1546424473.448 * [exit]simplify: Simplified to (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) 1546424473.448 * [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))))) 1546424473.448 * * * * [misc]progress: [ 74 / 137 ] simplifiying candidate # 1546424473.448 * [enter]simplify: Simplifying (sqrt (fma (* v v) -5 1)) 1546424473.448 * * [misc]simplify: iters left: 4 (6 enodes) 1546424473.449 * * [misc]simplify: iters left: 3 (10 enodes) 1546424473.451 * * [misc]simplify: iters left: 2 (14 enodes) 1546424473.453 * * [misc]simplify: iters left: 1 (18 enodes) 1546424473.455 * [exit]simplify: Simplified to (sqrt (fma v (* v -5) 1)) 1546424473.455 * [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))))) 1546424473.455 * * * * [misc]progress: [ 75 / 137 ] simplifiying candidate # 1546424473.455 * * * * [misc]progress: [ 76 / 137 ] simplifiying candidate # 1546424473.455 * * * * [misc]progress: [ 77 / 137 ] simplifiying candidate # 1546424473.455 * * * * [misc]progress: [ 78 / 137 ] simplifiying candidate # 1546424473.455 * * * * [misc]progress: [ 79 / 137 ] simplifiying candidate # 1546424473.455 * [enter]simplify: Simplifying (- (log (/ (fma (* v v) -5 1) PI)) (log (sqrt (* 2 (fma (* v v) -3 1))))) 1546424473.455 * * [misc]simplify: iters left: 6 (15 enodes) 1546424473.460 * * [misc]simplify: iters left: 5 (27 enodes) 1546424473.471 * * [misc]simplify: iters left: 4 (48 enodes) 1546424473.486 * * [misc]simplify: iters left: 3 (88 enodes) 1546424473.505 * * [misc]simplify: iters left: 2 (128 enodes) 1546424473.520 * * [misc]simplify: iters left: 1 (148 enodes) 1546424473.544 * [exit]simplify: Simplified to (- (log (/ (fma v (* v -5) 1) PI)) (log (sqrt (fma -6 (* v v) 2)))) 1546424473.544 * [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))))) 1546424473.544 * * * * [misc]progress: [ 80 / 137 ] simplifiying candidate # 1546424473.544 * * * * [misc]progress: [ 81 / 137 ] simplifiying candidate # 1546424473.545 * * * * [misc]progress: [ 82 / 137 ] simplifiying candidate # 1546424473.545 * [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))))) 1546424473.545 * * [misc]simplify: iters left: 6 (17 enodes) 1546424473.551 * * [misc]simplify: iters left: 5 (39 enodes) 1546424473.571 * * [misc]simplify: iters left: 4 (139 enodes) 1546424473.627 * [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))) 1546424473.627 * [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))))) 1546424473.627 * * * * [misc]progress: [ 83 / 137 ] simplifiying candidate # 1546424473.628 * * * * [misc]progress: [ 84 / 137 ] simplifiying candidate # 1546424473.628 * * * * [misc]progress: [ 85 / 137 ] simplifiying candidate # 1546424473.628 * * * * [misc]progress: [ 86 / 137 ] simplifiying candidate # 1546424473.628 * * * * [misc]progress: [ 87 / 137 ] simplifiying candidate # 1546424473.628 * [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)))))) 1546424473.628 * * [misc]simplify: iters left: 6 (17 enodes) 1546424473.631 * * [misc]simplify: iters left: 5 (30 enodes) 1546424473.637 * * [misc]simplify: iters left: 4 (53 enodes) 1546424473.654 * * [misc]simplify: iters left: 3 (80 enodes) 1546424473.674 * * [misc]simplify: iters left: 2 (104 enodes) 1546424473.685 * * [misc]simplify: iters left: 1 (106 enodes) 1546424473.695 * [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))))) 1546424473.695 * [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))))) 1546424473.695 * [enter]simplify: Simplifying (/ (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424473.696 * * [misc]simplify: iters left: 6 (15 enodes) 1546424473.698 * * [misc]simplify: iters left: 5 (22 enodes) 1546424473.705 * * [misc]simplify: iters left: 4 (36 enodes) 1546424473.717 * * [misc]simplify: iters left: 3 (60 enodes) 1546424473.733 * * [misc]simplify: iters left: 2 (81 enodes) 1546424473.751 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* v -6) 2)))) 1546424473.751 * [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))))) 1546424473.751 * * * * [misc]progress: [ 88 / 137 ] simplifiying candidate # 1546424473.751 * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) (sqrt 2)) 1546424473.751 * * [misc]simplify: iters left: 6 (12 enodes) 1546424473.756 * * [misc]simplify: iters left: 5 (18 enodes) 1546424473.761 * * [misc]simplify: iters left: 4 (24 enodes) 1546424473.769 * * [misc]simplify: iters left: 3 (29 enodes) 1546424473.777 * * [misc]simplify: iters left: 2 (30 enodes) 1546424473.782 * [exit]simplify: Simplified to (/ (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) (sqrt 2)) 1546424473.782 * [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))))) 1546424473.782 * [enter]simplify: Simplifying (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (fma (* v v) -3 1))) 1546424473.782 * * [misc]simplify: iters left: 6 (12 enodes) 1546424473.785 * * [misc]simplify: iters left: 5 (18 enodes) 1546424473.788 * * [misc]simplify: iters left: 4 (26 enodes) 1546424473.792 * * [misc]simplify: iters left: 3 (34 enodes) 1546424473.796 * * [misc]simplify: iters left: 2 (36 enodes) 1546424473.800 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma -3 (* v v) 1))) 1546424473.800 * [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))))) 1546424473.800 * * * * [misc]progress: [ 89 / 137 ] simplifiying candidate # 1546424473.800 * [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))))) 1546424473.800 * * [misc]simplify: iters left: 6 (16 enodes) 1546424473.803 * * [misc]simplify: iters left: 5 (25 enodes) 1546424473.808 * * [misc]simplify: iters left: 4 (41 enodes) 1546424473.815 * * [misc]simplify: iters left: 3 (66 enodes) 1546424473.831 * * [misc]simplify: iters left: 2 (87 enodes) 1546424473.848 * [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)))) 1546424473.848 * [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))))) 1546424473.848 * [enter]simplify: Simplifying (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424473.848 * * [misc]simplify: iters left: 6 (15 enodes) 1546424473.850 * * [misc]simplify: iters left: 5 (22 enodes) 1546424473.855 * * [misc]simplify: iters left: 4 (36 enodes) 1546424473.861 * * [misc]simplify: iters left: 3 (60 enodes) 1546424473.869 * * [misc]simplify: iters left: 2 (81 enodes) 1546424473.885 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma v (* v -6) 2)))) 1546424473.885 * [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))))) 1546424473.885 * * * * [misc]progress: [ 90 / 137 ] simplifiying candidate # 1546424473.885 * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) 1) 1546424473.886 * * [misc]simplify: iters left: 6 (10 enodes) 1546424473.889 * * [misc]simplify: iters left: 5 (16 enodes) 1546424473.894 * * [misc]simplify: iters left: 4 (26 enodes) 1546424473.901 * * [misc]simplify: iters left: 3 (32 enodes) 1546424473.908 * * [misc]simplify: iters left: 2 (38 enodes) 1546424473.917 * [exit]simplify: Simplified to (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) 1546424473.917 * [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))))) 1546424473.917 * [enter]simplify: Simplifying (/ (cbrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424473.918 * * [misc]simplify: iters left: 6 (14 enodes) 1546424473.922 * * [misc]simplify: iters left: 5 (21 enodes) 1546424473.930 * * [misc]simplify: iters left: 4 (35 enodes) 1546424473.942 * * [misc]simplify: iters left: 3 (59 enodes) 1546424473.956 * * [misc]simplify: iters left: 2 (80 enodes) 1546424473.974 * [exit]simplify: Simplified to (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma v (* v -6) 2))) 1546424473.975 * [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))))) 1546424473.975 * * * * [misc]progress: [ 91 / 137 ] simplifiying candidate # 1546424473.975 * [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)))))) 1546424473.975 * * [misc]simplify: iters left: 6 (16 enodes) 1546424473.980 * * [misc]simplify: iters left: 5 (25 enodes) 1546424473.989 * * [misc]simplify: iters left: 4 (39 enodes) 1546424474.002 * * [misc]simplify: iters left: 3 (63 enodes) 1546424474.019 * * [misc]simplify: iters left: 2 (83 enodes) 1546424474.040 * [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))))) 1546424474.040 * [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))))) 1546424474.040 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424474.040 * * [misc]simplify: iters left: 6 (15 enodes) 1546424474.044 * * [misc]simplify: iters left: 5 (22 enodes) 1546424474.052 * * [misc]simplify: iters left: 4 (36 enodes) 1546424474.063 * * [misc]simplify: iters left: 3 (60 enodes) 1546424474.077 * * [misc]simplify: iters left: 2 (81 enodes) 1546424474.096 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (cbrt (sqrt (fma v (* v -6) 2)))) 1546424474.096 * [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))))) 1546424474.097 * * * * [misc]progress: [ 92 / 137 ] simplifiying candidate # 1546424474.097 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt 2)) 1546424474.097 * * [misc]simplify: iters left: 6 (11 enodes) 1546424474.101 * * [misc]simplify: iters left: 5 (15 enodes) 1546424474.106 * * [misc]simplify: iters left: 4 (19 enodes) 1546424474.112 * * [misc]simplify: iters left: 3 (23 enodes) 1546424474.119 * * [misc]simplify: iters left: 2 (24 enodes) 1546424474.126 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt 2)) 1546424474.126 * [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))))) 1546424474.126 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (fma (* v v) -3 1))) 1546424474.126 * * [misc]simplify: iters left: 6 (12 enodes) 1546424474.130 * * [misc]simplify: iters left: 5 (18 enodes) 1546424474.136 * * [misc]simplify: iters left: 4 (26 enodes) 1546424474.144 * * [misc]simplify: iters left: 3 (34 enodes) 1546424474.152 * * [misc]simplify: iters left: 2 (36 enodes) 1546424474.161 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma -3 (* v v) 1))) 1546424474.161 * [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))))) 1546424474.161 * * * * [misc]progress: [ 93 / 137 ] simplifiying candidate # 1546424474.161 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424474.161 * * [misc]simplify: iters left: 6 (15 enodes) 1546424474.166 * * [misc]simplify: iters left: 5 (22 enodes) 1546424474.176 * * [misc]simplify: iters left: 4 (36 enodes) 1546424474.189 * * [misc]simplify: iters left: 3 (60 enodes) 1546424474.204 * * [misc]simplify: iters left: 2 (81 enodes) 1546424474.223 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma v (* v -6) 2)))) 1546424474.223 * [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))))) 1546424474.223 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424474.223 * * [misc]simplify: iters left: 6 (15 enodes) 1546424474.228 * * [misc]simplify: iters left: 5 (22 enodes) 1546424474.236 * * [misc]simplify: iters left: 4 (36 enodes) 1546424474.249 * * [misc]simplify: iters left: 3 (60 enodes) 1546424474.262 * * [misc]simplify: iters left: 2 (81 enodes) 1546424474.271 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (sqrt (fma v (* v -6) 2)))) 1546424474.272 * [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))))) 1546424474.272 * * * * [misc]progress: [ 94 / 137 ] simplifiying candidate # 1546424474.272 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) 1) 1546424474.272 * * [misc]simplify: iters left: 6 (9 enodes) 1546424474.273 * * [misc]simplify: iters left: 5 (13 enodes) 1546424474.276 * * [misc]simplify: iters left: 4 (19 enodes) 1546424474.278 * * [misc]simplify: iters left: 3 (23 enodes) 1546424474.281 * * [misc]simplify: iters left: 2 (24 enodes) 1546424474.283 * [exit]simplify: Simplified to (sqrt (/ (fma -5 (* v v) 1) PI)) 1546424474.283 * [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))))) 1546424474.283 * [enter]simplify: Simplifying (/ (sqrt (/ (fma (* v v) -5 1) PI)) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424474.283 * * [misc]simplify: iters left: 6 (14 enodes) 1546424474.286 * * [misc]simplify: iters left: 5 (21 enodes) 1546424474.291 * * [misc]simplify: iters left: 4 (35 enodes) 1546424474.298 * * [misc]simplify: iters left: 3 (59 enodes) 1546424474.307 * * [misc]simplify: iters left: 2 (80 enodes) 1546424474.326 * [exit]simplify: Simplified to (/ (sqrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma v (* v -6) 2))) 1546424474.326 * [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))))) 1546424474.326 * * * * [misc]progress: [ 95 / 137 ] simplifiying candidate # 1546424474.327 * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1546424474.327 * * [misc]simplify: iters left: 6 (11 enodes) 1546424474.330 * * [misc]simplify: iters left: 5 (18 enodes) 1546424474.338 * * [misc]simplify: iters left: 4 (28 enodes) 1546424474.348 * * [misc]simplify: iters left: 3 (48 enodes) 1546424474.354 * * [misc]simplify: iters left: 2 (68 enodes) 1546424474.366 * * [misc]simplify: iters left: 1 (69 enodes) 1546424474.379 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) 1546424474.380 * [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))))) 1546424474.380 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) PI) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424474.380 * * [misc]simplify: iters left: 6 (14 enodes) 1546424474.384 * * [misc]simplify: iters left: 5 (23 enodes) 1546424474.392 * * [misc]simplify: iters left: 4 (40 enodes) 1546424474.399 * * [misc]simplify: iters left: 3 (64 enodes) 1546424474.409 * * [misc]simplify: iters left: 2 (84 enodes) 1546424474.419 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) PI) (cbrt (sqrt (fma -6 (* v v) 2)))) 1546424474.419 * [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))))) 1546424474.419 * * * * [misc]progress: [ 96 / 137 ] simplifiying candidate # 1546424474.420 * [enter]simplify: Simplifying (/ 1 (sqrt 2)) 1546424474.420 * * [misc]simplify: iters left: 3 (4 enodes) 1546424474.422 * * [misc]simplify: iters left: 2 (6 enodes) 1546424474.424 * [exit]simplify: Simplified to (/ 1 (sqrt 2)) 1546424474.424 * [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))))) 1546424474.424 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) PI) (sqrt (fma (* v v) -3 1))) 1546424474.424 * * [misc]simplify: iters left: 6 (11 enodes) 1546424474.428 * * [misc]simplify: iters left: 5 (19 enodes) 1546424474.434 * * [misc]simplify: iters left: 4 (30 enodes) 1546424474.442 * * [misc]simplify: iters left: 3 (38 enodes) 1546424474.451 * * [misc]simplify: iters left: 2 (40 enodes) 1546424474.460 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma (* v v) -3 1))) 1546424474.461 * [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))))) 1546424474.461 * * * * [misc]progress: [ 97 / 137 ] simplifiying candidate # 1546424474.461 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424474.461 * * [misc]simplify: iters left: 6 (10 enodes) 1546424474.464 * * [misc]simplify: iters left: 5 (15 enodes) 1546424474.471 * * [misc]simplify: iters left: 4 (25 enodes) 1546424474.479 * * [misc]simplify: iters left: 3 (45 enodes) 1546424474.491 * * [misc]simplify: iters left: 2 (65 enodes) 1546424474.506 * * [misc]simplify: iters left: 1 (66 enodes) 1546424474.518 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma (* v v) -6 2)))) 1546424474.518 * [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))))) 1546424474.519 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424474.519 * * [misc]simplify: iters left: 6 (14 enodes) 1546424474.523 * * [misc]simplify: iters left: 5 (23 enodes) 1546424474.532 * * [misc]simplify: iters left: 4 (40 enodes) 1546424474.547 * * [misc]simplify: iters left: 3 (64 enodes) 1546424474.563 * * [misc]simplify: iters left: 2 (84 enodes) 1546424474.583 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) PI) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424474.583 * [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))))) 1546424474.583 * * * * [misc]progress: [ 98 / 137 ] simplifiying candidate # 1546424474.583 * [enter]simplify: Simplifying (/ 1 1) 1546424474.583 * * [misc]simplify: iters left: 2 (2 enodes) 1546424474.584 * * [misc]simplify: iters left: 1 (4 enodes) 1546424474.585 * [exit]simplify: Simplified to 1 1546424474.585 * [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))))) 1546424474.585 * [enter]simplify: Simplifying (/ (/ (fma (* v v) -5 1) PI) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424474.585 * * [misc]simplify: iters left: 6 (13 enodes) 1546424474.589 * * [misc]simplify: iters left: 5 (22 enodes) 1546424474.595 * * [misc]simplify: iters left: 4 (39 enodes) 1546424474.601 * * [misc]simplify: iters left: 3 (63 enodes) 1546424474.609 * * [misc]simplify: iters left: 2 (83 enodes) 1546424474.618 * * [misc]simplify: iters left: 1 (84 enodes) 1546424474.627 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) PI) (sqrt (fma -6 (* v v) 2))) 1546424474.627 * [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))))) 1546424474.627 * * * * [misc]progress: [ 99 / 137 ] simplifiying candidate # 1546424474.627 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1)))))) 1546424474.627 * * [misc]simplify: iters left: 6 (13 enodes) 1546424474.631 * * [misc]simplify: iters left: 5 (22 enodes) 1546424474.640 * * [misc]simplify: iters left: 4 (36 enodes) 1546424474.652 * * [misc]simplify: iters left: 3 (60 enodes) 1546424474.669 * * [misc]simplify: iters left: 2 (81 enodes) 1546424474.688 * [exit]simplify: Simplified to (/ (/ (fma v (* v -5) 1) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) 1546424474.688 * [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))))) 1546424474.688 * [enter]simplify: Simplifying (/ (/ 1 PI) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424474.688 * * [misc]simplify: iters left: 6 (12 enodes) 1546424474.692 * * [misc]simplify: iters left: 5 (19 enodes) 1546424474.700 * * [misc]simplify: iters left: 4 (32 enodes) 1546424474.707 * * [misc]simplify: iters left: 3 (52 enodes) 1546424474.714 * * [misc]simplify: iters left: 2 (72 enodes) 1546424474.722 * * [misc]simplify: iters left: 1 (73 enodes) 1546424474.729 * [exit]simplify: Simplified to (/ (/ 1 PI) (cbrt (sqrt (fma v (* -6 v) 2)))) 1546424474.729 * [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))))) 1546424474.729 * * * * [misc]progress: [ 100 / 137 ] simplifiying candidate # 1546424474.730 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) (sqrt 2)) 1546424474.730 * * [misc]simplify: iters left: 5 (8 enodes) 1546424474.731 * * [misc]simplify: iters left: 4 (12 enodes) 1546424474.735 * * [misc]simplify: iters left: 3 (16 enodes) 1546424474.740 * * [misc]simplify: iters left: 2 (20 enodes) 1546424474.746 * * [misc]simplify: iters left: 1 (21 enodes) 1546424474.751 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (sqrt 2)) 1546424474.751 * [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))))) 1546424474.752 * [enter]simplify: Simplifying (/ (/ 1 PI) (sqrt (fma (* v v) -3 1))) 1546424474.752 * * [misc]simplify: iters left: 6 (9 enodes) 1546424474.755 * * [misc]simplify: iters left: 5 (15 enodes) 1546424474.759 * * [misc]simplify: iters left: 4 (22 enodes) 1546424474.765 * * [misc]simplify: iters left: 3 (26 enodes) 1546424474.771 * * [misc]simplify: iters left: 2 (27 enodes) 1546424474.780 * [exit]simplify: Simplified to (/ (/ 1 PI) (sqrt (fma v (* v -3) 1))) 1546424474.780 * [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))))) 1546424474.780 * * * * [misc]progress: [ 101 / 137 ] simplifiying candidate # 1546424474.781 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424474.781 * * [misc]simplify: iters left: 6 (12 enodes) 1546424474.784 * * [misc]simplify: iters left: 5 (19 enodes) 1546424474.788 * * [misc]simplify: iters left: 4 (33 enodes) 1546424474.794 * * [misc]simplify: iters left: 3 (57 enodes) 1546424474.801 * * [misc]simplify: iters left: 2 (78 enodes) 1546424474.809 * * [misc]simplify: iters left: 1 (79 enodes) 1546424474.817 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424474.817 * [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))))) 1546424474.817 * [enter]simplify: Simplifying (/ (/ 1 PI) (sqrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424474.817 * * [misc]simplify: iters left: 6 (12 enodes) 1546424474.819 * * [misc]simplify: iters left: 5 (19 enodes) 1546424474.826 * * [misc]simplify: iters left: 4 (32 enodes) 1546424474.837 * * [misc]simplify: iters left: 3 (52 enodes) 1546424474.851 * * [misc]simplify: iters left: 2 (72 enodes) 1546424474.867 * * [misc]simplify: iters left: 1 (73 enodes) 1546424474.881 * [exit]simplify: Simplified to (/ (/ 1 PI) (sqrt (sqrt (fma v (* -6 v) 2)))) 1546424474.881 * [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))))) 1546424474.881 * * * * [misc]progress: [ 102 / 137 ] simplifiying candidate # 1546424474.881 * [enter]simplify: Simplifying (/ (fma (* v v) -5 1) 1) 1546424474.882 * * [misc]simplify: iters left: 5 (6 enodes) 1546424474.883 * * [misc]simplify: iters left: 4 (10 enodes) 1546424474.886 * * [misc]simplify: iters left: 3 (16 enodes) 1546424474.888 * * [misc]simplify: iters left: 2 (20 enodes) 1546424474.890 * * [misc]simplify: iters left: 1 (21 enodes) 1546424474.892 * [exit]simplify: Simplified to (fma v (* v -5) 1) 1546424474.892 * [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))))) 1546424474.893 * [enter]simplify: Simplifying (/ (/ 1 PI) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424474.893 * * [misc]simplify: iters left: 6 (11 enodes) 1546424474.894 * * [misc]simplify: iters left: 5 (18 enodes) 1546424474.898 * * [misc]simplify: iters left: 4 (31 enodes) 1546424474.904 * * [misc]simplify: iters left: 3 (51 enodes) 1546424474.910 * * [misc]simplify: iters left: 2 (71 enodes) 1546424474.922 * [exit]simplify: Simplified to (/ (/ 1 PI) (sqrt (fma (* v v) -6 2))) 1546424474.922 * [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))))) 1546424474.922 * * * * [misc]progress: [ 103 / 137 ] simplifiying candidate # 1546424474.922 * * * * [misc]progress: [ 104 / 137 ] simplifiying candidate # 1546424474.922 * * * * [misc]progress: [ 105 / 137 ] simplifiying candidate # 1546424474.923 * * * * [misc]progress: [ 106 / 137 ] simplifiying candidate # 1546424474.923 * [enter]simplify: Simplifying (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) 1546424474.923 * * [misc]simplify: iters left: 6 (9 enodes) 1546424474.926 * * [misc]simplify: iters left: 5 (14 enodes) 1546424474.932 * * [misc]simplify: iters left: 4 (24 enodes) 1546424474.940 * * [misc]simplify: iters left: 3 (44 enodes) 1546424474.952 * * [misc]simplify: iters left: 2 (63 enodes) 1546424474.967 * [exit]simplify: Simplified to (cbrt (sqrt (fma (* v v) -6 2))) 1546424474.967 * [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))))) 1546424474.967 * * * * [misc]progress: [ 107 / 137 ] simplifiying candidate # 1546424474.967 * [enter]simplify: Simplifying (sqrt (fma (* v v) -3 1)) 1546424474.967 * * [misc]simplify: iters left: 4 (6 enodes) 1546424474.968 * * [misc]simplify: iters left: 3 (10 enodes) 1546424474.970 * * [misc]simplify: iters left: 2 (14 enodes) 1546424474.972 * * [misc]simplify: iters left: 1 (18 enodes) 1546424474.974 * [exit]simplify: Simplified to (sqrt (fma v (* v -3) 1)) 1546424474.974 * [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))))) 1546424474.974 * * * * [misc]progress: [ 108 / 137 ] simplifiying candidate # 1546424474.974 * [enter]simplify: Simplifying (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) 1546424474.974 * * [misc]simplify: iters left: 6 (9 enodes) 1546424474.976 * * [misc]simplify: iters left: 5 (14 enodes) 1546424474.979 * * [misc]simplify: iters left: 4 (24 enodes) 1546424474.983 * * [misc]simplify: iters left: 3 (44 enodes) 1546424474.991 * * [misc]simplify: iters left: 2 (63 enodes) 1546424475.001 * [exit]simplify: Simplified to (sqrt (sqrt (fma (* v v) -6 2))) 1546424475.001 * [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))))) 1546424475.001 * * * * [misc]progress: [ 109 / 137 ] simplifiying candidate # 1546424475.001 * [enter]simplify: Simplifying (sqrt (* 2 (fma (* v v) -3 1))) 1546424475.001 * * [misc]simplify: iters left: 6 (8 enodes) 1546424475.004 * * [misc]simplify: iters left: 5 (13 enodes) 1546424475.009 * * [misc]simplify: iters left: 4 (23 enodes) 1546424475.017 * * [misc]simplify: iters left: 3 (43 enodes) 1546424475.028 * * [misc]simplify: iters left: 2 (62 enodes) 1546424475.042 * [exit]simplify: Simplified to (sqrt (fma (* v v) -6 2)) 1546424475.042 * [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))))) 1546424475.042 * * * * [misc]progress: [ 110 / 137 ] simplifiying candidate # 1546424475.043 * [enter]simplify: Simplifying (* (cbrt (/ (fma (* v v) -5 1) PI)) (cbrt (/ (fma (* v v) -5 1) PI))) 1546424475.043 * * [misc]simplify: iters left: 6 (9 enodes) 1546424475.046 * * [misc]simplify: iters left: 5 (13 enodes) 1546424475.049 * * [misc]simplify: iters left: 4 (17 enodes) 1546424475.054 * * [misc]simplify: iters left: 3 (21 enodes) 1546424475.059 * * [misc]simplify: iters left: 2 (22 enodes) 1546424475.065 * [exit]simplify: Simplified to (* (cbrt (/ (fma -5 (* v v) 1) PI)) (cbrt (/ (fma -5 (* v v) 1) PI))) 1546424475.065 * [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))))) 1546424475.065 * * * * [misc]progress: [ 111 / 137 ] simplifiying candidate # 1546424475.065 * [enter]simplify: Simplifying (sqrt (/ (fma (* v v) -5 1) PI)) 1546424475.065 * * [misc]simplify: iters left: 6 (8 enodes) 1546424475.068 * * [misc]simplify: iters left: 5 (12 enodes) 1546424475.071 * * [misc]simplify: iters left: 4 (16 enodes) 1546424475.076 * * [misc]simplify: iters left: 3 (20 enodes) 1546424475.081 * * [misc]simplify: iters left: 2 (21 enodes) 1546424475.086 * [exit]simplify: Simplified to (sqrt (/ (fma v (* v -5) 1) PI)) 1546424475.086 * [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))))) 1546424475.086 * * * * [misc]progress: [ 112 / 137 ] simplifiying candidate # 1546424475.086 * * * * [misc]progress: [ 113 / 137 ] simplifiying candidate # 1546424475.086 * [enter]simplify: Simplifying (fma (* v v) -5 1) 1546424475.086 * * [misc]simplify: iters left: 3 (5 enodes) 1546424475.088 * * [misc]simplify: iters left: 2 (9 enodes) 1546424475.091 * * [misc]simplify: iters left: 1 (13 enodes) 1546424475.095 * [exit]simplify: Simplified to (fma v (* v -5) 1) 1546424475.095 * [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))))) 1546424475.095 * * * * [misc]progress: [ 114 / 137 ] simplifiying candidate # 1546424475.095 * [enter]simplify: Simplifying (fma (* v v) -5 1) 1546424475.095 * * [misc]simplify: iters left: 3 (5 enodes) 1546424475.097 * * [misc]simplify: iters left: 2 (9 enodes) 1546424475.100 * * [misc]simplify: iters left: 1 (13 enodes) 1546424475.103 * [exit]simplify: Simplified to (fma v (* v -5) 1) 1546424475.103 * [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))))) 1546424475.103 * * * * [misc]progress: [ 115 / 137 ] simplifiying candidate # 1546424475.103 * * * * [misc]progress: [ 116 / 137 ] simplifiying candidate # 1546424475.104 * * * * [misc]progress: [ 117 / 137 ] simplifiying candidate # 1546424475.104 * * * * [misc]progress: [ 118 / 137 ] simplifiying candidate # 1546424475.104 * * * * [misc]progress: [ 119 / 137 ] simplifiying candidate # 1546424475.104 * * * * [misc]progress: [ 120 / 137 ] simplifiying candidate # 1546424475.104 * * * * [misc]progress: [ 121 / 137 ] simplifiying candidate # 1546424475.104 * * * * [misc]progress: [ 122 / 137 ] simplifiying candidate # 1546424475.104 * * * * [misc]progress: [ 123 / 137 ] simplifiying candidate # 1546424475.104 * [enter]simplify: Simplifying (sqrt 2) 1546424475.104 * * [misc]simplify: iters left: 1 (2 enodes) 1546424475.105 * [exit]simplify: Simplified to (sqrt 2) 1546424475.105 * [misc]simplify: Simplified (2 1 2 1) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (* (sqrt 2) (sqrt (fma (* v v) -3 1)))) (* t (- 1 (* v v))))) 1546424475.106 * * * * [misc]progress: [ 124 / 137 ] simplifiying candidate # 1546424475.106 * * * * [misc]progress: [ 125 / 137 ] simplifiying candidate # 1546424475.106 * * * * [misc]progress: [ 126 / 137 ] simplifiying candidate # 1546424475.106 * [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)))))) 1546424475.106 * * [misc]simplify: iters left: 6 (20 enodes) 1546424475.114 * * [misc]simplify: iters left: 5 (45 enodes) 1546424475.130 * * [misc]simplify: iters left: 4 (119 enodes) 1546424475.192 * * [misc]simplify: iters left: 3 (450 enodes) 1546424475.507 * [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))))) 1546424475.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)))))) 1546424475.508 * * * * [misc]progress: [ 127 / 137 ] simplifiying candidate # 1546424475.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))))))) 1546424475.508 * * [misc]simplify: iters left: 6 (30 enodes) 1546424475.515 * * [misc]simplify: iters left: 5 (76 enodes) 1546424475.541 * * [misc]simplify: iters left: 4 (228 enodes) 1546424475.635 * [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))))) 1546424475.635 * [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)))))) 1546424475.635 * * * * [misc]progress: [ 128 / 137 ] simplifiying candidate # 1546424475.636 * [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))))))) 1546424475.636 * * [misc]simplify: iters left: 6 (30 enodes) 1546424475.642 * * [misc]simplify: iters left: 5 (77 enodes) 1546424475.658 * * [misc]simplify: iters left: 4 (219 enodes) 1546424475.735 * [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)))))) 1546424475.735 * [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))))))) 1546424475.735 * * * * [misc]progress: [ 129 / 137 ] simplifiying candidate # 1546424475.735 * [enter]simplify: Simplifying (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1546424475.735 * * [misc]simplify: iters left: 6 (10 enodes) 1546424475.737 * * [misc]simplify: iters left: 5 (18 enodes) 1546424475.740 * * [misc]simplify: iters left: 4 (36 enodes) 1546424475.745 * * [misc]simplify: iters left: 3 (60 enodes) 1546424475.753 * * [misc]simplify: iters left: 2 (95 enodes) 1546424475.771 * * [misc]simplify: iters left: 1 (133 enodes) 1546424475.793 * [exit]simplify: Simplified to (fma (* (/ v PI) v) -5 (/ 1 PI)) 1546424475.793 * [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))))) 1546424475.793 * * * * [misc]progress: [ 130 / 137 ] simplifiying candidate # 1546424475.793 * [enter]simplify: Simplifying (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1546424475.793 * * [misc]simplify: iters left: 6 (10 enodes) 1546424475.795 * * [misc]simplify: iters left: 5 (18 enodes) 1546424475.798 * * [misc]simplify: iters left: 4 (36 enodes) 1546424475.804 * * [misc]simplify: iters left: 3 (60 enodes) 1546424475.812 * * [misc]simplify: iters left: 2 (95 enodes) 1546424475.827 * * [misc]simplify: iters left: 1 (133 enodes) 1546424475.874 * [exit]simplify: Simplified to (fma (* (/ v PI) v) -5 (/ 1 PI)) 1546424475.874 * [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))))) 1546424475.874 * * * * [misc]progress: [ 131 / 137 ] simplifiying candidate # 1546424475.874 * [enter]simplify: Simplifying (- (/ 1 PI) (* 5 (/ (pow v 2) PI))) 1546424475.875 * * [misc]simplify: iters left: 6 (10 enodes) 1546424475.878 * * [misc]simplify: iters left: 5 (18 enodes) 1546424475.884 * * [misc]simplify: iters left: 4 (36 enodes) 1546424475.895 * * [misc]simplify: iters left: 3 (60 enodes) 1546424475.910 * * [misc]simplify: iters left: 2 (95 enodes) 1546424475.941 * * [misc]simplify: iters left: 1 (133 enodes) 1546424475.991 * [exit]simplify: Simplified to (fma (* (/ v PI) v) -5 (/ 1 PI)) 1546424475.991 * [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))))) 1546424475.991 * * * * [misc]progress: [ 132 / 137 ] simplifiying candidate # 1546424475.991 * [enter]simplify: Simplifying (- (/ 1 (* (sqrt 2) PI)) (+ (* 33/8 (/ (pow v 4) (* (sqrt 2) PI))) (* 7/2 (/ (pow v 2) (* (sqrt 2) PI))))) 1546424475.991 * * [misc]simplify: iters left: 6 (18 enodes) 1546424475.995 * * [misc]simplify: iters left: 5 (40 enodes) 1546424476.002 * * [misc]simplify: iters left: 4 (95 enodes) 1546424476.022 * * [misc]simplify: iters left: 3 (236 enodes) 1546424476.129 * [exit]simplify: Simplified to (fma (/ -33/8 PI) (/ (pow v 4) (sqrt 2)) (+ (/ (* (* v v) -7/2) (* (sqrt 2) PI)) (/ 1 (* (sqrt 2) PI)))) 1546424476.129 * [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))))) 1546424476.129 * * * * [misc]progress: [ 133 / 137 ] simplifiying candidate # 1546424476.129 * [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)))) 1546424476.130 * * [misc]simplify: iters left: 6 (40 enodes) 1546424476.149 * * [misc]simplify: iters left: 5 (108 enodes) 1546424476.195 * * [misc]simplify: iters left: 4 (305 enodes) 1546424476.754 * [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))) 1546424476.754 * [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))))) 1546424476.754 * * * * [misc]progress: [ 134 / 137 ] simplifiying candidate # 1546424476.755 * [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))))))) 1546424476.755 * * [misc]simplify: iters left: 6 (38 enodes) 1546424476.773 * * [misc]simplify: iters left: 5 (109 enodes) 1546424476.820 * * [misc]simplify: iters left: 4 (306 enodes) 1546424477.022 * [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)))))) 1546424477.022 * [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))))) 1546424477.022 * * * * [misc]progress: [ 135 / 137 ] simplifiying candidate # 1546424477.022 * [enter]simplify: Simplifying (- (sqrt 2) (+ (* 9/8 (* (sqrt 2) (pow v 4))) (* 3/2 (* (sqrt 2) (pow v 2))))) 1546424477.023 * * [misc]simplify: iters left: 6 (14 enodes) 1546424477.029 * * [misc]simplify: iters left: 5 (29 enodes) 1546424477.039 * * [misc]simplify: iters left: 4 (60 enodes) 1546424477.062 * * [misc]simplify: iters left: 3 (136 enodes) 1546424477.134 * * [misc]simplify: iters left: 2 (339 enodes) 1546424477.255 * [exit]simplify: Simplified to (fma (sqrt 2) (fma -9/8 (pow v 4) (* (* v v) -3/2)) (sqrt 2)) 1546424477.255 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (fma (sqrt 2) (fma -9/8 (pow v 4) (* (* v v) -3/2)) (sqrt 2))) (* t (- 1 (* v v))))) 1546424477.256 * * * * [misc]progress: [ 136 / 137 ] simplifiying candidate # 1546424477.256 * [enter]simplify: Simplifying (- (+ (* (sqrt 2) (* v (sqrt -3))) (* 1/2 (/ (sqrt 2) (* v (sqrt -3))))) (* 1/8 (/ (sqrt 2) (* (pow v 3) (pow (sqrt -3) 3))))) 1546424477.256 * * [misc]simplify: iters left: 6 (19 enodes) 1546424477.264 * * [misc]simplify: iters left: 5 (46 enodes) 1546424477.284 * * [misc]simplify: iters left: 4 (133 enodes) 1546424477.350 * * [misc]simplify: iters left: 3 (379 enodes) 1546424477.560 * [exit]simplify: Simplified to (fma (/ (/ (- (sqrt 2)) (* v v)) (* (* v -3) (sqrt -3))) 1/8 (* (sqrt 2) (+ (* (sqrt -3) v) (/ (/ 1/2 v) (sqrt -3))))) 1546424477.560 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (fma (/ (/ (- (sqrt 2)) (* v v)) (* (* v -3) (sqrt -3))) 1/8 (* (sqrt 2) (+ (* (sqrt -3) v) (/ (/ 1/2 v) (sqrt -3)))))) (* t (- 1 (* v v))))) 1546424477.560 * * * * [misc]progress: [ 137 / 137 ] simplifiying candidate # 1546424477.560 * [enter]simplify: Simplifying (- (* 1/8 (/ (sqrt 2) (* (pow v 3) (pow (sqrt -3) 3)))) (+ (* (sqrt 2) (* v (sqrt -3))) (* 1/2 (/ (sqrt 2) (* v (sqrt -3)))))) 1546424477.561 * * [misc]simplify: iters left: 6 (19 enodes) 1546424477.566 * * [misc]simplify: iters left: 5 (47 enodes) 1546424477.582 * * [misc]simplify: iters left: 4 (123 enodes) 1546424477.614 * * [misc]simplify: iters left: 3 (363 enodes) 1546424477.839 * [exit]simplify: Simplified to (fma (/ (/ -1/24 (sqrt -3)) v) (/ (sqrt 2) (* v v)) (fma 1/2 (/ (- (sqrt 2)) (* v (sqrt -3))) (* (* v (sqrt -3)) (- (sqrt 2))))) 1546424477.839 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (/ (/ (/ (fma (* v v) -5 1) PI) (fma (/ (/ -1/24 (sqrt -3)) v) (/ (sqrt 2) (* v v)) (fma 1/2 (/ (- (sqrt 2)) (* v (sqrt -3))) (* (* v (sqrt -3)) (- (sqrt 2)))))) (* t (- 1 (* v v))))) 1546424477.839 * * * [misc]progress: adding candidates to table 1546424479.683 * * [misc]progress: iteration 3 / 4 1546424479.683 * * * [misc]progress: picking best candidate 1546424479.700 * * * * [misc]pick: Picked # 1546424479.700 * * * [misc]progress: localizing error 1546424479.716 * * * [misc]progress: generating rewritten candidates 1546424479.716 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 2) 1546424479.730 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2) 1546424479.755 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 2) 1546424479.756 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1 2) 1546424479.759 * * * [misc]progress: generating series expansions 1546424479.759 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2) 1546424479.760 * [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))) 1546424479.760 * [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 1546424479.760 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) in t 1546424479.760 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (- 1 (pow v 2)))) in t 1546424479.760 * [misc]taylor: Taking taylor expansion of t in t 1546424479.760 * [misc]backup-simplify: Simplify 0 into 0 1546424479.760 * [misc]backup-simplify: Simplify 1 into 1 1546424479.760 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (pow v 2))) in t 1546424479.760 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.760 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.760 * [misc]backup-simplify: Simplify 2 into 2 1546424479.760 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.761 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.761 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1546424479.761 * [misc]taylor: Taking taylor expansion of 1 in t 1546424479.761 * [misc]backup-simplify: Simplify 1 into 1 1546424479.761 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424479.761 * [misc]taylor: Taking taylor expansion of v in t 1546424479.761 * [misc]backup-simplify: Simplify v into v 1546424479.761 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in t 1546424479.761 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in t 1546424479.761 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424479.761 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in t 1546424479.761 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424479.761 * [misc]taylor: Taking taylor expansion of v in t 1546424479.761 * [misc]backup-simplify: Simplify v into v 1546424479.761 * [misc]taylor: Taking taylor expansion of -3 in t 1546424479.761 * [misc]backup-simplify: Simplify -3 into -3 1546424479.761 * [misc]taylor: Taking taylor expansion of 1 in t 1546424479.761 * [misc]backup-simplify: Simplify 1 into 1 1546424479.761 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424479.762 * [misc]backup-simplify: Simplify (* (pow v 2) -3) into (* -3 (pow v 2)) 1546424479.762 * [misc]backup-simplify: Simplify (+ (* -3 (pow v 2)) 1) into (- 1 (* 3 (pow v 2))) 1546424479.762 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (pow v 2)))) into (sqrt (- 1 (* 3 (pow v 2)))) 1546424479.762 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424479.762 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 -3)) into 0 1546424479.762 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.763 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (pow v 2)))))) into 0 1546424479.763 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) in v 1546424479.763 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (- 1 (pow v 2)))) in v 1546424479.763 * [misc]taylor: Taking taylor expansion of t in v 1546424479.763 * [misc]backup-simplify: Simplify t into t 1546424479.763 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (pow v 2))) in v 1546424479.763 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424479.763 * [misc]taylor: Taking taylor expansion of 2 in v 1546424479.763 * [misc]backup-simplify: Simplify 2 into 2 1546424479.763 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.763 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.763 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1546424479.763 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.763 * [misc]backup-simplify: Simplify 1 into 1 1546424479.763 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.764 * [misc]taylor: Taking taylor expansion of v in v 1546424479.764 * [misc]backup-simplify: Simplify 0 into 0 1546424479.764 * [misc]backup-simplify: Simplify 1 into 1 1546424479.764 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in v 1546424479.764 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424479.764 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424479.764 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424479.764 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.764 * [misc]taylor: Taking taylor expansion of v in v 1546424479.764 * [misc]backup-simplify: Simplify 0 into 0 1546424479.764 * [misc]backup-simplify: Simplify 1 into 1 1546424479.764 * [misc]taylor: Taking taylor expansion of -3 in v 1546424479.764 * [misc]backup-simplify: Simplify -3 into -3 1546424479.764 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.764 * [misc]backup-simplify: Simplify 1 into 1 1546424479.764 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424479.764 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424479.764 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.765 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424479.765 * [misc]taylor: Taking taylor expansion of (* (* t (* (sqrt 2) (- 1 (pow v 2)))) (sqrt (fma (pow v 2) -3 1))) in v 1546424479.765 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (- 1 (pow v 2)))) in v 1546424479.765 * [misc]taylor: Taking taylor expansion of t in v 1546424479.765 * [misc]backup-simplify: Simplify t into t 1546424479.765 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (pow v 2))) in v 1546424479.765 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424479.765 * [misc]taylor: Taking taylor expansion of 2 in v 1546424479.765 * [misc]backup-simplify: Simplify 2 into 2 1546424479.765 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.765 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.765 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1546424479.766 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.766 * [misc]backup-simplify: Simplify 1 into 1 1546424479.766 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.766 * [misc]taylor: Taking taylor expansion of v in v 1546424479.766 * [misc]backup-simplify: Simplify 0 into 0 1546424479.766 * [misc]backup-simplify: Simplify 1 into 1 1546424479.766 * [misc]taylor: Taking taylor expansion of (sqrt (fma (pow v 2) -3 1)) in v 1546424479.766 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424479.766 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424479.766 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424479.766 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.766 * [misc]taylor: Taking taylor expansion of v in v 1546424479.766 * [misc]backup-simplify: Simplify 0 into 0 1546424479.766 * [misc]backup-simplify: Simplify 1 into 1 1546424479.766 * [misc]taylor: Taking taylor expansion of -3 in v 1546424479.766 * [misc]backup-simplify: Simplify -3 into -3 1546424479.766 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.766 * [misc]backup-simplify: Simplify 1 into 1 1546424479.766 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424479.766 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424479.766 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.767 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424479.767 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424479.767 * [misc]backup-simplify: Simplify (* (sqrt 2) 1) into (sqrt 2) 1546424479.768 * [misc]backup-simplify: Simplify (* t (sqrt 2)) into (* t (sqrt 2)) 1546424479.768 * [misc]backup-simplify: Simplify (* (* t (sqrt 2)) 1) into (* t (sqrt 2)) 1546424479.768 * [misc]taylor: Taking taylor expansion of (* t (sqrt 2)) in t 1546424479.768 * [misc]taylor: Taking taylor expansion of t in t 1546424479.768 * [misc]backup-simplify: Simplify 0 into 0 1546424479.768 * [misc]backup-simplify: Simplify 1 into 1 1546424479.768 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.768 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.768 * [misc]backup-simplify: Simplify 2 into 2 1546424479.768 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.768 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.769 * [misc]backup-simplify: Simplify (* 0 (sqrt 2)) into 0 1546424479.769 * [misc]backup-simplify: Simplify 0 into 0 1546424479.769 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.769 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 1)) into 0 1546424479.769 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 (sqrt 2))) into 0 1546424479.770 * [misc]backup-simplify: Simplify (+ (* (* t (sqrt 2)) 0) (* 0 1)) into 0 1546424479.770 * [misc]taylor: Taking taylor expansion of 0 in t 1546424479.770 * [misc]backup-simplify: Simplify 0 into 0 1546424479.770 * [misc]backup-simplify: Simplify 0 into 0 1546424479.770 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 1546424479.771 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.771 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424479.771 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424479.771 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424479.772 * [misc]backup-simplify: Simplify (/ (- -3 (pow 0 2) (+)) (* 2 1)) into -3/2 1546424479.773 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424479.773 * [misc]backup-simplify: Simplify (- 1) into -1 1546424479.773 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424479.774 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424479.775 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) -1) (+ (* 0 0) (* 0 1))) into (- (sqrt 2)) 1546424479.776 * [misc]backup-simplify: Simplify (+ (* t (- (sqrt 2))) (+ (* 0 0) (* 0 (sqrt 2)))) into (- (* t (sqrt 2))) 1546424479.776 * [misc]backup-simplify: Simplify (+ (* (* t (sqrt 2)) -3/2) (+ (* 0 0) (* (- (* t (sqrt 2))) 1))) into (- (* 5/2 (* t (sqrt 2)))) 1546424479.776 * [misc]taylor: Taking taylor expansion of (- (* 5/2 (* t (sqrt 2)))) in t 1546424479.776 * [misc]taylor: Taking taylor expansion of (* 5/2 (* t (sqrt 2))) in t 1546424479.776 * [misc]taylor: Taking taylor expansion of 5/2 in t 1546424479.776 * [misc]backup-simplify: Simplify 5/2 into 5/2 1546424479.776 * [misc]taylor: Taking taylor expansion of (* t (sqrt 2)) in t 1546424479.776 * [misc]taylor: Taking taylor expansion of t in t 1546424479.776 * [misc]backup-simplify: Simplify 0 into 0 1546424479.776 * [misc]backup-simplify: Simplify 1 into 1 1546424479.776 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.776 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.777 * [misc]backup-simplify: Simplify 2 into 2 1546424479.777 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.777 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.777 * [misc]backup-simplify: Simplify (* 0 (sqrt 2)) into 0 1546424479.777 * [misc]backup-simplify: Simplify (* 5/2 0) into 0 1546424479.777 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.777 * [misc]backup-simplify: Simplify 0 into 0 1546424479.777 * [misc]backup-simplify: Simplify 0 into 0 1546424479.779 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424479.779 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 1546424479.779 * [misc]backup-simplify: Simplify 0 into 0 1546424479.779 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424479.780 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424479.780 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.780 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 -3/2)))) (* 2 1)) into 0 1546424479.780 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424479.780 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.781 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.781 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424479.781 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1)))) into 0 1546424479.782 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 (- (sqrt 2))) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1546424479.782 * [misc]backup-simplify: Simplify (+ (* (* t (sqrt 2)) 0) (+ (* 0 -3/2) (+ (* (- (* t (sqrt 2))) 0) (* 0 1)))) into 0 1546424479.782 * [misc]taylor: Taking taylor expansion of 0 in t 1546424479.782 * [misc]backup-simplify: Simplify 0 into 0 1546424479.782 * [misc]backup-simplify: Simplify 0 into 0 1546424479.783 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt 2))) into (sqrt 2) 1546424479.784 * [misc]backup-simplify: Simplify (+ (* 5/2 (sqrt 2)) (* 0 0)) into (* 5/2 (sqrt 2)) 1546424479.784 * [misc]backup-simplify: Simplify (- (* 5/2 (sqrt 2))) into (- (* 5/2 (sqrt 2))) 1546424479.785 * [misc]backup-simplify: Simplify (- (* 5/2 (sqrt 2))) into (- (* 5/2 (sqrt 2))) 1546424479.785 * [misc]backup-simplify: Simplify 0 into 0 1546424479.785 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424479.786 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 2))))) into 0 1546424479.786 * [misc]backup-simplify: Simplify 0 into 0 1546424479.786 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424479.786 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424479.786 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.788 * [misc]backup-simplify: Simplify (/ (- 0 (pow -3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -9/8 1546424479.788 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424479.788 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.788 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.790 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424479.790 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1))))) into 0 1546424479.790 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 (- (sqrt 2))) (+ (* 0 0) (* 0 (sqrt 2)))))) into 0 1546424479.791 * [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))) 1546424479.791 * [misc]taylor: Taking taylor expansion of (* 3/8 (* t (sqrt 2))) in t 1546424479.791 * [misc]taylor: Taking taylor expansion of 3/8 in t 1546424479.791 * [misc]backup-simplify: Simplify 3/8 into 3/8 1546424479.791 * [misc]taylor: Taking taylor expansion of (* t (sqrt 2)) in t 1546424479.791 * [misc]taylor: Taking taylor expansion of t in t 1546424479.791 * [misc]backup-simplify: Simplify 0 into 0 1546424479.791 * [misc]backup-simplify: Simplify 1 into 1 1546424479.791 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.791 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.791 * [misc]backup-simplify: Simplify 2 into 2 1546424479.792 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.792 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.792 * [misc]backup-simplify: Simplify (* 0 (sqrt 2)) into 0 1546424479.792 * [misc]backup-simplify: Simplify (* 3/8 0) into 0 1546424479.792 * [misc]backup-simplify: Simplify 0 into 0 1546424479.792 * [misc]backup-simplify: Simplify 0 into 0 1546424479.793 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424479.793 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 2)))) into 0 1546424479.793 * [misc]backup-simplify: Simplify (+ (* 5/2 0) (+ (* 0 (sqrt 2)) (* 0 0))) into 0 1546424479.793 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.793 * [misc]backup-simplify: Simplify 0 into 0 1546424479.793 * [misc]backup-simplify: Simplify 0 into 0 1546424479.794 * [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))))) 1546424479.794 * [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))) 1546424479.794 * [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 1546424479.794 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in t 1546424479.794 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in t 1546424479.794 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in t 1546424479.794 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.794 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.794 * [misc]backup-simplify: Simplify 2 into 2 1546424479.794 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.794 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.794 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1546424479.794 * [misc]taylor: Taking taylor expansion of 1 in t 1546424479.794 * [misc]backup-simplify: Simplify 1 into 1 1546424479.794 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424479.794 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424479.794 * [misc]taylor: Taking taylor expansion of v in t 1546424479.795 * [misc]backup-simplify: Simplify v into v 1546424479.795 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424479.795 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424479.795 * [misc]taylor: Taking taylor expansion of t in t 1546424479.795 * [misc]backup-simplify: Simplify 0 into 0 1546424479.795 * [misc]backup-simplify: Simplify 1 into 1 1546424479.795 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1546424479.795 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1546424479.795 * [misc]backup-simplify: Simplify (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1546424479.795 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1546424479.795 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in t 1546424479.795 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1546424479.795 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424479.795 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1546424479.795 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424479.795 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424479.795 * [misc]taylor: Taking taylor expansion of v in t 1546424479.795 * [misc]backup-simplify: Simplify v into v 1546424479.795 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424479.795 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424479.795 * [misc]taylor: Taking taylor expansion of -3 in t 1546424479.795 * [misc]backup-simplify: Simplify -3 into -3 1546424479.796 * [misc]taylor: Taking taylor expansion of 1 in t 1546424479.796 * [misc]backup-simplify: Simplify 1 into 1 1546424479.796 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1546424479.796 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1546424479.796 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) into (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) 1546424479.796 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424479.796 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424479.796 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1546424479.796 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.796 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1546424479.796 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424479.796 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1546424479.796 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1546424479.796 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424479.796 * [misc]taylor: Taking taylor expansion of 2 in v 1546424479.796 * [misc]backup-simplify: Simplify 2 into 2 1546424479.797 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.797 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.797 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424479.797 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.797 * [misc]backup-simplify: Simplify 1 into 1 1546424479.797 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424479.797 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.797 * [misc]taylor: Taking taylor expansion of v in v 1546424479.797 * [misc]backup-simplify: Simplify 0 into 0 1546424479.797 * [misc]backup-simplify: Simplify 1 into 1 1546424479.797 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424479.797 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424479.797 * [misc]taylor: Taking taylor expansion of t in v 1546424479.797 * [misc]backup-simplify: Simplify t into t 1546424479.797 * [misc]backup-simplify: Simplify (- 1) into -1 1546424479.797 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424479.797 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1546424479.798 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1546424479.798 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424479.798 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424479.798 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424479.798 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424479.798 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424479.798 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.798 * [misc]taylor: Taking taylor expansion of v in v 1546424479.798 * [misc]backup-simplify: Simplify 0 into 0 1546424479.798 * [misc]backup-simplify: Simplify 1 into 1 1546424479.798 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424479.798 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424479.798 * [misc]taylor: Taking taylor expansion of -3 in v 1546424479.798 * [misc]backup-simplify: Simplify -3 into -3 1546424479.798 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.798 * [misc]backup-simplify: Simplify 1 into 1 1546424479.798 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424479.798 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424479.798 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424479.798 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424479.799 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424479.799 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424479.799 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.799 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424479.799 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424479.799 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1546424479.799 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1546424479.799 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424479.799 * [misc]taylor: Taking taylor expansion of 2 in v 1546424479.799 * [misc]backup-simplify: Simplify 2 into 2 1546424479.800 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.800 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.800 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424479.800 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.800 * [misc]backup-simplify: Simplify 1 into 1 1546424479.800 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424479.800 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.800 * [misc]taylor: Taking taylor expansion of v in v 1546424479.800 * [misc]backup-simplify: Simplify 0 into 0 1546424479.800 * [misc]backup-simplify: Simplify 1 into 1 1546424479.800 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424479.800 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424479.800 * [misc]taylor: Taking taylor expansion of t in v 1546424479.800 * [misc]backup-simplify: Simplify t into t 1546424479.803 * [misc]backup-simplify: Simplify (- 1) into -1 1546424479.804 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424479.804 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1546424479.804 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1546424479.804 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424479.804 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424479.804 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424479.804 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424479.804 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424479.804 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.804 * [misc]taylor: Taking taylor expansion of v in v 1546424479.804 * [misc]backup-simplify: Simplify 0 into 0 1546424479.804 * [misc]backup-simplify: Simplify 1 into 1 1546424479.804 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424479.805 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424479.805 * [misc]taylor: Taking taylor expansion of -3 in v 1546424479.805 * [misc]backup-simplify: Simplify -3 into -3 1546424479.805 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.805 * [misc]backup-simplify: Simplify 1 into 1 1546424479.805 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424479.805 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424479.805 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424479.805 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424479.805 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424479.805 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424479.805 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.806 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424479.806 * [misc]backup-simplify: Simplify (* (* -1 (/ (sqrt 2) t)) (sqrt -3)) into (* -1 (/ (* (sqrt 2) (sqrt -3)) t)) 1546424479.806 * [misc]taylor: Taking taylor expansion of (* -1 (/ (* (sqrt 2) (sqrt -3)) t)) in t 1546424479.806 * [misc]taylor: Taking taylor expansion of -1 in t 1546424479.806 * [misc]backup-simplify: Simplify -1 into -1 1546424479.806 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1546424479.806 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1546424479.806 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.806 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.806 * [misc]backup-simplify: Simplify 2 into 2 1546424479.806 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.806 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.806 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424479.806 * [misc]taylor: Taking taylor expansion of -3 in t 1546424479.806 * [misc]backup-simplify: Simplify -3 into -3 1546424479.806 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424479.807 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424479.807 * [misc]taylor: Taking taylor expansion of t in t 1546424479.807 * [misc]backup-simplify: Simplify 0 into 0 1546424479.807 * [misc]backup-simplify: Simplify 1 into 1 1546424479.807 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424479.807 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1546424479.808 * [misc]backup-simplify: Simplify (* -1 (* (sqrt 2) (sqrt -3))) into (* -1 (* (sqrt 2) (sqrt -3))) 1546424479.808 * [misc]backup-simplify: Simplify (* -1 (* (sqrt 2) (sqrt -3))) into (* -1 (* (sqrt 2) (sqrt -3))) 1546424479.808 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424479.808 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424479.809 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.809 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.809 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 -1)) into 0 1546424479.809 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)))) into 0 1546424479.809 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (* 0 (sqrt -3))) into 0 1546424479.809 * [misc]taylor: Taking taylor expansion of 0 in t 1546424479.809 * [misc]backup-simplify: Simplify 0 into 0 1546424479.809 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1546424479.810 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1546424479.810 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* (sqrt 2) (sqrt -3)))) into 0 1546424479.810 * [misc]backup-simplify: Simplify 0 into 0 1546424479.810 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424479.810 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.810 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424479.810 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424479.811 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -3))) into (/ 1/2 (sqrt -3)) 1546424479.812 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424479.812 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.812 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.812 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424479.813 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424479.813 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 1) (+ (* 0 0) (* 0 -1))) into (sqrt 2) 1546424479.814 * [misc]backup-simplify: Simplify (- (/ (sqrt 2) t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)))) into (/ (sqrt 2) t) 1546424479.814 * [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))))) 1546424479.814 * [misc]taylor: Taking taylor expansion of (- (/ (* (sqrt 2) (sqrt -3)) t) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) in t 1546424479.814 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1546424479.814 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1546424479.814 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.814 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.814 * [misc]backup-simplify: Simplify 2 into 2 1546424479.815 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.815 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.815 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424479.815 * [misc]taylor: Taking taylor expansion of -3 in t 1546424479.815 * [misc]backup-simplify: Simplify -3 into -3 1546424479.815 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424479.815 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424479.815 * [misc]taylor: Taking taylor expansion of t in t 1546424479.815 * [misc]backup-simplify: Simplify 0 into 0 1546424479.815 * [misc]backup-simplify: Simplify 1 into 1 1546424479.815 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424479.816 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1546424479.816 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1546424479.816 * [misc]taylor: Taking taylor expansion of 1/2 in t 1546424479.816 * [misc]backup-simplify: Simplify 1/2 into 1/2 1546424479.816 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1546424479.816 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.816 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.816 * [misc]backup-simplify: Simplify 2 into 2 1546424479.816 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.816 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.816 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1546424479.816 * [misc]taylor: Taking taylor expansion of t in t 1546424479.816 * [misc]backup-simplify: Simplify 0 into 0 1546424479.816 * [misc]backup-simplify: Simplify 1 into 1 1546424479.816 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424479.816 * [misc]taylor: Taking taylor expansion of -3 in t 1546424479.816 * [misc]backup-simplify: Simplify -3 into -3 1546424479.816 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424479.816 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424479.817 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1546424479.817 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1546424479.817 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1546424479.818 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424479.818 * [misc]backup-simplify: Simplify (- (* 1/2 (/ (sqrt 2) (sqrt -3)))) into (- (* 1/2 (/ (sqrt 2) (sqrt -3)))) 1546424479.819 * [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)))) 1546424479.820 * [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)))) 1546424479.820 * [misc]backup-simplify: Simplify 0 into 0 1546424479.821 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1546424479.822 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424479.822 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt -3)))) into 0 1546424479.822 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.822 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (sqrt 2) (sqrt -3))))) into 0 1546424479.822 * [misc]backup-simplify: Simplify 0 into 0 1546424479.822 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424479.823 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.823 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424479.823 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.823 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -3)))))) (* 2 (sqrt -3))) into 0 1546424479.823 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424479.824 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.824 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.824 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.824 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424479.824 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1546424479.825 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)) (* (/ (sqrt 2) t) (/ 0 t)))) into 0 1546424479.825 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* (/ (sqrt 2) t) 0) (* 0 (sqrt -3))))) into 0 1546424479.825 * [misc]taylor: Taking taylor expansion of 0 in t 1546424479.825 * [misc]backup-simplify: Simplify 0 into 0 1546424479.825 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1546424479.825 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1546424479.826 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1546424479.826 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -3)))) into 0 1546424479.827 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt -3)) (+ (* (/ (sqrt 2) (sqrt -3)) (/ 0 (sqrt -3))))) into 0 1546424479.827 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 2) (sqrt -3)))) into 0 1546424479.827 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.827 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.827 * [misc]backup-simplify: Simplify 0 into 0 1546424479.827 * [misc]backup-simplify: Simplify 0 into 0 1546424479.827 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into 0 1546424479.827 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424479.828 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -3))))) into 0 1546424479.828 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.828 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 2) (sqrt -3)))))) into 0 1546424479.828 * [misc]backup-simplify: Simplify 0 into 0 1546424479.829 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424479.829 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.829 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1546424479.829 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.830 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (sqrt -3)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into (/ -1/8 (pow (sqrt -3) 3)) 1546424479.831 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424479.831 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.831 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.831 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.832 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424479.832 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1))))) into 0 1546424479.833 * [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 1546424479.834 * [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))))) 1546424479.834 * [misc]taylor: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) in t 1546424479.834 * [misc]taylor: Taking taylor expansion of (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) in t 1546424479.834 * [misc]taylor: Taking taylor expansion of 1/8 in t 1546424479.834 * [misc]backup-simplify: Simplify 1/8 into 1/8 1546424479.834 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (pow (sqrt -3) 3))) in t 1546424479.834 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.834 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.834 * [misc]backup-simplify: Simplify 2 into 2 1546424479.834 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.834 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.834 * [misc]taylor: Taking taylor expansion of (* t (pow (sqrt -3) 3)) in t 1546424479.834 * [misc]taylor: Taking taylor expansion of t in t 1546424479.834 * [misc]backup-simplify: Simplify 0 into 0 1546424479.834 * [misc]backup-simplify: Simplify 1 into 1 1546424479.834 * [misc]taylor: Taking taylor expansion of (pow (sqrt -3) 3) in t 1546424479.834 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424479.834 * [misc]taylor: Taking taylor expansion of -3 in t 1546424479.834 * [misc]backup-simplify: Simplify -3 into -3 1546424479.834 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424479.835 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424479.835 * [misc]backup-simplify: Simplify (* (sqrt -3) (sqrt -3)) into (pow (sqrt -3) 2) 1546424479.835 * [misc]backup-simplify: Simplify (* (sqrt -3) (pow (sqrt -3) 2)) into (pow (sqrt -3) 3) 1546424479.836 * [misc]backup-simplify: Simplify (* 0 (pow (sqrt -3) 3)) into 0 1546424479.836 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (sqrt -3))) into 0 1546424479.837 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (pow (sqrt -3) 2))) into 0 1546424479.837 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow (sqrt -3) 3))) into (pow (sqrt -3) 3) 1546424479.838 * [misc]backup-simplify: Simplify (/ (sqrt 2) (pow (sqrt -3) 3)) into (/ (sqrt 2) (pow (sqrt -3) 3)) 1546424479.838 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1546424479.838 * [misc]taylor: Taking taylor expansion of 1/2 in t 1546424479.838 * [misc]backup-simplify: Simplify 1/2 into 1/2 1546424479.838 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1546424479.838 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.838 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.838 * [misc]backup-simplify: Simplify 2 into 2 1546424479.838 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.838 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.838 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1546424479.838 * [misc]taylor: Taking taylor expansion of t in t 1546424479.838 * [misc]backup-simplify: Simplify 0 into 0 1546424479.838 * [misc]backup-simplify: Simplify 1 into 1 1546424479.838 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424479.838 * [misc]taylor: Taking taylor expansion of -3 in t 1546424479.838 * [misc]backup-simplify: Simplify -3 into -3 1546424479.838 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424479.839 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424479.839 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1546424479.839 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1546424479.839 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1546424479.840 * [misc]backup-simplify: Simplify (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) into (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) 1546424479.840 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424479.842 * [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)))) 1546424479.843 * [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)))) 1546424479.846 * [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)))))) 1546424479.847 * [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)))) 1546424479.847 * [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 1546424479.847 * [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 1546424479.847 * [misc]taylor: Taking taylor expansion of -1 in t 1546424479.847 * [misc]backup-simplify: Simplify -1 into -1 1546424479.847 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in t 1546424479.847 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in t 1546424479.847 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in t 1546424479.847 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.847 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.847 * [misc]backup-simplify: Simplify 2 into 2 1546424479.847 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.847 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.847 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1546424479.847 * [misc]taylor: Taking taylor expansion of 1 in t 1546424479.847 * [misc]backup-simplify: Simplify 1 into 1 1546424479.847 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424479.847 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424479.848 * [misc]taylor: Taking taylor expansion of v in t 1546424479.848 * [misc]backup-simplify: Simplify v into v 1546424479.848 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424479.848 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424479.848 * [misc]taylor: Taking taylor expansion of t in t 1546424479.848 * [misc]backup-simplify: Simplify 0 into 0 1546424479.848 * [misc]backup-simplify: Simplify 1 into 1 1546424479.848 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1546424479.848 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1546424479.848 * [misc]backup-simplify: Simplify (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1546424479.849 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1) into (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) 1546424479.849 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in t 1546424479.849 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1546424479.849 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424479.849 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1546424479.849 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424479.849 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424479.849 * [misc]taylor: Taking taylor expansion of v in t 1546424479.849 * [misc]backup-simplify: Simplify v into v 1546424479.849 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424479.849 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424479.849 * [misc]taylor: Taking taylor expansion of -3 in t 1546424479.849 * [misc]backup-simplify: Simplify -3 into -3 1546424479.849 * [misc]taylor: Taking taylor expansion of 1 in t 1546424479.849 * [misc]backup-simplify: Simplify 1 into 1 1546424479.849 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1546424479.849 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1546424479.850 * [misc]backup-simplify: Simplify (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) into (sqrt (- 1 (* 3 (/ 1 (pow v 2))))) 1546424479.850 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424479.850 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424479.850 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1546424479.850 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.851 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- 1 (* 3 (/ 1 (pow v 2))))))) into 0 1546424479.851 * [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 1546424479.851 * [misc]taylor: Taking taylor expansion of -1 in v 1546424479.851 * [misc]backup-simplify: Simplify -1 into -1 1546424479.851 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424479.851 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1546424479.851 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1546424479.851 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424479.851 * [misc]taylor: Taking taylor expansion of 2 in v 1546424479.851 * [misc]backup-simplify: Simplify 2 into 2 1546424479.851 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.851 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.851 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424479.851 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.851 * [misc]backup-simplify: Simplify 1 into 1 1546424479.851 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424479.851 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.851 * [misc]taylor: Taking taylor expansion of v in v 1546424479.851 * [misc]backup-simplify: Simplify 0 into 0 1546424479.851 * [misc]backup-simplify: Simplify 1 into 1 1546424479.852 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424479.852 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424479.852 * [misc]taylor: Taking taylor expansion of t in v 1546424479.852 * [misc]backup-simplify: Simplify t into t 1546424479.852 * [misc]backup-simplify: Simplify (- 1) into -1 1546424479.853 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424479.853 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1546424479.853 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1546424479.853 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424479.853 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424479.853 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424479.853 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424479.854 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424479.854 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.854 * [misc]taylor: Taking taylor expansion of v in v 1546424479.854 * [misc]backup-simplify: Simplify 0 into 0 1546424479.854 * [misc]backup-simplify: Simplify 1 into 1 1546424479.854 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424479.854 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424479.854 * [misc]taylor: Taking taylor expansion of -3 in v 1546424479.854 * [misc]backup-simplify: Simplify -3 into -3 1546424479.854 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.854 * [misc]backup-simplify: Simplify 1 into 1 1546424479.854 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424479.854 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424479.855 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424479.855 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424479.855 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424479.855 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424479.855 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.856 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424479.856 * [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 1546424479.856 * [misc]taylor: Taking taylor expansion of -1 in v 1546424479.856 * [misc]backup-simplify: Simplify -1 into -1 1546424479.856 * [misc]taylor: Taking taylor expansion of (* (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) (sqrt (fma (/ 1 (pow v 2)) -3 1))) in v 1546424479.856 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) t) in v 1546424479.856 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (- 1 (/ 1 (pow v 2)))) in v 1546424479.856 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424479.856 * [misc]taylor: Taking taylor expansion of 2 in v 1546424479.856 * [misc]backup-simplify: Simplify 2 into 2 1546424479.856 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.856 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.856 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424479.856 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.856 * [misc]backup-simplify: Simplify 1 into 1 1546424479.856 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424479.856 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.856 * [misc]taylor: Taking taylor expansion of v in v 1546424479.856 * [misc]backup-simplify: Simplify 0 into 0 1546424479.857 * [misc]backup-simplify: Simplify 1 into 1 1546424479.857 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424479.857 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424479.857 * [misc]taylor: Taking taylor expansion of t in v 1546424479.857 * [misc]backup-simplify: Simplify t into t 1546424479.857 * [misc]backup-simplify: Simplify (- 1) into -1 1546424479.857 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424479.858 * [misc]backup-simplify: Simplify (* (sqrt 2) -1) into (* -1 (sqrt 2)) 1546424479.858 * [misc]backup-simplify: Simplify (/ (* -1 (sqrt 2)) t) into (* -1 (/ (sqrt 2) t)) 1546424479.858 * [misc]taylor: Taking taylor expansion of (sqrt (fma (/ 1 (pow v 2)) -3 1)) in v 1546424479.858 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424479.858 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424479.858 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424479.858 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424479.858 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.858 * [misc]taylor: Taking taylor expansion of v in v 1546424479.858 * [misc]backup-simplify: Simplify 0 into 0 1546424479.858 * [misc]backup-simplify: Simplify 1 into 1 1546424479.858 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424479.858 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424479.859 * [misc]taylor: Taking taylor expansion of -3 in v 1546424479.859 * [misc]backup-simplify: Simplify -3 into -3 1546424479.859 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.859 * [misc]backup-simplify: Simplify 1 into 1 1546424479.859 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424479.859 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424479.859 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424479.859 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424479.860 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424479.860 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424479.860 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.860 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424479.861 * [misc]backup-simplify: Simplify (* (* -1 (/ (sqrt 2) t)) (sqrt -3)) into (* -1 (/ (* (sqrt 2) (sqrt -3)) t)) 1546424479.861 * [misc]backup-simplify: Simplify (* -1 (* -1 (/ (* (sqrt 2) (sqrt -3)) t))) into (/ (* (sqrt 2) (sqrt -3)) t) 1546424479.861 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1546424479.861 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1546424479.861 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.861 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.861 * [misc]backup-simplify: Simplify 2 into 2 1546424479.862 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.862 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.862 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424479.862 * [misc]taylor: Taking taylor expansion of -3 in t 1546424479.862 * [misc]backup-simplify: Simplify -3 into -3 1546424479.862 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424479.862 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424479.862 * [misc]taylor: Taking taylor expansion of t in t 1546424479.862 * [misc]backup-simplify: Simplify 0 into 0 1546424479.862 * [misc]backup-simplify: Simplify 1 into 1 1546424479.863 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424479.864 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1546424479.864 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424479.864 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424479.865 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424479.865 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.865 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.865 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 -1)) into 0 1546424479.866 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)))) into 0 1546424479.866 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (* 0 (sqrt -3))) into 0 1546424479.867 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* -1 (/ (* (sqrt 2) (sqrt -3)) t)))) into 0 1546424479.867 * [misc]taylor: Taking taylor expansion of 0 in t 1546424479.867 * [misc]backup-simplify: Simplify 0 into 0 1546424479.867 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1546424479.867 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1546424479.867 * [misc]backup-simplify: Simplify 0 into 0 1546424479.868 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424479.868 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.868 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424479.869 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424479.870 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt -3))) into (/ 1/2 (sqrt -3)) 1546424479.870 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424479.871 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.871 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.871 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424479.872 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424479.873 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 1) (+ (* 0 0) (* 0 -1))) into (sqrt 2) 1546424479.874 * [misc]backup-simplify: Simplify (- (/ (sqrt 2) t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)))) into (/ (sqrt 2) t) 1546424479.875 * [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))))) 1546424479.876 * [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)) 1546424479.876 * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) (/ (* (sqrt 2) (sqrt -3)) t)) in t 1546424479.876 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1546424479.876 * [misc]taylor: Taking taylor expansion of 1/2 in t 1546424479.876 * [misc]backup-simplify: Simplify 1/2 into 1/2 1546424479.876 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1546424479.876 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.876 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.876 * [misc]backup-simplify: Simplify 2 into 2 1546424479.876 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.876 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.876 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1546424479.876 * [misc]taylor: Taking taylor expansion of t in t 1546424479.876 * [misc]backup-simplify: Simplify 0 into 0 1546424479.876 * [misc]backup-simplify: Simplify 1 into 1 1546424479.876 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424479.876 * [misc]taylor: Taking taylor expansion of -3 in t 1546424479.876 * [misc]backup-simplify: Simplify -3 into -3 1546424479.877 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424479.877 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424479.877 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1546424479.877 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1546424479.877 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1546424479.877 * [misc]taylor: Taking taylor expansion of (/ (* (sqrt 2) (sqrt -3)) t) in t 1546424479.877 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (sqrt -3)) in t 1546424479.877 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.878 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.878 * [misc]backup-simplify: Simplify 2 into 2 1546424479.878 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.878 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.878 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424479.878 * [misc]taylor: Taking taylor expansion of -3 in t 1546424479.878 * [misc]backup-simplify: Simplify -3 into -3 1546424479.878 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424479.878 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424479.878 * [misc]taylor: Taking taylor expansion of t in t 1546424479.878 * [misc]backup-simplify: Simplify 0 into 0 1546424479.878 * [misc]backup-simplify: Simplify 1 into 1 1546424479.878 * [misc]backup-simplify: Simplify (* (sqrt 2) (sqrt -3)) into (* (sqrt 2) (sqrt -3)) 1546424479.879 * [misc]backup-simplify: Simplify (/ (* (sqrt 2) (sqrt -3)) 1) into (* (sqrt 2) (sqrt -3)) 1546424479.879 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424479.880 * [misc]backup-simplify: Simplify (- (* (sqrt 2) (sqrt -3))) into (- (* (sqrt 2) (sqrt -3))) 1546424479.881 * [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))) 1546424479.882 * [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))) 1546424479.882 * [misc]backup-simplify: Simplify 0 into 0 1546424479.883 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1546424479.883 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424479.884 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 (sqrt -3)))) into 0 1546424479.884 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.884 * [misc]backup-simplify: Simplify 0 into 0 1546424479.884 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424479.884 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.884 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424479.885 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.885 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt -3)))))) (* 2 (sqrt -3))) into 0 1546424479.885 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424479.885 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.885 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.885 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.886 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424479.886 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1546424479.886 * [misc]backup-simplify: Simplify (- (/ 0 t) (+ (* (* -1 (/ (sqrt 2) t)) (/ 0 t)) (* 0 (/ 0 t)) (* (/ (sqrt 2) t) (/ 0 t)))) into 0 1546424479.887 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (sqrt 2) t)) 0) (+ (* 0 (/ 1/2 (sqrt -3))) (+ (* (/ (sqrt 2) t) 0) (* 0 (sqrt -3))))) into 0 1546424479.888 * [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 1546424479.888 * [misc]taylor: Taking taylor expansion of 0 in t 1546424479.888 * [misc]backup-simplify: Simplify 0 into 0 1546424479.888 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -3))) into 0 1546424479.889 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -3)))) into 0 1546424479.889 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt -3)) (+ (* (/ (sqrt 2) (sqrt -3)) (/ 0 (sqrt -3))))) into 0 1546424479.889 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 2) (sqrt -3)))) into 0 1546424479.889 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (sqrt -3))) into 0 1546424479.889 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)))) into 0 1546424479.889 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.890 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.890 * [misc]backup-simplify: Simplify 0 into 0 1546424479.890 * [misc]backup-simplify: Simplify 0 into 0 1546424479.890 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into 0 1546424479.890 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424479.890 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -3))))) into 0 1546424479.891 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (* (sqrt 2) (sqrt -3)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.891 * [misc]backup-simplify: Simplify 0 into 0 1546424479.891 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424479.891 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.891 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3))))) into 0 1546424479.891 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.893 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (sqrt -3)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -3))) into (/ -1/8 (pow (sqrt -3) 3)) 1546424479.893 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424479.893 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424479.893 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.893 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.894 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424479.894 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1))))) into 0 1546424479.895 * [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 1546424479.896 * [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))))) 1546424479.898 * [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)))))) 1546424479.898 * [misc]taylor: Taking taylor expansion of (- (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))))) in t 1546424479.898 * [misc]taylor: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) (* 1/2 (/ (sqrt 2) (* t (sqrt -3))))) in t 1546424479.898 * [misc]taylor: Taking taylor expansion of (* 1/8 (/ (sqrt 2) (* t (pow (sqrt -3) 3)))) in t 1546424479.898 * [misc]taylor: Taking taylor expansion of 1/8 in t 1546424479.898 * [misc]backup-simplify: Simplify 1/8 into 1/8 1546424479.898 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (pow (sqrt -3) 3))) in t 1546424479.898 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.898 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.898 * [misc]backup-simplify: Simplify 2 into 2 1546424479.898 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.898 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.898 * [misc]taylor: Taking taylor expansion of (* t (pow (sqrt -3) 3)) in t 1546424479.898 * [misc]taylor: Taking taylor expansion of t in t 1546424479.898 * [misc]backup-simplify: Simplify 0 into 0 1546424479.898 * [misc]backup-simplify: Simplify 1 into 1 1546424479.898 * [misc]taylor: Taking taylor expansion of (pow (sqrt -3) 3) in t 1546424479.898 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424479.898 * [misc]taylor: Taking taylor expansion of -3 in t 1546424479.898 * [misc]backup-simplify: Simplify -3 into -3 1546424479.898 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424479.898 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424479.899 * [misc]backup-simplify: Simplify (* (sqrt -3) (sqrt -3)) into (pow (sqrt -3) 2) 1546424479.899 * [misc]backup-simplify: Simplify (* (sqrt -3) (pow (sqrt -3) 2)) into (pow (sqrt -3) 3) 1546424479.900 * [misc]backup-simplify: Simplify (* 0 (pow (sqrt -3) 3)) into 0 1546424479.900 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (sqrt -3))) into 0 1546424479.901 * [misc]backup-simplify: Simplify (+ (* (sqrt -3) 0) (* 0 (pow (sqrt -3) 2))) into 0 1546424479.901 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow (sqrt -3) 3))) into (pow (sqrt -3) 3) 1546424479.902 * [misc]backup-simplify: Simplify (/ (sqrt 2) (pow (sqrt -3) 3)) into (/ (sqrt 2) (pow (sqrt -3) 3)) 1546424479.902 * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (sqrt 2) (* t (sqrt -3)))) in t 1546424479.902 * [misc]taylor: Taking taylor expansion of 1/2 in t 1546424479.902 * [misc]backup-simplify: Simplify 1/2 into 1/2 1546424479.902 * [misc]taylor: Taking taylor expansion of (/ (sqrt 2) (* t (sqrt -3))) in t 1546424479.902 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.902 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.902 * [misc]backup-simplify: Simplify 2 into 2 1546424479.902 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.902 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.902 * [misc]taylor: Taking taylor expansion of (* t (sqrt -3)) in t 1546424479.902 * [misc]taylor: Taking taylor expansion of t in t 1546424479.902 * [misc]backup-simplify: Simplify 0 into 0 1546424479.902 * [misc]backup-simplify: Simplify 1 into 1 1546424479.902 * [misc]taylor: Taking taylor expansion of (sqrt -3) in t 1546424479.902 * [misc]taylor: Taking taylor expansion of -3 in t 1546424479.902 * [misc]backup-simplify: Simplify -3 into -3 1546424479.902 * [misc]backup-simplify: Simplify (sqrt -3) into (sqrt -3) 1546424479.902 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -3))) into 0 1546424479.903 * [misc]backup-simplify: Simplify (* 0 (sqrt -3)) into 0 1546424479.903 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -3))) into (sqrt -3) 1546424479.903 * [misc]backup-simplify: Simplify (/ (sqrt 2) (sqrt -3)) into (/ (sqrt 2) (sqrt -3)) 1546424479.904 * [misc]backup-simplify: Simplify (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) into (* 1/8 (/ (sqrt 2) (pow (sqrt -3) 3))) 1546424479.904 * [misc]backup-simplify: Simplify (* 1/2 (/ (sqrt 2) (sqrt -3))) into (* 1/2 (/ (sqrt 2) (sqrt -3))) 1546424479.907 * [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)))) 1546424479.910 * [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))))) 1546424479.913 * [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))))) 1546424479.919 * [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))))))) 1546424479.919 * * * * [misc]progress: [ 2 / 4 ] generating series at (2) 1546424479.920 * [misc]backup-simplify: Simplify (/ (/ (* (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))))) into (* (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) (sqrt (/ 1 (fma (pow v 2) -3 1)))) 1546424479.920 * [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 1546424479.920 * [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 1546424479.920 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in t 1546424479.920 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in t 1546424479.920 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424479.920 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in t 1546424479.920 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424479.920 * [misc]taylor: Taking taylor expansion of v in t 1546424479.920 * [misc]backup-simplify: Simplify v into v 1546424479.920 * [misc]taylor: Taking taylor expansion of -5 in t 1546424479.920 * [misc]backup-simplify: Simplify -5 into -5 1546424479.920 * [misc]taylor: Taking taylor expansion of 1 in t 1546424479.921 * [misc]backup-simplify: Simplify 1 into 1 1546424479.921 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in t 1546424479.921 * [misc]taylor: Taking taylor expansion of t in t 1546424479.921 * [misc]backup-simplify: Simplify 0 into 0 1546424479.921 * [misc]backup-simplify: Simplify 1 into 1 1546424479.921 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in t 1546424479.921 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.921 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.921 * [misc]backup-simplify: Simplify 2 into 2 1546424479.921 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.921 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.921 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in t 1546424479.921 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1546424479.921 * [misc]taylor: Taking taylor expansion of 1 in t 1546424479.921 * [misc]backup-simplify: Simplify 1 into 1 1546424479.921 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424479.921 * [misc]taylor: Taking taylor expansion of v in t 1546424479.921 * [misc]backup-simplify: Simplify v into v 1546424479.921 * [misc]taylor: Taking taylor expansion of PI in t 1546424479.921 * [misc]backup-simplify: Simplify PI into PI 1546424479.922 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424479.922 * [misc]backup-simplify: Simplify (* (pow v 2) -5) into (* -5 (pow v 2)) 1546424479.922 * [misc]backup-simplify: Simplify (+ (* -5 (pow v 2)) 1) into (- 1 (* 5 (pow v 2))) 1546424479.922 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424479.922 * [misc]backup-simplify: Simplify (- (pow v 2)) into (- (pow v 2)) 1546424479.922 * [misc]backup-simplify: Simplify (+ 1 (- (pow v 2))) into (- 1 (pow v 2)) 1546424479.922 * [misc]backup-simplify: Simplify (* (- 1 (pow v 2)) PI) into (* (- 1 (pow v 2)) PI) 1546424479.922 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (pow v 2)) PI)) into (* (sqrt 2) (* (- 1 (pow v 2)) PI)) 1546424479.923 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) (* (- 1 (pow v 2)) PI))) into 0 1546424479.923 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424479.923 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.923 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.924 * [misc]backup-simplify: Simplify (+ (* (- 1 (pow v 2)) 0) (* 0 PI)) into 0 1546424479.924 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (- 1 (pow v 2)) PI))) into 0 1546424479.925 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) into (- (* (sqrt 2) PI) (* (sqrt 2) (* (pow v 2) PI))) 1546424479.925 * [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)))) 1546424479.926 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in t 1546424479.926 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in t 1546424479.926 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in t 1546424479.926 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424479.926 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in t 1546424479.926 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424479.926 * [misc]taylor: Taking taylor expansion of v in t 1546424479.926 * [misc]backup-simplify: Simplify v into v 1546424479.926 * [misc]taylor: Taking taylor expansion of -3 in t 1546424479.926 * [misc]backup-simplify: Simplify -3 into -3 1546424479.926 * [misc]taylor: Taking taylor expansion of 1 in t 1546424479.926 * [misc]backup-simplify: Simplify 1 into 1 1546424479.926 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424479.926 * [misc]backup-simplify: Simplify (* (pow v 2) -3) into (* -3 (pow v 2)) 1546424479.926 * [misc]backup-simplify: Simplify (+ (* -3 (pow v 2)) 1) into (- 1 (* 3 (pow v 2))) 1546424479.926 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (pow v 2)))) into (/ 1 (- 1 (* 3 (pow v 2)))) 1546424479.927 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) into (sqrt (/ 1 (- 1 (* 3 (pow v 2))))) 1546424479.927 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424479.927 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 -3)) into 0 1546424479.927 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.927 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (pow v 2)))) (/ 0 (- 1 (* 3 (pow v 2))))))) into 0 1546424479.928 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))) into 0 1546424479.928 * [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 1546424479.928 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in v 1546424479.928 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424479.928 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424479.928 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424479.928 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.928 * [misc]taylor: Taking taylor expansion of v in v 1546424479.928 * [misc]backup-simplify: Simplify 0 into 0 1546424479.928 * [misc]backup-simplify: Simplify 1 into 1 1546424479.928 * [misc]taylor: Taking taylor expansion of -5 in v 1546424479.928 * [misc]backup-simplify: Simplify -5 into -5 1546424479.928 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.928 * [misc]backup-simplify: Simplify 1 into 1 1546424479.928 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in v 1546424479.928 * [misc]taylor: Taking taylor expansion of t in v 1546424479.928 * [misc]backup-simplify: Simplify t into t 1546424479.928 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in v 1546424479.928 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424479.928 * [misc]taylor: Taking taylor expansion of 2 in v 1546424479.928 * [misc]backup-simplify: Simplify 2 into 2 1546424479.928 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.929 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.929 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in v 1546424479.929 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1546424479.929 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.929 * [misc]backup-simplify: Simplify 1 into 1 1546424479.929 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.929 * [misc]taylor: Taking taylor expansion of v in v 1546424479.929 * [misc]backup-simplify: Simplify 0 into 0 1546424479.929 * [misc]backup-simplify: Simplify 1 into 1 1546424479.929 * [misc]taylor: Taking taylor expansion of PI in v 1546424479.929 * [misc]backup-simplify: Simplify PI into PI 1546424479.929 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424479.929 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424479.929 * [misc]backup-simplify: Simplify (* 1 PI) into PI 1546424479.930 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424479.930 * [misc]backup-simplify: Simplify (* t (* (sqrt 2) PI)) into (* t (* (sqrt 2) PI)) 1546424479.931 * [misc]backup-simplify: Simplify (/ 1 (* t (* (sqrt 2) PI))) into (/ 1 (* t (* (sqrt 2) PI))) 1546424479.931 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1546424479.931 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1546424479.931 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424479.931 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424479.931 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424479.931 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.931 * [misc]taylor: Taking taylor expansion of v in v 1546424479.931 * [misc]backup-simplify: Simplify 0 into 0 1546424479.931 * [misc]backup-simplify: Simplify 1 into 1 1546424479.931 * [misc]taylor: Taking taylor expansion of -3 in v 1546424479.931 * [misc]backup-simplify: Simplify -3 into -3 1546424479.931 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.931 * [misc]backup-simplify: Simplify 1 into 1 1546424479.931 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424479.932 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424479.932 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424479.932 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.932 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424479.932 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424479.932 * [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 1546424479.932 * [misc]taylor: Taking taylor expansion of (/ (fma (pow v 2) -5 1) (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI)))) in v 1546424479.932 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424479.933 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424479.933 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424479.933 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.933 * [misc]taylor: Taking taylor expansion of v in v 1546424479.933 * [misc]backup-simplify: Simplify 0 into 0 1546424479.933 * [misc]backup-simplify: Simplify 1 into 1 1546424479.933 * [misc]taylor: Taking taylor expansion of -5 in v 1546424479.933 * [misc]backup-simplify: Simplify -5 into -5 1546424479.933 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.933 * [misc]backup-simplify: Simplify 1 into 1 1546424479.933 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) (* (- 1 (pow v 2)) PI))) in v 1546424479.933 * [misc]taylor: Taking taylor expansion of t in v 1546424479.933 * [misc]backup-simplify: Simplify t into t 1546424479.933 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (- 1 (pow v 2)) PI)) in v 1546424479.933 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424479.933 * [misc]taylor: Taking taylor expansion of 2 in v 1546424479.933 * [misc]backup-simplify: Simplify 2 into 2 1546424479.933 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.933 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.933 * [misc]taylor: Taking taylor expansion of (* (- 1 (pow v 2)) PI) in v 1546424479.933 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1546424479.933 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.933 * [misc]backup-simplify: Simplify 1 into 1 1546424479.933 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.933 * [misc]taylor: Taking taylor expansion of v in v 1546424479.934 * [misc]backup-simplify: Simplify 0 into 0 1546424479.934 * [misc]backup-simplify: Simplify 1 into 1 1546424479.934 * [misc]taylor: Taking taylor expansion of PI in v 1546424479.934 * [misc]backup-simplify: Simplify PI into PI 1546424479.934 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424479.934 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424479.934 * [misc]backup-simplify: Simplify (* 1 PI) into PI 1546424479.935 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424479.935 * [misc]backup-simplify: Simplify (* t (* (sqrt 2) PI)) into (* t (* (sqrt 2) PI)) 1546424479.936 * [misc]backup-simplify: Simplify (/ 1 (* t (* (sqrt 2) PI))) into (/ 1 (* t (* (sqrt 2) PI))) 1546424479.936 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (pow v 2) -3 1))) in v 1546424479.936 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -3 1)) in v 1546424479.936 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -3 1) in v 1546424479.936 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -3) 1) 1546424479.936 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -3) in v 1546424479.936 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424479.936 * [misc]taylor: Taking taylor expansion of v in v 1546424479.936 * [misc]backup-simplify: Simplify 0 into 0 1546424479.936 * [misc]backup-simplify: Simplify 1 into 1 1546424479.936 * [misc]taylor: Taking taylor expansion of -3 in v 1546424479.936 * [misc]backup-simplify: Simplify -3 into -3 1546424479.936 * [misc]taylor: Taking taylor expansion of 1 in v 1546424479.936 * [misc]backup-simplify: Simplify 1 into 1 1546424479.936 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424479.937 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424479.937 * [misc]backup-simplify: Simplify (sqrt 1) into 1 1546424479.937 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.937 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424479.937 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1546424479.938 * [misc]backup-simplify: Simplify (* (/ 1 (* t (* (sqrt 2) PI))) 1) into (/ 1 (* t (* (sqrt 2) PI))) 1546424479.938 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1546424479.938 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1546424479.938 * [misc]taylor: Taking taylor expansion of t in t 1546424479.938 * [misc]backup-simplify: Simplify 0 into 0 1546424479.938 * [misc]backup-simplify: Simplify 1 into 1 1546424479.938 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424479.938 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.938 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.938 * [misc]backup-simplify: Simplify 2 into 2 1546424479.938 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.939 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.939 * [misc]taylor: Taking taylor expansion of PI in t 1546424479.939 * [misc]backup-simplify: Simplify PI into PI 1546424479.939 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424479.940 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1546424479.940 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424479.941 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1546424479.942 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424479.943 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424479.943 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.943 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.944 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 PI)) into 0 1546424479.945 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424479.945 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 (* (sqrt 2) PI))) into 0 1546424479.947 * [misc]backup-simplify: Simplify (- (/ 0 (* t (* (sqrt 2) PI))) (+ (* (/ 1 (* t (* (sqrt 2) PI))) (/ 0 (* t (* (sqrt 2) PI)))))) into 0 1546424479.947 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 0) (* 0 1)) into 0 1546424479.947 * [misc]taylor: Taking taylor expansion of 0 in t 1546424479.947 * [misc]backup-simplify: Simplify 0 into 0 1546424479.948 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424479.950 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424479.951 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1546424479.954 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424479.954 * [misc]backup-simplify: Simplify 0 into 0 1546424479.954 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424479.954 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424479.954 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424479.954 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -3 1)) (* 0 (/ 0 1)))) into 3 1546424479.956 * [misc]backup-simplify: Simplify (/ (- 3 (pow 0 2) (+)) (* 2 1)) into 3/2 1546424479.956 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424479.956 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424479.956 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424479.956 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424479.956 * [misc]backup-simplify: Simplify (- 1) into -1 1546424479.957 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424479.958 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* -1 PI))) into (- PI) 1546424479.959 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424479.961 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) (- PI)) (+ (* 0 0) (* 0 PI))) into (- (* (sqrt 2) PI)) 1546424479.962 * [misc]backup-simplify: Simplify (+ (* t (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))) into (- (* t (* (sqrt 2) PI))) 1546424479.965 * [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))))) 1546424479.966 * [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))))) 1546424479.966 * [misc]taylor: Taking taylor expansion of (- (* 5/2 (/ 1 (* t (* (sqrt 2) PI))))) in t 1546424479.966 * [misc]taylor: Taking taylor expansion of (* 5/2 (/ 1 (* t (* (sqrt 2) PI)))) in t 1546424479.966 * [misc]taylor: Taking taylor expansion of 5/2 in t 1546424479.966 * [misc]backup-simplify: Simplify 5/2 into 5/2 1546424479.966 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1546424479.966 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1546424479.966 * [misc]taylor: Taking taylor expansion of t in t 1546424479.967 * [misc]backup-simplify: Simplify 0 into 0 1546424479.967 * [misc]backup-simplify: Simplify 1 into 1 1546424479.967 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424479.967 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424479.967 * [misc]taylor: Taking taylor expansion of 2 in t 1546424479.967 * [misc]backup-simplify: Simplify 2 into 2 1546424479.967 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424479.967 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424479.967 * [misc]taylor: Taking taylor expansion of PI in t 1546424479.967 * [misc]backup-simplify: Simplify PI into PI 1546424479.968 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424479.968 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1546424479.969 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424479.970 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1546424479.971 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424479.972 * [misc]backup-simplify: Simplify (* 5/2 (/ 1 (* (sqrt 2) PI))) into (/ 5/2 (* (sqrt 2) PI)) 1546424479.973 * [misc]backup-simplify: Simplify (- (/ 5/2 (* (sqrt 2) PI))) into (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) 1546424479.974 * [misc]backup-simplify: Simplify (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) into (- (* 5/2 (/ 1 (* (sqrt 2) PI)))) 1546424479.974 * [misc]backup-simplify: Simplify 0 into 0 1546424479.974 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424479.976 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1546424479.978 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1546424479.982 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1546424479.982 * [misc]backup-simplify: Simplify 0 into 0 1546424479.982 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424479.982 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424479.983 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.983 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ -3 1)) (* 3 (/ 0 1)))) into 0 1546424479.983 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 3/2)))) (* 2 1)) into 0 1546424479.983 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424479.984 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424479.984 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.984 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424479.984 * [misc]backup-simplify: Simplify (- 0) into 0 1546424479.984 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424479.986 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (* 0 PI)))) into 0 1546424479.986 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424479.988 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 (- PI)) (+ (* 0 0) (* 0 PI)))) into 0 1546424479.991 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI))))) into 0 1546424479.994 * [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 1546424479.995 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t (* (sqrt 2) PI))) 0) (+ (* 0 3/2) (+ (* (- (* 4 (/ 1 (* t (* (sqrt 2) PI))))) 0) (* 0 1)))) into 0 1546424479.995 * [misc]taylor: Taking taylor expansion of 0 in t 1546424479.995 * [misc]backup-simplify: Simplify 0 into 0 1546424479.997 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424479.998 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424479.999 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqrt 2) PI)))) into 0 1546424480.002 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424480.003 * [misc]backup-simplify: Simplify (+ (* 5/2 0) (* 0 (/ 1 (* (sqrt 2) PI)))) into 0 1546424480.003 * [misc]backup-simplify: Simplify (- 0) into 0 1546424480.003 * [misc]backup-simplify: Simplify 0 into 0 1546424480.003 * [misc]backup-simplify: Simplify 0 into 0 1546424480.005 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424480.007 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1546424480.010 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))))) into 0 1546424480.014 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))) (* 0 (/ 0 (* (sqrt 2) PI))))) into 0 1546424480.015 * [misc]backup-simplify: Simplify 0 into 0 1546424480.015 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.015 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424480.015 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.016 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 3 (/ -3 1)) (* 0 (/ 0 1)))) into 9 1546424480.017 * [misc]backup-simplify: Simplify (/ (- 9 (pow 3/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 27/8 1546424480.018 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.018 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424480.018 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.019 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.019 * [misc]backup-simplify: Simplify (- 0) into 0 1546424480.019 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.021 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -1 0) (+ (* 0 0) (* 0 PI))))) into 0 1546424480.023 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424480.025 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 (- PI)) (+ (* 0 0) (* 0 PI))))) into 0 1546424480.029 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 (- (* (sqrt 2) PI))) (+ (* 0 0) (* 0 (* (sqrt 2) PI)))))) into 0 1546424480.033 * [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))))) 1546424480.035 * [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))))) 1546424480.035 * [misc]taylor: Taking taylor expansion of (- (* 53/8 (/ 1 (* t (* (sqrt 2) PI))))) in t 1546424480.035 * [misc]taylor: Taking taylor expansion of (* 53/8 (/ 1 (* t (* (sqrt 2) PI)))) in t 1546424480.035 * [misc]taylor: Taking taylor expansion of 53/8 in t 1546424480.035 * [misc]backup-simplify: Simplify 53/8 into 53/8 1546424480.035 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* (sqrt 2) PI))) in t 1546424480.035 * [misc]taylor: Taking taylor expansion of (* t (* (sqrt 2) PI)) in t 1546424480.035 * [misc]taylor: Taking taylor expansion of t in t 1546424480.035 * [misc]backup-simplify: Simplify 0 into 0 1546424480.035 * [misc]backup-simplify: Simplify 1 into 1 1546424480.035 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424480.035 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424480.036 * [misc]taylor: Taking taylor expansion of 2 in t 1546424480.036 * [misc]backup-simplify: Simplify 2 into 2 1546424480.036 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424480.036 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424480.036 * [misc]taylor: Taking taylor expansion of PI in t 1546424480.036 * [misc]backup-simplify: Simplify PI into PI 1546424480.037 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424480.037 * [misc]backup-simplify: Simplify (* 0 (* (sqrt 2) PI)) into 0 1546424480.038 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424480.039 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqrt 2) PI))) into (* (sqrt 2) PI) 1546424480.040 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) PI)) into (/ 1 (* (sqrt 2) PI)) 1546424480.041 * [misc]backup-simplify: Simplify (* 53/8 (/ 1 (* (sqrt 2) PI))) into (/ 53/8 (* (sqrt 2) PI)) 1546424480.041 * [misc]backup-simplify: Simplify (- (/ 53/8 (* (sqrt 2) PI))) into (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) 1546424480.043 * [misc]backup-simplify: Simplify (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) into (- (* 53/8 (/ 1 (* (sqrt 2) PI)))) 1546424480.046 * [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)))))) 1546424480.048 * [misc]backup-simplify: Simplify (/ (/ (* (cbrt (fma (* (/ 1 v) (/ 1 v)) -5 1)) (cbrt (fma (* (/ 1 v) (/ 1 v)) -5 1))) (/ PI (cbrt (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)))) 1546424480.048 * [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 1546424480.048 * [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 1546424480.048 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in t 1546424480.048 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in t 1546424480.048 * [misc]taylor: Taking taylor expansion of t in t 1546424480.048 * [misc]backup-simplify: Simplify 0 into 0 1546424480.048 * [misc]backup-simplify: Simplify 1 into 1 1546424480.048 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1546424480.048 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424480.048 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1546424480.048 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424480.048 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424480.048 * [misc]taylor: Taking taylor expansion of v in t 1546424480.048 * [misc]backup-simplify: Simplify v into v 1546424480.048 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424480.048 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424480.048 * [misc]taylor: Taking taylor expansion of -5 in t 1546424480.048 * [misc]backup-simplify: Simplify -5 into -5 1546424480.048 * [misc]taylor: Taking taylor expansion of 1 in t 1546424480.048 * [misc]backup-simplify: Simplify 1 into 1 1546424480.048 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in t 1546424480.048 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424480.049 * [misc]taylor: Taking taylor expansion of 2 in t 1546424480.049 * [misc]backup-simplify: Simplify 2 into 2 1546424480.049 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424480.049 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424480.049 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in t 1546424480.049 * [misc]taylor: Taking taylor expansion of PI in t 1546424480.049 * [misc]backup-simplify: Simplify PI into PI 1546424480.049 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1546424480.049 * [misc]taylor: Taking taylor expansion of 1 in t 1546424480.049 * [misc]backup-simplify: Simplify 1 into 1 1546424480.049 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424480.049 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424480.049 * [misc]taylor: Taking taylor expansion of v in t 1546424480.049 * [misc]backup-simplify: Simplify v into v 1546424480.049 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424480.049 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424480.050 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1546424480.050 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424480.050 * [misc]backup-simplify: Simplify (* 0 (- 1 (* 5 (/ 1 (pow v 2))))) into 0 1546424480.050 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424480.050 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424480.050 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1546424480.051 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.051 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424480.051 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1546424480.051 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1546424480.051 * [misc]backup-simplify: Simplify (* PI (- 1 (/ 1 (pow v 2)))) into (* (- 1 (/ 1 (pow v 2))) PI) 1546424480.052 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) into (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) 1546424480.052 * [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))) 1546424480.052 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in t 1546424480.052 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in t 1546424480.052 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1546424480.052 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424480.052 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1546424480.052 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424480.053 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424480.053 * [misc]taylor: Taking taylor expansion of v in t 1546424480.053 * [misc]backup-simplify: Simplify v into v 1546424480.053 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424480.053 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424480.053 * [misc]taylor: Taking taylor expansion of -3 in t 1546424480.053 * [misc]backup-simplify: Simplify -3 into -3 1546424480.053 * [misc]taylor: Taking taylor expansion of 1 in t 1546424480.053 * [misc]backup-simplify: Simplify 1 into 1 1546424480.053 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1546424480.053 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1546424480.053 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) 1546424480.053 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) 1546424480.054 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424480.054 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424480.054 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1546424480.054 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.054 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1546424480.055 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1546424480.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 1546424480.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 1546424480.055 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1546424480.055 * [misc]taylor: Taking taylor expansion of t in v 1546424480.055 * [misc]backup-simplify: Simplify t into t 1546424480.055 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424480.055 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424480.055 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424480.055 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.055 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.055 * [misc]taylor: Taking taylor expansion of v in v 1546424480.055 * [misc]backup-simplify: Simplify 0 into 0 1546424480.055 * [misc]backup-simplify: Simplify 1 into 1 1546424480.055 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.056 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.056 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.056 * [misc]backup-simplify: Simplify -5 into -5 1546424480.056 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.056 * [misc]backup-simplify: Simplify 1 into 1 1546424480.056 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1546424480.056 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424480.056 * [misc]taylor: Taking taylor expansion of 2 in v 1546424480.056 * [misc]backup-simplify: Simplify 2 into 2 1546424480.056 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424480.056 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424480.056 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1546424480.056 * [misc]taylor: Taking taylor expansion of PI in v 1546424480.056 * [misc]backup-simplify: Simplify PI into PI 1546424480.056 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424480.056 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.056 * [misc]backup-simplify: Simplify 1 into 1 1546424480.057 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.057 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.057 * [misc]taylor: Taking taylor expansion of v in v 1546424480.057 * [misc]backup-simplify: Simplify 0 into 0 1546424480.057 * [misc]backup-simplify: Simplify 1 into 1 1546424480.057 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.057 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.057 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.057 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.057 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1546424480.058 * [misc]backup-simplify: Simplify (- 1) into -1 1546424480.058 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424480.058 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1546424480.059 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1546424480.060 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1546424480.060 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424480.060 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424480.060 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424480.060 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424480.060 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424480.060 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.060 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.060 * [misc]taylor: Taking taylor expansion of v in v 1546424480.060 * [misc]backup-simplify: Simplify 0 into 0 1546424480.060 * [misc]backup-simplify: Simplify 1 into 1 1546424480.060 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.060 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.060 * [misc]taylor: Taking taylor expansion of -3 in v 1546424480.060 * [misc]backup-simplify: Simplify -3 into -3 1546424480.060 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.060 * [misc]backup-simplify: Simplify 1 into 1 1546424480.061 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424480.061 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424480.061 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424480.061 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424480.061 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424480.062 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424480.062 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424480.062 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.062 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424480.062 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424480.062 * [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 1546424480.062 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1546424480.062 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1546424480.063 * [misc]taylor: Taking taylor expansion of t in v 1546424480.063 * [misc]backup-simplify: Simplify t into t 1546424480.063 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424480.063 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424480.063 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424480.063 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.063 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.063 * [misc]taylor: Taking taylor expansion of v in v 1546424480.063 * [misc]backup-simplify: Simplify 0 into 0 1546424480.063 * [misc]backup-simplify: Simplify 1 into 1 1546424480.063 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.063 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.063 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.063 * [misc]backup-simplify: Simplify -5 into -5 1546424480.063 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.063 * [misc]backup-simplify: Simplify 1 into 1 1546424480.063 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1546424480.063 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424480.063 * [misc]taylor: Taking taylor expansion of 2 in v 1546424480.063 * [misc]backup-simplify: Simplify 2 into 2 1546424480.064 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424480.064 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424480.064 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1546424480.064 * [misc]taylor: Taking taylor expansion of PI in v 1546424480.064 * [misc]backup-simplify: Simplify PI into PI 1546424480.064 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424480.064 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.064 * [misc]backup-simplify: Simplify 1 into 1 1546424480.064 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.064 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.064 * [misc]taylor: Taking taylor expansion of v in v 1546424480.064 * [misc]backup-simplify: Simplify 0 into 0 1546424480.064 * [misc]backup-simplify: Simplify 1 into 1 1546424480.064 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.064 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.065 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.065 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.065 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1546424480.065 * [misc]backup-simplify: Simplify (- 1) into -1 1546424480.065 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424480.065 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1546424480.066 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1546424480.067 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1546424480.067 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424480.067 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424480.067 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424480.067 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424480.067 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424480.067 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.067 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.067 * [misc]taylor: Taking taylor expansion of v in v 1546424480.067 * [misc]backup-simplify: Simplify 0 into 0 1546424480.067 * [misc]backup-simplify: Simplify 1 into 1 1546424480.067 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.068 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.068 * [misc]taylor: Taking taylor expansion of -3 in v 1546424480.068 * [misc]backup-simplify: Simplify -3 into -3 1546424480.068 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.068 * [misc]backup-simplify: Simplify 1 into 1 1546424480.068 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424480.068 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424480.068 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424480.069 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424480.069 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424480.069 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424480.070 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424480.071 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.071 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424480.071 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424480.072 * [misc]backup-simplify: Simplify (* (* 5 (/ t (* (sqrt 2) PI))) (sqrt -1/3)) into (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1546424480.072 * [misc]taylor: Taking taylor expansion of (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1546424480.072 * [misc]taylor: Taking taylor expansion of 5 in t 1546424480.072 * [misc]backup-simplify: Simplify 5 into 5 1546424480.072 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1546424480.072 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1546424480.072 * [misc]taylor: Taking taylor expansion of t in t 1546424480.072 * [misc]backup-simplify: Simplify 0 into 0 1546424480.072 * [misc]backup-simplify: Simplify 1 into 1 1546424480.072 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424480.072 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424480.072 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424480.072 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424480.072 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424480.072 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424480.072 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424480.072 * [misc]taylor: Taking taylor expansion of 2 in t 1546424480.072 * [misc]backup-simplify: Simplify 2 into 2 1546424480.072 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424480.073 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424480.073 * [misc]taylor: Taking taylor expansion of PI in t 1546424480.073 * [misc]backup-simplify: Simplify PI into PI 1546424480.073 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1546424480.073 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1546424480.073 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424480.074 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1546424480.075 * [misc]backup-simplify: Simplify (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424480.075 * [misc]backup-simplify: Simplify (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424480.075 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424480.076 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424480.076 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424480.076 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.076 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 -5)) into 0 1546424480.076 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424480.076 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424480.076 * [misc]backup-simplify: Simplify (- 0) into 0 1546424480.076 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.077 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 -1)) into 0 1546424480.077 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* -1 PI))) into 0 1546424480.079 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1546424480.079 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))) into 0 1546424480.079 * [misc]taylor: Taking taylor expansion of 0 in t 1546424480.079 * [misc]backup-simplify: Simplify 0 into 0 1546424480.079 * [misc]backup-simplify: Simplify 0 into 0 1546424480.080 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1546424480.080 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1546424480.081 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424480.082 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424480.083 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1546424480.083 * [misc]backup-simplify: Simplify 0 into 0 1546424480.084 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.084 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.084 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424480.084 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424480.084 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1546424480.085 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1546424480.085 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.085 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.085 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424480.086 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424480.086 * [misc]backup-simplify: Simplify (+ (* t 1) (+ (* 0 0) (* 0 -5))) into t 1546424480.086 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.086 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.086 * [misc]backup-simplify: Simplify (- 0) into 0 1546424480.086 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424480.087 * [misc]backup-simplify: Simplify (+ (* PI 1) (+ (* 0 0) (* 0 -1))) into PI 1546424480.087 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424480.088 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) PI) (+ (* 0 0) (* 0 (* -1 PI)))) into (* (sqrt 2) PI) 1546424480.091 * [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))) 1546424480.092 * [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))))) 1546424480.092 * [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 1546424480.092 * [misc]taylor: Taking taylor expansion of (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1546424480.092 * [misc]taylor: Taking taylor expansion of 4 in t 1546424480.092 * [misc]backup-simplify: Simplify 4 into 4 1546424480.092 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1546424480.092 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1546424480.092 * [misc]taylor: Taking taylor expansion of t in t 1546424480.092 * [misc]backup-simplify: Simplify 0 into 0 1546424480.092 * [misc]backup-simplify: Simplify 1 into 1 1546424480.092 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424480.092 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424480.092 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424480.092 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424480.092 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424480.092 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424480.092 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424480.092 * [misc]taylor: Taking taylor expansion of 2 in t 1546424480.092 * [misc]backup-simplify: Simplify 2 into 2 1546424480.092 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424480.092 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424480.092 * [misc]taylor: Taking taylor expansion of PI in t 1546424480.092 * [misc]backup-simplify: Simplify PI into PI 1546424480.093 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1546424480.093 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1546424480.093 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424480.094 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1546424480.094 * [misc]taylor: Taking taylor expansion of (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) in t 1546424480.094 * [misc]taylor: Taking taylor expansion of 5/18 in t 1546424480.094 * [misc]backup-simplify: Simplify 5/18 into 5/18 1546424480.094 * [misc]taylor: Taking taylor expansion of (/ t (* (sqrt 2) (* (sqrt -1/3) PI))) in t 1546424480.094 * [misc]taylor: Taking taylor expansion of t in t 1546424480.094 * [misc]backup-simplify: Simplify 0 into 0 1546424480.094 * [misc]backup-simplify: Simplify 1 into 1 1546424480.094 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (sqrt -1/3) PI)) in t 1546424480.094 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424480.094 * [misc]taylor: Taking taylor expansion of 2 in t 1546424480.094 * [misc]backup-simplify: Simplify 2 into 2 1546424480.094 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424480.094 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424480.094 * [misc]taylor: Taking taylor expansion of (* (sqrt -1/3) PI) in t 1546424480.094 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424480.094 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424480.094 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424480.094 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424480.094 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424480.094 * [misc]taylor: Taking taylor expansion of PI in t 1546424480.094 * [misc]backup-simplify: Simplify PI into PI 1546424480.095 * [misc]backup-simplify: Simplify (* (sqrt -1/3) PI) into (* (sqrt -1/3) PI) 1546424480.095 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -1/3) PI)) into (* (sqrt 2) (* (sqrt -1/3) PI)) 1546424480.096 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) into (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) 1546424480.097 * [misc]backup-simplify: Simplify (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424480.097 * [misc]backup-simplify: Simplify (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) 1546424480.098 * [misc]backup-simplify: Simplify (- (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (- (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) 1546424480.101 * [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))))) 1546424480.102 * [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))))) 1546424480.102 * [misc]backup-simplify: Simplify 0 into 0 1546424480.103 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1546424480.103 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -1/3))))) into 0 1546424480.104 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424480.104 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424480.107 * [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 1546424480.108 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into 0 1546424480.108 * [misc]backup-simplify: Simplify 0 into 0 1546424480.108 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424480.109 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.109 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424480.109 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.109 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1546424480.109 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1546424480.110 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424480.110 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.110 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424480.110 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.110 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 1) (+ (* 0 0) (* 0 -5)))) into 0 1546424480.110 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424480.111 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.111 * [misc]backup-simplify: Simplify (- 0) into 0 1546424480.111 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.111 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1546424480.112 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424480.113 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 PI) (+ (* 0 0) (* 0 (* -1 PI))))) into 0 1546424480.116 * [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 1546424480.117 * [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 1546424480.117 * [misc]taylor: Taking taylor expansion of 0 in t 1546424480.117 * [misc]backup-simplify: Simplify 0 into 0 1546424480.117 * [misc]backup-simplify: Simplify 0 into 0 1546424480.117 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1546424480.118 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1546424480.118 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424480.121 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424480.123 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1546424480.124 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/3) 0) (* 0 PI)) into 0 1546424480.125 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (sqrt -1/3) PI))) into 0 1546424480.130 * [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 1546424480.132 * [misc]backup-simplify: Simplify (+ (* 5/18 0) (* 0 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into 0 1546424480.132 * [misc]backup-simplify: Simplify (- 0) into 0 1546424480.132 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.132 * [misc]backup-simplify: Simplify 0 into 0 1546424480.132 * [misc]backup-simplify: Simplify 0 into 0 1546424480.134 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1546424480.134 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into 0 1546424480.134 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424480.136 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1546424480.141 * [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 1546424480.144 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))))) into 0 1546424480.144 * [misc]backup-simplify: Simplify 0 into 0 1546424480.147 * [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))))))) 1546424480.147 * [misc]backup-simplify: Simplify (/ (/ (* (cbrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1)) (cbrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1))) (/ PI (cbrt (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))))) 1546424480.147 * [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 1546424480.147 * [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 1546424480.148 * [misc]taylor: Taking taylor expansion of -1 in t 1546424480.148 * [misc]backup-simplify: Simplify -1 into -1 1546424480.148 * [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 1546424480.148 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in t 1546424480.148 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in t 1546424480.148 * [misc]taylor: Taking taylor expansion of t in t 1546424480.148 * [misc]backup-simplify: Simplify 0 into 0 1546424480.148 * [misc]backup-simplify: Simplify 1 into 1 1546424480.148 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1546424480.148 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424480.148 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1546424480.148 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424480.148 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424480.148 * [misc]taylor: Taking taylor expansion of v in t 1546424480.148 * [misc]backup-simplify: Simplify v into v 1546424480.148 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424480.148 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424480.148 * [misc]taylor: Taking taylor expansion of -5 in t 1546424480.148 * [misc]backup-simplify: Simplify -5 into -5 1546424480.148 * [misc]taylor: Taking taylor expansion of 1 in t 1546424480.148 * [misc]backup-simplify: Simplify 1 into 1 1546424480.148 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in t 1546424480.148 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424480.148 * [misc]taylor: Taking taylor expansion of 2 in t 1546424480.148 * [misc]backup-simplify: Simplify 2 into 2 1546424480.148 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424480.148 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424480.149 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in t 1546424480.149 * [misc]taylor: Taking taylor expansion of PI in t 1546424480.149 * [misc]backup-simplify: Simplify PI into PI 1546424480.149 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1546424480.149 * [misc]taylor: Taking taylor expansion of 1 in t 1546424480.149 * [misc]backup-simplify: Simplify 1 into 1 1546424480.149 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424480.149 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424480.149 * [misc]taylor: Taking taylor expansion of v in t 1546424480.149 * [misc]backup-simplify: Simplify v into v 1546424480.149 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424480.149 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424480.149 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1546424480.149 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424480.149 * [misc]backup-simplify: Simplify (* 0 (- 1 (* 5 (/ 1 (pow v 2))))) into 0 1546424480.149 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424480.149 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424480.149 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1546424480.149 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.150 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (* 5 (/ 1 (pow v 2)))))) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424480.150 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1546424480.150 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1546424480.150 * [misc]backup-simplify: Simplify (* PI (- 1 (/ 1 (pow v 2)))) into (* (- 1 (/ 1 (pow v 2))) PI) 1546424480.150 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) into (* (sqrt 2) (* (- 1 (/ 1 (pow v 2))) PI)) 1546424480.150 * [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))) 1546424480.150 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in t 1546424480.150 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in t 1546424480.151 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in t 1546424480.151 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424480.151 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in t 1546424480.151 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424480.151 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424480.151 * [misc]taylor: Taking taylor expansion of v in t 1546424480.151 * [misc]backup-simplify: Simplify v into v 1546424480.151 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424480.151 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424480.151 * [misc]taylor: Taking taylor expansion of -3 in t 1546424480.151 * [misc]backup-simplify: Simplify -3 into -3 1546424480.151 * [misc]taylor: Taking taylor expansion of 1 in t 1546424480.151 * [misc]backup-simplify: Simplify 1 into 1 1546424480.151 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -3) into (/ -3 (pow v 2)) 1546424480.151 * [misc]backup-simplify: Simplify (+ (/ -3 (pow v 2)) 1) into (- 1 (* 3 (/ 1 (pow v 2)))) 1546424480.151 * [misc]backup-simplify: Simplify (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) into (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) 1546424480.151 * [misc]backup-simplify: Simplify (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) into (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))) 1546424480.151 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424480.151 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424480.151 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -3)) into 0 1546424480.152 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.152 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (- 1 (* 3 (/ 1 (pow v 2))))) (/ 0 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1546424480.152 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (- 1 (* 3 (/ 1 (pow v 2)))))))) into 0 1546424480.152 * [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 1546424480.152 * [misc]taylor: Taking taylor expansion of -1 in v 1546424480.152 * [misc]backup-simplify: Simplify -1 into -1 1546424480.152 * [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 1546424480.152 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1546424480.152 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1546424480.152 * [misc]taylor: Taking taylor expansion of t in v 1546424480.152 * [misc]backup-simplify: Simplify t into t 1546424480.152 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424480.152 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424480.152 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424480.152 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.152 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.152 * [misc]taylor: Taking taylor expansion of v in v 1546424480.152 * [misc]backup-simplify: Simplify 0 into 0 1546424480.152 * [misc]backup-simplify: Simplify 1 into 1 1546424480.152 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.153 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.153 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.153 * [misc]backup-simplify: Simplify -5 into -5 1546424480.153 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.153 * [misc]backup-simplify: Simplify 1 into 1 1546424480.153 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1546424480.153 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424480.153 * [misc]taylor: Taking taylor expansion of 2 in v 1546424480.153 * [misc]backup-simplify: Simplify 2 into 2 1546424480.153 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424480.153 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424480.153 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1546424480.153 * [misc]taylor: Taking taylor expansion of PI in v 1546424480.153 * [misc]backup-simplify: Simplify PI into PI 1546424480.153 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424480.153 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.153 * [misc]backup-simplify: Simplify 1 into 1 1546424480.153 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.153 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.153 * [misc]taylor: Taking taylor expansion of v in v 1546424480.153 * [misc]backup-simplify: Simplify 0 into 0 1546424480.153 * [misc]backup-simplify: Simplify 1 into 1 1546424480.153 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.153 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.153 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.153 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.154 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1546424480.154 * [misc]backup-simplify: Simplify (- 1) into -1 1546424480.154 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424480.154 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1546424480.154 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1546424480.155 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1546424480.155 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424480.155 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424480.155 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424480.155 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424480.155 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424480.155 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.155 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.155 * [misc]taylor: Taking taylor expansion of v in v 1546424480.155 * [misc]backup-simplify: Simplify 0 into 0 1546424480.155 * [misc]backup-simplify: Simplify 1 into 1 1546424480.155 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.155 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.155 * [misc]taylor: Taking taylor expansion of -3 in v 1546424480.155 * [misc]backup-simplify: Simplify -3 into -3 1546424480.155 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.155 * [misc]backup-simplify: Simplify 1 into 1 1546424480.155 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424480.156 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424480.156 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424480.156 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424480.156 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424480.156 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424480.156 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424480.156 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.156 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424480.157 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424480.157 * [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 1546424480.157 * [misc]taylor: Taking taylor expansion of -1 in v 1546424480.157 * [misc]backup-simplify: Simplify -1 into -1 1546424480.157 * [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 1546424480.157 * [misc]taylor: Taking taylor expansion of (/ (* t (fma (/ 1 (pow v 2)) -5 1)) (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2)))))) in v 1546424480.157 * [misc]taylor: Taking taylor expansion of (* t (fma (/ 1 (pow v 2)) -5 1)) in v 1546424480.157 * [misc]taylor: Taking taylor expansion of t in v 1546424480.157 * [misc]backup-simplify: Simplify t into t 1546424480.157 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424480.157 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424480.157 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424480.157 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.157 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.157 * [misc]taylor: Taking taylor expansion of v in v 1546424480.157 * [misc]backup-simplify: Simplify 0 into 0 1546424480.157 * [misc]backup-simplify: Simplify 1 into 1 1546424480.157 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.157 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.157 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.157 * [misc]backup-simplify: Simplify -5 into -5 1546424480.157 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.157 * [misc]backup-simplify: Simplify 1 into 1 1546424480.157 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* PI (- 1 (/ 1 (pow v 2))))) in v 1546424480.157 * [misc]taylor: Taking taylor expansion of (sqrt 2) in v 1546424480.157 * [misc]taylor: Taking taylor expansion of 2 in v 1546424480.157 * [misc]backup-simplify: Simplify 2 into 2 1546424480.157 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424480.157 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424480.157 * [misc]taylor: Taking taylor expansion of (* PI (- 1 (/ 1 (pow v 2)))) in v 1546424480.158 * [misc]taylor: Taking taylor expansion of PI in v 1546424480.158 * [misc]backup-simplify: Simplify PI into PI 1546424480.158 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424480.158 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.158 * [misc]backup-simplify: Simplify 1 into 1 1546424480.158 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.158 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.158 * [misc]taylor: Taking taylor expansion of v in v 1546424480.158 * [misc]backup-simplify: Simplify 0 into 0 1546424480.158 * [misc]backup-simplify: Simplify 1 into 1 1546424480.158 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.158 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.158 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.158 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.158 * [misc]backup-simplify: Simplify (* t -5) into (* -5 t) 1546424480.158 * [misc]backup-simplify: Simplify (- 1) into -1 1546424480.158 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424480.158 * [misc]backup-simplify: Simplify (* PI -1) into (* -1 PI) 1546424480.159 * [misc]backup-simplify: Simplify (* (sqrt 2) (* -1 PI)) into (* -1 (* (sqrt 2) PI)) 1546424480.159 * [misc]backup-simplify: Simplify (/ (* -5 t) (* -1 (* (sqrt 2) PI))) into (* 5 (/ t (* (sqrt 2) PI))) 1546424480.159 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 (pow v 2)) -3 1))) in v 1546424480.159 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -3 1)) in v 1546424480.159 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -3 1) in v 1546424480.159 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -3) 1) 1546424480.159 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -3) in v 1546424480.159 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.159 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.159 * [misc]taylor: Taking taylor expansion of v in v 1546424480.159 * [misc]backup-simplify: Simplify 0 into 0 1546424480.159 * [misc]backup-simplify: Simplify 1 into 1 1546424480.160 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.160 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.160 * [misc]taylor: Taking taylor expansion of -3 in v 1546424480.160 * [misc]backup-simplify: Simplify -3 into -3 1546424480.160 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.160 * [misc]backup-simplify: Simplify 1 into 1 1546424480.160 * [misc]backup-simplify: Simplify (* 1 -3) into -3 1546424480.160 * [misc]backup-simplify: Simplify (+ -3 0) into -3 1546424480.160 * [misc]backup-simplify: Simplify (/ 1 -3) into -1/3 1546424480.160 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424480.160 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424480.160 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424480.161 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -3)) into 0 1546424480.161 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.161 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)))) into 0 1546424480.161 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424480.161 * [misc]backup-simplify: Simplify (* (* 5 (/ t (* (sqrt 2) PI))) (sqrt -1/3)) into (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1546424480.162 * [misc]backup-simplify: Simplify (* -1 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)))) into (* -5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) 1546424480.162 * [misc]taylor: Taking taylor expansion of (* -5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1546424480.162 * [misc]taylor: Taking taylor expansion of -5 in t 1546424480.162 * [misc]backup-simplify: Simplify -5 into -5 1546424480.162 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1546424480.162 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1546424480.162 * [misc]taylor: Taking taylor expansion of t in t 1546424480.162 * [misc]backup-simplify: Simplify 0 into 0 1546424480.162 * [misc]backup-simplify: Simplify 1 into 1 1546424480.162 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424480.162 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424480.162 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424480.162 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424480.162 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424480.162 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424480.162 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424480.162 * [misc]taylor: Taking taylor expansion of 2 in t 1546424480.162 * [misc]backup-simplify: Simplify 2 into 2 1546424480.162 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424480.163 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424480.163 * [misc]taylor: Taking taylor expansion of PI in t 1546424480.163 * [misc]backup-simplify: Simplify PI into PI 1546424480.163 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1546424480.163 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1546424480.163 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424480.164 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1546424480.165 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424480.165 * [misc]backup-simplify: Simplify (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* -5 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424480.165 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424480.166 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424480.166 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424480.166 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.166 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 -5)) into 0 1546424480.166 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424480.166 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424480.166 * [misc]backup-simplify: Simplify (- 0) into 0 1546424480.166 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.167 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 -1)) into 0 1546424480.167 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* -1 PI))) into 0 1546424480.169 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 (* (sqrt 2) PI))) (+ (* (* 5 (/ t (* (sqrt 2) PI))) (/ 0 (* -1 (* (sqrt 2) PI)))))) into 0 1546424480.169 * [misc]backup-simplify: Simplify (+ (* (* 5 (/ t (* (sqrt 2) PI))) 0) (* 0 (sqrt -1/3))) into 0 1546424480.170 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* 5 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))))) into 0 1546424480.170 * [misc]taylor: Taking taylor expansion of 0 in t 1546424480.170 * [misc]backup-simplify: Simplify 0 into 0 1546424480.170 * [misc]backup-simplify: Simplify 0 into 0 1546424480.171 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1546424480.171 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1546424480.172 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424480.174 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424480.175 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1546424480.175 * [misc]backup-simplify: Simplify 0 into 0 1546424480.175 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.176 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.177 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -3))) into 0 1546424480.177 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424480.178 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 1 -3)) (* 0 (/ 0 -3)))) into -1/9 1546424480.179 * [misc]backup-simplify: Simplify (/ (- -1/9 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into (/ -1/18 (sqrt -1/3)) 1546424480.179 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.180 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.180 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424480.180 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424480.180 * [misc]backup-simplify: Simplify (+ (* t 1) (+ (* 0 0) (* 0 -5))) into t 1546424480.181 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.181 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.181 * [misc]backup-simplify: Simplify (- 0) into 0 1546424480.181 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424480.182 * [misc]backup-simplify: Simplify (+ (* PI 1) (+ (* 0 0) (* 0 -1))) into PI 1546424480.183 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424480.183 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) PI) (+ (* 0 0) (* 0 (* -1 PI)))) into (* (sqrt 2) PI) 1546424480.186 * [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))) 1546424480.187 * [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))))) 1546424480.188 * [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)))) 1546424480.188 * [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 1546424480.188 * [misc]taylor: Taking taylor expansion of (* 5/18 (/ t (* (sqrt 2) (* (sqrt -1/3) PI)))) in t 1546424480.188 * [misc]taylor: Taking taylor expansion of 5/18 in t 1546424480.188 * [misc]backup-simplify: Simplify 5/18 into 5/18 1546424480.188 * [misc]taylor: Taking taylor expansion of (/ t (* (sqrt 2) (* (sqrt -1/3) PI))) in t 1546424480.188 * [misc]taylor: Taking taylor expansion of t in t 1546424480.188 * [misc]backup-simplify: Simplify 0 into 0 1546424480.188 * [misc]backup-simplify: Simplify 1 into 1 1546424480.188 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) (* (sqrt -1/3) PI)) in t 1546424480.189 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424480.189 * [misc]taylor: Taking taylor expansion of 2 in t 1546424480.189 * [misc]backup-simplify: Simplify 2 into 2 1546424480.189 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424480.189 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424480.189 * [misc]taylor: Taking taylor expansion of (* (sqrt -1/3) PI) in t 1546424480.189 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424480.189 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424480.189 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424480.189 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424480.189 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424480.189 * [misc]taylor: Taking taylor expansion of PI in t 1546424480.189 * [misc]backup-simplify: Simplify PI into PI 1546424480.189 * [misc]backup-simplify: Simplify (* (sqrt -1/3) PI) into (* (sqrt -1/3) PI) 1546424480.190 * [misc]backup-simplify: Simplify (* (sqrt 2) (* (sqrt -1/3) PI)) into (* (sqrt 2) (* (sqrt -1/3) PI)) 1546424480.191 * [misc]backup-simplify: Simplify (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) into (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))) 1546424480.191 * [misc]taylor: Taking taylor expansion of (* 4 (/ (* t (sqrt -1/3)) (* (sqrt 2) PI))) in t 1546424480.191 * [misc]taylor: Taking taylor expansion of 4 in t 1546424480.191 * [misc]backup-simplify: Simplify 4 into 4 1546424480.191 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -1/3)) (* (sqrt 2) PI)) in t 1546424480.191 * [misc]taylor: Taking taylor expansion of (* t (sqrt -1/3)) in t 1546424480.191 * [misc]taylor: Taking taylor expansion of t in t 1546424480.191 * [misc]backup-simplify: Simplify 0 into 0 1546424480.191 * [misc]backup-simplify: Simplify 1 into 1 1546424480.191 * [misc]taylor: Taking taylor expansion of (sqrt -1/3) in t 1546424480.191 * [misc]taylor: Taking taylor expansion of -1/3 in t 1546424480.191 * [misc]backup-simplify: Simplify -1/3 into -1/3 1546424480.191 * [misc]backup-simplify: Simplify (sqrt -1/3) into (sqrt -1/3) 1546424480.191 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/3))) into 0 1546424480.191 * [misc]taylor: Taking taylor expansion of (* (sqrt 2) PI) in t 1546424480.191 * [misc]taylor: Taking taylor expansion of (sqrt 2) in t 1546424480.191 * [misc]taylor: Taking taylor expansion of 2 in t 1546424480.191 * [misc]backup-simplify: Simplify 2 into 2 1546424480.191 * [misc]backup-simplify: Simplify (sqrt 2) into (sqrt 2) 1546424480.191 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 2))) into 0 1546424480.191 * [misc]taylor: Taking taylor expansion of PI in t 1546424480.191 * [misc]backup-simplify: Simplify PI into PI 1546424480.192 * [misc]backup-simplify: Simplify (* 0 (sqrt -1/3)) into 0 1546424480.192 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -1/3))) into (sqrt -1/3) 1546424480.192 * [misc]backup-simplify: Simplify (* (sqrt 2) PI) into (* (sqrt 2) PI) 1546424480.193 * [misc]backup-simplify: Simplify (/ (sqrt -1/3) (* (sqrt 2) PI)) into (/ (sqrt -1/3) (* (sqrt 2) PI)) 1546424480.194 * [misc]backup-simplify: Simplify (* 5/18 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI)))) into (/ 5/18 (* (sqrt 2) (* (sqrt -1/3) PI))) 1546424480.194 * [misc]backup-simplify: Simplify (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) into (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI))) 1546424480.195 * [misc]backup-simplify: Simplify (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into (- (* 4 (/ (sqrt -1/3) (* (sqrt 2) PI)))) 1546424480.197 * [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)))) 1546424480.199 * [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)))) 1546424480.199 * [misc]backup-simplify: Simplify 0 into 0 1546424480.199 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1546424480.199 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -1/3))))) into 0 1546424480.200 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 2))) into 0 1546424480.201 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (* 0 PI))) into 0 1546424480.203 * [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 1546424480.205 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI))))) into 0 1546424480.205 * [misc]backup-simplify: Simplify 0 into 0 1546424480.205 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424480.205 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.205 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -3)))) into 0 1546424480.205 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.206 * [misc]backup-simplify: Simplify (- (+ (* -1/3 (/ 0 -3)) (* 0 (/ 1 -3)) (* -1/9 (/ 0 -3)))) into 0 1546424480.206 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/18 (sqrt -1/3)))))) (* 2 (sqrt -1/3))) into 0 1546424480.206 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424480.206 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.206 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424480.206 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.207 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 1) (+ (* 0 0) (* 0 -5)))) into 0 1546424480.207 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424480.207 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.207 * [misc]backup-simplify: Simplify (- 0) into 0 1546424480.207 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.208 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 1) (+ (* 0 0) (* 0 -1)))) into 0 1546424480.208 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424480.209 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 PI) (+ (* 0 0) (* 0 (* -1 PI))))) into 0 1546424480.212 * [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 1546424480.213 * [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 1546424480.215 * [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 1546424480.215 * [misc]taylor: Taking taylor expansion of 0 in t 1546424480.215 * [misc]backup-simplify: Simplify 0 into 0 1546424480.215 * [misc]backup-simplify: Simplify 0 into 0 1546424480.215 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/3) 0) (* 0 PI)) into 0 1546424480.216 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 (* (sqrt -1/3) PI))) into 0 1546424480.219 * [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 1546424480.220 * [misc]backup-simplify: Simplify (+ (* 5/18 0) (* 0 (/ 1 (* (sqrt 2) (* (sqrt -1/3) PI))))) into 0 1546424480.221 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -1/3))) into 0 1546424480.221 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -1/3)))) into 0 1546424480.221 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (* 0 PI)) into 0 1546424480.223 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt 2) PI)) (+ (* (/ (sqrt -1/3) (* (sqrt 2) PI)) (/ 0 (* (sqrt 2) PI))))) into 0 1546424480.224 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))) into 0 1546424480.224 * [misc]backup-simplify: Simplify (- 0) into 0 1546424480.224 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.224 * [misc]backup-simplify: Simplify 0 into 0 1546424480.224 * [misc]backup-simplify: Simplify 0 into 0 1546424480.225 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/3))) into 0 1546424480.226 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -1/3)))))) into 0 1546424480.226 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 2))) into 0 1546424480.227 * [misc]backup-simplify: Simplify (+ (* (sqrt 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 1546424480.230 * [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 1546424480.232 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -1/3) (* (sqrt 2) PI)))))) into 0 1546424480.232 * [misc]backup-simplify: Simplify 0 into 0 1546424480.235 * [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))))))) 1546424480.235 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 2) 1546424480.235 * [misc]backup-simplify: Simplify (cbrt (fma (* v v) -5 1)) into (pow (fma (pow v 2) -5 1) 1/3) 1546424480.235 * [misc]approximate: Taking taylor expansion of (pow (fma (pow v 2) -5 1) 1/3) in (v) around 0 1546424480.235 * [misc]taylor: Taking taylor expansion of (pow (fma (pow v 2) -5 1) 1/3) in v 1546424480.235 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (pow v 2) -5 1)))) in v 1546424480.235 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (pow v 2) -5 1))) in v 1546424480.235 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424480.235 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424480.235 * [misc]taylor: Taking taylor expansion of (log (fma (pow v 2) -5 1)) in v 1546424480.235 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424480.235 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424480.235 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424480.235 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.235 * [misc]taylor: Taking taylor expansion of v in v 1546424480.235 * [misc]backup-simplify: Simplify 0 into 0 1546424480.235 * [misc]backup-simplify: Simplify 1 into 1 1546424480.235 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.235 * [misc]backup-simplify: Simplify -5 into -5 1546424480.235 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.235 * [misc]backup-simplify: Simplify 1 into 1 1546424480.235 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424480.235 * [misc]backup-simplify: Simplify (log 1) into 0 1546424480.236 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1546424480.236 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.237 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1546424480.237 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1546424480.237 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.238 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.238 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.240 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1546424480.240 * [misc]backup-simplify: Simplify (+ (* 1/3 -5) (+ (* 0 0) (* 0 0))) into -5/3 1546424480.240 * [misc]backup-simplify: Simplify (exp 0) into 1 1546424480.240 * [misc]taylor: Taking taylor expansion of (pow (fma (pow v 2) -5 1) 1/3) in v 1546424480.240 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (pow v 2) -5 1)))) in v 1546424480.240 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (pow v 2) -5 1))) in v 1546424480.240 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424480.240 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424480.240 * [misc]taylor: Taking taylor expansion of (log (fma (pow v 2) -5 1)) in v 1546424480.240 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424480.240 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424480.240 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424480.240 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.240 * [misc]taylor: Taking taylor expansion of v in v 1546424480.240 * [misc]backup-simplify: Simplify 0 into 0 1546424480.241 * [misc]backup-simplify: Simplify 1 into 1 1546424480.241 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.241 * [misc]backup-simplify: Simplify -5 into -5 1546424480.241 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.241 * [misc]backup-simplify: Simplify 1 into 1 1546424480.241 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424480.241 * [misc]backup-simplify: Simplify (log 1) into 0 1546424480.241 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1546424480.241 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.242 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1546424480.243 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1546424480.243 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.243 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.243 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.245 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1546424480.245 * [misc]backup-simplify: Simplify (+ (* 1/3 -5) (+ (* 0 0) (* 0 0))) into -5/3 1546424480.245 * [misc]backup-simplify: Simplify (exp 0) into 1 1546424480.246 * [misc]backup-simplify: Simplify 1 into 1 1546424480.246 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1546424480.246 * [misc]backup-simplify: Simplify 0 into 0 1546424480.248 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -5/3 1) 1)))) into -5/3 1546424480.248 * [misc]backup-simplify: Simplify -5/3 into -5/3 1546424480.248 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424480.248 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424480.248 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.252 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -5) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1546424480.252 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0)))) into 0 1546424480.254 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -5/3 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424480.255 * [misc]backup-simplify: Simplify 0 into 0 1546424480.255 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.255 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424480.255 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.262 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -5) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 -5) 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 -25/2 1546424480.262 * [misc]backup-simplify: Simplify (+ (* 1/3 -25/2) (+ (* 0 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0))))) into -25/6 1546424480.265 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -5/3 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -5/3 2) 2)) (* (/ (pow -25/6 1) 1)))) into -25/9 1546424480.265 * [misc]backup-simplify: Simplify -25/9 into -25/9 1546424480.266 * [misc]backup-simplify: Simplify (+ (* -25/9 (pow v 4)) (+ (* -5/3 (pow v 2)) 1)) into (- 1 (+ (* 25/9 (pow v 4)) (* 5/3 (pow v 2)))) 1546424480.266 * [misc]backup-simplify: Simplify (cbrt (fma (* (/ 1 v) (/ 1 v)) -5 1)) into (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) 1546424480.266 * [misc]approximate: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) in (v) around 0 1546424480.266 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) in v 1546424480.266 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1)))) in v 1546424480.266 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1))) in v 1546424480.266 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424480.266 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424480.266 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 (pow v 2)) -5 1)) in v 1546424480.266 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424480.266 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424480.266 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424480.266 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.266 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.266 * [misc]taylor: Taking taylor expansion of v in v 1546424480.266 * [misc]backup-simplify: Simplify 0 into 0 1546424480.266 * [misc]backup-simplify: Simplify 1 into 1 1546424480.266 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.266 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.266 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.266 * [misc]backup-simplify: Simplify -5 into -5 1546424480.266 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.266 * [misc]backup-simplify: Simplify 1 into 1 1546424480.267 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.267 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.267 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1546424480.267 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.267 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1546424480.267 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424480.267 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) in v 1546424480.267 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1)))) in v 1546424480.267 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1))) in v 1546424480.267 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424480.267 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424480.267 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 (pow v 2)) -5 1)) in v 1546424480.267 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424480.267 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424480.267 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424480.267 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.268 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.268 * [misc]taylor: Taking taylor expansion of v in v 1546424480.268 * [misc]backup-simplify: Simplify 0 into 0 1546424480.268 * [misc]backup-simplify: Simplify 1 into 1 1546424480.268 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.268 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.268 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.268 * [misc]backup-simplify: Simplify -5 into -5 1546424480.268 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.268 * [misc]backup-simplify: Simplify 1 into 1 1546424480.268 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.268 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.268 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1546424480.268 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.269 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1546424480.269 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424480.269 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424480.269 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424480.269 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424480.269 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424480.269 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.272 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1546424480.272 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.272 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1546424480.273 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1546424480.273 * [misc]backup-simplify: Simplify 0 into 0 1546424480.273 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.274 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.274 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424480.274 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424480.277 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1546424480.277 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.277 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/15) 1546424480.278 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/15) 1) 1)))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.279 * [misc]backup-simplify: Simplify (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.279 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424480.279 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.279 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424480.279 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.284 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1546424480.284 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.284 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1546424480.287 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424480.287 * [misc]backup-simplify: Simplify 0 into 0 1546424480.287 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424480.287 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.287 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424480.287 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.294 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1546424480.294 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.294 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/150) 1546424480.298 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/15) 2) 2)) (* (/ (pow (- 1/150) 1) 1)))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.298 * [misc]backup-simplify: Simplify (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.299 * [misc]backup-simplify: Simplify (+ (* (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow (/ 1 v) 4)) (+ (* (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow (/ 1 v) 2)) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))))) into (- (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (+ (* 1/15 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (pow v 2))) (* 1/225 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (pow v 4))))) 1546424480.299 * [misc]backup-simplify: Simplify (cbrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1)) into (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) 1546424480.299 * [misc]approximate: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) in (v) around 0 1546424480.299 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) in v 1546424480.299 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1)))) in v 1546424480.299 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1))) in v 1546424480.299 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424480.299 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424480.299 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 (pow v 2)) -5 1)) in v 1546424480.299 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424480.299 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424480.299 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424480.299 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.299 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.299 * [misc]taylor: Taking taylor expansion of v in v 1546424480.299 * [misc]backup-simplify: Simplify 0 into 0 1546424480.299 * [misc]backup-simplify: Simplify 1 into 1 1546424480.300 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.300 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.300 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.300 * [misc]backup-simplify: Simplify -5 into -5 1546424480.300 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.300 * [misc]backup-simplify: Simplify 1 into 1 1546424480.300 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.300 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.300 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1546424480.300 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.300 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1546424480.301 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424480.301 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) in v 1546424480.301 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1)))) in v 1546424480.301 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1))) in v 1546424480.301 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424480.301 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424480.301 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 (pow v 2)) -5 1)) in v 1546424480.301 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424480.301 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424480.301 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424480.301 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.301 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.301 * [misc]taylor: Taking taylor expansion of v in v 1546424480.301 * [misc]backup-simplify: Simplify 0 into 0 1546424480.301 * [misc]backup-simplify: Simplify 1 into 1 1546424480.301 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.301 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.301 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.301 * [misc]backup-simplify: Simplify -5 into -5 1546424480.301 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.301 * [misc]backup-simplify: Simplify 1 into 1 1546424480.301 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.301 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.301 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1546424480.302 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.302 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1546424480.302 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424480.302 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424480.302 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424480.303 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424480.303 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424480.303 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.304 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1546424480.305 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.305 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1546424480.306 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1546424480.306 * [misc]backup-simplify: Simplify 0 into 0 1546424480.306 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.306 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.306 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424480.306 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424480.309 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1546424480.309 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.309 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/15) 1546424480.311 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/15) 1) 1)))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.311 * [misc]backup-simplify: Simplify (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.311 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424480.312 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.312 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424480.312 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.319 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1546424480.320 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.320 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1546424480.324 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424480.324 * [misc]backup-simplify: Simplify 0 into 0 1546424480.325 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424480.325 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.325 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424480.326 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.338 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1546424480.338 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.339 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/150) 1546424480.345 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/15) 2) 2)) (* (/ (pow (- 1/150) 1) 1)))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.346 * [misc]backup-simplify: Simplify (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.347 * [misc]backup-simplify: Simplify (+ (* (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v)))))))) (pow (/ 1 (- v)) 4)) (+ (* (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v)))))))) (pow (/ 1 (- v)) 2)) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))))) into (- (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (+ (* 1/15 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (pow v 2))) (* 1/225 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (pow v 4))))) 1546424480.347 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 1 2) 1546424480.347 * [misc]backup-simplify: Simplify (cbrt (fma (* v v) -5 1)) into (pow (fma (pow v 2) -5 1) 1/3) 1546424480.347 * [misc]approximate: Taking taylor expansion of (pow (fma (pow v 2) -5 1) 1/3) in (v) around 0 1546424480.347 * [misc]taylor: Taking taylor expansion of (pow (fma (pow v 2) -5 1) 1/3) in v 1546424480.347 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (pow v 2) -5 1)))) in v 1546424480.347 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (pow v 2) -5 1))) in v 1546424480.347 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424480.347 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424480.347 * [misc]taylor: Taking taylor expansion of (log (fma (pow v 2) -5 1)) in v 1546424480.347 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424480.348 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424480.348 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424480.348 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.348 * [misc]taylor: Taking taylor expansion of v in v 1546424480.348 * [misc]backup-simplify: Simplify 0 into 0 1546424480.348 * [misc]backup-simplify: Simplify 1 into 1 1546424480.348 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.348 * [misc]backup-simplify: Simplify -5 into -5 1546424480.348 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.348 * [misc]backup-simplify: Simplify 1 into 1 1546424480.348 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424480.348 * [misc]backup-simplify: Simplify (log 1) into 0 1546424480.348 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1546424480.348 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.351 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1546424480.351 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1546424480.351 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.352 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.352 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.356 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1546424480.356 * [misc]backup-simplify: Simplify (+ (* 1/3 -5) (+ (* 0 0) (* 0 0))) into -5/3 1546424480.356 * [misc]backup-simplify: Simplify (exp 0) into 1 1546424480.356 * [misc]taylor: Taking taylor expansion of (pow (fma (pow v 2) -5 1) 1/3) in v 1546424480.356 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (pow v 2) -5 1)))) in v 1546424480.356 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (pow v 2) -5 1))) in v 1546424480.356 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424480.357 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424480.357 * [misc]taylor: Taking taylor expansion of (log (fma (pow v 2) -5 1)) in v 1546424480.357 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424480.357 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424480.357 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424480.357 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.357 * [misc]taylor: Taking taylor expansion of v in v 1546424480.357 * [misc]backup-simplify: Simplify 0 into 0 1546424480.357 * [misc]backup-simplify: Simplify 1 into 1 1546424480.357 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.357 * [misc]backup-simplify: Simplify -5 into -5 1546424480.357 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.357 * [misc]backup-simplify: Simplify 1 into 1 1546424480.357 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424480.357 * [misc]backup-simplify: Simplify (log 1) into 0 1546424480.357 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1546424480.358 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.360 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1546424480.360 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1546424480.360 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.361 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.361 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.365 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1546424480.365 * [misc]backup-simplify: Simplify (+ (* 1/3 -5) (+ (* 0 0) (* 0 0))) into -5/3 1546424480.365 * [misc]backup-simplify: Simplify (exp 0) into 1 1546424480.365 * [misc]backup-simplify: Simplify 1 into 1 1546424480.367 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1546424480.367 * [misc]backup-simplify: Simplify 0 into 0 1546424480.369 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -5/3 1) 1)))) into -5/3 1546424480.369 * [misc]backup-simplify: Simplify -5/3 into -5/3 1546424480.370 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424480.370 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424480.370 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.377 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -5) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1546424480.377 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0)))) into 0 1546424480.381 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -5/3 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424480.381 * [misc]backup-simplify: Simplify 0 into 0 1546424480.381 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.382 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424480.382 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.393 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -5) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 -5) 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 -25/2 1546424480.394 * [misc]backup-simplify: Simplify (+ (* 1/3 -25/2) (+ (* 0 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0))))) into -25/6 1546424480.400 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -5/3 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -5/3 2) 2)) (* (/ (pow -25/6 1) 1)))) into -25/9 1546424480.401 * [misc]backup-simplify: Simplify -25/9 into -25/9 1546424480.401 * [misc]backup-simplify: Simplify (+ (* -25/9 (pow v 4)) (+ (* -5/3 (pow v 2)) 1)) into (- 1 (+ (* 25/9 (pow v 4)) (* 5/3 (pow v 2)))) 1546424480.401 * [misc]backup-simplify: Simplify (cbrt (fma (* (/ 1 v) (/ 1 v)) -5 1)) into (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) 1546424480.401 * [misc]approximate: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) in (v) around 0 1546424480.401 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) in v 1546424480.401 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1)))) in v 1546424480.401 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1))) in v 1546424480.401 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424480.401 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424480.401 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 (pow v 2)) -5 1)) in v 1546424480.401 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424480.401 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424480.401 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424480.401 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.401 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.402 * [misc]taylor: Taking taylor expansion of v in v 1546424480.402 * [misc]backup-simplify: Simplify 0 into 0 1546424480.402 * [misc]backup-simplify: Simplify 1 into 1 1546424480.402 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.402 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.402 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.402 * [misc]backup-simplify: Simplify -5 into -5 1546424480.402 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.402 * [misc]backup-simplify: Simplify 1 into 1 1546424480.402 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.402 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.403 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1546424480.403 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.403 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1546424480.403 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424480.403 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) in v 1546424480.403 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1)))) in v 1546424480.404 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1))) in v 1546424480.404 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424480.404 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424480.404 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 (pow v 2)) -5 1)) in v 1546424480.404 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424480.404 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424480.404 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424480.404 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.404 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.404 * [misc]taylor: Taking taylor expansion of v in v 1546424480.404 * [misc]backup-simplify: Simplify 0 into 0 1546424480.404 * [misc]backup-simplify: Simplify 1 into 1 1546424480.404 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.404 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.404 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.404 * [misc]backup-simplify: Simplify -5 into -5 1546424480.404 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.404 * [misc]backup-simplify: Simplify 1 into 1 1546424480.404 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.405 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.405 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1546424480.406 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.406 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1546424480.407 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424480.407 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424480.407 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424480.407 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424480.408 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424480.408 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.410 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1546424480.411 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.411 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1546424480.412 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1546424480.412 * [misc]backup-simplify: Simplify 0 into 0 1546424480.413 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.413 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.413 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424480.413 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424480.417 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1546424480.418 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.418 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/15) 1546424480.420 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/15) 1) 1)))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.421 * [misc]backup-simplify: Simplify (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.421 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424480.422 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.422 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424480.422 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.429 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1546424480.429 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.430 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1546424480.433 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424480.433 * [misc]backup-simplify: Simplify 0 into 0 1546424480.433 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424480.434 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.434 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424480.434 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.444 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1546424480.445 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.445 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/150) 1546424480.449 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/15) 2) 2)) (* (/ (pow (- 1/150) 1) 1)))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.449 * [misc]backup-simplify: Simplify (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.450 * [misc]backup-simplify: Simplify (+ (* (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow (/ 1 v) 4)) (+ (* (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow (/ 1 v) 2)) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))))) into (- (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (+ (* 1/15 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (pow v 2))) (* 1/225 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (pow v 4))))) 1546424480.450 * [misc]backup-simplify: Simplify (cbrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1)) into (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) 1546424480.450 * [misc]approximate: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) in (v) around 0 1546424480.450 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) in v 1546424480.450 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1)))) in v 1546424480.450 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1))) in v 1546424480.450 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424480.450 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424480.450 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 (pow v 2)) -5 1)) in v 1546424480.450 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424480.450 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424480.450 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424480.450 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.450 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.451 * [misc]taylor: Taking taylor expansion of v in v 1546424480.451 * [misc]backup-simplify: Simplify 0 into 0 1546424480.451 * [misc]backup-simplify: Simplify 1 into 1 1546424480.451 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.451 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.451 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.451 * [misc]backup-simplify: Simplify -5 into -5 1546424480.451 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.451 * [misc]backup-simplify: Simplify 1 into 1 1546424480.451 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.451 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.451 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1546424480.451 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.452 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1546424480.452 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424480.452 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 (pow v 2)) -5 1) 1/3) in v 1546424480.452 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1)))) in v 1546424480.452 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (/ 1 (pow v 2)) -5 1))) in v 1546424480.452 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424480.452 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424480.452 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 (pow v 2)) -5 1)) in v 1546424480.452 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424480.452 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424480.452 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424480.452 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424480.452 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424480.452 * [misc]taylor: Taking taylor expansion of v in v 1546424480.452 * [misc]backup-simplify: Simplify 0 into 0 1546424480.452 * [misc]backup-simplify: Simplify 1 into 1 1546424480.452 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424480.452 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424480.452 * [misc]taylor: Taking taylor expansion of -5 in v 1546424480.452 * [misc]backup-simplify: Simplify -5 into -5 1546424480.452 * [misc]taylor: Taking taylor expansion of 1 in v 1546424480.452 * [misc]backup-simplify: Simplify 1 into 1 1546424480.452 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424480.452 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424480.453 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1546424480.453 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.453 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1546424480.453 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424480.453 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424480.453 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424480.454 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424480.454 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424480.454 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.455 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1546424480.456 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.456 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1546424480.457 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1546424480.457 * [misc]backup-simplify: Simplify 0 into 0 1546424480.457 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424480.457 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.457 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424480.457 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424480.460 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1546424480.460 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.460 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/15) 1546424480.462 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/15) 1) 1)))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.462 * [misc]backup-simplify: Simplify (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.462 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424480.462 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.462 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424480.462 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.466 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1546424480.467 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.467 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1546424480.469 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424480.469 * [misc]backup-simplify: Simplify 0 into 0 1546424480.469 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424480.470 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424480.470 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424480.470 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424480.480 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1546424480.480 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424480.481 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/150) 1546424480.488 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/15) 2) 2)) (* (/ (pow (- 1/150) 1) 1)))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.488 * [misc]backup-simplify: Simplify (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424480.489 * [misc]backup-simplify: Simplify (+ (* (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v)))))))) (pow (/ 1 (- v)) 4)) (+ (* (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v)))))))) (pow (/ 1 (- v)) 2)) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))))) into (- (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (+ (* 1/15 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (pow v 2))) (* 1/225 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (pow v 4))))) 1546424480.489 * * * [misc]progress: simplifying candidates 1546424480.489 * * * * [misc]progress: [ 1 / 112 ] simplifiying candidate # 1546424480.490 * * * * [misc]progress: [ 2 / 112 ] simplifiying candidate # 1546424480.490 * * * * [misc]progress: [ 3 / 112 ] simplifiying candidate # 1546424480.490 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) 1546424480.490 * * [misc]simplify: iters left: 6 (12 enodes) 1546424480.494 * * [misc]simplify: iters left: 5 (23 enodes) 1546424480.504 * * [misc]simplify: iters left: 4 (55 enodes) 1546424480.529 * * [misc]simplify: iters left: 3 (123 enodes) 1546424480.561 * * [misc]simplify: iters left: 2 (280 enodes) 1546424480.808 * [exit]simplify: Simplified to (* (fma (* t v) (- v) t) (sqrt (fma (* v v) -6 2))) 1546424480.808 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (pow (* (fma (* t v) (- v) t) (sqrt (fma (* v v) -6 2))) 1))) 1546424480.808 * * * * [misc]progress: [ 4 / 112 ] simplifiying candidate # 1546424480.808 * * * * [misc]progress: [ 5 / 112 ] simplifiying candidate # 1546424480.808 * [enter]simplify: Simplifying (+ (log (sqrt (* 2 (fma (* v v) -3 1)))) (log (* t (- 1 (* v v))))) 1546424480.808 * * [misc]simplify: iters left: 6 (14 enodes) 1546424480.810 * * [misc]simplify: iters left: 5 (26 enodes) 1546424480.816 * * [misc]simplify: iters left: 4 (52 enodes) 1546424480.826 * * [misc]simplify: iters left: 3 (94 enodes) 1546424480.841 * * [misc]simplify: iters left: 2 (131 enodes) 1546424480.855 * * [misc]simplify: iters left: 1 (135 enodes) 1546424480.866 * [exit]simplify: Simplified to (+ (log (fma (* v t) (- v) t)) (log (sqrt (fma v (* v -6) 2)))) 1546424480.866 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (exp (+ (log (fma (* v t) (- v) t)) (log (sqrt (fma v (* v -6) 2))))))) 1546424480.866 * * * * [misc]progress: [ 6 / 112 ] simplifiying candidate # 1546424480.866 * * * * [misc]progress: [ 7 / 112 ] simplifiying candidate # 1546424480.866 * * * * [misc]progress: [ 8 / 112 ] simplifiying candidate # 1546424480.866 * [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))))) 1546424480.866 * * [misc]simplify: iters left: 6 (16 enodes) 1546424480.871 * * [misc]simplify: iters left: 5 (37 enodes) 1546424480.889 * * [misc]simplify: iters left: 4 (131 enodes) 1546424480.975 * [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))) 1546424480.975 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (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)))))) 1546424480.975 * * * * [misc]progress: [ 9 / 112 ] simplifiying candidate # 1546424480.976 * * * * [misc]progress: [ 10 / 112 ] simplifiying candidate # 1546424480.976 * * * * [misc]progress: [ 11 / 112 ] simplifiying candidate # 1546424480.976 * * * * [misc]progress: [ 12 / 112 ] simplifiying candidate # 1546424480.976 * * * * [misc]progress: [ 13 / 112 ] simplifiying candidate # 1546424480.976 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (* v v)))) 1546424480.976 * * [misc]simplify: iters left: 6 (12 enodes) 1546424480.981 * * [misc]simplify: iters left: 5 (26 enodes) 1546424480.991 * * [misc]simplify: iters left: 4 (65 enodes) 1546424481.016 * * [misc]simplify: iters left: 3 (138 enodes) 1546424481.064 * * [misc]simplify: iters left: 2 (208 enodes) 1546424481.103 * * [misc]simplify: iters left: 1 (212 enodes) 1546424481.129 * [exit]simplify: Simplified to (* (sqrt (fma v (* -6 v) 2)) (* (- t) (* v v))) 1546424481.129 * [misc]simplify: Simplified (2 2 2) 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)) (* (sqrt (fma v (* -6 v) 2)) (* (- t) (* v v)))))) 1546424481.129 * * * * [misc]progress: [ 14 / 112 ] simplifiying candidate # 1546424481.129 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- (* v v)))) 1546424481.129 * * [misc]simplify: iters left: 6 (12 enodes) 1546424481.131 * * [misc]simplify: iters left: 5 (26 enodes) 1546424481.137 * * [misc]simplify: iters left: 4 (65 enodes) 1546424481.149 * * [misc]simplify: iters left: 3 (138 enodes) 1546424481.181 * * [misc]simplify: iters left: 2 (208 enodes) 1546424481.209 * * [misc]simplify: iters left: 1 (212 enodes) 1546424481.225 * [exit]simplify: Simplified to (* (sqrt (fma v (* -6 v) 2)) (* (- t) (* v v))) 1546424481.225 * [misc]simplify: Simplified (2 2 2) 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)) (* (sqrt (fma v (* -6 v) 2)) (* (- t) (* v v)))))) 1546424481.225 * * * * [misc]progress: [ 15 / 112 ] simplifiying candidate # 1546424481.225 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* (- (* v v)) t)) 1546424481.225 * * [misc]simplify: iters left: 6 (12 enodes) 1546424481.228 * * [misc]simplify: iters left: 5 (26 enodes) 1546424481.234 * * [misc]simplify: iters left: 4 (65 enodes) 1546424481.258 * * [misc]simplify: iters left: 3 (136 enodes) 1546424481.301 * * [misc]simplify: iters left: 2 (210 enodes) 1546424481.365 * * [misc]simplify: iters left: 1 (219 enodes) 1546424481.391 * [exit]simplify: Simplified to (* (sqrt (fma (* v v) -6 2)) (* (- t) (* v v))) 1546424481.392 * [misc]simplify: Simplified (2 2 2) 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))) (* 1 t)) (* (sqrt (fma (* v v) -6 2)) (* (- t) (* v v)))))) 1546424481.392 * * * * [misc]progress: [ 16 / 112 ] simplifiying candidate # 1546424481.392 * [enter]simplify: Simplifying (* (sqrt (* 2 (fma (* v v) -3 1))) (* (- (* v v)) t)) 1546424481.392 * * [misc]simplify: iters left: 6 (12 enodes) 1546424481.394 * * [misc]simplify: iters left: 5 (26 enodes) 1546424481.400 * * [misc]simplify: iters left: 4 (65 enodes) 1546424481.420 * * [misc]simplify: iters left: 3 (136 enodes) 1546424481.443 * * [misc]simplify: iters left: 2 (210 enodes) 1546424481.496 * * [misc]simplify: iters left: 1 (219 enodes) 1546424481.517 * [exit]simplify: Simplified to (* (sqrt (fma (* v v) -6 2)) (* (- t) (* v v))) 1546424481.517 * [misc]simplify: Simplified (2 2 2) 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))) (* 1 t)) (* (sqrt (fma (* v v) -6 2)) (* (- t) (* v v)))))) 1546424481.517 * * * * [misc]progress: [ 17 / 112 ] simplifiying candidate # 1546424481.517 * [enter]simplify: Simplifying (* (* t (- (* v v))) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424481.518 * * [misc]simplify: iters left: 6 (12 enodes) 1546424481.520 * * [misc]simplify: iters left: 5 (26 enodes) 1546424481.532 * * [misc]simplify: iters left: 4 (65 enodes) 1546424481.557 * * [misc]simplify: iters left: 3 (136 enodes) 1546424481.607 * * [misc]simplify: iters left: 2 (226 enodes) 1546424481.668 * * [misc]simplify: iters left: 1 (238 enodes) 1546424481.704 * [exit]simplify: Simplified to (* (* (- t) (* v v)) (sqrt (fma v (* v -6) 2))) 1546424481.704 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (+ (* (* t 1) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (- t) (* v v)) (sqrt (fma v (* v -6) 2)))))) 1546424481.704 * * * * [misc]progress: [ 18 / 112 ] simplifiying candidate # 1546424481.704 * [enter]simplify: Simplifying (* (* t (- (* v v))) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424481.704 * * [misc]simplify: iters left: 6 (12 enodes) 1546424481.706 * * [misc]simplify: iters left: 5 (26 enodes) 1546424481.712 * * [misc]simplify: iters left: 4 (65 enodes) 1546424481.724 * * [misc]simplify: iters left: 3 (136 enodes) 1546424481.774 * * [misc]simplify: iters left: 2 (226 enodes) 1546424481.821 * * [misc]simplify: iters left: 1 (238 enodes) 1546424481.860 * [exit]simplify: Simplified to (* (* (- t) (* v v)) (sqrt (fma v (* v -6) 2))) 1546424481.861 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (+ (* (* t 1) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (- t) (* v v)) (sqrt (fma v (* v -6) 2)))))) 1546424481.861 * * * * [misc]progress: [ 19 / 112 ] simplifiying candidate # 1546424481.861 * [enter]simplify: Simplifying (* (* (- (* v v)) t) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424481.861 * * [misc]simplify: iters left: 6 (12 enodes) 1546424481.865 * * [misc]simplify: iters left: 5 (26 enodes) 1546424481.874 * * [misc]simplify: iters left: 4 (65 enodes) 1546424481.886 * * [misc]simplify: iters left: 3 (135 enodes) 1546424481.929 * * [misc]simplify: iters left: 2 (226 enodes) 1546424481.972 * * [misc]simplify: iters left: 1 (230 enodes) 1546424482.008 * [exit]simplify: Simplified to (* (* (* t v) (- v)) (sqrt (fma -6 (* v v) 2))) 1546424482.008 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (+ (* (* 1 t) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (* t v) (- v)) (sqrt (fma -6 (* v v) 2)))))) 1546424482.008 * * * * [misc]progress: [ 20 / 112 ] simplifiying candidate # 1546424482.008 * [enter]simplify: Simplifying (* (* (- (* v v)) t) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424482.008 * * [misc]simplify: iters left: 6 (12 enodes) 1546424482.010 * * [misc]simplify: iters left: 5 (26 enodes) 1546424482.016 * * [misc]simplify: iters left: 4 (65 enodes) 1546424482.029 * * [misc]simplify: iters left: 3 (135 enodes) 1546424482.056 * * [misc]simplify: iters left: 2 (226 enodes) 1546424482.096 * * [misc]simplify: iters left: 1 (230 enodes) 1546424482.131 * [exit]simplify: Simplified to (* (* (* t v) (- v)) (sqrt (fma -6 (* v v) 2))) 1546424482.131 * [misc]simplify: Simplified (2 2 2) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (+ (* (* 1 t) (sqrt (* 2 (fma (* v v) -3 1)))) (* (* (* t v) (- v)) (sqrt (fma -6 (* v v) 2)))))) 1546424482.131 * * * * [misc]progress: [ 21 / 112 ] simplifiying candidate # 1546424482.131 * [enter]simplify: Simplifying (- 1 (* v v)) 1546424482.131 * * [misc]simplify: iters left: 4 (4 enodes) 1546424482.132 * * [misc]simplify: iters left: 3 (8 enodes) 1546424482.133 * * [misc]simplify: iters left: 2 (12 enodes) 1546424482.135 * * [misc]simplify: iters left: 1 (14 enodes) 1546424482.137 * [exit]simplify: Simplified to (- 1 (* v v)) 1546424482.137 * [misc]simplify: Simplified (2 2 2) 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))))) 1546424482.137 * * * * [misc]progress: [ 22 / 112 ] simplifiying candidate # 1546424482.137 * [enter]simplify: Simplifying (* (cbrt (sqrt (* 2 (fma (* v v) -3 1)))) (cbrt (sqrt (* 2 (fma (* v v) -3 1))))) 1546424482.137 * * [misc]simplify: iters left: 6 (10 enodes) 1546424482.139 * * [misc]simplify: iters left: 5 (15 enodes) 1546424482.142 * * [misc]simplify: iters left: 4 (25 enodes) 1546424482.146 * * [misc]simplify: iters left: 3 (45 enodes) 1546424482.152 * * [misc]simplify: iters left: 2 (64 enodes) 1546424482.160 * * [misc]simplify: iters left: 1 (65 enodes) 1546424482.166 * [exit]simplify: Simplified to (* (cbrt (sqrt (fma v (* -6 v) 2))) (cbrt (sqrt (fma v (* -6 v) 2)))) 1546424482.166 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (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))))))) 1546424482.166 * * * * [misc]progress: [ 23 / 112 ] simplifiying candidate # 1546424482.166 * [enter]simplify: Simplifying (sqrt 2) 1546424482.166 * * [misc]simplify: iters left: 1 (2 enodes) 1546424482.167 * [exit]simplify: Simplified to (sqrt 2) 1546424482.167 * [misc]simplify: Simplified (2 2 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) (* (sqrt (fma (* v v) -3 1)) (* t (- 1 (* v v))))))) 1546424482.167 * * * * [misc]progress: [ 24 / 112 ] simplifiying candidate # 1546424482.167 * [enter]simplify: Simplifying (sqrt (sqrt (* 2 (fma (* v v) -3 1)))) 1546424482.167 * * [misc]simplify: iters left: 6 (9 enodes) 1546424482.168 * * [misc]simplify: iters left: 5 (14 enodes) 1546424482.172 * * [misc]simplify: iters left: 4 (24 enodes) 1546424482.177 * * [misc]simplify: iters left: 3 (44 enodes) 1546424482.183 * * [misc]simplify: iters left: 2 (63 enodes) 1546424482.190 * [exit]simplify: Simplified to (sqrt (sqrt (fma (* v v) -6 2))) 1546424482.191 * [misc]simplify: Simplified (2 2 1) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (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))))))) 1546424482.191 * * * * [misc]progress: [ 25 / 112 ] simplifiying candidate # 1546424482.191 * * * * [misc]progress: [ 26 / 112 ] simplifiying candidate # 1546424482.191 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1546424482.191 * * [misc]simplify: iters left: 6 (8 enodes) 1546424482.194 * * [misc]simplify: iters left: 5 (25 enodes) 1546424482.206 * * [misc]simplify: iters left: 4 (65 enodes) 1546424482.246 * * [misc]simplify: iters left: 3 (129 enodes) 1546424482.331 * * [misc]simplify: iters left: 2 (197 enodes) 1546424482.362 * * [misc]simplify: iters left: 1 (243 enodes) 1546424482.414 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1546424482.414 * [misc]simplify: Simplified (2 2 2) 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 (- (pow 1 3) (pow (* v v) 3)))) (fma (fma v v 1) (* v v) 1)))) 1546424482.415 * * * * [misc]progress: [ 27 / 112 ] simplifiying candidate # 1546424482.415 * [enter]simplify: Simplifying (+ 1 (* v v)) 1546424482.415 * * [misc]simplify: iters left: 4 (4 enodes) 1546424482.416 * * [misc]simplify: iters left: 3 (7 enodes) 1546424482.418 * * [misc]simplify: iters left: 2 (8 enodes) 1546424482.420 * [exit]simplify: Simplified to (fma v v 1) 1546424482.420 * [misc]simplify: Simplified (2 2 2) 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 1) (* (* v v) (* v v))))) (fma v v 1)))) 1546424482.420 * * * * [misc]progress: [ 28 / 112 ] simplifiying candidate # 1546424482.420 * * * * [misc]progress: [ 29 / 112 ] simplifiying candidate # 1546424482.420 * * * * [misc]progress: [ 30 / 112 ] simplifiying candidate # 1546424482.420 * * * * [misc]progress: [ 31 / 112 ] simplifiying candidate # 1546424482.421 * * * * [misc]progress: [ 32 / 112 ] simplifiying candidate # 1546424482.421 * [enter]simplify: Simplifying (- (- (+ (log (cbrt (fma (* v v) -5 1))) (log (cbrt (fma (* v v) -5 1)))) (log (/ PI (cbrt (fma (* v v) -5 1))))) (+ (log (sqrt (* 2 (fma (* v v) -3 1)))) (log (* t (- 1 (* v v)))))) 1546424482.421 * * [misc]simplify: iters left: 6 (24 enodes) 1546424482.426 * * [misc]simplify: iters left: 5 (50 enodes) 1546424482.436 * * [misc]simplify: iters left: 4 (124 enodes) 1546424482.466 * * [misc]simplify: iters left: 3 (347 enodes) 1546424482.712 * [exit]simplify: Simplified to (+ (- (+ (log (cbrt (fma v (* v -5) 1))) (log (cbrt (fma v (* v -5) 1)))) (log PI)) (- (log (cbrt (fma v (* v -5) 1))) (+ (log (sqrt (fma (* v v) -6 2))) (log (fma (* v t) (- v) t))))) 1546424482.712 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (+ (- (+ (log (cbrt (fma v (* v -5) 1))) (log (cbrt (fma v (* v -5) 1)))) (log PI)) (- (log (cbrt (fma v (* v -5) 1))) (+ (log (sqrt (fma (* v v) -6 2))) (log (fma (* v t) (- v) t))))))) 1546424482.712 * * * * [misc]progress: [ 33 / 112 ] simplifiying candidate # 1546424482.712 * [enter]simplify: Simplifying (- (- (+ (log (cbrt (fma (* v v) -5 1))) (log (cbrt (fma (* v v) -5 1)))) (log (/ PI (cbrt (fma (* v v) -5 1))))) (log (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424482.713 * * [misc]simplify: iters left: 6 (23 enodes) 1546424482.721 * * [misc]simplify: iters left: 5 (49 enodes) 1546424482.739 * * [misc]simplify: iters left: 4 (123 enodes) 1546424482.800 * * [misc]simplify: iters left: 3 (325 enodes) 1546424482.942 * [exit]simplify: Simplified to (+ (+ (log (cbrt (fma v (* v -5) 1))) (- (log (cbrt (fma v (* v -5) 1))) (log PI))) (- (log (cbrt (fma v (* v -5) 1))) (log (* (sqrt (fma v (* v -6) 2)) (fma (- v) (* v t) t))))) 1546424482.942 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (+ (+ (log (cbrt (fma v (* v -5) 1))) (- (log (cbrt (fma v (* v -5) 1))) (log PI))) (- (log (cbrt (fma v (* v -5) 1))) (log (* (sqrt (fma v (* v -6) 2)) (fma (- v) (* v t) t))))))) 1546424482.942 * * * * [misc]progress: [ 34 / 112 ] simplifiying candidate # 1546424482.942 * [enter]simplify: Simplifying (- (- (log (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (log (/ PI (cbrt (fma (* v v) -5 1))))) (+ (log (sqrt (* 2 (fma (* v v) -3 1)))) (log (* t (- 1 (* v v)))))) 1546424482.942 * * [misc]simplify: iters left: 6 (24 enodes) 1546424482.950 * * [misc]simplify: iters left: 5 (50 enodes) 1546424482.959 * * [misc]simplify: iters left: 4 (117 enodes) 1546424482.998 * * [misc]simplify: iters left: 3 (335 enodes) 1546424483.247 * [exit]simplify: Simplified to (- (+ (log (cbrt (fma v (* v -5) 1))) (log (cbrt (fma v (* v -5) 1)))) (+ (+ (log (sqrt (fma (* v v) -6 2))) (log (fma (- v) (* v t) t))) (log (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424483.247 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (+ (log (cbrt (fma v (* v -5) 1))) (log (cbrt (fma v (* v -5) 1)))) (+ (+ (log (sqrt (fma (* v v) -6 2))) (log (fma (- v) (* v t) t))) (log (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424483.247 * * * * [misc]progress: [ 35 / 112 ] simplifiying candidate # 1546424483.248 * [enter]simplify: Simplifying (- (- (log (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (log (/ PI (cbrt (fma (* v v) -5 1))))) (log (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424483.248 * * [misc]simplify: iters left: 6 (23 enodes) 1546424483.252 * * [misc]simplify: iters left: 5 (49 enodes) 1546424483.264 * * [misc]simplify: iters left: 4 (118 enodes) 1546424483.295 * * [misc]simplify: iters left: 3 (317 enodes) 1546424483.440 * [exit]simplify: Simplified to (+ (+ (log (cbrt (fma v (* v -5) 1))) (log (cbrt (fma v (* v -5) 1)))) (- (- (log (cbrt (fma v (* v -5) 1))) (log PI)) (log (* (fma (- v) (* v t) t) (sqrt (fma v (* v -6) 2)))))) 1546424483.440 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (+ (+ (log (cbrt (fma v (* v -5) 1))) (log (cbrt (fma v (* v -5) 1)))) (- (- (log (cbrt (fma v (* v -5) 1))) (log PI)) (log (* (fma (- v) (* v t) t) (sqrt (fma v (* v -6) 2)))))))) 1546424483.440 * * * * [misc]progress: [ 36 / 112 ] simplifiying candidate # 1546424483.440 * [enter]simplify: Simplifying (- (log (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1))))) (+ (log (sqrt (* 2 (fma (* v v) -3 1)))) (log (* t (- 1 (* v v)))))) 1546424483.440 * * [misc]simplify: iters left: 6 (23 enodes) 1546424483.444 * * [misc]simplify: iters left: 5 (48 enodes) 1546424483.461 * * [misc]simplify: iters left: 4 (107 enodes) 1546424483.501 * * [misc]simplify: iters left: 3 (253 enodes) 1546424483.657 * [exit]simplify: Simplified to (- (log (* (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) (/ (cbrt (fma v (* v -5) 1)) PI))) (+ (log (fma (- v) (* v t) t)) (log (sqrt (fma v (* v -6) 2))))) 1546424483.657 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (log (* (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) (/ (cbrt (fma v (* v -5) 1)) PI))) (+ (log (fma (- v) (* v t) t)) (log (sqrt (fma v (* v -6) 2))))))) 1546424483.657 * * * * [misc]progress: [ 37 / 112 ] simplifiying candidate # 1546424483.657 * [enter]simplify: Simplifying (- (log (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1))))) (log (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424483.658 * * [misc]simplify: iters left: 6 (22 enodes) 1546424483.661 * * [misc]simplify: iters left: 5 (47 enodes) 1546424483.671 * * [misc]simplify: iters left: 4 (111 enodes) 1546424483.710 * * [misc]simplify: iters left: 3 (274 enodes) 1546424483.850 * [exit]simplify: Simplified to (- (log (* (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) (/ (cbrt (fma v (* v -5) 1)) PI))) (log (* (sqrt (fma -6 (* v v) 2)) (fma (- v) (* v t) t)))) 1546424483.850 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (log (* (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) (/ (cbrt (fma v (* v -5) 1)) PI))) (log (* (sqrt (fma -6 (* v v) 2)) (fma (- v) (* v t) t)))))) 1546424483.850 * * * * [misc]progress: [ 38 / 112 ] simplifiying candidate # 1546424483.850 * * * * [misc]progress: [ 39 / 112 ] simplifiying candidate # 1546424483.850 * * * * [misc]progress: [ 40 / 112 ] simplifiying candidate # 1546424483.851 * [enter]simplify: Simplifying (/ (/ (* (fma (* v v) -5 1) (fma (* v v) -5 1)) (* (* (/ PI (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (/ PI (cbrt (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)))))) 1546424483.851 * * [misc]simplify: iters left: 6 (26 enodes) 1546424483.856 * * [misc]simplify: iters left: 5 (67 enodes) 1546424483.873 * * [misc]simplify: iters left: 4 (280 enodes) 1546424484.142 * [exit]simplify: Simplified to (/ (/ (* (* (/ (fma -5 (* v v) 1) PI) (cbrt (fma -5 (* v v) 1))) (* (/ (fma -5 (* v v) 1) PI) (cbrt (fma -5 (* v v) 1)))) (/ PI (cbrt (fma -5 (* v v) 1)))) (* (sqrt (+ 2 (* (* v v) -6))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* (* t (- 1 (* v v))) (+ 2 (* (* v v) -6)))))) 1546424484.142 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (/ (/ (* (* (/ (fma -5 (* v v) 1) PI) (cbrt (fma -5 (* v v) 1))) (* (/ (fma -5 (* v v) 1) PI) (cbrt (fma -5 (* v v) 1)))) (/ PI (cbrt (fma -5 (* v v) 1)))) (* (sqrt (+ 2 (* (* v v) -6))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* (* t (- 1 (* v v))) (+ 2 (* (* v v) -6)))))))) 1546424484.142 * * * * [misc]progress: [ 41 / 112 ] simplifiying candidate # 1546424484.143 * [enter]simplify: Simplifying (/ (/ (* (fma (* v v) -5 1) (fma (* v v) -5 1)) (* (* (/ PI (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (/ PI (cbrt (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)))))) 1546424484.143 * * [misc]simplify: iters left: 6 (24 enodes) 1546424484.148 * * [misc]simplify: iters left: 5 (62 enodes) 1546424484.176 * * [misc]simplify: iters left: 4 (242 enodes) 1546424484.420 * [exit]simplify: Simplified to (* (/ (* (/ (fma v (* v -5) 1) PI) (cbrt (fma v (* v -5) 1))) (* (* (+ 2 (* -6 (* v v))) (* (- 1 (* v v)) t)) (* (* (- 1 (* v v)) t) (* (- 1 (* v v)) t)))) (/ (/ (* (/ (fma v (* v -5) 1) PI) (cbrt (fma v (* v -5) 1))) (/ PI (cbrt (fma v (* v -5) 1)))) (sqrt (+ 2 (* -6 (* v v)))))) 1546424484.420 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (* (/ (* (/ (fma v (* v -5) 1) PI) (cbrt (fma v (* v -5) 1))) (* (* (+ 2 (* -6 (* v v))) (* (- 1 (* v v)) t)) (* (* (- 1 (* v v)) t) (* (- 1 (* v v)) t)))) (/ (/ (* (/ (fma v (* v -5) 1) PI) (cbrt (fma v (* v -5) 1))) (/ PI (cbrt (fma v (* v -5) 1)))) (sqrt (+ 2 (* -6 (* v v)))))))) 1546424484.420 * * * * [misc]progress: [ 42 / 112 ] simplifiying candidate # 1546424484.420 * [enter]simplify: Simplifying (/ (/ (* (* (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (* (* (/ PI (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (/ PI (cbrt (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)))))) 1546424484.421 * * [misc]simplify: iters left: 6 (28 enodes) 1546424484.426 * * [misc]simplify: iters left: 5 (76 enodes) 1546424484.445 * * [misc]simplify: iters left: 4 (322 enodes) 1546424484.917 * [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 (* (* v v) -6))) (sqrt (+ 2 (* (* v v) -6))))) 1546424484.917 * [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 (* (* v v) -6))) (sqrt (+ 2 (* (* v v) -6))))))) 1546424484.917 * * * * [misc]progress: [ 43 / 112 ] simplifiying candidate # 1546424484.917 * [enter]simplify: Simplifying (/ (/ (* (* (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (* (* (/ PI (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (/ PI (cbrt (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)))))) 1546424484.917 * * [misc]simplify: iters left: 6 (26 enodes) 1546424484.925 * * [misc]simplify: iters left: 5 (71 enodes) 1546424484.965 * * [misc]simplify: iters left: 4 (290 enodes) 1546424485.264 * [exit]simplify: Simplified to (/ (/ (pow (/ (fma v (* v -5) 1) PI) 3) (* (+ 2 (* (* v v) -6)) (* t (- 1 (* v v))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))) 1546424485.264 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (/ (/ (pow (/ (fma v (* v -5) 1) PI) 3) (* (+ 2 (* (* v v) -6)) (* t (- 1 (* v v))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (sqrt (+ 2 (* (* v v) -6))))))) 1546424485.264 * * * * [misc]progress: [ 44 / 112 ] simplifiying candidate # 1546424485.264 * [enter]simplify: Simplifying (/ (* (* (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1))))) (/ (* (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))) (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)))))) 1546424485.265 * * [misc]simplify: iters left: 6 (26 enodes) 1546424485.280 * * [misc]simplify: iters left: 5 (67 enodes) 1546424485.303 * * [misc]simplify: iters left: 4 (311 enodes) 1546424485.802 * [exit]simplify: Simplified to (/ (pow (* (/ (cbrt (fma v (* v -5) 1)) PI) (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) 3) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* (sqrt (+ 2 (* (* v v) -6))) (* (+ 2 (* (* v v) -6)) (* t (- 1 (* v v))))))) 1546424485.802 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (/ (pow (* (/ (cbrt (fma v (* v -5) 1)) PI) (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) 3) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* (sqrt (+ 2 (* (* v v) -6))) (* (+ 2 (* (* v v) -6)) (* t (- 1 (* v v))))))))) 1546424485.802 * * * * [misc]progress: [ 45 / 112 ] simplifiying candidate # 1546424485.803 * [enter]simplify: Simplifying (/ (* (* (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1))))) (/ (* (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)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424485.803 * * [misc]simplify: iters left: 6 (24 enodes) 1546424485.807 * * [misc]simplify: iters left: 5 (62 enodes) 1546424485.823 * * [misc]simplify: iters left: 4 (280 enodes) 1546424486.239 * [exit]simplify: Simplified to (pow (/ (* (/ (cbrt (fma -5 (* v v) 1)) PI) (* (cbrt (fma -5 (* v v) 1)) (cbrt (fma -5 (* v v) 1)))) (* (sqrt (+ (* (* v v) -6) 2)) (* (- 1 (* v v)) t))) 3) 1546424486.239 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (pow (/ (* (/ (cbrt (fma -5 (* v v) 1)) PI) (* (cbrt (fma -5 (* v v) 1)) (cbrt (fma -5 (* v v) 1)))) (* (sqrt (+ (* (* v v) -6) 2)) (* (- 1 (* v v)) t))) 3))) 1546424486.239 * * * * [misc]progress: [ 46 / 112 ] simplifiying candidate # 1546424486.239 * * * * [misc]progress: [ 47 / 112 ] simplifiying candidate # 1546424486.239 * * * * [misc]progress: [ 48 / 112 ] simplifiying candidate # 1546424486.239 * * * * [misc]progress: [ 49 / 112 ] simplifiying candidate # 1546424486.239 * * * * [misc]progress: [ 50 / 112 ] simplifiying candidate # 1546424486.240 * [enter]simplify: Simplifying (/ (* (cbrt (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1))))) (cbrt (/ (* (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)))) 1546424486.240 * * [misc]simplify: iters left: 6 (18 enodes) 1546424486.246 * * [misc]simplify: iters left: 5 (31 enodes) 1546424486.258 * * [misc]simplify: iters left: 4 (52 enodes) 1546424486.267 * * [misc]simplify: iters left: 3 (81 enodes) 1546424486.280 * * [misc]simplify: iters left: 2 (107 enodes) 1546424486.299 * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma v (* v -5) 1) PI)) (sqrt (fma v (* -6 v) 2))) (cbrt (/ (fma v (* v -5) 1) PI))) 1546424486.299 * [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 (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424486.300 * [enter]simplify: Simplifying (/ (cbrt (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1546424486.300 * * [misc]simplify: iters left: 6 (15 enodes) 1546424486.305 * * [misc]simplify: iters left: 5 (28 enodes) 1546424486.314 * * [misc]simplify: iters left: 4 (47 enodes) 1546424486.331 * * [misc]simplify: iters left: 3 (72 enodes) 1546424486.347 * * [misc]simplify: iters left: 2 (95 enodes) 1546424486.358 * * [misc]simplify: iters left: 1 (100 enodes) 1546424486.368 * [exit]simplify: Simplified to (/ (cbrt (/ (fma (* v -5) v 1) PI)) (fma (* v v) (- t) t)) 1546424486.368 * [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 -5) v 1) PI)) (fma (* v v) (- t) t)))) 1546424486.368 * * * * [misc]progress: [ 51 / 112 ] simplifiying candidate # 1546424486.368 * [enter]simplify: Simplifying (/ (sqrt (/ (* (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)))) 1546424486.368 * * [misc]simplify: iters left: 6 (17 enodes) 1546424486.371 * * [misc]simplify: iters left: 5 (28 enodes) 1546424486.382 * * [misc]simplify: iters left: 4 (47 enodes) 1546424486.394 * * [misc]simplify: iters left: 3 (75 enodes) 1546424486.404 * * [misc]simplify: iters left: 2 (101 enodes) 1546424486.416 * * [misc]simplify: iters left: 1 (102 enodes) 1546424486.430 * [exit]simplify: Simplified to (/ (sqrt (/ (fma (* v -5) v 1) PI)) (sqrt (fma (* v v) -6 2))) 1546424486.430 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (/ (fma (* v -5) v 1) PI)) (sqrt (fma (* v v) -6 2))) (/ (sqrt (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424486.431 * [enter]simplify: Simplifying (/ (sqrt (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1546424486.431 * * [misc]simplify: iters left: 6 (15 enodes) 1546424486.433 * * [misc]simplify: iters left: 5 (28 enodes) 1546424486.438 * * [misc]simplify: iters left: 4 (47 enodes) 1546424486.446 * * [misc]simplify: iters left: 3 (72 enodes) 1546424486.460 * * [misc]simplify: iters left: 2 (95 enodes) 1546424486.483 * * [misc]simplify: iters left: 1 (100 enodes) 1546424486.505 * [exit]simplify: Simplified to (/ (sqrt (/ (fma (* v -5) v 1) PI)) (fma (* v v) (- t) t)) 1546424486.505 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (sqrt (/ (fma (* v -5) v 1) PI)) (sqrt (fma (* v v) -6 2))) (/ (sqrt (/ (fma (* v -5) v 1) PI)) (fma (* v v) (- t) t)))) 1546424486.505 * * * * [misc]progress: [ 52 / 112 ] simplifiying candidate # 1546424486.505 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (* (cbrt (/ PI (cbrt (fma (* v v) -5 1)))) (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424486.505 * * [misc]simplify: iters left: 6 (17 enodes) 1546424486.509 * * [misc]simplify: iters left: 5 (28 enodes) 1546424486.515 * * [misc]simplify: iters left: 4 (47 enodes) 1546424486.523 * * [misc]simplify: iters left: 3 (74 enodes) 1546424486.533 * * [misc]simplify: iters left: 2 (101 enodes) 1546424486.546 * * [misc]simplify: iters left: 1 (102 enodes) 1546424486.556 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))) (* (sqrt (fma v (* -6 v) 2)) (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424486.556 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))) (* (sqrt (fma v (* -6 v) 2)) (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (cbrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424486.556 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (cbrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1546424486.556 * * [misc]simplify: iters left: 6 (14 enodes) 1546424486.558 * * [misc]simplify: iters left: 5 (25 enodes) 1546424486.562 * * [misc]simplify: iters left: 4 (49 enodes) 1546424486.571 * * [misc]simplify: iters left: 3 (80 enodes) 1546424486.584 * * [misc]simplify: iters left: 2 (127 enodes) 1546424486.619 * * [misc]simplify: iters left: 1 (289 enodes) 1546424486.783 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424486.783 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))) (* (sqrt (fma v (* -6 v) 2)) (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424486.783 * * * * [misc]progress: [ 53 / 112 ] simplifiying candidate # 1546424486.783 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424486.783 * * [misc]simplify: iters left: 6 (16 enodes) 1546424486.786 * * [misc]simplify: iters left: 5 (25 enodes) 1546424486.791 * * [misc]simplify: iters left: 4 (42 enodes) 1546424486.800 * * [misc]simplify: iters left: 3 (66 enodes) 1546424486.821 * * [misc]simplify: iters left: 2 (86 enodes) 1546424486.840 * * [misc]simplify: iters left: 1 (87 enodes) 1546424486.857 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424486.857 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424486.857 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1546424486.858 * * [misc]simplify: iters left: 6 (14 enodes) 1546424486.862 * * [misc]simplify: iters left: 5 (25 enodes) 1546424486.870 * * [misc]simplify: iters left: 4 (49 enodes) 1546424486.889 * * [misc]simplify: iters left: 3 (80 enodes) 1546424486.913 * * [misc]simplify: iters left: 2 (127 enodes) 1546424486.960 * * [misc]simplify: iters left: 1 (289 enodes) 1546424487.179 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424487.179 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424487.179 * * * * [misc]progress: [ 54 / 112 ] simplifiying candidate # 1546424487.180 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) 1) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424487.180 * * [misc]simplify: iters left: 6 (13 enodes) 1546424487.184 * * [misc]simplify: iters left: 5 (22 enodes) 1546424487.193 * * [misc]simplify: iters left: 4 (41 enodes) 1546424487.206 * * [misc]simplify: iters left: 3 (65 enodes) 1546424487.222 * * [misc]simplify: iters left: 2 (85 enodes) 1546424487.240 * [exit]simplify: Simplified to (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma (* v v) -6 2))) 1546424487.240 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma (* v v) -6 2))) (/ (/ (cbrt (fma (* v v) -5 1)) (/ PI (cbrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1546424487.240 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (/ PI (cbrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1546424487.240 * * [misc]simplify: iters left: 6 (13 enodes) 1546424487.244 * * [misc]simplify: iters left: 5 (26 enodes) 1546424487.248 * * [misc]simplify: iters left: 4 (65 enodes) 1546424487.262 * * [misc]simplify: iters left: 3 (137 enodes) 1546424487.300 * * [misc]simplify: iters left: 2 (252 enodes) 1546424487.432 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (* t PI)) (/ (- 1 (* v v)) (cbrt (fma v (* v -5) 1)))) 1546424487.432 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma (* v v) -6 2))) (/ (/ (cbrt (fma v (* v -5) 1)) (* t PI)) (/ (- 1 (* v v)) (cbrt (fma v (* v -5) 1)))))) 1546424487.432 * * * * [misc]progress: [ 55 / 112 ] simplifiying candidate # 1546424487.433 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) PI) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424487.433 * * [misc]simplify: iters left: 6 (14 enodes) 1546424487.437 * * [misc]simplify: iters left: 5 (23 enodes) 1546424487.446 * * [misc]simplify: iters left: 4 (40 enodes) 1546424487.453 * * [misc]simplify: iters left: 3 (64 enodes) 1546424487.461 * * [misc]simplify: iters left: 2 (84 enodes) 1546424487.476 * [exit]simplify: Simplified to (/ (cbrt (fma v (* v -5) 1)) (* (sqrt (fma (* v v) -6 2)) PI)) 1546424487.476 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (fma v (* v -5) 1)) (* (sqrt (fma (* v v) -6 2)) PI)) (/ (/ (cbrt (fma (* v v) -5 1)) (/ 1 (cbrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1546424487.476 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (/ 1 (cbrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1546424487.477 * * [misc]simplify: iters left: 6 (12 enodes) 1546424487.481 * * [misc]simplify: iters left: 5 (25 enodes) 1546424487.491 * * [misc]simplify: iters left: 4 (64 enodes) 1546424487.521 * * [misc]simplify: iters left: 3 (150 enodes) 1546424487.554 * * [misc]simplify: iters left: 2 (246 enodes) 1546424487.636 * * [misc]simplify: iters left: 1 (420 enodes) 1546424487.819 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (/ t (cbrt (fma v (* v -5) 1)))) 1546424487.819 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (cbrt (fma v (* v -5) 1)) (* (sqrt (fma (* v v) -6 2)) PI)) (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (/ t (cbrt (fma v (* v -5) 1)))))) 1546424487.819 * * * * [misc]progress: [ 56 / 112 ] simplifiying candidate # 1546424487.819 * [enter]simplify: Simplifying (/ 1 (sqrt (* 2 (fma (* v v) -3 1)))) 1546424487.819 * * [misc]simplify: iters left: 6 (9 enodes) 1546424487.821 * * [misc]simplify: iters left: 5 (14 enodes) 1546424487.824 * * [misc]simplify: iters left: 4 (24 enodes) 1546424487.828 * * [misc]simplify: iters left: 3 (44 enodes) 1546424487.838 * * [misc]simplify: iters left: 2 (63 enodes) 1546424487.851 * * [misc]simplify: iters left: 1 (64 enodes) 1546424487.866 * [exit]simplify: Simplified to (/ 1 (sqrt (fma -6 (* v v) 2))) 1546424487.866 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (fma -6 (* v v) 2))) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1546424487.866 * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1546424487.866 * * [misc]simplify: iters left: 6 (14 enodes) 1546424487.871 * * [misc]simplify: iters left: 5 (29 enodes) 1546424487.881 * * [misc]simplify: iters left: 4 (76 enodes) 1546424487.903 * * [misc]simplify: iters left: 3 (188 enodes) 1546424487.974 * * [misc]simplify: iters left: 2 (428 enodes) 1546424488.202 * [exit]simplify: Simplified to (/ (fma v (* v -5) 1) (* (- 1 (* v v)) (* PI t))) 1546424488.202 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ 1 (sqrt (fma -6 (* v v) 2))) (/ (fma v (* v -5) 1) (* (- 1 (* v v)) (* PI t))))) 1546424488.202 * * * * [misc]progress: [ 57 / 112 ] simplifiying candidate # 1546424488.203 * [enter]simplify: Simplifying (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424488.203 * * [misc]simplify: iters left: 6 (13 enodes) 1546424488.206 * * [misc]simplify: iters left: 5 (22 enodes) 1546424488.215 * * [misc]simplify: iters left: 4 (38 enodes) 1546424488.228 * * [misc]simplify: iters left: 3 (63 enodes) 1546424488.243 * * [misc]simplify: iters left: 2 (84 enodes) 1546424488.256 * * [misc]simplify: iters left: 1 (85 enodes) 1546424488.264 * [exit]simplify: Simplified to (/ (cbrt (fma v (* v -5) 1)) (/ (sqrt (fma -6 (* v v) 2)) (cbrt (fma v (* v -5) 1)))) 1546424488.265 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (fma v (* v -5) 1)) (/ (sqrt (fma -6 (* v v) 2)) (cbrt (fma v (* v -5) 1)))) (/ (/ 1 (/ PI (cbrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))))) 1546424488.265 * [enter]simplify: Simplifying (/ (/ 1 (/ PI (cbrt (fma (* v v) -5 1)))) (* t (- 1 (* v v)))) 1546424488.265 * * [misc]simplify: iters left: 6 (13 enodes) 1546424488.267 * * [misc]simplify: iters left: 5 (26 enodes) 1546424488.271 * * [misc]simplify: iters left: 4 (65 enodes) 1546424488.286 * * [misc]simplify: iters left: 3 (150 enodes) 1546424488.328 * * [misc]simplify: iters left: 2 (372 enodes) 1546424488.503 * [exit]simplify: Simplified to (/ (cbrt (fma (* v v) -5 1)) (* (* PI t) (- 1 (* v v)))) 1546424488.503 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (/ (cbrt (fma v (* v -5) 1)) (/ (sqrt (fma -6 (* v v) 2)) (cbrt (fma v (* v -5) 1)))) (/ (cbrt (fma (* v v) -5 1)) (* (* PI t) (- 1 (* v v)))))) 1546424488.503 * * * * [misc]progress: [ 58 / 112 ] simplifiying candidate # 1546424488.503 * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) PI) (sqrt (* 2 (fma (* v v) -3 1)))) 1546424488.503 * * [misc]simplify: iters left: 6 (15 enodes) 1546424488.506 * * [misc]simplify: iters left: 5 (26 enodes) 1546424488.515 * * [misc]simplify: iters left: 4 (49 enodes) 1546424488.531 * * [misc]simplify: iters left: 3 (86 enodes) 1546424488.551 * * [misc]simplify: iters left: 2 (115 enodes) 1546424488.564 * * [misc]simplify: iters left: 1 (119 enodes) 1546424488.577 * [exit]simplify: Simplified to (* (/ (cbrt (fma v (* v -5) 1)) PI) (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) 1546424488.577 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (cbrt (fma v (* v -5) 1)) PI) (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))))) 1546424488.578 * [enter]simplify: Simplifying (/ (cbrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))) 1546424488.578 * * [misc]simplify: iters left: 6 (10 enodes) 1546424488.581 * * [misc]simplify: iters left: 5 (19 enodes) 1546424488.587 * * [misc]simplify: iters left: 4 (33 enodes) 1546424488.600 * * [misc]simplify: iters left: 3 (54 enodes) 1546424488.615 * * [misc]simplify: iters left: 2 (72 enodes) 1546424488.626 * * [misc]simplify: iters left: 1 (78 enodes) 1546424488.633 * [exit]simplify: Simplified to (/ (cbrt (fma v (* v -5) 1)) (fma (* v v) (- t) t)) 1546424488.633 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (cbrt (fma v (* v -5) 1)) PI) (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma v (* v -5) 1)) (fma (* v v) (- t) t)))) 1546424488.633 * * * * [misc]progress: [ 59 / 112 ] simplifiying candidate # 1546424488.633 * * * * [misc]progress: [ 60 / 112 ] simplifiying candidate # 1546424488.633 * * * * [misc]progress: [ 61 / 112 ] simplifiying candidate # 1546424488.633 * * * * [misc]progress: [ 62 / 112 ] simplifiying candidate # 1546424488.633 * [enter]simplify: Simplifying (* t (- 1 (* v v))) 1546424488.633 * * [misc]simplify: iters left: 6 (6 enodes) 1546424488.635 * * [misc]simplify: iters left: 5 (11 enodes) 1546424488.636 * * [misc]simplify: iters left: 4 (21 enodes) 1546424488.640 * * [misc]simplify: iters left: 3 (38 enodes) 1546424488.646 * * [misc]simplify: iters left: 2 (55 enodes) 1546424488.652 * * [misc]simplify: iters left: 1 (59 enodes) 1546424488.657 * [exit]simplify: Simplified to (fma (* v v) (- t) t) 1546424488.657 * [misc]simplify: Simplified (2 2) 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)))) (fma (* v v) (- t) t))) 1546424488.657 * * * * [misc]progress: [ 63 / 112 ] simplifiying candidate # 1546424488.657 * [enter]simplify: Simplifying (* (cbrt (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1))))) (cbrt (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424488.657 * * [misc]simplify: iters left: 6 (12 enodes) 1546424488.659 * * [misc]simplify: iters left: 5 (20 enodes) 1546424488.662 * * [misc]simplify: iters left: 4 (29 enodes) 1546424488.666 * * [misc]simplify: iters left: 3 (37 enodes) 1546424488.672 * * [misc]simplify: iters left: 2 (43 enodes) 1546424488.683 * [exit]simplify: Simplified to (* (cbrt (/ (fma v (* v -5) 1) PI)) (cbrt (/ (fma v (* v -5) 1) PI))) 1546424488.683 * [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 (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))))))) 1546424488.683 * * * * [misc]progress: [ 64 / 112 ] simplifiying candidate # 1546424488.684 * [enter]simplify: Simplifying (sqrt (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1))))) 1546424488.684 * * [misc]simplify: iters left: 6 (11 enodes) 1546424488.686 * * [misc]simplify: iters left: 5 (19 enodes) 1546424488.689 * * [misc]simplify: iters left: 4 (28 enodes) 1546424488.693 * * [misc]simplify: iters left: 3 (36 enodes) 1546424488.698 * * [misc]simplify: iters left: 2 (42 enodes) 1546424488.703 * [exit]simplify: Simplified to (sqrt (/ (fma v (* v -5) 1) PI)) 1546424488.703 * [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 (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))))))) 1546424488.703 * * * * [misc]progress: [ 65 / 112 ] simplifiying candidate # 1546424488.703 * [enter]simplify: Simplifying (/ (cbrt (fma (* v v) -5 1)) (* (cbrt (/ PI (cbrt (fma (* v v) -5 1)))) (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424488.704 * * [misc]simplify: iters left: 6 (11 enodes) 1546424488.705 * * [misc]simplify: iters left: 5 (17 enodes) 1546424488.709 * * [misc]simplify: iters left: 4 (21 enodes) 1546424488.712 * * [misc]simplify: iters left: 3 (25 enodes) 1546424488.715 * * [misc]simplify: iters left: 2 (26 enodes) 1546424488.721 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424488.721 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (cbrt (fma (* v v) -5 1)) (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))))) 1546424488.721 * * * * [misc]progress: [ 66 / 112 ] simplifiying candidate # 1546424488.721 * [enter]simplify: Simplifying (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) 1546424488.722 * * [misc]simplify: iters left: 6 (10 enodes) 1546424488.725 * * [misc]simplify: iters left: 5 (14 enodes) 1546424488.729 * * [misc]simplify: iters left: 4 (18 enodes) 1546424488.734 * * [misc]simplify: iters left: 3 (22 enodes) 1546424488.739 * * [misc]simplify: iters left: 2 (23 enodes) 1546424488.745 * [exit]simplify: Simplified to (/ (cbrt (fma v (* v -5) 1)) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424488.745 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))))) 1546424488.745 * * * * [misc]progress: [ 67 / 112 ] simplifiying candidate # 1546424488.745 * [enter]simplify: Simplifying (/ (cbrt (fma (* v v) -5 1)) 1) 1546424488.745 * * [misc]simplify: iters left: 6 (7 enodes) 1546424488.747 * * [misc]simplify: iters left: 5 (11 enodes) 1546424488.751 * * [misc]simplify: iters left: 4 (17 enodes) 1546424488.755 * * [misc]simplify: iters left: 3 (21 enodes) 1546424488.759 * * [misc]simplify: iters left: 2 (22 enodes) 1546424488.764 * [exit]simplify: Simplified to (cbrt (fma v (* v -5) 1)) 1546424488.764 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (cbrt (fma v (* v -5) 1)) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (cbrt (fma (* v v) -5 1)) (/ PI (cbrt (fma (* v v) -5 1))))))) 1546424488.764 * * * * [misc]progress: [ 68 / 112 ] simplifiying candidate # 1546424488.764 * [enter]simplify: Simplifying (/ (cbrt (fma (* v v) -5 1)) PI) 1546424488.764 * * [misc]simplify: iters left: 6 (8 enodes) 1546424488.767 * * [misc]simplify: iters left: 5 (12 enodes) 1546424488.770 * * [misc]simplify: iters left: 4 (16 enodes) 1546424488.775 * * [misc]simplify: iters left: 3 (20 enodes) 1546424488.780 * * [misc]simplify: iters left: 2 (21 enodes) 1546424488.785 * [exit]simplify: Simplified to (/ (cbrt (fma v (* v -5) 1)) PI) 1546424488.785 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (cbrt (fma v (* v -5) 1)) PI) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ (cbrt (fma (* v v) -5 1)) (/ 1 (cbrt (fma (* v v) -5 1))))))) 1546424488.785 * * * * [misc]progress: [ 69 / 112 ] simplifiying candidate # 1546424488.785 * * * * [misc]progress: [ 70 / 112 ] simplifiying candidate # 1546424488.785 * [enter]simplify: Simplifying (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) 1546424488.786 * * [misc]simplify: iters left: 6 (7 enodes) 1546424488.788 * * [misc]simplify: iters left: 5 (11 enodes) 1546424488.791 * * [misc]simplify: iters left: 4 (15 enodes) 1546424488.795 * * [misc]simplify: iters left: 3 (19 enodes) 1546424488.800 * * [misc]simplify: iters left: 2 (20 enodes) 1546424488.804 * [exit]simplify: Simplified to (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) 1546424488.805 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ 1 (/ PI (cbrt (fma (* v v) -5 1))))))) 1546424488.805 * * * * [misc]progress: [ 71 / 112 ] simplifiying candidate # 1546424488.805 * [enter]simplify: Simplifying (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) PI) 1546424488.805 * * [misc]simplify: iters left: 6 (9 enodes) 1546424488.808 * * [misc]simplify: iters left: 5 (15 enodes) 1546424488.812 * * [misc]simplify: iters left: 4 (21 enodes) 1546424488.818 * * [misc]simplify: iters left: 3 (26 enodes) 1546424488.824 * * [misc]simplify: iters left: 2 (27 enodes) 1546424488.830 * [exit]simplify: Simplified to (/ (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) PI) 1546424488.831 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) PI) (/ (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (cbrt (fma (* v v) -5 1))))) 1546424488.831 * * * * [misc]progress: [ 72 / 112 ] simplifiying candidate # 1546424488.831 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1546424488.831 * * [misc]simplify: iters left: 6 (8 enodes) 1546424488.835 * * [misc]simplify: iters left: 5 (25 enodes) 1546424488.846 * * [misc]simplify: iters left: 4 (65 enodes) 1546424488.889 * * [misc]simplify: iters left: 3 (129 enodes) 1546424488.946 * * [misc]simplify: iters left: 2 (197 enodes) 1546424488.978 * * [misc]simplify: iters left: 1 (243 enodes) 1546424489.031 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1546424489.031 * [misc]simplify: Simplified (2 2) 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 (- (pow 1 3) (pow (* v v) 3))))) (fma (fma v v 1) (* v v) 1))) 1546424489.031 * * * * [misc]progress: [ 73 / 112 ] simplifiying candidate # 1546424489.032 * [enter]simplify: Simplifying (+ 1 (* v v)) 1546424489.032 * * [misc]simplify: iters left: 4 (4 enodes) 1546424489.033 * * [misc]simplify: iters left: 3 (7 enodes) 1546424489.035 * * [misc]simplify: iters left: 2 (8 enodes) 1546424489.037 * [exit]simplify: Simplified to (fma v v 1) 1546424489.037 * [misc]simplify: Simplified (2 2) 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 1) (* (* v v) (* v v)))))) (fma v v 1))) 1546424489.037 * * * * [misc]progress: [ 74 / 112 ] simplifiying candidate # 1546424489.038 * [enter]simplify: Simplifying (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) 1546424489.038 * * [misc]simplify: iters left: 6 (7 enodes) 1546424489.040 * * [misc]simplify: iters left: 5 (11 enodes) 1546424489.044 * * [misc]simplify: iters left: 4 (15 enodes) 1546424489.048 * * [misc]simplify: iters left: 3 (19 enodes) 1546424489.054 * * [misc]simplify: iters left: 2 (20 enodes) 1546424489.059 * [exit]simplify: Simplified to (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) 1546424489.059 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1))) (* (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))) (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424489.059 * * * * [misc]progress: [ 75 / 112 ] simplifiying candidate # 1546424489.060 * * * * [misc]progress: [ 76 / 112 ] simplifiying candidate # 1546424489.060 * * * * [misc]progress: [ 77 / 112 ] simplifiying candidate # 1546424489.060 * * * * [misc]progress: [ 78 / 112 ] simplifiying candidate # 1546424489.060 * * * * [misc]progress: [ 79 / 112 ] simplifiying candidate # 1546424489.060 * * * * [misc]progress: [ 80 / 112 ] simplifiying candidate # 1546424489.060 * * * * [misc]progress: [ 81 / 112 ] simplifiying candidate # 1546424489.060 * [enter]simplify: Simplifying (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) 1546424489.060 * * [misc]simplify: iters left: 6 (8 enodes) 1546424489.063 * * [misc]simplify: iters left: 5 (12 enodes) 1546424489.066 * * [misc]simplify: iters left: 4 (16 enodes) 1546424489.071 * * [misc]simplify: iters left: 3 (20 enodes) 1546424489.076 * * [misc]simplify: iters left: 2 (21 enodes) 1546424489.081 * [exit]simplify: Simplified to (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) 1546424489.081 * [misc]simplify: Simplified (2 1 2 2 1) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (* (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (cbrt (cbrt (fma (* v v) -5 1)))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424489.081 * * * * [misc]progress: [ 82 / 112 ] simplifiying candidate # 1546424489.082 * [enter]simplify: Simplifying (cbrt (sqrt (fma (* v v) -5 1))) 1546424489.082 * * [misc]simplify: iters left: 5 (7 enodes) 1546424489.084 * * [misc]simplify: iters left: 4 (11 enodes) 1546424489.087 * * [misc]simplify: iters left: 3 (15 enodes) 1546424489.091 * * [misc]simplify: iters left: 2 (19 enodes) 1546424489.096 * * [misc]simplify: iters left: 1 (20 enodes) 1546424489.100 * [exit]simplify: Simplified to (cbrt (sqrt (fma v (* v -5) 1))) 1546424489.100 * [misc]simplify: Simplified (2 1 2 2 1) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (* (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)))))) 1546424489.100 * * * * [misc]progress: [ 83 / 112 ] simplifiying candidate # 1546424489.101 * [enter]simplify: Simplifying (cbrt 1) 1546424489.101 * * [misc]simplify: iters left: 1 (2 enodes) 1546424489.102 * [exit]simplify: Simplified to 1 1546424489.102 * [misc]simplify: Simplified (2 1 2 2 1) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (* 1 (cbrt (fma (* v v) -5 1))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424489.102 * * * * [misc]progress: [ 84 / 112 ] simplifiying candidate # 1546424489.102 * * * * [misc]progress: [ 85 / 112 ] simplifiying candidate # 1546424489.103 * * * * [misc]progress: [ 86 / 112 ] simplifiying candidate # 1546424489.103 * * * * [misc]progress: [ 87 / 112 ] simplifiying candidate # 1546424489.103 * * * * [misc]progress: [ 88 / 112 ] simplifiying candidate # 1546424489.103 * * * * [misc]progress: [ 89 / 112 ] simplifiying candidate # 1546424489.103 * * * * [misc]progress: [ 90 / 112 ] simplifiying candidate # 1546424489.103 * * * * [misc]progress: [ 91 / 112 ] simplifiying candidate # 1546424489.103 * * * * [misc]progress: [ 92 / 112 ] simplifiying candidate # 1546424489.103 * * * * [misc]progress: [ 93 / 112 ] simplifiying candidate # 1546424489.103 * * * * [misc]progress: [ 94 / 112 ] simplifiying candidate # 1546424489.103 * [enter]simplify: Simplifying (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) 1546424489.104 * * [misc]simplify: iters left: 6 (8 enodes) 1546424489.105 * * [misc]simplify: iters left: 5 (12 enodes) 1546424489.107 * * [misc]simplify: iters left: 4 (16 enodes) 1546424489.109 * * [misc]simplify: iters left: 3 (20 enodes) 1546424489.112 * * [misc]simplify: iters left: 2 (21 enodes) 1546424489.114 * [exit]simplify: Simplified to (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) 1546424489.114 * [misc]simplify: Simplified (2 1 1 2 1) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (* (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (cbrt (cbrt (fma (* v v) -5 1))))) (/ PI (cbrt (fma (* v v) -5 1)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424489.114 * * * * [misc]progress: [ 95 / 112 ] simplifiying candidate # 1546424489.114 * [enter]simplify: Simplifying (cbrt (sqrt (fma (* v v) -5 1))) 1546424489.114 * * [misc]simplify: iters left: 5 (7 enodes) 1546424489.116 * * [misc]simplify: iters left: 4 (11 enodes) 1546424489.117 * * [misc]simplify: iters left: 3 (15 enodes) 1546424489.119 * * [misc]simplify: iters left: 2 (19 enodes) 1546424489.122 * * [misc]simplify: iters left: 1 (20 enodes) 1546424489.124 * [exit]simplify: Simplified to (cbrt (sqrt (fma v (* v -5) 1))) 1546424489.124 * [misc]simplify: Simplified (2 1 1 2 1) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (* (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma (* v v) -5 1))))) (/ PI (cbrt (fma (* v v) -5 1)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424489.124 * * * * [misc]progress: [ 96 / 112 ] simplifiying candidate # 1546424489.124 * [enter]simplify: Simplifying (cbrt 1) 1546424489.124 * * [misc]simplify: iters left: 1 (2 enodes) 1546424489.125 * [exit]simplify: Simplified to 1 1546424489.125 * [misc]simplify: Simplified (2 1 1 2 1) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (* 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)))))) 1546424489.125 * * * * [misc]progress: [ 97 / 112 ] simplifiying candidate # 1546424489.125 * * * * [misc]progress: [ 98 / 112 ] simplifiying candidate # 1546424489.125 * * * * [misc]progress: [ 99 / 112 ] simplifiying candidate # 1546424489.125 * * * * [misc]progress: [ 100 / 112 ] simplifiying candidate # 1546424489.125 * * * * [misc]progress: [ 101 / 112 ] simplifiying candidate # 1546424489.125 * [enter]simplify: Simplifying (- (* t (sqrt 2)) (* 5/2 (* t (* (sqrt 2) (pow v 2))))) 1546424489.125 * * [misc]simplify: iters left: 6 (11 enodes) 1546424489.128 * * [misc]simplify: iters left: 5 (22 enodes) 1546424489.132 * * [misc]simplify: iters left: 4 (61 enodes) 1546424489.147 * * [misc]simplify: iters left: 3 (186 enodes) 1546424489.217 * * [misc]simplify: iters left: 2 (472 enodes) 1546424489.435 * [exit]simplify: Simplified to (fma (* (* v v) -5/2) (* t (sqrt 2)) (* t (sqrt 2))) 1546424489.435 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (fma (* (* v v) -5/2) (* t (sqrt 2)) (* t (sqrt 2))))) 1546424489.435 * * * * [misc]progress: [ 102 / 112 ] simplifiying candidate # 1546424489.435 * [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)))))) 1546424489.436 * * [misc]simplify: iters left: 6 (31 enodes) 1546424489.442 * * [misc]simplify: iters left: 5 (90 enodes) 1546424489.483 * * [misc]simplify: iters left: 4 (303 enodes) 1546424489.624 * [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))))) 1546424489.624 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (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))))))) 1546424489.624 * * * * [misc]progress: [ 103 / 112 ] simplifiying candidate # 1546424489.625 * [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))))))) 1546424489.625 * * [misc]simplify: iters left: 6 (31 enodes) 1546424489.632 * * [misc]simplify: iters left: 5 (90 enodes) 1546424489.664 * * [misc]simplify: iters left: 4 (308 enodes) 1546424489.822 * [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)))))) 1546424489.823 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (cbrt (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)))))))) 1546424489.823 * * * * [misc]progress: [ 104 / 112 ] simplifiying candidate # 1546424489.823 * [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)))))) 1546424489.823 * * [misc]simplify: iters left: 6 (20 enodes) 1546424489.831 * * [misc]simplify: iters left: 5 (45 enodes) 1546424489.848 * * [misc]simplify: iters left: 4 (119 enodes) 1546424489.890 * * [misc]simplify: iters left: 3 (450 enodes) 1546424490.199 * [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))))) 1546424490.199 * [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)))))) 1546424490.199 * * * * [misc]progress: [ 105 / 112 ] simplifiying candidate # 1546424490.199 * [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))))))) 1546424490.200 * * [misc]simplify: iters left: 6 (30 enodes) 1546424490.206 * * [misc]simplify: iters left: 5 (76 enodes) 1546424490.228 * * [misc]simplify: iters left: 4 (228 enodes) 1546424490.337 * [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))))) 1546424490.337 * [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)))))) 1546424490.337 * * * * [misc]progress: [ 106 / 112 ] simplifiying candidate # 1546424490.338 * [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))))))) 1546424490.338 * * [misc]simplify: iters left: 6 (30 enodes) 1546424490.350 * * [misc]simplify: iters left: 5 (77 enodes) 1546424490.382 * * [misc]simplify: iters left: 4 (219 enodes) 1546424490.473 * [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)))))) 1546424490.473 * [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))))))) 1546424490.473 * * * * [misc]progress: [ 107 / 112 ] simplifiying candidate # 1546424490.473 * [enter]simplify: Simplifying (- 1 (+ (* 25/9 (pow v 4)) (* 5/3 (pow v 2)))) 1546424490.473 * * [misc]simplify: iters left: 6 (12 enodes) 1546424490.475 * * [misc]simplify: iters left: 5 (23 enodes) 1546424490.479 * * [misc]simplify: iters left: 4 (38 enodes) 1546424490.485 * * [misc]simplify: iters left: 3 (71 enodes) 1546424490.501 * * [misc]simplify: iters left: 2 (134 enodes) 1546424490.533 * * [misc]simplify: iters left: 1 (174 enodes) 1546424490.565 * [exit]simplify: Simplified to (fma (* v v) -5/3 (fma (pow v 4) -25/9 1)) 1546424490.565 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (fma (* v v) -5/3 (fma (pow v 4) -25/9 1)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424490.565 * * * * [misc]progress: [ 108 / 112 ] simplifiying candidate # 1546424490.565 * [enter]simplify: Simplifying (- (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (+ (* 1/15 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (pow v 2))) (* 1/225 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (pow v 4))))) 1546424490.565 * * [misc]simplify: iters left: 6 (23 enodes) 1546424490.570 * * [misc]simplify: iters left: 5 (48 enodes) 1546424490.588 * * [misc]simplify: iters left: 4 (91 enodes) 1546424490.618 * * [misc]simplify: iters left: 3 (172 enodes) 1546424490.658 * * [misc]simplify: iters left: 2 (355 enodes) 1546424490.812 * [exit]simplify: Simplified to (fma (/ -1/15 v) (/ (* (pow v 2/3) (cbrt -5)) v) (fma (/ (* (pow v 2/3) (cbrt -5)) (pow v 4)) -1/225 (* (pow v 2/3) (cbrt -5)))) 1546424490.812 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (fma (/ -1/15 v) (/ (* (pow v 2/3) (cbrt -5)) v) (fma (/ (* (pow v 2/3) (cbrt -5)) (pow v 4)) -1/225 (* (pow v 2/3) (cbrt -5)))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424490.812 * * * * [misc]progress: [ 109 / 112 ] simplifiying candidate # 1546424490.812 * [enter]simplify: Simplifying (- (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (+ (* 1/15 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (pow v 2))) (* 1/225 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (pow v 4))))) 1546424490.812 * * [misc]simplify: iters left: 6 (23 enodes) 1546424490.817 * * [misc]simplify: iters left: 5 (45 enodes) 1546424490.825 * * [misc]simplify: iters left: 4 (86 enodes) 1546424490.854 * * [misc]simplify: iters left: 3 (175 enodes) 1546424490.904 * * [misc]simplify: iters left: 2 (394 enodes) 1546424491.077 * [exit]simplify: Simplified to (- (* (cbrt -5) (pow (/ -1 v) -2/3)) (* (* (cbrt -5) (pow (/ -1 v) -2/3)) (- (/ (/ 1/15 v) v) (/ -1/225 (pow v 4))))) 1546424491.077 * [misc]simplify: Simplified (2 1 2 2) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1))) (/ PI (- (* (cbrt -5) (pow (/ -1 v) -2/3)) (* (* (cbrt -5) (pow (/ -1 v) -2/3)) (- (/ (/ 1/15 v) v) (/ -1/225 (pow v 4))))))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424491.077 * * * * [misc]progress: [ 110 / 112 ] simplifiying candidate # 1546424491.077 * [enter]simplify: Simplifying (- 1 (+ (* 25/9 (pow v 4)) (* 5/3 (pow v 2)))) 1546424491.078 * * [misc]simplify: iters left: 6 (12 enodes) 1546424491.082 * * [misc]simplify: iters left: 5 (23 enodes) 1546424491.089 * * [misc]simplify: iters left: 4 (38 enodes) 1546424491.101 * * [misc]simplify: iters left: 3 (71 enodes) 1546424491.132 * * [misc]simplify: iters left: 2 (134 enodes) 1546424491.170 * * [misc]simplify: iters left: 1 (174 enodes) 1546424491.213 * [exit]simplify: Simplified to (fma (* v v) -5/3 (fma (pow v 4) -25/9 1)) 1546424491.214 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (fma (* v v) -5/3 (fma (pow v 4) -25/9 1))) (/ PI (cbrt (fma (* v v) -5 1)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424491.214 * * * * [misc]progress: [ 111 / 112 ] simplifiying candidate # 1546424491.214 * [enter]simplify: Simplifying (- (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (+ (* 1/15 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (pow v 2))) (* 1/225 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (pow v 4))))) 1546424491.214 * * [misc]simplify: iters left: 6 (23 enodes) 1546424491.219 * * [misc]simplify: iters left: 5 (48 enodes) 1546424491.230 * * [misc]simplify: iters left: 4 (91 enodes) 1546424491.245 * * [misc]simplify: iters left: 3 (172 enodes) 1546424491.299 * * [misc]simplify: iters left: 2 (355 enodes) 1546424491.436 * [exit]simplify: Simplified to (fma (/ -1/15 v) (/ (* (pow v 2/3) (cbrt -5)) v) (fma (/ (* (pow v 2/3) (cbrt -5)) (pow v 4)) -1/225 (* (pow v 2/3) (cbrt -5)))) 1546424491.436 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (fma (/ -1/15 v) (/ (* (pow v 2/3) (cbrt -5)) v) (fma (/ (* (pow v 2/3) (cbrt -5)) (pow v 4)) -1/225 (* (pow v 2/3) (cbrt -5))))) (/ PI (cbrt (fma (* v v) -5 1)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424491.436 * * * * [misc]progress: [ 112 / 112 ] simplifiying candidate # 1546424491.436 * [enter]simplify: Simplifying (- (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (+ (* 1/15 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (pow v 2))) (* 1/225 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (pow v 4))))) 1546424491.436 * * [misc]simplify: iters left: 6 (23 enodes) 1546424491.442 * * [misc]simplify: iters left: 5 (45 enodes) 1546424491.458 * * [misc]simplify: iters left: 4 (86 enodes) 1546424491.489 * * [misc]simplify: iters left: 3 (175 enodes) 1546424491.561 * * [misc]simplify: iters left: 2 (394 enodes) 1546424491.711 * [exit]simplify: Simplified to (- (* (cbrt -5) (pow (/ -1 v) -2/3)) (* (* (cbrt -5) (pow (/ -1 v) -2/3)) (- (/ (/ 1/15 v) v) (/ -1/225 (pow v 4))))) 1546424491.712 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (/ (/ (* (cbrt (fma (* v v) -5 1)) (- (* (cbrt -5) (pow (/ -1 v) -2/3)) (* (* (cbrt -5) (pow (/ -1 v) -2/3)) (- (/ (/ 1/15 v) v) (/ -1/225 (pow v 4)))))) (/ PI (cbrt (fma (* v v) -5 1)))) (* (sqrt (* 2 (fma (* v v) -3 1))) (* t (- 1 (* v v)))))) 1546424491.712 * * * [misc]progress: adding candidates to table 1546424493.617 * * [misc]progress: iteration 4 / 4 1546424493.617 * * * [misc]progress: picking best candidate 1546424493.628 * * * * [misc]pick: Picked # 1546424493.628 * * * [misc]progress: localizing error 1546424493.697 * * * [misc]progress: generating rewritten candidates 1546424493.697 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 2 1 2) 1546424493.698 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2) 1546424493.699 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1) 1546424493.703 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2) 1546424493.732 * * * [misc]progress: generating series expansions 1546424493.732 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2 1 2) 1546424493.732 * [misc]backup-simplify: Simplify (sqrt (/ PI (cbrt (fma (* v v) -5 1)))) into (* (sqrt PI) (pow (/ 1 (fma (pow v 2) -5 1)) 1/6)) 1546424493.732 * [misc]approximate: Taking taylor expansion of (* (sqrt PI) (pow (/ 1 (fma (pow v 2) -5 1)) 1/6)) in (v) around 0 1546424493.732 * [misc]taylor: Taking taylor expansion of (* (sqrt PI) (pow (/ 1 (fma (pow v 2) -5 1)) 1/6)) in v 1546424493.732 * [misc]taylor: Taking taylor expansion of (sqrt PI) in v 1546424493.732 * [misc]taylor: Taking taylor expansion of PI in v 1546424493.732 * [misc]backup-simplify: Simplify PI into PI 1546424493.733 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546424493.733 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546424493.733 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (fma (pow v 2) -5 1)) 1/6) in v 1546424493.733 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (/ 1 (fma (pow v 2) -5 1))))) in v 1546424493.733 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (/ 1 (fma (pow v 2) -5 1)))) in v 1546424493.733 * [misc]taylor: Taking taylor expansion of 1/6 in v 1546424493.733 * [misc]backup-simplify: Simplify 1/6 into 1/6 1546424493.733 * [misc]taylor: Taking taylor expansion of (log (/ 1 (fma (pow v 2) -5 1))) in v 1546424493.733 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -5 1)) in v 1546424493.733 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424493.734 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424493.734 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424493.734 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424493.734 * [misc]taylor: Taking taylor expansion of v in v 1546424493.734 * [misc]backup-simplify: Simplify 0 into 0 1546424493.734 * [misc]backup-simplify: Simplify 1 into 1 1546424493.734 * [misc]taylor: Taking taylor expansion of -5 in v 1546424493.734 * [misc]backup-simplify: Simplify -5 into -5 1546424493.734 * [misc]taylor: Taking taylor expansion of 1 in v 1546424493.734 * [misc]backup-simplify: Simplify 1 into 1 1546424493.734 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424493.734 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424493.734 * [misc]backup-simplify: Simplify (log 1) into 0 1546424493.734 * [misc]backup-simplify: Simplify (* 1/6 0) into 0 1546424493.734 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.734 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424493.736 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1546424493.736 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 0)) into 0 1546424493.736 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424493.737 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424493.737 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424493.737 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -5 1)) (* 0 (/ 0 1)))) into 5 1546424493.741 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 5) 1)) (pow 1 1)))) 2) into 5 1546424493.741 * [misc]backup-simplify: Simplify (+ (* 1/6 5) (+ (* 0 0) (* 0 0))) into 5/6 1546424493.742 * [misc]backup-simplify: Simplify (exp 0) into 1 1546424493.742 * [misc]taylor: Taking taylor expansion of (* (sqrt PI) (pow (/ 1 (fma (pow v 2) -5 1)) 1/6)) in v 1546424493.742 * [misc]taylor: Taking taylor expansion of (sqrt PI) in v 1546424493.742 * [misc]taylor: Taking taylor expansion of PI in v 1546424493.742 * [misc]backup-simplify: Simplify PI into PI 1546424493.742 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546424493.743 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546424493.743 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (fma (pow v 2) -5 1)) 1/6) in v 1546424493.743 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (/ 1 (fma (pow v 2) -5 1))))) in v 1546424493.743 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (/ 1 (fma (pow v 2) -5 1)))) in v 1546424493.743 * [misc]taylor: Taking taylor expansion of 1/6 in v 1546424493.743 * [misc]backup-simplify: Simplify 1/6 into 1/6 1546424493.743 * [misc]taylor: Taking taylor expansion of (log (/ 1 (fma (pow v 2) -5 1))) in v 1546424493.743 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (pow v 2) -5 1)) in v 1546424493.743 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424493.743 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424493.743 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424493.743 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424493.743 * [misc]taylor: Taking taylor expansion of v in v 1546424493.743 * [misc]backup-simplify: Simplify 0 into 0 1546424493.743 * [misc]backup-simplify: Simplify 1 into 1 1546424493.743 * [misc]taylor: Taking taylor expansion of -5 in v 1546424493.743 * [misc]backup-simplify: Simplify -5 into -5 1546424493.743 * [misc]taylor: Taking taylor expansion of 1 in v 1546424493.743 * [misc]backup-simplify: Simplify 1 into 1 1546424493.744 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424493.744 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424493.744 * [misc]backup-simplify: Simplify (log 1) into 0 1546424493.744 * [misc]backup-simplify: Simplify (* 1/6 0) into 0 1546424493.744 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.744 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424493.747 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1546424493.747 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 0)) into 0 1546424493.747 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424493.747 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424493.747 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424493.748 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -5 1)) (* 0 (/ 0 1)))) into 5 1546424493.758 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 5) 1)) (pow 1 1)))) 2) into 5 1546424493.758 * [misc]backup-simplify: Simplify (+ (* 1/6 5) (+ (* 0 0) (* 0 0))) into 5/6 1546424493.758 * [misc]backup-simplify: Simplify (exp 0) into 1 1546424493.758 * [misc]backup-simplify: Simplify (* (sqrt PI) 1) into (sqrt PI) 1546424493.759 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546424493.759 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1546424493.760 * [misc]backup-simplify: Simplify (+ (* (sqrt PI) 0) (* 0 1)) into 0 1546424493.760 * [misc]backup-simplify: Simplify 0 into 0 1546424493.761 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 5/6 1) 1)))) into 5/6 1546424493.762 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt PI))) into 0 1546424493.763 * [misc]backup-simplify: Simplify (+ (* (sqrt PI) 5/6) (+ (* 0 0) (* 0 1))) into (* 5/6 (sqrt PI)) 1546424493.763 * [misc]backup-simplify: Simplify (* 5/6 (sqrt PI)) into (* 5/6 (sqrt PI)) 1546424493.763 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424493.763 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424493.763 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.764 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ -5 1)) (* 5 (/ 0 1)))) into 0 1546424493.767 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 5) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1546424493.768 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 5) (+ (* 0 0) (* 0 0)))) into 0 1546424493.770 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 5/6 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424493.770 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546424493.771 * [misc]backup-simplify: Simplify (+ (* (sqrt PI) 0) (+ (* 0 5/6) (+ (* 0 0) (* 0 1)))) into 0 1546424493.771 * [misc]backup-simplify: Simplify 0 into 0 1546424493.771 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424493.771 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424493.772 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.772 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 5 (/ -5 1)) (* 0 (/ 0 1)))) into 25 1546424493.778 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 5) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 5) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 25) 1)) (pow 1 1)))) 24) into 25/2 1546424493.778 * [misc]backup-simplify: Simplify (+ (* 1/6 25/2) (+ (* 0 0) (+ (* 0 5) (+ (* 0 0) (* 0 0))))) into 25/12 1546424493.782 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 5/6 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 5/6 2) 2)) (* (/ (pow 25/12 1) 1)))) into 175/72 1546424493.783 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546424493.783 * [misc]backup-simplify: Simplify (+ (* (sqrt PI) 175/72) (+ (* 0 0) (+ (* 0 5/6) (+ (* 0 0) (* 0 1))))) into (* 175/72 (sqrt PI)) 1546424493.784 * [misc]backup-simplify: Simplify (* 175/72 (sqrt PI)) into (* 175/72 (sqrt PI)) 1546424493.785 * [misc]backup-simplify: Simplify (+ (* (* 175/72 (sqrt PI)) (pow v 4)) (+ (* (* 5/6 (sqrt PI)) (pow v 2)) (sqrt PI))) into (+ (* 5/6 (* (pow v 2) (sqrt PI))) (+ (sqrt PI) (* 175/72 (* (pow v 4) (sqrt PI))))) 1546424493.785 * [misc]backup-simplify: Simplify (sqrt (/ PI (cbrt (fma (* (/ 1 v) (/ 1 v)) -5 1)))) into (* (pow (/ 1 (fma (/ 1 (pow v 2)) -5 1)) 1/6) (sqrt PI)) 1546424493.785 * [misc]approximate: Taking taylor expansion of (* (pow (/ 1 (fma (/ 1 (pow v 2)) -5 1)) 1/6) (sqrt PI)) in (v) around 0 1546424493.785 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (fma (/ 1 (pow v 2)) -5 1)) 1/6) (sqrt PI)) in v 1546424493.785 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (fma (/ 1 (pow v 2)) -5 1)) 1/6) in v 1546424493.785 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (/ 1 (fma (/ 1 (pow v 2)) -5 1))))) in v 1546424493.785 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (/ 1 (fma (/ 1 (pow v 2)) -5 1)))) in v 1546424493.785 * [misc]taylor: Taking taylor expansion of 1/6 in v 1546424493.785 * [misc]backup-simplify: Simplify 1/6 into 1/6 1546424493.785 * [misc]taylor: Taking taylor expansion of (log (/ 1 (fma (/ 1 (pow v 2)) -5 1))) in v 1546424493.785 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -5 1)) in v 1546424493.785 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424493.785 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424493.785 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424493.785 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424493.785 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424493.785 * [misc]taylor: Taking taylor expansion of v in v 1546424493.785 * [misc]backup-simplify: Simplify 0 into 0 1546424493.785 * [misc]backup-simplify: Simplify 1 into 1 1546424493.785 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424493.785 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424493.785 * [misc]taylor: Taking taylor expansion of -5 in v 1546424493.785 * [misc]backup-simplify: Simplify -5 into -5 1546424493.785 * [misc]taylor: Taking taylor expansion of 1 in v 1546424493.785 * [misc]backup-simplify: Simplify 1 into 1 1546424493.785 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424493.786 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424493.786 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1546424493.786 * [misc]backup-simplify: Simplify (log -1/5) into (log -1/5) 1546424493.786 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.786 * [misc]backup-simplify: Simplify (* 1/6 (+ (* 2 (log v)) (log -1/5))) into (* 1/6 (+ (* 2 (log v)) (log -1/5))) 1546424493.786 * [misc]backup-simplify: Simplify (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) into (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 1546424493.786 * [misc]taylor: Taking taylor expansion of (sqrt PI) in v 1546424493.786 * [misc]taylor: Taking taylor expansion of PI in v 1546424493.786 * [misc]backup-simplify: Simplify PI into PI 1546424493.787 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546424493.787 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546424493.787 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (fma (/ 1 (pow v 2)) -5 1)) 1/6) (sqrt PI)) in v 1546424493.787 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (fma (/ 1 (pow v 2)) -5 1)) 1/6) in v 1546424493.787 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (/ 1 (fma (/ 1 (pow v 2)) -5 1))))) in v 1546424493.787 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (/ 1 (fma (/ 1 (pow v 2)) -5 1)))) in v 1546424493.787 * [misc]taylor: Taking taylor expansion of 1/6 in v 1546424493.787 * [misc]backup-simplify: Simplify 1/6 into 1/6 1546424493.787 * [misc]taylor: Taking taylor expansion of (log (/ 1 (fma (/ 1 (pow v 2)) -5 1))) in v 1546424493.787 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -5 1)) in v 1546424493.787 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424493.787 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424493.787 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424493.787 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424493.787 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424493.787 * [misc]taylor: Taking taylor expansion of v in v 1546424493.787 * [misc]backup-simplify: Simplify 0 into 0 1546424493.787 * [misc]backup-simplify: Simplify 1 into 1 1546424493.787 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424493.788 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424493.788 * [misc]taylor: Taking taylor expansion of -5 in v 1546424493.788 * [misc]backup-simplify: Simplify -5 into -5 1546424493.788 * [misc]taylor: Taking taylor expansion of 1 in v 1546424493.788 * [misc]backup-simplify: Simplify 1 into 1 1546424493.788 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424493.788 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424493.788 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1546424493.788 * [misc]backup-simplify: Simplify (log -1/5) into (log -1/5) 1546424493.788 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.788 * [misc]backup-simplify: Simplify (* 1/6 (+ (* 2 (log v)) (log -1/5))) into (* 1/6 (+ (* 2 (log v)) (log -1/5))) 1546424493.789 * [misc]backup-simplify: Simplify (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) into (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 1546424493.789 * [misc]taylor: Taking taylor expansion of (sqrt PI) in v 1546424493.789 * [misc]taylor: Taking taylor expansion of PI in v 1546424493.789 * [misc]backup-simplify: Simplify PI into PI 1546424493.789 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546424493.789 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546424493.790 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) into (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) 1546424493.790 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) into (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) 1546424493.790 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424493.790 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424493.790 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424493.790 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.791 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)))) into 0 1546424493.793 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1/5 1)))) 1) into 0 1546424493.793 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.793 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (+ (* 2 (log v)) (log -1/5)))) into 0 1546424493.795 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 1) 1)))) into 0 1546424493.796 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 0) (* 0 (sqrt PI))) into 0 1546424493.796 * [misc]backup-simplify: Simplify 0 into 0 1546424493.797 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt PI))) into 0 1546424493.798 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424493.798 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424493.798 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424493.798 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424493.799 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/25 1546424493.803 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1/5 2))) (* 1 (/ (* 1 (pow (* 2 -1/25) 1)) (pow -1/5 1)))) 2) into 1/5 1546424493.804 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.804 * [misc]backup-simplify: Simplify (+ (* 1/6 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5))))) into 1/30 1546424493.806 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 1/30 1) 1)))) into (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) 1546424493.807 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 0) (+ (* 0 0) (* (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) (sqrt PI)))) into (* 1/30 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424493.808 * [misc]backup-simplify: Simplify (* 1/30 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) into (* 1/30 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424493.809 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546424493.809 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424493.810 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424493.810 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424493.810 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.810 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 1 -5)) (* -1/25 (/ 0 -5)))) into 0 1546424493.817 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1/5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -1/25) 1)) (pow -1/5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1/5 1)))) 6) into 0 1546424493.817 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.818 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5)))))) into 0 1546424493.821 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 1/30 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424493.823 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 0) (+ (* 0 0) (+ (* (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) 0) (* 0 (sqrt PI))))) into 0 1546424493.823 * [misc]backup-simplify: Simplify 0 into 0 1546424493.824 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546424493.825 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424493.825 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424493.826 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424493.826 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.826 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 0 -5)) (* -1/25 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/125 1546424493.837 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1/5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -1/25) 1)) (pow -1/5 3))) (* -3 (/ (* 1 (pow (* 2 -1/25) 2)) (pow -1/5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1/5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 -1/125) 1)) (pow -1/5 1)))) 24) into 1/50 1546424493.838 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.838 * [misc]backup-simplify: Simplify (+ (* 1/6 1/50) (+ (* 0 0) (+ (* 0 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5))))))) into 1/300 1546424493.844 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 1/30 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 1/30 2) 2)) (* (/ (pow 1/300 1) 1)))) into (* 7/1800 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) 1546424493.845 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 0) (+ (* 0 0) (+ (* (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) 0) (+ (* 0 0) (* (* 7/1800 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) (sqrt PI)))))) into (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424493.845 * [misc]backup-simplify: Simplify (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) into (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424493.846 * [misc]backup-simplify: Simplify (+ (* (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log (/ 1 v))) (log -1/5)))) (sqrt PI))) (pow (/ 1 v) 4)) (+ (* (* 1/30 (* (exp (* 1/6 (+ (* 2 (log (/ 1 v))) (log -1/5)))) (sqrt PI))) (pow (/ 1 v) 2)) (* (exp (* 1/6 (+ (* 2 (log (/ 1 v))) (log -1/5)))) (sqrt PI)))) into (+ (* 7/1800 (* (/ (exp (* 1/6 (+ (log -1/5) (* 2 (log (/ 1 v)))))) (pow v 4)) (sqrt PI))) (+ (* (sqrt PI) (exp (* 1/6 (+ (log -1/5) (* 2 (log (/ 1 v))))))) (* 1/30 (* (/ (exp (* 1/6 (+ (log -1/5) (* 2 (log (/ 1 v)))))) (pow v 2)) (sqrt PI))))) 1546424493.846 * [misc]backup-simplify: Simplify (sqrt (/ PI (cbrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1)))) into (* (pow (/ 1 (fma (/ 1 (pow v 2)) -5 1)) 1/6) (sqrt PI)) 1546424493.846 * [misc]approximate: Taking taylor expansion of (* (pow (/ 1 (fma (/ 1 (pow v 2)) -5 1)) 1/6) (sqrt PI)) in (v) around 0 1546424493.846 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (fma (/ 1 (pow v 2)) -5 1)) 1/6) (sqrt PI)) in v 1546424493.846 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (fma (/ 1 (pow v 2)) -5 1)) 1/6) in v 1546424493.847 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (/ 1 (fma (/ 1 (pow v 2)) -5 1))))) in v 1546424493.847 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (/ 1 (fma (/ 1 (pow v 2)) -5 1)))) in v 1546424493.847 * [misc]taylor: Taking taylor expansion of 1/6 in v 1546424493.847 * [misc]backup-simplify: Simplify 1/6 into 1/6 1546424493.847 * [misc]taylor: Taking taylor expansion of (log (/ 1 (fma (/ 1 (pow v 2)) -5 1))) in v 1546424493.847 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -5 1)) in v 1546424493.847 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424493.847 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424493.847 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424493.847 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424493.847 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424493.847 * [misc]taylor: Taking taylor expansion of v in v 1546424493.847 * [misc]backup-simplify: Simplify 0 into 0 1546424493.847 * [misc]backup-simplify: Simplify 1 into 1 1546424493.847 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424493.847 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424493.847 * [misc]taylor: Taking taylor expansion of -5 in v 1546424493.847 * [misc]backup-simplify: Simplify -5 into -5 1546424493.847 * [misc]taylor: Taking taylor expansion of 1 in v 1546424493.847 * [misc]backup-simplify: Simplify 1 into 1 1546424493.847 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424493.847 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424493.847 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1546424493.847 * [misc]backup-simplify: Simplify (log -1/5) into (log -1/5) 1546424493.848 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.848 * [misc]backup-simplify: Simplify (* 1/6 (+ (* 2 (log v)) (log -1/5))) into (* 1/6 (+ (* 2 (log v)) (log -1/5))) 1546424493.848 * [misc]backup-simplify: Simplify (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) into (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 1546424493.848 * [misc]taylor: Taking taylor expansion of (sqrt PI) in v 1546424493.848 * [misc]taylor: Taking taylor expansion of PI in v 1546424493.848 * [misc]backup-simplify: Simplify PI into PI 1546424493.848 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546424493.849 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546424493.849 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (fma (/ 1 (pow v 2)) -5 1)) 1/6) (sqrt PI)) in v 1546424493.849 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (fma (/ 1 (pow v 2)) -5 1)) 1/6) in v 1546424493.849 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (/ 1 (fma (/ 1 (pow v 2)) -5 1))))) in v 1546424493.849 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (/ 1 (fma (/ 1 (pow v 2)) -5 1)))) in v 1546424493.849 * [misc]taylor: Taking taylor expansion of 1/6 in v 1546424493.849 * [misc]backup-simplify: Simplify 1/6 into 1/6 1546424493.849 * [misc]taylor: Taking taylor expansion of (log (/ 1 (fma (/ 1 (pow v 2)) -5 1))) in v 1546424493.849 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 (pow v 2)) -5 1)) in v 1546424493.849 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424493.849 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424493.849 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424493.849 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424493.849 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424493.849 * [misc]taylor: Taking taylor expansion of v in v 1546424493.849 * [misc]backup-simplify: Simplify 0 into 0 1546424493.849 * [misc]backup-simplify: Simplify 1 into 1 1546424493.849 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424493.849 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424493.849 * [misc]taylor: Taking taylor expansion of -5 in v 1546424493.849 * [misc]backup-simplify: Simplify -5 into -5 1546424493.849 * [misc]taylor: Taking taylor expansion of 1 in v 1546424493.849 * [misc]backup-simplify: Simplify 1 into 1 1546424493.850 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424493.850 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424493.850 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1546424493.850 * [misc]backup-simplify: Simplify (log -1/5) into (log -1/5) 1546424493.850 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.850 * [misc]backup-simplify: Simplify (* 1/6 (+ (* 2 (log v)) (log -1/5))) into (* 1/6 (+ (* 2 (log v)) (log -1/5))) 1546424493.850 * [misc]backup-simplify: Simplify (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) into (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 1546424493.850 * [misc]taylor: Taking taylor expansion of (sqrt PI) in v 1546424493.850 * [misc]taylor: Taking taylor expansion of PI in v 1546424493.850 * [misc]backup-simplify: Simplify PI into PI 1546424493.851 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546424493.851 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546424493.852 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) into (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) 1546424493.852 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) into (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) 1546424493.852 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424493.852 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424493.853 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424493.853 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.853 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)))) into 0 1546424493.854 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1/5 1)))) 1) into 0 1546424493.854 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.855 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (+ (* 2 (log v)) (log -1/5)))) into 0 1546424493.855 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 1) 1)))) into 0 1546424493.856 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 0) (* 0 (sqrt PI))) into 0 1546424493.856 * [misc]backup-simplify: Simplify 0 into 0 1546424493.857 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt PI))) into 0 1546424493.857 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424493.857 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424493.857 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424493.858 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424493.858 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/25 1546424493.860 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1/5 2))) (* 1 (/ (* 1 (pow (* 2 -1/25) 1)) (pow -1/5 1)))) 2) into 1/5 1546424493.860 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.861 * [misc]backup-simplify: Simplify (+ (* 1/6 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5))))) into 1/30 1546424493.862 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 1/30 1) 1)))) into (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) 1546424493.863 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 0) (+ (* 0 0) (* (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) (sqrt PI)))) into (* 1/30 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424493.863 * [misc]backup-simplify: Simplify (* 1/30 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) into (* 1/30 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424493.864 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546424493.864 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424493.864 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424493.864 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424493.864 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.865 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 1 -5)) (* -1/25 (/ 0 -5)))) into 0 1546424493.868 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1/5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -1/25) 1)) (pow -1/5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1/5 1)))) 6) into 0 1546424493.869 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.869 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5)))))) into 0 1546424493.871 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 1/30 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424493.872 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 0) (+ (* 0 0) (+ (* (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) 0) (* 0 (sqrt PI))))) into 0 1546424493.872 * [misc]backup-simplify: Simplify 0 into 0 1546424493.875 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546424493.875 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424493.876 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424493.876 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424493.876 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.877 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 0 -5)) (* -1/25 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/125 1546424493.887 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1/5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -1/25) 1)) (pow -1/5 3))) (* -3 (/ (* 1 (pow (* 2 -1/25) 2)) (pow -1/5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1/5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 -1/125) 1)) (pow -1/5 1)))) 24) into 1/50 1546424493.887 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.888 * [misc]backup-simplify: Simplify (+ (* 1/6 1/50) (+ (* 0 0) (+ (* 0 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5))))))) into 1/300 1546424493.893 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 1/30 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 1/30 2) 2)) (* (/ (pow 1/300 1) 1)))) into (* 7/1800 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) 1546424493.894 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 0) (+ (* 0 0) (+ (* (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) 0) (+ (* 0 0) (* (* 7/1800 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) (sqrt PI)))))) into (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424493.895 * [misc]backup-simplify: Simplify (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) into (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424493.897 * [misc]backup-simplify: Simplify (+ (* (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log (/ 1 (- v)))) (log -1/5)))) (sqrt PI))) (pow (/ 1 (- v)) 4)) (+ (* (* 1/30 (* (exp (* 1/6 (+ (* 2 (log (/ 1 (- v)))) (log -1/5)))) (sqrt PI))) (pow (/ 1 (- v)) 2)) (* (exp (* 1/6 (+ (* 2 (log (/ 1 (- v)))) (log -1/5)))) (sqrt PI)))) into (+ (* (exp (* 1/6 (+ (* 2 (log (/ -1 v))) (log -1/5)))) (sqrt PI)) (+ (* 1/30 (* (/ (exp (* 1/6 (+ (* 2 (log (/ -1 v))) (log -1/5)))) (pow v 2)) (sqrt PI))) (* 7/1800 (* (/ (exp (* 1/6 (+ (* 2 (log (/ -1 v))) (log -1/5)))) (pow v 4)) (sqrt PI))))) 1546424493.897 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2) 1546424493.897 * [misc]backup-simplify: Simplify (sqrt (/ PI (cbrt (fma v (* v -5) 1)))) into (* (sqrt PI) (pow (/ 1 (fma v (* -5 v) 1)) 1/6)) 1546424493.897 * [misc]approximate: Taking taylor expansion of (* (sqrt PI) (pow (/ 1 (fma v (* -5 v) 1)) 1/6)) in (v) around 0 1546424493.897 * [misc]taylor: Taking taylor expansion of (* (sqrt PI) (pow (/ 1 (fma v (* -5 v) 1)) 1/6)) in v 1546424493.897 * [misc]taylor: Taking taylor expansion of (sqrt PI) in v 1546424493.897 * [misc]taylor: Taking taylor expansion of PI in v 1546424493.897 * [misc]backup-simplify: Simplify PI into PI 1546424493.898 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546424493.898 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546424493.898 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (fma v (* -5 v) 1)) 1/6) in v 1546424493.898 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (/ 1 (fma v (* -5 v) 1))))) in v 1546424493.898 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (/ 1 (fma v (* -5 v) 1)))) in v 1546424493.899 * [misc]taylor: Taking taylor expansion of 1/6 in v 1546424493.899 * [misc]backup-simplify: Simplify 1/6 into 1/6 1546424493.899 * [misc]taylor: Taking taylor expansion of (log (/ 1 (fma v (* -5 v) 1))) in v 1546424493.899 * [misc]taylor: Taking taylor expansion of (/ 1 (fma v (* -5 v) 1)) in v 1546424493.899 * [misc]taylor: Taking taylor expansion of (fma v (* -5 v) 1) in v 1546424493.899 * [misc]taylor: Rewrote expression to (+ (* v (* -5 v)) 1) 1546424493.899 * [misc]taylor: Taking taylor expansion of (* v (* -5 v)) in v 1546424493.899 * [misc]taylor: Taking taylor expansion of v in v 1546424493.899 * [misc]backup-simplify: Simplify 0 into 0 1546424493.899 * [misc]backup-simplify: Simplify 1 into 1 1546424493.899 * [misc]taylor: Taking taylor expansion of (* -5 v) in v 1546424493.899 * [misc]taylor: Taking taylor expansion of -5 in v 1546424493.899 * [misc]backup-simplify: Simplify -5 into -5 1546424493.899 * [misc]taylor: Taking taylor expansion of v in v 1546424493.899 * [misc]backup-simplify: Simplify 0 into 0 1546424493.899 * [misc]backup-simplify: Simplify 1 into 1 1546424493.899 * [misc]taylor: Taking taylor expansion of 1 in v 1546424493.899 * [misc]backup-simplify: Simplify 1 into 1 1546424493.899 * [misc]backup-simplify: Simplify (* -5 0) into 0 1546424493.899 * [misc]backup-simplify: Simplify (* 0 0) into 0 1546424493.899 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424493.900 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424493.900 * [misc]backup-simplify: Simplify (log 1) into 0 1546424493.900 * [misc]backup-simplify: Simplify (* 1/6 0) into 0 1546424493.900 * [misc]backup-simplify: Simplify (+ (* -5 1) (* 0 0)) into -5 1546424493.900 * [misc]backup-simplify: Simplify (+ (* 0 -5) (* 1 0)) into 0 1546424493.900 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.901 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424493.903 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1546424493.904 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 0)) into 0 1546424493.904 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 1) (* 0 0))) into 0 1546424493.904 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 -5) (* 0 0))) into -5 1546424493.904 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424493.905 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -5 1)) (* 0 (/ 0 1)))) into 5 1546424493.908 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 5) 1)) (pow 1 1)))) 2) into 5 1546424493.909 * [misc]backup-simplify: Simplify (+ (* 1/6 5) (+ (* 0 0) (* 0 0))) into 5/6 1546424493.909 * [misc]backup-simplify: Simplify (exp 0) into 1 1546424493.909 * [misc]taylor: Taking taylor expansion of (* (sqrt PI) (pow (/ 1 (fma v (* -5 v) 1)) 1/6)) in v 1546424493.909 * [misc]taylor: Taking taylor expansion of (sqrt PI) in v 1546424493.909 * [misc]taylor: Taking taylor expansion of PI in v 1546424493.909 * [misc]backup-simplify: Simplify PI into PI 1546424493.909 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546424493.910 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546424493.910 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (fma v (* -5 v) 1)) 1/6) in v 1546424493.910 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (/ 1 (fma v (* -5 v) 1))))) in v 1546424493.910 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (/ 1 (fma v (* -5 v) 1)))) in v 1546424493.910 * [misc]taylor: Taking taylor expansion of 1/6 in v 1546424493.910 * [misc]backup-simplify: Simplify 1/6 into 1/6 1546424493.910 * [misc]taylor: Taking taylor expansion of (log (/ 1 (fma v (* -5 v) 1))) in v 1546424493.910 * [misc]taylor: Taking taylor expansion of (/ 1 (fma v (* -5 v) 1)) in v 1546424493.910 * [misc]taylor: Taking taylor expansion of (fma v (* -5 v) 1) in v 1546424493.910 * [misc]taylor: Rewrote expression to (+ (* v (* -5 v)) 1) 1546424493.910 * [misc]taylor: Taking taylor expansion of (* v (* -5 v)) in v 1546424493.910 * [misc]taylor: Taking taylor expansion of v in v 1546424493.910 * [misc]backup-simplify: Simplify 0 into 0 1546424493.910 * [misc]backup-simplify: Simplify 1 into 1 1546424493.910 * [misc]taylor: Taking taylor expansion of (* -5 v) in v 1546424493.910 * [misc]taylor: Taking taylor expansion of -5 in v 1546424493.910 * [misc]backup-simplify: Simplify -5 into -5 1546424493.910 * [misc]taylor: Taking taylor expansion of v in v 1546424493.910 * [misc]backup-simplify: Simplify 0 into 0 1546424493.910 * [misc]backup-simplify: Simplify 1 into 1 1546424493.910 * [misc]taylor: Taking taylor expansion of 1 in v 1546424493.910 * [misc]backup-simplify: Simplify 1 into 1 1546424493.911 * [misc]backup-simplify: Simplify (* -5 0) into 0 1546424493.911 * [misc]backup-simplify: Simplify (* 0 0) into 0 1546424493.911 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424493.911 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424493.911 * [misc]backup-simplify: Simplify (log 1) into 0 1546424493.911 * [misc]backup-simplify: Simplify (* 1/6 0) into 0 1546424493.911 * [misc]backup-simplify: Simplify (+ (* -5 1) (* 0 0)) into -5 1546424493.912 * [misc]backup-simplify: Simplify (+ (* 0 -5) (* 1 0)) into 0 1546424493.912 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.912 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424493.914 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1546424493.914 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 0)) into 0 1546424493.915 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 1) (* 0 0))) into 0 1546424493.915 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 -5) (* 0 0))) into -5 1546424493.915 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424493.915 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ -5 1)) (* 0 (/ 0 1)))) into 5 1546424493.919 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 5) 1)) (pow 1 1)))) 2) into 5 1546424493.919 * [misc]backup-simplify: Simplify (+ (* 1/6 5) (+ (* 0 0) (* 0 0))) into 5/6 1546424493.920 * [misc]backup-simplify: Simplify (exp 0) into 1 1546424493.920 * [misc]backup-simplify: Simplify (* (sqrt PI) 1) into (sqrt PI) 1546424493.920 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546424493.921 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1546424493.922 * [misc]backup-simplify: Simplify (+ (* (sqrt PI) 0) (* 0 1)) into 0 1546424493.922 * [misc]backup-simplify: Simplify 0 into 0 1546424493.924 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 5/6 1) 1)))) into 5/6 1546424493.925 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt PI))) into 0 1546424493.926 * [misc]backup-simplify: Simplify (+ (* (sqrt PI) 5/6) (+ (* 0 0) (* 0 1))) into (* 5/6 (sqrt PI)) 1546424493.927 * [misc]backup-simplify: Simplify (* 5/6 (sqrt PI)) into (* 5/6 (sqrt PI)) 1546424493.927 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1546424493.927 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 -5) (* 0 0)))) into 0 1546424493.928 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.928 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ -5 1)) (* 5 (/ 0 1)))) into 0 1546424493.934 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 5) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1546424493.934 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 5) (+ (* 0 0) (* 0 0)))) into 0 1546424493.937 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 5/6 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424493.938 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546424493.939 * [misc]backup-simplify: Simplify (+ (* (sqrt PI) 0) (+ (* 0 5/6) (+ (* 0 0) (* 0 1)))) into 0 1546424493.939 * [misc]backup-simplify: Simplify 0 into 0 1546424493.940 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 1546424493.940 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 -5) (* 0 0))))) into 0 1546424493.940 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.941 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 5 (/ -5 1)) (* 0 (/ 0 1)))) into 25 1546424493.951 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 5) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 5) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 25) 1)) (pow 1 1)))) 24) into 25/2 1546424493.951 * [misc]backup-simplify: Simplify (+ (* 1/6 25/2) (+ (* 0 0) (+ (* 0 5) (+ (* 0 0) (* 0 0))))) into 25/12 1546424493.957 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 5/6 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 5/6 2) 2)) (* (/ (pow 25/12 1) 1)))) into 175/72 1546424493.958 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546424493.959 * [misc]backup-simplify: Simplify (+ (* (sqrt PI) 175/72) (+ (* 0 0) (+ (* 0 5/6) (+ (* 0 0) (* 0 1))))) into (* 175/72 (sqrt PI)) 1546424493.960 * [misc]backup-simplify: Simplify (* 175/72 (sqrt PI)) into (* 175/72 (sqrt PI)) 1546424493.961 * [misc]backup-simplify: Simplify (+ (* (* 175/72 (sqrt PI)) (pow v 4)) (+ (* (* 5/6 (sqrt PI)) (pow v 2)) (sqrt PI))) into (+ (* 5/6 (* (pow v 2) (sqrt PI))) (+ (sqrt PI) (* 175/72 (* (pow v 4) (sqrt PI))))) 1546424493.962 * [misc]backup-simplify: Simplify (sqrt (/ PI (cbrt (fma (/ 1 v) (* (/ 1 v) -5) 1)))) into (* (pow (/ 1 (fma (/ 1 v) (/ -5 v) 1)) 1/6) (sqrt PI)) 1546424493.962 * [misc]approximate: Taking taylor expansion of (* (pow (/ 1 (fma (/ 1 v) (/ -5 v) 1)) 1/6) (sqrt PI)) in (v) around 0 1546424493.962 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (fma (/ 1 v) (/ -5 v) 1)) 1/6) (sqrt PI)) in v 1546424493.962 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (fma (/ 1 v) (/ -5 v) 1)) 1/6) in v 1546424493.962 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (/ 1 (fma (/ 1 v) (/ -5 v) 1))))) in v 1546424493.962 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (/ 1 (fma (/ 1 v) (/ -5 v) 1)))) in v 1546424493.962 * [misc]taylor: Taking taylor expansion of 1/6 in v 1546424493.962 * [misc]backup-simplify: Simplify 1/6 into 1/6 1546424493.962 * [misc]taylor: Taking taylor expansion of (log (/ 1 (fma (/ 1 v) (/ -5 v) 1))) in v 1546424493.962 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 v) (/ -5 v) 1)) in v 1546424493.962 * [misc]taylor: Taking taylor expansion of (fma (/ 1 v) (/ -5 v) 1) in v 1546424493.962 * [misc]taylor: Rewrote expression to (+ (* (/ 1 v) (/ -5 v)) 1) 1546424493.962 * [misc]taylor: Taking taylor expansion of (* (/ 1 v) (/ -5 v)) in v 1546424493.962 * [misc]taylor: Taking taylor expansion of (/ 1 v) in v 1546424493.962 * [misc]taylor: Taking taylor expansion of v in v 1546424493.962 * [misc]backup-simplify: Simplify 0 into 0 1546424493.962 * [misc]backup-simplify: Simplify 1 into 1 1546424493.963 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424493.963 * [misc]taylor: Taking taylor expansion of (/ -5 v) in v 1546424493.963 * [misc]taylor: Taking taylor expansion of -5 in v 1546424493.963 * [misc]backup-simplify: Simplify -5 into -5 1546424493.963 * [misc]taylor: Taking taylor expansion of v in v 1546424493.963 * [misc]backup-simplify: Simplify 0 into 0 1546424493.963 * [misc]backup-simplify: Simplify 1 into 1 1546424493.963 * [misc]backup-simplify: Simplify (/ -5 1) into -5 1546424493.963 * [misc]taylor: Taking taylor expansion of 1 in v 1546424493.963 * [misc]backup-simplify: Simplify 1 into 1 1546424493.963 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424493.963 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424493.963 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1546424493.963 * [misc]backup-simplify: Simplify (log -1/5) into (log -1/5) 1546424493.964 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.964 * [misc]backup-simplify: Simplify (* 1/6 (+ (* 2 (log v)) (log -1/5))) into (* 1/6 (+ (* 2 (log v)) (log -1/5))) 1546424493.964 * [misc]backup-simplify: Simplify (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) into (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 1546424493.964 * [misc]taylor: Taking taylor expansion of (sqrt PI) in v 1546424493.964 * [misc]taylor: Taking taylor expansion of PI in v 1546424493.964 * [misc]backup-simplify: Simplify PI into PI 1546424493.965 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546424493.966 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546424493.966 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (fma (/ 1 v) (/ -5 v) 1)) 1/6) (sqrt PI)) in v 1546424493.966 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (fma (/ 1 v) (/ -5 v) 1)) 1/6) in v 1546424493.966 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (/ 1 (fma (/ 1 v) (/ -5 v) 1))))) in v 1546424493.966 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (/ 1 (fma (/ 1 v) (/ -5 v) 1)))) in v 1546424493.966 * [misc]taylor: Taking taylor expansion of 1/6 in v 1546424493.966 * [misc]backup-simplify: Simplify 1/6 into 1/6 1546424493.966 * [misc]taylor: Taking taylor expansion of (log (/ 1 (fma (/ 1 v) (/ -5 v) 1))) in v 1546424493.966 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ 1 v) (/ -5 v) 1)) in v 1546424493.966 * [misc]taylor: Taking taylor expansion of (fma (/ 1 v) (/ -5 v) 1) in v 1546424493.966 * [misc]taylor: Rewrote expression to (+ (* (/ 1 v) (/ -5 v)) 1) 1546424493.966 * [misc]taylor: Taking taylor expansion of (* (/ 1 v) (/ -5 v)) in v 1546424493.966 * [misc]taylor: Taking taylor expansion of (/ 1 v) in v 1546424493.966 * [misc]taylor: Taking taylor expansion of v in v 1546424493.966 * [misc]backup-simplify: Simplify 0 into 0 1546424493.966 * [misc]backup-simplify: Simplify 1 into 1 1546424493.966 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424493.966 * [misc]taylor: Taking taylor expansion of (/ -5 v) in v 1546424493.966 * [misc]taylor: Taking taylor expansion of -5 in v 1546424493.966 * [misc]backup-simplify: Simplify -5 into -5 1546424493.966 * [misc]taylor: Taking taylor expansion of v in v 1546424493.966 * [misc]backup-simplify: Simplify 0 into 0 1546424493.966 * [misc]backup-simplify: Simplify 1 into 1 1546424493.966 * [misc]backup-simplify: Simplify (/ -5 1) into -5 1546424493.966 * [misc]taylor: Taking taylor expansion of 1 in v 1546424493.967 * [misc]backup-simplify: Simplify 1 into 1 1546424493.967 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424493.967 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424493.967 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1546424493.967 * [misc]backup-simplify: Simplify (log -1/5) into (log -1/5) 1546424493.967 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.968 * [misc]backup-simplify: Simplify (* 1/6 (+ (* 2 (log v)) (log -1/5))) into (* 1/6 (+ (* 2 (log v)) (log -1/5))) 1546424493.968 * [misc]backup-simplify: Simplify (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) into (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 1546424493.968 * [misc]taylor: Taking taylor expansion of (sqrt PI) in v 1546424493.968 * [misc]taylor: Taking taylor expansion of PI in v 1546424493.968 * [misc]backup-simplify: Simplify PI into PI 1546424493.968 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546424493.969 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546424493.970 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) into (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) 1546424493.970 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) into (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) 1546424493.970 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -5 (/ 0 1)))) into 0 1546424493.971 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424493.971 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424493.971 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.971 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)))) into 0 1546424493.973 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1/5 1)))) 1) into 0 1546424493.973 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.974 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (+ (* 2 (log v)) (log -1/5)))) into 0 1546424493.975 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 1) 1)))) into 0 1546424493.976 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 0) (* 0 (sqrt PI))) into 0 1546424493.976 * [misc]backup-simplify: Simplify 0 into 0 1546424493.977 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt PI))) into 0 1546424493.977 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424493.978 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424493.978 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424493.978 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424493.978 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/25 1546424493.982 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1/5 2))) (* 1 (/ (* 1 (pow (* 2 -1/25) 1)) (pow -1/5 1)))) 2) into 1/5 1546424493.982 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.983 * [misc]backup-simplify: Simplify (+ (* 1/6 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5))))) into 1/30 1546424493.985 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 1/30 1) 1)))) into (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) 1546424493.986 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 0) (+ (* 0 0) (* (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) (sqrt PI)))) into (* 1/30 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424493.986 * [misc]backup-simplify: Simplify (* 1/30 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) into (* 1/30 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424493.987 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546424493.988 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424493.988 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424493.988 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424493.988 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424493.989 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 1 -5)) (* -1/25 (/ 0 -5)))) into 0 1546424493.995 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1/5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -1/25) 1)) (pow -1/5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1/5 1)))) 6) into 0 1546424493.995 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424493.996 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5)))))) into 0 1546424493.999 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 1/30 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424494.000 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 0) (+ (* 0 0) (+ (* (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) 0) (* 0 (sqrt PI))))) into 0 1546424494.000 * [misc]backup-simplify: Simplify 0 into 0 1546424494.002 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546424494.002 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.003 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.003 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424494.003 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.003 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 0 -5)) (* -1/25 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/125 1546424494.013 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1/5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -1/25) 1)) (pow -1/5 3))) (* -3 (/ (* 1 (pow (* 2 -1/25) 2)) (pow -1/5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1/5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 -1/125) 1)) (pow -1/5 1)))) 24) into 1/50 1546424494.013 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424494.013 * [misc]backup-simplify: Simplify (+ (* 1/6 1/50) (+ (* 0 0) (+ (* 0 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5))))))) into 1/300 1546424494.018 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 1/30 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 1/30 2) 2)) (* (/ (pow 1/300 1) 1)))) into (* 7/1800 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) 1546424494.019 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 0) (+ (* 0 0) (+ (* (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) 0) (+ (* 0 0) (* (* 7/1800 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) (sqrt PI)))))) into (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424494.020 * [misc]backup-simplify: Simplify (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) into (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424494.021 * [misc]backup-simplify: Simplify (+ (* (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log (/ 1 v))) (log -1/5)))) (sqrt PI))) (pow (/ 1 v) 4)) (+ (* (* 1/30 (* (exp (* 1/6 (+ (* 2 (log (/ 1 v))) (log -1/5)))) (sqrt PI))) (pow (/ 1 v) 2)) (* (exp (* 1/6 (+ (* 2 (log (/ 1 v))) (log -1/5)))) (sqrt PI)))) into (+ (* 7/1800 (* (/ (exp (* 1/6 (+ (log -1/5) (* 2 (log (/ 1 v)))))) (pow v 4)) (sqrt PI))) (+ (* (sqrt PI) (exp (* 1/6 (+ (log -1/5) (* 2 (log (/ 1 v))))))) (* 1/30 (* (/ (exp (* 1/6 (+ (log -1/5) (* 2 (log (/ 1 v)))))) (pow v 2)) (sqrt PI))))) 1546424494.021 * [misc]backup-simplify: Simplify (sqrt (/ PI (cbrt (fma (/ 1 (- v)) (* (/ 1 (- v)) -5) 1)))) into (* (sqrt PI) (pow (/ 1 (fma (/ -1 v) (/ 5 v) 1)) 1/6)) 1546424494.021 * [misc]approximate: Taking taylor expansion of (* (sqrt PI) (pow (/ 1 (fma (/ -1 v) (/ 5 v) 1)) 1/6)) in (v) around 0 1546424494.021 * [misc]taylor: Taking taylor expansion of (* (sqrt PI) (pow (/ 1 (fma (/ -1 v) (/ 5 v) 1)) 1/6)) in v 1546424494.021 * [misc]taylor: Taking taylor expansion of (sqrt PI) in v 1546424494.021 * [misc]taylor: Taking taylor expansion of PI in v 1546424494.021 * [misc]backup-simplify: Simplify PI into PI 1546424494.021 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546424494.022 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546424494.022 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (fma (/ -1 v) (/ 5 v) 1)) 1/6) in v 1546424494.022 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (/ 1 (fma (/ -1 v) (/ 5 v) 1))))) in v 1546424494.022 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (/ 1 (fma (/ -1 v) (/ 5 v) 1)))) in v 1546424494.022 * [misc]taylor: Taking taylor expansion of 1/6 in v 1546424494.022 * [misc]backup-simplify: Simplify 1/6 into 1/6 1546424494.022 * [misc]taylor: Taking taylor expansion of (log (/ 1 (fma (/ -1 v) (/ 5 v) 1))) in v 1546424494.022 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ -1 v) (/ 5 v) 1)) in v 1546424494.022 * [misc]taylor: Taking taylor expansion of (fma (/ -1 v) (/ 5 v) 1) in v 1546424494.022 * [misc]taylor: Rewrote expression to (+ (* (/ -1 v) (/ 5 v)) 1) 1546424494.022 * [misc]taylor: Taking taylor expansion of (* (/ -1 v) (/ 5 v)) in v 1546424494.022 * [misc]taylor: Taking taylor expansion of (/ -1 v) in v 1546424494.022 * [misc]taylor: Taking taylor expansion of -1 in v 1546424494.022 * [misc]backup-simplify: Simplify -1 into -1 1546424494.022 * [misc]taylor: Taking taylor expansion of v in v 1546424494.022 * [misc]backup-simplify: Simplify 0 into 0 1546424494.022 * [misc]backup-simplify: Simplify 1 into 1 1546424494.022 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1546424494.022 * [misc]taylor: Taking taylor expansion of (/ 5 v) in v 1546424494.022 * [misc]taylor: Taking taylor expansion of 5 in v 1546424494.022 * [misc]backup-simplify: Simplify 5 into 5 1546424494.022 * [misc]taylor: Taking taylor expansion of v in v 1546424494.022 * [misc]backup-simplify: Simplify 0 into 0 1546424494.022 * [misc]backup-simplify: Simplify 1 into 1 1546424494.023 * [misc]backup-simplify: Simplify (/ 5 1) into 5 1546424494.023 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.023 * [misc]backup-simplify: Simplify 1 into 1 1546424494.023 * [misc]backup-simplify: Simplify (* -1 5) into -5 1546424494.023 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.023 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1546424494.023 * [misc]backup-simplify: Simplify (log -1/5) into (log -1/5) 1546424494.023 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424494.023 * [misc]backup-simplify: Simplify (* 1/6 (+ (* 2 (log v)) (log -1/5))) into (* 1/6 (+ (* 2 (log v)) (log -1/5))) 1546424494.024 * [misc]backup-simplify: Simplify (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) into (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 1546424494.024 * [misc]taylor: Taking taylor expansion of (* (sqrt PI) (pow (/ 1 (fma (/ -1 v) (/ 5 v) 1)) 1/6)) in v 1546424494.024 * [misc]taylor: Taking taylor expansion of (sqrt PI) in v 1546424494.024 * [misc]taylor: Taking taylor expansion of PI in v 1546424494.024 * [misc]backup-simplify: Simplify PI into PI 1546424494.024 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546424494.024 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546424494.024 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (fma (/ -1 v) (/ 5 v) 1)) 1/6) in v 1546424494.024 * [misc]taylor: Taking taylor expansion of (exp (* 1/6 (log (/ 1 (fma (/ -1 v) (/ 5 v) 1))))) in v 1546424494.024 * [misc]taylor: Taking taylor expansion of (* 1/6 (log (/ 1 (fma (/ -1 v) (/ 5 v) 1)))) in v 1546424494.024 * [misc]taylor: Taking taylor expansion of 1/6 in v 1546424494.024 * [misc]backup-simplify: Simplify 1/6 into 1/6 1546424494.024 * [misc]taylor: Taking taylor expansion of (log (/ 1 (fma (/ -1 v) (/ 5 v) 1))) in v 1546424494.024 * [misc]taylor: Taking taylor expansion of (/ 1 (fma (/ -1 v) (/ 5 v) 1)) in v 1546424494.024 * [misc]taylor: Taking taylor expansion of (fma (/ -1 v) (/ 5 v) 1) in v 1546424494.025 * [misc]taylor: Rewrote expression to (+ (* (/ -1 v) (/ 5 v)) 1) 1546424494.025 * [misc]taylor: Taking taylor expansion of (* (/ -1 v) (/ 5 v)) in v 1546424494.025 * [misc]taylor: Taking taylor expansion of (/ -1 v) in v 1546424494.025 * [misc]taylor: Taking taylor expansion of -1 in v 1546424494.025 * [misc]backup-simplify: Simplify -1 into -1 1546424494.025 * [misc]taylor: Taking taylor expansion of v in v 1546424494.025 * [misc]backup-simplify: Simplify 0 into 0 1546424494.025 * [misc]backup-simplify: Simplify 1 into 1 1546424494.025 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1546424494.025 * [misc]taylor: Taking taylor expansion of (/ 5 v) in v 1546424494.025 * [misc]taylor: Taking taylor expansion of 5 in v 1546424494.025 * [misc]backup-simplify: Simplify 5 into 5 1546424494.025 * [misc]taylor: Taking taylor expansion of v in v 1546424494.025 * [misc]backup-simplify: Simplify 0 into 0 1546424494.025 * [misc]backup-simplify: Simplify 1 into 1 1546424494.025 * [misc]backup-simplify: Simplify (/ 5 1) into 5 1546424494.025 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.025 * [misc]backup-simplify: Simplify 1 into 1 1546424494.025 * [misc]backup-simplify: Simplify (* -1 5) into -5 1546424494.025 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.025 * [misc]backup-simplify: Simplify (/ 1 -5) into -1/5 1546424494.025 * [misc]backup-simplify: Simplify (log -1/5) into (log -1/5) 1546424494.026 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424494.026 * [misc]backup-simplify: Simplify (* 1/6 (+ (* 2 (log v)) (log -1/5))) into (* 1/6 (+ (* 2 (log v)) (log -1/5))) 1546424494.026 * [misc]backup-simplify: Simplify (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) into (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) 1546424494.026 * [misc]backup-simplify: Simplify (* (sqrt PI) (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) into (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) 1546424494.027 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) into (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI)) 1546424494.027 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)))) into 0 1546424494.027 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1546424494.027 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 5)) into 0 1546424494.027 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.027 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)))) into 0 1546424494.029 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1/5 1)))) 1) into 0 1546424494.029 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424494.029 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (* 0 (+ (* 2 (log v)) (log -1/5)))) into 0 1546424494.030 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 1) 1)))) into 0 1546424494.031 * [misc]backup-simplify: Simplify (+ (* (sqrt PI) 0) (* 0 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))))) into 0 1546424494.031 * [misc]backup-simplify: Simplify 0 into 0 1546424494.031 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.031 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.031 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 5))) into 0 1546424494.031 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424494.031 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/25 1546424494.034 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1/5 2))) (* 1 (/ (* 1 (pow (* 2 -1/25) 1)) (pow -1/5 1)))) 2) into 1/5 1546424494.034 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424494.034 * [misc]backup-simplify: Simplify (+ (* 1/6 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5))))) into 1/30 1546424494.036 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 1/30 1) 1)))) into (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) 1546424494.037 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt PI))) into 0 1546424494.037 * [misc]backup-simplify: Simplify (+ (* (sqrt PI) (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))))) (+ (* 0 0) (* 0 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))))) into (* 1/30 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424494.038 * [misc]backup-simplify: Simplify (* 1/30 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) into (* 1/30 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424494.038 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.038 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.038 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 5)))) into 0 1546424494.038 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.039 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 1 -5)) (* -1/25 (/ 0 -5)))) into 0 1546424494.042 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1/5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -1/25) 1)) (pow -1/5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1/5 1)))) 6) into 0 1546424494.043 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424494.043 * [misc]backup-simplify: Simplify (+ (* 1/6 0) (+ (* 0 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5)))))) into 0 1546424494.045 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 1/30 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424494.046 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546424494.047 * [misc]backup-simplify: Simplify (+ (* (sqrt PI) 0) (+ (* 0 (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))))) (+ (* 0 0) (* 0 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))))))) into 0 1546424494.047 * [misc]backup-simplify: Simplify 0 into 0 1546424494.047 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.047 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.048 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 5))))) into 0 1546424494.048 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.048 * [misc]backup-simplify: Simplify (- (+ (* -1/5 (/ 0 -5)) (* 0 (/ 0 -5)) (* -1/25 (/ 1 -5)) (* 0 (/ 0 -5)))) into -1/125 1546424494.058 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1/5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -1/25) 1)) (pow -1/5 3))) (* -3 (/ (* 1 (pow (* 2 -1/25) 2)) (pow -1/5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1/5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 -1/125) 1)) (pow -1/5 1)))) 24) into 1/50 1546424494.058 * [misc]backup-simplify: Simplify (+ (* (- -2) (log v)) (log -1/5)) into (+ (* 2 (log v)) (log -1/5)) 1546424494.059 * [misc]backup-simplify: Simplify (+ (* 1/6 1/50) (+ (* 0 0) (+ (* 0 1/5) (+ (* 0 0) (* 0 (+ (* 2 (log v)) (log -1/5))))))) into 1/300 1546424494.064 * [misc]backup-simplify: Simplify (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 1/30 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 1/30 2) 2)) (* (/ (pow 1/300 1) 1)))) into (* 7/1800 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))) 1546424494.065 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546424494.067 * [misc]backup-simplify: Simplify (+ (* (sqrt PI) (* 7/1800 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))))) (+ (* 0 0) (+ (* 0 (* 1/30 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))))) (+ (* 0 0) (* 0 (exp (* 1/6 (+ (* 2 (log v)) (log -1/5))))))))) into (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424494.067 * [misc]backup-simplify: Simplify (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) into (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log v)) (log -1/5)))) (sqrt PI))) 1546424494.069 * [misc]backup-simplify: Simplify (+ (* (* 7/1800 (* (exp (* 1/6 (+ (* 2 (log (/ 1 (- v)))) (log -1/5)))) (sqrt PI))) (pow (/ 1 (- v)) 4)) (+ (* (* 1/30 (* (exp (* 1/6 (+ (* 2 (log (/ 1 (- v)))) (log -1/5)))) (sqrt PI))) (pow (/ 1 (- v)) 2)) (* (exp (* 1/6 (+ (* 2 (log (/ 1 (- v)))) (log -1/5)))) (sqrt PI)))) into (+ (* (exp (* 1/6 (+ (* 2 (log (/ -1 v))) (log -1/5)))) (sqrt PI)) (+ (* 1/30 (* (/ (exp (* 1/6 (+ (* 2 (log (/ -1 v))) (log -1/5)))) (pow v 2)) (sqrt PI))) (* 7/1800 (* (/ (exp (* 1/6 (+ (* 2 (log (/ -1 v))) (log -1/5)))) (pow v 4)) (sqrt PI))))) 1546424494.069 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1) 1546424494.070 * [misc]backup-simplify: Simplify (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) into (* (pow (fma v (* -5 v) 1) 1/3) (sqrt (/ 1 (fma -6 (pow v 2) 2)))) 1546424494.070 * [misc]approximate: Taking taylor expansion of (* (pow (fma v (* -5 v) 1) 1/3) (sqrt (/ 1 (fma -6 (pow v 2) 2)))) in (v) around 0 1546424494.070 * [misc]taylor: Taking taylor expansion of (* (pow (fma v (* -5 v) 1) 1/3) (sqrt (/ 1 (fma -6 (pow v 2) 2)))) in v 1546424494.070 * [misc]taylor: Taking taylor expansion of (pow (fma v (* -5 v) 1) 1/3) in v 1546424494.070 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma v (* -5 v) 1)))) in v 1546424494.070 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma v (* -5 v) 1))) in v 1546424494.070 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424494.070 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424494.070 * [misc]taylor: Taking taylor expansion of (log (fma v (* -5 v) 1)) in v 1546424494.070 * [misc]taylor: Taking taylor expansion of (fma v (* -5 v) 1) in v 1546424494.070 * [misc]taylor: Rewrote expression to (+ (* v (* -5 v)) 1) 1546424494.070 * [misc]taylor: Taking taylor expansion of (* v (* -5 v)) in v 1546424494.070 * [misc]taylor: Taking taylor expansion of v in v 1546424494.070 * [misc]backup-simplify: Simplify 0 into 0 1546424494.070 * [misc]backup-simplify: Simplify 1 into 1 1546424494.070 * [misc]taylor: Taking taylor expansion of (* -5 v) in v 1546424494.070 * [misc]taylor: Taking taylor expansion of -5 in v 1546424494.070 * [misc]backup-simplify: Simplify -5 into -5 1546424494.070 * [misc]taylor: Taking taylor expansion of v in v 1546424494.070 * [misc]backup-simplify: Simplify 0 into 0 1546424494.070 * [misc]backup-simplify: Simplify 1 into 1 1546424494.070 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.070 * [misc]backup-simplify: Simplify 1 into 1 1546424494.070 * [misc]backup-simplify: Simplify (* -5 0) into 0 1546424494.071 * [misc]backup-simplify: Simplify (* 0 0) into 0 1546424494.071 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424494.071 * [misc]backup-simplify: Simplify (log 1) into 0 1546424494.071 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1546424494.071 * [misc]backup-simplify: Simplify (+ (* -5 1) (* 0 0)) into -5 1546424494.071 * [misc]backup-simplify: Simplify (+ (* 0 -5) (* 1 0)) into 0 1546424494.072 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.074 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1546424494.074 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1546424494.074 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 1) (* 0 0))) into 0 1546424494.075 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 -5) (* 0 0))) into -5 1546424494.075 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.079 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1546424494.079 * [misc]backup-simplify: Simplify (+ (* 1/3 -5) (+ (* 0 0) (* 0 0))) into -5/3 1546424494.079 * [misc]backup-simplify: Simplify (exp 0) into 1 1546424494.079 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma -6 (pow v 2) 2))) in v 1546424494.079 * [misc]taylor: Taking taylor expansion of (/ 1 (fma -6 (pow v 2) 2)) in v 1546424494.079 * [misc]taylor: Taking taylor expansion of (fma -6 (pow v 2) 2) in v 1546424494.079 * [misc]taylor: Rewrote expression to (+ (* -6 (pow v 2)) 2) 1546424494.079 * [misc]taylor: Taking taylor expansion of (* -6 (pow v 2)) in v 1546424494.079 * [misc]taylor: Taking taylor expansion of -6 in v 1546424494.079 * [misc]backup-simplify: Simplify -6 into -6 1546424494.079 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.080 * [misc]taylor: Taking taylor expansion of v in v 1546424494.080 * [misc]backup-simplify: Simplify 0 into 0 1546424494.080 * [misc]backup-simplify: Simplify 1 into 1 1546424494.080 * [misc]taylor: Taking taylor expansion of 2 in v 1546424494.080 * [misc]backup-simplify: Simplify 2 into 2 1546424494.080 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1546424494.080 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1546424494.080 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1546424494.080 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.080 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)))) into 0 1546424494.081 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1546424494.081 * [misc]taylor: Taking taylor expansion of (* (pow (fma v (* -5 v) 1) 1/3) (sqrt (/ 1 (fma -6 (pow v 2) 2)))) in v 1546424494.081 * [misc]taylor: Taking taylor expansion of (pow (fma v (* -5 v) 1) 1/3) in v 1546424494.081 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma v (* -5 v) 1)))) in v 1546424494.081 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma v (* -5 v) 1))) in v 1546424494.081 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424494.081 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424494.081 * [misc]taylor: Taking taylor expansion of (log (fma v (* -5 v) 1)) in v 1546424494.081 * [misc]taylor: Taking taylor expansion of (fma v (* -5 v) 1) in v 1546424494.081 * [misc]taylor: Rewrote expression to (+ (* v (* -5 v)) 1) 1546424494.081 * [misc]taylor: Taking taylor expansion of (* v (* -5 v)) in v 1546424494.081 * [misc]taylor: Taking taylor expansion of v in v 1546424494.081 * [misc]backup-simplify: Simplify 0 into 0 1546424494.081 * [misc]backup-simplify: Simplify 1 into 1 1546424494.081 * [misc]taylor: Taking taylor expansion of (* -5 v) in v 1546424494.081 * [misc]taylor: Taking taylor expansion of -5 in v 1546424494.081 * [misc]backup-simplify: Simplify -5 into -5 1546424494.081 * [misc]taylor: Taking taylor expansion of v in v 1546424494.081 * [misc]backup-simplify: Simplify 0 into 0 1546424494.081 * [misc]backup-simplify: Simplify 1 into 1 1546424494.081 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.081 * [misc]backup-simplify: Simplify 1 into 1 1546424494.081 * [misc]backup-simplify: Simplify (* -5 0) into 0 1546424494.082 * [misc]backup-simplify: Simplify (* 0 0) into 0 1546424494.082 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424494.082 * [misc]backup-simplify: Simplify (log 1) into 0 1546424494.082 * [misc]backup-simplify: Simplify (* 1/3 0) into 0 1546424494.082 * [misc]backup-simplify: Simplify (+ (* -5 1) (* 0 0)) into -5 1546424494.082 * [misc]backup-simplify: Simplify (+ (* 0 -5) (* 1 0)) into 0 1546424494.083 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.085 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1546424494.085 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 0)) into 0 1546424494.085 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 1) (* 0 0))) into 0 1546424494.085 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 -5) (* 0 0))) into -5 1546424494.086 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.089 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 -5) 1)) (pow 1 1)))) 2) into -5 1546424494.090 * [misc]backup-simplify: Simplify (+ (* 1/3 -5) (+ (* 0 0) (* 0 0))) into -5/3 1546424494.090 * [misc]backup-simplify: Simplify (exp 0) into 1 1546424494.090 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma -6 (pow v 2) 2))) in v 1546424494.090 * [misc]taylor: Taking taylor expansion of (/ 1 (fma -6 (pow v 2) 2)) in v 1546424494.090 * [misc]taylor: Taking taylor expansion of (fma -6 (pow v 2) 2) in v 1546424494.090 * [misc]taylor: Rewrote expression to (+ (* -6 (pow v 2)) 2) 1546424494.090 * [misc]taylor: Taking taylor expansion of (* -6 (pow v 2)) in v 1546424494.090 * [misc]taylor: Taking taylor expansion of -6 in v 1546424494.090 * [misc]backup-simplify: Simplify -6 into -6 1546424494.090 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.090 * [misc]taylor: Taking taylor expansion of v in v 1546424494.090 * [misc]backup-simplify: Simplify 0 into 0 1546424494.090 * [misc]backup-simplify: Simplify 1 into 1 1546424494.090 * [misc]taylor: Taking taylor expansion of 2 in v 1546424494.090 * [misc]backup-simplify: Simplify 2 into 2 1546424494.090 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1546424494.090 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1546424494.091 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1546424494.091 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.091 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)))) into 0 1546424494.091 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1546424494.091 * [misc]backup-simplify: Simplify (* 1 (sqrt 1/2)) into (sqrt 1/2) 1546424494.092 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1546424494.093 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1546424494.093 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (sqrt 1/2))) into 0 1546424494.093 * [misc]backup-simplify: Simplify 0 into 0 1546424494.093 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.094 * [misc]backup-simplify: Simplify (* -6 1) into -6 1546424494.094 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1546424494.094 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ -6 2)) (* 0 (/ 0 2)))) into 3/2 1546424494.095 * [misc]backup-simplify: Simplify (/ (- 3/2 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into (/ 3/4 (sqrt 1/2)) 1546424494.097 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -5/3 1) 1)))) into -5/3 1546424494.099 * [misc]backup-simplify: Simplify (+ (* 1 (/ 3/4 (sqrt 1/2))) (+ (* 0 0) (* -5/3 (sqrt 1/2)))) into (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) 1546424494.100 * [misc]backup-simplify: Simplify (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) into (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) 1546424494.100 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.100 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 1)) into 0 1546424494.100 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.100 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ -6 2)) (* 3/2 (/ 0 2)))) into 0 1546424494.101 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 3/4 (sqrt 1/2)))))) (* 2 (sqrt 1/2))) into 0 1546424494.101 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1546424494.101 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 -5) (* 0 0)))) into 0 1546424494.102 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.107 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -5) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1546424494.108 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0)))) into 0 1546424494.111 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -5/3 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424494.111 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 (/ 3/4 (sqrt 1/2))) (+ (* -5/3 0) (* 0 (sqrt 1/2))))) into 0 1546424494.112 * [misc]backup-simplify: Simplify 0 into 0 1546424494.112 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.112 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.112 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.113 * [misc]backup-simplify: Simplify (- (+ (* 1/2 (/ 0 2)) (* 0 (/ 0 2)) (* 3/2 (/ -6 2)) (* 0 (/ 0 2)))) into 9/2 1546424494.114 * [misc]backup-simplify: Simplify (/ (- 9/2 (pow (/ 3/4 (sqrt 1/2)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/2))) into (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))) 1546424494.115 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 1546424494.115 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 -5) (* 0 0))))) into 0 1546424494.115 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.121 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -5) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 -5) 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 -25/2 1546424494.122 * [misc]backup-simplify: Simplify (+ (* 1/3 -25/2) (+ (* 0 0) (+ (* 0 -5) (+ (* 0 0) (* 0 0))))) into -25/6 1546424494.125 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -5/3 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -5/3 2) 2)) (* (/ (pow -25/6 1) 1)))) into -25/9 1546424494.129 * [misc]backup-simplify: Simplify (+ (* 1 (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* 0 0) (+ (* -5/3 (/ 3/4 (sqrt 1/2))) (+ (* 0 0) (* -25/9 (sqrt 1/2)))))) into (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) 1546424494.130 * [misc]backup-simplify: Simplify (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) into (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) 1546424494.133 * [misc]backup-simplify: Simplify (+ (* (- (/ 1 (sqrt 1/2)) (+ (* 25/9 (sqrt 1/2)) (* 9/32 (/ 1 (pow (sqrt 1/2) 3))))) (pow v 4)) (+ (* (- (* 3/4 (/ 1 (sqrt 1/2))) (* 5/3 (sqrt 1/2))) (pow v 2)) (sqrt 1/2))) into (- (+ (sqrt 1/2) (+ (/ (pow v 4) (sqrt 1/2)) (* 3/4 (/ (pow v 2) (sqrt 1/2))))) (+ (* 5/3 (* (pow v 2) (sqrt 1/2))) (+ (* 25/9 (* (pow v 4) (sqrt 1/2))) (* 9/32 (/ (pow v 4) (pow (sqrt 1/2) 3)))))) 1546424494.134 * [misc]backup-simplify: Simplify (/ (cbrt (fma (/ 1 v) (* (/ 1 v) -5) 1)) (sqrt (fma -6 (* (/ 1 v) (/ 1 v)) 2))) into (* (pow (fma (/ 1 v) (/ -5 v) 1) 1/3) (sqrt (/ 1 (fma -6 (/ 1 (pow v 2)) 2)))) 1546424494.134 * [misc]approximate: Taking taylor expansion of (* (pow (fma (/ 1 v) (/ -5 v) 1) 1/3) (sqrt (/ 1 (fma -6 (/ 1 (pow v 2)) 2)))) in (v) around 0 1546424494.134 * [misc]taylor: Taking taylor expansion of (* (pow (fma (/ 1 v) (/ -5 v) 1) 1/3) (sqrt (/ 1 (fma -6 (/ 1 (pow v 2)) 2)))) in v 1546424494.134 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 v) (/ -5 v) 1) 1/3) in v 1546424494.134 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 v) (/ -5 v) 1)))) in v 1546424494.134 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (/ 1 v) (/ -5 v) 1))) in v 1546424494.134 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424494.134 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424494.134 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 v) (/ -5 v) 1)) in v 1546424494.134 * [misc]taylor: Taking taylor expansion of (fma (/ 1 v) (/ -5 v) 1) in v 1546424494.134 * [misc]taylor: Rewrote expression to (+ (* (/ 1 v) (/ -5 v)) 1) 1546424494.134 * [misc]taylor: Taking taylor expansion of (* (/ 1 v) (/ -5 v)) in v 1546424494.134 * [misc]taylor: Taking taylor expansion of (/ 1 v) in v 1546424494.134 * [misc]taylor: Taking taylor expansion of v in v 1546424494.134 * [misc]backup-simplify: Simplify 0 into 0 1546424494.134 * [misc]backup-simplify: Simplify 1 into 1 1546424494.134 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.134 * [misc]taylor: Taking taylor expansion of (/ -5 v) in v 1546424494.134 * [misc]taylor: Taking taylor expansion of -5 in v 1546424494.134 * [misc]backup-simplify: Simplify -5 into -5 1546424494.134 * [misc]taylor: Taking taylor expansion of v in v 1546424494.134 * [misc]backup-simplify: Simplify 0 into 0 1546424494.134 * [misc]backup-simplify: Simplify 1 into 1 1546424494.134 * [misc]backup-simplify: Simplify (/ -5 1) into -5 1546424494.134 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.134 * [misc]backup-simplify: Simplify 1 into 1 1546424494.134 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424494.134 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.135 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1546424494.135 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424494.135 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1546424494.135 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424494.135 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma -6 (/ 1 (pow v 2)) 2))) in v 1546424494.135 * [misc]taylor: Taking taylor expansion of (/ 1 (fma -6 (/ 1 (pow v 2)) 2)) in v 1546424494.135 * [misc]taylor: Taking taylor expansion of (fma -6 (/ 1 (pow v 2)) 2) in v 1546424494.135 * [misc]taylor: Rewrote expression to (+ (* -6 (/ 1 (pow v 2))) 2) 1546424494.135 * [misc]taylor: Taking taylor expansion of (* -6 (/ 1 (pow v 2))) in v 1546424494.135 * [misc]taylor: Taking taylor expansion of -6 in v 1546424494.135 * [misc]backup-simplify: Simplify -6 into -6 1546424494.135 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.135 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.135 * [misc]taylor: Taking taylor expansion of v in v 1546424494.135 * [misc]backup-simplify: Simplify 0 into 0 1546424494.135 * [misc]backup-simplify: Simplify 1 into 1 1546424494.135 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.136 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.136 * [misc]taylor: Taking taylor expansion of 2 in v 1546424494.136 * [misc]backup-simplify: Simplify 2 into 2 1546424494.136 * [misc]backup-simplify: Simplify (* -6 1) into -6 1546424494.136 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1546424494.136 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1546424494.136 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1546424494.136 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.136 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.136 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 1)) into 0 1546424494.137 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.137 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1546424494.137 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1546424494.137 * [misc]taylor: Taking taylor expansion of (* (pow (fma (/ 1 v) (/ -5 v) 1) 1/3) (sqrt (/ 1 (fma -6 (/ 1 (pow v 2)) 2)))) in v 1546424494.137 * [misc]taylor: Taking taylor expansion of (pow (fma (/ 1 v) (/ -5 v) 1) 1/3) in v 1546424494.137 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 v) (/ -5 v) 1)))) in v 1546424494.137 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (/ 1 v) (/ -5 v) 1))) in v 1546424494.137 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424494.137 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424494.137 * [misc]taylor: Taking taylor expansion of (log (fma (/ 1 v) (/ -5 v) 1)) in v 1546424494.137 * [misc]taylor: Taking taylor expansion of (fma (/ 1 v) (/ -5 v) 1) in v 1546424494.137 * [misc]taylor: Rewrote expression to (+ (* (/ 1 v) (/ -5 v)) 1) 1546424494.137 * [misc]taylor: Taking taylor expansion of (* (/ 1 v) (/ -5 v)) in v 1546424494.137 * [misc]taylor: Taking taylor expansion of (/ 1 v) in v 1546424494.137 * [misc]taylor: Taking taylor expansion of v in v 1546424494.137 * [misc]backup-simplify: Simplify 0 into 0 1546424494.137 * [misc]backup-simplify: Simplify 1 into 1 1546424494.137 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.137 * [misc]taylor: Taking taylor expansion of (/ -5 v) in v 1546424494.137 * [misc]taylor: Taking taylor expansion of -5 in v 1546424494.137 * [misc]backup-simplify: Simplify -5 into -5 1546424494.137 * [misc]taylor: Taking taylor expansion of v in v 1546424494.137 * [misc]backup-simplify: Simplify 0 into 0 1546424494.137 * [misc]backup-simplify: Simplify 1 into 1 1546424494.137 * [misc]backup-simplify: Simplify (/ -5 1) into -5 1546424494.137 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.137 * [misc]backup-simplify: Simplify 1 into 1 1546424494.137 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424494.138 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.138 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1546424494.138 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424494.138 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1546424494.138 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424494.138 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma -6 (/ 1 (pow v 2)) 2))) in v 1546424494.138 * [misc]taylor: Taking taylor expansion of (/ 1 (fma -6 (/ 1 (pow v 2)) 2)) in v 1546424494.138 * [misc]taylor: Taking taylor expansion of (fma -6 (/ 1 (pow v 2)) 2) in v 1546424494.138 * [misc]taylor: Rewrote expression to (+ (* -6 (/ 1 (pow v 2))) 2) 1546424494.138 * [misc]taylor: Taking taylor expansion of (* -6 (/ 1 (pow v 2))) in v 1546424494.138 * [misc]taylor: Taking taylor expansion of -6 in v 1546424494.138 * [misc]backup-simplify: Simplify -6 into -6 1546424494.138 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.138 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.138 * [misc]taylor: Taking taylor expansion of v in v 1546424494.138 * [misc]backup-simplify: Simplify 0 into 0 1546424494.138 * [misc]backup-simplify: Simplify 1 into 1 1546424494.139 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.139 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.139 * [misc]taylor: Taking taylor expansion of 2 in v 1546424494.139 * [misc]backup-simplify: Simplify 2 into 2 1546424494.139 * [misc]backup-simplify: Simplify (* -6 1) into -6 1546424494.139 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1546424494.139 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1546424494.139 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1546424494.139 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.139 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.140 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 1)) into 0 1546424494.140 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.140 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1546424494.140 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1546424494.140 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6)) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424494.141 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424494.141 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -5 (/ 0 1)))) into 0 1546424494.141 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.141 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424494.141 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.143 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1546424494.143 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424494.143 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1546424494.144 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1546424494.145 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) 0) (* 0 (sqrt -1/6))) into 0 1546424494.145 * [misc]backup-simplify: Simplify 0 into 0 1546424494.145 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.145 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.146 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.146 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1546424494.146 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/18 1546424494.148 * [misc]backup-simplify: Simplify (/ (- -1/18 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into (/ -1/36 (sqrt -1/6)) 1546424494.148 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.148 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.149 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424494.149 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424494.153 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1546424494.153 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424494.154 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/15) 1546424494.156 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/15) 1) 1)))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424494.157 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (/ -1/36 (sqrt -1/6))) (+ (* 0 0) (* (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) (sqrt -1/6)))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1546424494.158 * [misc]backup-simplify: Simplify (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1546424494.159 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424494.159 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.159 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424494.160 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.160 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* -1/18 (/ 0 -6)))) into 0 1546424494.160 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/36 (sqrt -1/6)))))) (* 2 (sqrt -1/6))) into 0 1546424494.161 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.161 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.161 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424494.162 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.168 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1546424494.169 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424494.169 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1546424494.173 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424494.174 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) 0) (+ (* 0 (/ -1/36 (sqrt -1/6))) (+ (* (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 0) (* 0 (sqrt -1/6))))) into 0 1546424494.174 * [misc]backup-simplify: Simplify 0 into 0 1546424494.174 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424494.175 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.175 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424494.175 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.176 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 0 -6)) (* -1/18 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/54 1546424494.178 * [misc]backup-simplify: Simplify (/ (- -1/54 (pow (/ -1/36 (sqrt -1/6)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) 1546424494.179 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.179 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.180 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5))))) into 0 1546424494.180 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.191 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1546424494.191 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424494.192 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/150) 1546424494.198 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/15) 2) 2)) (* (/ (pow (- 1/150) 1) 1)))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424494.201 * [misc]backup-simplify: Simplify (+ (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6)))) (+ (* 0 0) (+ (* (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) (/ -1/36 (sqrt -1/6))) (+ (* 0 0) (* (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) (sqrt -1/6)))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1546424494.202 * [misc]backup-simplify: Simplify (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1546424494.205 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (pow (sqrt -1/6) 3)))))) (pow (/ 1 v) 5)) (+ (* (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (sqrt -1/6))))) (pow (/ 1 v) 3)) (* (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (/ 1 v)))) into (- (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) v) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/15 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 3))) (* 1/225 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 5)))))))) 1546424494.205 * [misc]backup-simplify: Simplify (/ (cbrt (fma (/ 1 (- v)) (* (/ 1 (- v)) -5) 1)) (sqrt (fma -6 (* (/ 1 (- v)) (/ 1 (- v))) 2))) into (* (sqrt (/ 1 (fma -6 (/ 1 (pow v 2)) 2))) (pow (fma (/ -1 v) (/ 5 v) 1) 1/3)) 1546424494.205 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 (fma -6 (/ 1 (pow v 2)) 2))) (pow (fma (/ -1 v) (/ 5 v) 1) 1/3)) in (v) around 0 1546424494.205 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (fma -6 (/ 1 (pow v 2)) 2))) (pow (fma (/ -1 v) (/ 5 v) 1) 1/3)) in v 1546424494.205 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma -6 (/ 1 (pow v 2)) 2))) in v 1546424494.205 * [misc]taylor: Taking taylor expansion of (/ 1 (fma -6 (/ 1 (pow v 2)) 2)) in v 1546424494.205 * [misc]taylor: Taking taylor expansion of (fma -6 (/ 1 (pow v 2)) 2) in v 1546424494.205 * [misc]taylor: Rewrote expression to (+ (* -6 (/ 1 (pow v 2))) 2) 1546424494.205 * [misc]taylor: Taking taylor expansion of (* -6 (/ 1 (pow v 2))) in v 1546424494.205 * [misc]taylor: Taking taylor expansion of -6 in v 1546424494.205 * [misc]backup-simplify: Simplify -6 into -6 1546424494.205 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.205 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.205 * [misc]taylor: Taking taylor expansion of v in v 1546424494.205 * [misc]backup-simplify: Simplify 0 into 0 1546424494.205 * [misc]backup-simplify: Simplify 1 into 1 1546424494.205 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.205 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.205 * [misc]taylor: Taking taylor expansion of 2 in v 1546424494.205 * [misc]backup-simplify: Simplify 2 into 2 1546424494.206 * [misc]backup-simplify: Simplify (* -6 1) into -6 1546424494.206 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1546424494.206 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1546424494.206 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1546424494.206 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.206 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.206 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 1)) into 0 1546424494.206 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.207 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1546424494.207 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1546424494.207 * [misc]taylor: Taking taylor expansion of (pow (fma (/ -1 v) (/ 5 v) 1) 1/3) in v 1546424494.207 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (/ -1 v) (/ 5 v) 1)))) in v 1546424494.207 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (/ -1 v) (/ 5 v) 1))) in v 1546424494.207 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424494.207 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424494.207 * [misc]taylor: Taking taylor expansion of (log (fma (/ -1 v) (/ 5 v) 1)) in v 1546424494.207 * [misc]taylor: Taking taylor expansion of (fma (/ -1 v) (/ 5 v) 1) in v 1546424494.207 * [misc]taylor: Rewrote expression to (+ (* (/ -1 v) (/ 5 v)) 1) 1546424494.207 * [misc]taylor: Taking taylor expansion of (* (/ -1 v) (/ 5 v)) in v 1546424494.207 * [misc]taylor: Taking taylor expansion of (/ -1 v) in v 1546424494.207 * [misc]taylor: Taking taylor expansion of -1 in v 1546424494.207 * [misc]backup-simplify: Simplify -1 into -1 1546424494.207 * [misc]taylor: Taking taylor expansion of v in v 1546424494.207 * [misc]backup-simplify: Simplify 0 into 0 1546424494.207 * [misc]backup-simplify: Simplify 1 into 1 1546424494.207 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1546424494.207 * [misc]taylor: Taking taylor expansion of (/ 5 v) in v 1546424494.207 * [misc]taylor: Taking taylor expansion of 5 in v 1546424494.207 * [misc]backup-simplify: Simplify 5 into 5 1546424494.207 * [misc]taylor: Taking taylor expansion of v in v 1546424494.207 * [misc]backup-simplify: Simplify 0 into 0 1546424494.207 * [misc]backup-simplify: Simplify 1 into 1 1546424494.207 * [misc]backup-simplify: Simplify (/ 5 1) into 5 1546424494.207 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.207 * [misc]backup-simplify: Simplify 1 into 1 1546424494.207 * [misc]backup-simplify: Simplify (* -1 5) into -5 1546424494.208 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.208 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1546424494.208 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424494.208 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1546424494.208 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424494.208 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (fma -6 (/ 1 (pow v 2)) 2))) (pow (fma (/ -1 v) (/ 5 v) 1) 1/3)) in v 1546424494.208 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (fma -6 (/ 1 (pow v 2)) 2))) in v 1546424494.208 * [misc]taylor: Taking taylor expansion of (/ 1 (fma -6 (/ 1 (pow v 2)) 2)) in v 1546424494.208 * [misc]taylor: Taking taylor expansion of (fma -6 (/ 1 (pow v 2)) 2) in v 1546424494.208 * [misc]taylor: Rewrote expression to (+ (* -6 (/ 1 (pow v 2))) 2) 1546424494.208 * [misc]taylor: Taking taylor expansion of (* -6 (/ 1 (pow v 2))) in v 1546424494.208 * [misc]taylor: Taking taylor expansion of -6 in v 1546424494.208 * [misc]backup-simplify: Simplify -6 into -6 1546424494.208 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.208 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.208 * [misc]taylor: Taking taylor expansion of v in v 1546424494.208 * [misc]backup-simplify: Simplify 0 into 0 1546424494.208 * [misc]backup-simplify: Simplify 1 into 1 1546424494.209 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.209 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.209 * [misc]taylor: Taking taylor expansion of 2 in v 1546424494.209 * [misc]backup-simplify: Simplify 2 into 2 1546424494.209 * [misc]backup-simplify: Simplify (* -6 1) into -6 1546424494.209 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1546424494.209 * [misc]backup-simplify: Simplify (/ 1 -6) into -1/6 1546424494.209 * [misc]backup-simplify: Simplify (sqrt -1/6) into (sqrt -1/6) 1546424494.209 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.209 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.209 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 1)) into 0 1546424494.210 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.210 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)))) into 0 1546424494.210 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -1/6))) into 0 1546424494.210 * [misc]taylor: Taking taylor expansion of (pow (fma (/ -1 v) (/ 5 v) 1) 1/3) in v 1546424494.210 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fma (/ -1 v) (/ 5 v) 1)))) in v 1546424494.210 * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fma (/ -1 v) (/ 5 v) 1))) in v 1546424494.210 * [misc]taylor: Taking taylor expansion of 1/3 in v 1546424494.210 * [misc]backup-simplify: Simplify 1/3 into 1/3 1546424494.210 * [misc]taylor: Taking taylor expansion of (log (fma (/ -1 v) (/ 5 v) 1)) in v 1546424494.210 * [misc]taylor: Taking taylor expansion of (fma (/ -1 v) (/ 5 v) 1) in v 1546424494.210 * [misc]taylor: Rewrote expression to (+ (* (/ -1 v) (/ 5 v)) 1) 1546424494.210 * [misc]taylor: Taking taylor expansion of (* (/ -1 v) (/ 5 v)) in v 1546424494.210 * [misc]taylor: Taking taylor expansion of (/ -1 v) in v 1546424494.210 * [misc]taylor: Taking taylor expansion of -1 in v 1546424494.210 * [misc]backup-simplify: Simplify -1 into -1 1546424494.210 * [misc]taylor: Taking taylor expansion of v in v 1546424494.210 * [misc]backup-simplify: Simplify 0 into 0 1546424494.210 * [misc]backup-simplify: Simplify 1 into 1 1546424494.210 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1546424494.210 * [misc]taylor: Taking taylor expansion of (/ 5 v) in v 1546424494.210 * [misc]taylor: Taking taylor expansion of 5 in v 1546424494.210 * [misc]backup-simplify: Simplify 5 into 5 1546424494.210 * [misc]taylor: Taking taylor expansion of v in v 1546424494.210 * [misc]backup-simplify: Simplify 0 into 0 1546424494.210 * [misc]backup-simplify: Simplify 1 into 1 1546424494.210 * [misc]backup-simplify: Simplify (/ 5 1) into 5 1546424494.210 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.210 * [misc]backup-simplify: Simplify 1 into 1 1546424494.211 * [misc]backup-simplify: Simplify (* -1 5) into -5 1546424494.211 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.211 * [misc]backup-simplify: Simplify (log -5) into (log -5) 1546424494.211 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424494.211 * [misc]backup-simplify: Simplify (* 1/3 (- (log -5) (* 2 (log v)))) into (* 1/3 (- (log -5) (* 2 (log v)))) 1546424494.211 * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -5) (* 2 (log v))))) into (exp (* 1/3 (- (log -5) (* 2 (log v))))) 1546424494.212 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424494.212 * [misc]backup-simplify: Simplify (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) into (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424494.212 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)))) into 0 1546424494.212 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1546424494.212 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 5)) into 0 1546424494.213 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.214 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -5 1)))) 1) into 0 1546424494.214 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424494.215 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (log -5) (* 2 (log v))))) into 0 1546424494.215 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 1) 1)))) into 0 1546424494.216 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) into 0 1546424494.216 * [misc]backup-simplify: Simplify 0 into 0 1546424494.216 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.216 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.216 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 5))) into 0 1546424494.216 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424494.219 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -5 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow -5 1)))) 2) into -1/5 1546424494.219 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424494.219 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))) into (- 1/15) 1546424494.221 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1/15) 1) 1)))) into (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424494.221 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.221 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.221 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.221 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1546424494.222 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/18 1546424494.222 * [misc]backup-simplify: Simplify (/ (- -1/18 (pow 0 2) (+)) (* 2 (sqrt -1/6))) into (/ -1/36 (sqrt -1/6)) 1546424494.223 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (/ -1/36 (sqrt -1/6)) (exp (* 1/3 (- (log -5) (* 2 (log v)))))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1546424494.224 * [misc]backup-simplify: Simplify (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) into (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))))) 1546424494.224 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.224 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.224 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 5)))) into 0 1546424494.224 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.230 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow -5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -5 1)))) 6) into 0 1546424494.230 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424494.231 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v))))))) into 0 1546424494.235 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546424494.235 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424494.235 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.236 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424494.236 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.236 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* -1/18 (/ 0 -6)))) into 0 1546424494.237 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/36 (sqrt -1/6)))))) (* 2 (sqrt -1/6))) into 0 1546424494.238 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) 0) (+ (* 0 (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* (/ -1/36 (sqrt -1/6)) 0) (* 0 (exp (* 1/3 (- (log -5) (* 2 (log v))))))))) into 0 1546424494.238 * [misc]backup-simplify: Simplify 0 into 0 1546424494.238 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.239 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.239 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 5))))) into 0 1546424494.239 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.251 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 1) 1)) (pow -5 3))) (* -3 (/ (* 1 (pow (* 2 1) 2)) (pow -5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -5 1)))) 24) into -1/50 1546424494.251 * [misc]backup-simplify: Simplify (+ (* (- 2) (log v)) (log -5)) into (- (log -5) (* 2 (log v))) 1546424494.252 * [misc]backup-simplify: Simplify (+ (* 1/3 -1/50) (+ (* 0 0) (+ (* 0 -1/5) (+ (* 0 0) (* 0 (- (log -5) (* 2 (log v)))))))) into (- 1/150) 1546424494.258 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log -5) (* 2 (log v))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow (- 1/15) 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- 1/15) 2) 2)) (* (/ (pow (- 1/150) 1) 1)))) into (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v)))))) 1546424494.258 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424494.259 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.259 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1546424494.259 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.260 * [misc]backup-simplify: Simplify (- (+ (* -1/6 (/ 0 -6)) (* 0 (/ 0 -6)) (* -1/18 (/ 2 -6)) (* 0 (/ 0 -6)))) into -1/54 1546424494.263 * [misc]backup-simplify: Simplify (/ (- -1/54 (pow (/ -1/36 (sqrt -1/6)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1/6))) into (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) 1546424494.267 * [misc]backup-simplify: Simplify (+ (* (sqrt -1/6) (* -1/225 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (+ (* (/ -1/36 (sqrt -1/6)) (* -1/15 (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 0 0) (* (* -1/2 (/ (+ (* 1/1296 (/ 1 (pow (sqrt -1/6) 2))) 1/54) (sqrt -1/6))) (exp (* 1/3 (- (log -5) (* 2 (log v)))))))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1546424494.269 * [misc]backup-simplify: Simplify (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) into (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log v))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log v))))) (pow (sqrt -1/6) 3)))))) 1546424494.273 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 1/225 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))))) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))) (sqrt -1/6))) (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))) (pow (sqrt -1/6) 3)))))) (pow (/ 1 (- v)) 5)) (+ (* (- (+ (* 1/15 (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))))) (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v))))))) (sqrt -1/6))))) (pow (/ 1 (- v)) 3)) (* (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 (- v)))))))) (/ 1 (- v))))) into (- (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/225 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 5))) (* 1/15 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 3))))))) (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) v)) 1546424494.273 * * * * [misc]progress: [ 4 / 4 ] generating series at (2) 1546424494.274 * [misc]backup-simplify: Simplify (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))) into (* (/ 1 (* PI (* t (- 1 (pow v 2))))) (sqrt (/ (* (fma (pow v 2) -5 1) (fma v (* -5 v) 1)) (fma -6 (pow v 2) 2)))) 1546424494.274 * [misc]approximate: Taking taylor expansion of (* (/ 1 (* PI (* t (- 1 (pow v 2))))) (sqrt (/ (* (fma (pow v 2) -5 1) (fma v (* -5 v) 1)) (fma -6 (pow v 2) 2)))) in (v t) around 0 1546424494.274 * [misc]taylor: Taking taylor expansion of (* (/ 1 (* PI (* t (- 1 (pow v 2))))) (sqrt (/ (* (fma (pow v 2) -5 1) (fma v (* -5 v) 1)) (fma -6 (pow v 2) 2)))) in t 1546424494.274 * [misc]taylor: Taking taylor expansion of (/ 1 (* PI (* t (- 1 (pow v 2))))) in t 1546424494.274 * [misc]taylor: Taking taylor expansion of (* PI (* t (- 1 (pow v 2)))) in t 1546424494.274 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.274 * [misc]backup-simplify: Simplify PI into PI 1546424494.274 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in t 1546424494.274 * [misc]taylor: Taking taylor expansion of t in t 1546424494.274 * [misc]backup-simplify: Simplify 0 into 0 1546424494.274 * [misc]backup-simplify: Simplify 1 into 1 1546424494.274 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in t 1546424494.275 * [misc]taylor: Taking taylor expansion of 1 in t 1546424494.275 * [misc]backup-simplify: Simplify 1 into 1 1546424494.275 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424494.275 * [misc]taylor: Taking taylor expansion of v in t 1546424494.275 * [misc]backup-simplify: Simplify v into v 1546424494.275 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424494.275 * [misc]backup-simplify: Simplify (- (pow v 2)) into (- (pow v 2)) 1546424494.275 * [misc]backup-simplify: Simplify (+ 1 (- (pow v 2))) into (- 1 (pow v 2)) 1546424494.275 * [misc]backup-simplify: Simplify (* 0 (- 1 (pow v 2))) into 0 1546424494.276 * [misc]backup-simplify: Simplify (* PI 0) into 0 1546424494.276 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424494.276 * [misc]backup-simplify: Simplify (- 0) into 0 1546424494.276 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.276 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (- 1 (pow v 2)))) into (- 1 (pow v 2)) 1546424494.276 * [misc]backup-simplify: Simplify (+ (* PI (- 1 (pow v 2))) (* 0 0)) into (- PI (* (pow v 2) PI)) 1546424494.277 * [misc]backup-simplify: Simplify (/ 1 (- PI (* (pow v 2) PI))) into (/ 1 (- PI (* (pow v 2) PI))) 1546424494.277 * [misc]taylor: Taking taylor expansion of (sqrt (/ (* (fma (pow v 2) -5 1) (fma v (* -5 v) 1)) (fma -6 (pow v 2) 2))) in t 1546424494.277 * [misc]taylor: Taking taylor expansion of (/ (* (fma (pow v 2) -5 1) (fma v (* -5 v) 1)) (fma -6 (pow v 2) 2)) in t 1546424494.277 * [misc]taylor: Taking taylor expansion of (* (fma (pow v 2) -5 1) (fma v (* -5 v) 1)) in t 1546424494.277 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in t 1546424494.277 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424494.277 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in t 1546424494.277 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424494.277 * [misc]taylor: Taking taylor expansion of v in t 1546424494.277 * [misc]backup-simplify: Simplify v into v 1546424494.277 * [misc]taylor: Taking taylor expansion of -5 in t 1546424494.277 * [misc]backup-simplify: Simplify -5 into -5 1546424494.277 * [misc]taylor: Taking taylor expansion of 1 in t 1546424494.277 * [misc]backup-simplify: Simplify 1 into 1 1546424494.277 * [misc]taylor: Taking taylor expansion of (fma v (* -5 v) 1) in t 1546424494.277 * [misc]taylor: Rewrote expression to (+ (* v (* -5 v)) 1) 1546424494.277 * [misc]taylor: Taking taylor expansion of (* v (* -5 v)) in t 1546424494.278 * [misc]taylor: Taking taylor expansion of v in t 1546424494.278 * [misc]backup-simplify: Simplify v into v 1546424494.278 * [misc]taylor: Taking taylor expansion of (* -5 v) in t 1546424494.278 * [misc]taylor: Taking taylor expansion of -5 in t 1546424494.278 * [misc]backup-simplify: Simplify -5 into -5 1546424494.278 * [misc]taylor: Taking taylor expansion of v in t 1546424494.278 * [misc]backup-simplify: Simplify v into v 1546424494.278 * [misc]taylor: Taking taylor expansion of 1 in t 1546424494.278 * [misc]backup-simplify: Simplify 1 into 1 1546424494.278 * [misc]taylor: Taking taylor expansion of (fma -6 (pow v 2) 2) in t 1546424494.278 * [misc]taylor: Rewrote expression to (+ (* -6 (pow v 2)) 2) 1546424494.278 * [misc]taylor: Taking taylor expansion of (* -6 (pow v 2)) in t 1546424494.278 * [misc]taylor: Taking taylor expansion of -6 in t 1546424494.278 * [misc]backup-simplify: Simplify -6 into -6 1546424494.278 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424494.278 * [misc]taylor: Taking taylor expansion of v in t 1546424494.278 * [misc]backup-simplify: Simplify v into v 1546424494.278 * [misc]taylor: Taking taylor expansion of 2 in t 1546424494.278 * [misc]backup-simplify: Simplify 2 into 2 1546424494.278 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424494.278 * [misc]backup-simplify: Simplify (* (pow v 2) -5) into (* -5 (pow v 2)) 1546424494.278 * [misc]backup-simplify: Simplify (+ (* -5 (pow v 2)) 1) into (- 1 (* 5 (pow v 2))) 1546424494.278 * [misc]backup-simplify: Simplify (* -5 v) into (* -5 v) 1546424494.278 * [misc]backup-simplify: Simplify (* v (* -5 v)) into (* -5 (pow v 2)) 1546424494.279 * [misc]backup-simplify: Simplify (+ (* -5 (pow v 2)) 1) into (- 1 (* 5 (pow v 2))) 1546424494.279 * [misc]backup-simplify: Simplify (* (- 1 (* 5 (pow v 2))) (- 1 (* 5 (pow v 2)))) into (pow (- 1 (* 5 (pow v 2))) 2) 1546424494.279 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424494.279 * [misc]backup-simplify: Simplify (* -6 (pow v 2)) into (* -6 (pow v 2)) 1546424494.279 * [misc]backup-simplify: Simplify (+ (* -6 (pow v 2)) 2) into (- 2 (* 6 (pow v 2))) 1546424494.279 * [misc]backup-simplify: Simplify (/ (pow (- 1 (* 5 (pow v 2))) 2) (- 2 (* 6 (pow v 2)))) into (/ (pow (- 1 (* 5 (pow v 2))) 2) (- 2 (* 6 (pow v 2)))) 1546424494.280 * [misc]backup-simplify: Simplify (sqrt (/ (pow (- 1 (* 5 (pow v 2))) 2) (- 2 (* 6 (pow v 2))))) into (* (- 1 (* 5 (pow v 2))) (sqrt (/ 1 (- 2 (* 6 (pow v 2)))))) 1546424494.280 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 v)) into 0 1546424494.280 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 (* -5 v))) into 0 1546424494.280 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.280 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424494.281 * [misc]backup-simplify: Simplify (+ (* (pow v 2) 0) (* 0 -5)) into 0 1546424494.281 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.281 * [misc]backup-simplify: Simplify (+ (* (- 1 (* 5 (pow v 2))) 0) (* 0 (- 1 (* 5 (pow v 2))))) into 0 1546424494.281 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424494.281 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 (pow v 2))) into 0 1546424494.281 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.282 * [misc]backup-simplify: Simplify (- (/ 0 (- 2 (* 6 (pow v 2)))) (+ (* (/ (pow (- 1 (* 5 (pow v 2))) 2) (- 2 (* 6 (pow v 2)))) (/ 0 (- 2 (* 6 (pow v 2))))))) into 0 1546424494.282 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ (pow (- 1 (* 5 (pow v 2))) 2) (- 2 (* 6 (pow v 2))))))) into 0 1546424494.282 * [misc]taylor: Taking taylor expansion of (* (/ 1 (* PI (* t (- 1 (pow v 2))))) (sqrt (/ (* (fma (pow v 2) -5 1) (fma v (* -5 v) 1)) (fma -6 (pow v 2) 2)))) in v 1546424494.282 * [misc]taylor: Taking taylor expansion of (/ 1 (* PI (* t (- 1 (pow v 2))))) in v 1546424494.282 * [misc]taylor: Taking taylor expansion of (* PI (* t (- 1 (pow v 2)))) in v 1546424494.282 * [misc]taylor: Taking taylor expansion of PI in v 1546424494.282 * [misc]backup-simplify: Simplify PI into PI 1546424494.283 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in v 1546424494.283 * [misc]taylor: Taking taylor expansion of t in v 1546424494.283 * [misc]backup-simplify: Simplify t into t 1546424494.283 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1546424494.283 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.283 * [misc]backup-simplify: Simplify 1 into 1 1546424494.283 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.283 * [misc]taylor: Taking taylor expansion of v in v 1546424494.283 * [misc]backup-simplify: Simplify 0 into 0 1546424494.283 * [misc]backup-simplify: Simplify 1 into 1 1546424494.283 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424494.283 * [misc]backup-simplify: Simplify (* t 1) into t 1546424494.283 * [misc]backup-simplify: Simplify (* PI t) into (* t PI) 1546424494.283 * [misc]backup-simplify: Simplify (/ 1 (* t PI)) into (/ 1 (* t PI)) 1546424494.283 * [misc]taylor: Taking taylor expansion of (sqrt (/ (* (fma (pow v 2) -5 1) (fma v (* -5 v) 1)) (fma -6 (pow v 2) 2))) in v 1546424494.283 * [misc]taylor: Taking taylor expansion of (/ (* (fma (pow v 2) -5 1) (fma v (* -5 v) 1)) (fma -6 (pow v 2) 2)) in v 1546424494.283 * [misc]taylor: Taking taylor expansion of (* (fma (pow v 2) -5 1) (fma v (* -5 v) 1)) in v 1546424494.283 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424494.283 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424494.283 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424494.283 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.283 * [misc]taylor: Taking taylor expansion of v in v 1546424494.283 * [misc]backup-simplify: Simplify 0 into 0 1546424494.283 * [misc]backup-simplify: Simplify 1 into 1 1546424494.283 * [misc]taylor: Taking taylor expansion of -5 in v 1546424494.283 * [misc]backup-simplify: Simplify -5 into -5 1546424494.284 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.284 * [misc]backup-simplify: Simplify 1 into 1 1546424494.284 * [misc]taylor: Taking taylor expansion of (fma v (* -5 v) 1) in v 1546424494.284 * [misc]taylor: Rewrote expression to (+ (* v (* -5 v)) 1) 1546424494.284 * [misc]taylor: Taking taylor expansion of (* v (* -5 v)) in v 1546424494.284 * [misc]taylor: Taking taylor expansion of v in v 1546424494.284 * [misc]backup-simplify: Simplify 0 into 0 1546424494.284 * [misc]backup-simplify: Simplify 1 into 1 1546424494.284 * [misc]taylor: Taking taylor expansion of (* -5 v) in v 1546424494.284 * [misc]taylor: Taking taylor expansion of -5 in v 1546424494.284 * [misc]backup-simplify: Simplify -5 into -5 1546424494.284 * [misc]taylor: Taking taylor expansion of v in v 1546424494.284 * [misc]backup-simplify: Simplify 0 into 0 1546424494.284 * [misc]backup-simplify: Simplify 1 into 1 1546424494.284 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.284 * [misc]backup-simplify: Simplify 1 into 1 1546424494.284 * [misc]taylor: Taking taylor expansion of (fma -6 (pow v 2) 2) in v 1546424494.284 * [misc]taylor: Rewrote expression to (+ (* -6 (pow v 2)) 2) 1546424494.284 * [misc]taylor: Taking taylor expansion of (* -6 (pow v 2)) in v 1546424494.284 * [misc]taylor: Taking taylor expansion of -6 in v 1546424494.284 * [misc]backup-simplify: Simplify -6 into -6 1546424494.284 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.284 * [misc]taylor: Taking taylor expansion of v in v 1546424494.284 * [misc]backup-simplify: Simplify 0 into 0 1546424494.284 * [misc]backup-simplify: Simplify 1 into 1 1546424494.284 * [misc]taylor: Taking taylor expansion of 2 in v 1546424494.284 * [misc]backup-simplify: Simplify 2 into 2 1546424494.284 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424494.285 * [misc]backup-simplify: Simplify (* -5 0) into 0 1546424494.285 * [misc]backup-simplify: Simplify (* 0 0) into 0 1546424494.285 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424494.285 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.285 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1546424494.285 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1546424494.285 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1546424494.286 * [misc]backup-simplify: Simplify (+ (* -5 1) (* 0 0)) into -5 1546424494.286 * [misc]backup-simplify: Simplify (+ (* 0 -5) (* 1 0)) into 0 1546424494.286 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.286 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.286 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.287 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.287 * [misc]backup-simplify: Simplify (- (/ 0 2) (+ (* 1/2 (/ 0 2)))) into 0 1546424494.287 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1546424494.287 * [misc]taylor: Taking taylor expansion of (* (/ 1 (* PI (* t (- 1 (pow v 2))))) (sqrt (/ (* (fma (pow v 2) -5 1) (fma v (* -5 v) 1)) (fma -6 (pow v 2) 2)))) in v 1546424494.287 * [misc]taylor: Taking taylor expansion of (/ 1 (* PI (* t (- 1 (pow v 2))))) in v 1546424494.287 * [misc]taylor: Taking taylor expansion of (* PI (* t (- 1 (pow v 2)))) in v 1546424494.287 * [misc]taylor: Taking taylor expansion of PI in v 1546424494.287 * [misc]backup-simplify: Simplify PI into PI 1546424494.287 * [misc]taylor: Taking taylor expansion of (* t (- 1 (pow v 2))) in v 1546424494.287 * [misc]taylor: Taking taylor expansion of t in v 1546424494.287 * [misc]backup-simplify: Simplify t into t 1546424494.287 * [misc]taylor: Taking taylor expansion of (- 1 (pow v 2)) in v 1546424494.287 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.287 * [misc]backup-simplify: Simplify 1 into 1 1546424494.287 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.287 * [misc]taylor: Taking taylor expansion of v in v 1546424494.287 * [misc]backup-simplify: Simplify 0 into 0 1546424494.288 * [misc]backup-simplify: Simplify 1 into 1 1546424494.288 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424494.288 * [misc]backup-simplify: Simplify (* t 1) into t 1546424494.288 * [misc]backup-simplify: Simplify (* PI t) into (* t PI) 1546424494.288 * [misc]backup-simplify: Simplify (/ 1 (* t PI)) into (/ 1 (* t PI)) 1546424494.288 * [misc]taylor: Taking taylor expansion of (sqrt (/ (* (fma (pow v 2) -5 1) (fma v (* -5 v) 1)) (fma -6 (pow v 2) 2))) in v 1546424494.288 * [misc]taylor: Taking taylor expansion of (/ (* (fma (pow v 2) -5 1) (fma v (* -5 v) 1)) (fma -6 (pow v 2) 2)) in v 1546424494.288 * [misc]taylor: Taking taylor expansion of (* (fma (pow v 2) -5 1) (fma v (* -5 v) 1)) in v 1546424494.288 * [misc]taylor: Taking taylor expansion of (fma (pow v 2) -5 1) in v 1546424494.288 * [misc]taylor: Rewrote expression to (+ (* (pow v 2) -5) 1) 1546424494.288 * [misc]taylor: Taking taylor expansion of (* (pow v 2) -5) in v 1546424494.288 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.288 * [misc]taylor: Taking taylor expansion of v in v 1546424494.288 * [misc]backup-simplify: Simplify 0 into 0 1546424494.288 * [misc]backup-simplify: Simplify 1 into 1 1546424494.288 * [misc]taylor: Taking taylor expansion of -5 in v 1546424494.288 * [misc]backup-simplify: Simplify -5 into -5 1546424494.288 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.288 * [misc]backup-simplify: Simplify 1 into 1 1546424494.288 * [misc]taylor: Taking taylor expansion of (fma v (* -5 v) 1) in v 1546424494.288 * [misc]taylor: Rewrote expression to (+ (* v (* -5 v)) 1) 1546424494.288 * [misc]taylor: Taking taylor expansion of (* v (* -5 v)) in v 1546424494.288 * [misc]taylor: Taking taylor expansion of v in v 1546424494.288 * [misc]backup-simplify: Simplify 0 into 0 1546424494.289 * [misc]backup-simplify: Simplify 1 into 1 1546424494.289 * [misc]taylor: Taking taylor expansion of (* -5 v) in v 1546424494.289 * [misc]taylor: Taking taylor expansion of -5 in v 1546424494.289 * [misc]backup-simplify: Simplify -5 into -5 1546424494.289 * [misc]taylor: Taking taylor expansion of v in v 1546424494.289 * [misc]backup-simplify: Simplify 0 into 0 1546424494.289 * [misc]backup-simplify: Simplify 1 into 1 1546424494.289 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.289 * [misc]backup-simplify: Simplify 1 into 1 1546424494.289 * [misc]taylor: Taking taylor expansion of (fma -6 (pow v 2) 2) in v 1546424494.289 * [misc]taylor: Rewrote expression to (+ (* -6 (pow v 2)) 2) 1546424494.289 * [misc]taylor: Taking taylor expansion of (* -6 (pow v 2)) in v 1546424494.289 * [misc]taylor: Taking taylor expansion of -6 in v 1546424494.289 * [misc]backup-simplify: Simplify -6 into -6 1546424494.289 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.289 * [misc]taylor: Taking taylor expansion of v in v 1546424494.289 * [misc]backup-simplify: Simplify 0 into 0 1546424494.289 * [misc]backup-simplify: Simplify 1 into 1 1546424494.289 * [misc]taylor: Taking taylor expansion of 2 in v 1546424494.289 * [misc]backup-simplify: Simplify 2 into 2 1546424494.289 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424494.289 * [misc]backup-simplify: Simplify (* -5 0) into 0 1546424494.290 * [misc]backup-simplify: Simplify (* 0 0) into 0 1546424494.290 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424494.290 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.290 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1546424494.290 * [misc]backup-simplify: Simplify (/ 1 2) into 1/2 1546424494.290 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1546424494.291 * [misc]backup-simplify: Simplify (+ (* -5 1) (* 0 0)) into -5 1546424494.291 * [misc]backup-simplify: Simplify (+ (* 0 -5) (* 1 0)) into 0 1546424494.291 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.291 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.291 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.291 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.292 * [misc]backup-simplify: Simplify (- (/ 0 2) (+ (* 1/2 (/ 0 2)))) into 0 1546424494.292 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1546424494.292 * [misc]backup-simplify: Simplify (* (/ 1 (* t PI)) (sqrt 1/2)) into (/ (sqrt 1/2) (* t PI)) 1546424494.292 * [misc]taylor: Taking taylor expansion of (/ (sqrt 1/2) (* t PI)) in t 1546424494.292 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1546424494.292 * [misc]taylor: Taking taylor expansion of 1/2 in t 1546424494.292 * [misc]backup-simplify: Simplify 1/2 into 1/2 1546424494.293 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1546424494.293 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1546424494.293 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1546424494.293 * [misc]taylor: Taking taylor expansion of t in t 1546424494.293 * [misc]backup-simplify: Simplify 0 into 0 1546424494.293 * [misc]backup-simplify: Simplify 1 into 1 1546424494.293 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.293 * [misc]backup-simplify: Simplify PI into PI 1546424494.293 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1546424494.294 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1546424494.294 * [misc]backup-simplify: Simplify (/ (sqrt 1/2) PI) into (/ (sqrt 1/2) PI) 1546424494.295 * [misc]backup-simplify: Simplify (/ (sqrt 1/2) PI) into (/ (sqrt 1/2) PI) 1546424494.295 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.295 * [misc]backup-simplify: Simplify (+ (* t 0) (* 0 1)) into 0 1546424494.296 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 t)) into 0 1546424494.296 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* t PI)) (/ 0 (* t PI))))) into 0 1546424494.296 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) 0) (* 0 (sqrt 1/2))) into 0 1546424494.296 * [misc]taylor: Taking taylor expansion of 0 in t 1546424494.296 * [misc]backup-simplify: Simplify 0 into 0 1546424494.297 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 PI))) into 0 1546424494.299 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt 1/2) PI) (/ 0 PI)))) into 0 1546424494.299 * [misc]backup-simplify: Simplify 0 into 0 1546424494.299 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 1) (* 0 0))) into 0 1546424494.299 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 -5) (* 0 0))) into -5 1546424494.300 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.300 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.300 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424494.300 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.300 * [misc]backup-simplify: Simplify (+ (* 1 -5) (+ (* 0 0) (* -5 1))) into -10 1546424494.300 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.301 * [misc]backup-simplify: Simplify (* -6 1) into -6 1546424494.301 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1546424494.301 * [misc]backup-simplify: Simplify (- (/ -10 2) (+ (* 1/2 (/ -6 2)) (* 0 (/ 0 2)))) into -7/2 1546424494.302 * [misc]backup-simplify: Simplify (/ (- -7/2 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into (/ -7/4 (sqrt 1/2)) 1546424494.302 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.303 * [misc]backup-simplify: Simplify (- 1) into -1 1546424494.303 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424494.303 * [misc]backup-simplify: Simplify (+ (* t -1) (+ (* 0 0) (* 0 1))) into (- t) 1546424494.303 * [misc]backup-simplify: Simplify (+ (* PI (- t)) (+ (* 0 0) (* 0 t))) into (- (* t PI)) 1546424494.304 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* t PI)) (/ (- (* t PI)) (* t PI))) (* 0 (/ 0 (* t PI))))) into (/ 1 (* t PI)) 1546424494.304 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) (/ -7/4 (sqrt 1/2))) (+ (* 0 0) (* (/ 1 (* t PI)) (sqrt 1/2)))) into (- (/ (sqrt 1/2) (* t PI)) (* 7/4 (/ 1 (* t (* PI (sqrt 1/2)))))) 1546424494.305 * [misc]taylor: Taking taylor expansion of (- (/ (sqrt 1/2) (* t PI)) (* 7/4 (/ 1 (* t (* PI (sqrt 1/2)))))) in t 1546424494.305 * [misc]taylor: Taking taylor expansion of (/ (sqrt 1/2) (* t PI)) in t 1546424494.305 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1546424494.305 * [misc]taylor: Taking taylor expansion of 1/2 in t 1546424494.305 * [misc]backup-simplify: Simplify 1/2 into 1/2 1546424494.305 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1546424494.305 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1546424494.305 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1546424494.305 * [misc]taylor: Taking taylor expansion of t in t 1546424494.305 * [misc]backup-simplify: Simplify 0 into 0 1546424494.305 * [misc]backup-simplify: Simplify 1 into 1 1546424494.305 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.305 * [misc]backup-simplify: Simplify PI into PI 1546424494.306 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1546424494.306 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1546424494.307 * [misc]backup-simplify: Simplify (/ (sqrt 1/2) PI) into (/ (sqrt 1/2) PI) 1546424494.307 * [misc]taylor: Taking taylor expansion of (* 7/4 (/ 1 (* t (* PI (sqrt 1/2))))) in t 1546424494.307 * [misc]taylor: Taking taylor expansion of 7/4 in t 1546424494.307 * [misc]backup-simplify: Simplify 7/4 into 7/4 1546424494.307 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* PI (sqrt 1/2)))) in t 1546424494.307 * [misc]taylor: Taking taylor expansion of (* t (* PI (sqrt 1/2))) in t 1546424494.307 * [misc]taylor: Taking taylor expansion of t in t 1546424494.307 * [misc]backup-simplify: Simplify 0 into 0 1546424494.307 * [misc]backup-simplify: Simplify 1 into 1 1546424494.307 * [misc]taylor: Taking taylor expansion of (* PI (sqrt 1/2)) in t 1546424494.307 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.307 * [misc]backup-simplify: Simplify PI into PI 1546424494.307 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1546424494.307 * [misc]taylor: Taking taylor expansion of 1/2 in t 1546424494.307 * [misc]backup-simplify: Simplify 1/2 into 1/2 1546424494.307 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1546424494.307 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1546424494.308 * [misc]backup-simplify: Simplify (* PI (sqrt 1/2)) into (* PI (sqrt 1/2)) 1546424494.309 * [misc]backup-simplify: Simplify (* 0 (* PI (sqrt 1/2))) into 0 1546424494.309 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (sqrt 1/2))) into 0 1546424494.310 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* PI (sqrt 1/2)))) into (* PI (sqrt 1/2)) 1546424494.311 * [misc]backup-simplify: Simplify (/ 1 (* PI (sqrt 1/2))) into (/ 1 (* PI (sqrt 1/2))) 1546424494.312 * [misc]backup-simplify: Simplify (* 7/4 (/ 1 (* PI (sqrt 1/2)))) into (/ 7/4 (* PI (sqrt 1/2))) 1546424494.313 * [misc]backup-simplify: Simplify (- (/ 7/4 (* PI (sqrt 1/2)))) into (- (* 7/4 (/ 1 (* PI (sqrt 1/2))))) 1546424494.315 * [misc]backup-simplify: Simplify (+ (/ (sqrt 1/2) PI) (- (* 7/4 (/ 1 (* PI (sqrt 1/2)))))) into (- (/ (sqrt 1/2) PI) (* 7/4 (/ 1 (* PI (sqrt 1/2))))) 1546424494.317 * [misc]backup-simplify: Simplify (- (/ (sqrt 1/2) PI) (* 7/4 (/ 1 (* PI (sqrt 1/2))))) into (- (/ (sqrt 1/2) PI) (* 7/4 (/ 1 (* PI (sqrt 1/2))))) 1546424494.317 * [misc]backup-simplify: Simplify 0 into 0 1546424494.319 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into 0 1546424494.320 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 PI)))) into 0 1546424494.322 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt 1/2) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546424494.323 * [misc]backup-simplify: Simplify 0 into 0 1546424494.323 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1546424494.323 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 -5) (* 0 0)))) into 0 1546424494.323 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.324 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.324 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424494.324 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.324 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 -5) (+ (* -5 0) (* 0 1)))) into 0 1546424494.325 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.325 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 1)) into 0 1546424494.325 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.325 * [misc]backup-simplify: Simplify (- (/ 0 2) (+ (* 1/2 (/ 0 2)) (* 0 (/ -6 2)) (* -7/2 (/ 0 2)))) into 0 1546424494.326 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -7/4 (sqrt 1/2)))))) (* 2 (sqrt 1/2))) into 0 1546424494.326 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.326 * [misc]backup-simplify: Simplify (- 0) into 0 1546424494.326 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.327 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1)))) into 0 1546424494.328 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 (- t)) (+ (* 0 0) (* 0 t)))) into 0 1546424494.328 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* t PI)) (/ 0 (* t PI))) (* 0 (/ (- (* t PI)) (* t PI))) (* (/ 1 (* t PI)) (/ 0 (* t PI))))) into 0 1546424494.329 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) 0) (+ (* 0 (/ -7/4 (sqrt 1/2))) (+ (* (/ 1 (* t PI)) 0) (* 0 (sqrt 1/2))))) into 0 1546424494.329 * [misc]taylor: Taking taylor expansion of 0 in t 1546424494.329 * [misc]backup-simplify: Simplify 0 into 0 1546424494.330 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 PI))) into 0 1546424494.332 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt 1/2) PI) (/ 0 PI)))) into 0 1546424494.333 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/2))) into 0 1546424494.334 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 0) (* 0 (sqrt 1/2)))) into 0 1546424494.335 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* PI (sqrt 1/2))))) into 0 1546424494.338 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* PI (sqrt 1/2))) (/ 0 (* PI (sqrt 1/2)))))) into 0 1546424494.339 * [misc]backup-simplify: Simplify (+ (* 7/4 0) (* 0 (/ 1 (* PI (sqrt 1/2))))) into 0 1546424494.340 * [misc]backup-simplify: Simplify (- 0) into 0 1546424494.340 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.340 * [misc]backup-simplify: Simplify 0 into 0 1546424494.340 * [misc]backup-simplify: Simplify 0 into 0 1546424494.340 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/2))) into 0 1546424494.342 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI))))) into 0 1546424494.345 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt 1/2) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546424494.345 * [misc]backup-simplify: Simplify 0 into 0 1546424494.346 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 1546424494.346 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 -5) (* 0 0))))) into 0 1546424494.346 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.347 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.347 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424494.347 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.347 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* -5 -5) (+ (* 0 0) (* 0 1))))) into 25 1546424494.348 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.348 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.348 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.348 * [misc]backup-simplify: Simplify (- (/ 25 2) (+ (* 1/2 (/ 0 2)) (* 0 (/ 0 2)) (* -7/2 (/ -6 2)) (* 0 (/ 0 2)))) into 2 1546424494.349 * [misc]backup-simplify: Simplify (/ (- 2 (pow (/ -7/4 (sqrt 1/2)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/2))) into (* 1/2 (/ (- 2 (* 49/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))) 1546424494.350 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.350 * [misc]backup-simplify: Simplify (- 0) into 0 1546424494.350 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.350 * [misc]backup-simplify: Simplify (+ (* t 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1))))) into 0 1546424494.351 * [misc]backup-simplify: Simplify (+ (* PI 0) (+ (* 0 0) (+ (* 0 (- t)) (+ (* 0 0) (* 0 t))))) into 0 1546424494.351 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* t PI)) (/ 0 (* t PI))) (* 0 (/ 0 (* t PI))) (* (/ 1 (* t PI)) (/ (- (* t PI)) (* t PI))) (* 0 (/ 0 (* t PI))))) into (/ 1 (* t PI)) 1546424494.353 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* t PI)) (* 1/2 (/ (- 2 (* 49/16 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* 0 0) (+ (* (/ 1 (* t PI)) (/ -7/4 (sqrt 1/2))) (+ (* 0 0) (* (/ 1 (* t PI)) (sqrt 1/2)))))) into (- (/ (sqrt 1/2) (* t PI)) (+ (* 49/32 (/ 1 (* t (* PI (pow (sqrt 1/2) 3))))) (* 3/4 (/ 1 (* t (* PI (sqrt 1/2))))))) 1546424494.353 * [misc]taylor: Taking taylor expansion of (- (/ (sqrt 1/2) (* t PI)) (+ (* 49/32 (/ 1 (* t (* PI (pow (sqrt 1/2) 3))))) (* 3/4 (/ 1 (* t (* PI (sqrt 1/2))))))) in t 1546424494.353 * [misc]taylor: Taking taylor expansion of (/ (sqrt 1/2) (* t PI)) in t 1546424494.353 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1546424494.353 * [misc]taylor: Taking taylor expansion of 1/2 in t 1546424494.353 * [misc]backup-simplify: Simplify 1/2 into 1/2 1546424494.353 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1546424494.353 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1546424494.353 * [misc]taylor: Taking taylor expansion of (* t PI) in t 1546424494.353 * [misc]taylor: Taking taylor expansion of t in t 1546424494.354 * [misc]backup-simplify: Simplify 0 into 0 1546424494.354 * [misc]backup-simplify: Simplify 1 into 1 1546424494.354 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.354 * [misc]backup-simplify: Simplify PI into PI 1546424494.354 * [misc]backup-simplify: Simplify (* 0 PI) into 0 1546424494.354 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 PI)) into PI 1546424494.354 * [misc]backup-simplify: Simplify (/ (sqrt 1/2) PI) into (/ (sqrt 1/2) PI) 1546424494.354 * [misc]taylor: Taking taylor expansion of (+ (* 49/32 (/ 1 (* t (* PI (pow (sqrt 1/2) 3))))) (* 3/4 (/ 1 (* t (* PI (sqrt 1/2)))))) in t 1546424494.354 * [misc]taylor: Taking taylor expansion of (* 49/32 (/ 1 (* t (* PI (pow (sqrt 1/2) 3))))) in t 1546424494.354 * [misc]taylor: Taking taylor expansion of 49/32 in t 1546424494.355 * [misc]backup-simplify: Simplify 49/32 into 49/32 1546424494.355 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* PI (pow (sqrt 1/2) 3)))) in t 1546424494.355 * [misc]taylor: Taking taylor expansion of (* t (* PI (pow (sqrt 1/2) 3))) in t 1546424494.355 * [misc]taylor: Taking taylor expansion of t in t 1546424494.355 * [misc]backup-simplify: Simplify 0 into 0 1546424494.355 * [misc]backup-simplify: Simplify 1 into 1 1546424494.355 * [misc]taylor: Taking taylor expansion of (* PI (pow (sqrt 1/2) 3)) in t 1546424494.355 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.355 * [misc]backup-simplify: Simplify PI into PI 1546424494.355 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/2) 3) in t 1546424494.355 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1546424494.355 * [misc]taylor: Taking taylor expansion of 1/2 in t 1546424494.355 * [misc]backup-simplify: Simplify 1/2 into 1/2 1546424494.355 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1546424494.355 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1546424494.355 * [misc]backup-simplify: Simplify (* (sqrt 1/2) (sqrt 1/2)) into (pow (sqrt 1/2) 2) 1546424494.356 * [misc]backup-simplify: Simplify (* (sqrt 1/2) (pow (sqrt 1/2) 2)) into (pow (sqrt 1/2) 3) 1546424494.356 * [misc]backup-simplify: Simplify (* PI (pow (sqrt 1/2) 3)) into (* PI (pow (sqrt 1/2) 3)) 1546424494.357 * [misc]backup-simplify: Simplify (* 0 (* PI (pow (sqrt 1/2) 3))) into 0 1546424494.357 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/2) 0) (* 0 (sqrt 1/2))) into 0 1546424494.358 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/2) 0) (* 0 (pow (sqrt 1/2) 2))) into 0 1546424494.358 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (pow (sqrt 1/2) 3))) into 0 1546424494.359 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* PI (pow (sqrt 1/2) 3)))) into (* PI (pow (sqrt 1/2) 3)) 1546424494.360 * [misc]backup-simplify: Simplify (/ 1 (* PI (pow (sqrt 1/2) 3))) into (/ 1 (* PI (pow (sqrt 1/2) 3))) 1546424494.360 * [misc]taylor: Taking taylor expansion of (* 3/4 (/ 1 (* t (* PI (sqrt 1/2))))) in t 1546424494.360 * [misc]taylor: Taking taylor expansion of 3/4 in t 1546424494.360 * [misc]backup-simplify: Simplify 3/4 into 3/4 1546424494.360 * [misc]taylor: Taking taylor expansion of (/ 1 (* t (* PI (sqrt 1/2)))) in t 1546424494.360 * [misc]taylor: Taking taylor expansion of (* t (* PI (sqrt 1/2))) in t 1546424494.360 * [misc]taylor: Taking taylor expansion of t in t 1546424494.360 * [misc]backup-simplify: Simplify 0 into 0 1546424494.360 * [misc]backup-simplify: Simplify 1 into 1 1546424494.360 * [misc]taylor: Taking taylor expansion of (* PI (sqrt 1/2)) in t 1546424494.360 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.360 * [misc]backup-simplify: Simplify PI into PI 1546424494.360 * [misc]taylor: Taking taylor expansion of (sqrt 1/2) in t 1546424494.360 * [misc]taylor: Taking taylor expansion of 1/2 in t 1546424494.360 * [misc]backup-simplify: Simplify 1/2 into 1/2 1546424494.360 * [misc]backup-simplify: Simplify (sqrt 1/2) into (sqrt 1/2) 1546424494.361 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/2))) into 0 1546424494.361 * [misc]backup-simplify: Simplify (* PI (sqrt 1/2)) into (* PI (sqrt 1/2)) 1546424494.361 * [misc]backup-simplify: Simplify (* 0 (* PI (sqrt 1/2))) into 0 1546424494.362 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (sqrt 1/2))) into 0 1546424494.362 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* PI (sqrt 1/2)))) into (* PI (sqrt 1/2)) 1546424494.363 * [misc]backup-simplify: Simplify (/ 1 (* PI (sqrt 1/2))) into (/ 1 (* PI (sqrt 1/2))) 1546424494.364 * [misc]backup-simplify: Simplify (* 49/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))) into (/ 49/32 (* PI (pow (sqrt 1/2) 3))) 1546424494.364 * [misc]backup-simplify: Simplify (* 3/4 (/ 1 (* PI (sqrt 1/2)))) into (/ 3/4 (* PI (sqrt 1/2))) 1546424494.366 * [misc]backup-simplify: Simplify (+ (/ 49/32 (* PI (pow (sqrt 1/2) 3))) (/ 3/4 (* PI (sqrt 1/2)))) into (+ (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 49/32 (/ 1 (* PI (pow (sqrt 1/2) 3))))) 1546424494.368 * [misc]backup-simplify: Simplify (- (+ (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 49/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))))) into (- (+ (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 49/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))))) 1546424494.370 * [misc]backup-simplify: Simplify (+ (/ (sqrt 1/2) PI) (- (+ (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 49/32 (/ 1 (* PI (pow (sqrt 1/2) 3))))))) into (- (/ (sqrt 1/2) PI) (+ (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 49/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))))) 1546424494.372 * [misc]backup-simplify: Simplify (- (/ (sqrt 1/2) PI) (+ (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 49/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))))) into (- (/ (sqrt 1/2) PI) (+ (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 49/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))))) 1546424494.378 * [misc]backup-simplify: Simplify (+ (* (- (/ (sqrt 1/2) PI) (+ (* 3/4 (/ 1 (* PI (sqrt 1/2)))) (* 49/32 (/ 1 (* PI (pow (sqrt 1/2) 3)))))) (* (/ 1 t) (pow v 4))) (+ (* (- (/ (sqrt 1/2) PI) (* 7/4 (/ 1 (* PI (sqrt 1/2))))) (* (/ 1 t) (pow v 2))) (* (/ (sqrt 1/2) PI) (* (/ 1 t) 1)))) into (- (+ (/ (* (pow v 2) (sqrt 1/2)) (* t PI)) (+ (/ (sqrt 1/2) (* t PI)) (/ (* (pow v 4) (sqrt 1/2)) (* t PI)))) (+ (* 7/4 (/ (pow v 2) (* t (* PI (sqrt 1/2))))) (+ (* 49/32 (/ (pow v 4) (* t (* PI (pow (sqrt 1/2) 3))))) (* 3/4 (/ (pow v 4) (* t (* PI (sqrt 1/2)))))))) 1546424494.379 * [misc]backup-simplify: Simplify (* (/ (/ (cbrt (fma (/ 1 v) (* (/ 1 v) -5) 1)) (sqrt (fma -6 (* (/ 1 v) (/ 1 v)) 2))) (sqrt (/ PI (cbrt (fma (/ 1 v) (* (/ 1 v) -5) 1))))) (/ (/ (cbrt (fma (* (/ 1 v) (/ 1 v)) -5 1)) (sqrt (/ PI (cbrt (fma (* (/ 1 v) (/ 1 v)) -5 1))))) (* (/ 1 t) (- 1 (* (/ 1 v) (/ 1 v)))))) into (* (/ t (* (- 1 (/ 1 (pow v 2))) PI)) (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ 1 v) (/ -5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2)))) 1546424494.379 * [misc]approximate: Taking taylor expansion of (* (/ t (* (- 1 (/ 1 (pow v 2))) PI)) (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ 1 v) (/ -5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2)))) in (v t) around 0 1546424494.379 * [misc]taylor: Taking taylor expansion of (* (/ t (* (- 1 (/ 1 (pow v 2))) PI)) (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ 1 v) (/ -5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2)))) in t 1546424494.379 * [misc]taylor: Taking taylor expansion of (/ t (* (- 1 (/ 1 (pow v 2))) PI)) in t 1546424494.380 * [misc]taylor: Taking taylor expansion of t in t 1546424494.380 * [misc]backup-simplify: Simplify 0 into 0 1546424494.380 * [misc]backup-simplify: Simplify 1 into 1 1546424494.380 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (pow v 2))) PI) in t 1546424494.380 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1546424494.380 * [misc]taylor: Taking taylor expansion of 1 in t 1546424494.380 * [misc]backup-simplify: Simplify 1 into 1 1546424494.380 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424494.380 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424494.380 * [misc]taylor: Taking taylor expansion of v in t 1546424494.380 * [misc]backup-simplify: Simplify v into v 1546424494.380 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424494.380 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424494.380 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.380 * [misc]backup-simplify: Simplify PI into PI 1546424494.380 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1546424494.380 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1546424494.380 * [misc]backup-simplify: Simplify (* (- 1 (/ 1 (pow v 2))) PI) into (* (- 1 (/ 1 (pow v 2))) PI) 1546424494.381 * [misc]backup-simplify: Simplify (/ 1 (* (- 1 (/ 1 (pow v 2))) PI)) into (/ 1 (* (- 1 (/ 1 (pow v 2))) PI)) 1546424494.381 * [misc]taylor: Taking taylor expansion of (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ 1 v) (/ -5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2))) in t 1546424494.381 * [misc]taylor: Taking taylor expansion of (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ 1 v) (/ -5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2)) in t 1546424494.381 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ 1 v) (/ -5 v) 1)) in t 1546424494.381 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1546424494.381 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424494.381 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1546424494.381 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424494.381 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424494.381 * [misc]taylor: Taking taylor expansion of v in t 1546424494.381 * [misc]backup-simplify: Simplify v into v 1546424494.381 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424494.381 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424494.381 * [misc]taylor: Taking taylor expansion of -5 in t 1546424494.381 * [misc]backup-simplify: Simplify -5 into -5 1546424494.381 * [misc]taylor: Taking taylor expansion of 1 in t 1546424494.381 * [misc]backup-simplify: Simplify 1 into 1 1546424494.381 * [misc]taylor: Taking taylor expansion of (fma (/ 1 v) (/ -5 v) 1) in t 1546424494.381 * [misc]taylor: Rewrote expression to (+ (* (/ 1 v) (/ -5 v)) 1) 1546424494.381 * [misc]taylor: Taking taylor expansion of (* (/ 1 v) (/ -5 v)) in t 1546424494.381 * [misc]taylor: Taking taylor expansion of (/ 1 v) in t 1546424494.381 * [misc]taylor: Taking taylor expansion of v in t 1546424494.381 * [misc]backup-simplify: Simplify v into v 1546424494.381 * [misc]backup-simplify: Simplify (/ 1 v) into (/ 1 v) 1546424494.382 * [misc]taylor: Taking taylor expansion of (/ -5 v) in t 1546424494.382 * [misc]taylor: Taking taylor expansion of -5 in t 1546424494.382 * [misc]backup-simplify: Simplify -5 into -5 1546424494.382 * [misc]taylor: Taking taylor expansion of v in t 1546424494.382 * [misc]backup-simplify: Simplify v into v 1546424494.382 * [misc]backup-simplify: Simplify (/ -5 v) into (/ -5 v) 1546424494.382 * [misc]taylor: Taking taylor expansion of 1 in t 1546424494.382 * [misc]backup-simplify: Simplify 1 into 1 1546424494.382 * [misc]taylor: Taking taylor expansion of (fma -6 (/ 1 (pow v 2)) 2) in t 1546424494.382 * [misc]taylor: Rewrote expression to (+ (* -6 (/ 1 (pow v 2))) 2) 1546424494.382 * [misc]taylor: Taking taylor expansion of (* -6 (/ 1 (pow v 2))) in t 1546424494.382 * [misc]taylor: Taking taylor expansion of -6 in t 1546424494.382 * [misc]backup-simplify: Simplify -6 into -6 1546424494.382 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424494.382 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424494.382 * [misc]taylor: Taking taylor expansion of v in t 1546424494.382 * [misc]backup-simplify: Simplify v into v 1546424494.382 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424494.382 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424494.382 * [misc]taylor: Taking taylor expansion of 2 in t 1546424494.382 * [misc]backup-simplify: Simplify 2 into 2 1546424494.382 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1546424494.382 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424494.383 * [misc]backup-simplify: Simplify (* (/ 1 v) (/ -5 v)) into (/ -5 (pow v 2)) 1546424494.383 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424494.383 * [misc]backup-simplify: Simplify (* (- 1 (* 5 (/ 1 (pow v 2)))) (- 1 (* 5 (/ 1 (pow v 2))))) into (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1546424494.383 * [misc]backup-simplify: Simplify (* -6 (/ 1 (pow v 2))) into (/ -6 (pow v 2)) 1546424494.383 * [misc]backup-simplify: Simplify (+ (/ -6 (pow v 2)) 2) into (- 2 (* 6 (/ 1 (pow v 2)))) 1546424494.383 * [misc]backup-simplify: Simplify (/ (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) (- 2 (* 6 (/ 1 (pow v 2))))) into (/ (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) (- 2 (* 6 (/ 1 (pow v 2))))) 1546424494.384 * [misc]backup-simplify: Simplify (sqrt (/ (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) (- 2 (* 6 (/ 1 (pow v 2)))))) into (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (- 1 (* 5 (/ 1 (pow v 2))))) 1546424494.384 * [misc]backup-simplify: Simplify (- (/ 0 v) (+ (* (/ -5 v) (/ 0 v)))) into 0 1546424494.384 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 v) (/ 0 v)))) into 0 1546424494.384 * [misc]backup-simplify: Simplify (+ (* (/ 1 v) 0) (* 0 (/ -5 v))) into 0 1546424494.385 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.385 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424494.385 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424494.385 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1546424494.385 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.386 * [misc]backup-simplify: Simplify (+ (* (- 1 (* 5 (/ 1 (pow v 2)))) 0) (* 0 (- 1 (* 5 (/ 1 (pow v 2)))))) into 0 1546424494.386 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424494.386 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424494.386 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 (/ 1 (pow v 2)))) into 0 1546424494.386 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.387 * [misc]backup-simplify: Simplify (- (/ 0 (- 2 (* 6 (/ 1 (pow v 2))))) (+ (* (/ (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) (- 2 (* 6 (/ 1 (pow v 2))))) (/ 0 (- 2 (* 6 (/ 1 (pow v 2)))))))) into 0 1546424494.387 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) (- 2 (* 6 (/ 1 (pow v 2)))))))) into 0 1546424494.387 * [misc]taylor: Taking taylor expansion of (* (/ t (* (- 1 (/ 1 (pow v 2))) PI)) (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ 1 v) (/ -5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2)))) in v 1546424494.387 * [misc]taylor: Taking taylor expansion of (/ t (* (- 1 (/ 1 (pow v 2))) PI)) in v 1546424494.388 * [misc]taylor: Taking taylor expansion of t in v 1546424494.388 * [misc]backup-simplify: Simplify t into t 1546424494.388 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (pow v 2))) PI) in v 1546424494.388 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424494.388 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.388 * [misc]backup-simplify: Simplify 1 into 1 1546424494.388 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.388 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.388 * [misc]taylor: Taking taylor expansion of v in v 1546424494.388 * [misc]backup-simplify: Simplify 0 into 0 1546424494.388 * [misc]backup-simplify: Simplify 1 into 1 1546424494.388 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.388 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.388 * [misc]taylor: Taking taylor expansion of PI in v 1546424494.388 * [misc]backup-simplify: Simplify PI into PI 1546424494.388 * [misc]backup-simplify: Simplify (- 1) into -1 1546424494.389 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424494.389 * [misc]backup-simplify: Simplify (* -1 PI) into (* -1 PI) 1546424494.389 * [misc]backup-simplify: Simplify (/ t (* -1 PI)) into (* -1 (/ t PI)) 1546424494.389 * [misc]taylor: Taking taylor expansion of (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ 1 v) (/ -5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2))) in v 1546424494.389 * [misc]taylor: Taking taylor expansion of (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ 1 v) (/ -5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2)) in v 1546424494.389 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ 1 v) (/ -5 v) 1)) in v 1546424494.389 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424494.389 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424494.389 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424494.389 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.390 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.390 * [misc]taylor: Taking taylor expansion of v in v 1546424494.390 * [misc]backup-simplify: Simplify 0 into 0 1546424494.390 * [misc]backup-simplify: Simplify 1 into 1 1546424494.390 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.390 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.390 * [misc]taylor: Taking taylor expansion of -5 in v 1546424494.390 * [misc]backup-simplify: Simplify -5 into -5 1546424494.390 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.390 * [misc]backup-simplify: Simplify 1 into 1 1546424494.390 * [misc]taylor: Taking taylor expansion of (fma (/ 1 v) (/ -5 v) 1) in v 1546424494.390 * [misc]taylor: Rewrote expression to (+ (* (/ 1 v) (/ -5 v)) 1) 1546424494.390 * [misc]taylor: Taking taylor expansion of (* (/ 1 v) (/ -5 v)) in v 1546424494.390 * [misc]taylor: Taking taylor expansion of (/ 1 v) in v 1546424494.390 * [misc]taylor: Taking taylor expansion of v in v 1546424494.390 * [misc]backup-simplify: Simplify 0 into 0 1546424494.390 * [misc]backup-simplify: Simplify 1 into 1 1546424494.390 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.390 * [misc]taylor: Taking taylor expansion of (/ -5 v) in v 1546424494.390 * [misc]taylor: Taking taylor expansion of -5 in v 1546424494.391 * [misc]backup-simplify: Simplify -5 into -5 1546424494.391 * [misc]taylor: Taking taylor expansion of v in v 1546424494.391 * [misc]backup-simplify: Simplify 0 into 0 1546424494.391 * [misc]backup-simplify: Simplify 1 into 1 1546424494.391 * [misc]backup-simplify: Simplify (/ -5 1) into -5 1546424494.391 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.391 * [misc]backup-simplify: Simplify 1 into 1 1546424494.391 * [misc]taylor: Taking taylor expansion of (fma -6 (/ 1 (pow v 2)) 2) in v 1546424494.391 * [misc]taylor: Rewrote expression to (+ (* -6 (/ 1 (pow v 2))) 2) 1546424494.391 * [misc]taylor: Taking taylor expansion of (* -6 (/ 1 (pow v 2))) in v 1546424494.391 * [misc]taylor: Taking taylor expansion of -6 in v 1546424494.391 * [misc]backup-simplify: Simplify -6 into -6 1546424494.391 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.391 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.391 * [misc]taylor: Taking taylor expansion of v in v 1546424494.391 * [misc]backup-simplify: Simplify 0 into 0 1546424494.391 * [misc]backup-simplify: Simplify 1 into 1 1546424494.391 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.391 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.392 * [misc]taylor: Taking taylor expansion of 2 in v 1546424494.392 * [misc]backup-simplify: Simplify 2 into 2 1546424494.392 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424494.392 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.392 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424494.392 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.392 * [misc]backup-simplify: Simplify (* -5 -5) into 25 1546424494.392 * [misc]backup-simplify: Simplify (* -6 1) into -6 1546424494.393 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1546424494.393 * [misc]backup-simplify: Simplify (/ 25 -6) into -25/6 1546424494.393 * [misc]backup-simplify: Simplify (sqrt -25/6) into (sqrt -25/6) 1546424494.393 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -5 (/ 0 1)))) into 0 1546424494.393 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.394 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424494.394 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.394 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.394 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.395 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424494.395 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.395 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 -5)) into 0 1546424494.395 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.395 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.396 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 1)) into 0 1546424494.396 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.396 * [misc]backup-simplify: Simplify (- (/ 0 -6) (+ (* -25/6 (/ 0 -6)))) into 0 1546424494.396 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -25/6))) into 0 1546424494.396 * [misc]taylor: Taking taylor expansion of (* (/ t (* (- 1 (/ 1 (pow v 2))) PI)) (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ 1 v) (/ -5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2)))) in v 1546424494.396 * [misc]taylor: Taking taylor expansion of (/ t (* (- 1 (/ 1 (pow v 2))) PI)) in v 1546424494.396 * [misc]taylor: Taking taylor expansion of t in v 1546424494.396 * [misc]backup-simplify: Simplify t into t 1546424494.397 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (pow v 2))) PI) in v 1546424494.397 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424494.397 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.397 * [misc]backup-simplify: Simplify 1 into 1 1546424494.397 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.397 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.397 * [misc]taylor: Taking taylor expansion of v in v 1546424494.397 * [misc]backup-simplify: Simplify 0 into 0 1546424494.397 * [misc]backup-simplify: Simplify 1 into 1 1546424494.397 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.397 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.397 * [misc]taylor: Taking taylor expansion of PI in v 1546424494.397 * [misc]backup-simplify: Simplify PI into PI 1546424494.397 * [misc]backup-simplify: Simplify (- 1) into -1 1546424494.397 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424494.398 * [misc]backup-simplify: Simplify (* -1 PI) into (* -1 PI) 1546424494.398 * [misc]backup-simplify: Simplify (/ t (* -1 PI)) into (* -1 (/ t PI)) 1546424494.398 * [misc]taylor: Taking taylor expansion of (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ 1 v) (/ -5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2))) in v 1546424494.398 * [misc]taylor: Taking taylor expansion of (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ 1 v) (/ -5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2)) in v 1546424494.398 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ 1 v) (/ -5 v) 1)) in v 1546424494.398 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424494.398 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424494.398 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424494.398 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.398 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.398 * [misc]taylor: Taking taylor expansion of v in v 1546424494.398 * [misc]backup-simplify: Simplify 0 into 0 1546424494.399 * [misc]backup-simplify: Simplify 1 into 1 1546424494.399 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.399 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.399 * [misc]taylor: Taking taylor expansion of -5 in v 1546424494.399 * [misc]backup-simplify: Simplify -5 into -5 1546424494.399 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.399 * [misc]backup-simplify: Simplify 1 into 1 1546424494.399 * [misc]taylor: Taking taylor expansion of (fma (/ 1 v) (/ -5 v) 1) in v 1546424494.399 * [misc]taylor: Rewrote expression to (+ (* (/ 1 v) (/ -5 v)) 1) 1546424494.399 * [misc]taylor: Taking taylor expansion of (* (/ 1 v) (/ -5 v)) in v 1546424494.399 * [misc]taylor: Taking taylor expansion of (/ 1 v) in v 1546424494.399 * [misc]taylor: Taking taylor expansion of v in v 1546424494.399 * [misc]backup-simplify: Simplify 0 into 0 1546424494.399 * [misc]backup-simplify: Simplify 1 into 1 1546424494.399 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.399 * [misc]taylor: Taking taylor expansion of (/ -5 v) in v 1546424494.399 * [misc]taylor: Taking taylor expansion of -5 in v 1546424494.399 * [misc]backup-simplify: Simplify -5 into -5 1546424494.399 * [misc]taylor: Taking taylor expansion of v in v 1546424494.400 * [misc]backup-simplify: Simplify 0 into 0 1546424494.400 * [misc]backup-simplify: Simplify 1 into 1 1546424494.400 * [misc]backup-simplify: Simplify (/ -5 1) into -5 1546424494.400 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.400 * [misc]backup-simplify: Simplify 1 into 1 1546424494.400 * [misc]taylor: Taking taylor expansion of (fma -6 (/ 1 (pow v 2)) 2) in v 1546424494.400 * [misc]taylor: Rewrote expression to (+ (* -6 (/ 1 (pow v 2))) 2) 1546424494.400 * [misc]taylor: Taking taylor expansion of (* -6 (/ 1 (pow v 2))) in v 1546424494.400 * [misc]taylor: Taking taylor expansion of -6 in v 1546424494.400 * [misc]backup-simplify: Simplify -6 into -6 1546424494.400 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.400 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.400 * [misc]taylor: Taking taylor expansion of v in v 1546424494.400 * [misc]backup-simplify: Simplify 0 into 0 1546424494.400 * [misc]backup-simplify: Simplify 1 into 1 1546424494.400 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.400 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.400 * [misc]taylor: Taking taylor expansion of 2 in v 1546424494.400 * [misc]backup-simplify: Simplify 2 into 2 1546424494.401 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424494.401 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.401 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424494.401 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.401 * [misc]backup-simplify: Simplify (* -5 -5) into 25 1546424494.401 * [misc]backup-simplify: Simplify (* -6 1) into -6 1546424494.402 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1546424494.402 * [misc]backup-simplify: Simplify (/ 25 -6) into -25/6 1546424494.402 * [misc]backup-simplify: Simplify (sqrt -25/6) into (sqrt -25/6) 1546424494.402 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -5 (/ 0 1)))) into 0 1546424494.402 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.403 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424494.403 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.403 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.403 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.403 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424494.404 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.404 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 -5)) into 0 1546424494.404 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.404 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.405 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 1)) into 0 1546424494.405 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.405 * [misc]backup-simplify: Simplify (- (/ 0 -6) (+ (* -25/6 (/ 0 -6)))) into 0 1546424494.405 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -25/6))) into 0 1546424494.406 * [misc]backup-simplify: Simplify (* (* -1 (/ t PI)) (sqrt -25/6)) into (* -1 (/ (* t (sqrt -25/6)) PI)) 1546424494.406 * [misc]taylor: Taking taylor expansion of (* -1 (/ (* t (sqrt -25/6)) PI)) in t 1546424494.406 * [misc]taylor: Taking taylor expansion of -1 in t 1546424494.406 * [misc]backup-simplify: Simplify -1 into -1 1546424494.406 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -25/6)) PI) in t 1546424494.406 * [misc]taylor: Taking taylor expansion of (* t (sqrt -25/6)) in t 1546424494.406 * [misc]taylor: Taking taylor expansion of t in t 1546424494.406 * [misc]backup-simplify: Simplify 0 into 0 1546424494.406 * [misc]backup-simplify: Simplify 1 into 1 1546424494.406 * [misc]taylor: Taking taylor expansion of (sqrt -25/6) in t 1546424494.406 * [misc]taylor: Taking taylor expansion of -25/6 in t 1546424494.406 * [misc]backup-simplify: Simplify -25/6 into -25/6 1546424494.406 * [misc]backup-simplify: Simplify (sqrt -25/6) into (sqrt -25/6) 1546424494.406 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -25/6))) into 0 1546424494.406 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.406 * [misc]backup-simplify: Simplify PI into PI 1546424494.406 * [misc]backup-simplify: Simplify (* 0 (sqrt -25/6)) into 0 1546424494.408 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -25/6))) into (sqrt -25/6) 1546424494.409 * [misc]backup-simplify: Simplify (/ (sqrt -25/6) PI) into (/ (sqrt -25/6) PI) 1546424494.410 * [misc]backup-simplify: Simplify (* -1 (/ (sqrt -25/6) PI)) into (* -1 (/ (sqrt -25/6) PI)) 1546424494.410 * [misc]backup-simplify: Simplify (* -1 (/ (sqrt -25/6) PI)) into (* -1 (/ (sqrt -25/6) PI)) 1546424494.410 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.411 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.411 * [misc]backup-simplify: Simplify (- 0) into 0 1546424494.411 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.412 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 PI)) into 0 1546424494.413 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 PI)) (+ (* (* -1 (/ t PI)) (/ 0 (* -1 PI))))) into 0 1546424494.413 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ t PI)) 0) (* 0 (sqrt -25/6))) into 0 1546424494.413 * [misc]taylor: Taking taylor expansion of 0 in t 1546424494.413 * [misc]backup-simplify: Simplify 0 into 0 1546424494.413 * [misc]backup-simplify: Simplify 0 into 0 1546424494.414 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -25/6))) into 0 1546424494.415 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -25/6)))) into 0 1546424494.416 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt -25/6) PI) (/ 0 PI)))) into 0 1546424494.418 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (sqrt -25/6) PI))) into 0 1546424494.418 * [misc]backup-simplify: Simplify 0 into 0 1546424494.418 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.418 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.419 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424494.419 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424494.419 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.419 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.419 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424494.420 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424494.420 * [misc]backup-simplify: Simplify (+ (* -5 1) (+ (* 0 0) (* 1 -5))) into -10 1546424494.420 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.420 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.420 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.420 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1546424494.420 * [misc]backup-simplify: Simplify (- (/ -10 -6) (+ (* -25/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into 5/18 1546424494.421 * [misc]backup-simplify: Simplify (/ (- 5/18 (pow 0 2) (+)) (* 2 (sqrt -25/6))) into (/ 5/36 (sqrt -25/6)) 1546424494.421 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.422 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.422 * [misc]backup-simplify: Simplify (- 0) into 0 1546424494.422 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424494.422 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 1 PI))) into PI 1546424494.424 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 PI)) (+ (* (* -1 (/ t PI)) (/ PI (* -1 PI))) (* 0 (/ 0 (* -1 PI))))) into (- (/ t PI)) 1546424494.424 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ t PI)) (/ 5/36 (sqrt -25/6))) (+ (* 0 0) (* (- (/ t PI)) (sqrt -25/6)))) into (- (+ (/ (* t (sqrt -25/6)) PI) (* 5/36 (/ t (* PI (sqrt -25/6)))))) 1546424494.424 * [misc]taylor: Taking taylor expansion of (- (+ (/ (* t (sqrt -25/6)) PI) (* 5/36 (/ t (* PI (sqrt -25/6)))))) in t 1546424494.424 * [misc]taylor: Taking taylor expansion of (+ (/ (* t (sqrt -25/6)) PI) (* 5/36 (/ t (* PI (sqrt -25/6))))) in t 1546424494.424 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -25/6)) PI) in t 1546424494.424 * [misc]taylor: Taking taylor expansion of (* t (sqrt -25/6)) in t 1546424494.424 * [misc]taylor: Taking taylor expansion of t in t 1546424494.424 * [misc]backup-simplify: Simplify 0 into 0 1546424494.424 * [misc]backup-simplify: Simplify 1 into 1 1546424494.424 * [misc]taylor: Taking taylor expansion of (sqrt -25/6) in t 1546424494.424 * [misc]taylor: Taking taylor expansion of -25/6 in t 1546424494.424 * [misc]backup-simplify: Simplify -25/6 into -25/6 1546424494.424 * [misc]backup-simplify: Simplify (sqrt -25/6) into (sqrt -25/6) 1546424494.425 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -25/6))) into 0 1546424494.425 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.425 * [misc]backup-simplify: Simplify PI into PI 1546424494.425 * [misc]backup-simplify: Simplify (* 0 (sqrt -25/6)) into 0 1546424494.425 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -25/6))) into (sqrt -25/6) 1546424494.425 * [misc]backup-simplify: Simplify (/ (sqrt -25/6) PI) into (/ (sqrt -25/6) PI) 1546424494.425 * [misc]taylor: Taking taylor expansion of (* 5/36 (/ t (* PI (sqrt -25/6)))) in t 1546424494.425 * [misc]taylor: Taking taylor expansion of 5/36 in t 1546424494.425 * [misc]backup-simplify: Simplify 5/36 into 5/36 1546424494.425 * [misc]taylor: Taking taylor expansion of (/ t (* PI (sqrt -25/6))) in t 1546424494.425 * [misc]taylor: Taking taylor expansion of t in t 1546424494.425 * [misc]backup-simplify: Simplify 0 into 0 1546424494.426 * [misc]backup-simplify: Simplify 1 into 1 1546424494.426 * [misc]taylor: Taking taylor expansion of (* PI (sqrt -25/6)) in t 1546424494.426 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.426 * [misc]backup-simplify: Simplify PI into PI 1546424494.426 * [misc]taylor: Taking taylor expansion of (sqrt -25/6) in t 1546424494.426 * [misc]taylor: Taking taylor expansion of -25/6 in t 1546424494.426 * [misc]backup-simplify: Simplify -25/6 into -25/6 1546424494.426 * [misc]backup-simplify: Simplify (sqrt -25/6) into (sqrt -25/6) 1546424494.426 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -25/6))) into 0 1546424494.426 * [misc]backup-simplify: Simplify (* PI (sqrt -25/6)) into (* PI (sqrt -25/6)) 1546424494.426 * [misc]backup-simplify: Simplify (/ 1 (* PI (sqrt -25/6))) into (/ 1 (* PI (sqrt -25/6))) 1546424494.427 * [misc]backup-simplify: Simplify (* 5/36 (/ 1 (* PI (sqrt -25/6)))) into (/ 5/36 (* PI (sqrt -25/6))) 1546424494.428 * [misc]backup-simplify: Simplify (+ (/ (sqrt -25/6) PI) (/ 5/36 (* PI (sqrt -25/6)))) into (+ (* 5/36 (/ 1 (* PI (sqrt -25/6)))) (/ (sqrt -25/6) PI)) 1546424494.429 * [misc]backup-simplify: Simplify (- (+ (* 5/36 (/ 1 (* PI (sqrt -25/6)))) (/ (sqrt -25/6) PI))) into (- (+ (* 5/36 (/ 1 (* PI (sqrt -25/6)))) (/ (sqrt -25/6) PI))) 1546424494.430 * [misc]backup-simplify: Simplify (- (+ (* 5/36 (/ 1 (* PI (sqrt -25/6)))) (/ (sqrt -25/6) PI))) into (- (+ (* 5/36 (/ 1 (* PI (sqrt -25/6)))) (/ (sqrt -25/6) PI))) 1546424494.430 * [misc]backup-simplify: Simplify 0 into 0 1546424494.431 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -25/6))) into 0 1546424494.431 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -25/6))))) into 0 1546424494.432 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt -25/6) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546424494.433 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (sqrt -25/6) PI)))) into 0 1546424494.433 * [misc]backup-simplify: Simplify 0 into 0 1546424494.433 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.434 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.434 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424494.434 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.434 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424494.434 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.435 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424494.435 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.435 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 1) (+ (* 1 0) (* 0 -5)))) into 0 1546424494.435 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424494.435 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.435 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424494.436 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.436 * [misc]backup-simplify: Simplify (- (/ 0 -6) (+ (* -25/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* 5/18 (/ 0 -6)))) into 0 1546424494.436 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 5/36 (sqrt -25/6)))))) (* 2 (sqrt -25/6))) into 0 1546424494.436 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424494.436 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.436 * [misc]backup-simplify: Simplify (- 0) into 0 1546424494.437 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.437 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 1 0) (* 0 PI)))) into 0 1546424494.439 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 PI)) (+ (* (* -1 (/ t PI)) (/ 0 (* -1 PI))) (* 0 (/ PI (* -1 PI))) (* (- (/ t PI)) (/ 0 (* -1 PI))))) into 0 1546424494.440 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ t PI)) 0) (+ (* 0 (/ 5/36 (sqrt -25/6))) (+ (* (- (/ t PI)) 0) (* 0 (sqrt -25/6))))) into 0 1546424494.440 * [misc]taylor: Taking taylor expansion of 0 in t 1546424494.440 * [misc]backup-simplify: Simplify 0 into 0 1546424494.440 * [misc]backup-simplify: Simplify 0 into 0 1546424494.441 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -25/6))) into 0 1546424494.441 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -25/6)))) into 0 1546424494.442 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt -25/6) PI) (/ 0 PI)))) into 0 1546424494.442 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (sqrt -25/6))) into 0 1546424494.444 * [misc]backup-simplify: Simplify (- (/ 0 (* PI (sqrt -25/6))) (+ (* (/ 1 (* PI (sqrt -25/6))) (/ 0 (* PI (sqrt -25/6)))))) into 0 1546424494.445 * [misc]backup-simplify: Simplify (+ (* 5/36 0) (* 0 (/ 1 (* PI (sqrt -25/6))))) into 0 1546424494.445 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.445 * [misc]backup-simplify: Simplify (- 0) into 0 1546424494.445 * [misc]backup-simplify: Simplify 0 into 0 1546424494.445 * [misc]backup-simplify: Simplify 0 into 0 1546424494.446 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -25/6))) into 0 1546424494.446 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -25/6)))))) into 0 1546424494.449 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt -25/6) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546424494.451 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sqrt -25/6) PI))))) into 0 1546424494.451 * [misc]backup-simplify: Simplify 0 into 0 1546424494.454 * [misc]backup-simplify: Simplify (+ (* (- (+ (* 5/36 (/ 1 (* PI (sqrt -25/6)))) (/ (sqrt -25/6) PI))) (* (/ 1 t) (pow (/ 1 v) 3))) (* (* -1 (/ (sqrt -25/6) PI)) (* (/ 1 t) (/ 1 v)))) into (- (+ (/ (sqrt -25/6) (* t (* v PI))) (+ (/ (sqrt -25/6) (* t (* (pow v 3) PI))) (* 5/36 (/ 1 (* t (* (pow v 3) (* PI (sqrt -25/6))))))))) 1546424494.456 * [misc]backup-simplify: Simplify (* (/ (/ (cbrt (fma (/ 1 (- v)) (* (/ 1 (- v)) -5) 1)) (sqrt (fma -6 (* (/ 1 (- v)) (/ 1 (- v))) 2))) (sqrt (/ PI (cbrt (fma (/ 1 (- v)) (* (/ 1 (- v)) -5) 1))))) (/ (/ (cbrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1)) (sqrt (/ PI (cbrt (fma (* (/ 1 (- v)) (/ 1 (- v))) -5 1))))) (* (/ 1 (- t)) (- 1 (* (/ 1 (- v)) (/ 1 (- v))))))) into (* -1 (* (/ t (* (- 1 (/ 1 (pow v 2))) PI)) (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2))))) 1546424494.456 * [misc]approximate: Taking taylor expansion of (* -1 (* (/ t (* (- 1 (/ 1 (pow v 2))) PI)) (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2))))) in (v t) around 0 1546424494.456 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ t (* (- 1 (/ 1 (pow v 2))) PI)) (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2))))) in t 1546424494.456 * [misc]taylor: Taking taylor expansion of -1 in t 1546424494.456 * [misc]backup-simplify: Simplify -1 into -1 1546424494.456 * [misc]taylor: Taking taylor expansion of (* (/ t (* (- 1 (/ 1 (pow v 2))) PI)) (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2)))) in t 1546424494.456 * [misc]taylor: Taking taylor expansion of (/ t (* (- 1 (/ 1 (pow v 2))) PI)) in t 1546424494.456 * [misc]taylor: Taking taylor expansion of t in t 1546424494.456 * [misc]backup-simplify: Simplify 0 into 0 1546424494.456 * [misc]backup-simplify: Simplify 1 into 1 1546424494.456 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (pow v 2))) PI) in t 1546424494.456 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in t 1546424494.456 * [misc]taylor: Taking taylor expansion of 1 in t 1546424494.456 * [misc]backup-simplify: Simplify 1 into 1 1546424494.456 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424494.456 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424494.456 * [misc]taylor: Taking taylor expansion of v in t 1546424494.456 * [misc]backup-simplify: Simplify v into v 1546424494.456 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424494.456 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424494.456 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.456 * [misc]backup-simplify: Simplify PI into PI 1546424494.456 * [misc]backup-simplify: Simplify (- (/ 1 (pow v 2))) into (- (/ 1 (pow v 2))) 1546424494.457 * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 (pow v 2)))) into (- 1 (/ 1 (pow v 2))) 1546424494.457 * [misc]backup-simplify: Simplify (* (- 1 (/ 1 (pow v 2))) PI) into (* (- 1 (/ 1 (pow v 2))) PI) 1546424494.457 * [misc]backup-simplify: Simplify (/ 1 (* (- 1 (/ 1 (pow v 2))) PI)) into (/ 1 (* (- 1 (/ 1 (pow v 2))) PI)) 1546424494.457 * [misc]taylor: Taking taylor expansion of (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2))) in t 1546424494.457 * [misc]taylor: Taking taylor expansion of (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2)) in t 1546424494.457 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) in t 1546424494.457 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in t 1546424494.457 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424494.457 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in t 1546424494.457 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424494.457 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424494.457 * [misc]taylor: Taking taylor expansion of v in t 1546424494.457 * [misc]backup-simplify: Simplify v into v 1546424494.457 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424494.457 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424494.458 * [misc]taylor: Taking taylor expansion of -5 in t 1546424494.458 * [misc]backup-simplify: Simplify -5 into -5 1546424494.458 * [misc]taylor: Taking taylor expansion of 1 in t 1546424494.458 * [misc]backup-simplify: Simplify 1 into 1 1546424494.458 * [misc]taylor: Taking taylor expansion of (fma (/ -1 v) (/ 5 v) 1) in t 1546424494.458 * [misc]taylor: Rewrote expression to (+ (* (/ -1 v) (/ 5 v)) 1) 1546424494.458 * [misc]taylor: Taking taylor expansion of (* (/ -1 v) (/ 5 v)) in t 1546424494.458 * [misc]taylor: Taking taylor expansion of (/ -1 v) in t 1546424494.458 * [misc]taylor: Taking taylor expansion of -1 in t 1546424494.458 * [misc]backup-simplify: Simplify -1 into -1 1546424494.458 * [misc]taylor: Taking taylor expansion of v in t 1546424494.458 * [misc]backup-simplify: Simplify v into v 1546424494.458 * [misc]backup-simplify: Simplify (/ -1 v) into (/ -1 v) 1546424494.458 * [misc]taylor: Taking taylor expansion of (/ 5 v) in t 1546424494.458 * [misc]taylor: Taking taylor expansion of 5 in t 1546424494.458 * [misc]backup-simplify: Simplify 5 into 5 1546424494.458 * [misc]taylor: Taking taylor expansion of v in t 1546424494.458 * [misc]backup-simplify: Simplify v into v 1546424494.458 * [misc]backup-simplify: Simplify (/ 5 v) into (/ 5 v) 1546424494.458 * [misc]taylor: Taking taylor expansion of 1 in t 1546424494.458 * [misc]backup-simplify: Simplify 1 into 1 1546424494.458 * [misc]taylor: Taking taylor expansion of (fma -6 (/ 1 (pow v 2)) 2) in t 1546424494.458 * [misc]taylor: Rewrote expression to (+ (* -6 (/ 1 (pow v 2))) 2) 1546424494.458 * [misc]taylor: Taking taylor expansion of (* -6 (/ 1 (pow v 2))) in t 1546424494.458 * [misc]taylor: Taking taylor expansion of -6 in t 1546424494.458 * [misc]backup-simplify: Simplify -6 into -6 1546424494.458 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in t 1546424494.458 * [misc]taylor: Taking taylor expansion of (pow v 2) in t 1546424494.458 * [misc]taylor: Taking taylor expansion of v in t 1546424494.458 * [misc]backup-simplify: Simplify v into v 1546424494.459 * [misc]backup-simplify: Simplify (* v v) into (pow v 2) 1546424494.459 * [misc]backup-simplify: Simplify (/ 1 (pow v 2)) into (/ 1 (pow v 2)) 1546424494.459 * [misc]taylor: Taking taylor expansion of 2 in t 1546424494.459 * [misc]backup-simplify: Simplify 2 into 2 1546424494.459 * [misc]backup-simplify: Simplify (* (/ 1 (pow v 2)) -5) into (/ -5 (pow v 2)) 1546424494.459 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424494.459 * [misc]backup-simplify: Simplify (* (/ -1 v) (/ 5 v)) into (/ -5 (pow v 2)) 1546424494.459 * [misc]backup-simplify: Simplify (+ (/ -5 (pow v 2)) 1) into (- 1 (* 5 (/ 1 (pow v 2)))) 1546424494.459 * [misc]backup-simplify: Simplify (* (- 1 (* 5 (/ 1 (pow v 2)))) (- 1 (* 5 (/ 1 (pow v 2))))) into (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) 1546424494.460 * [misc]backup-simplify: Simplify (* -6 (/ 1 (pow v 2))) into (/ -6 (pow v 2)) 1546424494.460 * [misc]backup-simplify: Simplify (+ (/ -6 (pow v 2)) 2) into (- 2 (* 6 (/ 1 (pow v 2)))) 1546424494.460 * [misc]backup-simplify: Simplify (/ (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) (- 2 (* 6 (/ 1 (pow v 2))))) into (/ (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) (- 2 (* 6 (/ 1 (pow v 2))))) 1546424494.460 * [misc]backup-simplify: Simplify (sqrt (/ (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) (- 2 (* 6 (/ 1 (pow v 2)))))) into (* (sqrt (/ 1 (- 2 (* 6 (/ 1 (pow v 2)))))) (- 1 (* 5 (/ 1 (pow v 2))))) 1546424494.461 * [misc]backup-simplify: Simplify (- (/ 0 v) (+ (* (/ 5 v) (/ 0 v)))) into 0 1546424494.461 * [misc]backup-simplify: Simplify (- (/ 0 v) (+ (* (/ -1 v) (/ 0 v)))) into 0 1546424494.461 * [misc]backup-simplify: Simplify (+ (* (/ -1 v) 0) (* 0 (/ 5 v))) into 0 1546424494.461 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.461 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424494.461 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424494.462 * [misc]backup-simplify: Simplify (+ (* (/ 1 (pow v 2)) 0) (* 0 -5)) into 0 1546424494.462 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.462 * [misc]backup-simplify: Simplify (+ (* (- 1 (* 5 (/ 1 (pow v 2)))) 0) (* 0 (- 1 (* 5 (/ 1 (pow v 2)))))) into 0 1546424494.462 * [misc]backup-simplify: Simplify (+ (* v 0) (* 0 v)) into 0 1546424494.462 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow v 2)) (/ 0 (pow v 2))))) into 0 1546424494.463 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 (/ 1 (pow v 2)))) into 0 1546424494.463 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.464 * [misc]backup-simplify: Simplify (- (/ 0 (- 2 (* 6 (/ 1 (pow v 2))))) (+ (* (/ (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) (- 2 (* 6 (/ 1 (pow v 2))))) (/ 0 (- 2 (* 6 (/ 1 (pow v 2)))))))) into 0 1546424494.464 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ (pow (- 1 (* 5 (/ 1 (pow v 2)))) 2) (- 2 (* 6 (/ 1 (pow v 2)))))))) into 0 1546424494.464 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ t (* (- 1 (/ 1 (pow v 2))) PI)) (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2))))) in v 1546424494.464 * [misc]taylor: Taking taylor expansion of -1 in v 1546424494.464 * [misc]backup-simplify: Simplify -1 into -1 1546424494.464 * [misc]taylor: Taking taylor expansion of (* (/ t (* (- 1 (/ 1 (pow v 2))) PI)) (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2)))) in v 1546424494.464 * [misc]taylor: Taking taylor expansion of (/ t (* (- 1 (/ 1 (pow v 2))) PI)) in v 1546424494.464 * [misc]taylor: Taking taylor expansion of t in v 1546424494.464 * [misc]backup-simplify: Simplify t into t 1546424494.464 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (pow v 2))) PI) in v 1546424494.464 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424494.464 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.464 * [misc]backup-simplify: Simplify 1 into 1 1546424494.464 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.464 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.464 * [misc]taylor: Taking taylor expansion of v in v 1546424494.464 * [misc]backup-simplify: Simplify 0 into 0 1546424494.465 * [misc]backup-simplify: Simplify 1 into 1 1546424494.465 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.465 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.465 * [misc]taylor: Taking taylor expansion of PI in v 1546424494.465 * [misc]backup-simplify: Simplify PI into PI 1546424494.465 * [misc]backup-simplify: Simplify (- 1) into -1 1546424494.465 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424494.466 * [misc]backup-simplify: Simplify (* -1 PI) into (* -1 PI) 1546424494.466 * [misc]backup-simplify: Simplify (/ t (* -1 PI)) into (* -1 (/ t PI)) 1546424494.466 * [misc]taylor: Taking taylor expansion of (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2))) in v 1546424494.466 * [misc]taylor: Taking taylor expansion of (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2)) in v 1546424494.466 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) in v 1546424494.466 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424494.466 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424494.466 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424494.466 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.466 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.466 * [misc]taylor: Taking taylor expansion of v in v 1546424494.466 * [misc]backup-simplify: Simplify 0 into 0 1546424494.466 * [misc]backup-simplify: Simplify 1 into 1 1546424494.466 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.467 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.467 * [misc]taylor: Taking taylor expansion of -5 in v 1546424494.467 * [misc]backup-simplify: Simplify -5 into -5 1546424494.467 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.467 * [misc]backup-simplify: Simplify 1 into 1 1546424494.467 * [misc]taylor: Taking taylor expansion of (fma (/ -1 v) (/ 5 v) 1) in v 1546424494.467 * [misc]taylor: Rewrote expression to (+ (* (/ -1 v) (/ 5 v)) 1) 1546424494.467 * [misc]taylor: Taking taylor expansion of (* (/ -1 v) (/ 5 v)) in v 1546424494.467 * [misc]taylor: Taking taylor expansion of (/ -1 v) in v 1546424494.467 * [misc]taylor: Taking taylor expansion of -1 in v 1546424494.467 * [misc]backup-simplify: Simplify -1 into -1 1546424494.467 * [misc]taylor: Taking taylor expansion of v in v 1546424494.467 * [misc]backup-simplify: Simplify 0 into 0 1546424494.467 * [misc]backup-simplify: Simplify 1 into 1 1546424494.467 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1546424494.467 * [misc]taylor: Taking taylor expansion of (/ 5 v) in v 1546424494.467 * [misc]taylor: Taking taylor expansion of 5 in v 1546424494.467 * [misc]backup-simplify: Simplify 5 into 5 1546424494.467 * [misc]taylor: Taking taylor expansion of v in v 1546424494.467 * [misc]backup-simplify: Simplify 0 into 0 1546424494.467 * [misc]backup-simplify: Simplify 1 into 1 1546424494.467 * [misc]backup-simplify: Simplify (/ 5 1) into 5 1546424494.467 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.468 * [misc]backup-simplify: Simplify 1 into 1 1546424494.468 * [misc]taylor: Taking taylor expansion of (fma -6 (/ 1 (pow v 2)) 2) in v 1546424494.468 * [misc]taylor: Rewrote expression to (+ (* -6 (/ 1 (pow v 2))) 2) 1546424494.468 * [misc]taylor: Taking taylor expansion of (* -6 (/ 1 (pow v 2))) in v 1546424494.468 * [misc]taylor: Taking taylor expansion of -6 in v 1546424494.468 * [misc]backup-simplify: Simplify -6 into -6 1546424494.468 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.468 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.468 * [misc]taylor: Taking taylor expansion of v in v 1546424494.468 * [misc]backup-simplify: Simplify 0 into 0 1546424494.468 * [misc]backup-simplify: Simplify 1 into 1 1546424494.468 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.468 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.468 * [misc]taylor: Taking taylor expansion of 2 in v 1546424494.468 * [misc]backup-simplify: Simplify 2 into 2 1546424494.468 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424494.469 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.469 * [misc]backup-simplify: Simplify (* -1 5) into -5 1546424494.469 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.469 * [misc]backup-simplify: Simplify (* -5 -5) into 25 1546424494.469 * [misc]backup-simplify: Simplify (* -6 1) into -6 1546424494.469 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1546424494.470 * [misc]backup-simplify: Simplify (/ 25 -6) into -25/6 1546424494.470 * [misc]backup-simplify: Simplify (sqrt -25/6) into (sqrt -25/6) 1546424494.470 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)))) into 0 1546424494.470 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1546424494.471 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 5)) into 0 1546424494.471 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.471 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.471 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.472 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424494.472 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.472 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 -5)) into 0 1546424494.472 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.472 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.473 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 1)) into 0 1546424494.473 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.473 * [misc]backup-simplify: Simplify (- (/ 0 -6) (+ (* -25/6 (/ 0 -6)))) into 0 1546424494.473 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -25/6))) into 0 1546424494.473 * [misc]taylor: Taking taylor expansion of (* -1 (* (/ t (* (- 1 (/ 1 (pow v 2))) PI)) (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2))))) in v 1546424494.473 * [misc]taylor: Taking taylor expansion of -1 in v 1546424494.473 * [misc]backup-simplify: Simplify -1 into -1 1546424494.473 * [misc]taylor: Taking taylor expansion of (* (/ t (* (- 1 (/ 1 (pow v 2))) PI)) (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2)))) in v 1546424494.473 * [misc]taylor: Taking taylor expansion of (/ t (* (- 1 (/ 1 (pow v 2))) PI)) in v 1546424494.474 * [misc]taylor: Taking taylor expansion of t in v 1546424494.474 * [misc]backup-simplify: Simplify t into t 1546424494.474 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (pow v 2))) PI) in v 1546424494.474 * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (pow v 2))) in v 1546424494.474 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.474 * [misc]backup-simplify: Simplify 1 into 1 1546424494.474 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.474 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.474 * [misc]taylor: Taking taylor expansion of v in v 1546424494.474 * [misc]backup-simplify: Simplify 0 into 0 1546424494.474 * [misc]backup-simplify: Simplify 1 into 1 1546424494.474 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.474 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.474 * [misc]taylor: Taking taylor expansion of PI in v 1546424494.474 * [misc]backup-simplify: Simplify PI into PI 1546424494.474 * [misc]backup-simplify: Simplify (- 1) into -1 1546424494.475 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 1546424494.475 * [misc]backup-simplify: Simplify (* -1 PI) into (* -1 PI) 1546424494.475 * [misc]backup-simplify: Simplify (/ t (* -1 PI)) into (* -1 (/ t PI)) 1546424494.475 * [misc]taylor: Taking taylor expansion of (sqrt (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2))) in v 1546424494.475 * [misc]taylor: Taking taylor expansion of (/ (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) (fma -6 (/ 1 (pow v 2)) 2)) in v 1546424494.475 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (pow v 2)) -5 1) (fma (/ -1 v) (/ 5 v) 1)) in v 1546424494.475 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (pow v 2)) -5 1) in v 1546424494.475 * [misc]taylor: Rewrote expression to (+ (* (/ 1 (pow v 2)) -5) 1) 1546424494.475 * [misc]taylor: Taking taylor expansion of (* (/ 1 (pow v 2)) -5) in v 1546424494.475 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.475 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.475 * [misc]taylor: Taking taylor expansion of v in v 1546424494.476 * [misc]backup-simplify: Simplify 0 into 0 1546424494.476 * [misc]backup-simplify: Simplify 1 into 1 1546424494.476 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.476 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.476 * [misc]taylor: Taking taylor expansion of -5 in v 1546424494.476 * [misc]backup-simplify: Simplify -5 into -5 1546424494.476 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.476 * [misc]backup-simplify: Simplify 1 into 1 1546424494.476 * [misc]taylor: Taking taylor expansion of (fma (/ -1 v) (/ 5 v) 1) in v 1546424494.476 * [misc]taylor: Rewrote expression to (+ (* (/ -1 v) (/ 5 v)) 1) 1546424494.476 * [misc]taylor: Taking taylor expansion of (* (/ -1 v) (/ 5 v)) in v 1546424494.476 * [misc]taylor: Taking taylor expansion of (/ -1 v) in v 1546424494.476 * [misc]taylor: Taking taylor expansion of -1 in v 1546424494.476 * [misc]backup-simplify: Simplify -1 into -1 1546424494.476 * [misc]taylor: Taking taylor expansion of v in v 1546424494.476 * [misc]backup-simplify: Simplify 0 into 0 1546424494.476 * [misc]backup-simplify: Simplify 1 into 1 1546424494.476 * [misc]backup-simplify: Simplify (/ -1 1) into -1 1546424494.476 * [misc]taylor: Taking taylor expansion of (/ 5 v) in v 1546424494.477 * [misc]taylor: Taking taylor expansion of 5 in v 1546424494.477 * [misc]backup-simplify: Simplify 5 into 5 1546424494.477 * [misc]taylor: Taking taylor expansion of v in v 1546424494.477 * [misc]backup-simplify: Simplify 0 into 0 1546424494.477 * [misc]backup-simplify: Simplify 1 into 1 1546424494.477 * [misc]backup-simplify: Simplify (/ 5 1) into 5 1546424494.477 * [misc]taylor: Taking taylor expansion of 1 in v 1546424494.477 * [misc]backup-simplify: Simplify 1 into 1 1546424494.477 * [misc]taylor: Taking taylor expansion of (fma -6 (/ 1 (pow v 2)) 2) in v 1546424494.477 * [misc]taylor: Rewrote expression to (+ (* -6 (/ 1 (pow v 2))) 2) 1546424494.477 * [misc]taylor: Taking taylor expansion of (* -6 (/ 1 (pow v 2))) in v 1546424494.477 * [misc]taylor: Taking taylor expansion of -6 in v 1546424494.477 * [misc]backup-simplify: Simplify -6 into -6 1546424494.477 * [misc]taylor: Taking taylor expansion of (/ 1 (pow v 2)) in v 1546424494.477 * [misc]taylor: Taking taylor expansion of (pow v 2) in v 1546424494.477 * [misc]taylor: Taking taylor expansion of v in v 1546424494.477 * [misc]backup-simplify: Simplify 0 into 0 1546424494.477 * [misc]backup-simplify: Simplify 1 into 1 1546424494.477 * [misc]backup-simplify: Simplify (* 1 1) into 1 1546424494.477 * [misc]backup-simplify: Simplify (/ 1 1) into 1 1546424494.477 * [misc]taylor: Taking taylor expansion of 2 in v 1546424494.478 * [misc]backup-simplify: Simplify 2 into 2 1546424494.478 * [misc]backup-simplify: Simplify (* 1 -5) into -5 1546424494.478 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.478 * [misc]backup-simplify: Simplify (* -1 5) into -5 1546424494.478 * [misc]backup-simplify: Simplify (+ -5 0) into -5 1546424494.478 * [misc]backup-simplify: Simplify (* -5 -5) into 25 1546424494.478 * [misc]backup-simplify: Simplify (* -6 1) into -6 1546424494.479 * [misc]backup-simplify: Simplify (+ -6 0) into -6 1546424494.479 * [misc]backup-simplify: Simplify (/ 25 -6) into -25/6 1546424494.479 * [misc]backup-simplify: Simplify (sqrt -25/6) into (sqrt -25/6) 1546424494.479 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)))) into 0 1546424494.479 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1546424494.480 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 5)) into 0 1546424494.480 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.480 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.480 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.480 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 -5)) into 0 1546424494.481 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.481 * [misc]backup-simplify: Simplify (+ (* -5 0) (* 0 -5)) into 0 1546424494.481 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.481 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.481 * [misc]backup-simplify: Simplify (+ (* -6 0) (* 0 1)) into 0 1546424494.482 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.482 * [misc]backup-simplify: Simplify (- (/ 0 -6) (+ (* -25/6 (/ 0 -6)))) into 0 1546424494.482 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -25/6))) into 0 1546424494.482 * [misc]backup-simplify: Simplify (* (* -1 (/ t PI)) (sqrt -25/6)) into (* -1 (/ (* t (sqrt -25/6)) PI)) 1546424494.483 * [misc]backup-simplify: Simplify (* -1 (* -1 (/ (* t (sqrt -25/6)) PI))) into (/ (* t (sqrt -25/6)) PI) 1546424494.483 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -25/6)) PI) in t 1546424494.483 * [misc]taylor: Taking taylor expansion of (* t (sqrt -25/6)) in t 1546424494.483 * [misc]taylor: Taking taylor expansion of t in t 1546424494.483 * [misc]backup-simplify: Simplify 0 into 0 1546424494.483 * [misc]backup-simplify: Simplify 1 into 1 1546424494.483 * [misc]taylor: Taking taylor expansion of (sqrt -25/6) in t 1546424494.483 * [misc]taylor: Taking taylor expansion of -25/6 in t 1546424494.483 * [misc]backup-simplify: Simplify -25/6 into -25/6 1546424494.483 * [misc]backup-simplify: Simplify (sqrt -25/6) into (sqrt -25/6) 1546424494.483 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -25/6))) into 0 1546424494.483 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.483 * [misc]backup-simplify: Simplify PI into PI 1546424494.484 * [misc]backup-simplify: Simplify (* 0 (sqrt -25/6)) into 0 1546424494.484 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -25/6))) into (sqrt -25/6) 1546424494.485 * [misc]backup-simplify: Simplify (/ (sqrt -25/6) PI) into (/ (sqrt -25/6) PI) 1546424494.485 * [misc]backup-simplify: Simplify (/ (sqrt -25/6) PI) into (/ (sqrt -25/6) PI) 1546424494.485 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 1546424494.486 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1546424494.486 * [misc]backup-simplify: Simplify (- 0) into 0 1546424494.486 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.487 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 PI)) into 0 1546424494.488 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 PI)) (+ (* (* -1 (/ t PI)) (/ 0 (* -1 PI))))) into 0 1546424494.488 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ t PI)) 0) (* 0 (sqrt -25/6))) into 0 1546424494.488 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* -1 (/ (* t (sqrt -25/6)) PI)))) into 0 1546424494.488 * [misc]taylor: Taking taylor expansion of 0 in t 1546424494.488 * [misc]backup-simplify: Simplify 0 into 0 1546424494.488 * [misc]backup-simplify: Simplify 0 into 0 1546424494.490 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -25/6))) into 0 1546424494.490 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -25/6)))) into 0 1546424494.492 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt -25/6) PI) (/ 0 PI)))) into 0 1546424494.492 * [misc]backup-simplify: Simplify 0 into 0 1546424494.492 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.492 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.493 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 5))) into 0 1546424494.493 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424494.493 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.493 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.494 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 -5))) into 0 1546424494.494 * [misc]backup-simplify: Simplify (+ 0 1) into 1 1546424494.494 * [misc]backup-simplify: Simplify (+ (* -5 1) (+ (* 0 0) (* 1 -5))) into -10 1546424494.494 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.495 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.495 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.495 * [misc]backup-simplify: Simplify (+ 0 2) into 2 1546424494.495 * [misc]backup-simplify: Simplify (- (/ -10 -6) (+ (* -25/6 (/ 2 -6)) (* 0 (/ 0 -6)))) into 5/18 1546424494.497 * [misc]backup-simplify: Simplify (/ (- 5/18 (pow 0 2) (+)) (* 2 (sqrt -25/6))) into (/ 5/36 (sqrt -25/6)) 1546424494.497 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1546424494.497 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.498 * [misc]backup-simplify: Simplify (- 0) into 0 1546424494.498 * [misc]backup-simplify: Simplify (+ 1 0) into 1 1546424494.499 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 1 PI))) into PI 1546424494.501 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 PI)) (+ (* (* -1 (/ t PI)) (/ PI (* -1 PI))) (* 0 (/ 0 (* -1 PI))))) into (- (/ t PI)) 1546424494.502 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ t PI)) (/ 5/36 (sqrt -25/6))) (+ (* 0 0) (* (- (/ t PI)) (sqrt -25/6)))) into (- (+ (/ (* t (sqrt -25/6)) PI) (* 5/36 (/ t (* PI (sqrt -25/6)))))) 1546424494.503 * [misc]backup-simplify: Simplify (+ (* -1 (- (+ (/ (* t (sqrt -25/6)) PI) (* 5/36 (/ t (* PI (sqrt -25/6))))))) (+ (* 0 0) (* 0 (* -1 (/ (* t (sqrt -25/6)) PI))))) into (+ (/ (* t (sqrt -25/6)) PI) (* 5/36 (/ t (* PI (sqrt -25/6))))) 1546424494.503 * [misc]taylor: Taking taylor expansion of (+ (/ (* t (sqrt -25/6)) PI) (* 5/36 (/ t (* PI (sqrt -25/6))))) in t 1546424494.503 * [misc]taylor: Taking taylor expansion of (/ (* t (sqrt -25/6)) PI) in t 1546424494.503 * [misc]taylor: Taking taylor expansion of (* t (sqrt -25/6)) in t 1546424494.503 * [misc]taylor: Taking taylor expansion of t in t 1546424494.503 * [misc]backup-simplify: Simplify 0 into 0 1546424494.503 * [misc]backup-simplify: Simplify 1 into 1 1546424494.503 * [misc]taylor: Taking taylor expansion of (sqrt -25/6) in t 1546424494.503 * [misc]taylor: Taking taylor expansion of -25/6 in t 1546424494.503 * [misc]backup-simplify: Simplify -25/6 into -25/6 1546424494.503 * [misc]backup-simplify: Simplify (sqrt -25/6) into (sqrt -25/6) 1546424494.504 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -25/6))) into 0 1546424494.504 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.504 * [misc]backup-simplify: Simplify PI into PI 1546424494.504 * [misc]backup-simplify: Simplify (* 0 (sqrt -25/6)) into 0 1546424494.505 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt -25/6))) into (sqrt -25/6) 1546424494.505 * [misc]backup-simplify: Simplify (/ (sqrt -25/6) PI) into (/ (sqrt -25/6) PI) 1546424494.505 * [misc]taylor: Taking taylor expansion of (* 5/36 (/ t (* PI (sqrt -25/6)))) in t 1546424494.505 * [misc]taylor: Taking taylor expansion of 5/36 in t 1546424494.505 * [misc]backup-simplify: Simplify 5/36 into 5/36 1546424494.505 * [misc]taylor: Taking taylor expansion of (/ t (* PI (sqrt -25/6))) in t 1546424494.505 * [misc]taylor: Taking taylor expansion of t in t 1546424494.505 * [misc]backup-simplify: Simplify 0 into 0 1546424494.505 * [misc]backup-simplify: Simplify 1 into 1 1546424494.505 * [misc]taylor: Taking taylor expansion of (* PI (sqrt -25/6)) in t 1546424494.505 * [misc]taylor: Taking taylor expansion of PI in t 1546424494.505 * [misc]backup-simplify: Simplify PI into PI 1546424494.505 * [misc]taylor: Taking taylor expansion of (sqrt -25/6) in t 1546424494.505 * [misc]taylor: Taking taylor expansion of -25/6 in t 1546424494.505 * [misc]backup-simplify: Simplify -25/6 into -25/6 1546424494.506 * [misc]backup-simplify: Simplify (sqrt -25/6) into (sqrt -25/6) 1546424494.506 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt -25/6))) into 0 1546424494.506 * [misc]backup-simplify: Simplify (* PI (sqrt -25/6)) into (* PI (sqrt -25/6)) 1546424494.507 * [misc]backup-simplify: Simplify (/ 1 (* PI (sqrt -25/6))) into (/ 1 (* PI (sqrt -25/6))) 1546424494.508 * [misc]backup-simplify: Simplify (* 5/36 (/ 1 (* PI (sqrt -25/6)))) into (/ 5/36 (* PI (sqrt -25/6))) 1546424494.509 * [misc]backup-simplify: Simplify (+ (/ (sqrt -25/6) PI) (/ 5/36 (* PI (sqrt -25/6)))) into (+ (* 5/36 (/ 1 (* PI (sqrt -25/6)))) (/ (sqrt -25/6) PI)) 1546424494.511 * [misc]backup-simplify: Simplify (+ (* 5/36 (/ 1 (* PI (sqrt -25/6)))) (/ (sqrt -25/6) PI)) into (+ (/ (sqrt -25/6) PI) (* 5/36 (/ 1 (* PI (sqrt -25/6))))) 1546424494.511 * [misc]backup-simplify: Simplify 0 into 0 1546424494.512 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt -25/6))) into 0 1546424494.512 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt -25/6))))) into 0 1546424494.515 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt -25/6) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546424494.515 * [misc]backup-simplify: Simplify 0 into 0 1546424494.515 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 5 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.515 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.516 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 5)))) into 0 1546424494.516 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.516 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424494.517 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.517 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -5)))) into 0 1546424494.517 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.517 * [misc]backup-simplify: Simplify (+ (* -5 0) (+ (* 0 1) (+ (* 1 0) (* 0 -5)))) into 0 1546424494.518 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424494.518 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.518 * [misc]backup-simplify: Simplify (+ (* -6 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424494.519 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.519 * [misc]backup-simplify: Simplify (- (/ 0 -6) (+ (* -25/6 (/ 0 -6)) (* 0 (/ 2 -6)) (* 5/18 (/ 0 -6)))) into 0 1546424494.519 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 5/36 (sqrt -25/6)))))) (* 2 (sqrt -25/6))) into 0 1546424494.520 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1546424494.520 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1546424494.520 * [misc]backup-simplify: Simplify (- 0) into 0 1546424494.520 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.522 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 1 0) (* 0 PI)))) into 0 1546424494.524 * [misc]backup-simplify: Simplify (- (/ 0 (* -1 PI)) (+ (* (* -1 (/ t PI)) (/ 0 (* -1 PI))) (* 0 (/ PI (* -1 PI))) (* (- (/ t PI)) (/ 0 (* -1 PI))))) into 0 1546424494.525 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ t PI)) 0) (+ (* 0 (/ 5/36 (sqrt -25/6))) (+ (* (- (/ t PI)) 0) (* 0 (sqrt -25/6))))) into 0 1546424494.526 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (- (+ (/ (* t (sqrt -25/6)) PI) (* 5/36 (/ t (* PI (sqrt -25/6))))))) (+ (* 0 0) (* 0 (* -1 (/ (* t (sqrt -25/6)) PI)))))) into 0 1546424494.526 * [misc]taylor: Taking taylor expansion of 0 in t 1546424494.526 * [misc]backup-simplify: Simplify 0 into 0 1546424494.526 * [misc]backup-simplify: Simplify 0 into 0 1546424494.527 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt -25/6))) into 0 1546424494.528 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt -25/6)))) into 0 1546424494.529 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt -25/6) PI) (/ 0 PI)))) into 0 1546424494.529 * [misc]backup-simplify: Simplify (+ (* PI 0) (* 0 (sqrt -25/6))) into 0 1546424494.531 * [misc]backup-simplify: Simplify (- (/ 0 (* PI (sqrt -25/6))) (+ (* (/ 1 (* PI (sqrt -25/6))) (/ 0 (* PI (sqrt -25/6)))))) into 0 1546424494.532 * [misc]backup-simplify: Simplify (+ (* 5/36 0) (* 0 (/ 1 (* PI (sqrt -25/6))))) into 0 1546424494.532 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546424494.532 * [misc]backup-simplify: Simplify 0 into 0 1546424494.532 * [misc]backup-simplify: Simplify 0 into 0 1546424494.533 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -25/6))) into 0 1546424494.533 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt -25/6)))))) into 0 1546424494.535 * [misc]backup-simplify: Simplify (- (/ 0 PI) (+ (* (/ (sqrt -25/6) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546424494.535 * [misc]backup-simplify: Simplify 0 into 0 1546424494.537 * [misc]backup-simplify: Simplify (+ (* (+ (/ (sqrt -25/6) PI) (* 5/36 (/ 1 (* PI (sqrt -25/6))))) (* (/ 1 (- t)) (pow (/ 1 (- v)) 3))) (* (/ (sqrt -25/6) PI) (* (/ 1 (- t)) (/ 1 (- v))))) into (+ (/ (sqrt -25/6) (* t (* v PI))) (+ (/ (sqrt -25/6) (* t (* (pow v 3) PI))) (* 5/36 (/ 1 (* t (* (pow v 3) (* PI (sqrt -25/6)))))))) 1546424494.537 * * * [misc]progress: simplifying candidates 1546424494.537 * * * * [misc]progress: [ 1 / 476 ] simplifiying candidate # 1546424494.537 * * * * [misc]progress: [ 2 / 476 ] simplifiying candidate # 1546424494.537 * * * * [misc]progress: [ 3 / 476 ] simplifiying candidate # 1546424494.537 * * * * [misc]progress: [ 4 / 476 ] simplifiying candidate # 1546424494.537 * * * * [misc]progress: [ 5 / 476 ] simplifiying candidate # 1546424494.537 * * * * [misc]progress: [ 6 / 476 ] simplifiying candidate # 1546424494.537 * * * * [misc]progress: [ 7 / 476 ] simplifiying candidate # 1546424494.537 * * * * [misc]progress: [ 8 / 476 ] simplifiying candidate # 1546424494.537 * * * * [misc]progress: [ 9 / 476 ] simplifiying candidate # 1546424494.537 * [enter]simplify: Simplifying (sqrt (* (cbrt (/ PI (cbrt (fma (* v v) -5 1)))) (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424494.537 * * [misc]simplify: iters left: 6 (11 enodes) 1546424494.539 * * [misc]simplify: iters left: 5 (16 enodes) 1546424494.542 * * [misc]simplify: iters left: 4 (20 enodes) 1546424494.545 * * [misc]simplify: iters left: 3 (24 enodes) 1546424494.548 * * [misc]simplify: iters left: 2 (25 enodes) 1546424494.551 * [exit]simplify: Simplified to (fabs (cbrt (/ PI (cbrt (fma (* v v) -5 1))))) 1546424494.551 * [misc]simplify: Simplified (2 2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (* (fabs (cbrt (/ PI (cbrt (fma (* v v) -5 1))))) (sqrt (cbrt (/ PI (cbrt (fma (* v v) -5 1))))))) (* t (- 1 (* v v)))))) 1546424494.552 * * * * [misc]progress: [ 10 / 476 ] simplifiying candidate # 1546424494.552 * [enter]simplify: Simplifying (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) 1546424494.552 * * [misc]simplify: iters left: 6 (10 enodes) 1546424494.553 * * [misc]simplify: iters left: 5 (14 enodes) 1546424494.555 * * [misc]simplify: iters left: 4 (18 enodes) 1546424494.558 * * [misc]simplify: iters left: 3 (22 enodes) 1546424494.560 * * [misc]simplify: iters left: 2 (23 enodes) 1546424494.563 * [exit]simplify: Simplified to (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) 1546424494.563 * [misc]simplify: Simplified (2 2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (* (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))))) (* t (- 1 (* v v)))))) 1546424494.563 * * * * [misc]progress: [ 11 / 476 ] simplifiying candidate # 1546424494.563 * [enter]simplify: Simplifying (sqrt 1) 1546424494.563 * * [misc]simplify: iters left: 1 (2 enodes) 1546424494.564 * [exit]simplify: Simplified to 1 1546424494.564 * [misc]simplify: Simplified (2 2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (* 1 (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* t (- 1 (* v v)))))) 1546424494.564 * * * * [misc]progress: [ 12 / 476 ] simplifiying candidate # 1546424494.565 * [enter]simplify: Simplifying (sqrt PI) 1546424494.565 * * [misc]simplify: iters left: 1 (2 enodes) 1546424494.565 * [exit]simplify: Simplified to (sqrt PI) 1546424494.565 * [misc]simplify: Simplified (2 2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (* (sqrt PI) (sqrt (/ 1 (cbrt (fma (* v v) -5 1)))))) (* t (- 1 (* v v)))))) 1546424494.565 * * * * [misc]progress: [ 13 / 476 ] simplifiying candidate # 1546424494.565 * [enter]simplify: Simplifying (sqrt PI) 1546424494.565 * * [misc]simplify: iters left: 1 (2 enodes) 1546424494.565 * [exit]simplify: Simplified to (sqrt PI) 1546424494.565 * [misc]simplify: Simplified (2 2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (/ (sqrt PI) (sqrt (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.566 * * * * [misc]progress: [ 14 / 476 ] simplifiying candidate # 1546424494.566 * * * * [misc]progress: [ 15 / 476 ] simplifiying candidate # 1546424494.566 * [enter]simplify: Simplifying (sqrt (/ PI (cbrt (fma (* v v) -5 1)))) 1546424494.566 * * [misc]simplify: iters left: 6 (9 enodes) 1546424494.567 * * [misc]simplify: iters left: 5 (13 enodes) 1546424494.569 * * [misc]simplify: iters left: 4 (17 enodes) 1546424494.571 * * [misc]simplify: iters left: 3 (21 enodes) 1546424494.574 * * [misc]simplify: iters left: 2 (22 enodes) 1546424494.577 * [exit]simplify: Simplified to (sqrt (/ PI (cbrt (fma v (* -5 v) 1)))) 1546424494.577 * [misc]simplify: Simplified (2 2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (fabs (sqrt (/ PI (cbrt (fma v (* -5 v) 1)))))) (* t (- 1 (* v v)))))) 1546424494.577 * * * * [misc]progress: [ 16 / 476 ] simplifiying candidate # 1546424494.577 * * * * [misc]progress: [ 17 / 476 ] simplifiying candidate # 1546424494.577 * * * * [misc]progress: [ 18 / 476 ] simplifiying candidate # 1546424494.577 * * * * [misc]progress: [ 19 / 476 ] simplifiying candidate # 1546424494.577 * * * * [misc]progress: [ 20 / 476 ] simplifiying candidate # 1546424494.577 * * * * [misc]progress: [ 21 / 476 ] simplifiying candidate # 1546424494.577 * * * * [misc]progress: [ 22 / 476 ] simplifiying candidate # 1546424494.577 * * * * [misc]progress: [ 23 / 476 ] simplifiying candidate # 1546424494.577 * * * * [misc]progress: [ 24 / 476 ] simplifiying candidate # 1546424494.577 * * * * [misc]progress: [ 25 / 476 ] simplifiying candidate # 1546424494.577 * [enter]simplify: Simplifying (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424494.577 * * [misc]simplify: iters left: 6 (11 enodes) 1546424494.579 * * [misc]simplify: iters left: 5 (17 enodes) 1546424494.581 * * [misc]simplify: iters left: 4 (21 enodes) 1546424494.585 * * [misc]simplify: iters left: 3 (24 enodes) 1546424494.592 * [exit]simplify: Simplified to (fabs (cbrt (/ PI (cbrt (fma v (* -5 v) 1))))) 1546424494.592 * [misc]simplify: Simplified (2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (* (fabs (cbrt (/ PI (cbrt (fma v (* -5 v) 1))))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.592 * * * * [misc]progress: [ 26 / 476 ] simplifiying candidate # 1546424494.592 * [enter]simplify: Simplifying (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424494.592 * * [misc]simplify: iters left: 6 (10 enodes) 1546424494.595 * * [misc]simplify: iters left: 5 (15 enodes) 1546424494.600 * * [misc]simplify: iters left: 4 (19 enodes) 1546424494.605 * * [misc]simplify: iters left: 3 (22 enodes) 1546424494.611 * [exit]simplify: Simplified to (sqrt (sqrt (/ PI (cbrt (fma v (* -5 v) 1))))) 1546424494.611 * [misc]simplify: Simplified (2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (* (sqrt (sqrt (/ PI (cbrt (fma v (* -5 v) 1))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.611 * * * * [misc]progress: [ 27 / 476 ] simplifiying candidate # 1546424494.611 * [enter]simplify: Simplifying (sqrt 1) 1546424494.611 * * [misc]simplify: iters left: 1 (2 enodes) 1546424494.613 * [exit]simplify: Simplified to 1 1546424494.613 * [misc]simplify: Simplified (2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (* 1 (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.613 * * * * [misc]progress: [ 28 / 476 ] simplifiying candidate # 1546424494.613 * [enter]simplify: Simplifying (sqrt PI) 1546424494.613 * * [misc]simplify: iters left: 1 (2 enodes) 1546424494.614 * [exit]simplify: Simplified to (sqrt PI) 1546424494.614 * [misc]simplify: Simplified (2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (* (sqrt PI) (sqrt (/ 1 (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.614 * * * * [misc]progress: [ 29 / 476 ] simplifiying candidate # 1546424494.614 * [enter]simplify: Simplifying (sqrt PI) 1546424494.614 * * [misc]simplify: iters left: 1 (2 enodes) 1546424494.615 * [exit]simplify: Simplified to (sqrt PI) 1546424494.615 * [misc]simplify: Simplified (2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (/ (sqrt PI) (sqrt (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.615 * * * * [misc]progress: [ 30 / 476 ] simplifiying candidate # 1546424494.615 * * * * [misc]progress: [ 31 / 476 ] simplifiying candidate # 1546424494.615 * [enter]simplify: Simplifying (sqrt (/ PI (cbrt (fma v (* v -5) 1)))) 1546424494.615 * * [misc]simplify: iters left: 6 (9 enodes) 1546424494.618 * * [misc]simplify: iters left: 5 (14 enodes) 1546424494.622 * * [misc]simplify: iters left: 4 (18 enodes) 1546424494.627 * * [misc]simplify: iters left: 3 (21 enodes) 1546424494.632 * [exit]simplify: Simplified to (sqrt (/ PI (cbrt (fma v (* -5 v) 1)))) 1546424494.632 * [misc]simplify: Simplified (2 1 2 1) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (fabs (sqrt (/ PI (cbrt (fma v (* -5 v) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.632 * * * * [misc]progress: [ 32 / 476 ] simplifiying candidate # 1546424494.633 * * * * [misc]progress: [ 33 / 476 ] simplifiying candidate # 1546424494.633 * * * * [misc]progress: [ 34 / 476 ] simplifiying candidate # 1546424494.633 * * * * [misc]progress: [ 35 / 476 ] simplifiying candidate # 1546424494.633 * * * * [misc]progress: [ 36 / 476 ] simplifiying candidate # 1546424494.633 * [enter]simplify: Simplifying (- (log (cbrt (fma v (* v -5) 1))) (log (sqrt (fma -6 (* v v) 2)))) 1546424494.633 * * [misc]simplify: iters left: 6 (14 enodes) 1546424494.637 * * [misc]simplify: iters left: 5 (23 enodes) 1546424494.644 * * [misc]simplify: iters left: 4 (31 enodes) 1546424494.653 * * [misc]simplify: iters left: 3 (38 enodes) 1546424494.664 * [exit]simplify: Simplified to (- (log (cbrt (fma (* v -5) v 1))) (log (sqrt (fma (* v v) -6 2)))) 1546424494.664 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (exp (- (log (cbrt (fma (* v -5) v 1))) (log (sqrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.664 * * * * [misc]progress: [ 37 / 476 ] simplifiying candidate # 1546424494.664 * * * * [misc]progress: [ 38 / 476 ] simplifiying candidate # 1546424494.664 * * * * [misc]progress: [ 39 / 476 ] simplifiying candidate # 1546424494.665 * [enter]simplify: Simplifying (/ (fma v (* v -5) 1) (* (* (sqrt (fma -6 (* v v) 2)) (sqrt (fma -6 (* v v) 2))) (sqrt (fma -6 (* v v) 2)))) 1546424494.665 * * [misc]simplify: iters left: 6 (13 enodes) 1546424494.669 * * [misc]simplify: iters left: 5 (24 enodes) 1546424494.677 * * [misc]simplify: iters left: 4 (42 enodes) 1546424494.690 * * [misc]simplify: iters left: 3 (65 enodes) 1546424494.709 * * [misc]simplify: iters left: 2 (86 enodes) 1546424494.720 * * [misc]simplify: iters left: 1 (93 enodes) 1546424494.729 * [exit]simplify: Simplified to (/ (/ (fma (* v v) -5 1) (fma -6 (* v v) 2)) (sqrt (fma -6 (* v v) 2))) 1546424494.729 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (cbrt (/ (/ (fma (* v v) -5 1) (fma -6 (* v v) 2)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.729 * * * * [misc]progress: [ 40 / 476 ] simplifiying candidate # 1546424494.729 * * * * [misc]progress: [ 41 / 476 ] simplifiying candidate # 1546424494.729 * * * * [misc]progress: [ 42 / 476 ] simplifiying candidate # 1546424494.729 * * * * [misc]progress: [ 43 / 476 ] simplifiying candidate # 1546424494.729 * * * * [misc]progress: [ 44 / 476 ] simplifiying candidate # 1546424494.730 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) 1546424494.730 * * [misc]simplify: iters left: 6 (16 enodes) 1546424494.732 * * [misc]simplify: iters left: 5 (25 enodes) 1546424494.736 * * [misc]simplify: iters left: 4 (32 enodes) 1546424494.740 * * [misc]simplify: iters left: 3 (39 enodes) 1546424494.745 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) 1546424494.746 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.746 * [enter]simplify: Simplifying (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) 1546424494.746 * * [misc]simplify: iters left: 6 (14 enodes) 1546424494.748 * * [misc]simplify: iters left: 5 (21 enodes) 1546424494.751 * * [misc]simplify: iters left: 4 (28 enodes) 1546424494.755 * * [misc]simplify: iters left: 3 (35 enodes) 1546424494.761 * [exit]simplify: Simplified to (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) 1546424494.761 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.761 * * * * [misc]progress: [ 45 / 476 ] simplifiying candidate # 1546424494.761 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) 1546424494.762 * * [misc]simplify: iters left: 6 (16 enodes) 1546424494.767 * * [misc]simplify: iters left: 5 (24 enodes) 1546424494.774 * * [misc]simplify: iters left: 4 (31 enodes) 1546424494.782 * * [misc]simplify: iters left: 3 (38 enodes) 1546424494.792 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) 1546424494.792 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.792 * [enter]simplify: Simplifying (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) 1546424494.793 * * [misc]simplify: iters left: 6 (14 enodes) 1546424494.797 * * [misc]simplify: iters left: 5 (21 enodes) 1546424494.804 * * [misc]simplify: iters left: 4 (28 enodes) 1546424494.811 * * [misc]simplify: iters left: 3 (35 enodes) 1546424494.820 * [exit]simplify: Simplified to (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (cbrt (fma (* v v) -6 2)))) 1546424494.820 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (cbrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.820 * * * * [misc]progress: [ 46 / 476 ] simplifiying candidate # 1546424494.821 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424494.821 * * [misc]simplify: iters left: 6 (15 enodes) 1546424494.825 * * [misc]simplify: iters left: 5 (22 enodes) 1546424494.832 * * [misc]simplify: iters left: 4 (29 enodes) 1546424494.840 * * [misc]simplify: iters left: 3 (36 enodes) 1546424494.849 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424494.849 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.850 * [enter]simplify: Simplifying (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424494.850 * * [misc]simplify: iters left: 6 (14 enodes) 1546424494.854 * * [misc]simplify: iters left: 5 (21 enodes) 1546424494.860 * * [misc]simplify: iters left: 4 (28 enodes) 1546424494.868 * * [misc]simplify: iters left: 3 (35 enodes) 1546424494.877 * [exit]simplify: Simplified to (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424494.877 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.877 * * * * [misc]progress: [ 47 / 476 ] simplifiying candidate # 1546424494.877 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt 1)) 1546424494.877 * * [misc]simplify: iters left: 6 (10 enodes) 1546424494.881 * * [misc]simplify: iters left: 5 (15 enodes) 1546424494.885 * * [misc]simplify: iters left: 4 (19 enodes) 1546424494.891 * * [misc]simplify: iters left: 3 (24 enodes) 1546424494.896 * [exit]simplify: Simplified to (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) 1546424494.896 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.896 * [enter]simplify: Simplifying (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) 1546424494.897 * * [misc]simplify: iters left: 6 (13 enodes) 1546424494.901 * * [misc]simplify: iters left: 5 (20 enodes) 1546424494.907 * * [misc]simplify: iters left: 4 (27 enodes) 1546424494.916 * * [misc]simplify: iters left: 3 (34 enodes) 1546424494.924 * [exit]simplify: Simplified to (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2))) 1546424494.924 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.924 * * * * [misc]progress: [ 48 / 476 ] simplifiying candidate # 1546424494.925 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424494.925 * * [misc]simplify: iters left: 6 (15 enodes) 1546424494.929 * * [misc]simplify: iters left: 5 (22 enodes) 1546424494.936 * * [misc]simplify: iters left: 4 (29 enodes) 1546424494.944 * * [misc]simplify: iters left: 3 (36 enodes) 1546424494.954 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424494.955 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.955 * [enter]simplify: Simplifying (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424494.955 * * [misc]simplify: iters left: 6 (14 enodes) 1546424494.959 * * [misc]simplify: iters left: 5 (21 enodes) 1546424494.965 * * [misc]simplify: iters left: 4 (28 enodes) 1546424494.973 * * [misc]simplify: iters left: 3 (35 enodes) 1546424494.982 * [exit]simplify: Simplified to (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424494.982 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424494.982 * * * * [misc]progress: [ 49 / 476 ] simplifiying candidate # 1546424494.982 * [enter]simplify: Simplifying (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) 1) 1546424494.983 * * [misc]simplify: iters left: 6 (9 enodes) 1546424494.985 * * [misc]simplify: iters left: 5 (14 enodes) 1546424494.990 * * [misc]simplify: iters left: 4 (20 enodes) 1546424494.995 * * [misc]simplify: iters left: 3 (23 enodes) 1546424495.000 * [exit]simplify: Simplified to (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) 1546424495.000 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.001 * [enter]simplify: Simplifying (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) 1546424495.001 * * [misc]simplify: iters left: 6 (13 enodes) 1546424495.005 * * [misc]simplify: iters left: 5 (20 enodes) 1546424495.010 * * [misc]simplify: iters left: 4 (27 enodes) 1546424495.018 * * [misc]simplify: iters left: 3 (34 enodes) 1546424495.027 * [exit]simplify: Simplified to (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2))) 1546424495.027 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.027 * * * * [misc]progress: [ 50 / 476 ] simplifiying candidate # 1546424495.027 * [enter]simplify: Simplifying (/ (cbrt (sqrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) 1546424495.027 * * [misc]simplify: iters left: 6 (15 enodes) 1546424495.032 * * [misc]simplify: iters left: 5 (24 enodes) 1546424495.039 * * [misc]simplify: iters left: 4 (31 enodes) 1546424495.048 * * [misc]simplify: iters left: 3 (38 enodes) 1546424495.058 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) 1546424495.058 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.059 * [enter]simplify: Simplifying (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) 1546424495.059 * * [misc]simplify: iters left: 6 (14 enodes) 1546424495.063 * * [misc]simplify: iters left: 5 (21 enodes) 1546424495.071 * * [misc]simplify: iters left: 4 (28 enodes) 1546424495.079 * * [misc]simplify: iters left: 3 (35 enodes) 1546424495.088 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) 1546424495.088 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (/ (cbrt (sqrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.088 * * * * [misc]progress: [ 51 / 476 ] simplifiying candidate # 1546424495.088 * [enter]simplify: Simplifying (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) 1546424495.088 * * [misc]simplify: iters left: 6 (15 enodes) 1546424495.092 * * [misc]simplify: iters left: 5 (23 enodes) 1546424495.098 * * [misc]simplify: iters left: 4 (30 enodes) 1546424495.107 * * [misc]simplify: iters left: 3 (37 enodes) 1546424495.116 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) 1546424495.117 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.117 * [enter]simplify: Simplifying (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) 1546424495.117 * * [misc]simplify: iters left: 6 (14 enodes) 1546424495.121 * * [misc]simplify: iters left: 5 (21 enodes) 1546424495.127 * * [misc]simplify: iters left: 4 (28 enodes) 1546424495.135 * * [misc]simplify: iters left: 3 (35 enodes) 1546424495.144 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (cbrt (fma (* v v) -6 2)))) 1546424495.144 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (cbrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.144 * * * * [misc]progress: [ 52 / 476 ] simplifiying candidate # 1546424495.144 * [enter]simplify: Simplifying (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.144 * * [misc]simplify: iters left: 6 (14 enodes) 1546424495.149 * * [misc]simplify: iters left: 5 (21 enodes) 1546424495.155 * * [misc]simplify: iters left: 4 (28 enodes) 1546424495.162 * * [misc]simplify: iters left: 3 (35 enodes) 1546424495.171 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424495.171 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.172 * [enter]simplify: Simplifying (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.172 * * [misc]simplify: iters left: 6 (14 enodes) 1546424495.176 * * [misc]simplify: iters left: 5 (21 enodes) 1546424495.182 * * [misc]simplify: iters left: 4 (28 enodes) 1546424495.190 * * [misc]simplify: iters left: 3 (35 enodes) 1546424495.198 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424495.199 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.199 * * * * [misc]progress: [ 53 / 476 ] simplifiying candidate # 1546424495.199 * [enter]simplify: Simplifying (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt 1)) 1546424495.199 * * [misc]simplify: iters left: 6 (9 enodes) 1546424495.203 * * [misc]simplify: iters left: 5 (14 enodes) 1546424495.206 * * [misc]simplify: iters left: 4 (18 enodes) 1546424495.212 * * [misc]simplify: iters left: 3 (23 enodes) 1546424495.217 * [exit]simplify: Simplified to (cbrt (sqrt (fma (* v -5) v 1))) 1546424495.217 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (cbrt (sqrt (fma (* v -5) v 1))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.217 * [enter]simplify: Simplifying (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) 1546424495.217 * * [misc]simplify: iters left: 6 (13 enodes) 1546424495.223 * * [misc]simplify: iters left: 5 (20 enodes) 1546424495.228 * * [misc]simplify: iters left: 4 (27 enodes) 1546424495.236 * * [misc]simplify: iters left: 3 (34 enodes) 1546424495.245 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2))) 1546424495.245 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (cbrt (sqrt (fma (* v -5) v 1))) (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.245 * * * * [misc]progress: [ 54 / 476 ] simplifiying candidate # 1546424495.245 * [enter]simplify: Simplifying (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.245 * * [misc]simplify: iters left: 6 (14 enodes) 1546424495.250 * * [misc]simplify: iters left: 5 (21 enodes) 1546424495.256 * * [misc]simplify: iters left: 4 (28 enodes) 1546424495.264 * * [misc]simplify: iters left: 3 (35 enodes) 1546424495.273 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424495.273 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.273 * [enter]simplify: Simplifying (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.273 * * [misc]simplify: iters left: 6 (14 enodes) 1546424495.278 * * [misc]simplify: iters left: 5 (21 enodes) 1546424495.284 * * [misc]simplify: iters left: 4 (28 enodes) 1546424495.292 * * [misc]simplify: iters left: 3 (35 enodes) 1546424495.301 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424495.301 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.301 * * * * [misc]progress: [ 55 / 476 ] simplifiying candidate # 1546424495.301 * [enter]simplify: Simplifying (/ (cbrt (sqrt (fma v (* v -5) 1))) 1) 1546424495.301 * * [misc]simplify: iters left: 6 (8 enodes) 1546424495.304 * * [misc]simplify: iters left: 5 (13 enodes) 1546424495.308 * * [misc]simplify: iters left: 4 (19 enodes) 1546424495.313 * * [misc]simplify: iters left: 3 (22 enodes) 1546424495.318 * [exit]simplify: Simplified to (cbrt (sqrt (fma (* v -5) v 1))) 1546424495.318 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (cbrt (sqrt (fma (* v -5) v 1))) (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.318 * [enter]simplify: Simplifying (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) 1546424495.318 * * [misc]simplify: iters left: 6 (13 enodes) 1546424495.322 * * [misc]simplify: iters left: 5 (20 enodes) 1546424495.328 * * [misc]simplify: iters left: 4 (27 enodes) 1546424495.336 * * [misc]simplify: iters left: 3 (34 enodes) 1546424495.344 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2))) 1546424495.344 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (cbrt (sqrt (fma (* v -5) v 1))) (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.344 * * * * [misc]progress: [ 56 / 476 ] simplifiying candidate # 1546424495.345 * [enter]simplify: Simplifying (/ (cbrt 1) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) 1546424495.345 * * [misc]simplify: iters left: 6 (11 enodes) 1546424495.349 * * [misc]simplify: iters left: 5 (17 enodes) 1546424495.354 * * [misc]simplify: iters left: 4 (22 enodes) 1546424495.359 * * [misc]simplify: iters left: 3 (28 enodes) 1546424495.366 * * [misc]simplify: iters left: 2 (29 enodes) 1546424495.372 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (fma -6 (* v v) 2)))) 1546424495.372 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (/ 1 (cbrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.373 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) 1546424495.375 * * [misc]simplify: iters left: 6 (13 enodes) 1546424495.378 * * [misc]simplify: iters left: 5 (20 enodes) 1546424495.384 * * [misc]simplify: iters left: 4 (27 enodes) 1546424495.392 * * [misc]simplify: iters left: 3 (34 enodes) 1546424495.400 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (cbrt (sqrt (fma (* v -6) v 2)))) 1546424495.400 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (/ 1 (cbrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma (* v -5) v 1)) (cbrt (sqrt (fma (* v -6) v 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.400 * * * * [misc]progress: [ 57 / 476 ] simplifiying candidate # 1546424495.401 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) 1546424495.401 * * [misc]simplify: iters left: 6 (11 enodes) 1546424495.405 * * [misc]simplify: iters left: 5 (16 enodes) 1546424495.409 * * [misc]simplify: iters left: 4 (20 enodes) 1546424495.414 * * [misc]simplify: iters left: 3 (24 enodes) 1546424495.420 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (fma (* -6 v) v 2)))) 1546424495.420 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (fabs (cbrt (fma (* -6 v) v 2)))) (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.420 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) 1546424495.420 * * [misc]simplify: iters left: 6 (13 enodes) 1546424495.424 * * [misc]simplify: iters left: 5 (20 enodes) 1546424495.430 * * [misc]simplify: iters left: 4 (27 enodes) 1546424495.438 * * [misc]simplify: iters left: 3 (34 enodes) 1546424495.447 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (sqrt (cbrt (fma (* v -6) v 2)))) 1546424495.447 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (fabs (cbrt (fma (* -6 v) v 2)))) (/ (cbrt (fma (* v -5) v 1)) (sqrt (cbrt (fma (* v -6) v 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.447 * * * * [misc]progress: [ 58 / 476 ] simplifiying candidate # 1546424495.447 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.447 * * [misc]simplify: iters left: 6 (10 enodes) 1546424495.451 * * [misc]simplify: iters left: 5 (14 enodes) 1546424495.455 * * [misc]simplify: iters left: 4 (18 enodes) 1546424495.460 * * [misc]simplify: iters left: 3 (22 enodes) 1546424495.466 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.466 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.466 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.467 * * [misc]simplify: iters left: 6 (13 enodes) 1546424495.470 * * [misc]simplify: iters left: 5 (20 enodes) 1546424495.476 * * [misc]simplify: iters left: 4 (27 enodes) 1546424495.484 * * [misc]simplify: iters left: 3 (34 enodes) 1546424495.492 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (sqrt (sqrt (fma (* v -6) v 2)))) 1546424495.493 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma (* v -5) v 1)) (sqrt (sqrt (fma (* v -6) v 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.493 * * * * [misc]progress: [ 59 / 476 ] simplifiying candidate # 1546424495.493 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt 1)) 1546424495.493 * * [misc]simplify: iters left: 3 (4 enodes) 1546424495.496 * * [misc]simplify: iters left: 2 (6 enodes) 1546424495.496 * [exit]simplify: Simplified to 1 1546424495.496 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* 1 (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.497 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) 1546424495.497 * * [misc]simplify: iters left: 6 (12 enodes) 1546424495.500 * * [misc]simplify: iters left: 5 (19 enodes) 1546424495.506 * * [misc]simplify: iters left: 4 (26 enodes) 1546424495.513 * * [misc]simplify: iters left: 3 (33 enodes) 1546424495.521 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))) 1546424495.521 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* 1 (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.521 * * * * [misc]progress: [ 60 / 476 ] simplifiying candidate # 1546424495.521 * [enter]simplify: Simplifying (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.521 * * [misc]simplify: iters left: 6 (10 enodes) 1546424495.525 * * [misc]simplify: iters left: 5 (14 enodes) 1546424495.531 * * [misc]simplify: iters left: 4 (18 enodes) 1546424495.535 * * [misc]simplify: iters left: 3 (22 enodes) 1546424495.541 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.541 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.541 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.541 * * [misc]simplify: iters left: 6 (13 enodes) 1546424495.545 * * [misc]simplify: iters left: 5 (20 enodes) 1546424495.551 * * [misc]simplify: iters left: 4 (27 enodes) 1546424495.559 * * [misc]simplify: iters left: 3 (34 enodes) 1546424495.567 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (sqrt (sqrt (fma (* v -6) v 2)))) 1546424495.567 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma (* v -5) v 1)) (sqrt (sqrt (fma (* v -6) v 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.567 * * * * [misc]progress: [ 61 / 476 ] simplifiying candidate # 1546424495.567 * [enter]simplify: Simplifying (/ (cbrt 1) 1) 1546424495.567 * * [misc]simplify: iters left: 3 (3 enodes) 1546424495.569 * * [misc]simplify: iters left: 2 (5 enodes) 1546424495.570 * [exit]simplify: Simplified to 1 1546424495.570 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* 1 (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.570 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) 1546424495.570 * * [misc]simplify: iters left: 6 (12 enodes) 1546424495.574 * * [misc]simplify: iters left: 5 (19 enodes) 1546424495.580 * * [misc]simplify: iters left: 4 (26 enodes) 1546424495.587 * * [misc]simplify: iters left: 3 (33 enodes) 1546424495.595 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))) 1546424495.595 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* 1 (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.596 * * * * [misc]progress: [ 62 / 476 ] simplifiying candidate # 1546424495.596 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) 1546424495.596 * * [misc]simplify: iters left: 6 (16 enodes) 1546424495.601 * * [misc]simplify: iters left: 5 (29 enodes) 1546424495.610 * * [misc]simplify: iters left: 4 (45 enodes) 1546424495.623 * * [misc]simplify: iters left: 3 (55 enodes) 1546424495.632 * * [misc]simplify: iters left: 2 (58 enodes) 1546424495.639 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) 1546424495.639 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.639 * [enter]simplify: Simplifying (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) 1546424495.639 * * [misc]simplify: iters left: 6 (14 enodes) 1546424495.641 * * [misc]simplify: iters left: 5 (21 enodes) 1546424495.644 * * [misc]simplify: iters left: 4 (28 enodes) 1546424495.648 * * [misc]simplify: iters left: 3 (35 enodes) 1546424495.653 * [exit]simplify: Simplified to (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) 1546424495.653 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.653 * * * * [misc]progress: [ 63 / 476 ] simplifiying candidate # 1546424495.653 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) 1546424495.653 * * [misc]simplify: iters left: 6 (16 enodes) 1546424495.657 * * [misc]simplify: iters left: 5 (26 enodes) 1546424495.662 * * [misc]simplify: iters left: 4 (35 enodes) 1546424495.671 * * [misc]simplify: iters left: 3 (43 enodes) 1546424495.679 * [exit]simplify: Simplified to (* (cbrt (cbrt (fma (* v -5) v 1))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2))))) 1546424495.679 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (* (cbrt (cbrt (fma (* v -5) v 1))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2))))) (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.679 * [enter]simplify: Simplifying (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) 1546424495.679 * * [misc]simplify: iters left: 6 (14 enodes) 1546424495.681 * * [misc]simplify: iters left: 5 (21 enodes) 1546424495.684 * * [misc]simplify: iters left: 4 (28 enodes) 1546424495.688 * * [misc]simplify: iters left: 3 (35 enodes) 1546424495.693 * [exit]simplify: Simplified to (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (cbrt (fma (* v v) -6 2)))) 1546424495.693 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (* (cbrt (cbrt (fma (* v -5) v 1))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2))))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (cbrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.693 * * * * [misc]progress: [ 64 / 476 ] simplifiying candidate # 1546424495.693 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.693 * * [misc]simplify: iters left: 6 (15 enodes) 1546424495.695 * * [misc]simplify: iters left: 5 (24 enodes) 1546424495.699 * * [misc]simplify: iters left: 4 (33 enodes) 1546424495.703 * * [misc]simplify: iters left: 3 (41 enodes) 1546424495.710 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424495.710 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.710 * [enter]simplify: Simplifying (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.710 * * [misc]simplify: iters left: 6 (14 enodes) 1546424495.715 * * [misc]simplify: iters left: 5 (21 enodes) 1546424495.721 * * [misc]simplify: iters left: 4 (28 enodes) 1546424495.729 * * [misc]simplify: iters left: 3 (35 enodes) 1546424495.738 * [exit]simplify: Simplified to (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424495.738 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.738 * * * * [misc]progress: [ 65 / 476 ] simplifiying candidate # 1546424495.738 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt 1)) 1546424495.738 * * [misc]simplify: iters left: 6 (10 enodes) 1546424495.742 * * [misc]simplify: iters left: 5 (17 enodes) 1546424495.747 * * [misc]simplify: iters left: 4 (23 enodes) 1546424495.753 * * [misc]simplify: iters left: 3 (26 enodes) 1546424495.759 * * [misc]simplify: iters left: 2 (32 enodes) 1546424495.767 * * [misc]simplify: iters left: 1 (34 enodes) 1546424495.775 * [exit]simplify: Simplified to (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) 1546424495.776 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.776 * [enter]simplify: Simplifying (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) 1546424495.776 * * [misc]simplify: iters left: 6 (13 enodes) 1546424495.780 * * [misc]simplify: iters left: 5 (20 enodes) 1546424495.786 * * [misc]simplify: iters left: 4 (27 enodes) 1546424495.793 * * [misc]simplify: iters left: 3 (34 enodes) 1546424495.802 * [exit]simplify: Simplified to (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2))) 1546424495.802 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.803 * * * * [misc]progress: [ 66 / 476 ] simplifiying candidate # 1546424495.803 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.803 * * [misc]simplify: iters left: 6 (15 enodes) 1546424495.808 * * [misc]simplify: iters left: 5 (24 enodes) 1546424495.815 * * [misc]simplify: iters left: 4 (33 enodes) 1546424495.825 * * [misc]simplify: iters left: 3 (41 enodes) 1546424495.836 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424495.836 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.836 * [enter]simplify: Simplifying (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.836 * * [misc]simplify: iters left: 6 (14 enodes) 1546424495.840 * * [misc]simplify: iters left: 5 (21 enodes) 1546424495.846 * * [misc]simplify: iters left: 4 (28 enodes) 1546424495.853 * * [misc]simplify: iters left: 3 (35 enodes) 1546424495.861 * [exit]simplify: Simplified to (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424495.861 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.861 * * * * [misc]progress: [ 67 / 476 ] simplifiying candidate # 1546424495.861 * [enter]simplify: Simplifying (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) 1) 1546424495.861 * * [misc]simplify: iters left: 6 (9 enodes) 1546424495.864 * * [misc]simplify: iters left: 5 (16 enodes) 1546424495.869 * * [misc]simplify: iters left: 4 (26 enodes) 1546424495.876 * * [misc]simplify: iters left: 3 (31 enodes) 1546424495.883 * * [misc]simplify: iters left: 2 (36 enodes) 1546424495.891 * [exit]simplify: Simplified to (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) 1546424495.891 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.891 * [enter]simplify: Simplifying (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) 1546424495.892 * * [misc]simplify: iters left: 6 (13 enodes) 1546424495.895 * * [misc]simplify: iters left: 5 (20 enodes) 1546424495.901 * * [misc]simplify: iters left: 4 (27 enodes) 1546424495.909 * * [misc]simplify: iters left: 3 (34 enodes) 1546424495.918 * [exit]simplify: Simplified to (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2))) 1546424495.918 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.918 * * * * [misc]progress: [ 68 / 476 ] simplifiying candidate # 1546424495.918 * [enter]simplify: Simplifying (/ (sqrt (cbrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) 1546424495.919 * * [misc]simplify: iters left: 6 (15 enodes) 1546424495.925 * * [misc]simplify: iters left: 5 (24 enodes) 1546424495.932 * * [misc]simplify: iters left: 4 (31 enodes) 1546424495.940 * * [misc]simplify: iters left: 3 (38 enodes) 1546424495.945 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) 1546424495.945 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (/ (sqrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.945 * [enter]simplify: Simplifying (/ (sqrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) 1546424495.945 * * [misc]simplify: iters left: 6 (14 enodes) 1546424495.947 * * [misc]simplify: iters left: 5 (21 enodes) 1546424495.950 * * [misc]simplify: iters left: 4 (28 enodes) 1546424495.954 * * [misc]simplify: iters left: 3 (35 enodes) 1546424495.959 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) 1546424495.959 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (/ (sqrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.959 * * * * [misc]progress: [ 69 / 476 ] simplifiying candidate # 1546424495.959 * [enter]simplify: Simplifying (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) 1546424495.959 * * [misc]simplify: iters left: 6 (15 enodes) 1546424495.962 * * [misc]simplify: iters left: 5 (23 enodes) 1546424495.965 * * [misc]simplify: iters left: 4 (30 enodes) 1546424495.969 * * [misc]simplify: iters left: 3 (37 enodes) 1546424495.974 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) 1546424495.974 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.974 * [enter]simplify: Simplifying (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) 1546424495.974 * * [misc]simplify: iters left: 6 (14 enodes) 1546424495.976 * * [misc]simplify: iters left: 5 (21 enodes) 1546424495.979 * * [misc]simplify: iters left: 4 (28 enodes) 1546424495.986 * * [misc]simplify: iters left: 3 (35 enodes) 1546424495.993 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (cbrt (fma (* v v) -6 2)))) 1546424495.993 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (cbrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424495.993 * * * * [misc]progress: [ 70 / 476 ] simplifiying candidate # 1546424495.994 * [enter]simplify: Simplifying (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424495.994 * * [misc]simplify: iters left: 6 (14 enodes) 1546424495.997 * * [misc]simplify: iters left: 5 (21 enodes) 1546424496.003 * * [misc]simplify: iters left: 4 (28 enodes) 1546424496.011 * * [misc]simplify: iters left: 3 (35 enodes) 1546424496.020 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424496.020 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.020 * [enter]simplify: Simplifying (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424496.020 * * [misc]simplify: iters left: 6 (14 enodes) 1546424496.024 * * [misc]simplify: iters left: 5 (21 enodes) 1546424496.031 * * [misc]simplify: iters left: 4 (28 enodes) 1546424496.039 * * [misc]simplify: iters left: 3 (35 enodes) 1546424496.048 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424496.048 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.048 * * * * [misc]progress: [ 71 / 476 ] simplifiying candidate # 1546424496.049 * [enter]simplify: Simplifying (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt 1)) 1546424496.049 * * [misc]simplify: iters left: 6 (9 enodes) 1546424496.052 * * [misc]simplify: iters left: 5 (14 enodes) 1546424496.056 * * [misc]simplify: iters left: 4 (18 enodes) 1546424496.061 * * [misc]simplify: iters left: 3 (23 enodes) 1546424496.067 * [exit]simplify: Simplified to (sqrt (cbrt (fma (* v -5) v 1))) 1546424496.067 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (sqrt (cbrt (fma (* v -5) v 1))) (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.067 * [enter]simplify: Simplifying (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) 1546424496.067 * * [misc]simplify: iters left: 6 (13 enodes) 1546424496.071 * * [misc]simplify: iters left: 5 (20 enodes) 1546424496.077 * * [misc]simplify: iters left: 4 (27 enodes) 1546424496.085 * * [misc]simplify: iters left: 3 (34 enodes) 1546424496.093 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2))) 1546424496.093 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (sqrt (cbrt (fma (* v -5) v 1))) (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.093 * * * * [misc]progress: [ 72 / 476 ] simplifiying candidate # 1546424496.094 * [enter]simplify: Simplifying (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424496.094 * * [misc]simplify: iters left: 6 (14 enodes) 1546424496.098 * * [misc]simplify: iters left: 5 (21 enodes) 1546424496.104 * * [misc]simplify: iters left: 4 (28 enodes) 1546424496.112 * * [misc]simplify: iters left: 3 (35 enodes) 1546424496.121 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424496.121 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.121 * [enter]simplify: Simplifying (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424496.121 * * [misc]simplify: iters left: 6 (14 enodes) 1546424496.126 * * [misc]simplify: iters left: 5 (21 enodes) 1546424496.131 * * [misc]simplify: iters left: 4 (28 enodes) 1546424496.139 * * [misc]simplify: iters left: 3 (35 enodes) 1546424496.148 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424496.148 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.148 * * * * [misc]progress: [ 73 / 476 ] simplifiying candidate # 1546424496.148 * [enter]simplify: Simplifying (/ (sqrt (cbrt (fma v (* v -5) 1))) 1) 1546424496.148 * * [misc]simplify: iters left: 6 (8 enodes) 1546424496.151 * * [misc]simplify: iters left: 5 (13 enodes) 1546424496.155 * * [misc]simplify: iters left: 4 (19 enodes) 1546424496.159 * * [misc]simplify: iters left: 3 (22 enodes) 1546424496.164 * [exit]simplify: Simplified to (sqrt (cbrt (fma (* v -5) v 1))) 1546424496.164 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (sqrt (cbrt (fma (* v -5) v 1))) (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.164 * [enter]simplify: Simplifying (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) 1546424496.165 * * [misc]simplify: iters left: 6 (13 enodes) 1546424496.169 * * [misc]simplify: iters left: 5 (20 enodes) 1546424496.174 * * [misc]simplify: iters left: 4 (27 enodes) 1546424496.182 * * [misc]simplify: iters left: 3 (34 enodes) 1546424496.192 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2))) 1546424496.192 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (sqrt (cbrt (fma (* v -5) v 1))) (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.192 * * * * [misc]progress: [ 74 / 476 ] simplifiying candidate # 1546424496.193 * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) 1546424496.193 * * [misc]simplify: iters left: 6 (10 enodes) 1546424496.196 * * [misc]simplify: iters left: 5 (16 enodes) 1546424496.200 * * [misc]simplify: iters left: 4 (20 enodes) 1546424496.206 * * [misc]simplify: iters left: 3 (24 enodes) 1546424496.212 * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (fma (* v -6) v 2))) (cbrt (sqrt (fma (* v -6) v 2))))) 1546424496.212 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (* (cbrt (sqrt (fma (* v -6) v 2))) (cbrt (sqrt (fma (* v -6) v 2))))) (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.213 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) 1546424496.213 * * [misc]simplify: iters left: 6 (13 enodes) 1546424496.216 * * [misc]simplify: iters left: 5 (20 enodes) 1546424496.219 * * [misc]simplify: iters left: 4 (27 enodes) 1546424496.223 * * [misc]simplify: iters left: 3 (34 enodes) 1546424496.227 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (cbrt (sqrt (fma (* v -6) v 2)))) 1546424496.227 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (/ (cbrt (fma (* v -5) v 1)) (cbrt (sqrt (fma (* v -6) v 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.227 * * * * [misc]progress: [ 75 / 476 ] simplifiying candidate # 1546424496.227 * [enter]simplify: Simplifying (/ 1 (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) 1546424496.227 * * [misc]simplify: iters left: 6 (10 enodes) 1546424496.229 * * [misc]simplify: iters left: 5 (15 enodes) 1546424496.231 * * [misc]simplify: iters left: 4 (19 enodes) 1546424496.234 * * [misc]simplify: iters left: 3 (23 enodes) 1546424496.237 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) 1546424496.237 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.237 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) 1546424496.237 * * [misc]simplify: iters left: 6 (13 enodes) 1546424496.239 * * [misc]simplify: iters left: 5 (20 enodes) 1546424496.242 * * [misc]simplify: iters left: 4 (27 enodes) 1546424496.245 * * [misc]simplify: iters left: 3 (34 enodes) 1546424496.251 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (sqrt (cbrt (fma (* v -6) v 2)))) 1546424496.251 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) (/ (cbrt (fma (* v -5) v 1)) (sqrt (cbrt (fma (* v -6) v 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.251 * * * * [misc]progress: [ 76 / 476 ] simplifiying candidate # 1546424496.252 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424496.252 * * [misc]simplify: iters left: 6 (9 enodes) 1546424496.254 * * [misc]simplify: iters left: 5 (13 enodes) 1546424496.257 * * [misc]simplify: iters left: 4 (17 enodes) 1546424496.262 * * [misc]simplify: iters left: 3 (21 enodes) 1546424496.266 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) 1546424496.266 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.267 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424496.267 * * [misc]simplify: iters left: 6 (13 enodes) 1546424496.270 * * [misc]simplify: iters left: 5 (20 enodes) 1546424496.276 * * [misc]simplify: iters left: 4 (27 enodes) 1546424496.283 * * [misc]simplify: iters left: 3 (34 enodes) 1546424496.291 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (sqrt (sqrt (fma (* v -6) v 2)))) 1546424496.291 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma (* v -5) v 1)) (sqrt (sqrt (fma (* v -6) v 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.291 * * * * [misc]progress: [ 77 / 476 ] simplifiying candidate # 1546424496.291 * [enter]simplify: Simplifying (/ 1 (sqrt 1)) 1546424496.291 * * [misc]simplify: iters left: 3 (3 enodes) 1546424496.293 * * [misc]simplify: iters left: 2 (5 enodes) 1546424496.294 * [exit]simplify: Simplified to 1 1546424496.294 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* 1 (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.294 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) 1546424496.295 * * [misc]simplify: iters left: 6 (12 enodes) 1546424496.298 * * [misc]simplify: iters left: 5 (19 enodes) 1546424496.306 * * [misc]simplify: iters left: 4 (26 enodes) 1546424496.313 * * [misc]simplify: iters left: 3 (33 enodes) 1546424496.320 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))) 1546424496.320 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* 1 (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.320 * * * * [misc]progress: [ 78 / 476 ] simplifiying candidate # 1546424496.321 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424496.321 * * [misc]simplify: iters left: 6 (9 enodes) 1546424496.324 * * [misc]simplify: iters left: 5 (13 enodes) 1546424496.328 * * [misc]simplify: iters left: 4 (17 enodes) 1546424496.333 * * [misc]simplify: iters left: 3 (21 enodes) 1546424496.338 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) 1546424496.338 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.339 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424496.339 * * [misc]simplify: iters left: 6 (13 enodes) 1546424496.343 * * [misc]simplify: iters left: 5 (20 enodes) 1546424496.348 * * [misc]simplify: iters left: 4 (27 enodes) 1546424496.352 * * [misc]simplify: iters left: 3 (34 enodes) 1546424496.356 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (sqrt (sqrt (fma (* v -6) v 2)))) 1546424496.356 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma (* v -5) v 1)) (sqrt (sqrt (fma (* v -6) v 2))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.356 * * * * [misc]progress: [ 79 / 476 ] simplifiying candidate # 1546424496.357 * [enter]simplify: Simplifying (/ 1 1) 1546424496.357 * * [misc]simplify: iters left: 2 (2 enodes) 1546424496.357 * * [misc]simplify: iters left: 1 (4 enodes) 1546424496.357 * [exit]simplify: Simplified to 1 1546424496.357 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (* 1 (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.358 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) 1546424496.358 * * [misc]simplify: iters left: 6 (12 enodes) 1546424496.360 * * [misc]simplify: iters left: 5 (19 enodes) 1546424496.362 * * [misc]simplify: iters left: 4 (26 enodes) 1546424496.366 * * [misc]simplify: iters left: 3 (33 enodes) 1546424496.370 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))) 1546424496.370 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (* 1 (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.370 * * * * [misc]progress: [ 80 / 476 ] simplifiying candidate # 1546424496.370 * * * * [misc]progress: [ 81 / 476 ] simplifiying candidate # 1546424496.371 * * * * [misc]progress: [ 82 / 476 ] simplifiying candidate # 1546424496.371 * * * * [misc]progress: [ 83 / 476 ] simplifiying candidate # 1546424496.371 * [enter]simplify: Simplifying (cbrt (sqrt (fma -6 (* v v) 2))) 1546424496.371 * * [misc]simplify: iters left: 5 (7 enodes) 1546424496.372 * * [misc]simplify: iters left: 4 (9 enodes) 1546424496.374 * * [misc]simplify: iters left: 3 (13 enodes) 1546424496.376 * * [misc]simplify: iters left: 2 (17 enodes) 1546424496.378 * [exit]simplify: Simplified to (cbrt (sqrt (fma (* v v) -6 2))) 1546424496.378 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (fma v (* v -5) 1)) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (cbrt (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.378 * * * * [misc]progress: [ 84 / 476 ] simplifiying candidate # 1546424496.378 * [enter]simplify: Simplifying (sqrt (cbrt (fma -6 (* v v) 2))) 1546424496.378 * * [misc]simplify: iters left: 5 (7 enodes) 1546424496.379 * * [misc]simplify: iters left: 4 (9 enodes) 1546424496.381 * * [misc]simplify: iters left: 3 (13 enodes) 1546424496.383 * * [misc]simplify: iters left: 2 (17 enodes) 1546424496.386 * [exit]simplify: Simplified to (sqrt (cbrt (fma (* v v) -6 2))) 1546424496.386 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (cbrt (fma (* v v) -6 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.387 * * * * [misc]progress: [ 85 / 476 ] simplifiying candidate # 1546424496.387 * [enter]simplify: Simplifying (sqrt (sqrt (fma -6 (* v v) 2))) 1546424496.387 * * [misc]simplify: iters left: 5 (7 enodes) 1546424496.389 * * [misc]simplify: iters left: 4 (9 enodes) 1546424496.392 * * [misc]simplify: iters left: 3 (13 enodes) 1546424496.396 * * [misc]simplify: iters left: 2 (17 enodes) 1546424496.401 * [exit]simplify: Simplified to (sqrt (sqrt (fma (* v v) -6 2))) 1546424496.401 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.401 * * * * [misc]progress: [ 86 / 476 ] simplifiying candidate # 1546424496.401 * [enter]simplify: Simplifying (sqrt (fma -6 (* v v) 2)) 1546424496.401 * * [misc]simplify: iters left: 4 (6 enodes) 1546424496.403 * * [misc]simplify: iters left: 3 (8 enodes) 1546424496.406 * * [misc]simplify: iters left: 2 (12 enodes) 1546424496.409 * * [misc]simplify: iters left: 1 (16 enodes) 1546424496.412 * [exit]simplify: Simplified to (sqrt (fma (* v v) -6 2)) 1546424496.412 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt 1)) (sqrt (fma (* v v) -6 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.413 * * * * [misc]progress: [ 87 / 476 ] simplifiying candidate # 1546424496.413 * [enter]simplify: Simplifying (sqrt (sqrt (fma -6 (* v v) 2))) 1546424496.413 * * [misc]simplify: iters left: 5 (7 enodes) 1546424496.414 * * [misc]simplify: iters left: 4 (9 enodes) 1546424496.416 * * [misc]simplify: iters left: 3 (13 enodes) 1546424496.418 * * [misc]simplify: iters left: 2 (17 enodes) 1546424496.421 * [exit]simplify: Simplified to (sqrt (sqrt (fma (* v v) -6 2))) 1546424496.421 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.421 * * * * [misc]progress: [ 88 / 476 ] simplifiying candidate # 1546424496.421 * [enter]simplify: Simplifying (sqrt (fma -6 (* v v) 2)) 1546424496.421 * * [misc]simplify: iters left: 4 (6 enodes) 1546424496.422 * * [misc]simplify: iters left: 3 (8 enodes) 1546424496.423 * * [misc]simplify: iters left: 2 (12 enodes) 1546424496.425 * * [misc]simplify: iters left: 1 (16 enodes) 1546424496.427 * [exit]simplify: Simplified to (sqrt (fma (* v v) -6 2)) 1546424496.427 * [misc]simplify: Simplified (2 1 1 2) to (λ (v t) (* (/ (/ (/ (cbrt (fma v (* v -5) 1)) 1) (sqrt (fma (* v v) -6 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.428 * * * * [misc]progress: [ 89 / 476 ] simplifiying candidate # 1546424496.428 * [enter]simplify: Simplifying (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) 1546424496.428 * * [misc]simplify: iters left: 6 (8 enodes) 1546424496.429 * * [misc]simplify: iters left: 5 (13 enodes) 1546424496.431 * * [misc]simplify: iters left: 4 (17 enodes) 1546424496.433 * * [misc]simplify: iters left: 3 (20 enodes) 1546424496.436 * [exit]simplify: Simplified to (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) 1546424496.436 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (/ (sqrt (fma -6 (* v v) 2)) (cbrt (cbrt (fma v (* v -5) 1))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.436 * * * * [misc]progress: [ 90 / 476 ] simplifiying candidate # 1546424496.436 * [enter]simplify: Simplifying (cbrt (sqrt (fma v (* v -5) 1))) 1546424496.436 * * [misc]simplify: iters left: 5 (7 enodes) 1546424496.437 * * [misc]simplify: iters left: 4 (12 enodes) 1546424496.439 * * [misc]simplify: iters left: 3 (16 enodes) 1546424496.443 * * [misc]simplify: iters left: 2 (19 enodes) 1546424496.448 * [exit]simplify: Simplified to (cbrt (sqrt (fma (* v -5) v 1))) 1546424496.448 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (/ (sqrt (fma -6 (* v v) 2)) (cbrt (sqrt (fma v (* v -5) 1))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.448 * * * * [misc]progress: [ 91 / 476 ] simplifiying candidate # 1546424496.448 * [enter]simplify: Simplifying (cbrt 1) 1546424496.449 * * [misc]simplify: iters left: 1 (2 enodes) 1546424496.450 * [exit]simplify: Simplified to 1 1546424496.450 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ 1 (/ (sqrt (fma -6 (* v v) 2)) (cbrt (fma v (* v -5) 1)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.450 * * * * [misc]progress: [ 92 / 476 ] simplifiying candidate # 1546424496.450 * [enter]simplify: Simplifying (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) 1546424496.451 * * [misc]simplify: iters left: 6 (8 enodes) 1546424496.452 * * [misc]simplify: iters left: 5 (13 enodes) 1546424496.454 * * [misc]simplify: iters left: 4 (17 enodes) 1546424496.456 * * [misc]simplify: iters left: 3 (20 enodes) 1546424496.459 * [exit]simplify: Simplified to (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) 1546424496.459 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (/ (sqrt (fma -6 (* v v) 2)) (cbrt (cbrt (fma v (* v -5) 1))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.459 * * * * [misc]progress: [ 93 / 476 ] simplifiying candidate # 1546424496.459 * [enter]simplify: Simplifying (sqrt (cbrt (fma v (* v -5) 1))) 1546424496.460 * * [misc]simplify: iters left: 5 (7 enodes) 1546424496.461 * * [misc]simplify: iters left: 4 (12 enodes) 1546424496.462 * * [misc]simplify: iters left: 3 (16 enodes) 1546424496.465 * * [misc]simplify: iters left: 2 (19 enodes) 1546424496.467 * [exit]simplify: Simplified to (sqrt (cbrt (fma (* v -5) v 1))) 1546424496.467 * [misc]simplify: Simplified (2 1 1 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (/ (sqrt (fma -6 (* v v) 2)) (sqrt (cbrt (fma v (* v -5) 1))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424496.467 * * * * [misc]progress: [ 94 / 476 ] simplifiying candidate # 1546424496.467 * * * * [misc]progress: [ 95 / 476 ] simplifiying candidate # 1546424496.467 * * * * [misc]progress: [ 96 / 476 ] simplifiying candidate # 1546424496.467 * * * * [misc]progress: [ 97 / 476 ] simplifiying candidate # 1546424496.467 * [enter]simplify: Simplifying (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))) 1546424496.468 * * [misc]simplify: iters left: 6 (26 enodes) 1546424496.472 * * [misc]simplify: iters left: 5 (49 enodes) 1546424496.482 * * [misc]simplify: iters left: 4 (120 enodes) 1546424496.519 * * [misc]simplify: iters left: 3 (344 enodes) 1546424496.761 * [exit]simplify: Simplified to (* (/ (/ (cbrt (fma -5 (* v v) 1)) (* (sqrt (fma -6 (* v v) 2)) (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) (/ (/ (cbrt (fma -5 (* v v) 1)) t) (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) 1546424496.762 * [misc]simplify: Simplified (2 1) to (λ (v t) (pow (* (/ (/ (cbrt (fma -5 (* v v) 1)) (* (sqrt (fma -6 (* v v) 2)) (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) (/ (/ (cbrt (fma -5 (* v v) 1)) t) (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) 1)) 1546424496.762 * * * * [misc]progress: [ 98 / 476 ] simplifiying candidate # 1546424496.762 * * * * [misc]progress: [ 99 / 476 ] simplifiying candidate # 1546424496.762 * [enter]simplify: Simplifying (+ (- (- (log (cbrt (fma v (* v -5) 1))) (log (sqrt (fma -6 (* v v) 2)))) (log (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (- (- (log (cbrt (fma (* v v) -5 1))) (log (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (log (* t (- 1 (* v v)))))) 1546424496.762 * * [misc]simplify: iters left: 6 (32 enodes) 1546424496.772 * * [misc]simplify: iters left: 5 (64 enodes) 1546424496.794 * * [misc]simplify: iters left: 4 (150 enodes) 1546424496.869 * [exit]simplify: Simplified to (+ (- (- (log (cbrt (fma (* v -5) v 1))) (log (sqrt (fma (* -6 v) v 2)))) (log (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (- (- (log (cbrt (fma (* v -5) v 1))) (log (* (- 1 (* v v)) t))) (log (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424496.869 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (+ (- (- (log (cbrt (fma (* v -5) v 1))) (log (sqrt (fma (* -6 v) v 2)))) (log (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (- (- (log (cbrt (fma (* v -5) v 1))) (log (* (- 1 (* v v)) t))) (log (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))))) 1546424496.869 * * * * [misc]progress: [ 100 / 476 ] simplifiying candidate # 1546424496.869 * [enter]simplify: Simplifying (+ (- (- (log (cbrt (fma v (* v -5) 1))) (log (sqrt (fma -6 (* v v) 2)))) (log (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (- (log (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (log (* t (- 1 (* v v)))))) 1546424496.870 * * [misc]simplify: iters left: 6 (31 enodes) 1546424496.880 * * [misc]simplify: iters left: 5 (62 enodes) 1546424496.902 * * [misc]simplify: iters left: 4 (137 enodes) 1546424496.956 * * [misc]simplify: iters left: 3 (455 enodes) 1546424497.591 * [exit]simplify: Simplified to (+ (- (- (log (cbrt (fma (* v -5) v 1))) (log (fma (* v t) (- v) t))) (log (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (- (- (log (cbrt (fma (* v -5) v 1))) (log (sqrt (fma (* v v) -6 2)))) (log (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424497.592 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (+ (- (- (log (cbrt (fma (* v -5) v 1))) (log (fma (* v t) (- v) t))) (log (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (- (- (log (cbrt (fma (* v -5) v 1))) (log (sqrt (fma (* v v) -6 2)))) (log (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))))) 1546424497.592 * * * * [misc]progress: [ 101 / 476 ] simplifiying candidate # 1546424497.592 * [enter]simplify: Simplifying (+ (- (- (log (cbrt (fma v (* v -5) 1))) (log (sqrt (fma -6 (* v v) 2)))) (log (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (log (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424497.592 * * [misc]simplify: iters left: 6 (30 enodes) 1546424497.602 * * [misc]simplify: iters left: 5 (58 enodes) 1546424497.622 * * [misc]simplify: iters left: 4 (127 enodes) 1546424497.673 * * [misc]simplify: iters left: 3 (318 enodes) 1546424497.872 * [exit]simplify: Simplified to (- (log (/ (cbrt (fma (* v -5) v 1)) (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (+ (- (log (sqrt (fma (* v v) -6 2))) (log (/ (cbrt (fma (* v -5) v 1)) (fma (- v) (* v t) t)))) (log (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424497.872 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (log (/ (cbrt (fma (* v -5) v 1)) (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (+ (- (log (sqrt (fma (* v v) -6 2))) (log (/ (cbrt (fma (* v -5) v 1)) (fma (- v) (* v t) t)))) (log (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))))) 1546424497.872 * * * * [misc]progress: [ 102 / 476 ] simplifiying candidate # 1546424497.872 * [enter]simplify: Simplifying (+ (- (log (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (log (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (- (- (log (cbrt (fma (* v v) -5 1))) (log (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (log (* t (- 1 (* v v)))))) 1546424497.873 * * [misc]simplify: iters left: 6 (31 enodes) 1546424497.883 * * [misc]simplify: iters left: 5 (62 enodes) 1546424497.905 * * [misc]simplify: iters left: 4 (138 enodes) 1546424497.969 * * [misc]simplify: iters left: 3 (485 enodes) 1546424498.461 * [exit]simplify: Simplified to (- (- (log (cbrt (fma -5 (* v v) 1))) (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (+ (- (log (fma (- v) (* v t) t)) (log (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma (* v -6) v 2))))) (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))))) 1546424498.461 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (- (log (cbrt (fma -5 (* v v) 1))) (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (+ (- (log (fma (- v) (* v t) t)) (log (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma (* v -6) v 2))))) (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))))))) 1546424498.462 * * * * [misc]progress: [ 103 / 476 ] simplifiying candidate # 1546424498.462 * [enter]simplify: Simplifying (+ (- (log (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (log (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (- (log (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (log (* t (- 1 (* v v)))))) 1546424498.462 * * [misc]simplify: iters left: 6 (30 enodes) 1546424498.472 * * [misc]simplify: iters left: 5 (60 enodes) 1546424498.486 * * [misc]simplify: iters left: 4 (125 enodes) 1546424498.517 * * [misc]simplify: iters left: 3 (380 enodes) 1546424498.848 * [exit]simplify: Simplified to (- (- (log (cbrt (fma -5 (* v v) 1))) (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (+ (- (log (fma (* v t) (- v) t)) (log (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))))) (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))))) 1546424498.849 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (- (log (cbrt (fma -5 (* v v) 1))) (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (+ (- (log (fma (* v t) (- v) t)) (log (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))))) (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))))))) 1546424498.849 * * * * [misc]progress: [ 104 / 476 ] simplifiying candidate # 1546424498.849 * [enter]simplify: Simplifying (+ (- (log (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (log (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (log (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424498.849 * * [misc]simplify: iters left: 6 (29 enodes) 1546424498.854 * * [misc]simplify: iters left: 5 (56 enodes) 1546424498.863 * * [misc]simplify: iters left: 4 (117 enodes) 1546424498.898 * * [misc]simplify: iters left: 3 (285 enodes) 1546424499.067 * [exit]simplify: Simplified to (+ (- (log (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2)))) (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (log (/ (/ (cbrt (fma -5 (* v v) 1)) (fma (- v) (* t v) t)) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))))) 1546424499.067 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (+ (- (log (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2)))) (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (log (/ (/ (cbrt (fma -5 (* v v) 1)) (fma (- v) (* t v) t)) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))))))) 1546424499.067 * * * * [misc]progress: [ 105 / 476 ] simplifiying candidate # 1546424499.067 * [enter]simplify: Simplifying (+ (log (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (- (- (log (cbrt (fma (* v v) -5 1))) (log (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (log (* t (- 1 (* v v)))))) 1546424499.068 * * [misc]simplify: iters left: 6 (30 enodes) 1546424499.074 * * [misc]simplify: iters left: 5 (59 enodes) 1546424499.091 * * [misc]simplify: iters left: 4 (123 enodes) 1546424499.127 * * [misc]simplify: iters left: 3 (350 enodes) 1546424499.398 * [exit]simplify: Simplified to (+ (log (/ (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma (* v -6) v 2))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (- (- (log (cbrt (fma -5 (* v v) 1))) (log (fma (- v) (* v t) t))) (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))))) 1546424499.398 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (+ (log (/ (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma (* v -6) v 2))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (- (- (log (cbrt (fma -5 (* v v) 1))) (log (fma (- v) (* v t) t))) (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))))))) 1546424499.398 * * * * [misc]progress: [ 106 / 476 ] simplifiying candidate # 1546424499.399 * [enter]simplify: Simplifying (+ (log (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (- (log (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (log (* t (- 1 (* v v)))))) 1546424499.399 * * [misc]simplify: iters left: 6 (29 enodes) 1546424499.408 * * [misc]simplify: iters left: 5 (57 enodes) 1546424499.425 * * [misc]simplify: iters left: 4 (111 enodes) 1546424499.459 * * [misc]simplify: iters left: 3 (285 enodes) 1546424499.586 * [exit]simplify: Simplified to (- (- (+ (log (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2)))) (log (cbrt (fma -5 (* v v) 1)))) (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (+ (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) (log (fma (- v) (* t v) t)))) 1546424499.586 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (- (- (+ (log (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2)))) (log (cbrt (fma -5 (* v v) 1)))) (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (+ (log (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) (log (fma (- v) (* t v) t)))))) 1546424499.586 * * * * [misc]progress: [ 107 / 476 ] simplifiying candidate # 1546424499.586 * [enter]simplify: Simplifying (+ (log (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (log (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424499.587 * * [misc]simplify: iters left: 6 (28 enodes) 1546424499.591 * * [misc]simplify: iters left: 5 (53 enodes) 1546424499.600 * * [misc]simplify: iters left: 4 (106 enodes) 1546424499.620 * * [misc]simplify: iters left: 3 (229 enodes) 1546424499.730 * [exit]simplify: Simplified to (+ (log (/ (/ (cbrt (fma -5 (* v v) 1)) (fma (* v t) (- v) t)) (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (log (/ (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))))) 1546424499.730 * [misc]simplify: Simplified (2 1) to (λ (v t) (exp (+ (log (/ (/ (cbrt (fma -5 (* v v) 1)) (fma (* v t) (- v) t)) (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (log (/ (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))))))) 1546424499.730 * * * * [misc]progress: [ 108 / 476 ] simplifiying candidate # 1546424499.730 * * * * [misc]progress: [ 109 / 476 ] simplifiying candidate # 1546424499.730 * * * * [misc]progress: [ 110 / 476 ] simplifiying candidate # 1546424499.730 * [enter]simplify: Simplifying (* (/ (/ (fma v (* v -5) 1) (* (* (sqrt (fma -6 (* v v) 2)) (sqrt (fma -6 (* v v) 2))) (sqrt (fma -6 (* v v) 2)))) (* (* (sqrt (/ PI (cbrt (fma v (* v -5) 1)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (fma (* v v) -5 1) (* (* (sqrt (/ PI (cbrt (fma (* v v) -5 1)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v)))))) 1546424499.731 * * [misc]simplify: iters left: 6 (34 enodes) 1546424499.742 * * [misc]simplify: iters left: 5 (74 enodes) 1546424499.771 * * [misc]simplify: iters left: 4 (249 enodes) 1546424499.983 * [exit]simplify: Simplified to (/ (/ (* (/ (/ (fma (* v v) -5 1) (fma -6 (* v v) 2)) (sqrt (fma -6 (* v v) 2))) (/ (/ (fma (* v v) -5 1) (* t (- 1 (* v v)))) (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))))) (* (sqrt (/ PI (cbrt (fma (* v v) -5 1)))) (/ PI (cbrt (fma (* v v) -5 1))))) (* (sqrt (/ PI (cbrt (fma (* v v) -5 1)))) (/ PI (cbrt (fma (* v v) -5 1))))) 1546424499.983 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (/ (/ (* (/ (/ (fma (* v v) -5 1) (fma -6 (* v v) 2)) (sqrt (fma -6 (* v v) 2))) (/ (/ (fma (* v v) -5 1) (* t (- 1 (* v v)))) (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))))) (* (sqrt (/ PI (cbrt (fma (* v v) -5 1)))) (/ PI (cbrt (fma (* v v) -5 1))))) (* (sqrt (/ PI (cbrt (fma (* v v) -5 1)))) (/ PI (cbrt (fma (* v v) -5 1))))))) 1546424499.983 * * * * [misc]progress: [ 111 / 476 ] simplifiying candidate # 1546424499.983 * [enter]simplify: Simplifying (* (/ (/ (fma v (* v -5) 1) (* (* (sqrt (fma -6 (* v v) 2)) (sqrt (fma -6 (* v v) 2))) (sqrt (fma -6 (* v v) 2)))) (* (* (sqrt (/ PI (cbrt (fma v (* v -5) 1)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (* (* (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v)))))) 1546424499.984 * * [misc]simplify: iters left: 6 (34 enodes) 1546424499.995 * * [misc]simplify: iters left: 5 (81 enodes) 1546424500.030 * * [misc]simplify: iters left: 4 (324 enodes) 1546424500.442 * [exit]simplify: Simplified to (* (* (/ (/ (/ (/ (fma (* v v) -5 1) (fma -6 (* v v) 2)) (sqrt (fma -6 (* v v) 2))) (/ PI (cbrt (fma (* v v) -5 1)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))))) 1546424500.442 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (* (* (/ (/ (/ (/ (fma (* v v) -5 1) (fma -6 (* v v) 2)) (sqrt (fma -6 (* v v) 2))) (/ PI (cbrt (fma (* v v) -5 1)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))))))) 1546424500.443 * * * * [misc]progress: [ 112 / 476 ] simplifiying candidate # 1546424500.443 * [enter]simplify: Simplifying (* (/ (/ (fma v (* v -5) 1) (* (* (sqrt (fma -6 (* v v) 2)) (sqrt (fma -6 (* v v) 2))) (sqrt (fma -6 (* v v) 2)))) (* (* (sqrt (/ PI (cbrt (fma v (* v -5) 1)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (* (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424500.443 * * [misc]simplify: iters left: 6 (32 enodes) 1546424500.449 * * [misc]simplify: iters left: 5 (69 enodes) 1546424500.471 * * [misc]simplify: iters left: 4 (242 enodes) 1546424500.709 * [exit]simplify: Simplified to (* (* (/ (/ (cbrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (/ (/ (/ (/ (fma (* v v) -5 1) (fma -6 (* v v) 2)) (sqrt (fma -6 (* v v) 2))) (/ PI (cbrt (fma (* v v) -5 1)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))))) 1546424500.709 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (* (* (/ (/ (cbrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma (* v v) -5 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (/ (/ (/ (/ (fma (* v v) -5 1) (fma -6 (* v v) 2)) (sqrt (fma -6 (* v v) 2))) (/ PI (cbrt (fma (* v v) -5 1)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))))))) 1546424500.709 * * * * [misc]progress: [ 113 / 476 ] simplifiying candidate # 1546424500.709 * [enter]simplify: Simplifying (* (/ (* (* (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (* (* (sqrt (/ PI (cbrt (fma v (* v -5) 1)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (fma (* v v) -5 1) (* (* (sqrt (/ PI (cbrt (fma (* v v) -5 1)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v)))))) 1546424500.710 * * [misc]simplify: iters left: 6 (34 enodes) 1546424500.722 * * [misc]simplify: iters left: 5 (80 enodes) 1546424500.756 * * [misc]simplify: iters left: 4 (292 enodes) 1546424501.103 * [exit]simplify: Simplified to (* (/ (/ (/ (fma -5 (* v v) 1) (/ PI (cbrt (fma -5 (* v v) 1)))) (* (* t (- 1 (* v v))) (* t (- 1 (* v v))))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) (/ (* (/ (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma (* v -6) v 2))) (/ PI (cbrt (fma -5 (* v v) 1)))) (* (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma (* v -6) v 2))) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma (* v -6) v 2))))) (* (* t (- 1 (* v v))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))))) 1546424501.103 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (* (/ (/ (/ (fma -5 (* v v) 1) (/ PI (cbrt (fma -5 (* v v) 1)))) (* (* t (- 1 (* v v))) (* t (- 1 (* v v))))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) (/ (* (/ (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma (* v -6) v 2))) (/ PI (cbrt (fma -5 (* v v) 1)))) (* (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma (* v -6) v 2))) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma (* v -6) v 2))))) (* (* t (- 1 (* v v))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))))))) 1546424501.103 * * * * [misc]progress: [ 114 / 476 ] simplifiying candidate # 1546424501.103 * [enter]simplify: Simplifying (* (/ (* (* (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (* (* (sqrt (/ PI (cbrt (fma v (* v -5) 1)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (* (* (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v)))))) 1546424501.104 * * [misc]simplify: iters left: 6 (34 enodes) 1546424501.116 * * [misc]simplify: iters left: 5 (87 enodes) 1546424501.140 * * [misc]simplify: iters left: 4 (365 enodes) 1546424501.618 * [exit]simplify: Simplified to (* (/ (/ (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) (/ (/ (/ PI (cbrt (fma -5 (* v v) 1))) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))))) (/ (/ (* (cbrt (fma -5 (* v v) 1)) (cbrt (fma -5 (* v v) 1))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) (* (/ (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (/ (cbrt (fma -5 (* v v) 1)) (* t (- 1 (* v v))))) (/ PI (cbrt (fma -5 (* v v) 1)))))) 1546424501.618 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (* (/ (/ (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) (/ (/ (/ PI (cbrt (fma -5 (* v v) 1))) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))))) (/ (/ (* (cbrt (fma -5 (* v v) 1)) (cbrt (fma -5 (* v v) 1))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) (* (/ (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (/ (cbrt (fma -5 (* v v) 1)) (* t (- 1 (* v v))))) (/ PI (cbrt (fma -5 (* v v) 1)))))))) 1546424501.618 * * * * [misc]progress: [ 115 / 476 ] simplifiying candidate # 1546424501.618 * [enter]simplify: Simplifying (* (/ (* (* (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (* (* (sqrt (/ PI (cbrt (fma v (* v -5) 1)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (* (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424501.619 * * [misc]simplify: iters left: 6 (32 enodes) 1546424501.631 * * [misc]simplify: iters left: 5 (75 enodes) 1546424501.665 * * [misc]simplify: iters left: 4 (290 enodes) 1546424501.972 * [exit]simplify: Simplified to (* (pow (/ (/ (cbrt (fma -5 (* v v) 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) 3) (/ (* (* (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2)))) (/ (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))) (/ PI (cbrt (fma -5 (* v v) 1))))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) 1546424501.972 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (* (pow (/ (/ (cbrt (fma -5 (* v v) 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) 3) (/ (* (* (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2)))) (/ (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))) (/ PI (cbrt (fma -5 (* v v) 1))))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))))) 1546424501.972 * * * * [misc]progress: [ 116 / 476 ] simplifiying candidate # 1546424501.972 * [enter]simplify: Simplifying (* (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (fma (* v v) -5 1) (* (* (sqrt (/ PI (cbrt (fma (* v v) -5 1)))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v)))))) 1546424501.972 * * [misc]simplify: iters left: 6 (32 enodes) 1546424501.978 * * [misc]simplify: iters left: 5 (72 enodes) 1546424502.004 * * [misc]simplify: iters left: 4 (247 enodes) 1546424502.177 * [exit]simplify: Simplified to (* (/ (/ (* (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2)))) (/ PI (cbrt (fma -5 (* v v) 1)))) (/ (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))))) (/ (/ (/ (fma -5 (* v v) 1) (* t (- 1 (* v v)))) (* (* t (- 1 (* v v))) (* t (- 1 (* v v))))) (* (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))) (/ PI (cbrt (fma -5 (* v v) 1)))))) 1546424502.178 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (* (/ (/ (* (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2)))) (/ PI (cbrt (fma -5 (* v v) 1)))) (/ (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))))) (/ (/ (/ (fma -5 (* v v) 1) (* t (- 1 (* v v)))) (* (* t (- 1 (* v v))) (* t (- 1 (* v v))))) (* (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))) (/ PI (cbrt (fma -5 (* v v) 1)))))))) 1546424502.178 * * * * [misc]progress: [ 117 / 476 ] simplifiying candidate # 1546424502.178 * [enter]simplify: Simplifying (* (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (* (* (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (* (* t (- 1 (* v v))) (* t (- 1 (* v v)))) (* t (- 1 (* v v)))))) 1546424502.178 * * [misc]simplify: iters left: 6 (32 enodes) 1546424502.188 * * [misc]simplify: iters left: 5 (79 enodes) 1546424502.219 * * [misc]simplify: iters left: 4 (315 enodes) 1546424502.883 * [exit]simplify: Simplified to (* (pow (/ (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) 3) (pow (/ (/ (cbrt (fma -5 (* v v) 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) 3)) 1546424502.883 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (* (pow (/ (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) 3) (pow (/ (/ (cbrt (fma -5 (* v v) 1)) (* t (- 1 (* v v)))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) 3)))) 1546424502.883 * * * * [misc]progress: [ 118 / 476 ] simplifiying candidate # 1546424502.884 * [enter]simplify: Simplifying (* (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (* (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424502.884 * * [misc]simplify: iters left: 6 (30 enodes) 1546424502.895 * * [misc]simplify: iters left: 5 (67 enodes) 1546424502.924 * * [misc]simplify: iters left: 4 (233 enodes) 1546424503.200 * [exit]simplify: Simplified to (* (pow (/ (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) 3) (pow (/ (/ (cbrt (fma -5 (* v v) 1)) (* (- 1 (* v v)) t)) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) 3)) 1546424503.200 * [misc]simplify: Simplified (2 1) to (λ (v t) (cbrt (* (pow (/ (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) 3) (pow (/ (/ (cbrt (fma -5 (* v v) 1)) (* (- 1 (* v v)) t)) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) 3)))) 1546424503.200 * * * * [misc]progress: [ 119 / 476 ] simplifiying candidate # 1546424503.200 * * * * [misc]progress: [ 120 / 476 ] simplifiying candidate # 1546424503.200 * * * * [misc]progress: [ 121 / 476 ] simplifiying candidate # 1546424503.200 * * * * [misc]progress: [ 122 / 476 ] simplifiying candidate # 1546424503.201 * [enter]simplify: Simplifying (* (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424503.201 * * [misc]simplify: iters left: 6 (19 enodes) 1546424503.205 * * [misc]simplify: iters left: 5 (33 enodes) 1546424503.211 * * [misc]simplify: iters left: 4 (56 enodes) 1546424503.218 * * [misc]simplify: iters left: 3 (85 enodes) 1546424503.229 * * [misc]simplify: iters left: 2 (105 enodes) 1546424503.240 * * [misc]simplify: iters left: 1 (122 enodes) 1546424503.254 * [exit]simplify: Simplified to (/ (* (cbrt (fma -5 (* v v) 1)) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) 1546424503.255 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (* (cbrt (fma -5 (* v v) 1)) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) (* (sqrt (/ PI (cbrt (fma v (* v -5) 1)))) (* t (- 1 (* v v)))))) 1546424503.255 * [enter]simplify: Simplifying (* (sqrt (/ PI (cbrt (fma v (* v -5) 1)))) (* t (- 1 (* v v)))) 1546424503.255 * * [misc]simplify: iters left: 6 (14 enodes) 1546424503.257 * * [misc]simplify: iters left: 5 (25 enodes) 1546424503.262 * * [misc]simplify: iters left: 4 (50 enodes) 1546424503.278 * * [misc]simplify: iters left: 3 (101 enodes) 1546424503.322 * * [misc]simplify: iters left: 2 (238 enodes) 1546424503.543 * [exit]simplify: Simplified to (* (sqrt (/ PI (cbrt (fma v (* -5 v) 1)))) (fma (- v) (* v t) t)) 1546424503.543 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (* (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (sqrt (/ PI (cbrt (fma v (* -5 v) 1)))) (fma (- v) (* v t) t)))) 1546424503.544 * * * * [misc]progress: [ 123 / 476 ] simplifiying candidate # 1546424503.544 * * * * [misc]progress: [ 124 / 476 ] simplifiying candidate # 1546424503.544 * [enter]simplify: Simplifying (cbrt (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))) 1546424503.544 * * [misc]simplify: iters left: 6 (15 enodes) 1546424503.549 * * [misc]simplify: iters left: 5 (26 enodes) 1546424503.554 * * [misc]simplify: iters left: 4 (50 enodes) 1546424503.564 * * [misc]simplify: iters left: 3 (86 enodes) 1546424503.579 * * [misc]simplify: iters left: 2 (136 enodes) 1546424503.622 * * [misc]simplify: iters left: 1 (297 enodes) 1546424503.872 * [exit]simplify: Simplified to (cbrt (/ (/ (cbrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424503.872 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (* (cbrt (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))) (cbrt (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) (cbrt (/ (/ (cbrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424503.872 * * * * [misc]progress: [ 125 / 476 ] simplifiying candidate # 1546424503.872 * [enter]simplify: Simplifying (sqrt (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))) 1546424503.872 * * [misc]simplify: iters left: 6 (15 enodes) 1546424503.877 * * [misc]simplify: iters left: 5 (26 enodes) 1546424503.886 * * [misc]simplify: iters left: 4 (50 enodes) 1546424503.904 * * [misc]simplify: iters left: 3 (86 enodes) 1546424503.930 * * [misc]simplify: iters left: 2 (136 enodes) 1546424503.952 * * [misc]simplify: iters left: 1 (297 enodes) 1546424504.222 * [exit]simplify: Simplified to (sqrt (/ (/ (cbrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424504.222 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (sqrt (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) (sqrt (/ (/ (cbrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424504.222 * * * * [misc]progress: [ 126 / 476 ] simplifiying candidate # 1546424504.222 * [enter]simplify: Simplifying (/ (cbrt (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424504.223 * * [misc]simplify: iters left: 6 (13 enodes) 1546424504.225 * * [misc]simplify: iters left: 5 (19 enodes) 1546424504.228 * * [misc]simplify: iters left: 4 (27 enodes) 1546424504.232 * * [misc]simplify: iters left: 3 (33 enodes) 1546424504.238 * * [misc]simplify: iters left: 2 (34 enodes) 1546424504.242 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (fma -5 (* v v) 1)) (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (- 1 (* v v))) 1546424504.242 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (* (cbrt (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (cbrt (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))))) t)) (/ (cbrt (/ (cbrt (fma -5 (* v v) 1)) (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (- 1 (* v v))))) 1546424504.242 * * * * [misc]progress: [ 127 / 476 ] simplifiying candidate # 1546424504.242 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424504.242 * * [misc]simplify: iters left: 6 (13 enodes) 1546424504.244 * * [misc]simplify: iters left: 5 (19 enodes) 1546424504.247 * * [misc]simplify: iters left: 4 (27 enodes) 1546424504.255 * * [misc]simplify: iters left: 3 (33 enodes) 1546424504.263 * * [misc]simplify: iters left: 2 (34 enodes) 1546424504.271 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (fma -5 (* v v) 1)) (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (- 1 (* v v))) 1546424504.271 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (sqrt (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) t)) (/ (sqrt (/ (cbrt (fma -5 (* v v) 1)) (sqrt (/ PI (cbrt (fma -5 (* v v) 1)))))) (- 1 (* v v))))) 1546424504.271 * * * * [misc]progress: [ 128 / 476 ] simplifiying candidate # 1546424504.271 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424504.272 * * [misc]simplify: iters left: 6 (14 enodes) 1546424504.278 * * [misc]simplify: iters left: 5 (22 enodes) 1546424504.285 * * [misc]simplify: iters left: 4 (33 enodes) 1546424504.295 * * [misc]simplify: iters left: 3 (47 enodes) 1546424504.310 * * [misc]simplify: iters left: 2 (80 enodes) 1546424504.342 * * [misc]simplify: iters left: 1 (140 enodes) 1546424504.389 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424504.389 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))))) t)) (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424504.389 * * * * [misc]progress: [ 129 / 476 ] simplifiying candidate # 1546424504.389 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (fma (* v v) -5 1))) (sqrt (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424504.390 * * [misc]simplify: iters left: 6 (14 enodes) 1546424504.392 * * [misc]simplify: iters left: 5 (22 enodes) 1546424504.395 * * [misc]simplify: iters left: 4 (33 enodes) 1546424504.400 * * [misc]simplify: iters left: 3 (47 enodes) 1546424504.407 * * [misc]simplify: iters left: 2 (80 enodes) 1546424504.423 * * [misc]simplify: iters left: 1 (140 enodes) 1546424504.454 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424504.454 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt (* (cbrt (/ PI (cbrt (fma (* v v) -5 1)))) (cbrt (/ PI (cbrt (fma (* v v) -5 1))))))) t)) (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424504.454 * * * * [misc]progress: [ 130 / 476 ] simplifiying candidate # 1546424504.454 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424504.455 * * [misc]simplify: iters left: 6 (14 enodes) 1546424504.458 * * [misc]simplify: iters left: 5 (22 enodes) 1546424504.465 * * [misc]simplify: iters left: 4 (33 enodes) 1546424504.475 * * [misc]simplify: iters left: 3 (47 enodes) 1546424504.486 * * [misc]simplify: iters left: 2 (80 enodes) 1546424504.503 * * [misc]simplify: iters left: 1 (140 enodes) 1546424504.541 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424504.541 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) t)) (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424504.541 * * * * [misc]progress: [ 131 / 476 ] simplifiying candidate # 1546424504.541 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (fma (* v v) -5 1))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424504.541 * * [misc]simplify: iters left: 6 (13 enodes) 1546424504.543 * * [misc]simplify: iters left: 5 (21 enodes) 1546424504.546 * * [misc]simplify: iters left: 4 (32 enodes) 1546424504.551 * * [misc]simplify: iters left: 3 (46 enodes) 1546424504.558 * * [misc]simplify: iters left: 2 (79 enodes) 1546424504.585 * * [misc]simplify: iters left: 1 (139 enodes) 1546424504.637 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424504.637 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt 1)) t)) (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424504.637 * * * * [misc]progress: [ 132 / 476 ] simplifiying candidate # 1546424504.638 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (fma (* v v) -5 1))) (sqrt (/ 1 (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424504.638 * * [misc]simplify: iters left: 6 (12 enodes) 1546424504.640 * * [misc]simplify: iters left: 5 (20 enodes) 1546424504.643 * * [misc]simplify: iters left: 4 (31 enodes) 1546424504.647 * * [misc]simplify: iters left: 3 (45 enodes) 1546424504.654 * * [misc]simplify: iters left: 2 (78 enodes) 1546424504.678 * * [misc]simplify: iters left: 1 (138 enodes) 1546424504.731 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) 1546424504.731 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt PI)) t)) (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))))) 1546424504.731 * * * * [misc]progress: [ 133 / 476 ] simplifiying candidate # 1546424504.731 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424504.732 * * [misc]simplify: iters left: 6 (14 enodes) 1546424504.734 * * [misc]simplify: iters left: 5 (22 enodes) 1546424504.737 * * [misc]simplify: iters left: 4 (33 enodes) 1546424504.743 * * [misc]simplify: iters left: 3 (47 enodes) 1546424504.750 * * [misc]simplify: iters left: 2 (80 enodes) 1546424504.766 * * [misc]simplify: iters left: 1 (140 enodes) 1546424504.804 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424504.804 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) t)) (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424504.804 * * * * [misc]progress: [ 134 / 476 ] simplifiying candidate # 1546424504.804 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (fma (* v v) -5 1))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424504.804 * * [misc]simplify: iters left: 6 (13 enodes) 1546424504.806 * * [misc]simplify: iters left: 5 (21 enodes) 1546424504.809 * * [misc]simplify: iters left: 4 (32 enodes) 1546424504.814 * * [misc]simplify: iters left: 3 (46 enodes) 1546424504.822 * * [misc]simplify: iters left: 2 (79 enodes) 1546424504.838 * * [misc]simplify: iters left: 1 (139 enodes) 1546424504.880 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424504.880 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) 1) t)) (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424504.881 * * * * [misc]progress: [ 135 / 476 ] simplifiying candidate # 1546424504.881 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424504.881 * * [misc]simplify: iters left: 6 (15 enodes) 1546424504.886 * * [misc]simplify: iters left: 5 (23 enodes) 1546424504.893 * * [misc]simplify: iters left: 4 (34 enodes) 1546424504.903 * * [misc]simplify: iters left: 3 (48 enodes) 1546424504.919 * * [misc]simplify: iters left: 2 (81 enodes) 1546424504.952 * * [misc]simplify: iters left: 1 (140 enodes) 1546424505.011 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (- 1 (* v v))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424505.011 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))))) t)) (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (- 1 (* v v))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424505.011 * * * * [misc]progress: [ 136 / 476 ] simplifiying candidate # 1546424505.012 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424505.012 * * [misc]simplify: iters left: 6 (15 enodes) 1546424505.016 * * [misc]simplify: iters left: 5 (23 enodes) 1546424505.022 * * [misc]simplify: iters left: 4 (34 enodes) 1546424505.032 * * [misc]simplify: iters left: 3 (48 enodes) 1546424505.047 * * [misc]simplify: iters left: 2 (81 enodes) 1546424505.081 * * [misc]simplify: iters left: 1 (140 enodes) 1546424505.114 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424505.114 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (* (cbrt (/ PI (cbrt (fma (* v v) -5 1)))) (cbrt (/ PI (cbrt (fma (* v v) -5 1))))))) t)) (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424505.114 * * * * [misc]progress: [ 137 / 476 ] simplifiying candidate # 1546424505.115 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424505.115 * * [misc]simplify: iters left: 6 (15 enodes) 1546424505.120 * * [misc]simplify: iters left: 5 (23 enodes) 1546424505.125 * * [misc]simplify: iters left: 4 (34 enodes) 1546424505.130 * * [misc]simplify: iters left: 3 (48 enodes) 1546424505.137 * * [misc]simplify: iters left: 2 (81 enodes) 1546424505.155 * * [misc]simplify: iters left: 1 (140 enodes) 1546424505.215 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424505.215 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) t)) (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424505.215 * * * * [misc]progress: [ 138 / 476 ] simplifiying candidate # 1546424505.215 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424505.215 * * [misc]simplify: iters left: 6 (14 enodes) 1546424505.218 * * [misc]simplify: iters left: 5 (22 enodes) 1546424505.221 * * [misc]simplify: iters left: 4 (33 enodes) 1546424505.225 * * [misc]simplify: iters left: 3 (47 enodes) 1546424505.232 * * [misc]simplify: iters left: 2 (80 enodes) 1546424505.253 * * [misc]simplify: iters left: 1 (140 enodes) 1546424505.312 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424505.312 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt 1)) t)) (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424505.312 * * * * [misc]progress: [ 139 / 476 ] simplifiying candidate # 1546424505.312 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (/ 1 (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424505.313 * * [misc]simplify: iters left: 6 (13 enodes) 1546424505.317 * * [misc]simplify: iters left: 5 (21 enodes) 1546424505.323 * * [misc]simplify: iters left: 4 (32 enodes) 1546424505.333 * * [misc]simplify: iters left: 3 (46 enodes) 1546424505.347 * * [misc]simplify: iters left: 2 (79 enodes) 1546424505.378 * * [misc]simplify: iters left: 1 (139 enodes) 1546424505.441 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) 1546424505.441 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt PI)) t)) (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))))) 1546424505.441 * * * * [misc]progress: [ 140 / 476 ] simplifiying candidate # 1546424505.441 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424505.441 * * [misc]simplify: iters left: 6 (15 enodes) 1546424505.446 * * [misc]simplify: iters left: 5 (23 enodes) 1546424505.453 * * [misc]simplify: iters left: 4 (34 enodes) 1546424505.463 * * [misc]simplify: iters left: 3 (48 enodes) 1546424505.477 * * [misc]simplify: iters left: 2 (81 enodes) 1546424505.511 * * [misc]simplify: iters left: 1 (140 enodes) 1546424505.574 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424505.575 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) t)) (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424505.575 * * * * [misc]progress: [ 141 / 476 ] simplifiying candidate # 1546424505.575 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424505.575 * * [misc]simplify: iters left: 6 (14 enodes) 1546424505.580 * * [misc]simplify: iters left: 5 (22 enodes) 1546424505.585 * * [misc]simplify: iters left: 4 (33 enodes) 1546424505.591 * * [misc]simplify: iters left: 3 (47 enodes) 1546424505.598 * * [misc]simplify: iters left: 2 (80 enodes) 1546424505.614 * * [misc]simplify: iters left: 1 (140 enodes) 1546424505.645 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424505.645 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (sqrt (fma (* v v) -5 1))) 1) t)) (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424505.645 * * * * [misc]progress: [ 142 / 476 ] simplifiying candidate # 1546424505.645 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424505.646 * * [misc]simplify: iters left: 6 (13 enodes) 1546424505.648 * * [misc]simplify: iters left: 5 (21 enodes) 1546424505.651 * * [misc]simplify: iters left: 4 (32 enodes) 1546424505.655 * * [misc]simplify: iters left: 3 (46 enodes) 1546424505.662 * * [misc]simplify: iters left: 2 (79 enodes) 1546424505.678 * * [misc]simplify: iters left: 1 (139 enodes) 1546424505.710 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424505.710 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt 1) (* (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))))) t)) (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424505.710 * * * * [misc]progress: [ 143 / 476 ] simplifiying candidate # 1546424505.710 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424505.710 * * [misc]simplify: iters left: 6 (13 enodes) 1546424505.712 * * [misc]simplify: iters left: 5 (21 enodes) 1546424505.715 * * [misc]simplify: iters left: 4 (32 enodes) 1546424505.720 * * [misc]simplify: iters left: 3 (46 enodes) 1546424505.726 * * [misc]simplify: iters left: 2 (79 enodes) 1546424505.754 * * [misc]simplify: iters left: 1 (139 enodes) 1546424505.812 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424505.812 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt 1) (sqrt (* (cbrt (/ PI (cbrt (fma (* v v) -5 1)))) (cbrt (/ PI (cbrt (fma (* v v) -5 1))))))) t)) (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424505.812 * * * * [misc]progress: [ 144 / 476 ] simplifiying candidate # 1546424505.813 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424505.813 * * [misc]simplify: iters left: 6 (13 enodes) 1546424505.817 * * [misc]simplify: iters left: 5 (21 enodes) 1546424505.823 * * [misc]simplify: iters left: 4 (32 enodes) 1546424505.833 * * [misc]simplify: iters left: 3 (46 enodes) 1546424505.847 * * [misc]simplify: iters left: 2 (79 enodes) 1546424505.880 * * [misc]simplify: iters left: 1 (139 enodes) 1546424505.917 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424505.917 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt 1) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) t)) (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424505.917 * * * * [misc]progress: [ 145 / 476 ] simplifiying candidate # 1546424505.917 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424505.917 * * [misc]simplify: iters left: 6 (12 enodes) 1546424505.919 * * [misc]simplify: iters left: 5 (20 enodes) 1546424505.922 * * [misc]simplify: iters left: 4 (31 enodes) 1546424505.926 * * [misc]simplify: iters left: 3 (45 enodes) 1546424505.933 * * [misc]simplify: iters left: 2 (78 enodes) 1546424505.949 * * [misc]simplify: iters left: 1 (138 enodes) 1546424505.983 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424505.983 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt 1) (sqrt 1)) t)) (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424505.983 * * * * [misc]progress: [ 146 / 476 ] simplifiying candidate # 1546424505.983 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ 1 (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424505.983 * * [misc]simplify: iters left: 6 (11 enodes) 1546424505.986 * * [misc]simplify: iters left: 5 (19 enodes) 1546424505.989 * * [misc]simplify: iters left: 4 (30 enodes) 1546424505.993 * * [misc]simplify: iters left: 3 (44 enodes) 1546424506.000 * * [misc]simplify: iters left: 2 (77 enodes) 1546424506.026 * * [misc]simplify: iters left: 1 (138 enodes) 1546424506.084 * [exit]simplify: Simplified to (/ (/ (cbrt (fma -5 (* v v) 1)) (- 1 (* v v))) (sqrt (/ 1 (cbrt (fma -5 (* v v) 1))))) 1546424506.084 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt 1) (sqrt PI)) t)) (/ (/ (cbrt (fma -5 (* v v) 1)) (- 1 (* v v))) (sqrt (/ 1 (cbrt (fma -5 (* v v) 1))))))) 1546424506.084 * * * * [misc]progress: [ 147 / 476 ] simplifiying candidate # 1546424506.084 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424506.084 * * [misc]simplify: iters left: 6 (13 enodes) 1546424506.089 * * [misc]simplify: iters left: 5 (21 enodes) 1546424506.095 * * [misc]simplify: iters left: 4 (32 enodes) 1546424506.106 * * [misc]simplify: iters left: 3 (46 enodes) 1546424506.120 * * [misc]simplify: iters left: 2 (79 enodes) 1546424506.152 * * [misc]simplify: iters left: 1 (139 enodes) 1546424506.204 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424506.204 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt 1) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) t)) (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424506.204 * * * * [misc]progress: [ 148 / 476 ] simplifiying candidate # 1546424506.204 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424506.204 * * [misc]simplify: iters left: 6 (12 enodes) 1546424506.206 * * [misc]simplify: iters left: 5 (20 enodes) 1546424506.209 * * [misc]simplify: iters left: 4 (31 enodes) 1546424506.214 * * [misc]simplify: iters left: 3 (45 enodes) 1546424506.223 * * [misc]simplify: iters left: 2 (78 enodes) 1546424506.250 * * [misc]simplify: iters left: 1 (138 enodes) 1546424506.308 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424506.309 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt 1) 1) t)) (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424506.309 * * * * [misc]progress: [ 149 / 476 ] simplifiying candidate # 1546424506.309 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424506.309 * * [misc]simplify: iters left: 6 (14 enodes) 1546424506.314 * * [misc]simplify: iters left: 5 (22 enodes) 1546424506.320 * * [misc]simplify: iters left: 4 (33 enodes) 1546424506.327 * * [misc]simplify: iters left: 3 (47 enodes) 1546424506.334 * * [misc]simplify: iters left: 2 (80 enodes) 1546424506.351 * * [misc]simplify: iters left: 1 (140 enodes) 1546424506.410 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424506.410 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (* (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (cbrt (fma (* v v) -5 1)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))))) t)) (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424506.410 * * * * [misc]progress: [ 150 / 476 ] simplifiying candidate # 1546424506.410 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (fma (* v v) -5 1))) (sqrt (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424506.410 * * [misc]simplify: iters left: 6 (14 enodes) 1546424506.415 * * [misc]simplify: iters left: 5 (22 enodes) 1546424506.421 * * [misc]simplify: iters left: 4 (33 enodes) 1546424506.431 * * [misc]simplify: iters left: 3 (47 enodes) 1546424506.442 * * [misc]simplify: iters left: 2 (80 enodes) 1546424506.462 * * [misc]simplify: iters left: 1 (140 enodes) 1546424506.501 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424506.501 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (* (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (cbrt (fma (* v v) -5 1)))) (sqrt (* (cbrt (/ PI (cbrt (fma (* v v) -5 1)))) (cbrt (/ PI (cbrt (fma (* v v) -5 1))))))) t)) (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424506.501 * * * * [misc]progress: [ 151 / 476 ] simplifiying candidate # 1546424506.502 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424506.502 * * [misc]simplify: iters left: 6 (14 enodes) 1546424506.506 * * [misc]simplify: iters left: 5 (22 enodes) 1546424506.513 * * [misc]simplify: iters left: 4 (33 enodes) 1546424506.523 * * [misc]simplify: iters left: 3 (47 enodes) 1546424506.537 * * [misc]simplify: iters left: 2 (80 enodes) 1546424506.571 * * [misc]simplify: iters left: 1 (140 enodes) 1546424506.601 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424506.601 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (* (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (cbrt (fma (* v v) -5 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) t)) (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424506.601 * * * * [misc]progress: [ 152 / 476 ] simplifiying candidate # 1546424506.601 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (fma (* v v) -5 1))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424506.601 * * [misc]simplify: iters left: 6 (13 enodes) 1546424506.604 * * [misc]simplify: iters left: 5 (21 enodes) 1546424506.610 * * [misc]simplify: iters left: 4 (32 enodes) 1546424506.619 * * [misc]simplify: iters left: 3 (46 enodes) 1546424506.634 * * [misc]simplify: iters left: 2 (79 enodes) 1546424506.666 * * [misc]simplify: iters left: 1 (139 enodes) 1546424506.728 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424506.728 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (* (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (cbrt (fma (* v v) -5 1)))) (sqrt 1)) t)) (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424506.728 * * * * [misc]progress: [ 153 / 476 ] simplifiying candidate # 1546424506.728 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (fma (* v v) -5 1))) (sqrt (/ 1 (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424506.729 * * [misc]simplify: iters left: 6 (12 enodes) 1546424506.732 * * [misc]simplify: iters left: 5 (20 enodes) 1546424506.735 * * [misc]simplify: iters left: 4 (31 enodes) 1546424506.740 * * [misc]simplify: iters left: 3 (45 enodes) 1546424506.747 * * [misc]simplify: iters left: 2 (78 enodes) 1546424506.763 * * [misc]simplify: iters left: 1 (138 enodes) 1546424506.800 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) 1546424506.800 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (* (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (cbrt (fma (* v v) -5 1)))) (sqrt PI)) t)) (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))))) 1546424506.800 * * * * [misc]progress: [ 154 / 476 ] simplifiying candidate # 1546424506.800 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424506.801 * * [misc]simplify: iters left: 6 (14 enodes) 1546424506.805 * * [misc]simplify: iters left: 5 (22 enodes) 1546424506.812 * * [misc]simplify: iters left: 4 (33 enodes) 1546424506.822 * * [misc]simplify: iters left: 3 (47 enodes) 1546424506.836 * * [misc]simplify: iters left: 2 (80 enodes) 1546424506.869 * * [misc]simplify: iters left: 1 (140 enodes) 1546424506.928 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424506.928 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (* (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (cbrt (fma (* v v) -5 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) t)) (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424506.928 * * * * [misc]progress: [ 155 / 476 ] simplifiying candidate # 1546424506.928 * [enter]simplify: Simplifying (/ (/ (cbrt (cbrt (fma (* v v) -5 1))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424506.929 * * [misc]simplify: iters left: 6 (13 enodes) 1546424506.931 * * [misc]simplify: iters left: 5 (21 enodes) 1546424506.934 * * [misc]simplify: iters left: 4 (32 enodes) 1546424506.938 * * [misc]simplify: iters left: 3 (46 enodes) 1546424506.946 * * [misc]simplify: iters left: 2 (79 enodes) 1546424506.962 * * [misc]simplify: iters left: 1 (139 enodes) 1546424506.994 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424506.994 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (* (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (cbrt (fma (* v v) -5 1)))) 1) t)) (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424506.995 * * * * [misc]progress: [ 156 / 476 ] simplifiying candidate # 1546424506.995 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424506.995 * * [misc]simplify: iters left: 6 (14 enodes) 1546424506.997 * * [misc]simplify: iters left: 5 (22 enodes) 1546424507.000 * * [misc]simplify: iters left: 4 (33 enodes) 1546424507.007 * * [misc]simplify: iters left: 3 (47 enodes) 1546424507.019 * * [misc]simplify: iters left: 2 (80 enodes) 1546424507.046 * * [misc]simplify: iters left: 1 (140 enodes) 1546424507.101 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424507.102 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))))) t)) (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424507.102 * * * * [misc]progress: [ 157 / 476 ] simplifiying candidate # 1546424507.102 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424507.102 * * [misc]simplify: iters left: 6 (14 enodes) 1546424507.106 * * [misc]simplify: iters left: 5 (22 enodes) 1546424507.110 * * [misc]simplify: iters left: 4 (33 enodes) 1546424507.115 * * [misc]simplify: iters left: 3 (47 enodes) 1546424507.122 * * [misc]simplify: iters left: 2 (80 enodes) 1546424507.138 * * [misc]simplify: iters left: 1 (140 enodes) 1546424507.188 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424507.188 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (* (cbrt (/ PI (cbrt (fma (* v v) -5 1)))) (cbrt (/ PI (cbrt (fma (* v v) -5 1))))))) t)) (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424507.188 * * * * [misc]progress: [ 158 / 476 ] simplifiying candidate # 1546424507.188 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424507.188 * * [misc]simplify: iters left: 6 (14 enodes) 1546424507.192 * * [misc]simplify: iters left: 5 (22 enodes) 1546424507.198 * * [misc]simplify: iters left: 4 (33 enodes) 1546424507.206 * * [misc]simplify: iters left: 3 (47 enodes) 1546424507.221 * * [misc]simplify: iters left: 2 (80 enodes) 1546424507.253 * * [misc]simplify: iters left: 1 (140 enodes) 1546424507.312 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424507.312 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) t)) (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424507.312 * * * * [misc]progress: [ 159 / 476 ] simplifiying candidate # 1546424507.312 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424507.312 * * [misc]simplify: iters left: 6 (13 enodes) 1546424507.317 * * [misc]simplify: iters left: 5 (21 enodes) 1546424507.325 * * [misc]simplify: iters left: 4 (32 enodes) 1546424507.335 * * [misc]simplify: iters left: 3 (46 enodes) 1546424507.346 * * [misc]simplify: iters left: 2 (79 enodes) 1546424507.375 * * [misc]simplify: iters left: 1 (139 enodes) 1546424507.412 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424507.412 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt 1)) t)) (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424507.413 * * * * [misc]progress: [ 160 / 476 ] simplifiying candidate # 1546424507.413 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (/ 1 (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424507.413 * * [misc]simplify: iters left: 6 (12 enodes) 1546424507.415 * * [misc]simplify: iters left: 5 (20 enodes) 1546424507.420 * * [misc]simplify: iters left: 4 (31 enodes) 1546424507.431 * * [misc]simplify: iters left: 3 (45 enodes) 1546424507.445 * * [misc]simplify: iters left: 2 (78 enodes) 1546424507.478 * * [misc]simplify: iters left: 1 (138 enodes) 1546424507.526 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) 1546424507.526 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt PI)) t)) (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))))) 1546424507.526 * * * * [misc]progress: [ 161 / 476 ] simplifiying candidate # 1546424507.527 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424507.527 * * [misc]simplify: iters left: 6 (14 enodes) 1546424507.529 * * [misc]simplify: iters left: 5 (22 enodes) 1546424507.532 * * [misc]simplify: iters left: 4 (33 enodes) 1546424507.537 * * [misc]simplify: iters left: 3 (47 enodes) 1546424507.550 * * [misc]simplify: iters left: 2 (80 enodes) 1546424507.582 * * [misc]simplify: iters left: 1 (140 enodes) 1546424507.642 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424507.642 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) t)) (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424507.643 * * * * [misc]progress: [ 162 / 476 ] simplifiying candidate # 1546424507.643 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424507.643 * * [misc]simplify: iters left: 6 (13 enodes) 1546424507.647 * * [misc]simplify: iters left: 5 (21 enodes) 1546424507.654 * * [misc]simplify: iters left: 4 (32 enodes) 1546424507.663 * * [misc]simplify: iters left: 3 (46 enodes) 1546424507.676 * * [misc]simplify: iters left: 2 (79 enodes) 1546424507.693 * * [misc]simplify: iters left: 1 (139 enodes) 1546424507.741 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424507.742 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (sqrt (cbrt (fma (* v v) -5 1))) 1) t)) (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424507.742 * * * * [misc]progress: [ 163 / 476 ] simplifiying candidate # 1546424507.742 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424507.742 * * [misc]simplify: iters left: 6 (13 enodes) 1546424507.746 * * [misc]simplify: iters left: 5 (21 enodes) 1546424507.753 * * [misc]simplify: iters left: 4 (32 enodes) 1546424507.762 * * [misc]simplify: iters left: 3 (46 enodes) 1546424507.776 * * [misc]simplify: iters left: 2 (79 enodes) 1546424507.810 * * [misc]simplify: iters left: 1 (139 enodes) 1546424507.870 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424507.870 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ 1 (* (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1))))))) t)) (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424507.870 * * * * [misc]progress: [ 164 / 476 ] simplifiying candidate # 1546424507.871 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424507.871 * * [misc]simplify: iters left: 6 (13 enodes) 1546424507.875 * * [misc]simplify: iters left: 5 (21 enodes) 1546424507.881 * * [misc]simplify: iters left: 4 (32 enodes) 1546424507.891 * * [misc]simplify: iters left: 3 (46 enodes) 1546424507.905 * * [misc]simplify: iters left: 2 (79 enodes) 1546424507.939 * * [misc]simplify: iters left: 1 (139 enodes) 1546424507.985 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424507.985 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ 1 (sqrt (* (cbrt (/ PI (cbrt (fma (* v v) -5 1)))) (cbrt (/ PI (cbrt (fma (* v v) -5 1))))))) t)) (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424507.985 * * * * [misc]progress: [ 165 / 476 ] simplifiying candidate # 1546424507.985 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424507.985 * * [misc]simplify: iters left: 6 (13 enodes) 1546424507.987 * * [misc]simplify: iters left: 5 (21 enodes) 1546424507.990 * * [misc]simplify: iters left: 4 (32 enodes) 1546424507.995 * * [misc]simplify: iters left: 3 (46 enodes) 1546424508.002 * * [misc]simplify: iters left: 2 (79 enodes) 1546424508.032 * * [misc]simplify: iters left: 1 (139 enodes) 1546424508.074 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424508.075 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ 1 (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) t)) (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424508.075 * * * * [misc]progress: [ 166 / 476 ] simplifiying candidate # 1546424508.075 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424508.075 * * [misc]simplify: iters left: 6 (12 enodes) 1546424508.077 * * [misc]simplify: iters left: 5 (20 enodes) 1546424508.080 * * [misc]simplify: iters left: 4 (31 enodes) 1546424508.085 * * [misc]simplify: iters left: 3 (45 enodes) 1546424508.092 * * [misc]simplify: iters left: 2 (78 enodes) 1546424508.120 * * [misc]simplify: iters left: 1 (138 enodes) 1546424508.176 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424508.176 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ 1 (sqrt 1)) t)) (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424508.176 * * * * [misc]progress: [ 167 / 476 ] simplifiying candidate # 1546424508.176 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ 1 (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424508.176 * * [misc]simplify: iters left: 6 (11 enodes) 1546424508.179 * * [misc]simplify: iters left: 5 (19 enodes) 1546424508.184 * * [misc]simplify: iters left: 4 (30 enodes) 1546424508.192 * * [misc]simplify: iters left: 3 (44 enodes) 1546424508.204 * * [misc]simplify: iters left: 2 (77 enodes) 1546424508.223 * * [misc]simplify: iters left: 1 (138 enodes) 1546424508.253 * [exit]simplify: Simplified to (/ (/ (cbrt (fma -5 (* v v) 1)) (- 1 (* v v))) (sqrt (/ 1 (cbrt (fma -5 (* v v) 1))))) 1546424508.253 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ 1 (sqrt PI)) t)) (/ (/ (cbrt (fma -5 (* v v) 1)) (- 1 (* v v))) (sqrt (/ 1 (cbrt (fma -5 (* v v) 1))))))) 1546424508.253 * * * * [misc]progress: [ 168 / 476 ] simplifiying candidate # 1546424508.254 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (- 1 (* v v))) 1546424508.254 * * [misc]simplify: iters left: 6 (13 enodes) 1546424508.256 * * [misc]simplify: iters left: 5 (21 enodes) 1546424508.263 * * [misc]simplify: iters left: 4 (32 enodes) 1546424508.272 * * [misc]simplify: iters left: 3 (46 enodes) 1546424508.285 * * [misc]simplify: iters left: 2 (79 enodes) 1546424508.313 * * [misc]simplify: iters left: 1 (139 enodes) 1546424508.362 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424508.362 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ 1 (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) t)) (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))))) 1546424508.363 * * * * [misc]progress: [ 169 / 476 ] simplifiying candidate # 1546424508.363 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424508.363 * * [misc]simplify: iters left: 6 (12 enodes) 1546424508.365 * * [misc]simplify: iters left: 5 (20 enodes) 1546424508.368 * * [misc]simplify: iters left: 4 (31 enodes) 1546424508.373 * * [misc]simplify: iters left: 3 (45 enodes) 1546424508.380 * * [misc]simplify: iters left: 2 (78 enodes) 1546424508.397 * * [misc]simplify: iters left: 1 (138 enodes) 1546424508.434 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424508.434 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ 1 1) t)) (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424508.434 * * * * [misc]progress: [ 170 / 476 ] simplifiying candidate # 1546424508.434 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424508.434 * * [misc]simplify: iters left: 6 (12 enodes) 1546424508.436 * * [misc]simplify: iters left: 5 (20 enodes) 1546424508.439 * * [misc]simplify: iters left: 4 (31 enodes) 1546424508.444 * * [misc]simplify: iters left: 3 (45 enodes) 1546424508.454 * * [misc]simplify: iters left: 2 (78 enodes) 1546424508.487 * * [misc]simplify: iters left: 1 (138 enodes) 1546424508.532 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424508.532 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ 1 t)) (/ (/ (cbrt (fma v (* v -5) 1)) (- 1 (* v v))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424508.532 * * * * [misc]progress: [ 171 / 476 ] simplifiying candidate # 1546424508.533 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (- 1 (* v v))) 1546424508.533 * * [misc]simplify: iters left: 6 (12 enodes) 1546424508.535 * * [misc]simplify: iters left: 5 (20 enodes) 1546424508.539 * * [misc]simplify: iters left: 4 (31 enodes) 1546424508.543 * * [misc]simplify: iters left: 3 (45 enodes) 1546424508.552 * * [misc]simplify: iters left: 2 (78 enodes) 1546424508.584 * * [misc]simplify: iters left: 1 (137 enodes) 1546424508.636 * [exit]simplify: Simplified to (/ (/ 1 (- 1 (* v v))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) 1546424508.636 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (cbrt (fma (* v v) -5 1)) t)) (/ (/ 1 (- 1 (* v v))) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))))) 1546424508.636 * * * * [misc]progress: [ 172 / 476 ] simplifiying candidate # 1546424508.636 * [enter]simplify: Simplifying (/ (sqrt (cbrt (fma (* v v) -5 1))) (- 1 (* v v))) 1546424508.636 * * [misc]simplify: iters left: 6 (9 enodes) 1546424508.638 * * [misc]simplify: iters left: 5 (15 enodes) 1546424508.640 * * [misc]simplify: iters left: 4 (23 enodes) 1546424508.643 * * [misc]simplify: iters left: 3 (29 enodes) 1546424508.647 * * [misc]simplify: iters left: 2 (30 enodes) 1546424508.651 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))) 1546424508.651 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt PI)) t)) (/ (sqrt (cbrt (fma v (* v -5) 1))) (- 1 (* v v))))) 1546424508.651 * * * * [misc]progress: [ 173 / 476 ] simplifiying candidate # 1546424508.652 * [enter]simplify: Simplifying (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))) 1546424508.652 * * [misc]simplify: iters left: 6 (14 enodes) 1546424508.654 * * [misc]simplify: iters left: 5 (25 enodes) 1546424508.658 * * [misc]simplify: iters left: 4 (49 enodes) 1546424508.676 * * [misc]simplify: iters left: 3 (80 enodes) 1546424508.699 * * [misc]simplify: iters left: 2 (127 enodes) 1546424508.734 * * [misc]simplify: iters left: 1 (289 enodes) 1546424508.947 * [exit]simplify: Simplified to (/ (/ (cbrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1546424508.947 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) 1) (/ (/ (cbrt (fma v (* v -5) 1)) (fma (- t) (* v v) t)) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424508.947 * * * * [misc]progress: [ 174 / 476 ] simplifiying candidate # 1546424508.947 * [enter]simplify: Simplifying (/ 1 (* t (- 1 (* v v)))) 1546424508.947 * * [misc]simplify: iters left: 6 (7 enodes) 1546424508.950 * * [misc]simplify: iters left: 5 (14 enodes) 1546424508.954 * * [misc]simplify: iters left: 4 (24 enodes) 1546424508.966 * * [misc]simplify: iters left: 3 (41 enodes) 1546424508.978 * * [misc]simplify: iters left: 2 (58 enodes) 1546424508.992 * * [misc]simplify: iters left: 1 (62 enodes) 1546424509.002 * [exit]simplify: Simplified to (/ (/ 1 t) (- 1 (* v v))) 1546424509.002 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (/ (/ 1 t) (- 1 (* v v))))) 1546424509.002 * * * * [misc]progress: [ 175 / 476 ] simplifiying candidate # 1546424509.003 * [enter]simplify: Simplifying (+ (* 1 1) (+ (* (* v v) (* v v)) (* 1 (* v v)))) 1546424509.003 * * [misc]simplify: iters left: 6 (8 enodes) 1546424509.005 * * [misc]simplify: iters left: 5 (25 enodes) 1546424509.011 * * [misc]simplify: iters left: 4 (65 enodes) 1546424509.030 * * [misc]simplify: iters left: 3 (129 enodes) 1546424509.114 * * [misc]simplify: iters left: 2 (197 enodes) 1546424509.174 * * [misc]simplify: iters left: 1 (243 enodes) 1546424509.229 * [exit]simplify: Simplified to (fma (fma v v 1) (* v v) 1) 1546424509.229 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- (pow 1 3) (pow (* v v) 3))))) (fma (fma v v 1) (* v v) 1))) 1546424509.230 * * * * [misc]progress: [ 176 / 476 ] simplifiying candidate # 1546424509.230 * [enter]simplify: Simplifying (+ 1 (* v v)) 1546424509.230 * * [misc]simplify: iters left: 4 (4 enodes) 1546424509.231 * * [misc]simplify: iters left: 3 (7 enodes) 1546424509.233 * * [misc]simplify: iters left: 2 (8 enodes) 1546424509.235 * [exit]simplify: Simplified to (fma v v 1) 1546424509.235 * [misc]simplify: Simplified (2 2) to (λ (v t) (* (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- (* 1 1) (* (* v v) (* v v)))))) (fma v v 1))) 1546424509.235 * * * * [misc]progress: [ 177 / 476 ] simplifiying candidate # 1546424509.236 * [enter]simplify: Simplifying (* (cbrt (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (cbrt (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424509.236 * * [misc]simplify: iters left: 6 (18 enodes) 1546424509.242 * * [misc]simplify: iters left: 5 (27 enodes) 1546424509.250 * * [misc]simplify: iters left: 4 (37 enodes) 1546424509.261 * * [misc]simplify: iters left: 3 (44 enodes) 1546424509.272 * [exit]simplify: Simplified to (* (cbrt (/ (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (cbrt (/ (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424509.272 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (cbrt (/ (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (cbrt (/ (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (cbrt (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.272 * * * * [misc]progress: [ 178 / 476 ] simplifiying candidate # 1546424509.273 * [enter]simplify: Simplifying (sqrt (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424509.273 * * [misc]simplify: iters left: 6 (17 enodes) 1546424509.278 * * [misc]simplify: iters left: 5 (26 enodes) 1546424509.285 * * [misc]simplify: iters left: 4 (36 enodes) 1546424509.295 * * [misc]simplify: iters left: 3 (43 enodes) 1546424509.306 * [exit]simplify: Simplified to (sqrt (/ (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424509.307 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (sqrt (/ (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (sqrt (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.307 * * * * [misc]progress: [ 179 / 476 ] simplifiying candidate # 1546424509.307 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424509.307 * * [misc]simplify: iters left: 6 (20 enodes) 1546424509.314 * * [misc]simplify: iters left: 5 (33 enodes) 1546424509.324 * * [misc]simplify: iters left: 4 (49 enodes) 1546424509.337 * * [misc]simplify: iters left: 3 (59 enodes) 1546424509.344 * * [misc]simplify: iters left: 2 (62 enodes) 1546424509.352 * [exit]simplify: Simplified to (* (/ (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (/ (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424509.352 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (/ (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.352 * * * * [misc]progress: [ 180 / 476 ] simplifiying candidate # 1546424509.352 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424509.352 * * [misc]simplify: iters left: 6 (20 enodes) 1546424509.356 * * [misc]simplify: iters left: 5 (30 enodes) 1546424509.360 * * [misc]simplify: iters left: 4 (39 enodes) 1546424509.365 * * [misc]simplify: iters left: 3 (47 enodes) 1546424509.372 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2))))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424509.372 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2))))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.372 * * * * [misc]progress: [ 181 / 476 ] simplifiying candidate # 1546424509.372 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424509.372 * * [misc]simplify: iters left: 6 (19 enodes) 1546424509.375 * * [misc]simplify: iters left: 5 (28 enodes) 1546424509.379 * * [misc]simplify: iters left: 4 (37 enodes) 1546424509.384 * * [misc]simplify: iters left: 3 (45 enodes) 1546424509.390 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424509.390 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.390 * * * * [misc]progress: [ 182 / 476 ] simplifiying candidate # 1546424509.391 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))))) (sqrt 1)) 1546424509.391 * * [misc]simplify: iters left: 6 (16 enodes) 1546424509.396 * * [misc]simplify: iters left: 5 (25 enodes) 1546424509.404 * * [misc]simplify: iters left: 4 (34 enodes) 1546424509.413 * * [misc]simplify: iters left: 3 (45 enodes) 1546424509.427 * * [misc]simplify: iters left: 2 (60 enodes) 1546424509.440 * * [misc]simplify: iters left: 1 (61 enodes) 1546424509.451 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))))) 1546424509.451 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))))) (* (/ (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.451 * * * * [misc]progress: [ 183 / 476 ] simplifiying candidate # 1546424509.451 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))))) (sqrt PI)) 1546424509.451 * * [misc]simplify: iters left: 6 (17 enodes) 1546424509.457 * * [misc]simplify: iters left: 5 (26 enodes) 1546424509.462 * * [misc]simplify: iters left: 4 (35 enodes) 1546424509.467 * * [misc]simplify: iters left: 3 (43 enodes) 1546424509.473 * [exit]simplify: Simplified to (/ (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (/ (sqrt PI) (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))))) 1546424509.473 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (/ (sqrt PI) (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))))) (* (/ (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.473 * * * * [misc]progress: [ 184 / 476 ] simplifiying candidate # 1546424509.473 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424509.473 * * [misc]simplify: iters left: 6 (19 enodes) 1546424509.476 * * [misc]simplify: iters left: 5 (28 enodes) 1546424509.480 * * [misc]simplify: iters left: 4 (37 enodes) 1546424509.485 * * [misc]simplify: iters left: 3 (45 enodes) 1546424509.491 * [exit]simplify: Simplified to (/ (* (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424509.491 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.491 * * * * [misc]progress: [ 185 / 476 ] simplifiying candidate # 1546424509.491 * [enter]simplify: Simplifying (/ (* (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))))) 1) 1546424509.491 * * [misc]simplify: iters left: 6 (15 enodes) 1546424509.494 * * [misc]simplify: iters left: 5 (24 enodes) 1546424509.498 * * [misc]simplify: iters left: 4 (37 enodes) 1546424509.503 * * [misc]simplify: iters left: 3 (58 enodes) 1546424509.510 * * [misc]simplify: iters left: 2 (84 enodes) 1546424509.522 * [exit]simplify: Simplified to (* (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))))) 1546424509.523 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (cbrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))))) (* (/ (cbrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.523 * * * * [misc]progress: [ 186 / 476 ] simplifiying candidate # 1546424509.523 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424509.523 * * [misc]simplify: iters left: 6 (19 enodes) 1546424509.526 * * [misc]simplify: iters left: 5 (28 enodes) 1546424509.530 * * [misc]simplify: iters left: 4 (35 enodes) 1546424509.535 * * [misc]simplify: iters left: 3 (42 enodes) 1546424509.547 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424509.547 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (sqrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.547 * * * * [misc]progress: [ 187 / 476 ] simplifiying candidate # 1546424509.547 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424509.547 * * [misc]simplify: iters left: 6 (19 enodes) 1546424509.553 * * [misc]simplify: iters left: 5 (27 enodes) 1546424509.561 * * [misc]simplify: iters left: 4 (34 enodes) 1546424509.571 * * [misc]simplify: iters left: 3 (41 enodes) 1546424509.582 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424509.582 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (sqrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.582 * * * * [misc]progress: [ 188 / 476 ] simplifiying candidate # 1546424509.582 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424509.582 * * [misc]simplify: iters left: 6 (18 enodes) 1546424509.588 * * [misc]simplify: iters left: 5 (25 enodes) 1546424509.595 * * [misc]simplify: iters left: 4 (32 enodes) 1546424509.604 * * [misc]simplify: iters left: 3 (39 enodes) 1546424509.613 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424509.614 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (sqrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.614 * * * * [misc]progress: [ 189 / 476 ] simplifiying candidate # 1546424509.614 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt 1)) 1546424509.614 * * [misc]simplify: iters left: 6 (15 enodes) 1546424509.619 * * [misc]simplify: iters left: 5 (22 enodes) 1546424509.624 * * [misc]simplify: iters left: 4 (29 enodes) 1546424509.632 * * [misc]simplify: iters left: 3 (38 enodes) 1546424509.641 * [exit]simplify: Simplified to (sqrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) 1546424509.641 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (sqrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) (* (/ (sqrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.641 * * * * [misc]progress: [ 190 / 476 ] simplifiying candidate # 1546424509.642 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) 1546424509.642 * * [misc]simplify: iters left: 6 (16 enodes) 1546424509.646 * * [misc]simplify: iters left: 5 (23 enodes) 1546424509.654 * * [misc]simplify: iters left: 4 (30 enodes) 1546424509.663 * * [misc]simplify: iters left: 3 (37 enodes) 1546424509.671 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) 1546424509.672 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) (* (/ (sqrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.672 * * * * [misc]progress: [ 191 / 476 ] simplifiying candidate # 1546424509.672 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424509.672 * * [misc]simplify: iters left: 6 (18 enodes) 1546424509.677 * * [misc]simplify: iters left: 5 (25 enodes) 1546424509.685 * * [misc]simplify: iters left: 4 (32 enodes) 1546424509.694 * * [misc]simplify: iters left: 3 (39 enodes) 1546424509.705 * [exit]simplify: Simplified to (/ (sqrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424509.705 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (sqrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.705 * * * * [misc]progress: [ 192 / 476 ] simplifiying candidate # 1546424509.705 * [enter]simplify: Simplifying (/ (sqrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) 1) 1546424509.705 * * [misc]simplify: iters left: 6 (14 enodes) 1546424509.710 * * [misc]simplify: iters left: 5 (21 enodes) 1546424509.717 * * [misc]simplify: iters left: 4 (30 enodes) 1546424509.725 * * [misc]simplify: iters left: 3 (37 enodes) 1546424509.734 * [exit]simplify: Simplified to (sqrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) 1546424509.734 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (sqrt (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma (* v -6) v 2)))) (* (/ (sqrt (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.734 * * * * [misc]progress: [ 193 / 476 ] simplifiying candidate # 1546424509.734 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424509.734 * * [misc]simplify: iters left: 6 (22 enodes) 1546424509.741 * * [misc]simplify: iters left: 5 (35 enodes) 1546424509.752 * * [misc]simplify: iters left: 4 (52 enodes) 1546424509.763 * * [misc]simplify: iters left: 3 (72 enodes) 1546424509.772 * * [misc]simplify: iters left: 2 (84 enodes) 1546424509.784 * * [misc]simplify: iters left: 1 (87 enodes) 1546424509.796 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424509.796 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.796 * * * * [misc]progress: [ 194 / 476 ] simplifiying candidate # 1546424509.796 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424509.796 * * [misc]simplify: iters left: 6 (22 enodes) 1546424509.800 * * [misc]simplify: iters left: 5 (34 enodes) 1546424509.805 * * [misc]simplify: iters left: 4 (46 enodes) 1546424509.811 * * [misc]simplify: iters left: 3 (56 enodes) 1546424509.818 * * [misc]simplify: iters left: 2 (62 enodes) 1546424509.826 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424509.826 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.826 * * * * [misc]progress: [ 195 / 476 ] simplifiying candidate # 1546424509.826 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424509.826 * * [misc]simplify: iters left: 6 (21 enodes) 1546424509.830 * * [misc]simplify: iters left: 5 (32 enodes) 1546424509.835 * * [misc]simplify: iters left: 4 (44 enodes) 1546424509.841 * * [misc]simplify: iters left: 3 (54 enodes) 1546424509.848 * * [misc]simplify: iters left: 2 (60 enodes) 1546424509.863 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424509.863 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.864 * * * * [misc]progress: [ 196 / 476 ] simplifiying candidate # 1546424509.864 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt 1)) 1546424509.864 * * [misc]simplify: iters left: 6 (18 enodes) 1546424509.872 * * [misc]simplify: iters left: 5 (29 enodes) 1546424509.881 * * [misc]simplify: iters left: 4 (41 enodes) 1546424509.893 * * [misc]simplify: iters left: 3 (51 enodes) 1546424509.904 * * [misc]simplify: iters left: 2 (56 enodes) 1546424509.916 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) 1546424509.916 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.916 * * * * [misc]progress: [ 197 / 476 ] simplifiying candidate # 1546424509.917 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt PI)) 1546424509.917 * * [misc]simplify: iters left: 6 (19 enodes) 1546424509.923 * * [misc]simplify: iters left: 5 (30 enodes) 1546424509.932 * * [misc]simplify: iters left: 4 (42 enodes) 1546424509.943 * * [misc]simplify: iters left: 3 (52 enodes) 1546424509.950 * * [misc]simplify: iters left: 2 (58 enodes) 1546424509.957 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (cbrt (sqrt (fma (* v v) -6 2)))) (* (sqrt PI) (cbrt (sqrt (fma (* v v) -6 2))))) 1546424509.957 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (cbrt (sqrt (fma (* v v) -6 2)))) (* (sqrt PI) (cbrt (sqrt (fma (* v v) -6 2))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424509.957 * * * * [misc]progress: [ 198 / 476 ] simplifiying candidate # 1546424509.957 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424509.958 * * [misc]simplify: iters left: 6 (21 enodes) 1546424509.961 * * [misc]simplify: iters left: 5 (32 enodes) 1546424509.968 * * [misc]simplify: iters left: 4 (44 enodes) 1546424509.981 * * [misc]simplify: iters left: 3 (54 enodes) 1546424509.994 * * [misc]simplify: iters left: 2 (60 enodes) 1546424510.011 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.011 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.011 * * * * [misc]progress: [ 199 / 476 ] simplifiying candidate # 1546424510.011 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) 1) 1546424510.012 * * [misc]simplify: iters left: 6 (17 enodes) 1546424510.017 * * [misc]simplify: iters left: 5 (28 enodes) 1546424510.025 * * [misc]simplify: iters left: 4 (40 enodes) 1546424510.037 * * [misc]simplify: iters left: 3 (52 enodes) 1546424510.049 * * [misc]simplify: iters left: 2 (57 enodes) 1546424510.060 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) 1546424510.060 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.061 * * * * [misc]progress: [ 200 / 476 ] simplifiying candidate # 1546424510.061 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424510.061 * * [misc]simplify: iters left: 6 (22 enodes) 1546424510.068 * * [misc]simplify: iters left: 5 (34 enodes) 1546424510.078 * * [misc]simplify: iters left: 4 (47 enodes) 1546424510.091 * * [misc]simplify: iters left: 3 (59 enodes) 1546424510.106 * * [misc]simplify: iters left: 2 (60 enodes) 1546424510.121 * [exit]simplify: Simplified to (/ (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.121 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.121 * * * * [misc]progress: [ 201 / 476 ] simplifiying candidate # 1546424510.121 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424510.121 * * [misc]simplify: iters left: 6 (22 enodes) 1546424510.128 * * [misc]simplify: iters left: 5 (33 enodes) 1546424510.134 * * [misc]simplify: iters left: 4 (43 enodes) 1546424510.140 * * [misc]simplify: iters left: 3 (50 enodes) 1546424510.148 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.148 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.148 * * * * [misc]progress: [ 202 / 476 ] simplifiying candidate # 1546424510.148 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424510.148 * * [misc]simplify: iters left: 6 (21 enodes) 1546424510.151 * * [misc]simplify: iters left: 5 (31 enodes) 1546424510.156 * * [misc]simplify: iters left: 4 (41 enodes) 1546424510.164 * * [misc]simplify: iters left: 3 (48 enodes) 1546424510.172 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.172 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.172 * * * * [misc]progress: [ 203 / 476 ] simplifiying candidate # 1546424510.172 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt 1)) 1546424510.172 * * [misc]simplify: iters left: 6 (18 enodes) 1546424510.175 * * [misc]simplify: iters left: 5 (28 enodes) 1546424510.179 * * [misc]simplify: iters left: 4 (38 enodes) 1546424510.185 * * [misc]simplify: iters left: 3 (49 enodes) 1546424510.190 * * [misc]simplify: iters left: 2 (50 enodes) 1546424510.195 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v -6) v 2)))) 1546424510.195 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v -6) v 2)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.195 * * * * [misc]progress: [ 204 / 476 ] simplifiying candidate # 1546424510.195 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt PI)) 1546424510.195 * * [misc]simplify: iters left: 6 (19 enodes) 1546424510.201 * * [misc]simplify: iters left: 5 (29 enodes) 1546424510.209 * * [misc]simplify: iters left: 4 (39 enodes) 1546424510.218 * * [misc]simplify: iters left: 3 (46 enodes) 1546424510.228 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (fabs (cbrt (fma (* v v) -6 2))) (sqrt PI))) 1546424510.228 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (fabs (cbrt (fma (* v v) -6 2))) (sqrt PI))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.228 * * * * [misc]progress: [ 205 / 476 ] simplifiying candidate # 1546424510.229 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424510.229 * * [misc]simplify: iters left: 6 (21 enodes) 1546424510.235 * * [misc]simplify: iters left: 5 (31 enodes) 1546424510.244 * * [misc]simplify: iters left: 4 (41 enodes) 1546424510.253 * * [misc]simplify: iters left: 3 (48 enodes) 1546424510.260 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.260 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.260 * * * * [misc]progress: [ 206 / 476 ] simplifiying candidate # 1546424510.261 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) 1) 1546424510.261 * * [misc]simplify: iters left: 6 (17 enodes) 1546424510.263 * * [misc]simplify: iters left: 5 (27 enodes) 1546424510.267 * * [misc]simplify: iters left: 4 (37 enodes) 1546424510.273 * * [misc]simplify: iters left: 3 (49 enodes) 1546424510.278 * * [misc]simplify: iters left: 2 (50 enodes) 1546424510.283 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) 1546424510.283 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.283 * * * * [misc]progress: [ 207 / 476 ] simplifiying candidate # 1546424510.284 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424510.284 * * [misc]simplify: iters left: 6 (21 enodes) 1546424510.287 * * [misc]simplify: iters left: 5 (32 enodes) 1546424510.297 * * [misc]simplify: iters left: 4 (45 enodes) 1546424510.309 * * [misc]simplify: iters left: 3 (57 enodes) 1546424510.317 * * [misc]simplify: iters left: 2 (58 enodes) 1546424510.324 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424510.324 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.324 * * * * [misc]progress: [ 208 / 476 ] simplifiying candidate # 1546424510.324 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424510.325 * * [misc]simplify: iters left: 6 (21 enodes) 1546424510.328 * * [misc]simplify: iters left: 5 (31 enodes) 1546424510.332 * * [misc]simplify: iters left: 4 (41 enodes) 1546424510.339 * * [misc]simplify: iters left: 3 (48 enodes) 1546424510.350 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.350 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.350 * * * * [misc]progress: [ 209 / 476 ] simplifiying candidate # 1546424510.350 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424510.350 * * [misc]simplify: iters left: 6 (20 enodes) 1546424510.356 * * [misc]simplify: iters left: 5 (29 enodes) 1546424510.363 * * [misc]simplify: iters left: 4 (39 enodes) 1546424510.372 * * [misc]simplify: iters left: 3 (46 enodes) 1546424510.383 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.384 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.384 * * * * [misc]progress: [ 210 / 476 ] simplifiying candidate # 1546424510.384 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt 1)) 1546424510.384 * * [misc]simplify: iters left: 6 (17 enodes) 1546424510.389 * * [misc]simplify: iters left: 5 (26 enodes) 1546424510.396 * * [misc]simplify: iters left: 4 (36 enodes) 1546424510.406 * * [misc]simplify: iters left: 3 (47 enodes) 1546424510.414 * * [misc]simplify: iters left: 2 (48 enodes) 1546424510.423 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424510.423 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.423 * * * * [misc]progress: [ 211 / 476 ] simplifiying candidate # 1546424510.423 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) 1546424510.423 * * [misc]simplify: iters left: 6 (18 enodes) 1546424510.428 * * [misc]simplify: iters left: 5 (27 enodes) 1546424510.435 * * [misc]simplify: iters left: 4 (37 enodes) 1546424510.445 * * [misc]simplify: iters left: 3 (44 enodes) 1546424510.455 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt PI))) 1546424510.455 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt PI))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.456 * * * * [misc]progress: [ 212 / 476 ] simplifiying candidate # 1546424510.456 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424510.456 * * [misc]simplify: iters left: 6 (20 enodes) 1546424510.461 * * [misc]simplify: iters left: 5 (29 enodes) 1546424510.469 * * [misc]simplify: iters left: 4 (39 enodes) 1546424510.480 * * [misc]simplify: iters left: 3 (46 enodes) 1546424510.491 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.491 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.491 * * * * [misc]progress: [ 213 / 476 ] simplifiying candidate # 1546424510.491 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1) 1546424510.491 * * [misc]simplify: iters left: 6 (16 enodes) 1546424510.496 * * [misc]simplify: iters left: 5 (25 enodes) 1546424510.502 * * [misc]simplify: iters left: 4 (35 enodes) 1546424510.512 * * [misc]simplify: iters left: 3 (46 enodes) 1546424510.521 * * [misc]simplify: iters left: 2 (47 enodes) 1546424510.529 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424510.529 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.529 * * * * [misc]progress: [ 214 / 476 ] simplifiying candidate # 1546424510.529 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt 1)) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424510.530 * * [misc]simplify: iters left: 6 (16 enodes) 1546424510.535 * * [misc]simplify: iters left: 5 (25 enodes) 1546424510.541 * * [misc]simplify: iters left: 4 (34 enodes) 1546424510.551 * * [misc]simplify: iters left: 3 (45 enodes) 1546424510.560 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.560 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.560 * * * * [misc]progress: [ 215 / 476 ] simplifiying candidate # 1546424510.560 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt 1)) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424510.560 * * [misc]simplify: iters left: 6 (16 enodes) 1546424510.565 * * [misc]simplify: iters left: 5 (24 enodes) 1546424510.571 * * [misc]simplify: iters left: 4 (29 enodes) 1546424510.579 * * [misc]simplify: iters left: 3 (36 enodes) 1546424510.587 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.587 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.587 * * * * [misc]progress: [ 216 / 476 ] simplifiying candidate # 1546424510.587 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt 1)) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424510.587 * * [misc]simplify: iters left: 6 (15 enodes) 1546424510.592 * * [misc]simplify: iters left: 5 (22 enodes) 1546424510.598 * * [misc]simplify: iters left: 4 (27 enodes) 1546424510.603 * * [misc]simplify: iters left: 3 (34 enodes) 1546424510.609 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424510.609 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.609 * * * * [misc]progress: [ 217 / 476 ] simplifiying candidate # 1546424510.609 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt 1)) (sqrt 1)) 1546424510.609 * * [misc]simplify: iters left: 6 (11 enodes) 1546424510.612 * * [misc]simplify: iters left: 5 (18 enodes) 1546424510.614 * * [misc]simplify: iters left: 4 (22 enodes) 1546424510.616 * * [misc]simplify: iters left: 3 (25 enodes) 1546424510.619 * [exit]simplify: Simplified to (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) 1546424510.619 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.619 * * * * [misc]progress: [ 218 / 476 ] simplifiying candidate # 1546424510.619 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt 1)) (sqrt PI)) 1546424510.619 * * [misc]simplify: iters left: 6 (13 enodes) 1546424510.622 * * [misc]simplify: iters left: 5 (20 enodes) 1546424510.625 * * [misc]simplify: iters left: 4 (25 enodes) 1546424510.629 * * [misc]simplify: iters left: 3 (32 enodes) 1546424510.636 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt PI)) 1546424510.636 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt PI)) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.636 * * * * [misc]progress: [ 219 / 476 ] simplifiying candidate # 1546424510.636 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt 1)) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424510.637 * * [misc]simplify: iters left: 6 (15 enodes) 1546424510.641 * * [misc]simplify: iters left: 5 (22 enodes) 1546424510.647 * * [misc]simplify: iters left: 4 (27 enodes) 1546424510.654 * * [misc]simplify: iters left: 3 (34 enodes) 1546424510.661 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424510.661 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.661 * * * * [misc]progress: [ 220 / 476 ] simplifiying candidate # 1546424510.661 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt 1)) 1) 1546424510.661 * * [misc]simplify: iters left: 6 (11 enodes) 1546424510.666 * * [misc]simplify: iters left: 5 (18 enodes) 1546424510.669 * * [misc]simplify: iters left: 4 (22 enodes) 1546424510.674 * * [misc]simplify: iters left: 3 (25 enodes) 1546424510.678 * [exit]simplify: Simplified to (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) 1546424510.678 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.679 * * * * [misc]progress: [ 221 / 476 ] simplifiying candidate # 1546424510.679 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424510.679 * * [misc]simplify: iters left: 6 (21 enodes) 1546424510.685 * * [misc]simplify: iters left: 5 (32 enodes) 1546424510.694 * * [misc]simplify: iters left: 4 (45 enodes) 1546424510.705 * * [misc]simplify: iters left: 3 (57 enodes) 1546424510.717 * * [misc]simplify: iters left: 2 (58 enodes) 1546424510.731 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424510.731 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.731 * * * * [misc]progress: [ 222 / 476 ] simplifiying candidate # 1546424510.731 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424510.732 * * [misc]simplify: iters left: 6 (21 enodes) 1546424510.738 * * [misc]simplify: iters left: 5 (31 enodes) 1546424510.746 * * [misc]simplify: iters left: 4 (41 enodes) 1546424510.756 * * [misc]simplify: iters left: 3 (48 enodes) 1546424510.766 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.766 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.766 * * * * [misc]progress: [ 223 / 476 ] simplifiying candidate # 1546424510.766 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424510.766 * * [misc]simplify: iters left: 6 (20 enodes) 1546424510.769 * * [misc]simplify: iters left: 5 (29 enodes) 1546424510.773 * * [misc]simplify: iters left: 4 (39 enodes) 1546424510.779 * * [misc]simplify: iters left: 3 (46 enodes) 1546424510.785 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.785 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.785 * * * * [misc]progress: [ 224 / 476 ] simplifiying candidate # 1546424510.785 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt 1)) 1546424510.785 * * [misc]simplify: iters left: 6 (17 enodes) 1546424510.788 * * [misc]simplify: iters left: 5 (26 enodes) 1546424510.793 * * [misc]simplify: iters left: 4 (36 enodes) 1546424510.802 * * [misc]simplify: iters left: 3 (47 enodes) 1546424510.811 * * [misc]simplify: iters left: 2 (48 enodes) 1546424510.819 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424510.819 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.819 * * * * [misc]progress: [ 225 / 476 ] simplifiying candidate # 1546424510.819 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) 1546424510.820 * * [misc]simplify: iters left: 6 (18 enodes) 1546424510.824 * * [misc]simplify: iters left: 5 (27 enodes) 1546424510.831 * * [misc]simplify: iters left: 4 (37 enodes) 1546424510.838 * * [misc]simplify: iters left: 3 (44 enodes) 1546424510.845 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt PI))) 1546424510.845 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt PI))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.845 * * * * [misc]progress: [ 226 / 476 ] simplifiying candidate # 1546424510.845 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424510.845 * * [misc]simplify: iters left: 6 (20 enodes) 1546424510.848 * * [misc]simplify: iters left: 5 (29 enodes) 1546424510.852 * * [misc]simplify: iters left: 4 (39 enodes) 1546424510.858 * * [misc]simplify: iters left: 3 (46 enodes) 1546424510.864 * [exit]simplify: Simplified to (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.864 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.864 * * * * [misc]progress: [ 227 / 476 ] simplifiying candidate # 1546424510.864 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1) 1546424510.865 * * [misc]simplify: iters left: 6 (16 enodes) 1546424510.869 * * [misc]simplify: iters left: 5 (25 enodes) 1546424510.875 * * [misc]simplify: iters left: 4 (35 enodes) 1546424510.885 * * [misc]simplify: iters left: 3 (46 enodes) 1546424510.893 * * [misc]simplify: iters left: 2 (47 enodes) 1546424510.902 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424510.902 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.902 * * * * [misc]progress: [ 228 / 476 ] simplifiying candidate # 1546424510.902 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) 1) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424510.903 * * [misc]simplify: iters left: 6 (15 enodes) 1546424510.907 * * [misc]simplify: iters left: 5 (24 enodes) 1546424510.914 * * [misc]simplify: iters left: 4 (36 enodes) 1546424510.923 * * [misc]simplify: iters left: 3 (48 enodes) 1546424510.933 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424510.933 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.933 * * * * [misc]progress: [ 229 / 476 ] simplifiying candidate # 1546424510.934 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) 1) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424510.934 * * [misc]simplify: iters left: 6 (15 enodes) 1546424510.938 * * [misc]simplify: iters left: 5 (23 enodes) 1546424510.944 * * [misc]simplify: iters left: 4 (31 enodes) 1546424510.951 * * [misc]simplify: iters left: 3 (34 enodes) 1546424510.959 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.959 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.959 * * * * [misc]progress: [ 230 / 476 ] simplifiying candidate # 1546424510.959 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) 1) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424510.960 * * [misc]simplify: iters left: 6 (14 enodes) 1546424510.963 * * [misc]simplify: iters left: 5 (21 enodes) 1546424510.970 * * [misc]simplify: iters left: 4 (30 enodes) 1546424510.976 * * [misc]simplify: iters left: 3 (33 enodes) 1546424510.983 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424510.983 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424510.983 * * * * [misc]progress: [ 231 / 476 ] simplifiying candidate # 1546424510.984 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) 1) (sqrt 1)) 1546424510.984 * * [misc]simplify: iters left: 6 (11 enodes) 1546424510.988 * * [misc]simplify: iters left: 5 (18 enodes) 1546424510.992 * * [misc]simplify: iters left: 4 (22 enodes) 1546424510.996 * * [misc]simplify: iters left: 3 (25 enodes) 1546424511.001 * [exit]simplify: Simplified to (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) 1546424511.001 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.001 * * * * [misc]progress: [ 232 / 476 ] simplifiying candidate # 1546424511.002 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) 1) (sqrt PI)) 1546424511.002 * * [misc]simplify: iters left: 6 (12 enodes) 1546424511.005 * * [misc]simplify: iters left: 5 (19 enodes) 1546424511.011 * * [misc]simplify: iters left: 4 (28 enodes) 1546424511.016 * * [misc]simplify: iters left: 3 (31 enodes) 1546424511.020 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt PI)) 1546424511.020 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (sqrt PI)) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.020 * * * * [misc]progress: [ 233 / 476 ] simplifiying candidate # 1546424511.020 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) 1) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424511.021 * * [misc]simplify: iters left: 6 (14 enodes) 1546424511.024 * * [misc]simplify: iters left: 5 (21 enodes) 1546424511.029 * * [misc]simplify: iters left: 4 (30 enodes) 1546424511.033 * * [misc]simplify: iters left: 3 (33 enodes) 1546424511.037 * [exit]simplify: Simplified to (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424511.037 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (* (cbrt (fma (* v -5) v 1)) (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.037 * * * * [misc]progress: [ 234 / 476 ] simplifiying candidate # 1546424511.037 * [enter]simplify: Simplifying (/ (/ (cbrt (* (cbrt (fma v (* v -5) 1)) (cbrt (fma v (* v -5) 1)))) 1) 1) 1546424511.037 * * [misc]simplify: iters left: 6 (10 enodes) 1546424511.039 * * [misc]simplify: iters left: 5 (15 enodes) 1546424511.041 * * [misc]simplify: iters left: 4 (19 enodes) 1546424511.043 * * [misc]simplify: iters left: 3 (22 enodes) 1546424511.046 * [exit]simplify: Simplified to (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) 1546424511.046 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (cbrt (* (cbrt (fma (* v v) -5 1)) (cbrt (fma (* v v) -5 1)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.046 * * * * [misc]progress: [ 235 / 476 ] simplifiying candidate # 1546424511.046 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424511.047 * * [misc]simplify: iters left: 6 (22 enodes) 1546424511.050 * * [misc]simplify: iters left: 5 (35 enodes) 1546424511.055 * * [misc]simplify: iters left: 4 (52 enodes) 1546424511.064 * * [misc]simplify: iters left: 3 (72 enodes) 1546424511.074 * * [misc]simplify: iters left: 2 (84 enodes) 1546424511.084 * * [misc]simplify: iters left: 1 (87 enodes) 1546424511.095 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424511.095 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.095 * * * * [misc]progress: [ 236 / 476 ] simplifiying candidate # 1546424511.096 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424511.096 * * [misc]simplify: iters left: 6 (22 enodes) 1546424511.103 * * [misc]simplify: iters left: 5 (34 enodes) 1546424511.108 * * [misc]simplify: iters left: 4 (46 enodes) 1546424511.115 * * [misc]simplify: iters left: 3 (56 enodes) 1546424511.121 * * [misc]simplify: iters left: 2 (62 enodes) 1546424511.129 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424511.129 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.129 * * * * [misc]progress: [ 237 / 476 ] simplifiying candidate # 1546424511.130 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424511.130 * * [misc]simplify: iters left: 6 (21 enodes) 1546424511.133 * * [misc]simplify: iters left: 5 (32 enodes) 1546424511.140 * * [misc]simplify: iters left: 4 (44 enodes) 1546424511.152 * * [misc]simplify: iters left: 3 (54 enodes) 1546424511.166 * * [misc]simplify: iters left: 2 (60 enodes) 1546424511.179 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424511.179 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.180 * * * * [misc]progress: [ 238 / 476 ] simplifiying candidate # 1546424511.180 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt 1)) 1546424511.180 * * [misc]simplify: iters left: 6 (17 enodes) 1546424511.185 * * [misc]simplify: iters left: 5 (28 enodes) 1546424511.189 * * [misc]simplify: iters left: 4 (40 enodes) 1546424511.195 * * [misc]simplify: iters left: 3 (50 enodes) 1546424511.200 * * [misc]simplify: iters left: 2 (55 enodes) 1546424511.206 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) 1546424511.206 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.206 * * * * [misc]progress: [ 239 / 476 ] simplifiying candidate # 1546424511.206 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt PI)) 1546424511.207 * * [misc]simplify: iters left: 6 (18 enodes) 1546424511.209 * * [misc]simplify: iters left: 5 (29 enodes) 1546424511.216 * * [misc]simplify: iters left: 4 (41 enodes) 1546424511.227 * * [misc]simplify: iters left: 3 (51 enodes) 1546424511.239 * * [misc]simplify: iters left: 2 (57 enodes) 1546424511.253 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt PI)) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) 1546424511.253 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt PI)) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.253 * * * * [misc]progress: [ 240 / 476 ] simplifiying candidate # 1546424511.254 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424511.254 * * [misc]simplify: iters left: 6 (21 enodes) 1546424511.258 * * [misc]simplify: iters left: 5 (32 enodes) 1546424511.262 * * [misc]simplify: iters left: 4 (44 enodes) 1546424511.269 * * [misc]simplify: iters left: 3 (54 enodes) 1546424511.276 * * [misc]simplify: iters left: 2 (60 enodes) 1546424511.284 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424511.284 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.285 * * * * [misc]progress: [ 241 / 476 ] simplifiying candidate # 1546424511.285 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) 1) 1546424511.285 * * [misc]simplify: iters left: 6 (16 enodes) 1546424511.291 * * [misc]simplify: iters left: 5 (27 enodes) 1546424511.299 * * [misc]simplify: iters left: 4 (39 enodes) 1546424511.311 * * [misc]simplify: iters left: 3 (51 enodes) 1546424511.322 * * [misc]simplify: iters left: 2 (56 enodes) 1546424511.334 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) 1546424511.334 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.334 * * * * [misc]progress: [ 242 / 476 ] simplifiying candidate # 1546424511.334 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424511.334 * * [misc]simplify: iters left: 6 (22 enodes) 1546424511.340 * * [misc]simplify: iters left: 5 (34 enodes) 1546424511.345 * * [misc]simplify: iters left: 4 (47 enodes) 1546424511.352 * * [misc]simplify: iters left: 3 (59 enodes) 1546424511.359 * * [misc]simplify: iters left: 2 (60 enodes) 1546424511.366 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424511.367 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.367 * * * * [misc]progress: [ 243 / 476 ] simplifiying candidate # 1546424511.367 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424511.367 * * [misc]simplify: iters left: 6 (22 enodes) 1546424511.375 * * [misc]simplify: iters left: 5 (33 enodes) 1546424511.384 * * [misc]simplify: iters left: 4 (43 enodes) 1546424511.396 * * [misc]simplify: iters left: 3 (50 enodes) 1546424511.409 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* -6 v) v 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424511.409 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* -6 v) v 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.409 * * * * [misc]progress: [ 244 / 476 ] simplifiying candidate # 1546424511.410 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424511.410 * * [misc]simplify: iters left: 6 (21 enodes) 1546424511.416 * * [misc]simplify: iters left: 5 (31 enodes) 1546424511.425 * * [misc]simplify: iters left: 4 (41 enodes) 1546424511.436 * * [misc]simplify: iters left: 3 (48 enodes) 1546424511.448 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424511.448 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.448 * * * * [misc]progress: [ 245 / 476 ] simplifiying candidate # 1546424511.448 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt 1)) 1546424511.448 * * [misc]simplify: iters left: 6 (17 enodes) 1546424511.451 * * [misc]simplify: iters left: 5 (27 enodes) 1546424511.455 * * [misc]simplify: iters left: 4 (37 enodes) 1546424511.460 * * [misc]simplify: iters left: 3 (48 enodes) 1546424511.465 * * [misc]simplify: iters left: 2 (49 enodes) 1546424511.470 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) 1546424511.470 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.470 * * * * [misc]progress: [ 246 / 476 ] simplifiying candidate # 1546424511.470 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt PI)) 1546424511.470 * * [misc]simplify: iters left: 6 (18 enodes) 1546424511.473 * * [misc]simplify: iters left: 5 (28 enodes) 1546424511.478 * * [misc]simplify: iters left: 4 (38 enodes) 1546424511.489 * * [misc]simplify: iters left: 3 (45 enodes) 1546424511.503 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt PI)) (fabs (cbrt (fma (* v v) -6 2)))) 1546424511.503 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt PI)) (fabs (cbrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.503 * * * * [misc]progress: [ 247 / 476 ] simplifiying candidate # 1546424511.504 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424511.504 * * [misc]simplify: iters left: 6 (21 enodes) 1546424511.510 * * [misc]simplify: iters left: 5 (31 enodes) 1546424511.520 * * [misc]simplify: iters left: 4 (41 enodes) 1546424511.531 * * [misc]simplify: iters left: 3 (48 enodes) 1546424511.544 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424511.545 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.545 * * * * [misc]progress: [ 248 / 476 ] simplifiying candidate # 1546424511.545 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) 1) 1546424511.545 * * [misc]simplify: iters left: 6 (16 enodes) 1546424511.549 * * [misc]simplify: iters left: 5 (26 enodes) 1546424511.553 * * [misc]simplify: iters left: 4 (36 enodes) 1546424511.558 * * [misc]simplify: iters left: 3 (48 enodes) 1546424511.564 * * [misc]simplify: iters left: 2 (49 enodes) 1546424511.569 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) 1546424511.569 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.569 * * * * [misc]progress: [ 249 / 476 ] simplifiying candidate # 1546424511.569 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424511.569 * * [misc]simplify: iters left: 6 (21 enodes) 1546424511.572 * * [misc]simplify: iters left: 5 (32 enodes) 1546424511.579 * * [misc]simplify: iters left: 4 (45 enodes) 1546424511.592 * * [misc]simplify: iters left: 3 (57 enodes) 1546424511.605 * * [misc]simplify: iters left: 2 (58 enodes) 1546424511.619 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424511.619 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.619 * * * * [misc]progress: [ 250 / 476 ] simplifiying candidate # 1546424511.619 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424511.619 * * [misc]simplify: iters left: 6 (21 enodes) 1546424511.625 * * [misc]simplify: iters left: 5 (31 enodes) 1546424511.630 * * [misc]simplify: iters left: 4 (41 enodes) 1546424511.635 * * [misc]simplify: iters left: 3 (48 enodes) 1546424511.644 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424511.644 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.644 * * * * [misc]progress: [ 251 / 476 ] simplifiying candidate # 1546424511.644 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424511.644 * * [misc]simplify: iters left: 6 (20 enodes) 1546424511.647 * * [misc]simplify: iters left: 5 (29 enodes) 1546424511.651 * * [misc]simplify: iters left: 4 (39 enodes) 1546424511.657 * * [misc]simplify: iters left: 3 (46 enodes) 1546424511.663 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* -6 v) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424511.663 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* -6 v) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.663 * * * * [misc]progress: [ 252 / 476 ] simplifiying candidate # 1546424511.663 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt 1)) 1546424511.664 * * [misc]simplify: iters left: 6 (16 enodes) 1546424511.667 * * [misc]simplify: iters left: 5 (25 enodes) 1546424511.670 * * [misc]simplify: iters left: 4 (35 enodes) 1546424511.675 * * [misc]simplify: iters left: 3 (46 enodes) 1546424511.684 * * [misc]simplify: iters left: 2 (47 enodes) 1546424511.689 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424511.689 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.689 * * * * [misc]progress: [ 253 / 476 ] simplifiying candidate # 1546424511.689 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) 1546424511.689 * * [misc]simplify: iters left: 6 (17 enodes) 1546424511.692 * * [misc]simplify: iters left: 5 (26 enodes) 1546424511.696 * * [misc]simplify: iters left: 4 (36 enodes) 1546424511.701 * * [misc]simplify: iters left: 3 (43 enodes) 1546424511.711 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt PI)) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424511.711 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt PI)) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.711 * * * * [misc]progress: [ 254 / 476 ] simplifiying candidate # 1546424511.712 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424511.712 * * [misc]simplify: iters left: 6 (20 enodes) 1546424511.718 * * [misc]simplify: iters left: 5 (29 enodes) 1546424511.727 * * [misc]simplify: iters left: 4 (39 enodes) 1546424511.735 * * [misc]simplify: iters left: 3 (46 enodes) 1546424511.741 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* -6 v) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424511.741 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* -6 v) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.741 * * * * [misc]progress: [ 255 / 476 ] simplifiying candidate # 1546424511.741 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1) 1546424511.742 * * [misc]simplify: iters left: 6 (15 enodes) 1546424511.744 * * [misc]simplify: iters left: 5 (24 enodes) 1546424511.748 * * [misc]simplify: iters left: 4 (34 enodes) 1546424511.753 * * [misc]simplify: iters left: 3 (45 enodes) 1546424511.758 * * [misc]simplify: iters left: 2 (46 enodes) 1546424511.767 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424511.767 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.767 * * * * [misc]progress: [ 256 / 476 ] simplifiying candidate # 1546424511.767 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt 1)) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424511.767 * * [misc]simplify: iters left: 6 (16 enodes) 1546424511.773 * * [misc]simplify: iters left: 5 (25 enodes) 1546424511.780 * * [misc]simplify: iters left: 4 (34 enodes) 1546424511.790 * * [misc]simplify: iters left: 3 (45 enodes) 1546424511.800 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424511.800 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.800 * * * * [misc]progress: [ 257 / 476 ] simplifiying candidate # 1546424511.801 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt 1)) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424511.801 * * [misc]simplify: iters left: 6 (16 enodes) 1546424511.807 * * [misc]simplify: iters left: 5 (24 enodes) 1546424511.813 * * [misc]simplify: iters left: 4 (29 enodes) 1546424511.819 * * [misc]simplify: iters left: 3 (36 enodes) 1546424511.823 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424511.823 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.823 * * * * [misc]progress: [ 258 / 476 ] simplifiying candidate # 1546424511.823 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt 1)) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424511.823 * * [misc]simplify: iters left: 6 (15 enodes) 1546424511.826 * * [misc]simplify: iters left: 5 (22 enodes) 1546424511.830 * * [misc]simplify: iters left: 4 (27 enodes) 1546424511.834 * * [misc]simplify: iters left: 3 (34 enodes) 1546424511.838 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424511.838 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.838 * * * * [misc]progress: [ 259 / 476 ] simplifiying candidate # 1546424511.838 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt 1)) (sqrt 1)) 1546424511.839 * * [misc]simplify: iters left: 6 (10 enodes) 1546424511.841 * * [misc]simplify: iters left: 5 (17 enodes) 1546424511.843 * * [misc]simplify: iters left: 4 (21 enodes) 1546424511.845 * * [misc]simplify: iters left: 3 (24 enodes) 1546424511.848 * [exit]simplify: Simplified to (cbrt (sqrt (fma (* v -5) v 1))) 1546424511.848 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (cbrt (sqrt (fma (* v -5) v 1))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.848 * * * * [misc]progress: [ 260 / 476 ] simplifiying candidate # 1546424511.848 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt 1)) (sqrt PI)) 1546424511.848 * * [misc]simplify: iters left: 6 (12 enodes) 1546424511.850 * * [misc]simplify: iters left: 5 (19 enodes) 1546424511.853 * * [misc]simplify: iters left: 4 (24 enodes) 1546424511.857 * * [misc]simplify: iters left: 3 (31 enodes) 1546424511.860 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt PI)) 1546424511.860 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt PI)) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.860 * * * * [misc]progress: [ 261 / 476 ] simplifiying candidate # 1546424511.861 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt 1)) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424511.861 * * [misc]simplify: iters left: 6 (15 enodes) 1546424511.864 * * [misc]simplify: iters left: 5 (22 enodes) 1546424511.867 * * [misc]simplify: iters left: 4 (27 enodes) 1546424511.871 * * [misc]simplify: iters left: 3 (34 enodes) 1546424511.875 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424511.875 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v v) -5 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.875 * * * * [misc]progress: [ 262 / 476 ] simplifiying candidate # 1546424511.875 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt 1)) 1) 1546424511.875 * * [misc]simplify: iters left: 6 (10 enodes) 1546424511.877 * * [misc]simplify: iters left: 5 (17 enodes) 1546424511.879 * * [misc]simplify: iters left: 4 (21 enodes) 1546424511.882 * * [misc]simplify: iters left: 3 (24 enodes) 1546424511.884 * [exit]simplify: Simplified to (cbrt (sqrt (fma (* v -5) v 1))) 1546424511.884 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (cbrt (sqrt (fma (* v -5) v 1))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.884 * * * * [misc]progress: [ 263 / 476 ] simplifiying candidate # 1546424511.885 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424511.885 * * [misc]simplify: iters left: 6 (21 enodes) 1546424511.888 * * [misc]simplify: iters left: 5 (32 enodes) 1546424511.893 * * [misc]simplify: iters left: 4 (45 enodes) 1546424511.900 * * [misc]simplify: iters left: 3 (57 enodes) 1546424511.907 * * [misc]simplify: iters left: 2 (58 enodes) 1546424511.916 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424511.916 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.916 * * * * [misc]progress: [ 264 / 476 ] simplifiying candidate # 1546424511.916 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424511.916 * * [misc]simplify: iters left: 6 (21 enodes) 1546424511.920 * * [misc]simplify: iters left: 5 (31 enodes) 1546424511.925 * * [misc]simplify: iters left: 4 (41 enodes) 1546424511.937 * * [misc]simplify: iters left: 3 (48 enodes) 1546424511.949 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424511.949 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.949 * * * * [misc]progress: [ 265 / 476 ] simplifiying candidate # 1546424511.949 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424511.949 * * [misc]simplify: iters left: 6 (20 enodes) 1546424511.952 * * [misc]simplify: iters left: 5 (29 enodes) 1546424511.957 * * [misc]simplify: iters left: 4 (39 enodes) 1546424511.962 * * [misc]simplify: iters left: 3 (46 enodes) 1546424511.968 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* -6 v) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424511.968 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* -6 v) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424511.968 * * * * [misc]progress: [ 266 / 476 ] simplifiying candidate # 1546424511.969 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt 1)) 1546424511.969 * * [misc]simplify: iters left: 6 (16 enodes) 1546424511.972 * * [misc]simplify: iters left: 5 (25 enodes) 1546424511.975 * * [misc]simplify: iters left: 4 (35 enodes) 1546424511.985 * * [misc]simplify: iters left: 3 (46 enodes) 1546424511.994 * * [misc]simplify: iters left: 2 (47 enodes) 1546424512.003 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424512.003 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.004 * * * * [misc]progress: [ 267 / 476 ] simplifiying candidate # 1546424512.004 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) 1546424512.004 * * [misc]simplify: iters left: 6 (17 enodes) 1546424512.010 * * [misc]simplify: iters left: 5 (26 enodes) 1546424512.017 * * [misc]simplify: iters left: 4 (36 enodes) 1546424512.029 * * [misc]simplify: iters left: 3 (43 enodes) 1546424512.040 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt PI)) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424512.040 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt PI)) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.040 * * * * [misc]progress: [ 268 / 476 ] simplifiying candidate # 1546424512.040 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424512.041 * * [misc]simplify: iters left: 6 (20 enodes) 1546424512.046 * * [misc]simplify: iters left: 5 (29 enodes) 1546424512.055 * * [misc]simplify: iters left: 4 (39 enodes) 1546424512.063 * * [misc]simplify: iters left: 3 (46 enodes) 1546424512.069 * [exit]simplify: Simplified to (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* -6 v) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424512.069 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* -6 v) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.069 * * * * [misc]progress: [ 269 / 476 ] simplifiying candidate # 1546424512.069 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1) 1546424512.069 * * [misc]simplify: iters left: 6 (15 enodes) 1546424512.072 * * [misc]simplify: iters left: 5 (24 enodes) 1546424512.075 * * [misc]simplify: iters left: 4 (34 enodes) 1546424512.081 * * [misc]simplify: iters left: 3 (45 enodes) 1546424512.085 * * [misc]simplify: iters left: 2 (46 enodes) 1546424512.093 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424512.093 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.093 * * * * [misc]progress: [ 270 / 476 ] simplifiying candidate # 1546424512.093 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) 1) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424512.093 * * [misc]simplify: iters left: 6 (15 enodes) 1546424512.097 * * [misc]simplify: iters left: 5 (24 enodes) 1546424512.104 * * [misc]simplify: iters left: 4 (36 enodes) 1546424512.113 * * [misc]simplify: iters left: 3 (48 enodes) 1546424512.125 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424512.125 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.125 * * * * [misc]progress: [ 271 / 476 ] simplifiying candidate # 1546424512.126 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) 1) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424512.126 * * [misc]simplify: iters left: 6 (15 enodes) 1546424512.131 * * [misc]simplify: iters left: 5 (23 enodes) 1546424512.138 * * [misc]simplify: iters left: 4 (31 enodes) 1546424512.146 * * [misc]simplify: iters left: 3 (34 enodes) 1546424512.155 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424512.155 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.156 * * * * [misc]progress: [ 272 / 476 ] simplifiying candidate # 1546424512.156 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) 1) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424512.156 * * [misc]simplify: iters left: 6 (14 enodes) 1546424512.160 * * [misc]simplify: iters left: 5 (21 enodes) 1546424512.167 * * [misc]simplify: iters left: 4 (30 enodes) 1546424512.175 * * [misc]simplify: iters left: 3 (33 enodes) 1546424512.182 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424512.182 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.182 * * * * [misc]progress: [ 273 / 476 ] simplifiying candidate # 1546424512.182 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) 1) (sqrt 1)) 1546424512.183 * * [misc]simplify: iters left: 6 (10 enodes) 1546424512.187 * * [misc]simplify: iters left: 5 (17 enodes) 1546424512.190 * * [misc]simplify: iters left: 4 (21 enodes) 1546424512.195 * * [misc]simplify: iters left: 3 (24 enodes) 1546424512.200 * [exit]simplify: Simplified to (cbrt (sqrt (fma (* v -5) v 1))) 1546424512.200 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (cbrt (sqrt (fma (* v -5) v 1))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.200 * * * * [misc]progress: [ 274 / 476 ] simplifiying candidate # 1546424512.200 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) 1) (sqrt PI)) 1546424512.200 * * [misc]simplify: iters left: 6 (11 enodes) 1546424512.204 * * [misc]simplify: iters left: 5 (18 enodes) 1546424512.210 * * [misc]simplify: iters left: 4 (27 enodes) 1546424512.217 * * [misc]simplify: iters left: 3 (30 enodes) 1546424512.223 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt PI)) 1546424512.223 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt PI)) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.223 * * * * [misc]progress: [ 275 / 476 ] simplifiying candidate # 1546424512.224 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) 1) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424512.224 * * [misc]simplify: iters left: 6 (14 enodes) 1546424512.228 * * [misc]simplify: iters left: 5 (21 enodes) 1546424512.235 * * [misc]simplify: iters left: 4 (30 enodes) 1546424512.243 * * [misc]simplify: iters left: 3 (33 enodes) 1546424512.250 * [exit]simplify: Simplified to (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424512.250 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (sqrt (fma (* v -5) v 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.250 * * * * [misc]progress: [ 276 / 476 ] simplifiying candidate # 1546424512.251 * [enter]simplify: Simplifying (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) 1) 1) 1546424512.251 * * [misc]simplify: iters left: 6 (9 enodes) 1546424512.254 * * [misc]simplify: iters left: 5 (14 enodes) 1546424512.257 * * [misc]simplify: iters left: 4 (18 enodes) 1546424512.262 * * [misc]simplify: iters left: 3 (21 enodes) 1546424512.267 * [exit]simplify: Simplified to (cbrt (sqrt (fma (* v -5) v 1))) 1546424512.267 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (cbrt (sqrt (fma (* v -5) v 1))) (* (/ (/ (cbrt (sqrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.267 * * * * [misc]progress: [ 277 / 476 ] simplifiying candidate # 1546424512.268 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424512.268 * * [misc]simplify: iters left: 6 (21 enodes) 1546424512.275 * * [misc]simplify: iters left: 5 (34 enodes) 1546424512.282 * * [misc]simplify: iters left: 4 (52 enodes) 1546424512.290 * * [misc]simplify: iters left: 3 (74 enodes) 1546424512.300 * * [misc]simplify: iters left: 2 (89 enodes) 1546424512.315 * * [misc]simplify: iters left: 1 (99 enodes) 1546424512.338 * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (sqrt (fma (* -6 v) v 2)))) (cbrt (sqrt (fma (* -6 v) v 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))))) 1546424512.338 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (/ 1 (cbrt (sqrt (fma (* -6 v) v 2)))) (cbrt (sqrt (fma (* -6 v) v 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.338 * * * * [misc]progress: [ 278 / 476 ] simplifiying candidate # 1546424512.338 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424512.339 * * [misc]simplify: iters left: 6 (21 enodes) 1546424512.346 * * [misc]simplify: iters left: 5 (33 enodes) 1546424512.355 * * [misc]simplify: iters left: 4 (46 enodes) 1546424512.369 * * [misc]simplify: iters left: 3 (58 enodes) 1546424512.383 * * [misc]simplify: iters left: 2 (65 enodes) 1546424512.398 * * [misc]simplify: iters left: 1 (69 enodes) 1546424512.411 * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (sqrt (fma (* -6 v) v 2)))) (cbrt (sqrt (fma (* -6 v) v 2)))) (fabs (cbrt (/ PI (cbrt (fma (* -5 v) v 1)))))) 1546424512.411 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (/ 1 (cbrt (sqrt (fma (* -6 v) v 2)))) (cbrt (sqrt (fma (* -6 v) v 2)))) (fabs (cbrt (/ PI (cbrt (fma (* -5 v) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.411 * * * * [misc]progress: [ 279 / 476 ] simplifiying candidate # 1546424512.411 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424512.411 * * [misc]simplify: iters left: 6 (20 enodes) 1546424512.415 * * [misc]simplify: iters left: 5 (31 enodes) 1546424512.421 * * [misc]simplify: iters left: 4 (44 enodes) 1546424512.427 * * [misc]simplify: iters left: 3 (56 enodes) 1546424512.434 * * [misc]simplify: iters left: 2 (63 enodes) 1546424512.441 * * [misc]simplify: iters left: 1 (67 enodes) 1546424512.454 * [exit]simplify: Simplified to (/ (/ 1 (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) 1546424512.454 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.455 * * * * [misc]progress: [ 280 / 476 ] simplifiying candidate # 1546424512.455 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt 1)) 1546424512.455 * * [misc]simplify: iters left: 6 (13 enodes) 1546424512.460 * * [misc]simplify: iters left: 5 (21 enodes) 1546424512.466 * * [misc]simplify: iters left: 4 (29 enodes) 1546424512.474 * * [misc]simplify: iters left: 3 (36 enodes) 1546424512.484 * * [misc]simplify: iters left: 2 (38 enodes) 1546424512.491 * * [misc]simplify: iters left: 1 (40 enodes) 1546424512.498 * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) 1546424512.499 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.499 * * * * [misc]progress: [ 281 / 476 ] simplifiying candidate # 1546424512.499 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt PI)) 1546424512.499 * * [misc]simplify: iters left: 6 (14 enodes) 1546424512.504 * * [misc]simplify: iters left: 5 (22 enodes) 1546424512.510 * * [misc]simplify: iters left: 4 (32 enodes) 1546424512.519 * * [misc]simplify: iters left: 3 (41 enodes) 1546424512.529 * * [misc]simplify: iters left: 2 (48 enodes) 1546424512.540 * * [misc]simplify: iters left: 1 (52 enodes) 1546424512.547 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (fma (* -6 v) v 2)))) (* (sqrt PI) (cbrt (sqrt (fma (* -6 v) v 2))))) 1546424512.547 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (cbrt (sqrt (fma (* -6 v) v 2)))) (* (sqrt PI) (cbrt (sqrt (fma (* -6 v) v 2))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.547 * * * * [misc]progress: [ 282 / 476 ] simplifiying candidate # 1546424512.547 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424512.548 * * [misc]simplify: iters left: 6 (20 enodes) 1546424512.551 * * [misc]simplify: iters left: 5 (31 enodes) 1546424512.556 * * [misc]simplify: iters left: 4 (44 enodes) 1546424512.562 * * [misc]simplify: iters left: 3 (56 enodes) 1546424512.569 * * [misc]simplify: iters left: 2 (63 enodes) 1546424512.583 * * [misc]simplify: iters left: 1 (67 enodes) 1546424512.599 * [exit]simplify: Simplified to (/ (/ 1 (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) 1546424512.599 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.599 * * * * [misc]progress: [ 283 / 476 ] simplifiying candidate # 1546424512.599 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) 1) 1546424512.599 * * [misc]simplify: iters left: 6 (12 enodes) 1546424512.602 * * [misc]simplify: iters left: 5 (20 enodes) 1546424512.605 * * [misc]simplify: iters left: 4 (27 enodes) 1546424512.609 * * [misc]simplify: iters left: 3 (34 enodes) 1546424512.612 * * [misc]simplify: iters left: 2 (36 enodes) 1546424512.616 * * [misc]simplify: iters left: 1 (38 enodes) 1546424512.620 * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) 1546424512.620 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.620 * * * * [misc]progress: [ 284 / 476 ] simplifiying candidate # 1546424512.620 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424512.620 * * [misc]simplify: iters left: 6 (21 enodes) 1546424512.624 * * [misc]simplify: iters left: 5 (33 enodes) 1546424512.629 * * [misc]simplify: iters left: 4 (46 enodes) 1546424512.635 * * [misc]simplify: iters left: 3 (59 enodes) 1546424512.644 * * [misc]simplify: iters left: 2 (64 enodes) 1546424512.658 * * [misc]simplify: iters left: 1 (65 enodes) 1546424512.673 * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))))) 1546424512.673 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.673 * * * * [misc]progress: [ 285 / 476 ] simplifiying candidate # 1546424512.673 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424512.673 * * [misc]simplify: iters left: 6 (21 enodes) 1546424512.681 * * [misc]simplify: iters left: 5 (32 enodes) 1546424512.690 * * [misc]simplify: iters left: 4 (42 enodes) 1546424512.701 * * [misc]simplify: iters left: 3 (50 enodes) 1546424512.714 * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) (fabs (cbrt (/ PI (cbrt (fma (* -5 v) v 1)))))) 1546424512.714 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) (fabs (cbrt (/ PI (cbrt (fma (* -5 v) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.714 * * * * [misc]progress: [ 286 / 476 ] simplifiying candidate # 1546424512.715 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424512.715 * * [misc]simplify: iters left: 6 (20 enodes) 1546424512.722 * * [misc]simplify: iters left: 5 (30 enodes) 1546424512.731 * * [misc]simplify: iters left: 4 (40 enodes) 1546424512.742 * * [misc]simplify: iters left: 3 (48 enodes) 1546424512.754 * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (fma (* -6 v) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) 1546424512.754 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (fabs (cbrt (fma (* -6 v) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.754 * * * * [misc]progress: [ 287 / 476 ] simplifiying candidate # 1546424512.754 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt 1)) 1546424512.754 * * [misc]simplify: iters left: 6 (13 enodes) 1546424512.759 * * [misc]simplify: iters left: 5 (20 enodes) 1546424512.765 * * [misc]simplify: iters left: 4 (25 enodes) 1546424512.772 * * [misc]simplify: iters left: 3 (32 enodes) 1546424512.779 * * [misc]simplify: iters left: 2 (34 enodes) 1546424512.785 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (fma (* -6 v) v 2)))) 1546424512.785 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (fabs (cbrt (fma (* -6 v) v 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.785 * * * * [misc]progress: [ 288 / 476 ] simplifiying candidate # 1546424512.785 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt PI)) 1546424512.785 * * [misc]simplify: iters left: 6 (14 enodes) 1546424512.792 * * [misc]simplify: iters left: 5 (21 enodes) 1546424512.794 * * [misc]simplify: iters left: 4 (28 enodes) 1546424512.798 * * [misc]simplify: iters left: 3 (33 enodes) 1546424512.803 * [exit]simplify: Simplified to (/ (/ 1 (sqrt PI)) (fabs (cbrt (fma (* -6 v) v 2)))) 1546424512.803 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt PI)) (fabs (cbrt (fma (* -6 v) v 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.803 * * * * [misc]progress: [ 289 / 476 ] simplifiying candidate # 1546424512.803 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424512.803 * * [misc]simplify: iters left: 6 (20 enodes) 1546424512.807 * * [misc]simplify: iters left: 5 (30 enodes) 1546424512.811 * * [misc]simplify: iters left: 4 (40 enodes) 1546424512.816 * * [misc]simplify: iters left: 3 (48 enodes) 1546424512.822 * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (fma (* -6 v) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) 1546424512.822 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (fabs (cbrt (fma (* -6 v) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.822 * * * * [misc]progress: [ 290 / 476 ] simplifiying candidate # 1546424512.822 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) 1) 1546424512.823 * * [misc]simplify: iters left: 6 (12 enodes) 1546424512.825 * * [misc]simplify: iters left: 5 (19 enodes) 1546424512.827 * * [misc]simplify: iters left: 4 (24 enodes) 1546424512.831 * * [misc]simplify: iters left: 3 (31 enodes) 1546424512.834 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) 1546424512.834 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.834 * * * * [misc]progress: [ 291 / 476 ] simplifiying candidate # 1546424512.834 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424512.835 * * [misc]simplify: iters left: 6 (20 enodes) 1546424512.838 * * [misc]simplify: iters left: 5 (31 enodes) 1546424512.843 * * [misc]simplify: iters left: 4 (44 enodes) 1546424512.849 * * [misc]simplify: iters left: 3 (57 enodes) 1546424512.856 * * [misc]simplify: iters left: 2 (62 enodes) 1546424512.862 * * [misc]simplify: iters left: 1 (63 enodes) 1546424512.871 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma (* -6 v) v 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424512.871 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma (* -6 v) v 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.871 * * * * [misc]progress: [ 292 / 476 ] simplifiying candidate # 1546424512.871 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424512.871 * * [misc]simplify: iters left: 6 (20 enodes) 1546424512.875 * * [misc]simplify: iters left: 5 (30 enodes) 1546424512.879 * * [misc]simplify: iters left: 4 (40 enodes) 1546424512.885 * * [misc]simplify: iters left: 3 (48 enodes) 1546424512.891 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma (* -6 v) v 2)))) (fabs (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424512.891 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma (* -6 v) v 2)))) (fabs (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.891 * * * * [misc]progress: [ 293 / 476 ] simplifiying candidate # 1546424512.891 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424512.891 * * [misc]simplify: iters left: 6 (19 enodes) 1546424512.895 * * [misc]simplify: iters left: 5 (28 enodes) 1546424512.899 * * [misc]simplify: iters left: 4 (38 enodes) 1546424512.904 * * [misc]simplify: iters left: 3 (46 enodes) 1546424512.910 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424512.910 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.910 * * * * [misc]progress: [ 294 / 476 ] simplifiying candidate # 1546424512.910 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt 1)) 1546424512.910 * * [misc]simplify: iters left: 6 (12 enodes) 1546424512.914 * * [misc]simplify: iters left: 5 (18 enodes) 1546424512.919 * * [misc]simplify: iters left: 4 (23 enodes) 1546424512.925 * * [misc]simplify: iters left: 3 (30 enodes) 1546424512.931 * * [misc]simplify: iters left: 2 (32 enodes) 1546424512.936 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424512.936 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.936 * * * * [misc]progress: [ 295 / 476 ] simplifiying candidate # 1546424512.937 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) 1546424512.937 * * [misc]simplify: iters left: 6 (13 enodes) 1546424512.939 * * [misc]simplify: iters left: 5 (19 enodes) 1546424512.942 * * [misc]simplify: iters left: 4 (26 enodes) 1546424512.945 * * [misc]simplify: iters left: 3 (31 enodes) 1546424512.949 * [exit]simplify: Simplified to (/ (/ 1 (sqrt PI)) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424512.949 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt PI)) (sqrt (sqrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.949 * * * * [misc]progress: [ 296 / 476 ] simplifiying candidate # 1546424512.949 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424512.949 * * [misc]simplify: iters left: 6 (19 enodes) 1546424512.953 * * [misc]simplify: iters left: 5 (28 enodes) 1546424512.959 * * [misc]simplify: iters left: 4 (38 enodes) 1546424512.971 * * [misc]simplify: iters left: 3 (46 enodes) 1546424512.983 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424512.983 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424512.983 * * * * [misc]progress: [ 297 / 476 ] simplifiying candidate # 1546424512.983 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) 1) 1546424512.983 * * [misc]simplify: iters left: 6 (11 enodes) 1546424512.988 * * [misc]simplify: iters left: 5 (17 enodes) 1546424512.992 * * [misc]simplify: iters left: 4 (22 enodes) 1546424512.998 * * [misc]simplify: iters left: 3 (28 enodes) 1546424513.005 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424513.005 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.005 * * * * [misc]progress: [ 298 / 476 ] simplifiying candidate # 1546424513.005 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424513.005 * * [misc]simplify: iters left: 6 (15 enodes) 1546424513.011 * * [misc]simplify: iters left: 5 (24 enodes) 1546424513.017 * * [misc]simplify: iters left: 4 (31 enodes) 1546424513.026 * * [misc]simplify: iters left: 3 (43 enodes) 1546424513.036 * * [misc]simplify: iters left: 2 (45 enodes) 1546424513.044 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424513.044 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.044 * * * * [misc]progress: [ 299 / 476 ] simplifiying candidate # 1546424513.045 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424513.045 * * [misc]simplify: iters left: 6 (15 enodes) 1546424513.056 * * [misc]simplify: iters left: 5 (23 enodes) 1546424513.061 * * [misc]simplify: iters left: 4 (28 enodes) 1546424513.069 * * [misc]simplify: iters left: 3 (33 enodes) 1546424513.076 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424513.076 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.076 * * * * [misc]progress: [ 300 / 476 ] simplifiying candidate # 1546424513.076 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424513.076 * * [misc]simplify: iters left: 6 (14 enodes) 1546424513.082 * * [misc]simplify: iters left: 5 (21 enodes) 1546424513.087 * * [misc]simplify: iters left: 4 (26 enodes) 1546424513.094 * * [misc]simplify: iters left: 3 (31 enodes) 1546424513.101 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424513.101 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.101 * * * * [misc]progress: [ 301 / 476 ] simplifiying candidate # 1546424513.101 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (sqrt 1)) 1546424513.101 * * [misc]simplify: iters left: 5 (5 enodes) 1546424513.105 * * [misc]simplify: iters left: 4 (9 enodes) 1546424513.106 * [exit]simplify: Simplified to 1 1546424513.106 * [misc]simplify: Simplified (2 1) to (λ (v t) (* 1 (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.106 * * * * [misc]progress: [ 302 / 476 ] simplifiying candidate # 1546424513.106 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (sqrt PI)) 1546424513.106 * * [misc]simplify: iters left: 5 (7 enodes) 1546424513.110 * * [misc]simplify: iters left: 4 (11 enodes) 1546424513.112 * * [misc]simplify: iters left: 3 (12 enodes) 1546424513.115 * * [misc]simplify: iters left: 2 (14 enodes) 1546424513.117 * [exit]simplify: Simplified to (/ 1 (sqrt PI)) 1546424513.117 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt PI)) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.117 * * * * [misc]progress: [ 303 / 476 ] simplifiying candidate # 1546424513.117 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424513.118 * * [misc]simplify: iters left: 6 (14 enodes) 1546424513.124 * * [misc]simplify: iters left: 5 (21 enodes) 1546424513.131 * * [misc]simplify: iters left: 4 (26 enodes) 1546424513.138 * * [misc]simplify: iters left: 3 (31 enodes) 1546424513.144 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424513.144 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.144 * * * * [misc]progress: [ 304 / 476 ] simplifiying candidate # 1546424513.144 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt 1)) 1) 1546424513.144 * * [misc]simplify: iters left: 5 (5 enodes) 1546424513.147 * * [misc]simplify: iters left: 4 (9 enodes) 1546424513.147 * [exit]simplify: Simplified to 1 1546424513.147 * [misc]simplify: Simplified (2 1) to (λ (v t) (* 1 (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.147 * * * * [misc]progress: [ 305 / 476 ] simplifiying candidate # 1546424513.147 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424513.147 * * [misc]simplify: iters left: 6 (20 enodes) 1546424513.151 * * [misc]simplify: iters left: 5 (31 enodes) 1546424513.156 * * [misc]simplify: iters left: 4 (44 enodes) 1546424513.162 * * [misc]simplify: iters left: 3 (57 enodes) 1546424513.169 * * [misc]simplify: iters left: 2 (62 enodes) 1546424513.179 * * [misc]simplify: iters left: 1 (63 enodes) 1546424513.190 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma (* -6 v) v 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424513.190 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma (* -6 v) v 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.191 * * * * [misc]progress: [ 306 / 476 ] simplifiying candidate # 1546424513.191 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424513.191 * * [misc]simplify: iters left: 6 (20 enodes) 1546424513.195 * * [misc]simplify: iters left: 5 (30 enodes) 1546424513.199 * * [misc]simplify: iters left: 4 (40 enodes) 1546424513.205 * * [misc]simplify: iters left: 3 (48 enodes) 1546424513.211 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma (* -6 v) v 2)))) (fabs (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424513.211 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma (* -6 v) v 2)))) (fabs (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.211 * * * * [misc]progress: [ 307 / 476 ] simplifiying candidate # 1546424513.211 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424513.211 * * [misc]simplify: iters left: 6 (19 enodes) 1546424513.214 * * [misc]simplify: iters left: 5 (28 enodes) 1546424513.222 * * [misc]simplify: iters left: 4 (38 enodes) 1546424513.233 * * [misc]simplify: iters left: 3 (46 enodes) 1546424513.239 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424513.239 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.239 * * * * [misc]progress: [ 308 / 476 ] simplifiying candidate # 1546424513.239 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt 1)) 1546424513.240 * * [misc]simplify: iters left: 6 (12 enodes) 1546424513.242 * * [misc]simplify: iters left: 5 (18 enodes) 1546424513.245 * * [misc]simplify: iters left: 4 (23 enodes) 1546424513.249 * * [misc]simplify: iters left: 3 (30 enodes) 1546424513.253 * * [misc]simplify: iters left: 2 (32 enodes) 1546424513.259 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424513.259 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.259 * * * * [misc]progress: [ 309 / 476 ] simplifiying candidate # 1546424513.260 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) 1546424513.260 * * [misc]simplify: iters left: 6 (13 enodes) 1546424513.265 * * [misc]simplify: iters left: 5 (19 enodes) 1546424513.270 * * [misc]simplify: iters left: 4 (26 enodes) 1546424513.274 * * [misc]simplify: iters left: 3 (31 enodes) 1546424513.278 * [exit]simplify: Simplified to (/ (/ 1 (sqrt PI)) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424513.278 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt PI)) (sqrt (sqrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.278 * * * * [misc]progress: [ 310 / 476 ] simplifiying candidate # 1546424513.278 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424513.278 * * [misc]simplify: iters left: 6 (19 enodes) 1546424513.282 * * [misc]simplify: iters left: 5 (28 enodes) 1546424513.286 * * [misc]simplify: iters left: 4 (38 enodes) 1546424513.291 * * [misc]simplify: iters left: 3 (46 enodes) 1546424513.297 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424513.297 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.297 * * * * [misc]progress: [ 311 / 476 ] simplifiying candidate # 1546424513.297 * [enter]simplify: Simplifying (/ (/ (cbrt 1) (sqrt (sqrt (fma -6 (* v v) 2)))) 1) 1546424513.297 * * [misc]simplify: iters left: 6 (11 enodes) 1546424513.299 * * [misc]simplify: iters left: 5 (17 enodes) 1546424513.304 * * [misc]simplify: iters left: 4 (22 enodes) 1546424513.310 * * [misc]simplify: iters left: 3 (28 enodes) 1546424513.316 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424513.316 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.316 * * * * [misc]progress: [ 312 / 476 ] simplifiying candidate # 1546424513.316 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424513.316 * * [misc]simplify: iters left: 6 (14 enodes) 1546424513.319 * * [misc]simplify: iters left: 5 (23 enodes) 1546424513.322 * * [misc]simplify: iters left: 4 (30 enodes) 1546424513.327 * * [misc]simplify: iters left: 3 (45 enodes) 1546424513.334 * * [misc]simplify: iters left: 2 (47 enodes) 1546424513.338 * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424513.338 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.338 * * * * [misc]progress: [ 313 / 476 ] simplifiying candidate # 1546424513.338 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424513.338 * * [misc]simplify: iters left: 6 (14 enodes) 1546424513.341 * * [misc]simplify: iters left: 5 (22 enodes) 1546424513.344 * * [misc]simplify: iters left: 4 (27 enodes) 1546424513.352 * * [misc]simplify: iters left: 3 (33 enodes) 1546424513.359 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424513.359 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (fabs (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.360 * * * * [misc]progress: [ 314 / 476 ] simplifiying candidate # 1546424513.360 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424513.360 * * [misc]simplify: iters left: 6 (13 enodes) 1546424513.366 * * [misc]simplify: iters left: 5 (20 enodes) 1546424513.371 * * [misc]simplify: iters left: 4 (25 enodes) 1546424513.377 * * [misc]simplify: iters left: 3 (30 enodes) 1546424513.384 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424513.384 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.384 * * * * [misc]progress: [ 315 / 476 ] simplifiying candidate # 1546424513.385 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (sqrt 1)) 1546424513.385 * * [misc]simplify: iters left: 5 (5 enodes) 1546424513.388 * * [misc]simplify: iters left: 4 (9 enodes) 1546424513.389 * [exit]simplify: Simplified to 1 1546424513.389 * [misc]simplify: Simplified (2 1) to (λ (v t) (* 1 (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.389 * * * * [misc]progress: [ 316 / 476 ] simplifiying candidate # 1546424513.389 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (sqrt PI)) 1546424513.389 * * [misc]simplify: iters left: 5 (6 enodes) 1546424513.392 * * [misc]simplify: iters left: 4 (10 enodes) 1546424513.394 * * [misc]simplify: iters left: 3 (11 enodes) 1546424513.396 * * [misc]simplify: iters left: 2 (13 enodes) 1546424513.399 * [exit]simplify: Simplified to (/ 1 (sqrt PI)) 1546424513.399 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt PI)) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.399 * * * * [misc]progress: [ 317 / 476 ] simplifiying candidate # 1546424513.399 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424513.399 * * [misc]simplify: iters left: 6 (13 enodes) 1546424513.404 * * [misc]simplify: iters left: 5 (20 enodes) 1546424513.406 * * [misc]simplify: iters left: 4 (25 enodes) 1546424513.410 * * [misc]simplify: iters left: 3 (30 enodes) 1546424513.413 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424513.413 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.413 * * * * [misc]progress: [ 318 / 476 ] simplifiying candidate # 1546424513.413 * [enter]simplify: Simplifying (/ (/ (cbrt 1) 1) 1) 1546424513.413 * * [misc]simplify: iters left: 5 (4 enodes) 1546424513.414 * * [misc]simplify: iters left: 4 (6 enodes) 1546424513.415 * [exit]simplify: Simplified to 1 1546424513.415 * [misc]simplify: Simplified (2 1) to (λ (v t) (* 1 (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.415 * * * * [misc]progress: [ 319 / 476 ] simplifiying candidate # 1546424513.415 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424513.415 * * [misc]simplify: iters left: 6 (22 enodes) 1546424513.419 * * [misc]simplify: iters left: 5 (39 enodes) 1546424513.425 * * [misc]simplify: iters left: 4 (77 enodes) 1546424513.438 * * [misc]simplify: iters left: 3 (152 enodes) 1546424513.491 * * [misc]simplify: iters left: 2 (259 enodes) 1546424513.607 * * [misc]simplify: iters left: 1 (318 enodes) 1546424513.731 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424513.731 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.731 * * * * [misc]progress: [ 320 / 476 ] simplifiying candidate # 1546424513.732 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424513.732 * * [misc]simplify: iters left: 6 (22 enodes) 1546424513.739 * * [misc]simplify: iters left: 5 (38 enodes) 1546424513.751 * * [misc]simplify: iters left: 4 (65 enodes) 1546424513.770 * * [misc]simplify: iters left: 3 (103 enodes) 1546424513.804 * * [misc]simplify: iters left: 2 (137 enodes) 1546424513.837 * * [misc]simplify: iters left: 1 (156 enodes) 1546424513.860 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424513.860 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.860 * * * * [misc]progress: [ 321 / 476 ] simplifiying candidate # 1546424513.860 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424513.860 * * [misc]simplify: iters left: 6 (21 enodes) 1546424513.864 * * [misc]simplify: iters left: 5 (36 enodes) 1546424513.869 * * [misc]simplify: iters left: 4 (63 enodes) 1546424513.884 * * [misc]simplify: iters left: 3 (101 enodes) 1546424513.916 * * [misc]simplify: iters left: 2 (135 enodes) 1546424513.951 * * [misc]simplify: iters left: 1 (153 enodes) 1546424513.973 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424513.973 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424513.973 * * * * [misc]progress: [ 322 / 476 ] simplifiying candidate # 1546424513.974 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt 1)) 1546424513.974 * * [misc]simplify: iters left: 6 (18 enodes) 1546424513.979 * * [misc]simplify: iters left: 5 (33 enodes) 1546424513.992 * * [misc]simplify: iters left: 4 (57 enodes) 1546424514.001 * * [misc]simplify: iters left: 3 (97 enodes) 1546424514.022 * * [misc]simplify: iters left: 2 (271 enodes) 1546424514.155 * * [misc]simplify: iters left: 1 (369 enodes) 1546424514.222 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) 1546424514.222 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424514.222 * * * * [misc]progress: [ 323 / 476 ] simplifiying candidate # 1546424514.223 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt PI)) 1546424514.223 * * [misc]simplify: iters left: 6 (19 enodes) 1546424514.226 * * [misc]simplify: iters left: 5 (34 enodes) 1546424514.232 * * [misc]simplify: iters left: 4 (61 enodes) 1546424514.241 * * [misc]simplify: iters left: 3 (99 enodes) 1546424514.259 * * [misc]simplify: iters left: 2 (133 enodes) 1546424514.281 * * [misc]simplify: iters left: 1 (150 enodes) 1546424514.325 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt PI)) 1546424514.325 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt PI)) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424514.325 * * * * [misc]progress: [ 324 / 476 ] simplifiying candidate # 1546424514.326 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424514.326 * * [misc]simplify: iters left: 6 (21 enodes) 1546424514.332 * * [misc]simplify: iters left: 5 (36 enodes) 1546424514.343 * * [misc]simplify: iters left: 4 (63 enodes) 1546424514.353 * * [misc]simplify: iters left: 3 (101 enodes) 1546424514.368 * * [misc]simplify: iters left: 2 (135 enodes) 1546424514.395 * * [misc]simplify: iters left: 1 (153 enodes) 1546424514.417 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424514.417 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424514.417 * * * * [misc]progress: [ 325 / 476 ] simplifiying candidate # 1546424514.417 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) 1) 1546424514.417 * * [misc]simplify: iters left: 6 (17 enodes) 1546424514.420 * * [misc]simplify: iters left: 5 (32 enodes) 1546424514.425 * * [misc]simplify: iters left: 4 (58 enodes) 1546424514.436 * * [misc]simplify: iters left: 3 (105 enodes) 1546424514.483 * * [misc]simplify: iters left: 2 (299 enodes) 1546424514.642 * * [misc]simplify: iters left: 1 (387 enodes) 1546424514.706 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) 1546424514.706 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424514.706 * * * * [misc]progress: [ 326 / 476 ] simplifiying candidate # 1546424514.706 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424514.706 * * [misc]simplify: iters left: 6 (22 enodes) 1546424514.713 * * [misc]simplify: iters left: 5 (36 enodes) 1546424514.724 * * [misc]simplify: iters left: 4 (57 enodes) 1546424514.742 * * [misc]simplify: iters left: 3 (99 enodes) 1546424514.773 * * [misc]simplify: iters left: 2 (141 enodes) 1546424514.803 * * [misc]simplify: iters left: 1 (161 enodes) 1546424514.830 * [exit]simplify: Simplified to (* (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424514.830 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424514.830 * * * * [misc]progress: [ 327 / 476 ] simplifiying candidate # 1546424514.830 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424514.830 * * [misc]simplify: iters left: 6 (22 enodes) 1546424514.834 * * [misc]simplify: iters left: 5 (35 enodes) 1546424514.842 * * [misc]simplify: iters left: 4 (51 enodes) 1546424514.857 * * [misc]simplify: iters left: 3 (71 enodes) 1546424514.876 * * [misc]simplify: iters left: 2 (79 enodes) 1546424514.894 * * [misc]simplify: iters left: 1 (82 enodes) 1546424514.914 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (cbrt (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424514.914 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (cbrt (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424514.915 * * * * [misc]progress: [ 328 / 476 ] simplifiying candidate # 1546424514.915 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424514.915 * * [misc]simplify: iters left: 6 (21 enodes) 1546424514.922 * * [misc]simplify: iters left: 5 (33 enodes) 1546424514.931 * * [misc]simplify: iters left: 4 (49 enodes) 1546424514.946 * * [misc]simplify: iters left: 3 (69 enodes) 1546424514.965 * * [misc]simplify: iters left: 2 (77 enodes) 1546424514.981 * * [misc]simplify: iters left: 1 (80 enodes) 1546424514.991 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (/ (fabs (cbrt (fma (* v v) -6 2))) (cbrt (cbrt (fma (* v -5) v 1))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424514.992 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (/ (fabs (cbrt (fma (* v v) -6 2))) (cbrt (cbrt (fma (* v -5) v 1))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424514.992 * * * * [misc]progress: [ 329 / 476 ] simplifiying candidate # 1546424514.992 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt 1)) 1546424514.992 * * [misc]simplify: iters left: 6 (18 enodes) 1546424514.996 * * [misc]simplify: iters left: 5 (30 enodes) 1546424515.000 * * [misc]simplify: iters left: 4 (44 enodes) 1546424515.007 * * [misc]simplify: iters left: 3 (70 enodes) 1546424515.019 * * [misc]simplify: iters left: 2 (117 enodes) 1546424515.055 * * [misc]simplify: iters left: 1 (123 enodes) 1546424515.075 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) 1546424515.075 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424515.075 * * * * [misc]progress: [ 330 / 476 ] simplifiying candidate # 1546424515.075 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt PI)) 1546424515.075 * * [misc]simplify: iters left: 6 (19 enodes) 1546424515.081 * * [misc]simplify: iters left: 5 (31 enodes) 1546424515.090 * * [misc]simplify: iters left: 4 (47 enodes) 1546424515.104 * * [misc]simplify: iters left: 3 (67 enodes) 1546424515.121 * * [misc]simplify: iters left: 2 (75 enodes) 1546424515.138 * * [misc]simplify: iters left: 1 (78 enodes) 1546424515.158 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt PI)) (/ (fabs (cbrt (fma (* v v) -6 2))) (cbrt (cbrt (fma (* v -5) v 1))))) 1546424515.158 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt PI)) (/ (fabs (cbrt (fma (* v v) -6 2))) (cbrt (cbrt (fma (* v -5) v 1))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424515.158 * * * * [misc]progress: [ 331 / 476 ] simplifiying candidate # 1546424515.158 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424515.158 * * [misc]simplify: iters left: 6 (21 enodes) 1546424515.165 * * [misc]simplify: iters left: 5 (33 enodes) 1546424515.175 * * [misc]simplify: iters left: 4 (49 enodes) 1546424515.189 * * [misc]simplify: iters left: 3 (69 enodes) 1546424515.202 * * [misc]simplify: iters left: 2 (77 enodes) 1546424515.211 * * [misc]simplify: iters left: 1 (80 enodes) 1546424515.221 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (/ (fabs (cbrt (fma (* v v) -6 2))) (cbrt (cbrt (fma (* v -5) v 1))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424515.221 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (/ (fabs (cbrt (fma (* v v) -6 2))) (cbrt (cbrt (fma (* v -5) v 1))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424515.221 * * * * [misc]progress: [ 332 / 476 ] simplifiying candidate # 1546424515.222 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) 1) 1546424515.222 * * [misc]simplify: iters left: 6 (17 enodes) 1546424515.225 * * [misc]simplify: iters left: 5 (29 enodes) 1546424515.231 * * [misc]simplify: iters left: 4 (43 enodes) 1546424515.245 * * [misc]simplify: iters left: 3 (74 enodes) 1546424515.267 * * [misc]simplify: iters left: 2 (129 enodes) 1546424515.304 * * [misc]simplify: iters left: 1 (133 enodes) 1546424515.321 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) 1546424515.321 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (fma (* v v) -6 2)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424515.321 * * * * [misc]progress: [ 333 / 476 ] simplifiying candidate # 1546424515.322 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424515.322 * * [misc]simplify: iters left: 6 (21 enodes) 1546424515.325 * * [misc]simplify: iters left: 5 (34 enodes) 1546424515.330 * * [misc]simplify: iters left: 4 (55 enodes) 1546424515.339 * * [misc]simplify: iters left: 3 (97 enodes) 1546424515.354 * * [misc]simplify: iters left: 2 (136 enodes) 1546424515.377 * * [misc]simplify: iters left: 1 (155 enodes) 1546424515.414 * [exit]simplify: Simplified to (/ (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424515.414 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424515.414 * * * * [misc]progress: [ 334 / 476 ] simplifiying candidate # 1546424515.414 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424515.414 * * [misc]simplify: iters left: 6 (21 enodes) 1546424515.421 * * [misc]simplify: iters left: 5 (33 enodes) 1546424515.431 * * [misc]simplify: iters left: 4 (49 enodes) 1546424515.446 * * [misc]simplify: iters left: 3 (69 enodes) 1546424515.455 * * [misc]simplify: iters left: 2 (77 enodes) 1546424515.464 * * [misc]simplify: iters left: 1 (80 enodes) 1546424515.475 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (/ (sqrt (sqrt (fma (* v v) -6 2))) (cbrt (cbrt (fma (* v -5) v 1))))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424515.475 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (/ (sqrt (sqrt (fma (* v v) -6 2))) (cbrt (cbrt (fma (* v -5) v 1))))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424515.475 * * * * [misc]progress: [ 335 / 476 ] simplifiying candidate # 1546424515.475 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424515.475 * * [misc]simplify: iters left: 6 (20 enodes) 1546424515.478 * * [misc]simplify: iters left: 5 (31 enodes) 1546424515.483 * * [misc]simplify: iters left: 4 (47 enodes) 1546424515.497 * * [misc]simplify: iters left: 3 (67 enodes) 1546424515.516 * * [misc]simplify: iters left: 2 (75 enodes) 1546424515.533 * * [misc]simplify: iters left: 1 (78 enodes) 1546424515.552 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424515.552 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424515.552 * * * * [misc]progress: [ 336 / 476 ] simplifiying candidate # 1546424515.552 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt 1)) 1546424515.552 * * [misc]simplify: iters left: 6 (17 enodes) 1546424515.557 * * [misc]simplify: iters left: 5 (28 enodes) 1546424515.566 * * [misc]simplify: iters left: 4 (43 enodes) 1546424515.580 * * [misc]simplify: iters left: 3 (77 enodes) 1546424515.608 * * [misc]simplify: iters left: 2 (160 enodes) 1546424515.642 * * [misc]simplify: iters left: 1 (164 enodes) 1546424515.655 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (cbrt (cbrt (fma (* v -5) v 1)))) 1546424515.655 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (cbrt (cbrt (fma (* v -5) v 1)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424515.655 * * * * [misc]progress: [ 337 / 476 ] simplifiying candidate # 1546424515.655 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) 1546424515.655 * * [misc]simplify: iters left: 6 (18 enodes) 1546424515.661 * * [misc]simplify: iters left: 5 (29 enodes) 1546424515.666 * * [misc]simplify: iters left: 4 (45 enodes) 1546424515.673 * * [misc]simplify: iters left: 3 (65 enodes) 1546424515.682 * * [misc]simplify: iters left: 2 (73 enodes) 1546424515.694 * * [misc]simplify: iters left: 1 (76 enodes) 1546424515.714 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt PI))) 1546424515.714 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt PI))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424515.715 * * * * [misc]progress: [ 338 / 476 ] simplifiying candidate # 1546424515.715 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424515.715 * * [misc]simplify: iters left: 6 (20 enodes) 1546424515.721 * * [misc]simplify: iters left: 5 (31 enodes) 1546424515.731 * * [misc]simplify: iters left: 4 (47 enodes) 1546424515.745 * * [misc]simplify: iters left: 3 (67 enodes) 1546424515.754 * * [misc]simplify: iters left: 2 (75 enodes) 1546424515.762 * * [misc]simplify: iters left: 1 (78 enodes) 1546424515.772 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424515.772 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424515.772 * * * * [misc]progress: [ 339 / 476 ] simplifiying candidate # 1546424515.772 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1) 1546424515.772 * * [misc]simplify: iters left: 6 (16 enodes) 1546424515.775 * * [misc]simplify: iters left: 5 (27 enodes) 1546424515.783 * * [misc]simplify: iters left: 4 (42 enodes) 1546424515.799 * * [misc]simplify: iters left: 3 (73 enodes) 1546424515.825 * * [misc]simplify: iters left: 2 (155 enodes) 1546424515.856 * * [misc]simplify: iters left: 1 (160 enodes) 1546424515.865 * [exit]simplify: Simplified to (* (cbrt (cbrt (fma (* v -5) v 1))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v -6) v 2))))) 1546424515.865 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (cbrt (cbrt (fma (* v -5) v 1))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v -6) v 2))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424515.866 * * * * [misc]progress: [ 340 / 476 ] simplifiying candidate # 1546424515.866 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt 1)) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424515.866 * * [misc]simplify: iters left: 6 (16 enodes) 1546424515.869 * * [misc]simplify: iters left: 5 (27 enodes) 1546424515.874 * * [misc]simplify: iters left: 4 (45 enodes) 1546424515.884 * * [misc]simplify: iters left: 3 (101 enodes) 1546424515.920 * * [misc]simplify: iters left: 2 (234 enodes) 1546424516.020 * * [misc]simplify: iters left: 1 (449 enodes) 1546424516.191 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424516.191 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424516.191 * * * * [misc]progress: [ 341 / 476 ] simplifiying candidate # 1546424516.191 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt 1)) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424516.192 * * [misc]simplify: iters left: 6 (16 enodes) 1546424516.197 * * [misc]simplify: iters left: 5 (26 enodes) 1546424516.205 * * [misc]simplify: iters left: 4 (36 enodes) 1546424516.215 * * [misc]simplify: iters left: 3 (48 enodes) 1546424516.227 * * [misc]simplify: iters left: 2 (74 enodes) 1546424516.247 * * [misc]simplify: iters left: 1 (87 enodes) 1546424516.268 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424516.268 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424516.268 * * * * [misc]progress: [ 342 / 476 ] simplifiying candidate # 1546424516.269 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt 1)) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424516.269 * * [misc]simplify: iters left: 6 (15 enodes) 1546424516.274 * * [misc]simplify: iters left: 5 (24 enodes) 1546424516.281 * * [misc]simplify: iters left: 4 (36 enodes) 1546424516.292 * * [misc]simplify: iters left: 3 (58 enodes) 1546424516.309 * * [misc]simplify: iters left: 2 (125 enodes) 1546424516.350 * * [misc]simplify: iters left: 1 (132 enodes) 1546424516.367 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (cbrt (fma (* v v) -5 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424516.368 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (cbrt (fma (* v v) -5 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424516.368 * * * * [misc]progress: [ 343 / 476 ] simplifiying candidate # 1546424516.368 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt 1)) (sqrt 1)) 1546424516.368 * * [misc]simplify: iters left: 6 (11 enodes) 1546424516.372 * * [misc]simplify: iters left: 5 (20 enodes) 1546424516.378 * * [misc]simplify: iters left: 4 (29 enodes) 1546424516.386 * * [misc]simplify: iters left: 3 (32 enodes) 1546424516.392 * * [misc]simplify: iters left: 2 (35 enodes) 1546424516.398 * [exit]simplify: Simplified to (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) 1546424516.398 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424516.398 * * * * [misc]progress: [ 344 / 476 ] simplifiying candidate # 1546424516.399 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt 1)) (sqrt PI)) 1546424516.399 * * [misc]simplify: iters left: 6 (13 enodes) 1546424516.404 * * [misc]simplify: iters left: 5 (22 enodes) 1546424516.410 * * [misc]simplify: iters left: 4 (34 enodes) 1546424516.423 * * [misc]simplify: iters left: 3 (56 enodes) 1546424516.437 * * [misc]simplify: iters left: 2 (119 enodes) 1546424516.455 * * [misc]simplify: iters left: 1 (126 enodes) 1546424516.463 * [exit]simplify: Simplified to (* (cbrt (cbrt (fma (* v -5) v 1))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt PI))) 1546424516.464 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (cbrt (cbrt (fma (* v -5) v 1))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt PI))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424516.464 * * * * [misc]progress: [ 345 / 476 ] simplifiying candidate # 1546424516.464 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt 1)) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424516.465 * * [misc]simplify: iters left: 6 (15 enodes) 1546424516.470 * * [misc]simplify: iters left: 5 (24 enodes) 1546424516.476 * * [misc]simplify: iters left: 4 (36 enodes) 1546424516.487 * * [misc]simplify: iters left: 3 (58 enodes) 1546424516.502 * * [misc]simplify: iters left: 2 (125 enodes) 1546424516.522 * * [misc]simplify: iters left: 1 (132 enodes) 1546424516.531 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (cbrt (fma (* v v) -5 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424516.531 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (cbrt (fma (* v v) -5 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424516.531 * * * * [misc]progress: [ 346 / 476 ] simplifiying candidate # 1546424516.532 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt 1)) 1) 1546424516.532 * * [misc]simplify: iters left: 6 (11 enodes) 1546424516.536 * * [misc]simplify: iters left: 5 (20 enodes) 1546424516.541 * * [misc]simplify: iters left: 4 (29 enodes) 1546424516.548 * * [misc]simplify: iters left: 3 (32 enodes) 1546424516.553 * * [misc]simplify: iters left: 2 (35 enodes) 1546424516.560 * [exit]simplify: Simplified to (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) 1546424516.560 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424516.560 * * * * [misc]progress: [ 347 / 476 ] simplifiying candidate # 1546424516.560 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424516.560 * * [misc]simplify: iters left: 6 (21 enodes) 1546424516.567 * * [misc]simplify: iters left: 5 (34 enodes) 1546424516.577 * * [misc]simplify: iters left: 4 (55 enodes) 1546424516.593 * * [misc]simplify: iters left: 3 (97 enodes) 1546424516.621 * * [misc]simplify: iters left: 2 (136 enodes) 1546424516.663 * * [misc]simplify: iters left: 1 (155 enodes) 1546424516.689 * [exit]simplify: Simplified to (/ (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424516.689 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424516.689 * * * * [misc]progress: [ 348 / 476 ] simplifiying candidate # 1546424516.689 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424516.689 * * [misc]simplify: iters left: 6 (21 enodes) 1546424516.693 * * [misc]simplify: iters left: 5 (33 enodes) 1546424516.700 * * [misc]simplify: iters left: 4 (49 enodes) 1546424516.714 * * [misc]simplify: iters left: 3 (69 enodes) 1546424516.733 * * [misc]simplify: iters left: 2 (77 enodes) 1546424516.751 * * [misc]simplify: iters left: 1 (80 enodes) 1546424516.773 * [exit]simplify: Simplified to (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (/ (sqrt (sqrt (fma (* v v) -6 2))) (cbrt (cbrt (fma (* v -5) v 1))))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424516.773 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (cbrt (fma (* v -5) v 1))) (/ (sqrt (sqrt (fma (* v v) -6 2))) (cbrt (cbrt (fma (* v -5) v 1))))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424516.773 * * * * [misc]progress: [ 349 / 476 ] simplifiying candidate # 1546424516.773 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424516.773 * * [misc]simplify: iters left: 6 (20 enodes) 1546424516.780 * * [misc]simplify: iters left: 5 (31 enodes) 1546424516.789 * * [misc]simplify: iters left: 4 (47 enodes) 1546424516.799 * * [misc]simplify: iters left: 3 (67 enodes) 1546424516.808 * * [misc]simplify: iters left: 2 (75 enodes) 1546424516.817 * * [misc]simplify: iters left: 1 (78 enodes) 1546424516.827 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424516.827 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424516.827 * * * * [misc]progress: [ 350 / 476 ] simplifiying candidate # 1546424516.828 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt 1)) 1546424516.828 * * [misc]simplify: iters left: 6 (17 enodes) 1546424516.831 * * [misc]simplify: iters left: 5 (28 enodes) 1546424516.835 * * [misc]simplify: iters left: 4 (43 enodes) 1546424516.843 * * [misc]simplify: iters left: 3 (77 enodes) 1546424516.872 * * [misc]simplify: iters left: 2 (160 enodes) 1546424516.928 * * [misc]simplify: iters left: 1 (164 enodes) 1546424516.947 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (cbrt (cbrt (fma (* v -5) v 1)))) 1546424516.947 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (cbrt (cbrt (fma (* v -5) v 1)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424516.947 * * * * [misc]progress: [ 351 / 476 ] simplifiying candidate # 1546424516.948 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) 1546424516.948 * * [misc]simplify: iters left: 6 (18 enodes) 1546424516.954 * * [misc]simplify: iters left: 5 (29 enodes) 1546424516.963 * * [misc]simplify: iters left: 4 (45 enodes) 1546424516.977 * * [misc]simplify: iters left: 3 (65 enodes) 1546424516.989 * * [misc]simplify: iters left: 2 (73 enodes) 1546424516.999 * * [misc]simplify: iters left: 1 (76 enodes) 1546424517.009 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt PI))) 1546424517.009 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (* (sqrt (sqrt (fma (* v v) -6 2))) (sqrt PI))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.010 * * * * [misc]progress: [ 352 / 476 ] simplifiying candidate # 1546424517.010 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424517.010 * * [misc]simplify: iters left: 6 (20 enodes) 1546424517.013 * * [misc]simplify: iters left: 5 (31 enodes) 1546424517.018 * * [misc]simplify: iters left: 4 (47 enodes) 1546424517.031 * * [misc]simplify: iters left: 3 (67 enodes) 1546424517.049 * * [misc]simplify: iters left: 2 (75 enodes) 1546424517.066 * * [misc]simplify: iters left: 1 (78 enodes) 1546424517.086 * [exit]simplify: Simplified to (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424517.086 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.086 * * * * [misc]progress: [ 353 / 476 ] simplifiying candidate # 1546424517.087 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1) 1546424517.087 * * [misc]simplify: iters left: 6 (16 enodes) 1546424517.092 * * [misc]simplify: iters left: 5 (27 enodes) 1546424517.100 * * [misc]simplify: iters left: 4 (42 enodes) 1546424517.115 * * [misc]simplify: iters left: 3 (73 enodes) 1546424517.135 * * [misc]simplify: iters left: 2 (155 enodes) 1546424517.162 * * [misc]simplify: iters left: 1 (160 enodes) 1546424517.178 * [exit]simplify: Simplified to (* (cbrt (cbrt (fma (* v -5) v 1))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v -6) v 2))))) 1546424517.178 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (cbrt (cbrt (fma (* v -5) v 1))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v -6) v 2))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.178 * * * * [misc]progress: [ 354 / 476 ] simplifiying candidate # 1546424517.179 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) 1) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424517.179 * * [misc]simplify: iters left: 6 (15 enodes) 1546424517.184 * * [misc]simplify: iters left: 5 (26 enodes) 1546424517.193 * * [misc]simplify: iters left: 4 (52 enodes) 1546424517.212 * * [misc]simplify: iters left: 3 (97 enodes) 1546424517.248 * * [misc]simplify: iters left: 2 (185 enodes) 1546424517.294 * * [misc]simplify: iters left: 1 (210 enodes) 1546424517.310 * [exit]simplify: Simplified to (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424517.311 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (/ (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.311 * * * * [misc]progress: [ 355 / 476 ] simplifiying candidate # 1546424517.311 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) 1) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424517.311 * * [misc]simplify: iters left: 6 (15 enodes) 1546424517.313 * * [misc]simplify: iters left: 5 (25 enodes) 1546424517.317 * * [misc]simplify: iters left: 4 (41 enodes) 1546424517.323 * * [misc]simplify: iters left: 3 (61 enodes) 1546424517.334 * * [misc]simplify: iters left: 2 (82 enodes) 1546424517.354 * * [misc]simplify: iters left: 1 (85 enodes) 1546424517.364 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424517.364 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.364 * * * * [misc]progress: [ 356 / 476 ] simplifiying candidate # 1546424517.364 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) 1) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424517.364 * * [misc]simplify: iters left: 6 (14 enodes) 1546424517.367 * * [misc]simplify: iters left: 5 (23 enodes) 1546424517.371 * * [misc]simplify: iters left: 4 (40 enodes) 1546424517.378 * * [misc]simplify: iters left: 3 (85 enodes) 1546424517.409 * * [misc]simplify: iters left: 2 (197 enodes) 1546424517.448 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424517.448 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.448 * * * * [misc]progress: [ 357 / 476 ] simplifiying candidate # 1546424517.449 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) 1) (sqrt 1)) 1546424517.449 * * [misc]simplify: iters left: 6 (11 enodes) 1546424517.454 * * [misc]simplify: iters left: 5 (20 enodes) 1546424517.459 * * [misc]simplify: iters left: 4 (29 enodes) 1546424517.466 * * [misc]simplify: iters left: 3 (38 enodes) 1546424517.475 * * [misc]simplify: iters left: 2 (52 enodes) 1546424517.488 * [exit]simplify: Simplified to (* (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (cbrt (fma (* v v) -5 1)))) 1546424517.488 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (cbrt (cbrt (fma (* v v) -5 1))) (cbrt (cbrt (fma (* v v) -5 1)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.488 * * * * [misc]progress: [ 358 / 476 ] simplifiying candidate # 1546424517.488 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) 1) (sqrt PI)) 1546424517.488 * * [misc]simplify: iters left: 6 (12 enodes) 1546424517.492 * * [misc]simplify: iters left: 5 (21 enodes) 1546424517.498 * * [misc]simplify: iters left: 4 (38 enodes) 1546424517.510 * * [misc]simplify: iters left: 3 (64 enodes) 1546424517.529 * * [misc]simplify: iters left: 2 (115 enodes) 1546424517.561 * * [misc]simplify: iters left: 1 (119 enodes) 1546424517.577 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt PI)) 1546424517.577 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt PI)) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.577 * * * * [misc]progress: [ 359 / 476 ] simplifiying candidate # 1546424517.578 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) 1) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424517.578 * * [misc]simplify: iters left: 6 (14 enodes) 1546424517.582 * * [misc]simplify: iters left: 5 (23 enodes) 1546424517.590 * * [misc]simplify: iters left: 4 (40 enodes) 1546424517.603 * * [misc]simplify: iters left: 3 (85 enodes) 1546424517.640 * * [misc]simplify: iters left: 2 (197 enodes) 1546424517.708 * [exit]simplify: Simplified to (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424517.708 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.708 * * * * [misc]progress: [ 360 / 476 ] simplifiying candidate # 1546424517.709 * [enter]simplify: Simplifying (/ (/ (* (cbrt (cbrt (fma v (* v -5) 1))) (cbrt (cbrt (fma v (* v -5) 1)))) 1) 1) 1546424517.709 * * [misc]simplify: iters left: 6 (10 enodes) 1546424517.712 * * [misc]simplify: iters left: 5 (17 enodes) 1546424517.717 * * [misc]simplify: iters left: 4 (23 enodes) 1546424517.724 * * [misc]simplify: iters left: 3 (38 enodes) 1546424517.734 * * [misc]simplify: iters left: 2 (67 enodes) 1546424517.753 * [exit]simplify: Simplified to (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) 1546424517.753 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (* (cbrt (cbrt (fma (* v -5) v 1))) (cbrt (cbrt (fma (* v -5) v 1)))) (* (/ (/ (cbrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.753 * * * * [misc]progress: [ 361 / 476 ] simplifiying candidate # 1546424517.753 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424517.754 * * [misc]simplify: iters left: 6 (21 enodes) 1546424517.760 * * [misc]simplify: iters left: 5 (34 enodes) 1546424517.771 * * [misc]simplify: iters left: 4 (51 enodes) 1546424517.785 * * [misc]simplify: iters left: 3 (71 enodes) 1546424517.803 * * [misc]simplify: iters left: 2 (83 enodes) 1546424517.817 * * [misc]simplify: iters left: 1 (86 enodes) 1546424517.827 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424517.827 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.827 * * * * [misc]progress: [ 362 / 476 ] simplifiying candidate # 1546424517.828 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424517.828 * * [misc]simplify: iters left: 6 (21 enodes) 1546424517.832 * * [misc]simplify: iters left: 5 (33 enodes) 1546424517.837 * * [misc]simplify: iters left: 4 (45 enodes) 1546424517.847 * * [misc]simplify: iters left: 3 (55 enodes) 1546424517.862 * * [misc]simplify: iters left: 2 (61 enodes) 1546424517.872 * [exit]simplify: Simplified to (/ (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424517.872 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.872 * * * * [misc]progress: [ 363 / 476 ] simplifiying candidate # 1546424517.873 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424517.873 * * [misc]simplify: iters left: 6 (20 enodes) 1546424517.876 * * [misc]simplify: iters left: 5 (31 enodes) 1546424517.880 * * [misc]simplify: iters left: 4 (43 enodes) 1546424517.886 * * [misc]simplify: iters left: 3 (53 enodes) 1546424517.893 * * [misc]simplify: iters left: 2 (59 enodes) 1546424517.900 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424517.900 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.901 * * * * [misc]progress: [ 364 / 476 ] simplifiying candidate # 1546424517.901 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt 1)) 1546424517.901 * * [misc]simplify: iters left: 6 (17 enodes) 1546424517.904 * * [misc]simplify: iters left: 5 (28 enodes) 1546424517.908 * * [misc]simplify: iters left: 4 (40 enodes) 1546424517.914 * * [misc]simplify: iters left: 3 (50 enodes) 1546424517.919 * * [misc]simplify: iters left: 2 (55 enodes) 1546424517.926 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) 1546424517.926 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* -6 v) v 2))) (cbrt (sqrt (fma (* -6 v) v 2))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.926 * * * * [misc]progress: [ 365 / 476 ] simplifiying candidate # 1546424517.926 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt PI)) 1546424517.926 * * [misc]simplify: iters left: 6 (18 enodes) 1546424517.929 * * [misc]simplify: iters left: 5 (29 enodes) 1546424517.934 * * [misc]simplify: iters left: 4 (41 enodes) 1546424517.939 * * [misc]simplify: iters left: 3 (51 enodes) 1546424517.948 * * [misc]simplify: iters left: 2 (57 enodes) 1546424517.963 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt PI)) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) 1546424517.963 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt PI)) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424517.963 * * * * [misc]progress: [ 366 / 476 ] simplifiying candidate # 1546424517.963 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424517.963 * * [misc]simplify: iters left: 6 (20 enodes) 1546424517.969 * * [misc]simplify: iters left: 5 (31 enodes) 1546424517.978 * * [misc]simplify: iters left: 4 (43 enodes) 1546424517.991 * * [misc]simplify: iters left: 3 (53 enodes) 1546424518.006 * * [misc]simplify: iters left: 2 (59 enodes) 1546424518.021 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.021 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (* (cbrt (sqrt (fma (* v v) -6 2))) (cbrt (sqrt (fma (* v v) -6 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.021 * * * * [misc]progress: [ 367 / 476 ] simplifiying candidate # 1546424518.021 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) 1) 1546424518.022 * * [misc]simplify: iters left: 6 (16 enodes) 1546424518.026 * * [misc]simplify: iters left: 5 (27 enodes) 1546424518.033 * * [misc]simplify: iters left: 4 (39 enodes) 1546424518.044 * * [misc]simplify: iters left: 3 (51 enodes) 1546424518.057 * * [misc]simplify: iters left: 2 (56 enodes) 1546424518.066 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) 1546424518.066 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (cbrt (sqrt (fma (* v v) -6 2)))) (cbrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.066 * * * * [misc]progress: [ 368 / 476 ] simplifiying candidate # 1546424518.066 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424518.066 * * [misc]simplify: iters left: 6 (21 enodes) 1546424518.070 * * [misc]simplify: iters left: 5 (33 enodes) 1546424518.074 * * [misc]simplify: iters left: 4 (46 enodes) 1546424518.086 * * [misc]simplify: iters left: 3 (58 enodes) 1546424518.099 * * [misc]simplify: iters left: 2 (59 enodes) 1546424518.114 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424518.114 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.114 * * * * [misc]progress: [ 369 / 476 ] simplifiying candidate # 1546424518.114 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424518.115 * * [misc]simplify: iters left: 6 (21 enodes) 1546424518.121 * * [misc]simplify: iters left: 5 (32 enodes) 1546424518.130 * * [misc]simplify: iters left: 4 (42 enodes) 1546424518.141 * * [misc]simplify: iters left: 3 (49 enodes) 1546424518.153 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.153 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.153 * * * * [misc]progress: [ 370 / 476 ] simplifiying candidate # 1546424518.153 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424518.154 * * [misc]simplify: iters left: 6 (20 enodes) 1546424518.160 * * [misc]simplify: iters left: 5 (30 enodes) 1546424518.168 * * [misc]simplify: iters left: 4 (40 enodes) 1546424518.179 * * [misc]simplify: iters left: 3 (47 enodes) 1546424518.192 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.192 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.193 * * * * [misc]progress: [ 371 / 476 ] simplifiying candidate # 1546424518.193 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt 1)) 1546424518.193 * * [misc]simplify: iters left: 6 (17 enodes) 1546424518.199 * * [misc]simplify: iters left: 5 (27 enodes) 1546424518.206 * * [misc]simplify: iters left: 4 (37 enodes) 1546424518.217 * * [misc]simplify: iters left: 3 (48 enodes) 1546424518.227 * * [misc]simplify: iters left: 2 (49 enodes) 1546424518.236 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) 1546424518.237 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.237 * * * * [misc]progress: [ 372 / 476 ] simplifiying candidate # 1546424518.237 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt PI)) 1546424518.237 * * [misc]simplify: iters left: 6 (18 enodes) 1546424518.243 * * [misc]simplify: iters left: 5 (28 enodes) 1546424518.251 * * [misc]simplify: iters left: 4 (38 enodes) 1546424518.262 * * [misc]simplify: iters left: 3 (45 enodes) 1546424518.274 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt PI)) (fabs (cbrt (fma (* v v) -6 2)))) 1546424518.274 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt PI)) (fabs (cbrt (fma (* v v) -6 2)))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.274 * * * * [misc]progress: [ 373 / 476 ] simplifiying candidate # 1546424518.274 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424518.274 * * [misc]simplify: iters left: 6 (20 enodes) 1546424518.281 * * [misc]simplify: iters left: 5 (30 enodes) 1546424518.290 * * [misc]simplify: iters left: 4 (40 enodes) 1546424518.301 * * [misc]simplify: iters left: 3 (47 enodes) 1546424518.313 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.313 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.313 * * * * [misc]progress: [ 374 / 476 ] simplifiying candidate # 1546424518.313 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) 1) 1546424518.313 * * [misc]simplify: iters left: 6 (16 enodes) 1546424518.319 * * [misc]simplify: iters left: 5 (26 enodes) 1546424518.326 * * [misc]simplify: iters left: 4 (36 enodes) 1546424518.336 * * [misc]simplify: iters left: 3 (48 enodes) 1546424518.341 * * [misc]simplify: iters left: 2 (49 enodes) 1546424518.346 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) 1546424518.346 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (fma (* v v) -6 2)))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.346 * * * * [misc]progress: [ 375 / 476 ] simplifiying candidate # 1546424518.346 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424518.347 * * [misc]simplify: iters left: 6 (20 enodes) 1546424518.350 * * [misc]simplify: iters left: 5 (31 enodes) 1546424518.354 * * [misc]simplify: iters left: 4 (44 enodes) 1546424518.361 * * [misc]simplify: iters left: 3 (56 enodes) 1546424518.367 * * [misc]simplify: iters left: 2 (57 enodes) 1546424518.374 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424518.375 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.375 * * * * [misc]progress: [ 376 / 476 ] simplifiying candidate # 1546424518.375 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424518.375 * * [misc]simplify: iters left: 6 (20 enodes) 1546424518.378 * * [misc]simplify: iters left: 5 (30 enodes) 1546424518.382 * * [misc]simplify: iters left: 4 (40 enodes) 1546424518.388 * * [misc]simplify: iters left: 3 (47 enodes) 1546424518.396 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.396 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.396 * * * * [misc]progress: [ 377 / 476 ] simplifiying candidate # 1546424518.397 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424518.397 * * [misc]simplify: iters left: 6 (19 enodes) 1546424518.402 * * [misc]simplify: iters left: 5 (28 enodes) 1546424518.410 * * [misc]simplify: iters left: 4 (38 enodes) 1546424518.421 * * [misc]simplify: iters left: 3 (45 enodes) 1546424518.428 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.428 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.428 * * * * [misc]progress: [ 378 / 476 ] simplifiying candidate # 1546424518.428 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt 1)) 1546424518.428 * * [misc]simplify: iters left: 6 (16 enodes) 1546424518.432 * * [misc]simplify: iters left: 5 (25 enodes) 1546424518.436 * * [misc]simplify: iters left: 4 (35 enodes) 1546424518.441 * * [misc]simplify: iters left: 3 (46 enodes) 1546424518.445 * * [misc]simplify: iters left: 2 (47 enodes) 1546424518.450 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424518.450 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.450 * * * * [misc]progress: [ 379 / 476 ] simplifiying candidate # 1546424518.450 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) 1546424518.450 * * [misc]simplify: iters left: 6 (17 enodes) 1546424518.455 * * [misc]simplify: iters left: 5 (26 enodes) 1546424518.463 * * [misc]simplify: iters left: 4 (36 enodes) 1546424518.473 * * [misc]simplify: iters left: 3 (43 enodes) 1546424518.484 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt PI)) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424518.484 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt PI)) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.484 * * * * [misc]progress: [ 380 / 476 ] simplifiying candidate # 1546424518.484 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424518.484 * * [misc]simplify: iters left: 6 (19 enodes) 1546424518.487 * * [misc]simplify: iters left: 5 (28 enodes) 1546424518.491 * * [misc]simplify: iters left: 4 (38 enodes) 1546424518.496 * * [misc]simplify: iters left: 3 (45 enodes) 1546424518.502 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.502 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.502 * * * * [misc]progress: [ 381 / 476 ] simplifiying candidate # 1546424518.502 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1) 1546424518.502 * * [misc]simplify: iters left: 6 (15 enodes) 1546424518.504 * * [misc]simplify: iters left: 5 (24 enodes) 1546424518.508 * * [misc]simplify: iters left: 4 (34 enodes) 1546424518.513 * * [misc]simplify: iters left: 3 (45 enodes) 1546424518.518 * * [misc]simplify: iters left: 2 (46 enodes) 1546424518.524 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424518.524 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.524 * * * * [misc]progress: [ 382 / 476 ] simplifiying candidate # 1546424518.524 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt 1)) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424518.524 * * [misc]simplify: iters left: 6 (15 enodes) 1546424518.530 * * [misc]simplify: iters left: 5 (24 enodes) 1546424518.537 * * [misc]simplify: iters left: 4 (33 enodes) 1546424518.547 * * [misc]simplify: iters left: 3 (50 enodes) 1546424518.558 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424518.558 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.558 * * * * [misc]progress: [ 383 / 476 ] simplifiying candidate # 1546424518.559 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt 1)) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424518.559 * * [misc]simplify: iters left: 6 (15 enodes) 1546424518.564 * * [misc]simplify: iters left: 5 (23 enodes) 1546424518.571 * * [misc]simplify: iters left: 4 (28 enodes) 1546424518.579 * * [misc]simplify: iters left: 3 (35 enodes) 1546424518.586 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.586 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.586 * * * * [misc]progress: [ 384 / 476 ] simplifiying candidate # 1546424518.587 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt 1)) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424518.587 * * [misc]simplify: iters left: 6 (14 enodes) 1546424518.592 * * [misc]simplify: iters left: 5 (21 enodes) 1546424518.597 * * [misc]simplify: iters left: 4 (26 enodes) 1546424518.605 * * [misc]simplify: iters left: 3 (33 enodes) 1546424518.612 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.612 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.612 * * * * [misc]progress: [ 385 / 476 ] simplifiying candidate # 1546424518.612 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt 1)) (sqrt 1)) 1546424518.613 * * [misc]simplify: iters left: 6 (10 enodes) 1546424518.616 * * [misc]simplify: iters left: 5 (17 enodes) 1546424518.621 * * [misc]simplify: iters left: 4 (21 enodes) 1546424518.626 * * [misc]simplify: iters left: 3 (24 enodes) 1546424518.631 * [exit]simplify: Simplified to (sqrt (cbrt (fma (* v -5) v 1))) 1546424518.631 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (sqrt (cbrt (fma (* v -5) v 1))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.631 * * * * [misc]progress: [ 386 / 476 ] simplifiying candidate # 1546424518.631 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt 1)) (sqrt PI)) 1546424518.631 * * [misc]simplify: iters left: 6 (12 enodes) 1546424518.636 * * [misc]simplify: iters left: 5 (19 enodes) 1546424518.641 * * [misc]simplify: iters left: 4 (24 enodes) 1546424518.648 * * [misc]simplify: iters left: 3 (31 enodes) 1546424518.655 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt PI)) 1546424518.656 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v v) -5 1))) (sqrt PI)) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.656 * * * * [misc]progress: [ 387 / 476 ] simplifiying candidate # 1546424518.656 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt 1)) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424518.656 * * [misc]simplify: iters left: 6 (14 enodes) 1546424518.659 * * [misc]simplify: iters left: 5 (21 enodes) 1546424518.662 * * [misc]simplify: iters left: 4 (26 enodes) 1546424518.666 * * [misc]simplify: iters left: 3 (33 enodes) 1546424518.671 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.671 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.671 * * * * [misc]progress: [ 388 / 476 ] simplifiying candidate # 1546424518.671 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt 1)) 1) 1546424518.672 * * [misc]simplify: iters left: 6 (10 enodes) 1546424518.674 * * [misc]simplify: iters left: 5 (17 enodes) 1546424518.676 * * [misc]simplify: iters left: 4 (21 enodes) 1546424518.678 * * [misc]simplify: iters left: 3 (24 enodes) 1546424518.681 * [exit]simplify: Simplified to (sqrt (cbrt (fma (* v -5) v 1))) 1546424518.681 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (sqrt (cbrt (fma (* v -5) v 1))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.681 * * * * [misc]progress: [ 389 / 476 ] simplifiying candidate # 1546424518.681 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424518.681 * * [misc]simplify: iters left: 6 (20 enodes) 1546424518.684 * * [misc]simplify: iters left: 5 (31 enodes) 1546424518.690 * * [misc]simplify: iters left: 4 (44 enodes) 1546424518.703 * * [misc]simplify: iters left: 3 (56 enodes) 1546424518.716 * * [misc]simplify: iters left: 2 (57 enodes) 1546424518.725 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424518.725 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.725 * * * * [misc]progress: [ 390 / 476 ] simplifiying candidate # 1546424518.725 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424518.725 * * [misc]simplify: iters left: 6 (20 enodes) 1546424518.728 * * [misc]simplify: iters left: 5 (30 enodes) 1546424518.733 * * [misc]simplify: iters left: 4 (40 enodes) 1546424518.738 * * [misc]simplify: iters left: 3 (47 enodes) 1546424518.744 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.744 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.745 * * * * [misc]progress: [ 391 / 476 ] simplifiying candidate # 1546424518.745 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424518.745 * * [misc]simplify: iters left: 6 (19 enodes) 1546424518.748 * * [misc]simplify: iters left: 5 (28 enodes) 1546424518.752 * * [misc]simplify: iters left: 4 (38 enodes) 1546424518.757 * * [misc]simplify: iters left: 3 (45 enodes) 1546424518.764 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.764 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.764 * * * * [misc]progress: [ 392 / 476 ] simplifiying candidate # 1546424518.764 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt 1)) 1546424518.764 * * [misc]simplify: iters left: 6 (16 enodes) 1546424518.767 * * [misc]simplify: iters left: 5 (25 enodes) 1546424518.770 * * [misc]simplify: iters left: 4 (35 enodes) 1546424518.776 * * [misc]simplify: iters left: 3 (46 enodes) 1546424518.782 * * [misc]simplify: iters left: 2 (47 enodes) 1546424518.791 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424518.791 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.791 * * * * [misc]progress: [ 393 / 476 ] simplifiying candidate # 1546424518.792 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) 1546424518.792 * * [misc]simplify: iters left: 6 (17 enodes) 1546424518.797 * * [misc]simplify: iters left: 5 (26 enodes) 1546424518.804 * * [misc]simplify: iters left: 4 (36 enodes) 1546424518.814 * * [misc]simplify: iters left: 3 (43 enodes) 1546424518.825 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt PI)) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424518.825 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt PI)) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.825 * * * * [misc]progress: [ 394 / 476 ] simplifiying candidate # 1546424518.826 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424518.826 * * [misc]simplify: iters left: 6 (19 enodes) 1546424518.832 * * [misc]simplify: iters left: 5 (28 enodes) 1546424518.840 * * [misc]simplify: iters left: 4 (38 enodes) 1546424518.851 * * [misc]simplify: iters left: 3 (45 enodes) 1546424518.861 * [exit]simplify: Simplified to (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.861 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.861 * * * * [misc]progress: [ 395 / 476 ] simplifiying candidate # 1546424518.861 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) 1) 1546424518.862 * * [misc]simplify: iters left: 6 (15 enodes) 1546424518.864 * * [misc]simplify: iters left: 5 (24 enodes) 1546424518.867 * * [misc]simplify: iters left: 4 (34 enodes) 1546424518.872 * * [misc]simplify: iters left: 3 (45 enodes) 1546424518.877 * * [misc]simplify: iters left: 2 (46 enodes) 1546424518.883 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) 1546424518.883 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (fma (* v v) -6 2)))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.883 * * * * [misc]progress: [ 396 / 476 ] simplifiying candidate # 1546424518.883 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) 1) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424518.883 * * [misc]simplify: iters left: 6 (14 enodes) 1546424518.885 * * [misc]simplify: iters left: 5 (23 enodes) 1546424518.889 * * [misc]simplify: iters left: 4 (35 enodes) 1546424518.894 * * [misc]simplify: iters left: 3 (47 enodes) 1546424518.899 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) 1546424518.899 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (* (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* v -5) v 1))))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.899 * * * * [misc]progress: [ 397 / 476 ] simplifiying candidate # 1546424518.900 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) 1) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424518.900 * * [misc]simplify: iters left: 6 (14 enodes) 1546424518.902 * * [misc]simplify: iters left: 5 (22 enodes) 1546424518.905 * * [misc]simplify: iters left: 4 (30 enodes) 1546424518.909 * * [misc]simplify: iters left: 3 (33 enodes) 1546424518.913 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v v) -5 1))) (fabs (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424518.913 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v v) -5 1))) (fabs (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.913 * * * * [misc]progress: [ 398 / 476 ] simplifiying candidate # 1546424518.913 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) 1) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424518.913 * * [misc]simplify: iters left: 6 (13 enodes) 1546424518.915 * * [misc]simplify: iters left: 5 (20 enodes) 1546424518.919 * * [misc]simplify: iters left: 4 (29 enodes) 1546424518.922 * * [misc]simplify: iters left: 3 (32 enodes) 1546424518.926 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.926 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.926 * * * * [misc]progress: [ 399 / 476 ] simplifiying candidate # 1546424518.926 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) 1) (sqrt 1)) 1546424518.926 * * [misc]simplify: iters left: 6 (10 enodes) 1546424518.928 * * [misc]simplify: iters left: 5 (17 enodes) 1546424518.930 * * [misc]simplify: iters left: 4 (21 enodes) 1546424518.932 * * [misc]simplify: iters left: 3 (24 enodes) 1546424518.935 * [exit]simplify: Simplified to (sqrt (cbrt (fma (* v -5) v 1))) 1546424518.935 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (sqrt (cbrt (fma (* v -5) v 1))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.935 * * * * [misc]progress: [ 400 / 476 ] simplifiying candidate # 1546424518.935 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) 1) (sqrt PI)) 1546424518.935 * * [misc]simplify: iters left: 6 (11 enodes) 1546424518.937 * * [misc]simplify: iters left: 5 (18 enodes) 1546424518.940 * * [misc]simplify: iters left: 4 (27 enodes) 1546424518.943 * * [misc]simplify: iters left: 3 (30 enodes) 1546424518.947 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt PI)) 1546424518.947 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt PI)) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.947 * * * * [misc]progress: [ 401 / 476 ] simplifiying candidate # 1546424518.947 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) 1) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424518.947 * * [misc]simplify: iters left: 6 (13 enodes) 1546424518.949 * * [misc]simplify: iters left: 5 (20 enodes) 1546424518.952 * * [misc]simplify: iters left: 4 (29 enodes) 1546424518.956 * * [misc]simplify: iters left: 3 (32 enodes) 1546424518.964 * [exit]simplify: Simplified to (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424518.965 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (sqrt (cbrt (fma (* v -5) v 1))) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.965 * * * * [misc]progress: [ 402 / 476 ] simplifiying candidate # 1546424518.965 * [enter]simplify: Simplifying (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) 1) 1) 1546424518.965 * * [misc]simplify: iters left: 6 (9 enodes) 1546424518.968 * * [misc]simplify: iters left: 5 (14 enodes) 1546424518.971 * * [misc]simplify: iters left: 4 (18 enodes) 1546424518.976 * * [misc]simplify: iters left: 3 (21 enodes) 1546424518.980 * [exit]simplify: Simplified to (sqrt (cbrt (fma (* v -5) v 1))) 1546424518.981 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (sqrt (cbrt (fma (* v -5) v 1))) (* (/ (/ (sqrt (cbrt (fma v (* v -5) 1))) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424518.981 * * * * [misc]progress: [ 403 / 476 ] simplifiying candidate # 1546424518.981 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424518.981 * * [misc]simplify: iters left: 6 (20 enodes) 1546424518.987 * * [misc]simplify: iters left: 5 (33 enodes) 1546424518.997 * * [misc]simplify: iters left: 4 (50 enodes) 1546424519.012 * * [misc]simplify: iters left: 3 (70 enodes) 1546424519.029 * * [misc]simplify: iters left: 2 (82 enodes) 1546424519.040 * * [misc]simplify: iters left: 1 (85 enodes) 1546424519.050 * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (sqrt (fma (* v -6) v 2)))) (cbrt (sqrt (fma (* v -6) v 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))))) 1546424519.050 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (/ 1 (cbrt (sqrt (fma (* v -6) v 2)))) (cbrt (sqrt (fma (* v -6) v 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.050 * * * * [misc]progress: [ 404 / 476 ] simplifiying candidate # 1546424519.050 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424519.050 * * [misc]simplify: iters left: 6 (20 enodes) 1546424519.054 * * [misc]simplify: iters left: 5 (32 enodes) 1546424519.058 * * [misc]simplify: iters left: 4 (44 enodes) 1546424519.065 * * [misc]simplify: iters left: 3 (54 enodes) 1546424519.079 * * [misc]simplify: iters left: 2 (60 enodes) 1546424519.094 * [exit]simplify: Simplified to (/ (/ 1 (* (cbrt (sqrt (fma (* v -6) v 2))) (cbrt (sqrt (fma (* v -6) v 2))))) (fabs (cbrt (/ PI (cbrt (fma (* -5 v) v 1)))))) 1546424519.094 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (* (cbrt (sqrt (fma (* v -6) v 2))) (cbrt (sqrt (fma (* v -6) v 2))))) (fabs (cbrt (/ PI (cbrt (fma (* -5 v) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.094 * * * * [misc]progress: [ 405 / 476 ] simplifiying candidate # 1546424519.095 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424519.095 * * [misc]simplify: iters left: 6 (19 enodes) 1546424519.100 * * [misc]simplify: iters left: 5 (30 enodes) 1546424519.104 * * [misc]simplify: iters left: 4 (42 enodes) 1546424519.111 * * [misc]simplify: iters left: 3 (52 enodes) 1546424519.117 * * [misc]simplify: iters left: 2 (58 enodes) 1546424519.125 * [exit]simplify: Simplified to (/ (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) 1546424519.125 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.125 * * * * [misc]progress: [ 406 / 476 ] simplifiying candidate # 1546424519.125 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt 1)) 1546424519.125 * * [misc]simplify: iters left: 6 (12 enodes) 1546424519.127 * * [misc]simplify: iters left: 5 (20 enodes) 1546424519.131 * * [misc]simplify: iters left: 4 (29 enodes) 1546424519.135 * * [misc]simplify: iters left: 3 (36 enodes) 1546424519.138 * * [misc]simplify: iters left: 2 (37 enodes) 1546424519.142 * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) 1546424519.142 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.142 * * * * [misc]progress: [ 407 / 476 ] simplifiying candidate # 1546424519.142 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt PI)) 1546424519.142 * * [misc]simplify: iters left: 6 (13 enodes) 1546424519.144 * * [misc]simplify: iters left: 5 (21 enodes) 1546424519.148 * * [misc]simplify: iters left: 4 (30 enodes) 1546424519.152 * * [misc]simplify: iters left: 3 (37 enodes) 1546424519.157 * * [misc]simplify: iters left: 2 (43 enodes) 1546424519.162 * [exit]simplify: Simplified to (/ (/ (/ 1 (sqrt PI)) (cbrt (sqrt (fma (* v -6) v 2)))) (cbrt (sqrt (fma (* v -6) v 2)))) 1546424519.163 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (/ 1 (sqrt PI)) (cbrt (sqrt (fma (* v -6) v 2)))) (cbrt (sqrt (fma (* v -6) v 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.163 * * * * [misc]progress: [ 408 / 476 ] simplifiying candidate # 1546424519.163 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424519.163 * * [misc]simplify: iters left: 6 (19 enodes) 1546424519.167 * * [misc]simplify: iters left: 5 (30 enodes) 1546424519.175 * * [misc]simplify: iters left: 4 (42 enodes) 1546424519.186 * * [misc]simplify: iters left: 3 (52 enodes) 1546424519.198 * * [misc]simplify: iters left: 2 (58 enodes) 1546424519.213 * [exit]simplify: Simplified to (/ (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) 1546424519.213 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.213 * * * * [misc]progress: [ 409 / 476 ] simplifiying candidate # 1546424519.213 * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (fma -6 (* v v) 2))))) 1) 1546424519.214 * * [misc]simplify: iters left: 6 (11 enodes) 1546424519.217 * * [misc]simplify: iters left: 5 (19 enodes) 1546424519.224 * * [misc]simplify: iters left: 4 (28 enodes) 1546424519.232 * * [misc]simplify: iters left: 3 (36 enodes) 1546424519.239 * * [misc]simplify: iters left: 2 (37 enodes) 1546424519.246 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (fma -6 (* v v) 2)))) 1546424519.247 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (cbrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (cbrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.247 * * * * [misc]progress: [ 410 / 476 ] simplifiying candidate # 1546424519.247 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424519.247 * * [misc]simplify: iters left: 6 (20 enodes) 1546424519.253 * * [misc]simplify: iters left: 5 (32 enodes) 1546424519.263 * * [misc]simplify: iters left: 4 (45 enodes) 1546424519.276 * * [misc]simplify: iters left: 3 (57 enodes) 1546424519.290 * * [misc]simplify: iters left: 2 (58 enodes) 1546424519.304 * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))))) 1546424519.305 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))) (cbrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1))))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.305 * * * * [misc]progress: [ 411 / 476 ] simplifiying candidate # 1546424519.305 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424519.305 * * [misc]simplify: iters left: 6 (20 enodes) 1546424519.309 * * [misc]simplify: iters left: 5 (31 enodes) 1546424519.315 * * [misc]simplify: iters left: 4 (41 enodes) 1546424519.320 * * [misc]simplify: iters left: 3 (48 enodes) 1546424519.327 * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) (fabs (cbrt (/ PI (cbrt (fma (* -5 v) v 1)))))) 1546424519.327 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) (fabs (cbrt (/ PI (cbrt (fma (* -5 v) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.327 * * * * [misc]progress: [ 412 / 476 ] simplifiying candidate # 1546424519.327 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424519.327 * * [misc]simplify: iters left: 6 (19 enodes) 1546424519.330 * * [misc]simplify: iters left: 5 (29 enodes) 1546424519.334 * * [misc]simplify: iters left: 4 (39 enodes) 1546424519.344 * * [misc]simplify: iters left: 3 (46 enodes) 1546424519.356 * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (fma (* v -6) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) 1546424519.357 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (fabs (cbrt (fma (* v -6) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.357 * * * * [misc]progress: [ 413 / 476 ] simplifiying candidate # 1546424519.357 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt 1)) 1546424519.357 * * [misc]simplify: iters left: 6 (12 enodes) 1546424519.361 * * [misc]simplify: iters left: 5 (19 enodes) 1546424519.367 * * [misc]simplify: iters left: 4 (26 enodes) 1546424519.374 * * [misc]simplify: iters left: 3 (33 enodes) 1546424519.380 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) 1546424519.380 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.381 * * * * [misc]progress: [ 414 / 476 ] simplifiying candidate # 1546424519.381 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt PI)) 1546424519.381 * * [misc]simplify: iters left: 6 (13 enodes) 1546424519.385 * * [misc]simplify: iters left: 5 (20 enodes) 1546424519.390 * * [misc]simplify: iters left: 4 (27 enodes) 1546424519.396 * * [misc]simplify: iters left: 3 (31 enodes) 1546424519.400 * [exit]simplify: Simplified to (/ (/ 1 (sqrt PI)) (fabs (cbrt (fma -6 (* v v) 2)))) 1546424519.400 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt PI)) (fabs (cbrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.400 * * * * [misc]progress: [ 415 / 476 ] simplifiying candidate # 1546424519.401 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424519.401 * * [misc]simplify: iters left: 6 (19 enodes) 1546424519.404 * * [misc]simplify: iters left: 5 (29 enodes) 1546424519.408 * * [misc]simplify: iters left: 4 (39 enodes) 1546424519.413 * * [misc]simplify: iters left: 3 (46 enodes) 1546424519.420 * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (fma (* v -6) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) 1546424519.420 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (fabs (cbrt (fma (* v -6) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* -5 v) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.420 * * * * [misc]progress: [ 416 / 476 ] simplifiying candidate # 1546424519.421 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (fma -6 (* v v) 2)) (cbrt (fma -6 (* v v) 2))))) 1) 1546424519.421 * * [misc]simplify: iters left: 6 (11 enodes) 1546424519.423 * * [misc]simplify: iters left: 5 (18 enodes) 1546424519.428 * * [misc]simplify: iters left: 4 (25 enodes) 1546424519.435 * * [misc]simplify: iters left: 3 (33 enodes) 1546424519.442 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) 1546424519.442 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (fabs (cbrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (cbrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.442 * * * * [misc]progress: [ 417 / 476 ] simplifiying candidate # 1546424519.443 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424519.443 * * [misc]simplify: iters left: 6 (19 enodes) 1546424519.449 * * [misc]simplify: iters left: 5 (30 enodes) 1546424519.458 * * [misc]simplify: iters left: 4 (43 enodes) 1546424519.470 * * [misc]simplify: iters left: 3 (55 enodes) 1546424519.484 * * [misc]simplify: iters left: 2 (56 enodes) 1546424519.498 * [exit]simplify: Simplified to (/ (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424519.498 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.498 * * * * [misc]progress: [ 418 / 476 ] simplifiying candidate # 1546424519.498 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424519.499 * * [misc]simplify: iters left: 6 (19 enodes) 1546424519.505 * * [misc]simplify: iters left: 5 (29 enodes) 1546424519.513 * * [misc]simplify: iters left: 4 (39 enodes) 1546424519.524 * * [misc]simplify: iters left: 3 (46 enodes) 1546424519.534 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424519.534 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.534 * * * * [misc]progress: [ 419 / 476 ] simplifiying candidate # 1546424519.534 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424519.534 * * [misc]simplify: iters left: 6 (18 enodes) 1546424519.537 * * [misc]simplify: iters left: 5 (27 enodes) 1546424519.541 * * [misc]simplify: iters left: 4 (37 enodes) 1546424519.548 * * [misc]simplify: iters left: 3 (44 enodes) 1546424519.555 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424519.555 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.555 * * * * [misc]progress: [ 420 / 476 ] simplifiying candidate # 1546424519.555 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt 1)) 1546424519.555 * * [misc]simplify: iters left: 6 (11 enodes) 1546424519.558 * * [misc]simplify: iters left: 5 (17 enodes) 1546424519.561 * * [misc]simplify: iters left: 4 (24 enodes) 1546424519.565 * * [misc]simplify: iters left: 3 (31 enodes) 1546424519.572 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424519.572 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.572 * * * * [misc]progress: [ 421 / 476 ] simplifiying candidate # 1546424519.572 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) 1546424519.572 * * [misc]simplify: iters left: 6 (12 enodes) 1546424519.576 * * [misc]simplify: iters left: 5 (18 enodes) 1546424519.581 * * [misc]simplify: iters left: 4 (25 enodes) 1546424519.588 * * [misc]simplify: iters left: 3 (29 enodes) 1546424519.594 * [exit]simplify: Simplified to (/ (/ 1 (sqrt PI)) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424519.594 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt PI)) (sqrt (sqrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.594 * * * * [misc]progress: [ 422 / 476 ] simplifiying candidate # 1546424519.594 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424519.594 * * [misc]simplify: iters left: 6 (18 enodes) 1546424519.597 * * [misc]simplify: iters left: 5 (27 enodes) 1546424519.601 * * [misc]simplify: iters left: 4 (37 enodes) 1546424519.606 * * [misc]simplify: iters left: 3 (44 enodes) 1546424519.611 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424519.612 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.612 * * * * [misc]progress: [ 423 / 476 ] simplifiying candidate # 1546424519.612 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) 1) 1546424519.612 * * [misc]simplify: iters left: 6 (10 enodes) 1546424519.613 * * [misc]simplify: iters left: 5 (16 enodes) 1546424519.616 * * [misc]simplify: iters left: 4 (23 enodes) 1546424519.619 * * [misc]simplify: iters left: 3 (30 enodes) 1546424519.626 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) 1546424519.626 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.626 * * * * [misc]progress: [ 424 / 476 ] simplifiying candidate # 1546424519.626 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424519.627 * * [misc]simplify: iters left: 6 (14 enodes) 1546424519.631 * * [misc]simplify: iters left: 5 (23 enodes) 1546424519.638 * * [misc]simplify: iters left: 4 (32 enodes) 1546424519.648 * * [misc]simplify: iters left: 3 (48 enodes) 1546424519.660 * * [misc]simplify: iters left: 2 (50 enodes) 1546424519.667 * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424519.667 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.667 * * * * [misc]progress: [ 425 / 476 ] simplifiying candidate # 1546424519.668 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424519.668 * * [misc]simplify: iters left: 6 (14 enodes) 1546424519.674 * * [misc]simplify: iters left: 5 (22 enodes) 1546424519.681 * * [misc]simplify: iters left: 4 (28 enodes) 1546424519.688 * * [misc]simplify: iters left: 3 (34 enodes) 1546424519.695 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424519.695 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (fabs (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.696 * * * * [misc]progress: [ 426 / 476 ] simplifiying candidate # 1546424519.696 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424519.696 * * [misc]simplify: iters left: 6 (13 enodes) 1546424519.701 * * [misc]simplify: iters left: 5 (20 enodes) 1546424519.706 * * [misc]simplify: iters left: 4 (27 enodes) 1546424519.714 * * [misc]simplify: iters left: 3 (32 enodes) 1546424519.720 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424519.720 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.721 * * * * [misc]progress: [ 427 / 476 ] simplifiying candidate # 1546424519.721 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt 1)) 1546424519.721 * * [misc]simplify: iters left: 5 (4 enodes) 1546424519.724 * * [misc]simplify: iters left: 4 (8 enodes) 1546424519.725 * [exit]simplify: Simplified to 1 1546424519.725 * [misc]simplify: Simplified (2 1) to (λ (v t) (* 1 (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.725 * * * * [misc]progress: [ 428 / 476 ] simplifiying candidate # 1546424519.725 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt PI)) 1546424519.725 * * [misc]simplify: iters left: 5 (6 enodes) 1546424519.728 * * [misc]simplify: iters left: 4 (10 enodes) 1546424519.730 * * [misc]simplify: iters left: 3 (13 enodes) 1546424519.732 * * [misc]simplify: iters left: 2 (15 enodes) 1546424519.734 * [exit]simplify: Simplified to (/ 1 (sqrt PI)) 1546424519.734 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt PI)) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.734 * * * * [misc]progress: [ 429 / 476 ] simplifiying candidate # 1546424519.734 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424519.734 * * [misc]simplify: iters left: 6 (13 enodes) 1546424519.737 * * [misc]simplify: iters left: 5 (20 enodes) 1546424519.740 * * [misc]simplify: iters left: 4 (27 enodes) 1546424519.744 * * [misc]simplify: iters left: 3 (32 enodes) 1546424519.747 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424519.747 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.747 * * * * [misc]progress: [ 430 / 476 ] simplifiying candidate # 1546424519.748 * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) 1) 1546424519.748 * * [misc]simplify: iters left: 5 (4 enodes) 1546424519.750 * * [misc]simplify: iters left: 4 (8 enodes) 1546424519.750 * [exit]simplify: Simplified to 1 1546424519.750 * [misc]simplify: Simplified (2 1) to (λ (v t) (* 1 (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.750 * * * * [misc]progress: [ 431 / 476 ] simplifiying candidate # 1546424519.750 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424519.750 * * [misc]simplify: iters left: 6 (19 enodes) 1546424519.753 * * [misc]simplify: iters left: 5 (30 enodes) 1546424519.758 * * [misc]simplify: iters left: 4 (43 enodes) 1546424519.765 * * [misc]simplify: iters left: 3 (55 enodes) 1546424519.777 * * [misc]simplify: iters left: 2 (56 enodes) 1546424519.791 * [exit]simplify: Simplified to (/ (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424519.792 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.792 * * * * [misc]progress: [ 432 / 476 ] simplifiying candidate # 1546424519.792 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424519.792 * * [misc]simplify: iters left: 6 (19 enodes) 1546424519.799 * * [misc]simplify: iters left: 5 (29 enodes) 1546424519.807 * * [misc]simplify: iters left: 4 (39 enodes) 1546424519.818 * * [misc]simplify: iters left: 3 (46 enodes) 1546424519.829 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424519.829 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (fabs (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.830 * * * * [misc]progress: [ 433 / 476 ] simplifiying candidate # 1546424519.830 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424519.830 * * [misc]simplify: iters left: 6 (18 enodes) 1546424519.835 * * [misc]simplify: iters left: 5 (27 enodes) 1546424519.843 * * [misc]simplify: iters left: 4 (37 enodes) 1546424519.853 * * [misc]simplify: iters left: 3 (44 enodes) 1546424519.864 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424519.865 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.865 * * * * [misc]progress: [ 434 / 476 ] simplifiying candidate # 1546424519.865 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt 1)) 1546424519.865 * * [misc]simplify: iters left: 6 (11 enodes) 1546424519.869 * * [misc]simplify: iters left: 5 (17 enodes) 1546424519.874 * * [misc]simplify: iters left: 4 (24 enodes) 1546424519.880 * * [misc]simplify: iters left: 3 (31 enodes) 1546424519.886 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424519.887 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.887 * * * * [misc]progress: [ 435 / 476 ] simplifiying candidate # 1546424519.887 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt PI)) 1546424519.887 * * [misc]simplify: iters left: 6 (12 enodes) 1546424519.889 * * [misc]simplify: iters left: 5 (18 enodes) 1546424519.892 * * [misc]simplify: iters left: 4 (25 enodes) 1546424519.895 * * [misc]simplify: iters left: 3 (29 enodes) 1546424519.899 * [exit]simplify: Simplified to (/ (/ 1 (sqrt PI)) (sqrt (sqrt (fma -6 (* v v) 2)))) 1546424519.899 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt PI)) (sqrt (sqrt (fma -6 (* v v) 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.899 * * * * [misc]progress: [ 436 / 476 ] simplifiying candidate # 1546424519.899 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424519.899 * * [misc]simplify: iters left: 6 (18 enodes) 1546424519.902 * * [misc]simplify: iters left: 5 (27 enodes) 1546424519.906 * * [misc]simplify: iters left: 4 (37 enodes) 1546424519.911 * * [misc]simplify: iters left: 3 (44 enodes) 1546424519.918 * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424519.918 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (sqrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.918 * * * * [misc]progress: [ 437 / 476 ] simplifiying candidate # 1546424519.918 * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (fma -6 (* v v) 2)))) 1) 1546424519.919 * * [misc]simplify: iters left: 6 (10 enodes) 1546424519.923 * * [misc]simplify: iters left: 5 (16 enodes) 1546424519.928 * * [misc]simplify: iters left: 4 (23 enodes) 1546424519.934 * * [misc]simplify: iters left: 3 (30 enodes) 1546424519.941 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) 1546424519.941 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (fma (* v -6) v 2)))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.941 * * * * [misc]progress: [ 438 / 476 ] simplifiying candidate # 1546424519.941 * [enter]simplify: Simplifying (/ (/ 1 1) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424519.942 * * [misc]simplify: iters left: 6 (13 enodes) 1546424519.946 * * [misc]simplify: iters left: 5 (20 enodes) 1546424519.951 * * [misc]simplify: iters left: 4 (24 enodes) 1546424519.957 * * [misc]simplify: iters left: 3 (27 enodes) 1546424519.965 * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424519.965 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.965 * * * * [misc]progress: [ 439 / 476 ] simplifiying candidate # 1546424519.965 * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424519.965 * * [misc]simplify: iters left: 6 (13 enodes) 1546424519.969 * * [misc]simplify: iters left: 5 (19 enodes) 1546424519.975 * * [misc]simplify: iters left: 4 (23 enodes) 1546424519.981 * * [misc]simplify: iters left: 3 (26 enodes) 1546424519.988 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424519.988 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (fabs (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424519.988 * * * * [misc]progress: [ 440 / 476 ] simplifiying candidate # 1546424519.988 * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424519.989 * * [misc]simplify: iters left: 6 (12 enodes) 1546424519.992 * * [misc]simplify: iters left: 5 (17 enodes) 1546424519.997 * * [misc]simplify: iters left: 4 (21 enodes) 1546424520.003 * * [misc]simplify: iters left: 3 (24 enodes) 1546424520.009 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424520.009 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.009 * * * * [misc]progress: [ 441 / 476 ] simplifiying candidate # 1546424520.009 * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt 1)) 1546424520.009 * * [misc]simplify: iters left: 4 (4 enodes) 1546424520.011 * * [misc]simplify: iters left: 3 (6 enodes) 1546424520.012 * [exit]simplify: Simplified to 1 1546424520.012 * [misc]simplify: Simplified (2 1) to (λ (v t) (* 1 (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.012 * * * * [misc]progress: [ 442 / 476 ] simplifiying candidate # 1546424520.012 * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt PI)) 1546424520.012 * * [misc]simplify: iters left: 4 (5 enodes) 1546424520.014 * * [misc]simplify: iters left: 3 (7 enodes) 1546424520.015 * [exit]simplify: Simplified to (/ 1 (sqrt PI)) 1546424520.015 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt PI)) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.015 * * * * [misc]progress: [ 443 / 476 ] simplifiying candidate # 1546424520.016 * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424520.016 * * [misc]simplify: iters left: 6 (12 enodes) 1546424520.019 * * [misc]simplify: iters left: 5 (17 enodes) 1546424520.024 * * [misc]simplify: iters left: 4 (21 enodes) 1546424520.030 * * [misc]simplify: iters left: 3 (24 enodes) 1546424520.036 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424520.036 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.036 * * * * [misc]progress: [ 444 / 476 ] simplifiying candidate # 1546424520.036 * [enter]simplify: Simplifying (/ (/ 1 1) 1) 1546424520.036 * * [misc]simplify: iters left: 4 (3 enodes) 1546424520.037 * * [misc]simplify: iters left: 3 (5 enodes) 1546424520.038 * [exit]simplify: Simplified to 1 1546424520.038 * [misc]simplify: Simplified (2 1) to (λ (v t) (* 1 (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.039 * * * * [misc]progress: [ 445 / 476 ] simplifiying candidate # 1546424520.039 * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424520.039 * * [misc]simplify: iters left: 6 (12 enodes) 1546424520.043 * * [misc]simplify: iters left: 5 (19 enodes) 1546424520.048 * * [misc]simplify: iters left: 4 (23 enodes) 1546424520.054 * * [misc]simplify: iters left: 3 (26 enodes) 1546424520.061 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424520.061 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ 1 (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.061 * * * * [misc]progress: [ 446 / 476 ] simplifiying candidate # 1546424520.062 * [enter]simplify: Simplifying (/ 1 (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424520.062 * * [misc]simplify: iters left: 6 (12 enodes) 1546424520.066 * * [misc]simplify: iters left: 5 (18 enodes) 1546424520.071 * * [misc]simplify: iters left: 4 (22 enodes) 1546424520.078 * * [misc]simplify: iters left: 3 (25 enodes) 1546424520.084 * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424520.084 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (fabs (cbrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.085 * * * * [misc]progress: [ 447 / 476 ] simplifiying candidate # 1546424520.085 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424520.085 * * [misc]simplify: iters left: 6 (11 enodes) 1546424520.088 * * [misc]simplify: iters left: 5 (16 enodes) 1546424520.095 * * [misc]simplify: iters left: 4 (20 enodes) 1546424520.100 * * [misc]simplify: iters left: 3 (23 enodes) 1546424520.106 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424520.106 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.106 * * * * [misc]progress: [ 448 / 476 ] simplifiying candidate # 1546424520.107 * [enter]simplify: Simplifying (/ 1 (sqrt 1)) 1546424520.107 * * [misc]simplify: iters left: 3 (3 enodes) 1546424520.109 * * [misc]simplify: iters left: 2 (5 enodes) 1546424520.109 * [exit]simplify: Simplified to 1 1546424520.109 * [misc]simplify: Simplified (2 1) to (λ (v t) (* 1 (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.109 * * * * [misc]progress: [ 449 / 476 ] simplifiying candidate # 1546424520.110 * [enter]simplify: Simplifying (/ 1 (sqrt PI)) 1546424520.110 * * [misc]simplify: iters left: 3 (4 enodes) 1546424520.111 * * [misc]simplify: iters left: 2 (6 enodes) 1546424520.112 * [exit]simplify: Simplified to (/ 1 (sqrt PI)) 1546424520.112 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt PI)) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.113 * * * * [misc]progress: [ 450 / 476 ] simplifiying candidate # 1546424520.113 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424520.113 * * [misc]simplify: iters left: 6 (11 enodes) 1546424520.116 * * [misc]simplify: iters left: 5 (16 enodes) 1546424520.121 * * [misc]simplify: iters left: 4 (20 enodes) 1546424520.126 * * [misc]simplify: iters left: 3 (23 enodes) 1546424520.132 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424520.132 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ 1 (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.133 * * * * [misc]progress: [ 451 / 476 ] simplifiying candidate # 1546424520.133 * [enter]simplify: Simplifying (/ 1 1) 1546424520.133 * * [misc]simplify: iters left: 2 (2 enodes) 1546424520.134 * * [misc]simplify: iters left: 1 (4 enodes) 1546424520.134 * [exit]simplify: Simplified to 1 1546424520.134 * [misc]simplify: Simplified (2 1) to (λ (v t) (* 1 (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.135 * * * * [misc]progress: [ 452 / 476 ] simplifiying candidate # 1546424520.135 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (* (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424520.135 * * [misc]simplify: iters left: 6 (12 enodes) 1546424520.139 * * [misc]simplify: iters left: 5 (19 enodes) 1546424520.145 * * [misc]simplify: iters left: 4 (23 enodes) 1546424520.151 * * [misc]simplify: iters left: 3 (26 enodes) 1546424520.158 * [exit]simplify: Simplified to (/ (/ (cbrt (fma (* v v) -5 1)) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) 1546424520.158 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (/ (cbrt (fma (* v v) -5 1)) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (cbrt (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (* (/ (/ 1 (sqrt (fma -6 (* v v) 2))) (cbrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.159 * * * * [misc]progress: [ 453 / 476 ] simplifiying candidate # 1546424520.159 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt (* (cbrt (/ PI (cbrt (fma v (* v -5) 1)))) (cbrt (/ PI (cbrt (fma v (* v -5) 1))))))) 1546424520.159 * * [misc]simplify: iters left: 6 (12 enodes) 1546424520.163 * * [misc]simplify: iters left: 5 (18 enodes) 1546424520.168 * * [misc]simplify: iters left: 4 (22 enodes) 1546424520.174 * * [misc]simplify: iters left: 3 (25 enodes) 1546424520.181 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424520.181 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (fma (* v -5) v 1)) (fabs (cbrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ 1 (sqrt (fma -6 (* v v) 2))) (sqrt (cbrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.181 * * * * [misc]progress: [ 454 / 476 ] simplifiying candidate # 1546424520.181 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424520.181 * * [misc]simplify: iters left: 6 (11 enodes) 1546424520.185 * * [misc]simplify: iters left: 5 (16 enodes) 1546424520.190 * * [misc]simplify: iters left: 4 (20 enodes) 1546424520.193 * * [misc]simplify: iters left: 3 (23 enodes) 1546424520.196 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424520.196 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (fma (* v -5) v 1)) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ 1 (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.196 * * * * [misc]progress: [ 455 / 476 ] simplifiying candidate # 1546424520.196 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt 1)) 1546424520.196 * * [misc]simplify: iters left: 6 (8 enodes) 1546424520.198 * * [misc]simplify: iters left: 5 (13 enodes) 1546424520.200 * * [misc]simplify: iters left: 4 (17 enodes) 1546424520.202 * * [misc]simplify: iters left: 3 (22 enodes) 1546424520.205 * [exit]simplify: Simplified to (cbrt (fma (* v -5) v 1)) 1546424520.205 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (cbrt (fma (* v -5) v 1)) (* (/ (/ 1 (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.205 * * * * [misc]progress: [ 456 / 476 ] simplifiying candidate # 1546424520.205 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt PI)) 1546424520.205 * * [misc]simplify: iters left: 6 (9 enodes) 1546424520.206 * * [misc]simplify: iters left: 5 (14 enodes) 1546424520.208 * * [misc]simplify: iters left: 4 (18 enodes) 1546424520.211 * * [misc]simplify: iters left: 3 (21 enodes) 1546424520.213 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (sqrt PI)) 1546424520.213 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (fma (* v -5) v 1)) (sqrt PI)) (* (/ (/ 1 (sqrt (fma -6 (* v v) 2))) (sqrt (/ 1 (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.214 * * * * [misc]progress: [ 457 / 476 ] simplifiying candidate # 1546424520.214 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424520.214 * * [misc]simplify: iters left: 6 (11 enodes) 1546424520.216 * * [misc]simplify: iters left: 5 (16 enodes) 1546424520.218 * * [misc]simplify: iters left: 4 (20 enodes) 1546424520.221 * * [misc]simplify: iters left: 3 (23 enodes) 1546424520.224 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) 1546424520.224 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (fma (* v -5) v 1)) (sqrt (sqrt (/ PI (cbrt (fma (* v -5) v 1)))))) (* (/ (/ 1 (sqrt (fma -6 (* v v) 2))) (sqrt (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.224 * * * * [misc]progress: [ 458 / 476 ] simplifiying candidate # 1546424520.224 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) 1) 1546424520.224 * * [misc]simplify: iters left: 6 (7 enodes) 1546424520.225 * * [misc]simplify: iters left: 5 (12 enodes) 1546424520.227 * * [misc]simplify: iters left: 4 (18 enodes) 1546424520.229 * * [misc]simplify: iters left: 3 (21 enodes) 1546424520.232 * [exit]simplify: Simplified to (cbrt (fma (* v -5) v 1)) 1546424520.232 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (cbrt (fma (* v -5) v 1)) (* (/ (/ 1 (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.232 * * * * [misc]progress: [ 459 / 476 ] simplifiying candidate # 1546424520.232 * * * * [misc]progress: [ 460 / 476 ] simplifiying candidate # 1546424520.232 * [enter]simplify: Simplifying (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) 1546424520.232 * * [misc]simplify: iters left: 6 (12 enodes) 1546424520.234 * * [misc]simplify: iters left: 5 (19 enodes) 1546424520.236 * * [misc]simplify: iters left: 4 (26 enodes) 1546424520.240 * * [misc]simplify: iters left: 3 (33 enodes) 1546424520.244 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))) 1546424520.244 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (fma (* v -5) v 1)) (sqrt (fma -6 (* v v) 2))) (* (/ 1 (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.244 * * * * [misc]progress: [ 461 / 476 ] simplifiying candidate # 1546424520.245 * [enter]simplify: Simplifying (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt PI)) 1546424520.245 * * [misc]simplify: iters left: 6 (15 enodes) 1546424520.247 * * [misc]simplify: iters left: 5 (24 enodes) 1546424520.251 * * [misc]simplify: iters left: 4 (34 enodes) 1546424520.255 * * [misc]simplify: iters left: 3 (41 enodes) 1546424520.260 * [exit]simplify: Simplified to (/ (cbrt (fma (* v -5) v 1)) (* (sqrt (fma -6 (* v v) 2)) (sqrt PI))) 1546424520.260 * [misc]simplify: Simplified (2 1) to (λ (v t) (* (/ (cbrt (fma (* v -5) v 1)) (* (sqrt (fma -6 (* v v) 2)) (sqrt PI))) (* (sqrt (cbrt (fma v (* v -5) 1))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))))) 1546424520.260 * * * * [misc]progress: [ 462 / 476 ] simplifiying candidate # 1546424520.260 * [enter]simplify: Simplifying (* t (- 1 (* v v))) 1546424520.261 * * [misc]simplify: iters left: 6 (6 enodes) 1546424520.262 * * [misc]simplify: iters left: 5 (11 enodes) 1546424520.263 * * [misc]simplify: iters left: 4 (21 enodes) 1546424520.267 * * [misc]simplify: iters left: 3 (38 enodes) 1546424520.273 * * [misc]simplify: iters left: 2 (55 enodes) 1546424520.279 * * [misc]simplify: iters left: 1 (59 enodes) 1546424520.284 * [exit]simplify: Simplified to (fma (* v v) (- t) t) 1546424520.284 * [misc]simplify: Simplified (2 2) to (λ (v t) (/ (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1)))))) (fma (* v v) (- t) t))) 1546424520.284 * * * * [misc]progress: [ 463 / 476 ] simplifiying candidate # 1546424520.284 * [enter]simplify: Simplifying (* (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v))))) 1546424520.284 * * [misc]simplify: iters left: 6 (23 enodes) 1546424520.291 * * [misc]simplify: iters left: 5 (44 enodes) 1546424520.305 * * [misc]simplify: iters left: 4 (105 enodes) 1546424520.354 * * [misc]simplify: iters left: 3 (273 enodes) 1546424520.478 * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma -5 (* v v) 1)) (fma (* v t) (- v) t)) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) 1546424520.478 * [misc]simplify: Simplified (2 1) to (λ (v t) (/ (/ (* (/ (cbrt (fma -5 (* v v) 1)) (fma (* v t) (- v) t)) (/ (cbrt (fma -5 (* v v) 1)) (sqrt (fma -6 (* v v) 2)))) (sqrt (/ PI (cbrt (fma -5 (* v v) 1))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1)))))) 1546424520.479 * * * * [misc]progress: [ 464 / 476 ] simplifiying candidate # 1546424520.479 * * * * [misc]progress: [ 465 / 476 ] simplifiying candidate # 1546424520.479 * [enter]simplify: Simplifying (+ (* 5/6 (* (pow v 2) (sqrt PI))) (+ (sqrt PI) (* 175/72 (* (pow v 4) (sqrt PI))))) 1546424520.479 * * [misc]simplify: iters left: 6 (15 enodes) 1546424520.482 * * [misc]simplify: iters left: 5 (29 enodes) 1546424520.487 * * [misc]simplify: iters left: 4 (66 enodes) 1546424520.513 * * [misc]simplify: iters left: 3 (133 enodes) 1546424520.538 * * [misc]simplify: iters left: 2 (185 enodes) 1546424520.592 * * [misc]simplify: iters left: 1 (338 enodes) 1546424520.791 * [exit]simplify: Simplified to (fma (fma 175/72 (pow v 4) (* (* v v) 5/6)) (sqrt PI) (sqrt PI)) 1546424520.791 * [misc]simplify: Simplified (2 2 1 2) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (fma (fma 175/72 (pow v 4) (* (* v v) 5/6)) (sqrt PI) (sqrt PI))) (* t (- 1 (* v v)))))) 1546424520.791 * * * * [misc]progress: [ 466 / 476 ] simplifiying candidate # 1546424520.792 * [enter]simplify: Simplifying (+ (* 7/1800 (* (/ (exp (* 1/6 (+ (log -1/5) (* 2 (log (/ 1 v)))))) (pow v 4)) (sqrt PI))) (+ (* (sqrt PI) (exp (* 1/6 (+ (log -1/5) (* 2 (log (/ 1 v))))))) (* 1/30 (* (/ (exp (* 1/6 (+ (log -1/5) (* 2 (log (/ 1 v)))))) (pow v 2)) (sqrt PI))))) 1546424520.792 * * [misc]simplify: iters left: 6 (28 enodes) 1546424520.803 * * [misc]simplify: iters left: 5 (63 enodes) 1546424520.827 * * [misc]simplify: iters left: 4 (142 enodes) 1546424520.884 * * [misc]simplify: iters left: 3 (339 enodes) 1546424521.049 * [exit]simplify: Simplified to (fma (fma 7/1800 (* (/ (pow -1/5 1/6) (pow v 4)) (cbrt (/ 1 v))) (* (pow -1/5 1/6) (cbrt (/ 1 v)))) (sqrt PI) (* (* 1/30 (/ (sqrt PI) (* v v))) (* (pow -1/5 1/6) (cbrt (/ 1 v))))) 1546424521.049 * [misc]simplify: Simplified (2 2 1 2) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (fma (fma 7/1800 (* (/ (pow -1/5 1/6) (pow v 4)) (cbrt (/ 1 v))) (* (pow -1/5 1/6) (cbrt (/ 1 v)))) (sqrt PI) (* (* 1/30 (/ (sqrt PI) (* v v))) (* (pow -1/5 1/6) (cbrt (/ 1 v)))))) (* t (- 1 (* v v)))))) 1546424521.049 * * * * [misc]progress: [ 467 / 476 ] simplifiying candidate # 1546424521.050 * [enter]simplify: Simplifying (+ (* (exp (* 1/6 (+ (* 2 (log (/ -1 v))) (log -1/5)))) (sqrt PI)) (+ (* 1/30 (* (/ (exp (* 1/6 (+ (* 2 (log (/ -1 v))) (log -1/5)))) (pow v 2)) (sqrt PI))) (* 7/1800 (* (/ (exp (* 1/6 (+ (* 2 (log (/ -1 v))) (log -1/5)))) (pow v 4)) (sqrt PI))))) 1546424521.050 * * [misc]simplify: iters left: 6 (28 enodes) 1546424521.062 * * [misc]simplify: iters left: 5 (61 enodes) 1546424521.086 * * [misc]simplify: iters left: 4 (142 enodes) 1546424521.124 * * [misc]simplify: iters left: 3 (360 enodes) 1546424521.276 * [exit]simplify: Simplified to (fma (sqrt PI) (fma (/ 1/30 v) (/ (cbrt (/ -1 v)) (/ v (pow -1/5 1/6))) (* (pow -1/5 1/6) (cbrt (/ -1 v)))) (/ (* (* (sqrt PI) 7/1800) (cbrt (/ -1 v))) (/ (pow v 4) (pow -1/5 1/6)))) 1546424521.276 * [misc]simplify: Simplified (2 2 1 2) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (fma (sqrt PI) (fma (/ 1/30 v) (/ (cbrt (/ -1 v)) (/ v (pow -1/5 1/6))) (* (pow -1/5 1/6) (cbrt (/ -1 v)))) (/ (* (* (sqrt PI) 7/1800) (cbrt (/ -1 v))) (/ (pow v 4) (pow -1/5 1/6))))) (* t (- 1 (* v v)))))) 1546424521.276 * * * * [misc]progress: [ 468 / 476 ] simplifiying candidate # 1546424521.276 * [enter]simplify: Simplifying (+ (* 5/6 (* (pow v 2) (sqrt PI))) (+ (sqrt PI) (* 175/72 (* (pow v 4) (sqrt PI))))) 1546424521.276 * * [misc]simplify: iters left: 6 (15 enodes) 1546424521.282 * * [misc]simplify: iters left: 5 (29 enodes) 1546424521.288 * * [misc]simplify: iters left: 4 (66 enodes) 1546424521.301 * * [misc]simplify: iters left: 3 (133 enodes) 1546424521.330 * * [misc]simplify: iters left: 2 (185 enodes) 1546424521.392 * * [misc]simplify: iters left: 1 (338 enodes) 1546424521.598 * [exit]simplify: Simplified to (fma (fma 175/72 (pow v 4) (* (* v v) 5/6)) (sqrt PI) (sqrt PI)) 1546424521.598 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (fma (fma 175/72 (pow v 4) (* (* v v) 5/6)) (sqrt PI) (sqrt PI))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424521.599 * * * * [misc]progress: [ 469 / 476 ] simplifiying candidate # 1546424521.599 * [enter]simplify: Simplifying (+ (* 7/1800 (* (/ (exp (* 1/6 (+ (log -1/5) (* 2 (log (/ 1 v)))))) (pow v 4)) (sqrt PI))) (+ (* (sqrt PI) (exp (* 1/6 (+ (log -1/5) (* 2 (log (/ 1 v))))))) (* 1/30 (* (/ (exp (* 1/6 (+ (log -1/5) (* 2 (log (/ 1 v)))))) (pow v 2)) (sqrt PI))))) 1546424521.599 * * [misc]simplify: iters left: 6 (28 enodes) 1546424521.605 * * [misc]simplify: iters left: 5 (63 enodes) 1546424521.629 * * [misc]simplify: iters left: 4 (142 enodes) 1546424521.687 * * [misc]simplify: iters left: 3 (339 enodes) 1546424521.811 * [exit]simplify: Simplified to (fma (fma 7/1800 (* (/ (pow -1/5 1/6) (pow v 4)) (cbrt (/ 1 v))) (* (pow -1/5 1/6) (cbrt (/ 1 v)))) (sqrt PI) (* (* 1/30 (/ (sqrt PI) (* v v))) (* (pow -1/5 1/6) (cbrt (/ 1 v))))) 1546424521.811 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (fma (fma 7/1800 (* (/ (pow -1/5 1/6) (pow v 4)) (cbrt (/ 1 v))) (* (pow -1/5 1/6) (cbrt (/ 1 v)))) (sqrt PI) (* (* 1/30 (/ (sqrt PI) (* v v))) (* (pow -1/5 1/6) (cbrt (/ 1 v)))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424521.811 * * * * [misc]progress: [ 470 / 476 ] simplifiying candidate # 1546424521.812 * [enter]simplify: Simplifying (+ (* (exp (* 1/6 (+ (* 2 (log (/ -1 v))) (log -1/5)))) (sqrt PI)) (+ (* 1/30 (* (/ (exp (* 1/6 (+ (* 2 (log (/ -1 v))) (log -1/5)))) (pow v 2)) (sqrt PI))) (* 7/1800 (* (/ (exp (* 1/6 (+ (* 2 (log (/ -1 v))) (log -1/5)))) (pow v 4)) (sqrt PI))))) 1546424521.812 * * [misc]simplify: iters left: 6 (28 enodes) 1546424521.820 * * [misc]simplify: iters left: 5 (61 enodes) 1546424521.833 * * [misc]simplify: iters left: 4 (142 enodes) 1546424521.885 * * [misc]simplify: iters left: 3 (360 enodes) 1546424521.994 * [exit]simplify: Simplified to (fma (sqrt PI) (fma (/ 1/30 v) (/ (cbrt (/ -1 v)) (/ v (pow -1/5 1/6))) (* (pow -1/5 1/6) (cbrt (/ -1 v)))) (/ (* (* (sqrt PI) 7/1800) (cbrt (/ -1 v))) (/ (pow v 4) (pow -1/5 1/6)))) 1546424521.994 * [misc]simplify: Simplified (2 1 2) to (λ (v t) (* (/ (/ (cbrt (fma v (* v -5) 1)) (sqrt (fma -6 (* v v) 2))) (fma (sqrt PI) (fma (/ 1/30 v) (/ (cbrt (/ -1 v)) (/ v (pow -1/5 1/6))) (* (pow -1/5 1/6) (cbrt (/ -1 v)))) (/ (* (* (sqrt PI) 7/1800) (cbrt (/ -1 v))) (/ (pow v 4) (pow -1/5 1/6))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424521.994 * * * * [misc]progress: [ 471 / 476 ] simplifiying candidate # 1546424521.994 * [enter]simplify: Simplifying (- (+ (sqrt 1/2) (+ (/ (pow v 4) (sqrt 1/2)) (* 3/4 (/ (pow v 2) (sqrt 1/2))))) (+ (* 5/3 (* (pow v 2) (sqrt 1/2))) (+ (* 25/9 (* (pow v 4) (sqrt 1/2))) (* 9/32 (/ (pow v 4) (pow (sqrt 1/2) 3)))))) 1546424521.995 * * [misc]simplify: iters left: 6 (27 enodes) 1546424522.005 * * [misc]simplify: iters left: 5 (61 enodes) 1546424522.021 * * [misc]simplify: iters left: 4 (173 enodes) 1546424522.070 * [exit]simplify: Simplified to (- (fma (/ (* v v) (sqrt 1/2)) 3/4 (+ (sqrt 1/2) (/ (pow v 4) (sqrt 1/2)))) (fma (sqrt 1/2) (fma 5/3 (* v v) (* 25/9 (pow v 4))) (/ (/ (pow v 4) 16/9) (sqrt 1/2)))) 1546424522.070 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (- (fma (/ (* v v) (sqrt 1/2)) 3/4 (+ (sqrt 1/2) (/ (pow v 4) (sqrt 1/2)))) (fma (sqrt 1/2) (fma 5/3 (* v v) (* 25/9 (pow v 4))) (/ (/ (pow v 4) 16/9) (sqrt 1/2)))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424522.070 * * * * [misc]progress: [ 472 / 476 ] simplifiying candidate # 1546424522.071 * [enter]simplify: Simplifying (- (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) v) (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/15 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 3))) (* 1/225 (/ (* (sqrt -1/6) (exp (* 1/3 (- (log -5) (* 2 (log (/ 1 v))))))) (pow v 5)))))))) 1546424522.071 * * [misc]simplify: iters left: 6 (44 enodes) 1546424522.081 * * [misc]simplify: iters left: 5 (110 enodes) 1546424522.105 * * [misc]simplify: iters left: 4 (311 enodes) 1546424522.293 * [exit]simplify: Simplified to (- (- (* (pow (exp 1/3) (fma (log v) 2 (log -5))) (/ (sqrt -1/6) v)) (* (/ (pow (exp 1/3) (fma (log v) 2 (log -5))) (sqrt -1/6)) (+ (/ (/ 1/36 v) (* v v)) (/ 1/135 (pow v 5))))) (fma (/ -1/432 (sqrt -1/6)) (/ (pow (exp 1/3) (fma (log v) 2 (log -5))) (pow v 5)) (fma (/ (pow (exp 1/3) (fma (log v) 2 (log -5))) (/ (pow v 5) (sqrt -1/6))) 1/225 (* (* (/ (/ 1/15 v) v) (/ (sqrt -1/6) v)) (pow (exp 1/3) (fma (log v) 2 (log -5))))))) 1546424522.293 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (- (- (* (pow (exp 1/3) (fma (log v) 2 (log -5))) (/ (sqrt -1/6) v)) (* (/ (pow (exp 1/3) (fma (log v) 2 (log -5))) (sqrt -1/6)) (+ (/ (/ 1/36 v) (* v v)) (/ 1/135 (pow v 5))))) (fma (/ -1/432 (sqrt -1/6)) (/ (pow (exp 1/3) (fma (log v) 2 (log -5))) (pow v 5)) (fma (/ (pow (exp 1/3) (fma (log v) 2 (log -5))) (/ (pow v 5) (sqrt -1/6))) 1/225 (* (* (/ (/ 1/15 v) v) (/ (sqrt -1/6) v)) (pow (exp 1/3) (fma (log v) 2 (log -5))))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424522.293 * * * * [misc]progress: [ 473 / 476 ] simplifiying candidate # 1546424522.293 * [enter]simplify: Simplifying (- (+ (* 1/135 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (sqrt -1/6)))) (+ (* 1/36 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 3) (sqrt -1/6)))) (+ (* 1/2592 (/ (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (* (pow v 5) (pow (sqrt -1/6) 3)))) (+ (* 1/225 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 5))) (* 1/15 (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) (pow v 3))))))) (/ (* (exp (* 1/3 (- (log -5) (* 2 (log (/ -1 v)))))) (sqrt -1/6)) v)) 1546424522.294 * * [misc]simplify: iters left: 6 (44 enodes) 1546424522.312 * * [misc]simplify: iters left: 5 (107 enodes) 1546424522.339 * * [misc]simplify: iters left: 4 (308 enodes) 1546424522.456 * [exit]simplify: Simplified to (+ (+ (/ (- (pow (exp 1/3) (fma (log (/ -1 v)) -2 (log -5)))) (/ v (sqrt -1/6))) (* (/ (pow (exp 1/3) (fma (log (/ -1 v)) -2 (log -5))) (sqrt -1/6)) (+ (/ 1/135 (pow v 5)) (/ (/ 1/36 v) (* v v))))) (fma (/ (pow (exp 1/3) (fma (log (/ -1 v)) -2 (log -5))) (/ (pow v 5) (sqrt -1/6))) 1/225 (fma (/ 1/15 (* v v)) (/ (pow (exp 1/3) (fma (log (/ -1 v)) -2 (log -5))) (/ v (sqrt -1/6))) (* (/ 1/2592 (* (pow v 5) (* -1/6 (sqrt -1/6)))) (pow (exp 1/3) (fma (log (/ -1 v)) -2 (log -5))))))) 1546424522.456 * [misc]simplify: Simplified (2 1 1) to (λ (v t) (* (/ (+ (+ (/ (- (pow (exp 1/3) (fma (log (/ -1 v)) -2 (log -5)))) (/ v (sqrt -1/6))) (* (/ (pow (exp 1/3) (fma (log (/ -1 v)) -2 (log -5))) (sqrt -1/6)) (+ (/ 1/135 (pow v 5)) (/ (/ 1/36 v) (* v v))))) (fma (/ (pow (exp 1/3) (fma (log (/ -1 v)) -2 (log -5))) (/ (pow v 5) (sqrt -1/6))) 1/225 (fma (/ 1/15 (* v v)) (/ (pow (exp 1/3) (fma (log (/ -1 v)) -2 (log -5))) (/ v (sqrt -1/6))) (* (/ 1/2592 (* (pow v 5) (* -1/6 (sqrt -1/6)))) (pow (exp 1/3) (fma (log (/ -1 v)) -2 (log -5))))))) (sqrt (/ PI (cbrt (fma v (* v -5) 1))))) (/ (/ (cbrt (fma (* v v) -5 1)) (sqrt (/ PI (cbrt (fma (* v v) -5 1))))) (* t (- 1 (* v v)))))) 1546424522.456 * * * * [misc]progress: [ 474 / 476 ] simplifiying candidate # 1546424522.456 * [enter]simplify: Simplifying (- (+ (/ (* (pow v 2) (sqrt 1/2)) (* t PI)) (+ (/ (sqrt 1/2) (* t PI)) (/ (* (pow v 4) (sqrt 1/2)) (* t PI)))) (+ (* 7/4 (/ (pow v 2) (* t (* PI (sqrt 1/2))))) (+ (* 49/32 (/ (pow v 4) (* t (* PI (pow (sqrt 1/2) 3))))) (* 3/4 (/ (pow v 4) (* t (* PI (sqrt 1/2)))))))) 1546424522.456 * * [misc]simplify: iters left: 6 (35 enodes) 1546424522.463 * * [misc]simplify: iters left: 5 (90 enodes) 1546424522.482 * * [misc]simplify: iters left: 4 (293 enodes) 1546424522.640 * [exit]simplify: Simplified to (- (+ (fma (/ (pow v 4) t) (/ (sqrt 1/2) PI) (/ (sqrt 1/2) (* PI t))) (* (/ v (/ t v)) (- (/ (sqrt 1/2) PI) (/ (/ 7/4 PI) (sqrt 1/2))))) (fma 3/4 (/ (pow v 4) (* (sqrt 1/2) (* PI t))) (/ (* (/ 49/32 t) (pow v 4)) (* (* 1/2 PI) (sqrt 1/2))))) 1546424522.640 * [misc]simplify: Simplified (2) to (λ (v t) (- (+ (fma (/ (pow v 4) t) (/ (sqrt 1/2) PI) (/ (sqrt 1/2) (* PI t))) (* (/ v (/ t v)) (- (/ (sqrt 1/2) PI) (/ (/ 7/4 PI) (sqrt 1/2))))) (fma 3/4 (/ (pow v 4) (* (sqrt 1/2) (* PI t))) (/ (* (/ 49/32 t) (pow v 4)) (* (* 1/2 PI) (sqrt 1/2)))))) 1546424522.640 * * * * [misc]progress: [ 475 / 476 ] simplifiying candidate # 1546424522.640 * [enter]simplify: Simplifying (- (+ (/ (sqrt -25/6) (* t (* v PI))) (+ (/ (sqrt -25/6) (* t (* (pow v 3) PI))) (* 5/36 (/ 1 (* t (* (pow v 3) (* PI (sqrt -25/6))))))))) 1546424522.641 * * [misc]simplify: iters left: 6 (23 enodes) 1546424522.646 * * [misc]simplify: iters left: 5 (56 enodes) 1546424522.656 * * [misc]simplify: iters left: 4 (123 enodes) 1546424522.685 * * [misc]simplify: iters left: 3 (317 enodes) 1546424522.898 * [exit]simplify: Simplified to (- (/ (/ (/ -5/36 t) (sqrt -25/6)) (* (* v v) (* v PI))) (+ (/ (sqrt -25/6) (* (* t v) PI)) (/ (/ (sqrt -25/6) t) (* (* v v) (* v PI))))) 1546424522.898 * [misc]simplify: Simplified (2) to (λ (v t) (- (/ (/ (/ -5/36 t) (sqrt -25/6)) (* (* v v) (* v PI))) (+ (/ (sqrt -25/6) (* (* t v) PI)) (/ (/ (sqrt -25/6) t) (* (* v v) (* v PI)))))) 1546424522.898 * * * * [misc]progress: [ 476 / 476 ] simplifiying candidate # 1546424522.898 * [enter]simplify: Simplifying (+ (/ (sqrt -25/6) (* t (* v PI))) (+ (/ (sqrt -25/6) (* t (* (pow v 3) PI))) (* 5/36 (/ 1 (* t (* (pow v 3) (* PI (sqrt -25/6)))))))) 1546424522.899 * * [misc]simplify: iters left: 6 (22 enodes) 1546424522.908 * * [misc]simplify: iters left: 5 (52 enodes) 1546424522.927 * * [misc]simplify: iters left: 4 (109 enodes) 1546424522.965 * * [misc]simplify: iters left: 3 (252 enodes) 1546424523.065 * [exit]simplify: Simplified to (+ (/ (/ (sqrt -25/6) t) (* (* v v) (* v PI))) (+ (/ (/ (sqrt -25/6) t) (* v PI)) (/ (/ (/ 5/36 t) (* v v)) (* (* v PI) (sqrt -25/6))))) 1546424523.066 * [misc]simplify: Simplified (2) to (λ (v t) (+ (/ (/ (sqrt -25/6) t) (* (* v v) (* v PI))) (+ (/ (/ (sqrt -25/6) t) (* v PI)) (/ (/ (/ 5/36 t) (* v v)) (* (* v PI) (sqrt -25/6)))))) 1546424523.066 * * * [misc]progress: adding candidates to table 1546424534.669 * [misc]progress: [Phase 3 of 3] Extracting. 1546424534.670 * * [misc]regime: Finding splitpoints for: (# # #) 1546424534.672 * * * [misc]regime-changes: Trying 3 branch expressions: (t v (* v v)) 1546424534.672 * * * * [misc]regimes: Trying to branch on t from (# # #) 1546424534.739 * * * * [misc]regimes: Trying to branch on v from (# # #) 1546424534.802 * * * * [misc]regimes: Trying to branch on (* v v) from (# # #) 1546424534.847 * * * [misc]regime: Found split indices: #