* [misc]progress: [Phase 1 of 3] Setting up. * * * [misc]progress: [1/2] Preparing points * * * * [misc]points: Sampling 256 additional inputs, on iter 0 have 0 / 256 * * * * [misc]points: Computing exacts on every 16 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 8 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Setting MPFR precision to 832 * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Computing exacts on every 4 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 832 * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 2 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 256 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 131 additional inputs, on iter 1 have 125 / 256 * * * * [misc]points: Computing exacts on every 8 of 131 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 4 of 131 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 2 of 131 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 131 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 65 additional inputs, on iter 2 have 191 / 256 * * * * [misc]points: Computing exacts on every 4 of 65 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 2 of 65 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 65 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 31 additional inputs, on iter 3 have 225 / 256 * * * * [misc]points: Computing exacts for 31 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 4 have 245 / 256 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 5 have 251 / 256 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 254 / 256 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 257 points with exact outputs * * * [misc]progress: [2/2] Setting up program. * [misc]progress: [Phase 2 of 3] Improving. * [enter]simplify: Simplifying (/ (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) 2) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (48 enodes) * * [misc]simplify: iters left: 4 (123 enodes) * * [misc]simplify: iters left: 3 (296 enodes) * [exit]simplify: Simplified to (/ (- (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) 2) * * [misc]progress: iteration 1 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1 2 1 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) in (eps x) around 0 * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) in x * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) in x * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 eps)) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 eps) x))) in x * [misc]taylor: Taking taylor expansion of (- (* (- 1 eps) x)) in x * [misc]taylor: Taking taylor expansion of (* (- 1 eps) x) in x * [misc]taylor: Taking taylor expansion of (- 1 eps) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (+ 1 (- eps)) into (- 1 eps) * [misc]backup-simplify: Simplify (* (- 1 eps) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1 eps) 1) (* 0 0)) into (- 1 eps) * [misc]backup-simplify: Simplify (- (- 1 eps)) into (- eps 1) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 eps) 1) in x * [misc]taylor: Taking taylor expansion of (/ 1 eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 eps) x))) in x * [misc]taylor: Taking taylor expansion of (- (* (+ 1 eps) x)) in x * [misc]taylor: Taking taylor expansion of (* (+ 1 eps) x) in x * [misc]taylor: Taking taylor expansion of (+ 1 eps) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ 1 eps) into (+ eps 1) * [misc]backup-simplify: Simplify (* (+ eps 1) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ eps 1) 1) (* 0 0)) into (+ eps 1) * [misc]backup-simplify: Simplify (- (+ eps 1)) into (- (+ eps 1)) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 eps) x))) in eps * [misc]taylor: Taking taylor expansion of (- (* (- 1 eps) x)) in eps * [misc]taylor: Taking taylor expansion of (* (- 1 eps) x) in eps * [misc]taylor: Taking taylor expansion of (- 1 eps) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 x) into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (exp (- x)) into (exp (- x)) * [misc]taylor: Taking taylor expansion of (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))) in eps * [misc]taylor: Taking taylor expansion of (- (/ 1 eps) 1) in eps * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 eps) x))) in eps * [misc]taylor: Taking taylor expansion of (- (* (+ 1 eps) x)) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 eps) x) in eps * [misc]taylor: Taking taylor expansion of (+ 1 eps) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 x) into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (exp (- x)) into (exp (- x)) * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 eps) x))) in eps * [misc]taylor: Taking taylor expansion of (- (* (- 1 eps) x)) in eps * [misc]taylor: Taking taylor expansion of (* (- 1 eps) x) in eps * [misc]taylor: Taking taylor expansion of (- 1 eps) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 x) into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (exp (- x)) into (exp (- x)) * [misc]taylor: Taking taylor expansion of (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))) in eps * [misc]taylor: Taking taylor expansion of (- (/ 1 eps) 1) in eps * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 eps) x))) in eps * [misc]taylor: Taking taylor expansion of (- (* (+ 1 eps) x)) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 eps) x) in eps * [misc]taylor: Taking taylor expansion of (+ 1 eps) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 x) into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (exp (- x)) into (exp (- x)) * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 1 (exp (- x))) into (exp (- x)) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 (exp (- x))) into (exp (- x)) * [misc]backup-simplify: Simplify (- (exp (- x))) into (- (exp (- x))) * [misc]backup-simplify: Simplify (+ (exp (- x)) (- (exp (- x)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (+ (* 1 0) (* -1 x)) into (- x) * [misc]backup-simplify: Simplify (- (- x)) into x * [misc]backup-simplify: Simplify (* (exp (- x)) (+ (* (/ (pow x 1) 1)))) into (* (exp (- x)) x) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* 1 (* (exp (- x)) x)) (* 1 (exp (- x)))) into (+ (exp (- x)) (* (exp (- x)) x)) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 1 x)) into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (* (exp (- x)) (+ (* (/ (pow (- x) 1) 1)))) into (* -1 (* (exp (- x)) x)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (+ (* 1 (* -1 (* (exp (- x)) x))) (* -1 (exp (- x)))) into (- (+ (exp (- x)) (* (exp (- x)) x))) * [misc]backup-simplify: Simplify (- (- (+ (exp (- x)) (* (exp (- x)) x)))) into (+ (exp (- x)) (* (exp (- x)) x)) * [misc]backup-simplify: Simplify (+ (+ (exp (- x)) (* (exp (- x)) x)) (+ (exp (- x)) (* (exp (- x)) x))) into (+ (* 2 (exp (- x))) (* 2 (* (exp (- x)) x))) * [misc]taylor: Taking taylor expansion of (+ (* 2 (exp (- x))) (* 2 (* (exp (- x)) x))) in x * [misc]taylor: Taking taylor expansion of (* 2 (exp (- x))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (exp (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (* 2 (* (exp (- x)) x)) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* (exp (- x)) x) in x * [misc]taylor: Taking taylor expansion of (exp (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 2 1) into 2 * [misc]backup-simplify: Simplify (* 1 0) into 0 * [misc]backup-simplify: Simplify (* 2 0) into 0 * [misc]backup-simplify: Simplify (+ 2 0) into 2 * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- (- x)) into x * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 x))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (exp (- x)) (+ (* (/ (pow x 2) 2)) (* (/ (pow 0 1) 1)))) into (* 1/2 (* (exp (- x)) (pow x 2))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1/2 (* (exp (- x)) (pow x 2)))) (+ (* 1 (* (exp (- x)) x)) (* 0 (exp (- x))))) into (+ (* 1/2 (* (exp (- x)) (pow x 2))) (* (exp (- x)) x)) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1 0) (* 0 x))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (exp (- x)) (+ (* (/ (pow (- x) 2) 2)) (* (/ (pow 0 1) 1)))) into (* 1/2 (* (exp (- x)) (pow x 2))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1/2 (* (exp (- x)) (pow x 2)))) (+ (* -1 (* -1 (* (exp (- x)) x))) (* 0 (exp (- x))))) into (+ (* 1/2 (* (exp (- x)) (pow x 2))) (* (exp (- x)) x)) * [misc]backup-simplify: Simplify (- (+ (* 1/2 (* (exp (- x)) (pow x 2))) (* (exp (- x)) x))) into (- (+ (* 1/2 (* (exp (- x)) (pow x 2))) (* (exp (- x)) x))) * [misc]backup-simplify: Simplify (+ (+ (* 1/2 (* (exp (- x)) (pow x 2))) (* (exp (- x)) x)) (- (+ (* 1/2 (* (exp (- x)) (pow x 2))) (* (exp (- x)) x)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 1) 1)))) into -1 * [misc]backup-simplify: Simplify (+ (* 2 -1) (* 0 1)) into -2 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 1) 1)))) into -1 * [misc]backup-simplify: Simplify (+ (* 1 1) (* -1 0)) into 1 * [misc]backup-simplify: Simplify (+ (* 2 1) (* 0 0)) into 2 * [misc]backup-simplify: Simplify (+ -2 2) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- (- x)) into x * [misc]backup-simplify: Simplify (- (- x)) into x * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (* 0 x)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (exp (- x)) (+ (* (/ (pow x 3) 6)) (* (/ (pow x 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into (* 1/6 (* (exp (- x)) (pow x 3))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1/6 (* (exp (- x)) (pow x 3)))) (+ (* 1 (* 1/2 (* (exp (- x)) (pow x 2)))) (+ (* 0 (* (exp (- x)) x)) (* 0 (exp (- x)))))) into (+ (* 1/6 (* (exp (- x)) (pow x 3))) (* 1/2 (* (exp (- x)) (pow x 2)))) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 0) (* 0 x)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (exp (- x)) (+ (* (/ (pow (- x) 3) 6)) (* (/ (pow (- x) 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into (* -1/6 (* (exp (- x)) (pow x 3))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* -1/6 (* (exp (- x)) (pow x 3)))) (+ (* -1 (* 1/2 (* (exp (- x)) (pow x 2)))) (+ (* 0 (* -1 (* (exp (- x)) x))) (* 0 (exp (- x)))))) into (- (+ (* 1/6 (* (exp (- x)) (pow x 3))) (* 1/2 (* (exp (- x)) (pow x 2))))) * [misc]backup-simplify: Simplify (- (- (+ (* 1/6 (* (exp (- x)) (pow x 3))) (* 1/2 (* (exp (- x)) (pow x 2)))))) into (+ (* 1/6 (* (exp (- x)) (pow x 3))) (* 1/2 (* (exp (- x)) (pow x 2)))) * [misc]backup-simplify: Simplify (+ (+ (* 1/6 (* (exp (- x)) (pow x 3))) (* 1/2 (* (exp (- x)) (pow x 2)))) (+ (* 1/6 (* (exp (- x)) (pow x 3))) (* 1/2 (* (exp (- x)) (pow x 2))))) into (+ (* 1/3 (* (exp (- x)) (pow x 3))) (* (exp (- x)) (pow x 2))) * [misc]taylor: Taking taylor expansion of (+ (* 1/3 (* (exp (- x)) (pow x 3))) (* (exp (- x)) (pow x 2))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (* (exp (- x)) (pow x 3))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (* (exp (- x)) (pow x 3)) in x * [misc]taylor: Taking taylor expansion of (exp (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of (* (exp (- x)) (pow x 2)) in x * [misc]taylor: Taking taylor expansion of (exp (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (pow x 2) in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (+ (* 2 1/2) (+ (* 0 -1) (* 0 1))) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 2) 2)) (* (/ (pow 0 1) 1)))) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* -1 1) (* 1/2 0))) into -1 * [misc]backup-simplify: Simplify (+ (* 2 -1) (+ (* 0 1) (* 0 0))) into -2 * [misc]backup-simplify: Simplify (+ 1 -2) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- (- x)) into x * [misc]backup-simplify: Simplify (- (- x)) into x * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (- x)) into x * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 x))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (exp (- x)) (+ (* (/ (pow x 4) 24)) (* (/ (pow x 2) 2) (/ (pow 0 1) 1)) (* (/ (pow x 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into (* 1/24 (* (exp (- x)) (pow x 4))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1/24 (* (exp (- x)) (pow x 4)))) (+ (* 1 (* 1/6 (* (exp (- x)) (pow x 3)))) (+ (* 0 (* 1/2 (* (exp (- x)) (pow x 2)))) (+ (* 0 (* (exp (- x)) x)) (* 0 (exp (- x))))))) into (+ (* 1/6 (* (exp (- x)) (pow x 3))) (* 1/24 (* (exp (- x)) (pow x 4)))) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 x))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (exp (- x)) (+ (* (/ (pow (- x) 4) 24)) (* (/ (pow (- x) 2) 2) (/ (pow 0 1) 1)) (* (/ (pow (- x) 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into (* 1/24 (* (exp (- x)) (pow x 4))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1/24 (* (exp (- x)) (pow x 4)))) (+ (* -1 (* -1/6 (* (exp (- x)) (pow x 3)))) (+ (* 0 (* 1/2 (* (exp (- x)) (pow x 2)))) (+ (* 0 (* -1 (* (exp (- x)) x))) (* 0 (exp (- x))))))) into (+ (* 1/6 (* (exp (- x)) (pow x 3))) (* 1/24 (* (exp (- x)) (pow x 4)))) * [misc]backup-simplify: Simplify (- (+ (* 1/6 (* (exp (- x)) (pow x 3))) (* 1/24 (* (exp (- x)) (pow x 4))))) into (- (+ (* 1/6 (* (exp (- x)) (pow x 3))) (* 1/24 (* (exp (- x)) (pow x 4))))) * [misc]backup-simplify: Simplify (+ (+ (* 1/6 (* (exp (- x)) (pow x 3))) (* 1/24 (* (exp (- x)) (pow x 4)))) (- (+ (* 1/6 (* (exp (- x)) (pow x 3))) (* 1/24 (* (exp (- x)) (pow x 4)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 3) 6)) (* (/ (pow -1 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into -1/6 * [misc]backup-simplify: Simplify (+ (* 2 -1/6) (+ (* 0 1/2) (+ (* 0 -1) (* 0 1)))) into -1/3 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 3) 6)) (* (/ (pow -1 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into -1/6 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 1/2 1) (* -1/6 0)))) into 1/2 * [misc]backup-simplify: Simplify (+ (* 2 1/2) (+ (* 0 -1) (+ (* 0 1) (* 0 0)))) into 1 * [misc]backup-simplify: Simplify (+ -1/3 1) into 2/3 * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (* x 1) 3)) (+ (* -1 (pow (* x 1) 2)) 2)) into (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) * [misc]approximate: Taking taylor expansion of (- (* (+ 1 (/ 1 (/ 1 eps))) (exp (- (* (- 1 (/ 1 eps)) (/ 1 x))))) (* (- (/ 1 (/ 1 eps)) 1) (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))))) in (eps x) around 0 * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 (/ 1 eps))) (exp (- (* (- 1 (/ 1 eps)) (/ 1 x))))) (* (- (/ 1 (/ 1 eps)) 1) (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))))) in x * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (/ 1 eps))) (exp (- (* (- 1 (/ 1 eps)) (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (/ 1 eps))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 eps)) in x * [misc]taylor: Taking taylor expansion of (/ 1 eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (/ 1 (/ 1 eps)) into eps * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 (/ 1 eps)) (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (- (* (- 1 (/ 1 eps)) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 eps)) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 eps)) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (/ 1 eps)) into (- (/ 1 eps)) * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 eps))) into (- 1 (/ 1 eps)) * [misc]backup-simplify: Simplify (* (- 1 (/ 1 eps)) 1) into (- 1 (/ 1 eps)) * [misc]backup-simplify: Simplify (- (- 1 (/ 1 eps))) into (- (/ 1 eps) 1) * [misc]backup-simplify: Simplify (exp (- (* (- 1 (/ 1 eps)) (/ 1 x)))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]taylor: Taking taylor expansion of (* (- (/ 1 (/ 1 eps)) 1) (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 (/ 1 eps)) 1) in x * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 eps)) in x * [misc]taylor: Taking taylor expansion of (/ 1 eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (/ 1 (/ 1 eps)) into eps * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 eps)) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 eps)) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 eps)) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 (/ 1 eps)) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (* (+ (/ 1 eps) 1) 1) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (- (+ (/ 1 eps) 1)) into (- (+ (/ 1 eps) 1)) * [misc]backup-simplify: Simplify (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))) into (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 (/ 1 eps))) (exp (- (* (- 1 (/ 1 eps)) (/ 1 x))))) (* (- (/ 1 (/ 1 eps)) 1) (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))))) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (/ 1 eps))) (exp (- (* (- 1 (/ 1 eps)) (/ 1 x))))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (/ 1 eps))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 (/ 1 eps)) (/ 1 x)))) in eps * [misc]taylor: Taking taylor expansion of (- (* (- 1 (/ 1 eps)) (/ 1 x))) in eps * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 eps)) (/ 1 x)) in eps * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (/ 1 x) into (/ 1 x) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (* -1 (/ 1 x)) into (/ -1 x) * [misc]backup-simplify: Simplify (- (/ -1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (exp (- (* (- 1 (/ 1 eps)) (/ 1 x)))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]taylor: Taking taylor expansion of (* (- (/ 1 (/ 1 eps)) 1) (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x))))) in eps * [misc]taylor: Taking taylor expansion of (- (/ 1 (/ 1 eps)) 1) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))) in eps * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 eps)) (/ 1 x))) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 eps)) (/ 1 x)) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (/ 1 x) into (/ 1 x) * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 1 (/ 1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (- (/ 1 x)) into (- (/ 1 x)) * [misc]backup-simplify: Simplify (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))) into (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 (/ 1 eps))) (exp (- (* (- 1 (/ 1 eps)) (/ 1 x))))) (* (- (/ 1 (/ 1 eps)) 1) (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))))) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (/ 1 eps))) (exp (- (* (- 1 (/ 1 eps)) (/ 1 x))))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (/ 1 eps))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 (/ 1 eps)) (/ 1 x)))) in eps * [misc]taylor: Taking taylor expansion of (- (* (- 1 (/ 1 eps)) (/ 1 x))) in eps * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 eps)) (/ 1 x)) in eps * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (/ 1 x) into (/ 1 x) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (* -1 (/ 1 x)) into (/ -1 x) * [misc]backup-simplify: Simplify (- (/ -1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (exp (- (* (- 1 (/ 1 eps)) (/ 1 x)))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]taylor: Taking taylor expansion of (* (- (/ 1 (/ 1 eps)) 1) (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x))))) in eps * [misc]taylor: Taking taylor expansion of (- (/ 1 (/ 1 eps)) 1) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))) in eps * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 eps)) (/ 1 x))) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 eps)) (/ 1 x)) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (/ 1 x) into (/ 1 x) * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 1 (/ 1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (- (/ 1 x)) into (- (/ 1 x)) * [misc]backup-simplify: Simplify (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))) into (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 (exp (- (/ 1 (* eps x)) (/ 1 x)))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (* -1 (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) into (* -1 (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) * [misc]backup-simplify: Simplify (- (* -1 (exp (- (+ (/ 1 x) (/ 1 (* eps x))))))) into (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (+ (exp (- (/ 1 (* eps x)) (/ 1 x))) (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) into (+ (exp (- (/ 1 (* eps x)) (/ 1 x))) (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) * [misc]taylor: Taking taylor expansion of (+ (exp (- (/ 1 (* eps x)) (/ 1 x))) (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) in x * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 (* eps x)) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 (* eps x)) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (/ 1 eps) -1) into (- (/ 1 eps) 1) * [misc]backup-simplify: Simplify (exp (- (/ 1 (* eps x)) (/ 1 x))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]taylor: Taking taylor expansion of (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) in x * [misc]taylor: Taking taylor expansion of (- (+ (/ 1 x) (/ 1 (* eps x)))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 x) (/ 1 (* eps x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (+ 1 (/ 1 eps)) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (- (+ (/ 1 eps) 1)) into (- (+ (/ 1 eps) 1)) * [misc]backup-simplify: Simplify (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) into (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (+ (exp (- (/ 1 (* eps x)) (/ 1 x))) (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) into (+ (exp (- (/ 1 (* eps x)) (/ 1 x))) (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) * [misc]backup-simplify: Simplify (+ (exp (- (/ 1 (* eps x)) (/ 1 x))) (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) into (+ (exp (- (/ 1 (* eps x)) (/ 1 x))) (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 1 (exp (- (/ 1 (* eps x)) (/ 1 x))))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 1 (exp (- (+ (/ 1 x) (/ 1 (* eps x))))))) into (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (- (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) into (- (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) * [misc]backup-simplify: Simplify (+ (exp (- (/ 1 (* eps x)) (/ 1 x))) (- (exp (- (+ (/ 1 x) (/ 1 (* eps x))))))) into (- (exp (- (/ 1 (* eps x)) (/ 1 x))) (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) * [misc]taylor: Taking taylor expansion of (- (exp (- (/ 1 (* eps x)) (/ 1 x))) (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) in x * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 (* eps x)) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 (* eps x)) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (/ 1 eps) -1) into (- (/ 1 eps) 1) * [misc]backup-simplify: Simplify (exp (- (/ 1 (* eps x)) (/ 1 x))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]taylor: Taking taylor expansion of (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) in x * [misc]taylor: Taking taylor expansion of (- (+ (/ 1 x) (/ 1 (* eps x)))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 x) (/ 1 (* eps x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (+ 1 (/ 1 eps)) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (- (+ (/ 1 eps) 1)) into (- (+ (/ 1 eps) 1)) * [misc]backup-simplify: Simplify (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) into (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (- (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) into (- (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) * [misc]backup-simplify: Simplify (+ (exp (- (/ 1 (* eps x)) (/ 1 x))) (- (exp (- (+ (/ 1 x) (/ 1 (* eps x))))))) into (- (exp (- (/ 1 (* eps x)) (/ 1 x))) (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) * [misc]backup-simplify: Simplify (- (exp (- (/ 1 (* eps x)) (/ 1 x))) (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) into (- (exp (- (/ 1 (* eps x)) (/ 1 x))) (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1 0) (* 0 (exp (- (/ 1 (* eps x)) (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 1 0) (* 0 (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 0) (* 0 (exp (- (/ 1 (* eps x)) (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 1 0) (+ (* 0 0) (* 0 (exp (- (+ (/ 1 x) (/ 1 (* eps x))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- (exp (- (/ 1 (* (/ 1 eps) (/ 1 x))) (/ 1 (/ 1 x)))) (exp (- (+ (/ 1 (/ 1 x)) (/ 1 (* (/ 1 eps) (/ 1 x))))))) (* 1 (/ 1 eps))) (+ (exp (- (/ 1 (* (/ 1 eps) (/ 1 x))) (/ 1 (/ 1 x)))) (exp (- (+ (/ 1 (/ 1 x)) (/ 1 (* (/ 1 eps) (/ 1 x)))))))) into (- (+ (/ (exp (- (* eps x) x)) eps) (+ (exp (- (* eps x) x)) (exp (- (+ (* eps x) x))))) (/ (exp (- (+ (* eps x) x))) eps)) * [misc]approximate: Taking taylor expansion of (- (* (+ 1 (/ 1 (/ 1 (- eps)))) (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))))) (* (- (/ 1 (/ 1 (- eps))) 1) (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))))) in (eps x) around 0 * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 (/ 1 (- eps)))) (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))))) (* (- (/ 1 (/ 1 (- eps))) 1) (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))))) in x * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (/ 1 (- eps)))) (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (/ 1 (- eps)))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 (- eps))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in x * [misc]taylor: Taking taylor expansion of (- eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (/ 1 (- eps)) into (/ -1 eps) * [misc]backup-simplify: Simplify (/ 1 (/ -1 eps)) into (* -1 eps) * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (- eps))) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (- eps))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in x * [misc]taylor: Taking taylor expansion of (- eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (/ 1 (- eps)) into (/ -1 eps) * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (- (/ -1 eps)) into (/ 1 eps) * [misc]backup-simplify: Simplify (+ 1 (/ 1 eps)) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (* (+ (/ 1 eps) 1) -1) into (* -1 (+ (/ 1 eps) 1)) * [misc]backup-simplify: Simplify (- (* -1 (+ (/ 1 eps) 1))) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x))))) into (exp (+ (/ 1 x) (/ 1 (* eps x)))) * [misc]taylor: Taking taylor expansion of (* (- (/ 1 (/ 1 (- eps))) 1) (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 (/ 1 (- eps))) 1) in x * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 (- eps))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in x * [misc]taylor: Taking taylor expansion of (- eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (/ 1 (- eps)) into (/ -1 eps) * [misc]backup-simplify: Simplify (/ 1 (/ -1 eps)) into (* -1 eps) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (- eps))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in x * [misc]taylor: Taking taylor expansion of (- eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (/ 1 (- eps)) into (/ -1 eps) * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (+ 1 (/ -1 eps)) into (- 1 (/ 1 eps)) * [misc]backup-simplify: Simplify (* (- 1 (/ 1 eps)) -1) into (* -1 (- 1 (/ 1 eps))) * [misc]backup-simplify: Simplify (- (* -1 (- 1 (/ 1 eps)))) into (- 1 (/ 1 eps)) * [misc]backup-simplify: Simplify (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))) into (exp (- (/ 1 x) (/ 1 (* eps x)))) * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 (/ 1 (- eps)))) (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))))) (* (- (/ 1 (/ 1 (- eps))) 1) (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))))) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (/ 1 (- eps)))) (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (/ 1 (- eps)))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x))))) in eps * [misc]taylor: Taking taylor expansion of (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))) in eps * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (- eps))) (/ 1 (- x))) in eps * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in eps * [misc]taylor: Taking taylor expansion of (- x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (/ 1 (- x)) into (/ -1 x) * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 1 (/ -1 x)) into (/ -1 x) * [misc]backup-simplify: Simplify (- (/ -1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x))))) into (exp (+ (/ 1 x) (/ 1 (* eps x)))) * [misc]taylor: Taking taylor expansion of (* (- (/ 1 (/ 1 (- eps))) 1) (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x)))))) in eps * [misc]taylor: Taking taylor expansion of (- (/ 1 (/ 1 (- eps))) 1) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))) in eps * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x)))) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in eps * [misc]taylor: Taking taylor expansion of (- x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (/ 1 (- x)) into (/ -1 x) * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (* -1 (/ -1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (- (/ 1 x)) into (- (/ 1 x)) * [misc]backup-simplify: Simplify (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))) into (exp (- (/ 1 x) (/ 1 (* eps x)))) * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 (/ 1 (- eps)))) (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))))) (* (- (/ 1 (/ 1 (- eps))) 1) (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))))) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (/ 1 (- eps)))) (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (/ 1 (- eps)))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x))))) in eps * [misc]taylor: Taking taylor expansion of (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))) in eps * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (- eps))) (/ 1 (- x))) in eps * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in eps * [misc]taylor: Taking taylor expansion of (- x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (/ 1 (- x)) into (/ -1 x) * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 1 (/ -1 x)) into (/ -1 x) * [misc]backup-simplify: Simplify (- (/ -1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x))))) into (exp (+ (/ 1 x) (/ 1 (* eps x)))) * [misc]taylor: Taking taylor expansion of (* (- (/ 1 (/ 1 (- eps))) 1) (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x)))))) in eps * [misc]taylor: Taking taylor expansion of (- (/ 1 (/ 1 (- eps))) 1) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))) in eps * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x)))) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in eps * [misc]taylor: Taking taylor expansion of (- x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (/ 1 (- x)) into (/ -1 x) * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (* -1 (/ -1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (- (/ 1 x)) into (- (/ 1 x)) * [misc]backup-simplify: Simplify (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))) into (exp (- (/ 1 x) (/ 1 (* eps x)))) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 (exp (+ (/ 1 x) (/ 1 (* eps x))))) into (exp (+ (/ 1 x) (/ 1 (* eps x)))) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (* -1 (exp (- (/ 1 x) (/ 1 (* eps x))))) into (* -1 (exp (- (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (- (* -1 (exp (- (/ 1 x) (/ 1 (* eps x)))))) into (exp (- (/ 1 x) (/ 1 (* eps x)))) * [misc]backup-simplify: Simplify (+ (exp (+ (/ 1 x) (/ 1 (* eps x)))) (exp (- (/ 1 x) (/ 1 (* eps x))))) into (+ (exp (- (/ 1 x) (/ 1 (* eps x)))) (exp (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]taylor: Taking taylor expansion of (+ (exp (- (/ 1 x) (/ 1 (* eps x)))) (exp (+ (/ 1 x) (/ 1 (* eps x))))) in x * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 x) (/ 1 (* eps x)))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 x) (/ 1 (* eps x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (- (/ 1 eps)) into (- (/ 1 eps)) * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 eps))) into (- 1 (/ 1 eps)) * [misc]backup-simplify: Simplify (exp (- (/ 1 x) (/ 1 (* eps x)))) into (exp (- (/ 1 x) (/ 1 (* eps x)))) * [misc]taylor: Taking taylor expansion of (exp (+ (/ 1 x) (/ 1 (* eps x)))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 x) (/ 1 (* eps x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (+ 1 (/ 1 eps)) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (exp (+ (/ 1 x) (/ 1 (* eps x)))) into (exp (+ (/ 1 x) (/ 1 (* eps x)))) * [misc]backup-simplify: Simplify (+ (exp (- (/ 1 x) (/ 1 (* eps x)))) (exp (+ (/ 1 x) (/ 1 (* eps x))))) into (+ (exp (- (/ 1 x) (/ 1 (* eps x)))) (exp (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (+ (exp (- (/ 1 x) (/ 1 (* eps x)))) (exp (+ (/ 1 x) (/ 1 (* eps x))))) into (+ (exp (- (/ 1 x) (/ 1 (* eps x)))) (exp (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (+ (* 1 0) (* -1 (exp (+ (/ 1 x) (/ 1 (* eps x)))))) into (- (exp (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ -1 0) into -1 * [misc]backup-simplify: Simplify (+ (* -1 0) (* -1 (exp (- (/ 1 x) (/ 1 (* eps x)))))) into (- (exp (- (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (- (- (exp (- (/ 1 x) (/ 1 (* eps x)))))) into (exp (- (/ 1 x) (/ 1 (* eps x)))) * [misc]backup-simplify: Simplify (+ (- (exp (+ (/ 1 x) (/ 1 (* eps x))))) (exp (- (/ 1 x) (/ 1 (* eps x))))) into (- (exp (- (/ 1 x) (/ 1 (* eps x)))) (exp (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]taylor: Taking taylor expansion of (- (exp (- (/ 1 x) (/ 1 (* eps x)))) (exp (+ (/ 1 x) (/ 1 (* eps x))))) in x * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 x) (/ 1 (* eps x)))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 x) (/ 1 (* eps x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (- (/ 1 eps)) into (- (/ 1 eps)) * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 eps))) into (- 1 (/ 1 eps)) * [misc]backup-simplify: Simplify (exp (- (/ 1 x) (/ 1 (* eps x)))) into (exp (- (/ 1 x) (/ 1 (* eps x)))) * [misc]taylor: Taking taylor expansion of (exp (+ (/ 1 x) (/ 1 (* eps x)))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 x) (/ 1 (* eps x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (+ 1 (/ 1 eps)) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (exp (+ (/ 1 x) (/ 1 (* eps x)))) into (exp (+ (/ 1 x) (/ 1 (* eps x)))) * [misc]backup-simplify: Simplify (- (exp (+ (/ 1 x) (/ 1 (* eps x))))) into (- (exp (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (+ (exp (- (/ 1 x) (/ 1 (* eps x)))) (- (exp (+ (/ 1 x) (/ 1 (* eps x)))))) into (- (exp (- (/ 1 x) (/ 1 (* eps x)))) (exp (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (- (exp (- (/ 1 x) (/ 1 (* eps x)))) (exp (+ (/ 1 x) (/ 1 (* eps x))))) into (- (exp (- (/ 1 x) (/ 1 (* eps x)))) (exp (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (exp (+ (/ 1 x) (/ 1 (* eps x))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* -1 0) (* 0 (exp (- (/ 1 x) (/ 1 (* eps x))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (* 0 (exp (+ (/ 1 x) (/ 1 (* eps x)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* -1 0) (+ (* 0 0) (* 0 (exp (- (/ 1 x) (/ 1 (* eps x)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- (exp (- (/ 1 (/ 1 (- x))) (/ 1 (* (/ 1 (- eps)) (/ 1 (- x)))))) (exp (+ (/ 1 (/ 1 (- x))) (/ 1 (* (/ 1 (- eps)) (/ 1 (- x))))))) (* 1 (/ 1 (- eps)))) (+ (exp (- (/ 1 (/ 1 (- x))) (/ 1 (* (/ 1 (- eps)) (/ 1 (- x)))))) (exp (+ (/ 1 (/ 1 (- x))) (/ 1 (* (/ 1 (- eps)) (/ 1 (- x)))))))) into (- (+ (/ (exp (- (* eps x) x)) eps) (+ (exp (- (* eps x) x)) (exp (- (+ (* eps x) x))))) (/ (exp (- (+ (* eps x) x))) eps)) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2) * [misc]approximate: Taking taylor expansion of (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))) in (eps x) around 0 * [misc]taylor: Taking taylor expansion of (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 eps) 1) in x * [misc]taylor: Taking taylor expansion of (/ 1 eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 eps) x))) in x * [misc]taylor: Taking taylor expansion of (- (* (+ 1 eps) x)) in x * [misc]taylor: Taking taylor expansion of (* (+ 1 eps) x) in x * [misc]taylor: Taking taylor expansion of (+ 1 eps) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ 1 eps) into (+ eps 1) * [misc]backup-simplify: Simplify (* (+ eps 1) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ eps 1) 1) (* 0 0)) into (+ eps 1) * [misc]backup-simplify: Simplify (- (+ eps 1)) into (- (+ eps 1)) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))) in eps * [misc]taylor: Taking taylor expansion of (- (/ 1 eps) 1) in eps * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 eps) x))) in eps * [misc]taylor: Taking taylor expansion of (- (* (+ 1 eps) x)) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 eps) x) in eps * [misc]taylor: Taking taylor expansion of (+ 1 eps) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 x) into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (exp (- x)) into (exp (- x)) * [misc]taylor: Taking taylor expansion of (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))) in eps * [misc]taylor: Taking taylor expansion of (- (/ 1 eps) 1) in eps * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 eps) x))) in eps * [misc]taylor: Taking taylor expansion of (- (* (+ 1 eps) x)) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 eps) x) in eps * [misc]taylor: Taking taylor expansion of (+ 1 eps) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 x) into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (exp (- x)) into (exp (- x)) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 (exp (- x))) into (exp (- x)) * [misc]taylor: Taking taylor expansion of (exp (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 1 x)) into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (* (exp (- x)) (+ (* (/ (pow (- x) 1) 1)))) into (* -1 (* (exp (- x)) x)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (+ (* 1 (* -1 (* (exp (- x)) x))) (* -1 (exp (- x)))) into (- (+ (exp (- x)) (* (exp (- x)) x))) * [misc]taylor: Taking taylor expansion of (- (+ (exp (- x)) (* (exp (- x)) x))) in x * [misc]taylor: Taking taylor expansion of (+ (exp (- x)) (* (exp (- x)) x)) in x * [misc]taylor: Taking taylor expansion of (exp (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (* (exp (- x)) x) in x * [misc]taylor: Taking taylor expansion of (exp (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 1) 1)))) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (+ (* -1 (* x (/ 1 eps))) (+ -1 (* 1 (* 1 (/ 1 eps))))) into (- (/ 1 eps) (+ 1 (/ x eps))) * [misc]approximate: Taking taylor expansion of (* (- (/ 1 (/ 1 eps)) 1) (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x))))) in (eps x) around 0 * [misc]taylor: Taking taylor expansion of (* (- (/ 1 (/ 1 eps)) 1) (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 (/ 1 eps)) 1) in x * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 eps)) in x * [misc]taylor: Taking taylor expansion of (/ 1 eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (/ 1 (/ 1 eps)) into eps * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 eps)) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 eps)) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 eps)) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 (/ 1 eps)) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (* (+ (/ 1 eps) 1) 1) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (- (+ (/ 1 eps) 1)) into (- (+ (/ 1 eps) 1)) * [misc]backup-simplify: Simplify (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))) into (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]taylor: Taking taylor expansion of (* (- (/ 1 (/ 1 eps)) 1) (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x))))) in eps * [misc]taylor: Taking taylor expansion of (- (/ 1 (/ 1 eps)) 1) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))) in eps * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 eps)) (/ 1 x))) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 eps)) (/ 1 x)) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (/ 1 x) into (/ 1 x) * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 1 (/ 1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (- (/ 1 x)) into (- (/ 1 x)) * [misc]backup-simplify: Simplify (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))) into (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]taylor: Taking taylor expansion of (* (- (/ 1 (/ 1 eps)) 1) (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x))))) in eps * [misc]taylor: Taking taylor expansion of (- (/ 1 (/ 1 eps)) 1) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))) in eps * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 eps)) (/ 1 x))) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 eps)) (/ 1 x)) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (/ 1 x) into (/ 1 x) * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 1 (/ 1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (- (/ 1 x)) into (- (/ 1 x)) * [misc]backup-simplify: Simplify (exp (- (* (+ 1 (/ 1 eps)) (/ 1 x)))) into (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (* -1 (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) into (* -1 (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) * [misc]taylor: Taking taylor expansion of (* -1 (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) in x * [misc]taylor: Taking taylor expansion of -1 in x * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) in x * [misc]taylor: Taking taylor expansion of (- (+ (/ 1 x) (/ 1 (* eps x)))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 x) (/ 1 (* eps x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (+ 1 (/ 1 eps)) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (- (+ (/ 1 eps) 1)) into (- (+ (/ 1 eps) 1)) * [misc]backup-simplify: Simplify (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) into (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (* -1 (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) into (* -1 (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) * [misc]backup-simplify: Simplify (* -1 (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) into (* -1 (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 1 (exp (- (+ (/ 1 x) (/ 1 (* eps x))))))) into (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]taylor: Taking taylor expansion of (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) in x * [misc]taylor: Taking taylor expansion of (- (+ (/ 1 x) (/ 1 (* eps x)))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 x) (/ 1 (* eps x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (+ 1 (/ 1 eps)) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (- (+ (/ 1 eps) 1)) into (- (+ (/ 1 eps) 1)) * [misc]backup-simplify: Simplify (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) into (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) into (exp (- (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (exp (- (+ (/ 1 x) (/ 1 (* eps x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 1 0) (* 0 (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (exp (- (+ (/ 1 x) (/ 1 (* eps x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 1 0) (+ (* 0 0) (* 0 (exp (- (+ (/ 1 x) (/ 1 (* eps x))))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (exp (- (+ (/ 1 (/ 1 x)) (/ 1 (* (/ 1 eps) (/ 1 x)))))) (* 1 (/ 1 eps))) (* -1 (exp (- (+ (/ 1 (/ 1 x)) (/ 1 (* (/ 1 eps) (/ 1 x)))))))) into (- (/ (exp (- (+ (* eps x) x))) eps) (exp (- (+ (* eps x) x)))) * [misc]approximate: Taking taylor expansion of (* (- (/ 1 (/ 1 (- eps))) 1) (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x)))))) in (eps x) around 0 * [misc]taylor: Taking taylor expansion of (* (- (/ 1 (/ 1 (- eps))) 1) (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 (/ 1 (- eps))) 1) in x * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 (- eps))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in x * [misc]taylor: Taking taylor expansion of (- eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (/ 1 (- eps)) into (/ -1 eps) * [misc]backup-simplify: Simplify (/ 1 (/ -1 eps)) into (* -1 eps) * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (- eps))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in x * [misc]taylor: Taking taylor expansion of (- eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (/ 1 (- eps)) into (/ -1 eps) * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (+ 1 (/ -1 eps)) into (- 1 (/ 1 eps)) * [misc]backup-simplify: Simplify (* (- 1 (/ 1 eps)) -1) into (* -1 (- 1 (/ 1 eps))) * [misc]backup-simplify: Simplify (- (* -1 (- 1 (/ 1 eps)))) into (- 1 (/ 1 eps)) * [misc]backup-simplify: Simplify (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))) into (exp (- (/ 1 x) (/ 1 (* eps x)))) * [misc]taylor: Taking taylor expansion of (* (- (/ 1 (/ 1 (- eps))) 1) (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x)))))) in eps * [misc]taylor: Taking taylor expansion of (- (/ 1 (/ 1 (- eps))) 1) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))) in eps * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x)))) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in eps * [misc]taylor: Taking taylor expansion of (- x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (/ 1 (- x)) into (/ -1 x) * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (* -1 (/ -1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (- (/ 1 x)) into (- (/ 1 x)) * [misc]backup-simplify: Simplify (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))) into (exp (- (/ 1 x) (/ 1 (* eps x)))) * [misc]taylor: Taking taylor expansion of (* (- (/ 1 (/ 1 (- eps))) 1) (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x)))))) in eps * [misc]taylor: Taking taylor expansion of (- (/ 1 (/ 1 (- eps))) 1) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))) in eps * [misc]taylor: Taking taylor expansion of (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x)))) in eps * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in eps * [misc]taylor: Taking taylor expansion of (- x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (/ 1 (- x)) into (/ -1 x) * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (* -1 (/ -1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (- (/ 1 x)) into (- (/ 1 x)) * [misc]backup-simplify: Simplify (exp (- (* (+ 1 (/ 1 (- eps))) (/ 1 (- x))))) into (exp (- (/ 1 x) (/ 1 (* eps x)))) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (* -1 (exp (- (/ 1 x) (/ 1 (* eps x))))) into (* -1 (exp (- (/ 1 x) (/ 1 (* eps x))))) * [misc]taylor: Taking taylor expansion of (* -1 (exp (- (/ 1 x) (/ 1 (* eps x))))) in x * [misc]taylor: Taking taylor expansion of -1 in x * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 x) (/ 1 (* eps x)))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 x) (/ 1 (* eps x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (- (/ 1 eps)) into (- (/ 1 eps)) * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 eps))) into (- 1 (/ 1 eps)) * [misc]backup-simplify: Simplify (exp (- (/ 1 x) (/ 1 (* eps x)))) into (exp (- (/ 1 x) (/ 1 (* eps x)))) * [misc]backup-simplify: Simplify (* -1 (exp (- (/ 1 x) (/ 1 (* eps x))))) into (* -1 (exp (- (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (* -1 (exp (- (/ 1 x) (/ 1 (* eps x))))) into (* -1 (exp (- (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ -1 0) into -1 * [misc]backup-simplify: Simplify (+ (* -1 0) (* -1 (exp (- (/ 1 x) (/ 1 (* eps x)))))) into (- (exp (- (/ 1 x) (/ 1 (* eps x))))) * [misc]taylor: Taking taylor expansion of (- (exp (- (/ 1 x) (/ 1 (* eps x))))) in x * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 x) (/ 1 (* eps x)))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 x) (/ 1 (* eps x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (- (/ 1 eps)) into (- (/ 1 eps)) * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 eps))) into (- 1 (/ 1 eps)) * [misc]backup-simplify: Simplify (exp (- (/ 1 x) (/ 1 (* eps x)))) into (exp (- (/ 1 x) (/ 1 (* eps x)))) * [misc]backup-simplify: Simplify (- (exp (- (/ 1 x) (/ 1 (* eps x))))) into (- (exp (- (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (- (exp (- (/ 1 x) (/ 1 (* eps x))))) into (- (exp (- (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (exp (- (/ 1 x) (/ 1 (* eps x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* -1 0) (* 0 (exp (- (/ 1 x) (/ 1 (* eps x))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (exp (- (/ 1 x) (/ 1 (* eps x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* -1 0) (+ (* 0 0) (* 0 (exp (- (/ 1 x) (/ 1 (* eps x)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- (exp (- (/ 1 (/ 1 (- x))) (/ 1 (* (/ 1 (- eps)) (/ 1 (- x))))))) (* 1 (/ 1 (- eps)))) (* -1 (exp (- (/ 1 (/ 1 (- x))) (/ 1 (* (/ 1 (- eps)) (/ 1 (- x)))))))) into (- (/ (exp (- (+ (* eps x) x))) eps) (exp (- (+ (* eps x) x)))) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1) * [misc]approximate: Taking taylor expansion of (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) in (eps x) around 0 * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) in x * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 eps)) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 eps) x))) in x * [misc]taylor: Taking taylor expansion of (- (* (- 1 eps) x)) in x * [misc]taylor: Taking taylor expansion of (* (- 1 eps) x) in x * [misc]taylor: Taking taylor expansion of (- 1 eps) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (+ 1 (- eps)) into (- 1 eps) * [misc]backup-simplify: Simplify (* (- 1 eps) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1 eps) 1) (* 0 0)) into (- 1 eps) * [misc]backup-simplify: Simplify (- (- 1 eps)) into (- eps 1) * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 eps) x))) in eps * [misc]taylor: Taking taylor expansion of (- (* (- 1 eps) x)) in eps * [misc]taylor: Taking taylor expansion of (* (- 1 eps) x) in eps * [misc]taylor: Taking taylor expansion of (- 1 eps) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 x) into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (exp (- x)) into (exp (- x)) * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 eps) x))) in eps * [misc]taylor: Taking taylor expansion of (- (* (- 1 eps) x)) in eps * [misc]taylor: Taking taylor expansion of (* (- 1 eps) x) in eps * [misc]taylor: Taking taylor expansion of (- 1 eps) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 x) into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (exp (- x)) into (exp (- x)) * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 1 (exp (- x))) into (exp (- x)) * [misc]taylor: Taking taylor expansion of (exp (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (+ (* 1 0) (* -1 x)) into (- x) * [misc]backup-simplify: Simplify (- (- x)) into x * [misc]backup-simplify: Simplify (* (exp (- x)) (+ (* (/ (pow x 1) 1)))) into (* (exp (- x)) x) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* 1 (* (exp (- x)) x)) (* 1 (exp (- x)))) into (+ (exp (- x)) (* (exp (- x)) x)) * [misc]taylor: Taking taylor expansion of (+ (exp (- x)) (* (exp (- x)) x)) in x * [misc]taylor: Taking taylor expansion of (exp (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of (* (exp (- x)) x) in x * [misc]taylor: Taking taylor expansion of (exp (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (exp 0) into 1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (* (exp 0) (+ (* (/ (pow -1 1) 1)))) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (+ (* -1 (* x (/ 1 eps))) (+ 1 (* 1 (* 1 (/ 1 eps))))) into (- (+ (/ 1 eps) 1) (/ x eps)) * [misc]approximate: Taking taylor expansion of (* (+ 1 (/ 1 (/ 1 eps))) (exp (- (* (- 1 (/ 1 eps)) (/ 1 x))))) in (eps x) around 0 * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (/ 1 eps))) (exp (- (* (- 1 (/ 1 eps)) (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (/ 1 eps))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 eps)) in x * [misc]taylor: Taking taylor expansion of (/ 1 eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (/ 1 (/ 1 eps)) into eps * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 (/ 1 eps)) (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (- (* (- 1 (/ 1 eps)) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 eps)) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 eps)) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (/ 1 eps)) into (- (/ 1 eps)) * [misc]backup-simplify: Simplify (+ 1 (- (/ 1 eps))) into (- 1 (/ 1 eps)) * [misc]backup-simplify: Simplify (* (- 1 (/ 1 eps)) 1) into (- 1 (/ 1 eps)) * [misc]backup-simplify: Simplify (- (- 1 (/ 1 eps))) into (- (/ 1 eps) 1) * [misc]backup-simplify: Simplify (exp (- (* (- 1 (/ 1 eps)) (/ 1 x)))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (/ 1 eps))) (exp (- (* (- 1 (/ 1 eps)) (/ 1 x))))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (/ 1 eps))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 (/ 1 eps)) (/ 1 x)))) in eps * [misc]taylor: Taking taylor expansion of (- (* (- 1 (/ 1 eps)) (/ 1 x))) in eps * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 eps)) (/ 1 x)) in eps * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (/ 1 x) into (/ 1 x) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (* -1 (/ 1 x)) into (/ -1 x) * [misc]backup-simplify: Simplify (- (/ -1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (exp (- (* (- 1 (/ 1 eps)) (/ 1 x)))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (/ 1 eps))) (exp (- (* (- 1 (/ 1 eps)) (/ 1 x))))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (/ 1 eps))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 (/ 1 eps)) (/ 1 x)))) in eps * [misc]taylor: Taking taylor expansion of (- (* (- 1 (/ 1 eps)) (/ 1 x))) in eps * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 eps)) (/ 1 x)) in eps * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (/ 1 x) into (/ 1 x) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (* -1 (/ 1 x)) into (/ -1 x) * [misc]backup-simplify: Simplify (- (/ -1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (exp (- (* (- 1 (/ 1 eps)) (/ 1 x)))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 (exp (- (/ 1 (* eps x)) (/ 1 x)))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 (* eps x)) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 (* eps x)) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (/ 1 eps) -1) into (- (/ 1 eps) 1) * [misc]backup-simplify: Simplify (exp (- (/ 1 (* eps x)) (/ 1 x))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]backup-simplify: Simplify (exp (- (/ 1 (* eps x)) (/ 1 x))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 1 (exp (- (/ 1 (* eps x)) (/ 1 x))))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]taylor: Taking taylor expansion of (exp (- (/ 1 (* eps x)) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (- (/ 1 (* eps x)) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (/ 1 eps) -1) into (- (/ 1 eps) 1) * [misc]backup-simplify: Simplify (exp (- (/ 1 (* eps x)) (/ 1 x))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]backup-simplify: Simplify (exp (- (/ 1 (* eps x)) (/ 1 x))) into (exp (- (/ 1 (* eps x)) (/ 1 x))) * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1 0) (* 0 (exp (- (/ 1 (* eps x)) (/ 1 x)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 0) (* 0 (exp (- (/ 1 (* eps x)) (/ 1 x))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (exp (- (/ 1 (* (/ 1 eps) (/ 1 x))) (/ 1 (/ 1 x)))) (* 1 (/ 1 eps))) (exp (- (/ 1 (* (/ 1 eps) (/ 1 x))) (/ 1 (/ 1 x))))) into (+ (exp (- (* eps x) x)) (/ (exp (- (* eps x) x)) eps)) * [misc]approximate: Taking taylor expansion of (* (+ 1 (/ 1 (/ 1 (- eps)))) (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))))) in (eps x) around 0 * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (/ 1 (- eps)))) (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (/ 1 (- eps)))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 (- eps))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in x * [misc]taylor: Taking taylor expansion of (- eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (/ 1 (- eps)) into (/ -1 eps) * [misc]backup-simplify: Simplify (/ 1 (/ -1 eps)) into (* -1 eps) * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (- eps))) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (- eps))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in x * [misc]taylor: Taking taylor expansion of (- eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (/ 1 (- eps)) into (/ -1 eps) * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (- (/ -1 eps)) into (/ 1 eps) * [misc]backup-simplify: Simplify (+ 1 (/ 1 eps)) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (* (+ (/ 1 eps) 1) -1) into (* -1 (+ (/ 1 eps) 1)) * [misc]backup-simplify: Simplify (- (* -1 (+ (/ 1 eps) 1))) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x))))) into (exp (+ (/ 1 x) (/ 1 (* eps x)))) * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (/ 1 (- eps)))) (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (/ 1 (- eps)))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x))))) in eps * [misc]taylor: Taking taylor expansion of (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))) in eps * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (- eps))) (/ 1 (- x))) in eps * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in eps * [misc]taylor: Taking taylor expansion of (- x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (/ 1 (- x)) into (/ -1 x) * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 1 (/ -1 x)) into (/ -1 x) * [misc]backup-simplify: Simplify (- (/ -1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x))))) into (exp (+ (/ 1 x) (/ 1 (* eps x)))) * [misc]taylor: Taking taylor expansion of (* (+ 1 (/ 1 (/ 1 (- eps)))) (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))))) in eps * [misc]taylor: Taking taylor expansion of (+ 1 (/ 1 (/ 1 (- eps)))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x))))) in eps * [misc]taylor: Taking taylor expansion of (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x)))) in eps * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (- eps))) (/ 1 (- x))) in eps * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in eps * [misc]taylor: Taking taylor expansion of (- x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (/ 1 (- x)) into (/ -1 x) * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 1 (/ -1 x)) into (/ -1 x) * [misc]backup-simplify: Simplify (- (/ -1 x)) into (/ 1 x) * [misc]backup-simplify: Simplify (exp (- (* (- 1 (/ 1 (- eps))) (/ 1 (- x))))) into (exp (+ (/ 1 x) (/ 1 (* eps x)))) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 (exp (+ (/ 1 x) (/ 1 (* eps x))))) into (exp (+ (/ 1 x) (/ 1 (* eps x)))) * [misc]taylor: Taking taylor expansion of (exp (+ (/ 1 x) (/ 1 (* eps x)))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 x) (/ 1 (* eps x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (+ 1 (/ 1 eps)) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (exp (+ (/ 1 x) (/ 1 (* eps x)))) into (exp (+ (/ 1 x) (/ 1 (* eps x)))) * [misc]backup-simplify: Simplify (exp (+ (/ 1 x) (/ 1 (* eps x)))) into (exp (+ (/ 1 x) (/ 1 (* eps x)))) * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (+ (* 1 0) (* -1 (exp (+ (/ 1 x) (/ 1 (* eps x)))))) into (- (exp (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]taylor: Taking taylor expansion of (- (exp (+ (/ 1 x) (/ 1 (* eps x))))) in x * [misc]taylor: Taking taylor expansion of (exp (+ (/ 1 x) (/ 1 (* eps x)))) in x * [misc]taylor: Taking taylor expansion of (+ (/ 1 x) (/ 1 (* eps x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (* eps x)) in x * [misc]taylor: Taking taylor expansion of (* eps x) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* eps 0) into 0 * [misc]backup-simplify: Simplify (+ (* eps 1) (* 0 0)) into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]backup-simplify: Simplify (+ 1 (/ 1 eps)) into (+ (/ 1 eps) 1) * [misc]backup-simplify: Simplify (exp (+ (/ 1 x) (/ 1 (* eps x)))) into (exp (+ (/ 1 x) (/ 1 (* eps x)))) * [misc]backup-simplify: Simplify (- (exp (+ (/ 1 x) (/ 1 (* eps x))))) into (- (exp (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify (- (exp (+ (/ 1 x) (/ 1 (* eps x))))) into (- (exp (+ (/ 1 x) (/ 1 (* eps x))))) * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 (exp (+ (/ 1 x) (/ 1 (* eps x))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (* 0 (exp (+ (/ 1 x) (/ 1 (* eps x)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- (exp (+ (/ 1 (/ 1 (- x))) (/ 1 (* (/ 1 (- eps)) (/ 1 (- x))))))) (* 1 (/ 1 (- eps)))) (exp (+ (/ 1 (/ 1 (- x))) (/ 1 (* (/ 1 (- eps)) (/ 1 (- x))))))) into (+ (exp (- (* eps x) x)) (/ (exp (- (* eps x) x)) eps)) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 1 2 1 1) * [misc]approximate: Taking taylor expansion of (* (- 1 eps) x) in (eps x) around 0 * [misc]taylor: Taking taylor expansion of (* (- 1 eps) x) in x * [misc]taylor: Taking taylor expansion of (- 1 eps) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (- 1 eps) x) in eps * [misc]taylor: Taking taylor expansion of (- 1 eps) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]taylor: Taking taylor expansion of (* (- 1 eps) x) in eps * [misc]taylor: Taking taylor expansion of (- 1 eps) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 x) into x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (+ (* 1 0) (* -1 x)) into (- x) * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* -1 0) (* 0 x))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (* 0 x)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 x))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* x eps)) (* 1 (* x 1))) into (- x (* eps x)) * [misc]approximate: Taking taylor expansion of (* (- 1 (/ 1 eps)) (/ 1 x)) in (eps x) around 0 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 eps)) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 eps)) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (/ 1 eps) into (/ 1 eps) * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 eps)) (/ 1 x)) in eps * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (/ 1 x) into (/ 1 x) * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 eps)) (/ 1 x)) in eps * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 eps)) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (/ 1 x) into (/ 1 x) * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify (* -1 (/ 1 x)) into (/ -1 x) * [misc]taylor: Taking taylor expansion of (/ -1 x) in x * [misc]taylor: Taking taylor expansion of -1 in x * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ -1 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 1 (/ 1 x))) into (/ 1 x) * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 1 0) (* 0 (/ 1 x)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)) (* 0 (/ 0 x)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 x))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* (/ 1 (/ 1 x)) 1)) (* -1 (* (/ 1 (/ 1 x)) (/ 1 (/ 1 eps))))) into (- x (* eps x)) * [misc]approximate: Taking taylor expansion of (* (- 1 (/ 1 (- eps))) (/ 1 (- x))) in (eps x) around 0 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (- eps))) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (- eps))) in x * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in x * [misc]taylor: Taking taylor expansion of (- eps) in x * [misc]taylor: Taking taylor expansion of eps in x * [misc]backup-simplify: Simplify eps into eps * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (- eps) into (- eps) * [misc]backup-simplify: Simplify (/ 1 (- eps)) into (/ -1 eps) * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (- eps))) (/ 1 (- x))) in eps * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in eps * [misc]taylor: Taking taylor expansion of (- x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (/ 1 (- x)) into (/ -1 x) * [misc]taylor: Taking taylor expansion of (* (- 1 (/ 1 (- eps))) (/ 1 (- x))) in eps * [misc]taylor: Taking taylor expansion of (- 1 (/ 1 (- eps))) in eps * [misc]taylor: Taking taylor expansion of 1 in eps * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (- eps)) in eps * [misc]taylor: Taking taylor expansion of (- eps) in eps * [misc]taylor: Taking taylor expansion of eps in eps * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in eps * [misc]taylor: Taking taylor expansion of (- x) in eps * [misc]taylor: Taking taylor expansion of x in eps * [misc]backup-simplify: Simplify x into x * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (/ 1 (- x)) into (/ -1 x) * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 1 (/ -1 x)) into (/ -1 x) * [misc]taylor: Taking taylor expansion of (/ -1 x) in x * [misc]taylor: Taking taylor expansion of -1 in x * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ -1 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x) (/ 0 (- x))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 1 (/ -1 x))) into (- (/ 1 x)) * [misc]taylor: Taking taylor expansion of (- (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x) (/ 0 (- x))) (* 0 (/ 0 (- x))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1 0) (* 0 (/ -1 x)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x) into (- x) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x) (/ 0 (- x))) (* 0 (/ 0 (- x))) (* 0 (/ 0 (- x))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 1 0) (+ (* 0 0) (* 0 (/ -1 x))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* (/ 1 (/ 1 (- x))) 1)) (* -1 (* (/ 1 (/ 1 (- x))) (/ 1 (/ 1 (- eps)))))) into (- x (* eps x)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (fma (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))) (- (* (exp (- (* (+ 1 eps) x))) (- (/ 1 eps) 1)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (109 enodes) * * [misc]simplify: iters left: 3 (270 enodes) * [exit]simplify: Simplified to (- (/ (+ (/ 1 eps) 1) (pow (exp x) (- 1 eps))) (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * [exit]simplify: Simplified to (- (/ (+ (/ 1 eps) 1) (pow (exp x) (- 1 eps))) (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * [enter]simplify: Simplifying (fma (- (exp (- (* (+ 1 eps) x)))) (- (/ 1 eps) 1) (* (exp (- (* (+ 1 eps) x))) (- (/ 1 eps) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (70 enodes) * * [misc]simplify: iters left: 3 (196 enodes) * * [misc]simplify: iters left: 2 (435 enodes) * [exit]simplify: Simplified to 0 * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 2 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (109 enodes) * * [misc]simplify: iters left: 3 (260 enodes) * [exit]simplify: Simplified to (expm1 (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * [exit]simplify: Simplified to (expm1 (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * * * * [misc]progress: [ 3 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (109 enodes) * * [misc]simplify: iters left: 3 (260 enodes) * [exit]simplify: Simplified to (log1p (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * [exit]simplify: Simplified to (log1p (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * * * * [misc]progress: [ 4 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (164 enodes) * * [misc]simplify: iters left: 2 (347 enodes) * [exit]simplify: Simplified to (/ (- 1 (/ 1 eps)) (exp (fma eps x x))) * [exit]simplify: Simplified to (/ (- 1 (/ 1 eps)) (exp (fma eps x x))) * * * * [misc]progress: [ 5 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))))) (exp (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (48 enodes) * * [misc]simplify: iters left: 4 (116 enodes) * * [misc]simplify: iters left: 3 (272 enodes) * [exit]simplify: Simplified to (exp (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * [exit]simplify: Simplified to (exp (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * * * * [misc]progress: [ 6 / 181 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (log (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (109 enodes) * * [misc]simplify: iters left: 3 (260 enodes) * [exit]simplify: Simplified to (log (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * [exit]simplify: Simplified to (log (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * * * * [misc]progress: [ 8 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (47 enodes) * * [misc]simplify: iters left: 4 (122 enodes) * * [misc]simplify: iters left: 3 (301 enodes) * [exit]simplify: Simplified to (exp (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * [exit]simplify: Simplified to (exp (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * * * * [misc]progress: [ 9 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))))) (cbrt (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (110 enodes) * * [misc]simplify: iters left: 3 (261 enodes) * [exit]simplify: Simplified to (* (cbrt (- (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) (cbrt (- (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x)))))) * [exit]simplify: Simplified to (* (cbrt (- (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) (cbrt (- (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x)))))) * [enter]simplify: Simplifying (cbrt (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (109 enodes) * * [misc]simplify: iters left: 3 (260 enodes) * [exit]simplify: Simplified to (cbrt (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * [exit]simplify: Simplified to (cbrt (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * * * * [misc]progress: [ 10 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))))) (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (46 enodes) * * [misc]simplify: iters left: 4 (125 enodes) * * [misc]simplify: iters left: 3 (384 enodes) * [exit]simplify: Simplified to (pow (- (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) 3) * [exit]simplify: Simplified to (pow (- (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) 3) * * * * [misc]progress: [ 11 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (109 enodes) * * [misc]simplify: iters left: 3 (260 enodes) * [exit]simplify: Simplified to (sqrt (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * [exit]simplify: Simplified to (sqrt (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * [enter]simplify: Simplifying (sqrt (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (109 enodes) * * [misc]simplify: iters left: 3 (260 enodes) * [exit]simplify: Simplified to (sqrt (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * [exit]simplify: Simplified to (sqrt (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * * * * [misc]progress: [ 12 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) 1) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) 1))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (86 enodes) * * [misc]simplify: iters left: 4 (261 enodes) * [exit]simplify: Simplified to (- (fma (/ (/ 1 eps) (* eps eps)) (+ (* (exp (fma x eps x)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (exp (fma x eps x))) (+ (* (exp (fma x eps x)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (exp (fma x eps x)))) (* (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (- (/ (/ 1 eps) (* eps eps)) 1)) (exp (* x (- 1 eps))))) * [exit]simplify: Simplified to (- (fma (/ (/ 1 eps) (* eps eps)) (+ (* (exp (fma x eps x)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (exp (fma x eps x))) (+ (* (exp (fma x eps x)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (exp (fma x eps x)))) (* (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (- (/ (/ 1 eps) (* eps eps)) 1)) (exp (* x (- 1 eps))))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (59 enodes) * * [misc]simplify: iters left: 4 (174 enodes) * [exit]simplify: Simplified to (* (exp (+ (* (- 1 eps) x) (fma eps x x))) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))))) * [exit]simplify: Simplified to (* (exp (+ (* (- 1 eps) x) (fma eps x x))) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))))) * * * * [misc]progress: [ 13 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) 1) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp 0)))) * * [misc]simplify: iters left: 6 (32 enodes) * * [misc]simplify: iters left: 5 (86 enodes) * * [misc]simplify: iters left: 4 (248 enodes) * [exit]simplify: Simplified to (- (* (* (fma (/ 1 eps) (/ (/ 1 eps) eps) 1) (exp (fma x eps x))) (+ (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps))) (* (* (exp (* x (- 1 eps))) (fma (/ 1 eps) (- (/ 1 eps) 1) 1)) (- (/ (/ 1 eps) (* eps eps)) 1))) * [exit]simplify: Simplified to (- (* (* (fma (/ 1 eps) (/ (/ 1 eps) eps) 1) (exp (fma x eps x))) (+ (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps))) (* (* (exp (* x (- 1 eps))) (fma (/ 1 eps) (- (/ 1 eps) 1) 1)) (- (/ (/ 1 eps) (* eps eps)) 1))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (59 enodes) * * [misc]simplify: iters left: 4 (174 enodes) * [exit]simplify: Simplified to (* (exp (+ (* (- 1 eps) x) (fma eps x x))) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))))) * [exit]simplify: Simplified to (* (exp (+ (* (- 1 eps) x) (fma eps x x))) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))))) * * * * [misc]progress: [ 14 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) 1) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) 1))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (80 enodes) * * [misc]simplify: iters left: 4 (228 enodes) * [exit]simplify: Simplified to (fma (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (* (exp (* (- 1 eps) x)) (- (fma (/ 1 eps) (/ 1 eps) (- 1)))) (* (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (fma (/ 1 eps) (/ (/ 1 eps) eps) 1))) * [exit]simplify: Simplified to (fma (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (* (exp (* (- 1 eps) x)) (- (fma (/ 1 eps) (/ 1 eps) (- 1)))) (* (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (fma (/ 1 eps) (/ (/ 1 eps) eps) 1))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (52 enodes) * * [misc]simplify: iters left: 4 (142 enodes) * * [misc]simplify: iters left: 3 (447 enodes) * [exit]simplify: Simplified to (* (* (exp (fma x (- 1 eps) (fma eps x x))) (+ 1 (/ 1 eps))) (- (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps))) * [exit]simplify: Simplified to (* (* (exp (fma x (- 1 eps) (fma eps x x))) (+ 1 (/ 1 eps))) (- (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps))) * * * * [misc]progress: [ 15 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) 1) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp 0)))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (81 enodes) * * [misc]simplify: iters left: 4 (217 enodes) * [exit]simplify: Simplified to (fma (- (fma (/ 1 eps) (- (/ 1 eps) 1) 1)) (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (exp (* (- 1 eps) x))) (* (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (fma (/ 1 eps) (/ (/ 1 eps) eps) 1))) * [exit]simplify: Simplified to (fma (- (fma (/ 1 eps) (- (/ 1 eps) 1) 1)) (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (exp (* (- 1 eps) x))) (* (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (fma (/ 1 eps) (/ (/ 1 eps) eps) 1))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (52 enodes) * * [misc]simplify: iters left: 4 (142 enodes) * * [misc]simplify: iters left: 3 (447 enodes) * [exit]simplify: Simplified to (* (* (exp (fma x (- 1 eps) (fma eps x x))) (+ 1 (/ 1 eps))) (- (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps))) * [exit]simplify: Simplified to (* (* (exp (fma x (- 1 eps) (fma eps x x))) (+ 1 (/ 1 eps))) (- (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps))) * * * * [misc]progress: [ 16 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) 1) (exp (* (+ 1 eps) x))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (- (/ 1 eps) 1))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (69 enodes) * * [misc]simplify: iters left: 4 (167 enodes) * * [misc]simplify: iters left: 3 (468 enodes) * [exit]simplify: Simplified to (fma (* (pow (exp x) (- 1 eps)) (- 1 (/ 1 eps))) (- (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps)) (fma (exp (fma eps x x)) (/ (/ 1 eps) (* eps eps)) (exp (fma eps x x)))) * [exit]simplify: Simplified to (fma (* (pow (exp x) (- 1 eps)) (- 1 (/ 1 eps))) (- (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps)) (fma (exp (fma eps x x)) (/ (/ 1 eps) (* eps eps)) (exp (fma eps x x)))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (46 enodes) * * [misc]simplify: iters left: 4 (104 enodes) * * [misc]simplify: iters left: 3 (251 enodes) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (exp (fma (- 1 eps) x (fma eps x x)))) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (exp (fma (- 1 eps) x (fma eps x x)))) * * * * [misc]progress: [ 17 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) 1) (exp (* (+ 1 eps) x))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (/ 1 eps) 1) 1))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (73 enodes) * * [misc]simplify: iters left: 4 (182 enodes) * * [misc]simplify: iters left: 3 (487 enodes) * [exit]simplify: Simplified to (fma (fma (- (/ 1 eps) 1) (/ 1 eps) 1) (* (pow (exp x) (- 1 eps)) (- 1 (/ 1 eps))) (fma (exp (fma eps x x)) (/ (/ 1 eps) (* eps eps)) (exp (fma eps x x)))) * [exit]simplify: Simplified to (fma (fma (- (/ 1 eps) 1) (/ 1 eps) 1) (* (pow (exp x) (- 1 eps)) (- 1 (/ 1 eps))) (fma (exp (fma eps x x)) (/ (/ 1 eps) (* eps eps)) (exp (fma eps x x)))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (46 enodes) * * [misc]simplify: iters left: 4 (104 enodes) * * [misc]simplify: iters left: 3 (251 enodes) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (exp (fma (- 1 eps) x (fma eps x x)))) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (exp (fma (- 1 eps) x (fma eps x x)))) * * * * [misc]progress: [ 18 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) 1) (exp (* (+ 1 eps) x))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (/ 1 eps) 1) (exp 0)))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (73 enodes) * * [misc]simplify: iters left: 4 (169 enodes) * * [misc]simplify: iters left: 3 (456 enodes) * [exit]simplify: Simplified to (fma (* (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) (fma (- (/ 1 eps) 1) (/ 1 eps) 1) (fma (exp (fma eps x x)) (/ (/ 1 eps) (* eps eps)) (exp (fma eps x x)))) * [exit]simplify: Simplified to (fma (* (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) (fma (- (/ 1 eps) 1) (/ 1 eps) 1) (fma (exp (fma eps x x)) (/ (/ 1 eps) (* eps eps)) (exp (fma eps x x)))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (46 enodes) * * [misc]simplify: iters left: 4 (104 enodes) * * [misc]simplify: iters left: 3 (251 enodes) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (exp (fma (- 1 eps) x (fma eps x x)))) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (exp (fma (- 1 eps) x (fma eps x x)))) * * * * [misc]progress: [ 19 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) 1) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (93 enodes) * * [misc]simplify: iters left: 4 (300 enodes) * [exit]simplify: Simplified to (fma (* (exp (* (- 1 eps) x)) (fma (/ 1 eps) (- (/ 1 eps) 1) 1)) (* (/ (- 1) (exp (fma x eps x))) (- (/ (/ 1 eps) (* eps eps)) 1)) (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (fma (/ (/ 1 eps) eps) (/ 1 eps) 1))) * [exit]simplify: Simplified to (fma (* (exp (* (- 1 eps) x)) (fma (/ 1 eps) (- (/ 1 eps) 1) 1)) (* (/ (- 1) (exp (fma x eps x))) (- (/ (/ 1 eps) (* eps eps)) 1)) (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (fma (/ (/ 1 eps) eps) (/ 1 eps) 1))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (54 enodes) * * [misc]simplify: iters left: 4 (168 enodes) * [exit]simplify: Simplified to (* (exp (* (- 1 eps) x)) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (fma (/ 1 eps) (/ 1 eps) (+ 1 (/ 1 eps))))) * [exit]simplify: Simplified to (* (exp (* (- 1 eps) x)) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (fma (/ 1 eps) (/ 1 eps) (+ 1 (/ 1 eps))))) * * * * [misc]progress: [ 20 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) 1) (+ (/ 1 eps) 1)) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (87 enodes) * * [misc]simplify: iters left: 4 (260 enodes) * [exit]simplify: Simplified to (fma (- (fma (/ 1 eps) (- (/ 1 eps) 1) 1)) (* (/ (fma (/ 1 eps) (/ 1 eps) (- 1)) (exp (fma x eps x))) (exp (* x (- 1 eps)))) (fma (/ (/ 1 eps) (* eps eps)) (+ (/ 1 eps) 1) (+ (/ 1 eps) 1))) * [exit]simplify: Simplified to (fma (- (fma (/ 1 eps) (- (/ 1 eps) 1) 1)) (* (/ (fma (/ 1 eps) (/ 1 eps) (- 1)) (exp (fma x eps x))) (exp (* x (- 1 eps)))) (fma (/ (/ 1 eps) (* eps eps)) (+ (/ 1 eps) 1) (+ (/ 1 eps) 1))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (+ (/ 1 eps) 1)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (47 enodes) * * [misc]simplify: iters left: 4 (126 enodes) * * [misc]simplify: iters left: 3 (348 enodes) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (fma (pow (exp x) (- 1 eps)) (/ 1 eps) (pow (exp x) (- 1 eps)))) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (fma (pow (exp x) (- 1 eps)) (/ 1 eps) (pow (exp x) (- 1 eps)))) * * * * [misc]progress: [ 21 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp 0)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) 1))) * * [misc]simplify: iters left: 6 (32 enodes) * * [misc]simplify: iters left: 5 (86 enodes) * * [misc]simplify: iters left: 4 (252 enodes) * [exit]simplify: Simplified to (- (* (exp (fma x eps x)) (* (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (fma (* (/ 1 eps) (/ 1 eps)) (/ 1 eps) 1))) (* (fma (- (/ 1 eps) 1) (/ 1 eps) 1) (* (exp (* (- 1 eps) x)) (- (/ (/ 1 eps) (* eps eps)) 1)))) * [exit]simplify: Simplified to (- (* (exp (fma x eps x)) (* (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (fma (* (/ 1 eps) (/ 1 eps)) (/ 1 eps) 1))) (* (fma (- (/ 1 eps) 1) (/ 1 eps) 1) (* (exp (* (- 1 eps) x)) (- (/ (/ 1 eps) (* eps eps)) 1)))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (59 enodes) * * [misc]simplify: iters left: 4 (174 enodes) * [exit]simplify: Simplified to (* (exp (+ (* (- 1 eps) x) (fma eps x x))) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))))) * [exit]simplify: Simplified to (* (exp (+ (* (- 1 eps) x) (fma eps x x))) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))))) * * * * [misc]progress: [ 22 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp 0)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp 0)))) * * [misc]simplify: iters left: 6 (32 enodes) * * [misc]simplify: iters left: 5 (86 enodes) * * [misc]simplify: iters left: 4 (239 enodes) * [exit]simplify: Simplified to (- (* (exp (fma x eps x)) (* (+ (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps)) (fma (* (/ 1 eps) (/ 1 eps)) (/ 1 eps) 1))) (* (fma (- (/ 1 eps) 1) (/ 1 eps) 1) (* (exp (* (- 1 eps) x)) (- (/ (/ 1 eps) (* eps eps)) 1)))) * [exit]simplify: Simplified to (- (* (exp (fma x eps x)) (* (+ (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps)) (fma (* (/ 1 eps) (/ 1 eps)) (/ 1 eps) 1))) (* (fma (- (/ 1 eps) 1) (/ 1 eps) 1) (* (exp (* (- 1 eps) x)) (- (/ (/ 1 eps) (* eps eps)) 1)))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (59 enodes) * * [misc]simplify: iters left: 4 (174 enodes) * [exit]simplify: Simplified to (* (exp (+ (* (- 1 eps) x) (fma eps x x))) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))))) * [exit]simplify: Simplified to (* (exp (+ (* (- 1 eps) x) (fma eps x x))) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))))) * * * * [misc]progress: [ 23 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp 0)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) 1))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (80 enodes) * * [misc]simplify: iters left: 4 (214 enodes) * [exit]simplify: Simplified to (fma (- (fma (/ 1 eps) (- (/ 1 eps) 1) 1)) (* (exp (* x (- 1 eps))) (fma (/ 1 eps) (/ 1 eps) (- 1))) (* (fma (exp (fma x eps x)) (/ 1 eps) (exp (fma x eps x))) (+ 1 (/ (/ 1 eps) (* eps eps))))) * [exit]simplify: Simplified to (fma (- (fma (/ 1 eps) (- (/ 1 eps) 1) 1)) (* (exp (* x (- 1 eps))) (fma (/ 1 eps) (/ 1 eps) (- 1))) (* (fma (exp (fma x eps x)) (/ 1 eps) (exp (fma x eps x))) (+ 1 (/ (/ 1 eps) (* eps eps))))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (52 enodes) * * [misc]simplify: iters left: 4 (142 enodes) * * [misc]simplify: iters left: 3 (447 enodes) * [exit]simplify: Simplified to (* (* (exp (fma x (- 1 eps) (fma eps x x))) (+ 1 (/ 1 eps))) (- (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps))) * [exit]simplify: Simplified to (* (* (exp (fma x (- 1 eps) (fma eps x x))) (+ 1 (/ 1 eps))) (- (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps))) * * * * [misc]progress: [ 24 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp 0)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp 0)))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (81 enodes) * * [misc]simplify: iters left: 4 (203 enodes) * [exit]simplify: Simplified to (fma (* (exp (* x (- 1 eps))) (fma (/ 1 eps) (- (/ 1 eps) 1) 1)) (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (- 1)) (* (fma (exp (fma x eps x)) (/ 1 eps) (exp (fma x eps x))) (fma (/ 1 eps) (/ (/ 1 eps) eps) 1))) * [exit]simplify: Simplified to (fma (* (exp (* x (- 1 eps))) (fma (/ 1 eps) (- (/ 1 eps) 1) 1)) (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (- 1)) (* (fma (exp (fma x eps x)) (/ 1 eps) (exp (fma x eps x))) (fma (/ 1 eps) (/ (/ 1 eps) eps) 1))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (52 enodes) * * [misc]simplify: iters left: 4 (142 enodes) * * [misc]simplify: iters left: 3 (447 enodes) * [exit]simplify: Simplified to (* (* (exp (fma x (- 1 eps) (fma eps x x))) (+ 1 (/ 1 eps))) (- (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps))) * [exit]simplify: Simplified to (* (* (exp (fma x (- 1 eps) (fma eps x x))) (+ 1 (/ 1 eps))) (- (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps))) * * * * [misc]progress: [ 25 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp 0)) (exp (* (+ 1 eps) x))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (- (/ 1 eps) 1))) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (69 enodes) * * [misc]simplify: iters left: 4 (161 enodes) * * [misc]simplify: iters left: 3 (429 enodes) * [exit]simplify: Simplified to (fma (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (* (pow (exp x) (- 1 eps)) (- 1 (/ 1 eps))) (fma (exp (fma x eps x)) (/ (/ 1 eps) (* eps eps)) (exp (fma x eps x)))) * [exit]simplify: Simplified to (fma (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (* (pow (exp x) (- 1 eps)) (- 1 (/ 1 eps))) (fma (exp (fma x eps x)) (/ (/ 1 eps) (* eps eps)) (exp (fma x eps x)))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (46 enodes) * * [misc]simplify: iters left: 4 (104 enodes) * * [misc]simplify: iters left: 3 (251 enodes) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (exp (fma (- 1 eps) x (fma eps x x)))) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (exp (fma (- 1 eps) x (fma eps x x)))) * * * * [misc]progress: [ 26 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp 0)) (exp (* (+ 1 eps) x))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (/ 1 eps) 1) 1))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (73 enodes) * * [misc]simplify: iters left: 4 (176 enodes) * * [misc]simplify: iters left: 3 (460 enodes) * [exit]simplify: Simplified to (fma (* (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (fma (exp (fma x eps x)) (/ (/ 1 eps) (* eps eps)) (exp (fma x eps x)))) * [exit]simplify: Simplified to (fma (* (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (fma (exp (fma x eps x)) (/ (/ 1 eps) (* eps eps)) (exp (fma x eps x)))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (46 enodes) * * [misc]simplify: iters left: 4 (104 enodes) * * [misc]simplify: iters left: 3 (251 enodes) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (exp (fma (- 1 eps) x (fma eps x x)))) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (exp (fma (- 1 eps) x (fma eps x x)))) * * * * [misc]progress: [ 27 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp 0)) (exp (* (+ 1 eps) x))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (/ 1 eps) 1) (exp 0)))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (73 enodes) * * [misc]simplify: iters left: 4 (163 enodes) * * [misc]simplify: iters left: 3 (413 enodes) * [exit]simplify: Simplified to (fma (* (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (fma (exp (fma x eps x)) (/ (/ 1 eps) (* eps eps)) (exp (fma x eps x)))) * [exit]simplify: Simplified to (fma (* (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (fma (exp (fma x eps x)) (/ (/ 1 eps) (* eps eps)) (exp (fma x eps x)))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (46 enodes) * * [misc]simplify: iters left: 4 (104 enodes) * * [misc]simplify: iters left: 3 (251 enodes) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (exp (fma (- 1 eps) x (fma eps x x)))) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (exp (fma (- 1 eps) x (fma eps x x)))) * * * * [misc]progress: [ 28 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp 0)) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (32 enodes) * * [misc]simplify: iters left: 5 (93 enodes) * * [misc]simplify: iters left: 4 (279 enodes) * [exit]simplify: Simplified to (fma (fma (exp (* (- 1 eps) x)) (- (/ (/ 1 eps) eps) (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (/ (- 1) (exp (fma eps x x)))) (* (+ (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) 1) (fma (/ 1 eps) (/ (/ 1 eps) eps) 1))) * [exit]simplify: Simplified to (fma (fma (exp (* (- 1 eps) x)) (- (/ (/ 1 eps) eps) (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (/ (- 1) (exp (fma eps x x)))) (* (+ (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) 1) (fma (/ 1 eps) (/ (/ 1 eps) eps) 1))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (54 enodes) * * [misc]simplify: iters left: 4 (168 enodes) * [exit]simplify: Simplified to (* (exp (* (- 1 eps) x)) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (fma (/ 1 eps) (/ 1 eps) (+ 1 (/ 1 eps))))) * [exit]simplify: Simplified to (* (exp (* (- 1 eps) x)) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (fma (/ 1 eps) (/ 1 eps) (+ 1 (/ 1 eps))))) * * * * [misc]progress: [ 29 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp 0)) (+ (/ 1 eps) 1)) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (88 enodes) * * [misc]simplify: iters left: 4 (237 enodes) * [exit]simplify: Simplified to (fma (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (/ (- 1) (exp (fma x eps x)))) (* (exp (* (- 1 eps) x)) (fma (- (/ 1 eps) 1) (/ 1 eps) 1)) (fma (/ 1 eps) (fma (/ 1 eps) (/ (/ 1 eps) eps) 1) (fma (/ 1 eps) (/ (/ 1 eps) eps) 1))) * [exit]simplify: Simplified to (fma (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (/ (- 1) (exp (fma x eps x)))) (* (exp (* (- 1 eps) x)) (fma (- (/ 1 eps) 1) (/ 1 eps) 1)) (fma (/ 1 eps) (fma (/ 1 eps) (/ (/ 1 eps) eps) 1) (fma (/ 1 eps) (/ (/ 1 eps) eps) 1))) * [enter]simplify: Simplifying (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (+ (/ 1 eps) 1)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (47 enodes) * * [misc]simplify: iters left: 4 (126 enodes) * * [misc]simplify: iters left: 3 (348 enodes) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (fma (pow (exp x) (- 1 eps)) (/ 1 eps) (pow (exp x) (- 1 eps)))) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (fma (pow (exp x) (- 1 eps)) (/ 1 eps) (pow (exp x) (- 1 eps)))) * * * * [misc]progress: [ 30 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) 1) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) 1))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (79 enodes) * * [misc]simplify: iters left: 4 (240 enodes) * [exit]simplify: Simplified to (- (* (* (fma (/ 1 eps) (/ 1 eps) (+ 1 (/ 1 eps))) (- 1 (/ 1 (* eps eps)))) (exp (fma x eps x))) (* (exp (* x (- 1 eps))) (* (- 1 (/ 1 eps)) (- (/ (/ 1 eps) (* eps eps)) 1)))) * [exit]simplify: Simplified to (- (* (* (fma (/ 1 eps) (/ 1 eps) (+ 1 (/ 1 eps))) (- 1 (/ 1 (* eps eps)))) (exp (fma x eps x))) (* (exp (* x (- 1 eps))) (* (- 1 (/ 1 eps)) (- (/ (/ 1 eps) (* eps eps)) 1)))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (50 enodes) * * [misc]simplify: iters left: 4 (142 enodes) * [exit]simplify: Simplified to (* (exp (+ (* x (- 1 eps)) (fma eps x x))) (+ (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (- 1 (/ 1 eps)))) * [exit]simplify: Simplified to (* (exp (+ (* x (- 1 eps)) (fma eps x x))) (+ (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (- 1 (/ 1 eps)))) * * * * [misc]progress: [ 31 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) 1) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp 0)))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (79 enodes) * * [misc]simplify: iters left: 4 (227 enodes) * [exit]simplify: Simplified to (- (* (* (fma (/ 1 eps) (/ 1 eps) (+ 1 (/ 1 eps))) (- 1 (/ 1 (* eps eps)))) (exp (fma x eps x))) (* (* (- 1 (/ 1 eps)) (exp (* x (- 1 eps)))) (- (/ (/ 1 eps) (* eps eps)) 1))) * [exit]simplify: Simplified to (- (* (* (fma (/ 1 eps) (/ 1 eps) (+ 1 (/ 1 eps))) (- 1 (/ 1 (* eps eps)))) (exp (fma x eps x))) (* (* (- 1 (/ 1 eps)) (exp (* x (- 1 eps)))) (- (/ (/ 1 eps) (* eps eps)) 1))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (50 enodes) * * [misc]simplify: iters left: 4 (142 enodes) * [exit]simplify: Simplified to (* (exp (+ (* x (- 1 eps)) (fma eps x x))) (+ (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (- 1 (/ 1 eps)))) * [exit]simplify: Simplified to (* (exp (+ (* x (- 1 eps)) (fma eps x x))) (+ (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (- 1 (/ 1 eps)))) * * * * [misc]progress: [ 32 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) 1) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) 1))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (64 enodes) * * [misc]simplify: iters left: 4 (185 enodes) * [exit]simplify: Simplified to (- (* (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x))) (- 1 (/ (/ 1 eps) eps))) (* (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1))) (exp (* (- 1 eps) x)))) * [exit]simplify: Simplified to (- (* (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x))) (- 1 (/ (/ 1 eps) eps))) (* (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1))) (exp (* (- 1 eps) x)))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (100 enodes) * * [misc]simplify: iters left: 3 (255 enodes) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- 1 (/ 1 eps)) (- 1 (/ 1 eps))) (exp (fma (- 1 eps) x (fma eps x x)))) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- 1 (/ 1 eps)) (- 1 (/ 1 eps))) (exp (fma (- 1 eps) x (fma eps x x)))) * * * * [misc]progress: [ 33 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) 1) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp 0)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (65 enodes) * * [misc]simplify: iters left: 4 (174 enodes) * [exit]simplify: Simplified to (- (* (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (- 1 (/ (/ 1 eps) eps))) (* (exp (* (- 1 eps) x)) (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1))))) * [exit]simplify: Simplified to (- (* (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (- 1 (/ (/ 1 eps) eps))) (* (exp (* (- 1 eps) x)) (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1))))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (100 enodes) * * [misc]simplify: iters left: 3 (255 enodes) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- 1 (/ 1 eps)) (- 1 (/ 1 eps))) (exp (fma (- 1 eps) x (fma eps x x)))) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- 1 (/ 1 eps)) (- 1 (/ 1 eps))) (exp (fma (- 1 eps) x (fma eps x x)))) * * * * [misc]progress: [ 34 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) 1) (exp (* (+ 1 eps) x))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (- (/ 1 eps) 1))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (53 enodes) * * [misc]simplify: iters left: 4 (131 enodes) * * [misc]simplify: iters left: 3 (357 enodes) * [exit]simplify: Simplified to (fma (* (pow (exp x) (- 1 eps)) (- 1 (/ 1 eps))) (- 1 (/ 1 eps)) (fma (exp (fma x eps x)) (/ (- 1) (* eps eps)) (exp (fma x eps x)))) * [exit]simplify: Simplified to (fma (* (pow (exp x) (- 1 eps)) (- 1 (/ 1 eps))) (- 1 (/ 1 eps)) (fma (exp (fma x eps x)) (/ (- 1) (* eps eps)) (exp (fma x eps x)))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (140 enodes) * * [misc]simplify: iters left: 2 (373 enodes) * [exit]simplify: Simplified to (* (exp (fma x (- 1 eps) (fma eps x x))) (- 1 (/ 1 eps))) * [exit]simplify: Simplified to (* (exp (fma x (- 1 eps) (fma eps x x))) (- 1 (/ 1 eps))) * * * * [misc]progress: [ 35 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) 1) (exp (* (+ 1 eps) x))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (/ 1 eps) 1) 1))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (57 enodes) * * [misc]simplify: iters left: 4 (150 enodes) * * [misc]simplify: iters left: 3 (440 enodes) * [exit]simplify: Simplified to (fma (- (/ 1 eps) 1) (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1)) (fma (exp (fma x eps x)) (/ (- 1) (* eps eps)) (exp (fma x eps x)))) * [exit]simplify: Simplified to (fma (- (/ 1 eps) 1) (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1)) (fma (exp (fma x eps x)) (/ (- 1) (* eps eps)) (exp (fma x eps x)))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (140 enodes) * * [misc]simplify: iters left: 2 (373 enodes) * [exit]simplify: Simplified to (* (exp (fma x (- 1 eps) (fma eps x x))) (- 1 (/ 1 eps))) * [exit]simplify: Simplified to (* (exp (fma x (- 1 eps) (fma eps x x))) (- 1 (/ 1 eps))) * * * * [misc]progress: [ 36 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) 1) (exp (* (+ 1 eps) x))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (/ 1 eps) 1) (exp 0)))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (57 enodes) * * [misc]simplify: iters left: 4 (121 enodes) * * [misc]simplify: iters left: 3 (308 enodes) * [exit]simplify: Simplified to (fma (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1)) (- (/ 1 eps) 1) (fma (exp (fma x eps x)) (/ (- 1) (* eps eps)) (exp (fma x eps x)))) * [exit]simplify: Simplified to (fma (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1)) (- (/ 1 eps) 1) (fma (exp (fma x eps x)) (/ (- 1) (* eps eps)) (exp (fma x eps x)))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (140 enodes) * * [misc]simplify: iters left: 2 (373 enodes) * [exit]simplify: Simplified to (* (exp (fma x (- 1 eps) (fma eps x x))) (- 1 (/ 1 eps))) * [exit]simplify: Simplified to (* (exp (fma x (- 1 eps) (fma eps x x))) (- 1 (/ 1 eps))) * * * * [misc]progress: [ 37 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) 1) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (86 enodes) * * [misc]simplify: iters left: 4 (270 enodes) * [exit]simplify: Simplified to (fma (/ (- (/ (/ 1 eps) (* eps eps)) 1) (exp (fma x eps x))) (* (exp (* x (- 1 eps))) (- (- 1 (/ 1 eps)))) (* (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (- 1 (* (/ 1 eps) (/ 1 eps))))) * [exit]simplify: Simplified to (fma (/ (- (/ (/ 1 eps) (* eps eps)) 1) (exp (fma x eps x))) (* (exp (* x (- 1 eps))) (- (- 1 (/ 1 eps)))) (* (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (- 1 (* (/ 1 eps) (/ 1 eps))))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (130 enodes) * * [misc]simplify: iters left: 3 (393 enodes) * [exit]simplify: Simplified to (fma (* (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (* (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps)))) * [exit]simplify: Simplified to (fma (* (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (* (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps)))) * * * * [misc]progress: [ 38 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) 1) (+ (/ 1 eps) 1)) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (71 enodes) * * [misc]simplify: iters left: 4 (221 enodes) * [exit]simplify: Simplified to (fma (/ (fma (/ 1 eps) (/ 1 eps) (- 1)) (exp (fma x eps x))) (* (- (- 1 (/ 1 eps))) (exp (* x (- 1 eps)))) (fma (- 1 (/ (/ 1 eps) eps)) (/ 1 eps) (- 1 (/ (/ 1 eps) eps)))) * [exit]simplify: Simplified to (fma (/ (fma (/ 1 eps) (/ 1 eps) (- 1)) (exp (fma x eps x))) (* (- (- 1 (/ 1 eps))) (exp (* x (- 1 eps)))) (fma (- 1 (/ (/ 1 eps) eps)) (/ 1 eps) (- 1 (/ (/ 1 eps) eps)))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (+ (/ 1 eps) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (81 enodes) * * [misc]simplify: iters left: 3 (186 enodes) * [exit]simplify: Simplified to (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (pow (exp x) (- 1 eps)) (pow (exp x) (- 1 eps)))) * [exit]simplify: Simplified to (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (pow (exp x) (- 1 eps)) (pow (exp x) (- 1 eps)))) * * * * [misc]progress: [ 39 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp 0)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) 1))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (79 enodes) * * [misc]simplify: iters left: 4 (231 enodes) * [exit]simplify: Simplified to (- (* (* (- 1 (/ 1 (* eps eps))) (exp (fma x eps x))) (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (* (exp (* (- 1 eps) x)) (- 1 (/ 1 eps))))) * [exit]simplify: Simplified to (- (* (* (- 1 (/ 1 (* eps eps))) (exp (fma x eps x))) (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (* (exp (* (- 1 eps) x)) (- 1 (/ 1 eps))))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (50 enodes) * * [misc]simplify: iters left: 4 (142 enodes) * [exit]simplify: Simplified to (* (exp (+ (* x (- 1 eps)) (fma eps x x))) (+ (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (- 1 (/ 1 eps)))) * [exit]simplify: Simplified to (* (exp (+ (* x (- 1 eps)) (fma eps x x))) (+ (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (- 1 (/ 1 eps)))) * * * * [misc]progress: [ 40 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp 0)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp 0)))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (79 enodes) * * [misc]simplify: iters left: 4 (218 enodes) * [exit]simplify: Simplified to (- (* (* (- 1 (/ 1 (* eps eps))) (exp (fma x eps x))) (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1))) (* (exp (* (- 1 eps) x)) (* (- (/ (/ 1 eps) (* eps eps)) 1) (- 1 (/ 1 eps))))) * [exit]simplify: Simplified to (- (* (* (- 1 (/ 1 (* eps eps))) (exp (fma x eps x))) (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1))) (* (exp (* (- 1 eps) x)) (* (- (/ (/ 1 eps) (* eps eps)) 1) (- 1 (/ 1 eps))))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (50 enodes) * * [misc]simplify: iters left: 4 (142 enodes) * [exit]simplify: Simplified to (* (exp (+ (* x (- 1 eps)) (fma eps x x))) (+ (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (- 1 (/ 1 eps)))) * [exit]simplify: Simplified to (* (exp (+ (* x (- 1 eps)) (fma eps x x))) (+ (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps))) (- 1 (/ 1 eps)))) * * * * [misc]progress: [ 41 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp 0)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) 1))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (64 enodes) * * [misc]simplify: iters left: 4 (176 enodes) * [exit]simplify: Simplified to (- (* (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x))) (- 1 (/ (/ 1 eps) eps))) (* (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (- 1 (/ 1 eps))) (exp (* x (- 1 eps))))) * [exit]simplify: Simplified to (- (* (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x))) (- 1 (/ (/ 1 eps) eps))) (* (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (- 1 (/ 1 eps))) (exp (* x (- 1 eps))))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (100 enodes) * * [misc]simplify: iters left: 3 (255 enodes) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- 1 (/ 1 eps)) (- 1 (/ 1 eps))) (exp (fma (- 1 eps) x (fma eps x x)))) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- 1 (/ 1 eps)) (- 1 (/ 1 eps))) (exp (fma (- 1 eps) x (fma eps x x)))) * * * * [misc]progress: [ 42 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp 0)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp 0)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (65 enodes) * * [misc]simplify: iters left: 4 (165 enodes) * [exit]simplify: Simplified to (- (* (fma (exp (fma x eps x)) (/ 1 eps) (exp (fma x eps x))) (- 1 (/ (/ 1 eps) eps))) (* (exp (* x (- 1 eps))) (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (- 1 (/ 1 eps))))) * [exit]simplify: Simplified to (- (* (fma (exp (fma x eps x)) (/ 1 eps) (exp (fma x eps x))) (- 1 (/ (/ 1 eps) eps))) (* (exp (* x (- 1 eps))) (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (- 1 (/ 1 eps))))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (100 enodes) * * [misc]simplify: iters left: 3 (255 enodes) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- 1 (/ 1 eps)) (- 1 (/ 1 eps))) (exp (fma (- 1 eps) x (fma eps x x)))) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (- 1 (/ 1 eps)) (- 1 (/ 1 eps))) (exp (fma (- 1 eps) x (fma eps x x)))) * * * * [misc]progress: [ 43 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp 0)) (exp (* (+ 1 eps) x))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (- (/ 1 eps) 1))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (53 enodes) * * [misc]simplify: iters left: 4 (122 enodes) * * [misc]simplify: iters left: 3 (333 enodes) * [exit]simplify: Simplified to (fma (* (- (/ 1 eps) 1) (- (/ 1 eps) 1)) (pow (exp x) (- 1 eps)) (fma (/ (- 1) (* eps eps)) (exp (fma eps x x)) (exp (fma eps x x)))) * [exit]simplify: Simplified to (fma (* (- (/ 1 eps) 1) (- (/ 1 eps) 1)) (pow (exp x) (- 1 eps)) (fma (/ (- 1) (* eps eps)) (exp (fma eps x x)) (exp (fma eps x x)))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (140 enodes) * * [misc]simplify: iters left: 2 (373 enodes) * [exit]simplify: Simplified to (* (exp (fma x (- 1 eps) (fma eps x x))) (- 1 (/ 1 eps))) * [exit]simplify: Simplified to (* (exp (fma x (- 1 eps) (fma eps x x))) (- 1 (/ 1 eps))) * * * * [misc]progress: [ 44 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp 0)) (exp (* (+ 1 eps) x))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (/ 1 eps) 1) 1))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (57 enodes) * * [misc]simplify: iters left: 4 (141 enodes) * * [misc]simplify: iters left: 3 (396 enodes) * [exit]simplify: Simplified to (fma (- (/ 1 eps) 1) (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1)) (fma (exp (fma eps x x)) (/ (- 1) (* eps eps)) (exp (fma eps x x)))) * [exit]simplify: Simplified to (fma (- (/ 1 eps) 1) (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1)) (fma (exp (fma eps x x)) (/ (- 1) (* eps eps)) (exp (fma eps x x)))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (140 enodes) * * [misc]simplify: iters left: 2 (373 enodes) * [exit]simplify: Simplified to (* (exp (fma x (- 1 eps) (fma eps x x))) (- 1 (/ 1 eps))) * [exit]simplify: Simplified to (* (exp (fma x (- 1 eps) (fma eps x x))) (- 1 (/ 1 eps))) * * * * [misc]progress: [ 45 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp 0)) (exp (* (+ 1 eps) x))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (/ 1 eps) 1) (exp 0)))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (57 enodes) * * [misc]simplify: iters left: 4 (112 enodes) * * [misc]simplify: iters left: 3 (271 enodes) * [exit]simplify: Simplified to (fma (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1)) (- (/ 1 eps) 1) (fma (exp (fma eps x x)) (/ (- 1) (* eps eps)) (exp (fma eps x x)))) * [exit]simplify: Simplified to (fma (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1)) (- (/ 1 eps) 1) (fma (exp (fma eps x x)) (/ (- 1) (* eps eps)) (exp (fma eps x x)))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (140 enodes) * * [misc]simplify: iters left: 2 (373 enodes) * [exit]simplify: Simplified to (* (exp (fma x (- 1 eps) (fma eps x x))) (- 1 (/ 1 eps))) * [exit]simplify: Simplified to (* (exp (fma x (- 1 eps) (fma eps x x))) (- 1 (/ 1 eps))) * * * * [misc]progress: [ 46 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp 0)) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (86 enodes) * * [misc]simplify: iters left: 4 (250 enodes) * [exit]simplify: Simplified to (fma (/ (- (/ (/ 1 eps) (* eps eps)) 1) (exp (fma x eps x))) (* (exp (* (- 1 eps) x)) (- (- 1 (/ 1 eps)))) (* (- 1 (/ 1 (* eps eps))) (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)))) * [exit]simplify: Simplified to (fma (/ (- (/ (/ 1 eps) (* eps eps)) 1) (exp (fma x eps x))) (* (exp (* (- 1 eps) x)) (- (- 1 (/ 1 eps)))) (* (- 1 (/ 1 (* eps eps))) (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (130 enodes) * * [misc]simplify: iters left: 3 (393 enodes) * [exit]simplify: Simplified to (fma (* (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (* (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps)))) * [exit]simplify: Simplified to (fma (* (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (* (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps)))) * * * * [misc]progress: [ 47 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp 0)) (+ (/ 1 eps) 1)) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (72 enodes) * * [misc]simplify: iters left: 4 (205 enodes) * [exit]simplify: Simplified to (fma (* (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1))) (exp (* x (- 1 eps)))) (/ (- 1) (exp (fma x eps x))) (fma (/ 1 eps) (- 1 (/ (/ 1 eps) eps)) (- 1 (/ (/ 1 eps) eps)))) * [exit]simplify: Simplified to (fma (* (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1))) (exp (* x (- 1 eps)))) (/ (- 1) (exp (fma x eps x))) (fma (/ 1 eps) (- 1 (/ (/ 1 eps) eps)) (- 1 (/ (/ 1 eps) eps)))) * [enter]simplify: Simplifying (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (+ (/ 1 eps) 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (81 enodes) * * [misc]simplify: iters left: 3 (186 enodes) * [exit]simplify: Simplified to (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (pow (exp x) (- 1 eps)) (pow (exp x) (- 1 eps)))) * [exit]simplify: Simplified to (* (- 1 (/ 1 eps)) (fma (/ 1 eps) (pow (exp x) (- 1 eps)) (pow (exp x) (- 1 eps)))) * * * * [misc]progress: [ 48 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (+ 1 (/ 1 eps)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (exp (* (- 1 eps) x)) (* (- (pow (/ 1 eps) 3) (pow 1 3)) 1))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (66 enodes) * * [misc]simplify: iters left: 4 (187 enodes) * [exit]simplify: Simplified to (- (* (fma (/ 1 eps) (/ 1 eps) (+ (/ 1 eps) 1)) (* (exp (fma x eps x)) (+ (/ 1 eps) 1))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (exp (* x (- 1 eps))))) * [exit]simplify: Simplified to (- (* (fma (/ 1 eps) (/ 1 eps) (+ (/ 1 eps) 1)) (* (exp (fma x eps x)) (+ (/ 1 eps) 1))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (exp (* x (- 1 eps))))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (110 enodes) * * [misc]simplify: iters left: 3 (312 enodes) * [exit]simplify: Simplified to (fma (exp (fma x (- 1 eps) (fma x eps x))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x (- 1 eps) (fma x eps x)))) * [exit]simplify: Simplified to (fma (exp (fma x (- 1 eps) (fma x eps x))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x (- 1 eps) (fma x eps x)))) * * * * [misc]progress: [ 49 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (+ 1 (/ 1 eps)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (exp (* (- 1 eps) x)) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp 0)))) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (66 enodes) * * [misc]simplify: iters left: 4 (181 enodes) * [exit]simplify: Simplified to (- (* (fma (/ 1 eps) (/ 1 eps) (+ (/ 1 eps) 1)) (* (exp (fma x eps x)) (+ (/ 1 eps) 1))) (* (exp (* x (- 1 eps))) (- (/ (/ 1 eps) (* eps eps)) 1))) * [exit]simplify: Simplified to (- (* (fma (/ 1 eps) (/ 1 eps) (+ (/ 1 eps) 1)) (* (exp (fma x eps x)) (+ (/ 1 eps) 1))) (* (exp (* x (- 1 eps))) (- (/ (/ 1 eps) (* eps eps)) 1))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (110 enodes) * * [misc]simplify: iters left: 3 (312 enodes) * [exit]simplify: Simplified to (fma (exp (fma x (- 1 eps) (fma x eps x))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x (- 1 eps) (fma x eps x)))) * [exit]simplify: Simplified to (fma (exp (fma x (- 1 eps) (fma x eps x))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x (- 1 eps) (fma x eps x)))) * * * * [misc]progress: [ 50 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (+ 1 (/ 1 eps)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (exp (* (- 1 eps) x)) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) 1))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (49 enodes) * * [misc]simplify: iters left: 4 (142 enodes) * * [misc]simplify: iters left: 3 (457 enodes) * [exit]simplify: Simplified to (- (fma (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (/ 1 eps) (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x)))) (* (pow (exp x) (- 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1)))) * [exit]simplify: Simplified to (- (fma (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (/ 1 eps) (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x)))) (* (pow (exp x) (- 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1)))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (71 enodes) * * [misc]simplify: iters left: 3 (121 enodes) * * [misc]simplify: iters left: 2 (292 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma (- 1 eps) x (fma x eps x))) (exp (fma (- 1 eps) x (fma x eps x)))) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma (- 1 eps) x (fma x eps x))) (exp (fma (- 1 eps) x (fma x eps x)))) * * * * [misc]progress: [ 51 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (+ 1 (/ 1 eps)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (exp (* (- 1 eps) x)) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp 0)))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (50 enodes) * * [misc]simplify: iters left: 4 (137 enodes) * * [misc]simplify: iters left: 3 (448 enodes) * [exit]simplify: Simplified to (- (fma (/ 1 eps) (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x))) (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x)))) (* (pow (exp x) (- 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1)))) * [exit]simplify: Simplified to (- (fma (/ 1 eps) (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x))) (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x)))) (* (pow (exp x) (- 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1)))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (71 enodes) * * [misc]simplify: iters left: 3 (121 enodes) * * [misc]simplify: iters left: 2 (292 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma (- 1 eps) x (fma x eps x))) (exp (fma (- 1 eps) x (fma x eps x)))) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma (- 1 eps) x (fma x eps x))) (exp (fma (- 1 eps) x (fma x eps x)))) * * * * [misc]progress: [ 52 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (+ 1 (/ 1 eps)) (exp (* (+ 1 eps) x))) (* (exp (* (- 1 eps) x)) (- (/ 1 eps) 1))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (77 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (395 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma eps x x)) (fma (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps)) (exp (fma eps x x)))) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma eps x x)) (fma (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps)) (exp (fma eps x x)))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (94 enodes) * * [misc]simplify: iters left: 2 (209 enodes) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * * * * [misc]progress: [ 53 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (+ 1 (/ 1 eps)) (exp (* (+ 1 eps) x))) (* (exp (* (- 1 eps) x)) (* (- (/ 1 eps) 1) 1))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (95 enodes) * * [misc]simplify: iters left: 3 (221 enodes) * [exit]simplify: Simplified to (- (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1))) * [exit]simplify: Simplified to (- (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (94 enodes) * * [misc]simplify: iters left: 2 (209 enodes) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * * * * [misc]progress: [ 54 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (+ 1 (/ 1 eps)) (exp (* (+ 1 eps) x))) (* (exp (* (- 1 eps) x)) (* (- (/ 1 eps) 1) (exp 0)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (87 enodes) * * [misc]simplify: iters left: 3 (220 enodes) * [exit]simplify: Simplified to (- (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1))) * [exit]simplify: Simplified to (- (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (94 enodes) * * [misc]simplify: iters left: 2 (209 enodes) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * * * * [misc]progress: [ 55 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (+ 1 (/ 1 eps)) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) (* (exp (* (- 1 eps) x)) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (73 enodes) * * [misc]simplify: iters left: 4 (213 enodes) * [exit]simplify: Simplified to (fma (- (exp (* x (- 1 eps)))) (/ (- (/ (/ 1 eps) (* eps eps)) 1) (exp (fma eps x x))) (fma (fma (/ 1 eps) (/ 1 eps) 1) (+ (/ 1 eps) 1) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)))) * [exit]simplify: Simplified to (fma (- (exp (* x (- 1 eps)))) (/ (- (/ (/ 1 eps) (* eps eps)) 1) (exp (fma eps x x))) (fma (fma (/ 1 eps) (/ 1 eps) 1) (+ (/ 1 eps) 1) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (79 enodes) * * [misc]simplify: iters left: 3 (141 enodes) * * [misc]simplify: iters left: 2 (255 enodes) * * [misc]simplify: iters left: 1 (481 enodes) * [exit]simplify: Simplified to (fma (pow (exp x) (- 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (pow (exp x) (- 1 eps))) * [exit]simplify: Simplified to (fma (pow (exp x) (- 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (pow (exp x) (- 1 eps))) * * * * [misc]progress: [ 56 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (+ 1 (/ 1 eps)) (+ (/ 1 eps) 1)) (* (exp (* (- 1 eps) x)) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (57 enodes) * * [misc]simplify: iters left: 4 (192 enodes) * * [misc]simplify: iters left: 3 (484 enodes) * [exit]simplify: Simplified to (fma (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (- 1)) (/ (pow (exp x) (- 1 eps)) (exp (fma x eps x))) (* (+ 1 (/ 1 eps)) (+ 1 (/ 1 eps)))) * [exit]simplify: Simplified to (fma (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (- 1)) (/ (pow (exp x) (- 1 eps)) (exp (fma x eps x))) (* (+ 1 (/ 1 eps)) (+ 1 (/ 1 eps)))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (+ (/ 1 eps) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (143 enodes) * * [misc]simplify: iters left: 1 (230 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (pow (exp x) (- 1 eps)) (pow (exp x) (- 1 eps))) * [exit]simplify: Simplified to (fma (/ 1 eps) (pow (exp x) (- 1 eps)) (pow (exp x) (- 1 eps))) * * * * [misc]progress: [ 57 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) 1) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (exp (* (- 1 eps) x)) (* (- (pow (/ 1 eps) 3) (pow 1 3)) 1))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (70 enodes) * * [misc]simplify: iters left: 4 (194 enodes) * [exit]simplify: Simplified to (- (* (* (exp (fma eps x x)) (+ 1 (/ 1 eps))) (fma (/ 1 eps) (/ 1 eps) (+ 1 (/ 1 eps)))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (exp (* x (- 1 eps))))) * [exit]simplify: Simplified to (- (* (* (exp (fma eps x x)) (+ 1 (/ 1 eps))) (fma (/ 1 eps) (/ 1 eps) (+ 1 (/ 1 eps)))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (exp (* x (- 1 eps))))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (110 enodes) * * [misc]simplify: iters left: 3 (312 enodes) * [exit]simplify: Simplified to (fma (exp (fma x (- 1 eps) (fma x eps x))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x (- 1 eps) (fma x eps x)))) * [exit]simplify: Simplified to (fma (exp (fma x (- 1 eps) (fma x eps x))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x (- 1 eps) (fma x eps x)))) * * * * [misc]progress: [ 58 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) 1) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (exp (* (- 1 eps) x)) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp 0)))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (70 enodes) * * [misc]simplify: iters left: 4 (188 enodes) * [exit]simplify: Simplified to (- (* (* (exp (fma eps x x)) (+ 1 (/ 1 eps))) (fma (/ 1 eps) (/ 1 eps) (+ 1 (/ 1 eps)))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (exp (* x (- 1 eps))))) * [exit]simplify: Simplified to (- (* (* (exp (fma eps x x)) (+ 1 (/ 1 eps))) (fma (/ 1 eps) (/ 1 eps) (+ 1 (/ 1 eps)))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (exp (* x (- 1 eps))))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (110 enodes) * * [misc]simplify: iters left: 3 (312 enodes) * [exit]simplify: Simplified to (fma (exp (fma x (- 1 eps) (fma x eps x))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x (- 1 eps) (fma x eps x)))) * [exit]simplify: Simplified to (fma (exp (fma x (- 1 eps) (fma x eps x))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x (- 1 eps) (fma x eps x)))) * * * * [misc]progress: [ 59 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) 1) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (exp (* (- 1 eps) x)) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) 1))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (52 enodes) * * [misc]simplify: iters left: 4 (121 enodes) * * [misc]simplify: iters left: 3 (258 enodes) * [exit]simplify: Simplified to (- (fma (/ 1 eps) (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x))) (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x)))) (* (pow (exp x) (- 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1)))) * [exit]simplify: Simplified to (- (fma (/ 1 eps) (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x))) (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x)))) (* (pow (exp x) (- 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1)))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (71 enodes) * * [misc]simplify: iters left: 3 (121 enodes) * * [misc]simplify: iters left: 2 (292 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma (- 1 eps) x (fma x eps x))) (exp (fma (- 1 eps) x (fma x eps x)))) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma (- 1 eps) x (fma x eps x))) (exp (fma (- 1 eps) x (fma x eps x)))) * * * * [misc]progress: [ 60 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) 1) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (exp (* (- 1 eps) x)) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp 0)))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (53 enodes) * * [misc]simplify: iters left: 4 (116 enodes) * * [misc]simplify: iters left: 3 (247 enodes) * [exit]simplify: Simplified to (- (fma (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x))) (/ 1 eps) (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x)))) (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (pow (exp x) (- 1 eps)))) * [exit]simplify: Simplified to (- (fma (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x))) (/ 1 eps) (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x)))) (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (pow (exp x) (- 1 eps)))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (71 enodes) * * [misc]simplify: iters left: 3 (121 enodes) * * [misc]simplify: iters left: 2 (292 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma (- 1 eps) x (fma x eps x))) (exp (fma (- 1 eps) x (fma x eps x)))) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma (- 1 eps) x (fma x eps x))) (exp (fma (- 1 eps) x (fma x eps x)))) * * * * [misc]progress: [ 61 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) 1) (exp (* (+ 1 eps) x))) (* (exp (* (- 1 eps) x)) (- (/ 1 eps) 1))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (91 enodes) * * [misc]simplify: iters left: 3 (239 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma eps x x)) (fma (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps)) (exp (fma eps x x)))) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma eps x x)) (fma (- 1 (/ 1 eps)) (pow (exp x) (- 1 eps)) (exp (fma eps x x)))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (94 enodes) * * [misc]simplify: iters left: 2 (209 enodes) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * * * * [misc]progress: [ 62 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) 1) (exp (* (+ 1 eps) x))) (* (exp (* (- 1 eps) x)) (* (- (/ 1 eps) 1) 1))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (106 enodes) * * [misc]simplify: iters left: 3 (260 enodes) * [exit]simplify: Simplified to (- (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (* (- (/ 1 eps) 1) (pow (exp x) (- 1 eps)))) * [exit]simplify: Simplified to (- (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (* (- (/ 1 eps) 1) (pow (exp x) (- 1 eps)))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (94 enodes) * * [misc]simplify: iters left: 2 (209 enodes) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * * * * [misc]progress: [ 63 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) 1) (exp (* (+ 1 eps) x))) (* (exp (* (- 1 eps) x)) (* (- (/ 1 eps) 1) (exp 0)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (99 enodes) * * [misc]simplify: iters left: 3 (253 enodes) * [exit]simplify: Simplified to (- (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x))) (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1))) * [exit]simplify: Simplified to (- (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x))) (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (94 enodes) * * [misc]simplify: iters left: 2 (209 enodes) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * * * * [misc]progress: [ 64 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) 1) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) (* (exp (* (- 1 eps) x)) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (77 enodes) * * [misc]simplify: iters left: 4 (211 enodes) * [exit]simplify: Simplified to (fma (- (exp (* (- 1 eps) x))) (/ (- (/ (/ 1 eps) (* eps eps)) 1) (exp (fma eps x x))) (* (+ 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (+ 1 (/ 1 eps))))) * [exit]simplify: Simplified to (fma (- (exp (* (- 1 eps) x))) (/ (- (/ (/ 1 eps) (* eps eps)) 1) (exp (fma eps x x))) (* (+ 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (+ 1 (/ 1 eps))))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (79 enodes) * * [misc]simplify: iters left: 3 (141 enodes) * * [misc]simplify: iters left: 2 (255 enodes) * * [misc]simplify: iters left: 1 (481 enodes) * [exit]simplify: Simplified to (fma (pow (exp x) (- 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (pow (exp x) (- 1 eps))) * [exit]simplify: Simplified to (fma (pow (exp x) (- 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (pow (exp x) (- 1 eps))) * * * * [misc]progress: [ 65 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) 1) (+ (/ 1 eps) 1)) (* (exp (* (- 1 eps) x)) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (59 enodes) * * [misc]simplify: iters left: 4 (206 enodes) * [exit]simplify: Simplified to (- (* (+ (/ 1 eps) 1) (+ (/ 1 eps) 1)) (* (exp (* x (- 1 eps))) (/ (fma (/ 1 eps) (/ 1 eps) (- 1)) (exp (fma eps x x))))) * [exit]simplify: Simplified to (- (* (+ (/ 1 eps) 1) (+ (/ 1 eps) 1)) (* (exp (* x (- 1 eps))) (/ (fma (/ 1 eps) (/ 1 eps) (- 1)) (exp (fma eps x x))))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (+ (/ 1 eps) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (143 enodes) * * [misc]simplify: iters left: 1 (230 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (pow (exp x) (- 1 eps)) (pow (exp x) (- 1 eps))) * [exit]simplify: Simplified to (fma (/ 1 eps) (pow (exp x) (- 1 eps)) (pow (exp x) (- 1 eps))) * * * * [misc]progress: [ 66 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) (exp 0)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (exp (* (- 1 eps) x)) (* (- (pow (/ 1 eps) 3) (pow 1 3)) 1))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (70 enodes) * * [misc]simplify: iters left: 4 (189 enodes) * [exit]simplify: Simplified to (- (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (* (exp (fma x eps x)) (+ (/ 1 eps) 1))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (exp (* x (- 1 eps))))) * [exit]simplify: Simplified to (- (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (* (exp (fma x eps x)) (+ (/ 1 eps) 1))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (exp (* x (- 1 eps))))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (110 enodes) * * [misc]simplify: iters left: 3 (312 enodes) * [exit]simplify: Simplified to (fma (exp (fma x (- 1 eps) (fma x eps x))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x (- 1 eps) (fma x eps x)))) * [exit]simplify: Simplified to (fma (exp (fma x (- 1 eps) (fma x eps x))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x (- 1 eps) (fma x eps x)))) * * * * [misc]progress: [ 67 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) (exp 0)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (exp (* (- 1 eps) x)) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp 0)))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (70 enodes) * * [misc]simplify: iters left: 4 (183 enodes) * [exit]simplify: Simplified to (- (* (* (exp (fma x eps x)) (+ (/ 1 eps) 1)) (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (exp (* x (- 1 eps))))) * [exit]simplify: Simplified to (- (* (* (exp (fma x eps x)) (+ (/ 1 eps) 1)) (+ 1 (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (exp (* x (- 1 eps))))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (110 enodes) * * [misc]simplify: iters left: 3 (312 enodes) * [exit]simplify: Simplified to (fma (exp (fma x (- 1 eps) (fma x eps x))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x (- 1 eps) (fma x eps x)))) * [exit]simplify: Simplified to (fma (exp (fma x (- 1 eps) (fma x eps x))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x (- 1 eps) (fma x eps x)))) * * * * [misc]progress: [ 68 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) (exp 0)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (exp (* (- 1 eps) x)) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) 1))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (53 enodes) * * [misc]simplify: iters left: 4 (120 enodes) * * [misc]simplify: iters left: 3 (256 enodes) * [exit]simplify: Simplified to (- (fma (fma (exp (fma x eps x)) (/ 1 eps) (exp (fma x eps x))) (/ 1 eps) (fma (exp (fma x eps x)) (/ 1 eps) (exp (fma x eps x)))) (* (pow (exp x) (- 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1)))) * [exit]simplify: Simplified to (- (fma (fma (exp (fma x eps x)) (/ 1 eps) (exp (fma x eps x))) (/ 1 eps) (fma (exp (fma x eps x)) (/ 1 eps) (exp (fma x eps x)))) (* (pow (exp x) (- 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1)))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (71 enodes) * * [misc]simplify: iters left: 3 (121 enodes) * * [misc]simplify: iters left: 2 (292 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma (- 1 eps) x (fma x eps x))) (exp (fma (- 1 eps) x (fma x eps x)))) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma (- 1 eps) x (fma x eps x))) (exp (fma (- 1 eps) x (fma x eps x)))) * * * * [misc]progress: [ 69 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) (exp 0)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (exp (* (- 1 eps) x)) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp 0)))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (54 enodes) * * [misc]simplify: iters left: 4 (115 enodes) * * [misc]simplify: iters left: 3 (245 enodes) * [exit]simplify: Simplified to (- (fma (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x))) (/ 1 eps) (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x)))) (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (pow (exp x) (- 1 eps)))) * [exit]simplify: Simplified to (- (fma (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x))) (/ 1 eps) (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x)))) (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (pow (exp x) (- 1 eps)))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (71 enodes) * * [misc]simplify: iters left: 3 (121 enodes) * * [misc]simplify: iters left: 2 (292 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma (- 1 eps) x (fma x eps x))) (exp (fma (- 1 eps) x (fma x eps x)))) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma (- 1 eps) x (fma x eps x))) (exp (fma (- 1 eps) x (fma x eps x)))) * * * * [misc]progress: [ 70 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) (exp 0)) (exp (* (+ 1 eps) x))) (* (exp (* (- 1 eps) x)) (- (/ 1 eps) 1))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (168 enodes) * * [misc]simplify: iters left: 2 (468 enodes) * [exit]simplify: Simplified to (fma (pow (exp x) (- 1 eps)) (- 1 (/ 1 eps)) (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x)))) * [exit]simplify: Simplified to (fma (pow (exp x) (- 1 eps)) (- 1 (/ 1 eps)) (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x)))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (94 enodes) * * [misc]simplify: iters left: 2 (209 enodes) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * * * * [misc]progress: [ 71 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) (exp 0)) (exp (* (+ 1 eps) x))) (* (exp (* (- 1 eps) x)) (* (- (/ 1 eps) 1) 1))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (97 enodes) * * [misc]simplify: iters left: 3 (188 enodes) * * [misc]simplify: iters left: 2 (334 enodes) * [exit]simplify: Simplified to (fma (exp x) (/ (fma (/ 1 eps) (- 1) 1) (exp (* eps x))) (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x)))) * [exit]simplify: Simplified to (fma (exp x) (/ (fma (/ 1 eps) (- 1) 1) (exp (* eps x))) (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x)))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (94 enodes) * * [misc]simplify: iters left: 2 (209 enodes) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * * * * [misc]progress: [ 72 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) (exp 0)) (exp (* (+ 1 eps) x))) (* (exp (* (- 1 eps) x)) (* (- (/ 1 eps) 1) (exp 0)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (90 enodes) * * [misc]simplify: iters left: 3 (182 enodes) * * [misc]simplify: iters left: 2 (450 enodes) * [exit]simplify: Simplified to (- (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1))) * [exit]simplify: Simplified to (- (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) (* (pow (exp x) (- 1 eps)) (- (/ 1 eps) 1))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (94 enodes) * * [misc]simplify: iters left: 2 (209 enodes) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * [exit]simplify: Simplified to (exp (fma (- 1 0) x x)) * * * * [misc]progress: [ 73 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) (exp 0)) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) (* (exp (* (- 1 eps) x)) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (77 enodes) * * [misc]simplify: iters left: 4 (223 enodes) * [exit]simplify: Simplified to (fma (- (exp (* (- 1 eps) x))) (/ (- (/ (/ 1 eps) (* eps eps)) 1) (exp (fma x eps x))) (fma (+ (/ 1 eps) 1) (fma (/ 1 eps) (/ 1 eps) 1) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)))) * [exit]simplify: Simplified to (fma (- (exp (* (- 1 eps) x))) (/ (- (/ (/ 1 eps) (* eps eps)) 1) (exp (fma x eps x))) (fma (+ (/ 1 eps) 1) (fma (/ 1 eps) (/ 1 eps) 1) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (79 enodes) * * [misc]simplify: iters left: 3 (141 enodes) * * [misc]simplify: iters left: 2 (255 enodes) * * [misc]simplify: iters left: 1 (481 enodes) * [exit]simplify: Simplified to (fma (pow (exp x) (- 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (pow (exp x) (- 1 eps))) * [exit]simplify: Simplified to (fma (pow (exp x) (- 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (pow (exp x) (- 1 eps))) * * * * [misc]progress: [ 74 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) (exp 0)) (+ (/ 1 eps) 1)) (* (exp (* (- 1 eps) x)) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (61 enodes) * * [misc]simplify: iters left: 4 (151 enodes) * * [misc]simplify: iters left: 3 (442 enodes) * [exit]simplify: Simplified to (fma (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (pow (exp x) (- 1 eps))) (/ (- 1) (exp (fma x eps x))) (* (+ (/ 1 eps) 1) (+ (/ 1 eps) 1))) * [exit]simplify: Simplified to (fma (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (pow (exp x) (- 1 eps))) (/ (- 1) (exp (fma x eps x))) (* (+ (/ 1 eps) 1) (+ (/ 1 eps) 1))) * [enter]simplify: Simplifying (* (exp (* (- 1 eps) x)) (+ (/ 1 eps) 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (143 enodes) * * [misc]simplify: iters left: 1 (230 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (pow (exp x) (- 1 eps)) (pow (exp x) (- 1 eps))) * [exit]simplify: Simplified to (fma (/ 1 eps) (pow (exp x) (- 1 eps)) (pow (exp x) (- 1 eps))) * * * * [misc]progress: [ 75 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp (- (* (- 1 eps) x)))) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) 1))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (87 enodes) * * [misc]simplify: iters left: 4 (266 enodes) * [exit]simplify: Simplified to (- (* (exp (+ (* (- x) (- 1 eps)) (fma x eps x))) (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (fma (/ (/ 1 eps) eps) (/ 1 eps) 1))) (fma (* (/ 1 eps) (- (/ 1 eps) 1)) (- (/ (/ 1 eps) (* eps eps)) 1) (- (/ (/ 1 eps) (* eps eps)) 1))) * [exit]simplify: Simplified to (- (* (exp (+ (* (- x) (- 1 eps)) (fma x eps x))) (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (fma (/ (/ 1 eps) eps) (/ 1 eps) 1))) (fma (* (/ 1 eps) (- (/ 1 eps) 1)) (- (/ (/ 1 eps) (* eps eps)) 1) (- (/ (/ 1 eps) (* eps eps)) 1))) * [enter]simplify: Simplifying (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (47 enodes) * * [misc]simplify: iters left: 4 (141 enodes) * [exit]simplify: Simplified to (fma (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (exp (fma eps x x))) (/ (- (/ 1 eps) 1) eps) (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (exp (fma eps x x)))) * [exit]simplify: Simplified to (fma (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (exp (fma eps x x))) (/ (- (/ 1 eps) 1) eps) (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (exp (fma eps x x)))) * * * * [misc]progress: [ 76 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp (- (* (- 1 eps) x)))) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp 0)))) * * [misc]simplify: iters left: 6 (32 enodes) * * [misc]simplify: iters left: 5 (87 enodes) * * [misc]simplify: iters left: 4 (260 enodes) * [exit]simplify: Simplified to (- (* (exp (+ (* (- x) (- 1 eps)) (fma x eps x))) (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (fma (/ (/ 1 eps) eps) (/ 1 eps) 1))) (* (fma (- (/ 1 eps) 1) (/ 1 eps) 1) (- (/ (/ 1 eps) (* eps eps)) 1))) * [exit]simplify: Simplified to (- (* (exp (+ (* (- x) (- 1 eps)) (fma x eps x))) (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (fma (/ (/ 1 eps) eps) (/ 1 eps) 1))) (* (fma (- (/ 1 eps) 1) (/ 1 eps) 1) (- (/ (/ 1 eps) (* eps eps)) 1))) * [enter]simplify: Simplifying (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (47 enodes) * * [misc]simplify: iters left: 4 (141 enodes) * [exit]simplify: Simplified to (fma (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (exp (fma eps x x))) (/ (- (/ 1 eps) 1) eps) (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (exp (fma eps x x)))) * [exit]simplify: Simplified to (fma (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (exp (fma eps x x))) (/ (- (/ 1 eps) 1) eps) (* (+ (/ 1 eps) (fma (/ 1 eps) (/ 1 eps) 1)) (exp (fma eps x x)))) * * * * [misc]progress: [ 77 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp (- (* (- 1 eps) x)))) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) 1))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (81 enodes) * * [misc]simplify: iters left: 4 (228 enodes) * [exit]simplify: Simplified to (fma (exp (* (- x) (- 1 eps))) (* (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x))) (fma (/ 1 eps) (* (/ 1 eps) (/ 1 eps)) 1)) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (- (fma (/ 1 eps) (/ 1 eps) (- 1))))) * [exit]simplify: Simplified to (fma (exp (* (- x) (- 1 eps))) (* (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x))) (fma (/ 1 eps) (* (/ 1 eps) (/ 1 eps)) 1)) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (- (fma (/ 1 eps) (/ 1 eps) (- 1))))) * [enter]simplify: Simplifying (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (109 enodes) * * [misc]simplify: iters left: 3 (380 enodes) * [exit]simplify: Simplified to (* (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x))) (fma (- (/ 1 eps) 1) (/ 1 eps) 1)) * [exit]simplify: Simplified to (* (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x))) (fma (- (/ 1 eps) 1) (/ 1 eps) 1)) * * * * [misc]progress: [ 78 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp (- (* (- 1 eps) x)))) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp 0)))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (82 enodes) * * [misc]simplify: iters left: 4 (223 enodes) * [exit]simplify: Simplified to (fma (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x))) (fma (exp (* (- x) (- 1 eps))) (/ (/ 1 eps) (* eps eps)) (exp (* (- x) (- 1 eps)))) (* (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (- 1)) (fma (/ 1 eps) (- (/ 1 eps) 1) 1))) * [exit]simplify: Simplified to (fma (fma (/ 1 eps) (exp (fma x eps x)) (exp (fma x eps x))) (fma (exp (* (- x) (- 1 eps))) (/ (/ 1 eps) (* eps eps)) (exp (* (- x) (- 1 eps)))) (* (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (- 1)) (fma (/ 1 eps) (- (/ 1 eps) 1) 1))) * [enter]simplify: Simplifying (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (109 enodes) * * [misc]simplify: iters left: 3 (380 enodes) * [exit]simplify: Simplified to (* (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x))) (fma (- (/ 1 eps) 1) (/ 1 eps) 1)) * [exit]simplify: Simplified to (* (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x))) (fma (- (/ 1 eps) 1) (/ 1 eps) 1)) * * * * [misc]progress: [ 79 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp (- (* (- 1 eps) x)))) (exp (* (+ 1 eps) x))) (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (- (/ 1 eps) 1))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (70 enodes) * * [misc]simplify: iters left: 4 (173 enodes) * * [misc]simplify: iters left: 3 (474 enodes) * [exit]simplify: Simplified to (- (fma (exp (fma x (- eps 1) (fma x eps x))) (/ (/ 1 eps) (* eps eps)) (exp (fma x (- eps 1) (fma x eps x)))) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (- (/ 1 eps) 1))) * [exit]simplify: Simplified to (- (fma (exp (fma x (- eps 1) (fma x eps x))) (/ (/ 1 eps) (* eps eps)) (exp (fma x (- eps 1) (fma x eps x)))) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (- (/ 1 eps) 1))) * [enter]simplify: Simplifying (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (76 enodes) * * [misc]simplify: iters left: 3 (161 enodes) * * [misc]simplify: iters left: 2 (383 enodes) * [exit]simplify: Simplified to (fma (- (/ 1 eps) 1) (/ (exp (fma eps x x)) eps) (exp (fma eps x x))) * [exit]simplify: Simplified to (fma (- (/ 1 eps) 1) (/ (exp (fma eps x x)) eps) (exp (fma eps x x))) * * * * [misc]progress: [ 80 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp (- (* (- 1 eps) x)))) (exp (* (+ 1 eps) x))) (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (* (- (/ 1 eps) 1) 1))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (74 enodes) * * [misc]simplify: iters left: 4 (185 enodes) * [exit]simplify: Simplified to (- (* (+ 1 (/ (/ 1 eps) (* eps eps))) (exp (fma (- x) (- 1 eps) (fma x eps x)))) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (- (/ 1 eps) 1))) * [exit]simplify: Simplified to (- (* (+ 1 (/ (/ 1 eps) (* eps eps))) (exp (fma (- x) (- 1 eps) (fma x eps x)))) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (- (/ 1 eps) 1))) * [enter]simplify: Simplifying (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (76 enodes) * * [misc]simplify: iters left: 3 (161 enodes) * * [misc]simplify: iters left: 2 (383 enodes) * [exit]simplify: Simplified to (fma (- (/ 1 eps) 1) (/ (exp (fma eps x x)) eps) (exp (fma eps x x))) * [exit]simplify: Simplified to (fma (- (/ 1 eps) 1) (/ (exp (fma eps x x)) eps) (exp (fma eps x x))) * * * * [misc]progress: [ 81 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp (- (* (- 1 eps) x)))) (exp (* (+ 1 eps) x))) (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (* (- (/ 1 eps) 1) (exp 0)))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (74 enodes) * * [misc]simplify: iters left: 4 (179 enodes) * [exit]simplify: Simplified to (- (* (+ 1 (/ (/ 1 eps) (* eps eps))) (exp (fma (- x) (- 1 eps) (fma x eps x)))) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (- (/ 1 eps) 1))) * [exit]simplify: Simplified to (- (* (+ 1 (/ (/ 1 eps) (* eps eps))) (exp (fma (- x) (- 1 eps) (fma x eps x)))) (* (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (- (/ 1 eps) 1))) * [enter]simplify: Simplifying (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (76 enodes) * * [misc]simplify: iters left: 3 (161 enodes) * * [misc]simplify: iters left: 2 (383 enodes) * [exit]simplify: Simplified to (fma (- (/ 1 eps) 1) (/ (exp (fma eps x x)) eps) (exp (fma eps x x))) * [exit]simplify: Simplified to (fma (- (/ 1 eps) 1) (/ (exp (fma eps x x)) eps) (exp (fma eps x x))) * * * * [misc]progress: [ 82 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp (- (* (- 1 eps) x)))) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (93 enodes) * * [misc]simplify: iters left: 4 (304 enodes) * [exit]simplify: Simplified to (- (* (+ (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps)) (* (exp (* (- x) (- 1 eps))) (fma (/ (/ 1 eps) eps) (/ 1 eps) 1))) (* (fma (- (/ 1 eps) 1) (/ 1 eps) 1) (/ (- (/ (/ 1 eps) (* eps eps)) 1) (exp (fma x eps x))))) * [exit]simplify: Simplified to (- (* (+ (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps)) (* (exp (* (- x) (- 1 eps))) (fma (/ (/ 1 eps) eps) (/ 1 eps) 1))) (* (fma (- (/ 1 eps) 1) (/ 1 eps) 1) (/ (- (/ (/ 1 eps) (* eps eps)) 1) (exp (fma x eps x))))) * [enter]simplify: Simplifying (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (118 enodes) * * [misc]simplify: iters left: 3 (356 enodes) * [exit]simplify: Simplified to (fma (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps)))) * [exit]simplify: Simplified to (fma (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps)))) * * * * [misc]progress: [ 83 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp (- (* (- 1 eps) x)))) (+ (/ 1 eps) 1)) (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (88 enodes) * * [misc]simplify: iters left: 4 (258 enodes) * [exit]simplify: Simplified to (- (* (fma (/ 1 eps) (/ (/ 1 eps) eps) 1) (/ (+ (/ 1 eps) 1) (pow (exp x) (- 1 eps)))) (* (/ (fma (/ 1 eps) (/ 1 eps) (- 1)) (exp (fma x eps x))) (- (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps)))) * [exit]simplify: Simplified to (- (* (fma (/ 1 eps) (/ (/ 1 eps) eps) 1) (/ (+ (/ 1 eps) 1) (pow (exp x) (- 1 eps)))) (* (/ (fma (/ 1 eps) (/ 1 eps) (- 1)) (exp (fma x eps x))) (- (fma (/ 1 eps) (/ 1 eps) 1) (/ 1 eps)))) * [enter]simplify: Simplifying (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (+ (/ 1 eps) 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (229 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (fma (/ 1 eps) (- (/ 1 eps) 1) 1)) * [exit]simplify: Simplified to (fma (/ 1 eps) (fma (/ 1 eps) (- (/ 1 eps) 1) 1) (fma (/ 1 eps) (- (/ 1 eps) 1) 1)) * * * * [misc]progress: [ 84 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp (- (* (- 1 eps) x)))) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (- 1 (/ 1 eps)) (* (- (pow (/ 1 eps) 3) (pow 1 3)) 1))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (80 enodes) * * [misc]simplify: iters left: 4 (238 enodes) * [exit]simplify: Simplified to (fma (* (exp (* (- x) (- 1 eps))) (- 1 (/ 1 (* eps eps)))) (* (fma (/ 1 eps) (/ 1 eps) (+ (/ 1 eps) 1)) (exp (fma eps x x))) (* (- (- 1 (/ 1 eps))) (- (/ (/ 1 eps) (* eps eps)) 1))) * [exit]simplify: Simplified to (fma (* (exp (* (- x) (- 1 eps))) (- 1 (/ 1 (* eps eps)))) (* (fma (/ 1 eps) (/ 1 eps) (+ (/ 1 eps) 1)) (exp (fma eps x x))) (* (- (- 1 (/ 1 eps))) (- (/ (/ 1 eps) (* eps eps)) 1))) * [enter]simplify: Simplifying (* (- 1 (/ 1 eps)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (109 enodes) * * [misc]simplify: iters left: 3 (416 enodes) * [exit]simplify: Simplified to (* (fma (exp (fma x eps x)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x eps x))) (- 1 (/ 1 eps))) * [exit]simplify: Simplified to (* (fma (exp (fma x eps x)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x eps x))) (- 1 (/ 1 eps))) * * * * [misc]progress: [ 85 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp (- (* (- 1 eps) x)))) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) (* (- 1 (/ 1 eps)) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp 0)))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (80 enodes) * * [misc]simplify: iters left: 4 (232 enodes) * [exit]simplify: Simplified to (fma (* (exp (* (- x) (- 1 eps))) (- 1 (* (/ 1 eps) (/ 1 eps)))) (* (fma (/ 1 eps) (/ 1 eps) (+ (/ 1 eps) 1)) (exp (fma eps x x))) (* (- (- 1 (/ 1 eps))) (- (/ (/ 1 eps) (* eps eps)) 1))) * [exit]simplify: Simplified to (fma (* (exp (* (- x) (- 1 eps))) (- 1 (* (/ 1 eps) (/ 1 eps)))) (* (fma (/ 1 eps) (/ 1 eps) (+ (/ 1 eps) 1)) (exp (fma eps x x))) (* (- (- 1 (/ 1 eps))) (- (/ (/ 1 eps) (* eps eps)) 1))) * [enter]simplify: Simplifying (* (- 1 (/ 1 eps)) (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (109 enodes) * * [misc]simplify: iters left: 3 (416 enodes) * [exit]simplify: Simplified to (* (fma (exp (fma x eps x)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x eps x))) (- 1 (/ 1 eps))) * [exit]simplify: Simplified to (* (fma (exp (fma x eps x)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x eps x))) (- 1 (/ 1 eps))) * * * * [misc]progress: [ 86 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp (- (* (- 1 eps) x)))) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (- 1 (/ 1 eps)) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) 1))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (65 enodes) * * [misc]simplify: iters left: 4 (186 enodes) * [exit]simplify: Simplified to (fma (* (exp (* (- x) (- 1 eps))) (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x)))) (- 1 (/ (/ 1 eps) eps)) (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (* (- 1 (/ 1 eps)) (- 1)))) * [exit]simplify: Simplified to (fma (* (exp (* (- x) (- 1 eps))) (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x)))) (- 1 (/ (/ 1 eps) eps)) (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (* (- 1 (/ 1 eps)) (- 1)))) * [enter]simplify: Simplifying (* (- 1 (/ 1 eps)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (191 enodes) * [exit]simplify: Simplified to (* (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x))) (- 1 (/ 1 eps))) * [exit]simplify: Simplified to (* (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x))) (- 1 (/ 1 eps))) * * * * [misc]progress: [ 87 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp (- (* (- 1 eps) x)))) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (- 1 (/ 1 eps)) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp 0)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (66 enodes) * * [misc]simplify: iters left: 4 (181 enodes) * [exit]simplify: Simplified to (fma (* (- 1 (* (/ 1 eps) (/ 1 eps))) (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x)))) (exp (* (- x) (- 1 eps))) (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (- (- 1 (/ 1 eps))))) * [exit]simplify: Simplified to (fma (* (- 1 (* (/ 1 eps) (/ 1 eps))) (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x)))) (exp (* (- x) (- 1 eps))) (* (fma (/ 1 eps) (/ 1 eps) (- 1)) (- (- 1 (/ 1 eps))))) * [enter]simplify: Simplifying (* (- 1 (/ 1 eps)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (191 enodes) * [exit]simplify: Simplified to (* (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x))) (- 1 (/ 1 eps))) * [exit]simplify: Simplified to (* (fma (exp (fma eps x x)) (/ 1 eps) (exp (fma eps x x))) (- 1 (/ 1 eps))) * * * * [misc]progress: [ 88 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp (- (* (- 1 eps) x)))) (exp (* (+ 1 eps) x))) (* (- 1 (/ 1 eps)) (- (/ 1 eps) 1))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (54 enodes) * * [misc]simplify: iters left: 4 (130 enodes) * * [misc]simplify: iters left: 3 (348 enodes) * [exit]simplify: Simplified to (fma (exp (fma x (- eps 1) (fma eps x x))) (- 1 (/ (/ 1 eps) eps)) (* (- (/ 1 eps) 1) (- (/ 1 eps) 1))) * [exit]simplify: Simplified to (fma (exp (fma x (- eps 1) (fma eps x x))) (- 1 (/ (/ 1 eps) eps)) (* (- (/ 1 eps) 1) (- (/ 1 eps) 1))) * [enter]simplify: Simplifying (* (- 1 (/ 1 eps)) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (164 enodes) * * [misc]simplify: iters left: 1 (323 enodes) * [exit]simplify: Simplified to (* (- 1 (/ 1 eps)) (exp (fma eps x x))) * [exit]simplify: Simplified to (* (- 1 (/ 1 eps)) (exp (fma eps x x))) * * * * [misc]progress: [ 89 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp (- (* (- 1 eps) x)))) (exp (* (+ 1 eps) x))) (* (- 1 (/ 1 eps)) (* (- (/ 1 eps) 1) 1))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (58 enodes) * * [misc]simplify: iters left: 4 (146 enodes) * * [misc]simplify: iters left: 3 (403 enodes) * [exit]simplify: Simplified to (fma (exp (fma (- eps 1) x (fma eps x x))) (- 1 (/ 1 (* eps eps))) (* (- (/ 1 eps) 1) (- (/ 1 eps) 1))) * [exit]simplify: Simplified to (fma (exp (fma (- eps 1) x (fma eps x x))) (- 1 (/ 1 (* eps eps))) (* (- (/ 1 eps) 1) (- (/ 1 eps) 1))) * [enter]simplify: Simplifying (* (- 1 (/ 1 eps)) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (164 enodes) * * [misc]simplify: iters left: 1 (323 enodes) * [exit]simplify: Simplified to (* (- 1 (/ 1 eps)) (exp (fma eps x x))) * [exit]simplify: Simplified to (* (- 1 (/ 1 eps)) (exp (fma eps x x))) * * * * [misc]progress: [ 90 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp (- (* (- 1 eps) x)))) (exp (* (+ 1 eps) x))) (* (- 1 (/ 1 eps)) (* (- (/ 1 eps) 1) (exp 0)))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (58 enodes) * * [misc]simplify: iters left: 4 (124 enodes) * * [misc]simplify: iters left: 3 (340 enodes) * [exit]simplify: Simplified to (fma (- 1 (/ (/ 1 eps) eps)) (exp (fma (- eps 1) x (fma eps x x))) (* (- (/ 1 eps) 1) (- (/ 1 eps) 1))) * [exit]simplify: Simplified to (fma (- 1 (/ (/ 1 eps) eps)) (exp (fma (- eps 1) x (fma eps x x))) (* (- (/ 1 eps) 1) (- (/ 1 eps) 1))) * [enter]simplify: Simplifying (* (- 1 (/ 1 eps)) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (164 enodes) * * [misc]simplify: iters left: 1 (323 enodes) * [exit]simplify: Simplified to (* (- 1 (/ 1 eps)) (exp (fma eps x x))) * [exit]simplify: Simplified to (* (- 1 (/ 1 eps)) (exp (fma eps x x))) * * * * [misc]progress: [ 91 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp (- (* (- 1 eps) x)))) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) (* (- 1 (/ 1 eps)) (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (86 enodes) * * [misc]simplify: iters left: 4 (271 enodes) * [exit]simplify: Simplified to (- (* (fma (/ 1 eps) (/ 1 eps) (+ (/ 1 eps) 1)) (* (exp (* (- 1 eps) (- x))) (- 1 (* (/ 1 eps) (/ 1 eps))))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (/ (- 1 (/ 1 eps)) (exp (fma eps x x))))) * [exit]simplify: Simplified to (- (* (fma (/ 1 eps) (/ 1 eps) (+ (/ 1 eps) 1)) (* (exp (* (- 1 eps) (- x))) (- 1 (* (/ 1 eps) (/ 1 eps))))) (* (- (/ (/ 1 eps) (* eps eps)) 1) (/ (- 1 (/ 1 eps)) (exp (fma eps x x))))) * [enter]simplify: Simplifying (* (- 1 (/ 1 eps)) (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (83 enodes) * * [misc]simplify: iters left: 3 (218 enodes) * [exit]simplify: Simplified to (fma (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (- 1 (/ 1 eps))) * [exit]simplify: Simplified to (fma (- 1 (/ 1 eps)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (- 1 (/ 1 eps))) * * * * [misc]progress: [ 92 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp (- (* (- 1 eps) x)))) (+ (/ 1 eps) 1)) (* (- 1 (/ 1 eps)) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (72 enodes) * * [misc]simplify: iters left: 4 (222 enodes) * [exit]simplify: Simplified to (fma (exp (* (- x) (- 1 eps))) (* (+ 1 (/ 1 eps)) (- 1 (/ (/ 1 eps) eps))) (* (- (- 1 (/ 1 eps))) (/ (fma (/ 1 eps) (/ 1 eps) (- 1)) (exp (fma eps x x))))) * [exit]simplify: Simplified to (fma (exp (* (- x) (- 1 eps))) (* (+ 1 (/ 1 eps)) (- 1 (/ (/ 1 eps) eps))) (* (- (- 1 (/ 1 eps))) (/ (fma (/ 1 eps) (/ 1 eps) (- 1)) (exp (fma eps x x))))) * [enter]simplify: Simplifying (* (- 1 (/ 1 eps)) (+ (/ 1 eps) 1)) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (149 enodes) * * [misc]simplify: iters left: 2 (328 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (- 1 (/ 1 eps)) (- 1 (/ 1 eps))) * [exit]simplify: Simplified to (fma (/ 1 eps) (- 1 (/ 1 eps)) (- 1 (/ 1 eps))) * * * * [misc]progress: [ 93 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) 3) (pow (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))) 3)) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (57 enodes) * * [misc]simplify: iters left: 4 (179 enodes) * [exit]simplify: Simplified to (fma (* (/ (- (/ 1 eps) 1) (exp (fma eps x x))) (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) (- (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) (pow (/ (+ 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) 3)) * [exit]simplify: Simplified to (fma (* (/ (- (/ 1 eps) 1) (exp (fma eps x x))) (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) (- (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) (pow (/ (+ 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) 3)) * [enter]simplify: Simplifying (+ (* (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))))) (+ (* (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) (* (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (65 enodes) * * [misc]simplify: iters left: 4 (214 enodes) * [exit]simplify: Simplified to (fma (fma (exp (* (- 1 eps) (- x))) (+ 1 (/ 1 eps)) (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))) (* (/ (+ 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) (/ (+ 1 (/ 1 eps)) (pow (exp x) (- 1 eps))))) * [exit]simplify: Simplified to (fma (fma (exp (* (- 1 eps) (- x))) (+ 1 (/ 1 eps)) (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))) (* (/ (+ 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) (/ (+ 1 (/ 1 eps)) (pow (exp x) (- 1 eps))))) * * * * [misc]progress: [ 94 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (164 enodes) * * [misc]simplify: iters left: 2 (347 enodes) * [exit]simplify: Simplified to (/ (- 1 (/ 1 eps)) (exp (fma eps x x))) * [exit]simplify: Simplified to (/ (- 1 (/ 1 eps)) (exp (fma eps x x))) * * * * [misc]progress: [ 95 / 181 ] simplifiying candidate # * * * * [misc]progress: [ 96 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))))) (* (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (56 enodes) * * [misc]simplify: iters left: 4 (169 enodes) * [exit]simplify: Simplified to (- (* (/ (+ 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) (/ (+ 1 (/ 1 eps)) (pow (exp x) (- 1 eps)))) (* (/ (- (/ 1 eps) 1) (exp (fma eps x x))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * [exit]simplify: Simplified to (- (* (/ (+ 1 (/ 1 eps)) (pow (exp x) (- 1 eps))) (/ (+ 1 (/ 1 eps)) (pow (exp x) (- 1 eps)))) (* (/ (- (/ 1 eps) 1) (exp (fma eps x x))) (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * [enter]simplify: Simplifying (+ (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (102 enodes) * * [misc]simplify: iters left: 3 (230 enodes) * * [misc]simplify: iters left: 2 (482 enodes) * [exit]simplify: Simplified to (fma (/ (+ (/ 1 eps) 1) (exp x)) (exp (* x eps)) (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * [exit]simplify: Simplified to (fma (/ (+ (/ 1 eps) 1) (exp x)) (exp (* x eps)) (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * * * * [misc]progress: [ 97 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (164 enodes) * * [misc]simplify: iters left: 2 (347 enodes) * [exit]simplify: Simplified to (/ (- 1 (/ 1 eps)) (exp (fma eps x x))) * [exit]simplify: Simplified to (/ (- 1 (/ 1 eps)) (exp (fma eps x x))) * * * * [misc]progress: [ 98 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (130 enodes) * * [misc]simplify: iters left: 2 (275 enodes) * [exit]simplify: Simplified to (expm1 (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * [exit]simplify: Simplified to (expm1 (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * * * * [misc]progress: [ 99 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (130 enodes) * * [misc]simplify: iters left: 2 (275 enodes) * [exit]simplify: Simplified to (log1p (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * [exit]simplify: Simplified to (log1p (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * * * * [misc]progress: [ 100 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (274 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 eps) 1) (exp (fma eps x x))) * [exit]simplify: Simplified to (/ (- (/ 1 eps) 1) (exp (fma eps x x))) * * * * [misc]progress: [ 101 / 181 ] simplifiying candidate # * * * * [misc]progress: [ 102 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (- (/ 1 eps) 1)) (- (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (95 enodes) * * [misc]simplify: iters left: 1 (177 enodes) * [exit]simplify: Simplified to (- (log (- (/ 1 eps) 1)) (fma eps x x)) * [exit]simplify: Simplified to (- (log (- (/ 1 eps) 1)) (fma eps x x)) * * * * [misc]progress: [ 103 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (162 enodes) * * [misc]simplify: iters left: 2 (355 enodes) * [exit]simplify: Simplified to (- (log (- (/ 1 eps) 1)) (fma eps x x)) * [exit]simplify: Simplified to (- (log (- (/ 1 eps) 1)) (fma eps x x)) * * * * [misc]progress: [ 104 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (144 enodes) * * [misc]simplify: iters left: 2 (313 enodes) * [exit]simplify: Simplified to (exp (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * [exit]simplify: Simplified to (exp (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * * * * [misc]progress: [ 105 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (- (/ 1 eps) 1) (- (/ 1 eps) 1)) (- (/ 1 eps) 1)) (* (* (exp (- (* (+ 1 eps) x))) (exp (- (* (+ 1 eps) x)))) (exp (- (* (+ 1 eps) x))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (120 enodes) * * [misc]simplify: iters left: 3 (448 enodes) * [exit]simplify: Simplified to (/ (pow (- (/ 1 eps) 1) 3) (pow (exp (fma x eps x)) 3)) * [exit]simplify: Simplified to (/ (pow (- (/ 1 eps) 1) 3) (pow (exp (fma x eps x)) 3)) * * * * [misc]progress: [ 106 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) (cbrt (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (131 enodes) * * [misc]simplify: iters left: 2 (276 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) (cbrt (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * [exit]simplify: Simplified to (* (cbrt (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) (cbrt (/ (- (/ 1 eps) 1) (exp (fma eps x x))))) * [enter]simplify: Simplifying (cbrt (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (130 enodes) * * [misc]simplify: iters left: 2 (275 enodes) * [exit]simplify: Simplified to (cbrt (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * [exit]simplify: Simplified to (cbrt (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * * * * [misc]progress: [ 107 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (97 enodes) * * [misc]simplify: iters left: 3 (400 enodes) * [exit]simplify: Simplified to (pow (/ (- (/ 1 eps) 1) (exp (fma eps x x))) 3) * [exit]simplify: Simplified to (pow (/ (- (/ 1 eps) 1) (exp (fma eps x x))) 3) * * * * [misc]progress: [ 108 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (130 enodes) * * [misc]simplify: iters left: 2 (275 enodes) * [exit]simplify: Simplified to (sqrt (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * [exit]simplify: Simplified to (sqrt (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * [enter]simplify: Simplifying (sqrt (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (130 enodes) * * [misc]simplify: iters left: 2 (275 enodes) * [exit]simplify: Simplified to (sqrt (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * [exit]simplify: Simplified to (sqrt (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) * * * * [misc]progress: [ 109 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (pow (/ 1 eps) 3) (pow 1 3)) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (56 enodes) * * [misc]simplify: iters left: 2 (82 enodes) * * [misc]simplify: iters left: 1 (104 enodes) * [exit]simplify: Simplified to (- (/ (/ 1 eps) (* eps eps)) 1) * [exit]simplify: Simplified to (- (/ (/ 1 eps) (* eps eps)) 1) * [enter]simplify: Simplifying (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (71 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (295 enodes) * [exit]simplify: Simplified to (fma (exp (fma x eps x)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x eps x))) * [exit]simplify: Simplified to (fma (exp (fma x eps x)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x eps x))) * * * * [misc]progress: [ 110 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp 0)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (56 enodes) * * [misc]simplify: iters left: 2 (82 enodes) * * [misc]simplify: iters left: 1 (104 enodes) * [exit]simplify: Simplified to (- (/ (/ 1 eps) (* eps eps)) 1) * [exit]simplify: Simplified to (- (/ (/ 1 eps) (* eps eps)) 1) * [enter]simplify: Simplifying (* (+ (* (/ 1 eps) (/ 1 eps)) (+ (* 1 1) (* (/ 1 eps) 1))) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (71 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (295 enodes) * [exit]simplify: Simplified to (fma (exp (fma x eps x)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x eps x))) * [exit]simplify: Simplified to (fma (exp (fma x eps x)) (fma (/ 1 eps) (/ 1 eps) (/ 1 eps)) (exp (fma x eps x))) * * * * [misc]progress: [ 111 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) 1) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (94 enodes) * * [misc]simplify: iters left: 1 (126 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (/ 1 eps) (- 1)) * [exit]simplify: Simplified to (fma (/ 1 eps) (/ 1 eps) (- 1)) * [enter]simplify: Simplifying (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (228 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) * * * * [misc]progress: [ 112 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp 0)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (94 enodes) * * [misc]simplify: iters left: 1 (126 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (/ 1 eps) (- 1)) * [exit]simplify: Simplified to (fma (/ 1 eps) (/ 1 eps) (- 1)) * [enter]simplify: Simplifying (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (228 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) * [exit]simplify: Simplified to (fma (/ 1 eps) (exp (fma eps x x)) (exp (fma eps x x))) * * * * [misc]progress: [ 113 / 181 ] simplifiying candidate # * * * * [misc]progress: [ 114 / 181 ] simplifiying candidate # * * * * [misc]progress: [ 115 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (/ 1 eps) 1) (* (cbrt (exp (- (* (+ 1 eps) x)))) (cbrt (exp (- (* (+ 1 eps) x)))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (127 enodes) * * [misc]simplify: iters left: 2 (245 enodes) * * [misc]simplify: iters left: 1 (459 enodes) * [exit]simplify: Simplified to (* (- (/ 1 eps) 1) (* (cbrt (pow (/ 1 E) (fma eps x x))) (cbrt (pow (/ 1 E) (fma eps x x))))) * [exit]simplify: Simplified to (* (- (/ 1 eps) 1) (* (cbrt (pow (/ 1 E) (fma eps x x))) (cbrt (pow (/ 1 E) (fma eps x x))))) * * * * [misc]progress: [ 116 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (/ 1 eps) 1) (sqrt (exp (- (* (+ 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (110 enodes) * * [misc]simplify: iters left: 2 (215 enodes) * * [misc]simplify: iters left: 1 (413 enodes) * [exit]simplify: Simplified to (* (sqrt (pow (/ 1 E) (fma eps x x))) (- (/ 1 eps) 1)) * [exit]simplify: Simplified to (* (sqrt (pow (/ 1 E) (fma eps x x))) (- (/ 1 eps) 1)) * * * * [misc]progress: [ 117 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (/ 1 eps) 1) 1) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (- (/ 1 eps) 1) * [exit]simplify: Simplified to (- (/ 1 eps) 1) * * * * [misc]progress: [ 118 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (- (/ 1 eps) 1)) (exp (- (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (104 enodes) * * [misc]simplify: iters left: 2 (222 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (/ 1 eps) 1)) (exp (fma eps x x))) * [exit]simplify: Simplified to (/ (cbrt (- (/ 1 eps) 1)) (exp (fma eps x x))) * * * * [misc]progress: [ 119 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (- (/ 1 eps) 1)) (exp (- (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (104 enodes) * * [misc]simplify: iters left: 2 (222 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (/ 1 eps) 1)) (exp (fma eps x x))) * [exit]simplify: Simplified to (/ (sqrt (- (/ 1 eps) 1)) (exp (fma eps x x))) * * * * [misc]progress: [ 120 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (274 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 eps) 1) (exp (fma eps x x))) * [exit]simplify: Simplified to (/ (- (/ 1 eps) 1) (exp (fma eps x x))) * * * * [misc]progress: [ 121 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (sqrt (/ 1 eps)) 1) (exp (- (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (128 enodes) * * [misc]simplify: iters left: 2 (273 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (/ 1 eps)) 1) (exp (fma eps x x))) * [exit]simplify: Simplified to (/ (- (sqrt (/ 1 eps)) 1) (exp (fma eps x x))) * * * * [misc]progress: [ 122 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (/ 1 eps) 1) 1) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (- (/ 1 eps) 1) * [exit]simplify: Simplified to (- (/ 1 eps) 1) * * * * [misc]progress: [ 123 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (/ 1 eps) 1) (exp 0)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * [exit]simplify: Simplified to (- (/ 1 eps) 1) * [exit]simplify: Simplified to (- (/ 1 eps) 1) * * * * [misc]progress: [ 124 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (pow (/ 1 eps) 3) (pow 1 3)) (exp (- (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (81 enodes) * * [misc]simplify: iters left: 3 (166 enodes) * * [misc]simplify: iters left: 2 (344 enodes) * [exit]simplify: Simplified to (/ (- (/ (/ 1 eps) (* eps eps)) 1) (exp (fma eps x x))) * [exit]simplify: Simplified to (/ (- (/ (/ 1 eps) (* eps eps)) 1) (exp (fma eps x x))) * * * * [misc]progress: [ 125 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp (- (* (+ 1 eps) x)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (164 enodes) * * [misc]simplify: iters left: 2 (399 enodes) * [exit]simplify: Simplified to (/ (fma (/ 1 eps) (/ 1 eps) (- 1)) (exp (fma x eps x))) * [exit]simplify: Simplified to (/ (fma (/ 1 eps) (/ 1 eps) (- 1)) (exp (fma x eps x))) * * * * [misc]progress: [ 126 / 181 ] simplifiying candidate # * * * * [misc]progress: [ 127 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (118 enodes) * * [misc]simplify: iters left: 2 (223 enodes) * [exit]simplify: Simplified to (expm1 (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1)))) * [exit]simplify: Simplified to (expm1 (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1)))) * * * * [misc]progress: [ 128 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (118 enodes) * * [misc]simplify: iters left: 2 (223 enodes) * [exit]simplify: Simplified to (log1p (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1)))) * [exit]simplify: Simplified to (log1p (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1)))) * * * * [misc]progress: [ 129 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (117 enodes) * * [misc]simplify: iters left: 2 (223 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) * [exit]simplify: Simplified to (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) * * * * [misc]progress: [ 130 / 181 ] simplifiying candidate # * * * * [misc]progress: [ 131 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (+ 1 (/ 1 eps))) (- (* (- 1 eps) x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (167 enodes) * [exit]simplify: Simplified to (fma x (- eps 1) (log1p (/ 1 eps))) * [exit]simplify: Simplified to (fma x (- eps 1) (log1p (/ 1 eps))) * * * * [misc]progress: [ 132 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (151 enodes) * * [misc]simplify: iters left: 2 (303 enodes) * [exit]simplify: Simplified to (fma x (- eps 1) (log1p (/ 1 eps))) * [exit]simplify: Simplified to (fma x (- eps 1) (log1p (/ 1 eps))) * * * * [misc]progress: [ 133 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (134 enodes) * * [misc]simplify: iters left: 2 (262 enodes) * [exit]simplify: Simplified to (exp (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1)))) * [exit]simplify: Simplified to (exp (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1)))) * * * * [misc]progress: [ 134 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (+ 1 (/ 1 eps)) (+ 1 (/ 1 eps))) (+ 1 (/ 1 eps))) (* (* (exp (- (* (- 1 eps) x))) (exp (- (* (- 1 eps) x)))) (exp (- (* (- 1 eps) x))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (47 enodes) * * [misc]simplify: iters left: 4 (158 enodes) * [exit]simplify: Simplified to (* (exp (* (- (- 1 eps)) (+ x (+ x x)))) (pow (+ (/ 1 eps) 1) 3)) * [exit]simplify: Simplified to (* (exp (* (- (- 1 eps)) (+ x (+ x x)))) (pow (+ (/ 1 eps) 1) 3)) * * * * [misc]progress: [ 135 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))))) (cbrt (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (119 enodes) * * [misc]simplify: iters left: 2 (225 enodes) * [exit]simplify: Simplified to (* (cbrt (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1)))) (cbrt (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))))) * [exit]simplify: Simplified to (* (cbrt (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1)))) (cbrt (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))))) * [enter]simplify: Simplifying (cbrt (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (118 enodes) * * [misc]simplify: iters left: 2 (223 enodes) * [exit]simplify: Simplified to (cbrt (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1)))) * [exit]simplify: Simplified to (cbrt (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1)))) * * * * [misc]progress: [ 136 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))))) (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (100 enodes) * * [misc]simplify: iters left: 3 (275 enodes) * [exit]simplify: Simplified to (pow (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) 3) * [exit]simplify: Simplified to (pow (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) 3) * * * * [misc]progress: [ 137 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (118 enodes) * * [misc]simplify: iters left: 2 (223 enodes) * [exit]simplify: Simplified to (sqrt (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1)))) * [exit]simplify: Simplified to (sqrt (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1)))) * [enter]simplify: Simplifying (sqrt (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (118 enodes) * * [misc]simplify: iters left: 2 (223 enodes) * [exit]simplify: Simplified to (sqrt (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1)))) * [exit]simplify: Simplified to (sqrt (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1)))) * * * * [misc]progress: [ 138 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (pow 1 3) (pow (/ 1 eps) 3)) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * * [misc]simplify: iters left: 1 (60 enodes) * [exit]simplify: Simplified to (+ 1 (/ (/ 1 eps) (* eps eps))) * [exit]simplify: Simplified to (+ 1 (/ (/ 1 eps) (* eps eps))) * [enter]simplify: Simplifying (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (77 enodes) * * [misc]simplify: iters left: 3 (164 enodes) * * [misc]simplify: iters left: 2 (360 enodes) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (pow (exp x) (- 1 eps))) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (pow (exp x) (- 1 eps))) * * * * [misc]progress: [ 139 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp 0)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * * [misc]simplify: iters left: 1 (60 enodes) * [exit]simplify: Simplified to (+ 1 (/ (/ 1 eps) (* eps eps))) * [exit]simplify: Simplified to (+ 1 (/ (/ 1 eps) (* eps eps))) * [enter]simplify: Simplifying (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (77 enodes) * * [misc]simplify: iters left: 3 (164 enodes) * * [misc]simplify: iters left: 2 (360 enodes) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (pow (exp x) (- 1 eps))) * [exit]simplify: Simplified to (* (fma (/ 1 eps) (/ 1 eps) (- 1 (/ 1 eps))) (pow (exp x) (- 1 eps))) * * * * [misc]progress: [ 140 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) 1) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (69 enodes) * [exit]simplify: Simplified to (- 1 (/ 1 (* eps eps))) * [exit]simplify: Simplified to (- 1 (/ 1 (* eps eps))) * [enter]simplify: Simplifying (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (152 enodes) * * [misc]simplify: iters left: 1 (303 enodes) * [exit]simplify: Simplified to (* (pow (exp x) (- 1 eps)) (- 1 (/ 1 eps))) * [exit]simplify: Simplified to (* (pow (exp x) (- 1 eps)) (- 1 (/ 1 eps))) * * * * [misc]progress: [ 141 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp 0)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (69 enodes) * [exit]simplify: Simplified to (- 1 (/ 1 (* eps eps))) * [exit]simplify: Simplified to (- 1 (/ 1 (* eps eps))) * [enter]simplify: Simplifying (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (152 enodes) * * [misc]simplify: iters left: 1 (303 enodes) * [exit]simplify: Simplified to (* (pow (exp x) (- 1 eps)) (- 1 (/ 1 eps))) * [exit]simplify: Simplified to (* (pow (exp x) (- 1 eps)) (- 1 (/ 1 eps))) * * * * [misc]progress: [ 142 / 181 ] simplifiying candidate # * * * * [misc]progress: [ 143 / 181 ] simplifiying candidate # * * * * [misc]progress: [ 144 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ 1 (/ 1 eps)) (* (cbrt (exp (- (* (- 1 eps) x)))) (cbrt (exp (- (* (- 1 eps) x)))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (140 enodes) * * [misc]simplify: iters left: 2 (269 enodes) * [exit]simplify: Simplified to (fma (/ (cbrt (pow (exp x) (- eps 1))) eps) (cbrt (pow (exp x) (- eps 1))) (* (cbrt (pow (exp x) (- eps 1))) (cbrt (pow (exp x) (- eps 1))))) * [exit]simplify: Simplified to (fma (/ (cbrt (pow (exp x) (- eps 1))) eps) (cbrt (pow (exp x) (- eps 1))) (* (cbrt (pow (exp x) (- eps 1))) (cbrt (pow (exp x) (- eps 1))))) * * * * [misc]progress: [ 145 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ 1 (/ 1 eps)) (sqrt (exp (- (* (- 1 eps) x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (119 enodes) * * [misc]simplify: iters left: 2 (217 enodes) * * [misc]simplify: iters left: 1 (488 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (sqrt (pow (exp x) (- eps 1))) (sqrt (pow (exp x) (- eps 1)))) * [exit]simplify: Simplified to (fma (/ 1 eps) (sqrt (pow (exp x) (- eps 1))) (sqrt (pow (exp x) (- eps 1)))) * * * * [misc]progress: [ 146 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ 1 (/ 1 eps)) 1) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (+ (/ 1 eps) 1) * [exit]simplify: Simplified to (+ (/ 1 eps) 1) * * * * [misc]progress: [ 147 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (+ 1 (/ 1 eps))) (exp (- (* (- 1 eps) x)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (191 enodes) * * [misc]simplify: iters left: 1 (492 enodes) * [exit]simplify: Simplified to (/ (cbrt (+ 1 (/ 1 eps))) (pow (exp x) (- 1 eps))) * [exit]simplify: Simplified to (/ (cbrt (+ 1 (/ 1 eps))) (pow (exp x) (- 1 eps))) * * * * [misc]progress: [ 148 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (+ 1 (/ 1 eps))) (exp (- (* (- 1 eps) x)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (191 enodes) * * [misc]simplify: iters left: 1 (492 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (/ 1 eps))) (pow (exp x) (- 1 eps))) * [exit]simplify: Simplified to (/ (sqrt (+ 1 (/ 1 eps))) (pow (exp x) (- 1 eps))) * * * * [misc]progress: [ 149 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (117 enodes) * * [misc]simplify: iters left: 2 (223 enodes) * [exit]simplify: Simplified to (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) * [exit]simplify: Simplified to (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) * * * * [misc]progress: [ 150 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ 1 (/ 1 eps)) 1) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (+ (/ 1 eps) 1) * [exit]simplify: Simplified to (+ (/ 1 eps) 1) * * * * [misc]progress: [ 151 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ 1 (/ 1 eps)) (exp 0)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (+ (/ 1 eps) 1) * [exit]simplify: Simplified to (+ (/ 1 eps) 1) * * * * [misc]progress: [ 152 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp (- (* (- 1 eps) x)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (77 enodes) * * [misc]simplify: iters left: 3 (143 enodes) * * [misc]simplify: iters left: 2 (279 enodes) * [exit]simplify: Simplified to (fma (pow (exp x) (- eps 1)) (/ (/ 1 eps) (* eps eps)) (pow (exp x) (- eps 1))) * [exit]simplify: Simplified to (fma (pow (exp x) (- eps 1)) (/ (/ 1 eps) (* eps eps)) (pow (exp x) (- eps 1))) * * * * [misc]progress: [ 153 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) (exp (- (* (- 1 eps) x)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (146 enodes) * * [misc]simplify: iters left: 2 (311 enodes) * [exit]simplify: Simplified to (fma (/ (- 1) (* eps eps)) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) * [exit]simplify: Simplified to (fma (/ (- 1) (* eps eps)) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) * * * * [misc]progress: [ 154 / 181 ] simplifiying candidate # * * * * [misc]progress: [ 155 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (* (- 1 eps) x)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (expm1 (- x (* x eps))) * [exit]simplify: Simplified to (expm1 (- x (* x eps))) * * * * [misc]progress: [ 156 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (* (- 1 eps) x)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (log1p (- x (* x eps))) * [exit]simplify: Simplified to (log1p (- x (* x eps))) * * * * [misc]progress: [ 157 / 181 ] simplifiying candidate # * * * * [misc]progress: [ 158 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (- 1 eps) x)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (log (- x (* x eps))) * [exit]simplify: Simplified to (log (- x (* x eps))) * * * * [misc]progress: [ 159 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (- 1 eps) x)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (67 enodes) * [exit]simplify: Simplified to (pow (exp x) (- 1 eps)) * [exit]simplify: Simplified to (pow (exp x) (- 1 eps)) * * * * [misc]progress: [ 160 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (- 1 eps) x)) (cbrt (* (- 1 eps) x))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (* (cbrt (- x (* x eps))) (cbrt (- x (* x eps)))) * [exit]simplify: Simplified to (* (cbrt (- x (* x eps))) (cbrt (- x (* x eps)))) * [enter]simplify: Simplifying (cbrt (* (- 1 eps) x)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (cbrt (- x (* x eps))) * [exit]simplify: Simplified to (cbrt (- x (* x eps))) * * * * [misc]progress: [ 161 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (- 1 eps) x) (* (- 1 eps) x)) (* (- 1 eps) x)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (191 enodes) * [exit]simplify: Simplified to (pow (- x (* x eps)) 3) * [exit]simplify: Simplified to (pow (- x (* x eps)) 3) * * * * [misc]progress: [ 162 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (- 1 eps) x)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (sqrt (- x (* x eps))) * [exit]simplify: Simplified to (sqrt (- x (* x eps))) * [enter]simplify: Simplifying (sqrt (* (- 1 eps) x)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (sqrt (- x (* x eps))) * [exit]simplify: Simplified to (sqrt (- x (* x eps))) * * * * [misc]progress: [ 163 / 181 ] simplifiying candidate # * * * * [misc]progress: [ 164 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (- 1 eps)) x) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * [exit]simplify: Simplified to (* (cbrt (- 1 eps)) x) * [exit]simplify: Simplified to (* (cbrt (- 1 eps)) x) * * * * [misc]progress: [ 165 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (- 1 eps)) x) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * [exit]simplify: Simplified to (* (sqrt (- 1 eps)) x) * [exit]simplify: Simplified to (* (sqrt (- 1 eps)) x) * * * * [misc]progress: [ 166 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- 1 eps) x) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * * [misc]simplify: iters left: 1 (24 enodes) * [exit]simplify: Simplified to (- x (* x eps)) * [exit]simplify: Simplified to (- x (* x eps)) * * * * [misc]progress: [ 167 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (pow 1 3) (pow eps 3)) x) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (96 enodes) * [exit]simplify: Simplified to (fma (pow eps 3) (- x) x) * [exit]simplify: Simplified to (fma (pow eps 3) (- x) x) * * * * [misc]progress: [ 168 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (* 1 1) (* eps eps)) x) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (57 enodes) * * [misc]simplify: iters left: 1 (61 enodes) * [exit]simplify: Simplified to (fma (- eps) (* eps x) x) * [exit]simplify: Simplified to (fma (- eps) (* eps x) x) * * * * [misc]progress: [ 169 / 181 ] simplifiying candidate # * * * * [misc]progress: [ 170 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) 2) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (157 enodes) * [exit]simplify: Simplified to (- (* (/ 2/3 2) (pow x 3)) (fma (/ x 2) x (- 1))) * * * * [misc]progress: [ 171 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ (/ (exp (- (* eps x) x)) eps) (+ (exp (- (* eps x) x)) (exp (- (+ (* eps x) x))))) (/ (exp (- (+ (* eps x) x))) eps)) 2) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (101 enodes) * * [misc]simplify: iters left: 3 (215 enodes) * * [misc]simplify: iters left: 2 (441 enodes) * [exit]simplify: Simplified to (/ (- (+ (exp (- (* x eps) x)) (/ (exp (* x eps)) (* eps (exp x)))) (+ (/ (/ 1 eps) (exp (fma x eps x))) (/ (- 1) (exp (fma x eps x))))) 2) * * * * [misc]progress: [ 172 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ (/ (exp (- (* eps x) x)) eps) (+ (exp (- (* eps x) x)) (exp (- (+ (* eps x) x))))) (/ (exp (- (+ (* eps x) x))) eps)) 2) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (101 enodes) * * [misc]simplify: iters left: 3 (215 enodes) * * [misc]simplify: iters left: 2 (441 enodes) * [exit]simplify: Simplified to (/ (- (+ (exp (- (* x eps) x)) (/ (exp (* x eps)) (* eps (exp x)))) (+ (/ (/ 1 eps) (exp (fma x eps x))) (/ (- 1) (exp (fma x eps x))))) 2) * * * * [misc]progress: [ 173 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (- (/ 1 eps) (+ 1 (/ x eps)))) 2) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (108 enodes) * * [misc]simplify: iters left: 3 (238 enodes) * [exit]simplify: Simplified to (/ (- (fma (/ 1 eps) (pow (exp x) (- eps 1)) (pow (exp x) (- eps 1))) (- (/ 1 eps) (+ 1 (/ x eps)))) 2) * * * * [misc]progress: [ 174 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (- (/ (exp (- (+ (* eps x) x))) eps) (exp (- (+ (* eps x) x))))) 2) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (51 enodes) * * [misc]simplify: iters left: 4 (123 enodes) * * [misc]simplify: iters left: 3 (263 enodes) * [exit]simplify: Simplified to (+ (/ (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (/ 1 eps) (exp (fma eps x x)))) 2) (/ (/ 1 2) (exp (fma eps x x)))) * * * * [misc]progress: [ 175 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (- (/ (exp (- (+ (* eps x) x))) eps) (exp (- (+ (* eps x) x))))) 2) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (51 enodes) * * [misc]simplify: iters left: 4 (123 enodes) * * [misc]simplify: iters left: 3 (263 enodes) * [exit]simplify: Simplified to (+ (/ (- (fma (pow (exp x) (- eps 1)) (/ 1 eps) (pow (exp x) (- eps 1))) (/ (/ 1 eps) (exp (fma eps x x)))) 2) (/ (/ 1 2) (exp (fma eps x x)))) * * * * [misc]progress: [ 176 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (- (+ (/ 1 eps) 1) (/ x eps)) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) 2) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (112 enodes) * * [misc]simplify: iters left: 3 (317 enodes) * [exit]simplify: Simplified to (/ (- (+ 1 (- (/ 1 eps) (/ x eps))) (/ (- (/ 1 eps) 1) (exp (fma eps x x)))) 2) * * * * [misc]progress: [ 177 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ (exp (- (* eps x) x)) (/ (exp (- (* eps x) x)) eps)) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) 2) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (102 enodes) * * [misc]simplify: iters left: 3 (245 enodes) * [exit]simplify: Simplified to (/ (+ (- (/ (exp (* x eps)) (* eps (exp x))) (/ (- (/ 1 eps) 1) (exp (fma x eps x)))) (exp (- (* x eps) x))) 2) * * * * [misc]progress: [ 178 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ (exp (- (* eps x) x)) (/ (exp (- (* eps x) x)) eps)) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) 2) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (102 enodes) * * [misc]simplify: iters left: 3 (245 enodes) * [exit]simplify: Simplified to (/ (+ (- (/ (exp (* x eps)) (* eps (exp x))) (/ (- (/ 1 eps) 1) (exp (fma x eps x)))) (exp (- (* x eps) x))) 2) * * * * [misc]progress: [ 179 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* (+ 1 (/ 1 eps)) (exp (- (- x (* eps x))))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) 2) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (115 enodes) * * [misc]simplify: iters left: 3 (289 enodes) * [exit]simplify: Simplified to (- (/ (/ (+ 1 (/ 1 eps)) 2) (exp (- x (* eps x)))) (/ (- (/ 1 eps) 1) (* (exp (fma eps x x)) 2))) * * * * [misc]progress: [ 180 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* (+ 1 (/ 1 eps)) (exp (- (- x (* eps x))))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) 2) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (115 enodes) * * [misc]simplify: iters left: 3 (289 enodes) * [exit]simplify: Simplified to (- (/ (/ (+ 1 (/ 1 eps)) 2) (exp (- x (* eps x)))) (/ (- (/ 1 eps) 1) (* (exp (fma eps x x)) 2))) * * * * [misc]progress: [ 181 / 181 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* (+ 1 (/ 1 eps)) (exp (- (- x (* eps x))))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) 2) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (115 enodes) * * [misc]simplify: iters left: 3 (289 enodes) * [exit]simplify: Simplified to (- (/ (/ (+ 1 (/ 1 eps)) 2) (exp (- x (* eps x)))) (/ (- (/ 1 eps) 1) (* (exp (fma eps x x)) 2))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 2 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 2 ] rewriting at (2 1 1 2) * * * * [misc]progress: [ 2 / 2 ] rewriting at (2 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 2 ] generating series at (2 1 1 2) * [misc]approximate: Taking taylor expansion of (* 2/3 (pow x 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow x 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of (* 2/3 (pow x 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]backup-simplify: Simplify (* 2/3 1) into 2/3 * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 2/3 (pow x 3)) into (* 2/3 (pow x 3)) * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (/ 1 x) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (/ 1 x) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (/ 1 x) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]backup-simplify: Simplify (* 2/3 (pow x -3)) into (/ 2/3 (pow x 3)) * [misc]backup-simplify: Simplify (/ 2/3 (pow x 3)) into (/ 2/3 (pow x 3)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow x -3))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow x -3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -3))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -3)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -3))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -3)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 2/3 (pow (/ 1 x) 3)) into (* 2/3 (pow x 3)) * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (/ 1 (- x)) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (/ 1 (- x)) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (/ 1 (- x)) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]backup-simplify: Simplify (* 2/3 (exp (* 3 (- (log -1) (log x))))) into (* 2/3 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (* 2/3 (exp (* 3 (- (log -1) (log x))))) into (* 2/3 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (exp (* 3 (- (log -1) (log x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x)))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x))))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 2/3 (exp (* 3 (- (log -1) (log (/ 1 (- x))))))) into (* 2/3 (exp (* 3 (- (log -1) (log (/ -1 x)))))) * * * * [misc]progress: [ 2 / 2 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) in x * [misc]taylor: Taking taylor expansion of (+ 2 (* 2/3 (pow x 3))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow x 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of (pow x 2) in x * [misc]taylor: Taking taylor expansion of (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) in x * [misc]taylor: Taking taylor expansion of (+ 2 (* 2/3 (pow x 3))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow x 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of (pow x 2) in x * [misc]backup-simplify: Simplify (+ 2 0) into 2 * [misc]backup-simplify: Simplify (+ 2 0) into 2 * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (* 2/3 1) into 2/3 * [misc]backup-simplify: Simplify (+ 0 2/3) into 2/3 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow x 3)) (+ (* -1 (pow x 2)) 2)) into (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) * [misc]approximate: Taking taylor expansion of (- (+ 2 (* 2/3 (pow (/ 1 x) 3))) (pow (/ 1 x) 2)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (- (+ 2 (* 2/3 (pow (/ 1 x) 3))) (pow (/ 1 x) 2)) in x * [misc]taylor: Taking taylor expansion of (+ 2 (* 2/3 (pow (/ 1 x) 3))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (/ 1 x) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 2) in x * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 2 (- (log x))) into (* -2 (log x)) * [misc]backup-simplify: Simplify (exp (* -2 (log x))) into (pow x -2) * [misc]taylor: Taking taylor expansion of (- (+ 2 (* 2/3 (pow (/ 1 x) 3))) (pow (/ 1 x) 2)) in x * [misc]taylor: Taking taylor expansion of (+ 2 (* 2/3 (pow (/ 1 x) 3))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (/ 1 x) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 2) in x * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 2 (- (log x))) into (* -2 (log x)) * [misc]backup-simplify: Simplify (exp (* -2 (log x))) into (pow x -2) * [misc]backup-simplify: Simplify (* 2/3 (pow x -3)) into (/ 2/3 (pow x 3)) * [misc]backup-simplify: Simplify (+ 2 (/ 2/3 (pow x 3))) into (+ (* 2/3 (/ 1 (pow x 3))) 2) * [misc]backup-simplify: Simplify (- (pow x -2)) into (- (pow x -2)) * [misc]backup-simplify: Simplify (+ (+ (* 2/3 (/ 1 (pow x 3))) 2) (- (pow x -2))) into (- (+ (* 2/3 (/ 1 (pow x 3))) 2) (pow x -2)) * [misc]backup-simplify: Simplify (- (+ (* 2/3 (/ 1 (pow x 3))) 2) (pow x -2)) into (- (+ (* 2/3 (/ 1 (pow x 3))) 2) (pow x -2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow x -3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow x -3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -3)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -2 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 2/3 (/ 1 (pow (/ 1 x) 3))) 2) (pow (/ 1 x) -2)) into (- (+ 2 (* 2/3 (pow x 3))) (pow (/ 1 x) -2)) * [misc]approximate: Taking taylor expansion of (- (+ 2 (* 2/3 (pow (/ 1 (- x)) 3))) (pow (/ 1 (- x)) 2)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (- (+ 2 (* 2/3 (pow (/ 1 (- x)) 3))) (pow (/ 1 (- x)) 2)) in x * [misc]taylor: Taking taylor expansion of (+ 2 (* 2/3 (pow (/ 1 (- x)) 3))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (/ 1 (- x)) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 2) in x * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log x))) into (* 2 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log x)))) into (exp (* 2 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of (- (+ 2 (* 2/3 (pow (/ 1 (- x)) 3))) (pow (/ 1 (- x)) 2)) in x * [misc]taylor: Taking taylor expansion of (+ 2 (* 2/3 (pow (/ 1 (- x)) 3))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (/ 1 (- x)) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 2) in x * [misc]taylor: Taking taylor expansion of (exp (* 2 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 2 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 2 (- (log -1) (log x))) into (* 2 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 2 (- (log -1) (log x)))) into (exp (* 2 (- (log -1) (log x)))) * [misc]backup-simplify: Simplify (* 2/3 (exp (* 3 (- (log -1) (log x))))) into (* 2/3 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) into (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) * [misc]backup-simplify: Simplify (- (exp (* 2 (- (log -1) (log x))))) into (- (exp (* 2 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (+ (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) (- (exp (* 2 (- (log -1) (log x)))))) into (- (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) (exp (* 2 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (- (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) (exp (* 2 (- (log -1) (log x))))) into (- (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) (exp (* 2 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (exp (* 3 (- (log -1) (log x)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (- (log -1) (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x)))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x))))))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (- (log -1) (log x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log (/ 1 (- x)))))))) (exp (* 2 (- (log -1) (log (/ 1 (- x))))))) into (- (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log (/ -1 x))))))) (exp (* 2 (- (log -1) (log (/ -1 x)))))) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (* 2/3 (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (expm1 (* (* x x) (* x 2/3))) * [exit]simplify: Simplified to (expm1 (* (* x x) (* x 2/3))) * * * * [misc]progress: [ 2 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (* 2/3 (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (log1p (* (* x x) (* x 2/3))) * [exit]simplify: Simplified to (log1p (* (* x x) (* x 2/3))) * * * * [misc]progress: [ 3 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* 2/3 (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (fma 3 (log x) (log 2/3)) * [exit]simplify: Simplified to (fma 3 (log x) (log 2/3)) * * * * [misc]progress: [ 5 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* 2/3 (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (pow (exp 2/3) (pow x 3)) * [exit]simplify: Simplified to (pow (exp 2/3) (pow x 3)) * * * * [misc]progress: [ 6 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* 2/3 (pow x 3))) (cbrt (* 2/3 (pow x 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (* (cbrt (* (* x 2/3) (* x x))) (cbrt (* (* x 2/3) (* x x)))) * [exit]simplify: Simplified to (* (cbrt (* (* x 2/3) (* x x))) (cbrt (* (* x 2/3) (* x x)))) * [enter]simplify: Simplifying (cbrt (* 2/3 (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* (* x x) (* x 2/3))) * [exit]simplify: Simplified to (cbrt (* (* x x) (* x 2/3))) * * * * [misc]progress: [ 7 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* 2/3 (pow x 3)) (* 2/3 (pow x 3))) (* 2/3 (pow x 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (195 enodes) * [exit]simplify: Simplified to (pow (* (* x 2/3) (* x x)) 3) * [exit]simplify: Simplified to (pow (* (* x 2/3) (* x x)) 3) * * * * [misc]progress: [ 8 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* 2/3 (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (sqrt (* (* x x) (* x 2/3))) * [exit]simplify: Simplified to (sqrt (* (* x x) (* x 2/3))) * [enter]simplify: Simplifying (sqrt (* 2/3 (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (sqrt (* (* x x) (* x 2/3))) * [exit]simplify: Simplified to (sqrt (* (* x x) (* x 2/3))) * * * * [misc]progress: [ 9 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 (* x x)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (* 2/3 (* x x)) * [exit]simplify: Simplified to (* 2/3 (* x x)) * * * * [misc]progress: [ 11 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 (* (cbrt (pow x 3)) (cbrt (pow x 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (* (* x 2/3) x) * [exit]simplify: Simplified to (* (* x 2/3) x) * * * * [misc]progress: [ 12 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 x) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (* x 2/3) * [exit]simplify: Simplified to (* x 2/3) * * * * [misc]progress: [ 13 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 (sqrt (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (* 2/3 (sqrt (pow x 3))) * [exit]simplify: Simplified to (* 2/3 (sqrt (pow x 3))) * * * * [misc]progress: [ 14 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 2/3 * [exit]simplify: Simplified to 2/3 * * * * [misc]progress: [ 15 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (fma (* (cbrt (+ 2 (* 2/3 (pow x 3)))) (cbrt (+ 2 (* 2/3 (pow x 3))))) (cbrt (+ 2 (* 2/3 (pow x 3)))) (- (* x x))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * [exit]simplify: Simplified to (- (fma (pow x 3) 2/3 2) (* x x)) * [exit]simplify: Simplified to (- (fma (pow x 3) 2/3 2) (* x x)) * [enter]simplify: Simplifying (fma (- x) x (* x x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (- (* x x) (* x x)) * [exit]simplify: Simplified to (- (* x x) (* x x)) * * * * [misc]progress: [ 17 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (fma (* (cbrt (+ 2 (* 2/3 (pow x 3)))) (cbrt (+ 2 (* 2/3 (pow x 3))))) (cbrt (+ 2 (* 2/3 (pow x 3)))) (- (* (cbrt (pow x 2)) (* (cbrt (pow x 2)) (cbrt (pow x 2)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (60 enodes) * * [misc]simplify: iters left: 2 (76 enodes) * * [misc]simplify: iters left: 1 (129 enodes) * [exit]simplify: Simplified to (fma (* x 2/3) (* x x) (- 2 (* x x))) * [exit]simplify: Simplified to (fma (* x 2/3) (* x x) (- 2 (* x x))) * [enter]simplify: Simplifying (fma (- (cbrt (pow x 2))) (* (cbrt (pow x 2)) (cbrt (pow x 2))) (* (cbrt (pow x 2)) (* (cbrt (pow x 2)) (cbrt (pow x 2))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * [exit]simplify: Simplified to 0 * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 18 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (fma (* (cbrt (+ 2 (* 2/3 (pow x 3)))) (cbrt (+ 2 (* 2/3 (pow x 3))))) (cbrt (+ 2 (* 2/3 (pow x 3)))) (- (* (sqrt (pow x 2)) (sqrt (pow x 2))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (115 enodes) * [exit]simplify: Simplified to (fma x (* (* x x) 2/3) (- 2 (* x x))) * [exit]simplify: Simplified to (fma x (* (* x x) 2/3) (- 2 (* x x))) * [enter]simplify: Simplifying (fma (- (sqrt (pow x 2))) (sqrt (pow x 2)) (* (sqrt (pow x 2)) (sqrt (pow x 2)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to 0 * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 19 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (fma (* (cbrt (+ 2 (* 2/3 (pow x 3)))) (cbrt (+ 2 (* 2/3 (pow x 3))))) (cbrt (+ 2 (* 2/3 (pow x 3)))) (- (* (pow x 2) 1))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (105 enodes) * * [misc]simplify: iters left: 2 (142 enodes) * * [misc]simplify: iters left: 1 (190 enodes) * [exit]simplify: Simplified to (fma (* x 2/3) (* x x) (- 2 (* x x))) * [exit]simplify: Simplified to (fma (* x 2/3) (* x x) (- 2 (* x x))) * [enter]simplify: Simplifying (fma (- (pow x 2)) 1 (* (pow x 2) 1)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (73 enodes) * [exit]simplify: Simplified to 0 * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 20 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (fma (sqrt (+ 2 (* 2/3 (pow x 3)))) (sqrt (+ 2 (* 2/3 (pow x 3)))) (- (* x x))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (93 enodes) * * [misc]simplify: iters left: 1 (120 enodes) * [exit]simplify: Simplified to (fma (* x x) (* x 2/3) (- 2 (* x x))) * [exit]simplify: Simplified to (fma (* x x) (* x 2/3) (- 2 (* x x))) * [enter]simplify: Simplifying (fma (- x) x (* x x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (- (* x x) (* x x)) * [exit]simplify: Simplified to (- (* x x) (* x x)) * * * * [misc]progress: [ 21 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (fma (sqrt (+ 2 (* 2/3 (pow x 3)))) (sqrt (+ 2 (* 2/3 (pow x 3)))) (- (* (cbrt (pow x 2)) (* (cbrt (pow x 2)) (cbrt (pow x 2)))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (139 enodes) * * [misc]simplify: iters left: 1 (223 enodes) * [exit]simplify: Simplified to (fma (* x 2/3) (* x x) (- 2 (* x x))) * [exit]simplify: Simplified to (fma (* x 2/3) (* x x) (- 2 (* x x))) * [enter]simplify: Simplifying (fma (- (cbrt (pow x 2))) (* (cbrt (pow x 2)) (cbrt (pow x 2))) (* (cbrt (pow x 2)) (* (cbrt (pow x 2)) (cbrt (pow x 2))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * [exit]simplify: Simplified to 0 * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 22 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (fma (sqrt (+ 2 (* 2/3 (pow x 3)))) (sqrt (+ 2 (* 2/3 (pow x 3)))) (- (* (sqrt (pow x 2)) (sqrt (pow x 2))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (135 enodes) * * [misc]simplify: iters left: 1 (184 enodes) * [exit]simplify: Simplified to (fma (* x 2/3) (* x x) (- 2 (* x x))) * [exit]simplify: Simplified to (fma (* x 2/3) (* x x) (- 2 (* x x))) * [enter]simplify: Simplifying (fma (- (sqrt (pow x 2))) (sqrt (pow x 2)) (* (sqrt (pow x 2)) (sqrt (pow x 2)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to 0 * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 23 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (fma (sqrt (+ 2 (* 2/3 (pow x 3)))) (sqrt (+ 2 (* 2/3 (pow x 3)))) (- (* (pow x 2) 1))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (110 enodes) * * [misc]simplify: iters left: 2 (185 enodes) * * [misc]simplify: iters left: 1 (285 enodes) * [exit]simplify: Simplified to (fma (* x 2/3) (* x x) (- 2 (* x x))) * [exit]simplify: Simplified to (fma (* x 2/3) (* x x) (- 2 (* x x))) * [enter]simplify: Simplifying (fma (- (pow x 2)) 1 (* (pow x 2) 1)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (73 enodes) * [exit]simplify: Simplified to 0 * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 24 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (fma 1 (+ 2 (* 2/3 (pow x 3))) (- (* x x))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (124 enodes) * * [misc]simplify: iters left: 1 (176 enodes) * [exit]simplify: Simplified to (fma (* x x) (* 2/3 x) (- 2 (* x x))) * [exit]simplify: Simplified to (fma (* x x) (* 2/3 x) (- 2 (* x x))) * [enter]simplify: Simplifying (fma (- x) x (* x x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (- (* x x) (* x x)) * [exit]simplify: Simplified to (- (* x x) (* x x)) * * * * [misc]progress: [ 25 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (fma 1 (+ 2 (* 2/3 (pow x 3))) (- (* (cbrt (pow x 2)) (* (cbrt (pow x 2)) (cbrt (pow x 2)))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (163 enodes) * * [misc]simplify: iters left: 1 (358 enodes) * [exit]simplify: Simplified to (fma (* x x) (* 2/3 x) (- 2 (* x x))) * [exit]simplify: Simplified to (fma (* x x) (* 2/3 x) (- 2 (* x x))) * [enter]simplify: Simplifying (fma (- (cbrt (pow x 2))) (* (cbrt (pow x 2)) (cbrt (pow x 2))) (* (cbrt (pow x 2)) (* (cbrt (pow x 2)) (cbrt (pow x 2))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * [exit]simplify: Simplified to 0 * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 26 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (fma 1 (+ 2 (* 2/3 (pow x 3))) (- (* (sqrt (pow x 2)) (sqrt (pow x 2))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (115 enodes) * * [misc]simplify: iters left: 2 (231 enodes) * * [misc]simplify: iters left: 1 (294 enodes) * [exit]simplify: Simplified to (fma (* 2/3 x) (* x x) (- 2 (* x x))) * [exit]simplify: Simplified to (fma (* 2/3 x) (* x x) (- 2 (* x x))) * [enter]simplify: Simplifying (fma (- (sqrt (pow x 2))) (sqrt (pow x 2)) (* (sqrt (pow x 2)) (sqrt (pow x 2)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to 0 * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 27 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (fma 1 (+ 2 (* 2/3 (pow x 3))) (- (* (pow x 2) 1))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (123 enodes) * * [misc]simplify: iters left: 2 (222 enodes) * * [misc]simplify: iters left: 1 (337 enodes) * [exit]simplify: Simplified to (fma (* x x) (* 2/3 x) (- 2 (* x x))) * [exit]simplify: Simplified to (fma (* x x) (* 2/3 x) (- 2 (* x x))) * [enter]simplify: Simplifying (fma (- (pow x 2)) 1 (* (pow x 2) 1)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (73 enodes) * [exit]simplify: Simplified to 0 * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 28 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (- (+ 2 (* 2/3 (pow x 3))) (pow x 2))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (108 enodes) * * [misc]simplify: iters left: 1 (116 enodes) * [exit]simplify: Simplified to (expm1 (fma (* x x) (* x 2/3) (- 2 (* x x)))) * [exit]simplify: Simplified to (expm1 (fma (* x x) (* x 2/3) (- 2 (* x x)))) * * * * [misc]progress: [ 29 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (- (+ 2 (* 2/3 (pow x 3))) (pow x 2))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (108 enodes) * * [misc]simplify: iters left: 1 (116 enodes) * [exit]simplify: Simplified to (log1p (fma (* x x) (* x 2/3) (- 2 (* x x)))) * [exit]simplify: Simplified to (log1p (fma (* x x) (* x 2/3) (- 2 (* x x)))) * * * * [misc]progress: [ 30 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow x 2)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (* (- x) x) * [exit]simplify: Simplified to (* (- x) x) * * * * [misc]progress: [ 31 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow x 2)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (* (- x) x) * [exit]simplify: Simplified to (* (- x) x) * * * * [misc]progress: [ 32 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow x 2)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (* (- x) x) * [exit]simplify: Simplified to (* (- x) x) * * * * [misc]progress: [ 33 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (+ 2 (* 2/3 (pow x 3)))) (exp (pow x 2))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (94 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (187 enodes) * [exit]simplify: Simplified to (exp (fma (* x x) (* x 2/3) (- 2 (* x x)))) * [exit]simplify: Simplified to (exp (fma (* x x) (* x 2/3) (- 2 (* x x)))) * * * * [misc]progress: [ 34 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 35 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (log (- (+ 2 (* 2/3 (pow x 3))) (pow x 2))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (108 enodes) * * [misc]simplify: iters left: 1 (116 enodes) * [exit]simplify: Simplified to (log (fma (* x x) (* x 2/3) (- 2 (* x x)))) * [exit]simplify: Simplified to (log (fma (* x x) (* x 2/3) (- 2 (* x x)))) * * * * [misc]progress: [ 36 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (- (+ 2 (* 2/3 (pow x 3))) (pow x 2))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (123 enodes) * * [misc]simplify: iters left: 2 (179 enodes) * * [misc]simplify: iters left: 1 (220 enodes) * [exit]simplify: Simplified to (exp (fma (* x 2/3) (* x x) (- 2 (* x x)))) * [exit]simplify: Simplified to (exp (fma (* x 2/3) (* x x) (- 2 (* x x)))) * * * * [misc]progress: [ 37 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (- (+ 2 (* 2/3 (pow x 3))) (pow x 2))) (cbrt (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (86 enodes) * * [misc]simplify: iters left: 2 (109 enodes) * * [misc]simplify: iters left: 1 (117 enodes) * [exit]simplify: Simplified to (* (cbrt (fma (* x x) (* x 2/3) (- 2 (* x x)))) (cbrt (fma (* x x) (* x 2/3) (- 2 (* x x))))) * [exit]simplify: Simplified to (* (cbrt (fma (* x x) (* x 2/3) (- 2 (* x x)))) (cbrt (fma (* x x) (* x 2/3) (- 2 (* x x))))) * [enter]simplify: Simplifying (cbrt (- (+ 2 (* 2/3 (pow x 3))) (pow x 2))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (108 enodes) * * [misc]simplify: iters left: 1 (116 enodes) * [exit]simplify: Simplified to (cbrt (fma (* x x) (* x 2/3) (- 2 (* x x)))) * [exit]simplify: Simplified to (cbrt (fma (* x x) (* x 2/3) (- 2 (* x x)))) * * * * [misc]progress: [ 38 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) (- (+ 2 (* 2/3 (pow x 3))) (pow x 2))) (- (+ 2 (* 2/3 (pow x 3))) (pow x 2))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (72 enodes) * * [misc]simplify: iters left: 3 (378 enodes) * [exit]simplify: Simplified to (pow (fma (* x x) (* x 2/3) (- 2 (* x x))) 3) * [exit]simplify: Simplified to (pow (fma (* x x) (* x 2/3) (- 2 (* x x))) 3) * * * * [misc]progress: [ 39 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (+ 2 (* 2/3 (pow x 3))) (pow x 2))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (108 enodes) * * [misc]simplify: iters left: 1 (116 enodes) * [exit]simplify: Simplified to (sqrt (fma (* x x) (* x 2/3) (- 2 (* x x)))) * [exit]simplify: Simplified to (sqrt (fma (* x x) (* x 2/3) (- 2 (* x x)))) * [enter]simplify: Simplifying (sqrt (- (+ 2 (* 2/3 (pow x 3))) (pow x 2))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (108 enodes) * * [misc]simplify: iters left: 1 (116 enodes) * [exit]simplify: Simplified to (sqrt (fma (* x x) (* x 2/3) (- 2 (* x x)))) * [exit]simplify: Simplified to (sqrt (fma (* x x) (* x 2/3) (- 2 (* x x)))) * * * * [misc]progress: [ 40 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow (+ 2 (* 2/3 (pow x 3))) 3) (pow (pow x 2) 3)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (246 enodes) * [exit]simplify: Simplified to (- (pow (fma (pow x 3) 2/3 2) 3) (* (pow x 3) (pow x 3))) * [exit]simplify: Simplified to (- (pow (fma (pow x 3) 2/3 2) 3) (* (pow x 3) (pow x 3))) * [enter]simplify: Simplifying (+ (* (+ 2 (* 2/3 (pow x 3))) (+ 2 (* 2/3 (pow x 3)))) (+ (* (pow x 2) (pow x 2)) (* (+ 2 (* 2/3 (pow x 3))) (pow x 2)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (116 enodes) * * [misc]simplify: iters left: 3 (459 enodes) * [exit]simplify: Simplified to (fma (fma (pow x 3) 2/3 2) (fma (fma x 2/3 1) (* x x) 2) (* (* x x) (* x x))) * [exit]simplify: Simplified to (fma (fma (pow x 3) 2/3 2) (fma (fma x 2/3 1) (* x x) 2) (* (* x x) (* x x))) * * * * [misc]progress: [ 41 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow x 2)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (* (- x) x) * [exit]simplify: Simplified to (* (- x) x) * * * * [misc]progress: [ 42 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (+ 2 (* 2/3 (pow x 3))) (+ 2 (* 2/3 (pow x 3)))) (* (pow x 2) (pow x 2))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (90 enodes) * * [misc]simplify: iters left: 3 (367 enodes) * [exit]simplify: Simplified to (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) * [exit]simplify: Simplified to (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) * [enter]simplify: Simplifying (+ (+ 2 (* 2/3 (pow x 3))) (pow x 2)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (fma (fma 2/3 x 1) (* x x) 2) * [exit]simplify: Simplified to (fma (fma 2/3 x 1) (* x x) 2) * * * * [misc]progress: [ 44 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (sqrt (+ 2 (* 2/3 (pow x 3)))) x) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (+ (sqrt (fma (pow x 3) 2/3 2)) x) * [exit]simplify: Simplified to (+ (sqrt (fma (pow x 3) 2/3 2)) x) * [enter]simplify: Simplifying (- (sqrt (+ 2 (* 2/3 (pow x 3)))) x) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (- (sqrt (fma (pow x 3) 2/3 2)) x) * [exit]simplify: Simplified to (- (sqrt (fma (pow x 3) 2/3 2)) x) * * * * [misc]progress: [ 45 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (sqrt (+ 2 (* 2/3 (pow x 3)))) (sqrt (pow x 2))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * [exit]simplify: Simplified to (+ (fabs x) (sqrt (fma (pow x 3) 2/3 2))) * [exit]simplify: Simplified to (+ (fabs x) (sqrt (fma (pow x 3) 2/3 2))) * [enter]simplify: Simplifying (- (sqrt (+ 2 (* 2/3 (pow x 3)))) (sqrt (pow x 2))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * [exit]simplify: Simplified to (- (sqrt (fma (pow x 3) 2/3 2)) (fabs x)) * [exit]simplify: Simplified to (- (sqrt (fma (pow x 3) 2/3 2)) (fabs x)) * * * * [misc]progress: [ 46 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (84 enodes) * * [misc]simplify: iters left: 2 (107 enodes) * * [misc]simplify: iters left: 1 (115 enodes) * [exit]simplify: Simplified to (fma (* x 2/3) (* x x) (- 2 (* x x))) * [exit]simplify: Simplified to (fma (* x 2/3) (* x x) (- 2 (* x x))) * * * * [misc]progress: [ 47 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* 2/3 (pow x 3)) (pow x 2)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (56 enodes) * * [misc]simplify: iters left: 1 (71 enodes) * [exit]simplify: Simplified to (- (* (* x 2/3) (* x x)) (* x x)) * [exit]simplify: Simplified to (- (* (* x 2/3) (* x x)) (* x x)) * * * * [misc]progress: [ 48 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow x 2)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (* (- x) x) * [exit]simplify: Simplified to (* (- x) x) * * * * [misc]progress: [ 49 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) 2) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (157 enodes) * [exit]simplify: Simplified to (- (* (/ 2/3 2) (pow x 3)) (fma (/ x 2) x (- 1))) * * * * [misc]progress: [ 50 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) 2) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (157 enodes) * [exit]simplify: Simplified to (- (* (/ 2/3 2) (pow x 3)) (fma (/ x 2) x (- 1))) * * * * [misc]progress: [ 51 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log (/ -1 x))))))) (pow x 2)) 2) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (118 enodes) * * [misc]simplify: iters left: 2 (262 enodes) * [exit]simplify: Simplified to (/ (fma (* (* x x) 2/3) x (- 2 (* x x))) 2) * * * * [misc]progress: [ 52 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) 2) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (157 enodes) * [exit]simplify: Simplified to (- (* (/ 2/3 2) (pow x 3)) (fma (/ x 2) x (- 1))) * * * * [misc]progress: [ 53 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ 2 (* 2/3 (pow x 3))) (pow (/ 1 x) -2)) 2) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (90 enodes) * * [misc]simplify: iters left: 1 (111 enodes) * [exit]simplify: Simplified to (/ (- (fma (pow x 3) 2/3 2) (pow (/ 1 x) -2)) 2) * * * * [misc]progress: [ 54 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log (/ -1 x))))))) (exp (* 2 (- (log -1) (log (/ -1 x)))))) 2) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (70 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (364 enodes) * [exit]simplify: Simplified to (/ (fma x (* (* x x) 2/3) (- 2 (* x x))) 2) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 3 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2)) in x * [misc]taylor: Taking taylor expansion of (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) in x * [misc]taylor: Rewrote expression to (+ (* (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2)) (* (pow x 3) (- x))) * [misc]taylor: Taking taylor expansion of (* (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2)) in x * [misc]taylor: Taking taylor expansion of (fma (pow x 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow x 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow x 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow x 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow x 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow x 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* (pow x 3) (- x)) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 x 1) (* x x) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 x 1) (* x x)) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 x 1) (* x x)) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 x 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 x) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 x) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify (* 2 2) into 4 * [misc]backup-simplify: Simplify (+ 4 0) into 4 * [misc]backup-simplify: Simplify (* 2/3 0) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 1 0) into 0 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify (/ 4 2) into 2 * [misc]taylor: Taking taylor expansion of (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2)) in x * [misc]taylor: Taking taylor expansion of (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) in x * [misc]taylor: Rewrote expression to (+ (* (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2)) (* (pow x 3) (- x))) * [misc]taylor: Taking taylor expansion of (* (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2)) in x * [misc]taylor: Taking taylor expansion of (fma (pow x 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow x 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow x 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow x 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow x 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow x 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* (pow x 3) (- x)) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 x 1) (* x x) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 x 1) (* x x)) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 x 1) (* x x)) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 x 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 x) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 x) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify (* 2 2) into 4 * [misc]backup-simplify: Simplify (+ 4 0) into 4 * [misc]backup-simplify: Simplify (* 2/3 0) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 1 0) into 0 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify (/ 4 2) into 2 * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 2)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 1) (* 0 0)) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 2/3 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 2) (+ (* 2 (/ 0 2)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 2))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 1) (+ (* 2/3 0) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (- (/ 0 2) (+ (* 2 (/ 1 2)) (* 0 (/ 0 2)))) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (* 1 2/3) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (* 1 2/3) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (+ (* 2 2/3) (+ (* 0 0) (+ (* 0 0) (* 2/3 2)))) into 8/3 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* 1 0) into 0 * [misc]backup-simplify: Simplify (+ 8/3 0) into 8/3 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 2/3 1) (+ (* 0 0) (* 0 0)))) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (- (/ 8/3 2) (+ (* 2 (/ 2/3 2)) (* 0 (/ 1 2)) (* -1 (/ 0 2)))) into 2/3 * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow x 3)) (+ (* -1 (pow x 2)) 2)) into (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) * [misc]approximate: Taking taylor expansion of (/ (fma (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2) (* (pow (/ 1 x) 3) (- (/ 1 x)))) (fma (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x)) 2)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2) (* (pow (/ 1 x) 3) (- (/ 1 x)))) (fma (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x)) 2)) in x * [misc]taylor: Taking taylor expansion of (fma (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2) (* (pow (/ 1 x) 3) (- (/ 1 x)))) in x * [misc]taylor: Rewrote expression to (+ (* (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2)) (* (pow (/ 1 x) 3) (- (/ 1 x)))) * [misc]taylor: Taking taylor expansion of (* (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2)) in x * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 x) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 x) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 x) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 x) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) (- (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of (- (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x)) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x))) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 x) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 x)) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (* (pow x -3) -1) into (/ -1 (pow x 3)) * [misc]backup-simplify: Simplify (+ 0 (/ -1 (pow x 3))) into (- (/ 1 (pow x 3))) * [misc]backup-simplify: Simplify (* 2/3 1) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 2/3 1) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow x 3))) 2/3) into (/ -3/2 (pow x 3)) * [misc]taylor: Taking taylor expansion of (/ (fma (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2) (* (pow (/ 1 x) 3) (- (/ 1 x)))) (fma (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x)) 2)) in x * [misc]taylor: Taking taylor expansion of (fma (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2) (* (pow (/ 1 x) 3) (- (/ 1 x)))) in x * [misc]taylor: Rewrote expression to (+ (* (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2)) (* (pow (/ 1 x) 3) (- (/ 1 x)))) * [misc]taylor: Taking taylor expansion of (* (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2)) in x * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 x) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 x) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 x) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 x) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) (- (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of (- (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x)) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x))) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 x) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 x)) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (* (pow x -3) -1) into (/ -1 (pow x 3)) * [misc]backup-simplify: Simplify (+ 0 (/ -1 (pow x 3))) into (- (/ 1 (pow x 3))) * [misc]backup-simplify: Simplify (* 2/3 1) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 2/3 1) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow x 3))) 2/3) into (/ -3/2 (pow x 3)) * [misc]backup-simplify: Simplify (/ -3/2 (pow x 3)) into (/ -3/2 (pow x 3)) * [misc]backup-simplify: Simplify (* (pow x -3) 2/3) into (/ 2/3 (pow x 3)) * [misc]backup-simplify: Simplify (+ (/ 2/3 (pow x 3)) 2) into (+ (* 2/3 (/ 1 (pow x 3))) 2) * [misc]backup-simplify: Simplify (* (pow x -3) 2/3) into (/ 2/3 (pow x 3)) * [misc]backup-simplify: Simplify (+ (/ 2/3 (pow x 3)) 2) into (+ (* 2/3 (/ 1 (pow x 3))) 2) * [misc]backup-simplify: Simplify (* (+ (* 2/3 (/ 1 (pow x 3))) 2) (+ (* 2/3 (/ 1 (pow x 3))) 2)) into (pow (+ (* 2/3 (/ 1 (pow x 3))) 2) 2) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ (pow (+ (* 2/3 (/ 1 (pow x 3))) 2) 2) 0) into (+ (* 8/3 (/ 1 (pow x 3))) (+ (* 4/9 (/ 1 (pow x 6))) 4)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 1 1)) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (- (/ (+ (* 8/3 (/ 1 (pow x 3))) (+ (* 4/9 (/ 1 (pow x 6))) 4)) 2/3) (+ (* (/ -3/2 (pow x 3)) (/ 1 2/3)))) into (+ (* 25/4 (/ 1 (pow x 3))) (+ (* 2/3 (/ 1 (pow x 6))) 6)) * [misc]backup-simplify: Simplify (+ (* 25/4 (/ 1 (pow x 3))) (+ (* 2/3 (/ 1 (pow x 6))) 6)) into (+ (* 25/4 (/ 1 (pow x 3))) (+ (* 2/3 (/ 1 (pow x 6))) 6)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (/ 1 (pow x 3))) 2) 0) (* 0 (+ (* 2/3 (/ 1 (pow x 3))) 2))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 1 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 2/3) (+ (* (/ -3/2 (pow x 3)) (/ 0 2/3)) (* (+ (* 25/4 (/ 1 (pow x 3))) (+ (* 2/3 (/ 1 (pow x 6))) 6)) (/ 1 2/3)))) into (- (+ (* 75/8 (/ 1 (pow x 3))) (+ (/ 1 (pow x 6)) 9))) * [misc]backup-simplify: Simplify (- (+ (* 75/8 (/ 1 (pow x 3))) (+ (/ 1 (pow x 6)) 9))) into (- (+ (* 75/8 (/ 1 (pow x 3))) (+ (/ 1 (pow x 6)) 9))) * [misc]backup-simplify: Simplify (+ (* (- (+ (* 75/8 (/ 1 (pow (/ 1 x) 3))) (+ (/ 1 (pow (/ 1 x) 6)) 9))) (pow (/ 1 x) 4)) (+ (* (+ (* 25/4 (/ 1 (pow (/ 1 x) 3))) (+ (* 2/3 (/ 1 (pow (/ 1 x) 6))) 6)) (pow (/ 1 x) 3)) (* (/ -3/2 (pow (/ 1 x) 3)) (pow (/ 1 x) 2)))) into (- (+ (* 6 (/ 1 (pow x 3))) (+ 25/4 (* 2/3 (pow x 3)))) (+ (* 3/2 x) (+ (pow x 2) (+ (* 75/8 (/ 1 x)) (* 9 (/ 1 (pow x 4))))))) * [misc]approximate: Taking taylor expansion of (/ (fma (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2) (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x))))) (fma (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x))) 2)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2) (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x))))) (fma (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x))) 2)) in x * [misc]taylor: Taking taylor expansion of (fma (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2) (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x))))) in x * [misc]taylor: Rewrote expression to (+ (* (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2)) (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x))))) * [misc]taylor: Taking taylor expansion of (* (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2)) in x * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 (- x)) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 (- x)) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 (- x)) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 (- x)) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x))) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x)))) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 (- x)) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 (- x))) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x)) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) 1) into (exp (* 3 (- (log -1) (log x)))) * [misc]backup-simplify: Simplify (+ 0 (exp (* 3 (- (log -1) (log x))))) into (exp (* 3 (- (log -1) (log x)))) * [misc]backup-simplify: Simplify (* 2/3 -1) into -2/3 * [misc]backup-simplify: Simplify (+ -2/3 0) into -2/3 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (* -2/3 1) into -2/3 * [misc]backup-simplify: Simplify (+ -2/3 0) into -2/3 * [misc]backup-simplify: Simplify (/ (exp (* 3 (- (log -1) (log x)))) -2/3) into (* -3/2 (exp (* 3 (- (log -1) (log x))))) * [misc]taylor: Taking taylor expansion of (/ (fma (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2) (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x))))) (fma (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x))) 2)) in x * [misc]taylor: Taking taylor expansion of (fma (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2) (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x))))) in x * [misc]taylor: Rewrote expression to (+ (* (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2)) (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x))))) * [misc]taylor: Taking taylor expansion of (* (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2)) in x * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 (- x)) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 (- x)) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 (- x)) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 (- x)) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x))) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x)))) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 (- x)) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 (- x))) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x)) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) 1) into (exp (* 3 (- (log -1) (log x)))) * [misc]backup-simplify: Simplify (+ 0 (exp (* 3 (- (log -1) (log x))))) into (exp (* 3 (- (log -1) (log x)))) * [misc]backup-simplify: Simplify (* 2/3 -1) into -2/3 * [misc]backup-simplify: Simplify (+ -2/3 0) into -2/3 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (* -2/3 1) into -2/3 * [misc]backup-simplify: Simplify (+ -2/3 0) into -2/3 * [misc]backup-simplify: Simplify (/ (exp (* 3 (- (log -1) (log x)))) -2/3) into (* -3/2 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (* -3/2 (exp (* 3 (- (log -1) (log x))))) into (* -3/2 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) 2/3) into (* 2/3 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (+ (* 2/3 (exp (* 3 (- (log -1) (log x))))) 2) into (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) 2/3) into (* 2/3 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (+ (* 2/3 (exp (* 3 (- (log -1) (log x))))) 2) into (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) * [misc]backup-simplify: Simplify (* (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x))))))) into (pow (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) 2) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (pow (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) 2) 0) into (+ (* 4/9 (pow (exp (* 3 (- (log -1) (log x)))) 2)) (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x))))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (+ (* -2/3 0) (* 1 1)) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (- (/ (+ (* 4/9 (pow (exp (* 3 (- (log -1) (log x)))) 2)) (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x))))))) -2/3) (+ (* (* -3/2 (exp (* 3 (- (log -1) (log x))))) (/ 1 -2/3)))) into (- (+ (* 2/3 (pow (exp (* 3 (- (log -1) (log x)))) 2)) (+ 6 (* 25/4 (exp (* 3 (- (log -1) (log x)))))))) * [misc]backup-simplify: Simplify (- (+ (* 2/3 (pow (exp (* 3 (- (log -1) (log x)))) 2)) (+ 6 (* 25/4 (exp (* 3 (- (log -1) (log x)))))))) into (- (+ (* 2/3 (pow (exp (* 3 (- (log -1) (log x)))) 2)) (+ 6 (* 25/4 (exp (* 3 (- (log -1) (log x)))))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) 0) (* 0 (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -2/3 0) (+ (* 1 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 -2/3) (+ (* (* -3/2 (exp (* 3 (- (log -1) (log x))))) (/ 0 -2/3)) (* (- (+ (* 2/3 (pow (exp (* 3 (- (log -1) (log x)))) 2)) (+ 6 (* 25/4 (exp (* 3 (- (log -1) (log x)))))))) (/ 1 -2/3)))) into (- (+ (pow (exp (* 3 (- (log -1) (log x)))) 2) (+ 9 (* 75/8 (exp (* 3 (- (log -1) (log x)))))))) * [misc]backup-simplify: Simplify (- (+ (pow (exp (* 3 (- (log -1) (log x)))) 2) (+ 9 (* 75/8 (exp (* 3 (- (log -1) (log x)))))))) into (- (+ (pow (exp (* 3 (- (log -1) (log x)))) 2) (+ 9 (* 75/8 (exp (* 3 (- (log -1) (log x)))))))) * [misc]backup-simplify: Simplify (+ (* (- (+ (pow (exp (* 3 (- (log -1) (log (/ 1 (- x)))))) 2) (+ 9 (* 75/8 (exp (* 3 (- (log -1) (log (/ 1 (- x)))))))))) (pow (/ 1 (- x)) 4)) (+ (* (- (+ (* 2/3 (pow (exp (* 3 (- (log -1) (log (/ 1 (- x)))))) 2)) (+ 6 (* 25/4 (exp (* 3 (- (log -1) (log (/ 1 (- x)))))))))) (pow (/ 1 (- x)) 3)) (* (* -3/2 (exp (* 3 (- (log -1) (log (/ 1 (- x))))))) (pow (/ 1 (- x)) 2)))) into (- (+ (* 6 (/ 1 (pow x 3))) (+ (* 25/4 (/ (exp (* 3 (- (log -1) (log (/ -1 x))))) (pow x 3))) (* 2/3 (/ (pow (exp (* 3 (- (log -1) (log (/ -1 x))))) 2) (pow x 3))))) (+ (* 75/8 (/ (exp (* 3 (- (log -1) (log (/ -1 x))))) (pow x 4))) (+ (* 3/2 (/ (exp (* 3 (- (log -1) (log (/ -1 x))))) (pow x 2))) (+ (/ (pow (exp (* 3 (- (log -1) (log (/ -1 x))))) 2) (pow x 4)) (* 9 (/ 1 (pow x 4))))))) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1) * [misc]approximate: Taking taylor expansion of (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) in x * [misc]taylor: Rewrote expression to (+ (* (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2)) (* (pow x 3) (- x))) * [misc]taylor: Taking taylor expansion of (* (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2)) in x * [misc]taylor: Taking taylor expansion of (fma (pow x 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow x 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow x 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow x 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow x 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow x 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* (pow x 3) (- x)) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) in x * [misc]taylor: Rewrote expression to (+ (* (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2)) (* (pow x 3) (- x))) * [misc]taylor: Taking taylor expansion of (* (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2)) in x * [misc]taylor: Taking taylor expansion of (fma (pow x 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow x 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow x 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow x 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow x 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow x 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* (pow x 3) (- x)) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify (* 2 2) into 4 * [misc]backup-simplify: Simplify (+ 4 0) into 4 * [misc]backup-simplify: Simplify 4 into 4 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 2)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 2))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 2/3) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (* 1 2/3) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (+ (* 2 2/3) (+ (* 0 0) (+ (* 0 0) (* 2/3 2)))) into 8/3 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (* 1 0) into 0 * [misc]backup-simplify: Simplify (+ 8/3 0) into 8/3 * [misc]backup-simplify: Simplify 8/3 into 8/3 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 2/3) (+ (* 0 0) (+ (* 2/3 0) (* 0 2))))) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 -1) (* 0 0)) into -1 * [misc]backup-simplify: Simplify (+ 0 -1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (+ (* -1 (pow x 4)) (+ (* 8/3 (pow x 3)) 4)) into (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) * [misc]approximate: Taking taylor expansion of (fma (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2) (* (pow (/ 1 x) 3) (- (/ 1 x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2) (* (pow (/ 1 x) 3) (- (/ 1 x)))) in x * [misc]taylor: Rewrote expression to (+ (* (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2)) (* (pow (/ 1 x) 3) (- (/ 1 x)))) * [misc]taylor: Taking taylor expansion of (* (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2)) in x * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 x) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 x) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 x) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 x) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) (- (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of (- (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (fma (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2) (* (pow (/ 1 x) 3) (- (/ 1 x)))) in x * [misc]taylor: Rewrote expression to (+ (* (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2)) (* (pow (/ 1 x) 3) (- (/ 1 x)))) * [misc]taylor: Taking taylor expansion of (* (fma (pow (/ 1 x) 3) 2/3 2) (fma (pow (/ 1 x) 3) 2/3 2)) in x * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 x) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 x) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 x) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 x) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) (- (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of (- (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (* (pow x -3) -1) into (/ -1 (pow x 3)) * [misc]backup-simplify: Simplify (+ 0 (/ -1 (pow x 3))) into (- (/ 1 (pow x 3))) * [misc]backup-simplify: Simplify (- (/ 1 (pow x 3))) into (- (/ 1 (pow x 3))) * [misc]backup-simplify: Simplify (* (pow x -3) 2/3) into (/ 2/3 (pow x 3)) * [misc]backup-simplify: Simplify (+ (/ 2/3 (pow x 3)) 2) into (+ (* 2/3 (/ 1 (pow x 3))) 2) * [misc]backup-simplify: Simplify (* (pow x -3) 2/3) into (/ 2/3 (pow x 3)) * [misc]backup-simplify: Simplify (+ (/ 2/3 (pow x 3)) 2) into (+ (* 2/3 (/ 1 (pow x 3))) 2) * [misc]backup-simplify: Simplify (* (+ (* 2/3 (/ 1 (pow x 3))) 2) (+ (* 2/3 (/ 1 (pow x 3))) 2)) into (pow (+ (* 2/3 (/ 1 (pow x 3))) 2) 2) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ (pow (+ (* 2/3 (/ 1 (pow x 3))) 2) 2) 0) into (+ (* 8/3 (/ 1 (pow x 3))) (+ (* 4/9 (/ 1 (pow x 6))) 4)) * [misc]backup-simplify: Simplify (+ (* 8/3 (/ 1 (pow x 3))) (+ (* 4/9 (/ 1 (pow x 6))) 4)) into (+ (* 8/3 (/ 1 (pow x 3))) (+ (* 4/9 (/ 1 (pow x 6))) 4)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (/ 1 (pow x 3))) 2) 0) (* 0 (+ (* 2/3 (/ 1 (pow x 3))) 2))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (/ 1 (pow x 3))) 2) 0) (+ (* 0 0) (* 0 (+ (* 2/3 (/ 1 (pow x 3))) 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (/ 1 (pow x 3))) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 2/3 (/ 1 (pow x 3))) 2))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (/ 1 (pow x 3))) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 2/3 (/ 1 (pow x 3))) 2)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (/ 1 (pow x 3))) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 2/3 (/ 1 (pow x 3))) 2))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (/ 1 (pow x 3))) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 2/3 (/ 1 (pow x 3))) 2)))))))) into 0 * [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 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [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 * [misc]backup-simplify: Simplify (/ (+ (* 720 (/ (* (pow (* 1 0) 7)) (pow 1 7))) (* -2520 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1)) (pow 1 6))) (* 2520 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2)) (pow 1 5))) (* 840 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1)) (pow 1 5))) (* -630 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3)) (pow 1 4))) (* -1260 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 4))) (* -210 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1)) (pow 1 4))) (* 210 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow 1 3))) (* 140 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2)) (pow 1 3))) (* 210 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 3))) (* 42 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 1)) (pow 1 3))) (* -35 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow 1 2))) (* -21 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* -7 (/ (* (pow (* 1 0) 1) 1 1 1 1 (pow (* 720 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 1 (pow (* 5040 0) 1)) (pow 1 1)))) 5040) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 7) 5040)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (+ (* 8/3 (/ 1 (pow (/ 1 x) 3))) (+ (* 4/9 (/ 1 (pow (/ 1 x) 6))) 4)) (* (- (/ 1 (pow (/ 1 x) 3))) (/ 1 (/ 1 x)))) into (- (+ 4 (+ (* 8/3 (pow x 3)) (* 4/9 (pow x 6)))) (pow x 4)) * [misc]approximate: Taking taylor expansion of (fma (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2) (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x))))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2) (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x))))) in x * [misc]taylor: Rewrote expression to (+ (* (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2)) (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x))))) * [misc]taylor: Taking taylor expansion of (* (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2)) in x * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 (- x)) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 (- x)) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 (- x)) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 (- x)) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (fma (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2) (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x))))) in x * [misc]taylor: Rewrote expression to (+ (* (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2)) (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x))))) * [misc]taylor: Taking taylor expansion of (* (fma (pow (/ 1 (- x)) 3) 2/3 2) (fma (pow (/ 1 (- x)) 3) 2/3 2)) in x * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 (- x)) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 (- x)) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 (- x)) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 (- x)) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) (- (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) 1) into (exp (* 3 (- (log -1) (log x)))) * [misc]backup-simplify: Simplify (+ 0 (exp (* 3 (- (log -1) (log x))))) into (exp (* 3 (- (log -1) (log x)))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) 2/3) into (* 2/3 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (+ (* 2/3 (exp (* 3 (- (log -1) (log x))))) 2) into (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) 2/3) into (* 2/3 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (+ (* 2/3 (exp (* 3 (- (log -1) (log x))))) 2) into (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) * [misc]backup-simplify: Simplify (* (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x))))))) into (pow (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) 2) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (pow (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) 2) 0) into (+ (* 4/9 (pow (exp (* 3 (- (log -1) (log x)))) 2)) (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x))))))) * [misc]backup-simplify: Simplify (+ (* 4/9 (pow (exp (* 3 (- (log -1) (log x)))) 2)) (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x))))))) into (+ (* 4/9 (pow (exp (* 3 (- (log -1) (log x)))) 2)) (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x))))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) 0) (* 0 (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) 0) (+ (* 0 0) (* 0 (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x))))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x))))))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [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 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [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 * [misc]backup-simplify: Simplify (/ (+ (* 720 (/ (* (pow (* 1 0) 7)) (pow -1 7))) (* -2520 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1)) (pow -1 6))) (* 2520 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2)) (pow -1 5))) (* 840 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1)) (pow -1 5))) (* -630 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3)) (pow -1 4))) (* -1260 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 4))) (* -210 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1)) (pow -1 4))) (* 210 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow -1 3))) (* 140 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2)) (pow -1 3))) (* 210 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 3))) (* 42 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 1)) (pow -1 3))) (* -35 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow -1 2))) (* -21 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* -7 (/ (* (pow (* 1 0) 1) 1 1 1 1 (pow (* 720 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 1 (pow (* 5040 0) 1)) (pow -1 1)))) 5040) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 7) 5040)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- -1) into 1 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (+ (* 4/9 (pow (exp (* 3 (- (log -1) (log (/ 1 (- x)))))) 2)) (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log (/ 1 (- x))))))))) (* (exp (* 3 (- (log -1) (log (/ 1 (- x)))))) (/ 1 (/ 1 (- x))))) into (- (+ (* 4/9 (pow (exp (* 3 (- (log -1) (log (/ -1 x))))) 2)) (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log (/ -1 x)))))))) (* (exp (* 3 (- (log -1) (log (/ -1 x))))) x)) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1 2) * [misc]approximate: Taking taylor expansion of (fma (pow x 3) 2/3 2) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma (pow x 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow x 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow x 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow x 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow x 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow x 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 2/3) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow x 3)) 2) into (+ 2 (* 2/3 (pow x 3))) * [misc]approximate: Taking taylor expansion of (fma (pow (/ 1 x) 3) 2/3 2) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 x) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 x) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 x) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 x) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (* (pow x -3) 2/3) into (/ 2/3 (pow x 3)) * [misc]backup-simplify: Simplify (+ (/ 2/3 (pow x 3)) 2) into (+ (* 2/3 (/ 1 (pow x 3))) 2) * [misc]backup-simplify: Simplify (+ (* 2/3 (/ 1 (pow x 3))) 2) into (+ (* 2/3 (/ 1 (pow x 3))) 2) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 (/ 1 (pow (/ 1 x) 3))) 2) into (+ 2 (* 2/3 (pow x 3))) * [misc]approximate: Taking taylor expansion of (fma (pow (/ 1 (- x)) 3) 2/3 2) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 (- x)) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 (- x)) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 (- x)) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 (- x)) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) 2/3) into (* 2/3 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (+ (* 2/3 (exp (* 3 (- (log -1) (log x))))) 2) into (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) * [misc]backup-simplify: Simplify (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) into (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log (/ 1 (- x)))))))) into (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log (/ -1 x))))))) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 1 1) * [misc]approximate: Taking taylor expansion of (fma (pow x 3) 2/3 2) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma (pow x 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow x 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow x 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow x 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow x 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow x 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 2/3) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow x 3)) 2) into (+ 2 (* 2/3 (pow x 3))) * [misc]approximate: Taking taylor expansion of (fma (pow (/ 1 x) 3) 2/3 2) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 x) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 x) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 x) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 x) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 x) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (* (pow x -3) 2/3) into (/ 2/3 (pow x 3)) * [misc]backup-simplify: Simplify (+ (/ 2/3 (pow x 3)) 2) into (+ (* 2/3 (/ 1 (pow x 3))) 2) * [misc]backup-simplify: Simplify (+ (* 2/3 (/ 1 (pow x 3))) 2) into (+ (* 2/3 (/ 1 (pow x 3))) 2) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow x -3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 (/ 1 (pow (/ 1 x) 3))) 2) into (+ 2 (* 2/3 (pow x 3))) * [misc]approximate: Taking taylor expansion of (fma (pow (/ 1 (- x)) 3) 2/3 2) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 (- x)) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 (- x)) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (pow (/ 1 (- x)) 3) 2/3 2) in x * [misc]taylor: Rewrote expression to (+ (* (pow (/ 1 (- x)) 3) 2/3) 2) * [misc]taylor: Taking taylor expansion of (* (pow (/ 1 (- x)) 3) 2/3) in x * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) 2/3) into (* 2/3 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (+ (* 2/3 (exp (* 3 (- (log -1) (log x))))) 2) into (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) * [misc]backup-simplify: Simplify (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) into (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log x)))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (exp (* 3 (- (log -1) (log x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log (/ 1 (- x)))))))) into (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log (/ -1 x))))))) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (421 enodes) * [exit]simplify: Simplified to (expm1 (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (expm1 (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 2 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (421 enodes) * [exit]simplify: Simplified to (log1p (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (log1p (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 3 / 71 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (log (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (146 enodes) * * [misc]simplify: iters left: 2 (423 enodes) * [exit]simplify: Simplified to (- (log (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (log (fma (* x x) (fma x 2/3 1) 2))) * [exit]simplify: Simplified to (- (log (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (log (fma (* x x) (fma x 2/3 1) 2))) * * * * [misc]progress: [ 5 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (149 enodes) * * [misc]simplify: iters left: 2 (424 enodes) * [exit]simplify: Simplified to (log (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (log (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 6 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (424 enodes) * [exit]simplify: Simplified to (exp (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (exp (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 7 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (* (* (fma (fma 2/3 x 1) (* x x) 2) (fma (fma 2/3 x 1) (* x x) 2)) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (127 enodes) * * [misc]simplify: iters left: 3 (481 enodes) * [exit]simplify: Simplified to (pow (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2)) 3) * [exit]simplify: Simplified to (pow (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2)) 3) * * * * [misc]progress: [ 8 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2))) (cbrt (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (440 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) (cbrt (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2)))) * [exit]simplify: Simplified to (* (cbrt (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) (cbrt (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2)))) * [enter]simplify: Simplifying (cbrt (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (421 enodes) * [exit]simplify: Simplified to (cbrt (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (cbrt (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 9 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2)) (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2))) (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (101 enodes) * * [misc]simplify: iters left: 3 (334 enodes) * [exit]simplify: Simplified to (pow (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (* x x) (fma x 2/3 1) 2)) 3) * [exit]simplify: Simplified to (pow (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (* x x) (fma x 2/3 1) 2)) 3) * * * * [misc]progress: [ 10 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (421 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (sqrt (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) * [enter]simplify: Simplifying (sqrt (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (421 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (sqrt (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 11 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (- (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (151 enodes) * [exit]simplify: Simplified to (fma (fma (* x x) (* 2/3 x) 2) (- (fma (* x x) (* 2/3 x) 2)) (* (* x x) (* x x))) * [exit]simplify: Simplified to (fma (fma (* x x) (* 2/3 x) 2) (- (fma (* x x) (* 2/3 x) 2)) (* (* x x) (* x x))) * [enter]simplify: Simplifying (- (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (48 enodes) * * [misc]simplify: iters left: 1 (150 enodes) * [exit]simplify: Simplified to (- (fma (fma x 2/3 1) (* x x) 2)) * [exit]simplify: Simplified to (- (fma (fma x 2/3 1) (* x x) 2)) * * * * [misc]progress: [ 12 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (cbrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))))) (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (162 enodes) * * [misc]simplify: iters left: 2 (443 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (cbrt (fma (* x x) (fma 2/3 x 1) 2))) (/ (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (cbrt (fma (* x x) (fma 2/3 x 1) 2)))) * [exit]simplify: Simplified to (* (/ (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (cbrt (fma (* x x) (fma 2/3 x 1) 2))) (/ (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (cbrt (fma (* x x) (fma 2/3 x 1) 2)))) * [enter]simplify: Simplifying (/ (cbrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (cbrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (426 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (cbrt (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (/ (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (cbrt (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 13 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (cbrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))))) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (70 enodes) * * [misc]simplify: iters left: 3 (148 enodes) * * [misc]simplify: iters left: 2 (424 enodes) * [exit]simplify: Simplified to (* (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (- x) (pow x 3)))) (/ (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (- x) (pow x 3)))) (sqrt (fma (* x x) (fma 2/3 x 1) 2)))) * [exit]simplify: Simplified to (* (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (- x) (pow x 3)))) (/ (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (- x) (pow x 3)))) (sqrt (fma (* x x) (fma 2/3 x 1) 2)))) * [enter]simplify: Simplifying (/ (cbrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (426 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (/ (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 14 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (cbrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (136 enodes) * * [misc]simplify: iters left: 2 (369 enodes) * [exit]simplify: Simplified to (* (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))))) * [exit]simplify: Simplified to (* (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))))) * [enter]simplify: Simplifying (/ (cbrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (139 enodes) * * [misc]simplify: iters left: 2 (406 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (fma (fma x 2/3 1) (* x x) 2)) * [exit]simplify: Simplified to (/ (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (fma (fma x 2/3 1) (* x x) 2)) * * * * [misc]progress: [ 15 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (421 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (* (cbrt (fma (* x x) (fma x 2/3 1) 2)) (cbrt (fma (* x x) (fma x 2/3 1) 2)))) * [exit]simplify: Simplified to (/ (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (* (cbrt (fma (* x x) (fma x 2/3 1) 2)) (cbrt (fma (* x x) (fma x 2/3 1) 2)))) * [enter]simplify: Simplifying (/ (sqrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (cbrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (426 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (cbrt (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (/ (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (cbrt (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 16 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (426 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (/ (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * [enter]simplify: Simplifying (/ (sqrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (426 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (/ (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 17 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (124 enodes) * * [misc]simplify: iters left: 2 (344 enodes) * [exit]simplify: Simplified to (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * [exit]simplify: Simplified to (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * [enter]simplify: Simplifying (/ (sqrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (139 enodes) * * [misc]simplify: iters left: 2 (406 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (fma (fma x 2/3 1) (* x x) 2)) * [exit]simplify: Simplified to (/ (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (fma (fma x 2/3 1) (* x x) 2)) * * * * [misc]progress: [ 18 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (97 enodes) * * [misc]simplify: iters left: 1 (193 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (fma (fma x 2/3 1) (* x x) 2)) (cbrt (fma (fma x 2/3 1) (* x x) 2)))) * [exit]simplify: Simplified to (/ 1 (* (cbrt (fma (fma x 2/3 1) (* x x) 2)) (cbrt (fma (fma x 2/3 1) (* x x) 2)))) * [enter]simplify: Simplifying (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (cbrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (421 enodes) * [exit]simplify: Simplified to (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (cbrt (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (cbrt (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 19 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (93 enodes) * * [misc]simplify: iters left: 1 (202 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (fma (* x x) (fma x 2/3 1) 2))) * [exit]simplify: Simplified to (/ 1 (sqrt (fma (* x x) (fma x 2/3 1) 2))) * [enter]simplify: Simplifying (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (421 enodes) * [exit]simplify: Simplified to (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 20 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (141 enodes) * * [misc]simplify: iters left: 2 (426 enodes) * [exit]simplify: Simplified to (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (* x x) (fma x 2/3 1) 2)) * [exit]simplify: Simplified to (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (fma (* x x) (fma x 2/3 1) 2)) * * * * [misc]progress: [ 21 / 71 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (92 enodes) * [exit]simplify: Simplified to (/ 1 (fma (* x x) (fma x 2/3 1) 2)) * [exit]simplify: Simplified to (/ 1 (fma (* x x) (fma x 2/3 1) 2)) * * * * [misc]progress: [ 23 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma (fma 2/3 x 1) (* x x) 2) (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (139 enodes) * * [misc]simplify: iters left: 2 (413 enodes) * [exit]simplify: Simplified to (/ (/ (fma (* x x) (fma x 2/3 1) 2) (fma (* x x) (fma x 2/3 1) 2)) (- (fma (* x x) (* x 2/3) 2) (* x x))) * [exit]simplify: Simplified to (/ (/ (fma (* x x) (fma x 2/3 1) 2) (fma (* x x) (fma x 2/3 1) 2)) (- (fma (* x x) (* x 2/3) 2) (* x x))) * * * * [misc]progress: [ 24 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (151 enodes) * * [misc]simplify: iters left: 2 (462 enodes) * [exit]simplify: Simplified to (* (/ (fma (* x x) (fma x 2/3 1) 2) (cbrt (fma (* x x) (fma x 2/3 1) 2))) (/ (- (fma (* x x) (* 2/3 x) 2) (* x x)) (cbrt (fma (* x x) (fma x 2/3 1) 2)))) * [exit]simplify: Simplified to (* (/ (fma (* x x) (fma x 2/3 1) 2) (cbrt (fma (* x x) (fma x 2/3 1) 2))) (/ (- (fma (* x x) (* 2/3 x) 2) (* x x)) (cbrt (fma (* x x) (fma x 2/3 1) 2)))) * * * * [misc]progress: [ 25 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (142 enodes) * * [misc]simplify: iters left: 2 (421 enodes) * [exit]simplify: Simplified to (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 26 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (376 enodes) * [exit]simplify: Simplified to (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) * [exit]simplify: Simplified to (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) * * * * [misc]progress: [ 27 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma (fma 2/3 x 1) (* x x) 2) (cbrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (139 enodes) * * [misc]simplify: iters left: 2 (408 enodes) * [exit]simplify: Simplified to (/ (fma (fma x 2/3 1) (* x x) 2) (cbrt (fma (fma (* x x) (* x 2/3) 2) (fma (* x x) (* x 2/3) 2) (* (- x) (pow x 3))))) * [exit]simplify: Simplified to (/ (fma (fma x 2/3 1) (* x x) 2) (cbrt (fma (fma (* x x) (* x 2/3) 2) (fma (* x x) (* x 2/3) 2) (* (- x) (pow x 3))))) * * * * [misc]progress: [ 28 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma (fma 2/3 x 1) (* x x) 2) (sqrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (139 enodes) * * [misc]simplify: iters left: 2 (408 enodes) * [exit]simplify: Simplified to (/ (fma (fma x 2/3 1) (* x x) 2) (sqrt (fma (fma (* x x) (* x 2/3) 2) (fma (* x x) (* x 2/3) 2) (* (- x) (pow x 3))))) * [exit]simplify: Simplified to (/ (fma (fma x 2/3 1) (* x x) 2) (sqrt (fma (fma (* x x) (* x 2/3) 2) (fma (* x x) (* x 2/3) 2) (* (- x) (pow x 3))))) * * * * [misc]progress: [ 29 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma (fma 2/3 x 1) (* x x) 2) (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (139 enodes) * * [misc]simplify: iters left: 2 (413 enodes) * [exit]simplify: Simplified to (/ (/ (fma (* x x) (fma x 2/3 1) 2) (fma (* x x) (fma x 2/3 1) 2)) (- (fma (* x x) (* x 2/3) 2) (* x x))) * [exit]simplify: Simplified to (/ (/ (fma (* x x) (fma x 2/3 1) 2) (fma (* x x) (fma x 2/3 1) 2)) (- (fma (* x x) (* x 2/3) 2) (* x x))) * * * * [misc]progress: [ 30 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (120 enodes) * * [misc]simplify: iters left: 2 (355 enodes) * [exit]simplify: Simplified to (expm1 (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * [exit]simplify: Simplified to (expm1 (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * * * * [misc]progress: [ 31 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (120 enodes) * * [misc]simplify: iters left: 2 (355 enodes) * [exit]simplify: Simplified to (log1p (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * [exit]simplify: Simplified to (log1p (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * * * * [misc]progress: [ 32 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (* (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (64 enodes) * [exit]simplify: Simplified to (* (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (* (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2)) * * * * [misc]progress: [ 33 / 71 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (log (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (120 enodes) * * [misc]simplify: iters left: 2 (358 enodes) * [exit]simplify: Simplified to (log (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * [exit]simplify: Simplified to (log (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * * * * [misc]progress: [ 35 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (150 enodes) * * [misc]simplify: iters left: 2 (454 enodes) * [exit]simplify: Simplified to (exp (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * [exit]simplify: Simplified to (exp (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * * * * [misc]progress: [ 36 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (cbrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (122 enodes) * * [misc]simplify: iters left: 2 (357 enodes) * [exit]simplify: Simplified to (* (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))))) * [exit]simplify: Simplified to (* (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))))) * [enter]simplify: Simplifying (cbrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (120 enodes) * * [misc]simplify: iters left: 2 (355 enodes) * [exit]simplify: Simplified to (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * [exit]simplify: Simplified to (cbrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * * * * [misc]progress: [ 37 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (260 enodes) * [exit]simplify: Simplified to (pow (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) 3) * [exit]simplify: Simplified to (pow (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x))) 3) * * * * [misc]progress: [ 38 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (120 enodes) * * [misc]simplify: iters left: 2 (355 enodes) * [exit]simplify: Simplified to (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * [exit]simplify: Simplified to (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * [enter]simplify: Simplifying (sqrt (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (120 enodes) * * [misc]simplify: iters left: 2 (355 enodes) * [exit]simplify: Simplified to (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * [exit]simplify: Simplified to (sqrt (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (pow x 3) (- x)))) * * * * [misc]progress: [ 39 / 71 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (expm1 (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (expm1 (fma (* x x) (* 2/3 x) 2)) * * * * [misc]progress: [ 41 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (log1p (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (log1p (fma (* x x) (* 2/3 x) 2)) * * * * [misc]progress: [ 42 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow x 3) 2/3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (17 enodes) * [exit]simplify: Simplified to (* (* 2/3 x) (* x x)) * [exit]simplify: Simplified to (* (* 2/3 x) (* x x)) * * * * [misc]progress: [ 43 / 71 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (log (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (log (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (log (fma (* x x) (* 2/3 x) 2)) * * * * [misc]progress: [ 45 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (21 enodes) * [exit]simplify: Simplified to (exp (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (exp (fma (* x x) (* 2/3 x) 2)) * * * * [misc]progress: [ 46 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fma (pow x 3) 2/3 2)) (cbrt (fma (pow x 3) 2/3 2))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (* (cbrt (fma (* x x) (* 2/3 x) 2)) (cbrt (fma (* x x) (* 2/3 x) 2))) * [exit]simplify: Simplified to (* (cbrt (fma (* x x) (* 2/3 x) 2)) (cbrt (fma (* x x) (* 2/3 x) 2))) * [enter]simplify: Simplifying (cbrt (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (cbrt (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (cbrt (fma (* x x) (* 2/3 x) 2)) * * * * [misc]progress: [ 47 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2)) (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (125 enodes) * [exit]simplify: Simplified to (pow (fma (* x x) (* 2/3 x) 2) 3) * [exit]simplify: Simplified to (pow (fma (* x x) (* 2/3 x) 2) 3) * * * * [misc]progress: [ 48 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (sqrt (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (sqrt (fma (* x x) (* 2/3 x) 2)) * [enter]simplify: Simplifying (sqrt (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (sqrt (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (sqrt (fma (* x x) (* 2/3 x) 2)) * * * * [misc]progress: [ 49 / 71 ] simplifiying candidate # * * * * [misc]progress: [ 50 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (expm1 (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (expm1 (fma (* x x) (* 2/3 x) 2)) * * * * [misc]progress: [ 51 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (log1p (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (log1p (fma (* x x) (* 2/3 x) 2)) * * * * [misc]progress: [ 52 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow x 3) 2/3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (17 enodes) * [exit]simplify: Simplified to (* (* 2/3 x) (* x x)) * [exit]simplify: Simplified to (* (* 2/3 x) (* x x)) * * * * [misc]progress: [ 53 / 71 ] simplifiying candidate # * * * * [misc]progress: [ 54 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (log (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (log (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (log (fma (* x x) (* 2/3 x) 2)) * * * * [misc]progress: [ 55 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (21 enodes) * [exit]simplify: Simplified to (exp (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (exp (fma (* x x) (* 2/3 x) 2)) * * * * [misc]progress: [ 56 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fma (pow x 3) 2/3 2)) (cbrt (fma (pow x 3) 2/3 2))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (* (cbrt (fma (* x x) (* 2/3 x) 2)) (cbrt (fma (* x x) (* 2/3 x) 2))) * [exit]simplify: Simplified to (* (cbrt (fma (* x x) (* 2/3 x) 2)) (cbrt (fma (* x x) (* 2/3 x) 2))) * [enter]simplify: Simplifying (cbrt (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (cbrt (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (cbrt (fma (* x x) (* 2/3 x) 2)) * * * * [misc]progress: [ 57 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2)) (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (125 enodes) * [exit]simplify: Simplified to (pow (fma (* x x) (* 2/3 x) 2) 3) * [exit]simplify: Simplified to (pow (fma (* x x) (* 2/3 x) 2) 3) * * * * [misc]progress: [ 58 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (sqrt (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (sqrt (fma (* x x) (* 2/3 x) 2)) * [enter]simplify: Simplifying (sqrt (fma (pow x 3) 2/3 2)) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (sqrt (fma (* x x) (* 2/3 x) 2)) * [exit]simplify: Simplified to (sqrt (fma (* x x) (* 2/3 x) 2)) * * * * [misc]progress: [ 59 / 71 ] simplifiying candidate # * * * * [misc]progress: [ 60 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) 2) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (157 enodes) * [exit]simplify: Simplified to (- (* (/ 2/3 2) (pow x 3)) (fma (/ x 2) x (- 1))) * * * * [misc]progress: [ 61 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ (* 6 (/ 1 (pow x 3))) (+ 25/4 (* 2/3 (pow x 3)))) (+ (* 3/2 x) (+ (pow x 2) (+ (* 75/8 (/ 1 x)) (* 9 (/ 1 (pow x 4))))))) 2) * * [misc]simplify: iters left: 6 (29 enodes) * * [misc]simplify: iters left: 5 (68 enodes) * * [misc]simplify: iters left: 4 (180 enodes) * [exit]simplify: Simplified to (/ (- (+ (/ (/ 6 x) (* x x)) (fma 2/3 (pow x 3) 25/4)) (+ (/ 9 (pow x 4)) (fma x (+ 3/2 x) (/ 75/8 x)))) 2) * * * * [misc]progress: [ 62 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ (* 6 (/ 1 (pow x 3))) (+ (* 25/4 (/ (exp (* 3 (- (log -1) (log (/ -1 x))))) (pow x 3))) (* 2/3 (/ (pow (exp (* 3 (- (log -1) (log (/ -1 x))))) 2) (pow x 3))))) (+ (* 75/8 (/ (exp (* 3 (- (log -1) (log (/ -1 x))))) (pow x 4))) (+ (* 3/2 (/ (exp (* 3 (- (log -1) (log (/ -1 x))))) (pow x 2))) (+ (/ (pow (exp (* 3 (- (log -1) (log (/ -1 x))))) 2) (pow x 4)) (* 9 (/ 1 (pow x 4))))))) 2) * * [misc]simplify: iters left: 6 (42 enodes) * * [misc]simplify: iters left: 5 (97 enodes) * * [misc]simplify: iters left: 4 (264 enodes) * [exit]simplify: Simplified to (/ (- (fma (/ 2/3 x) (/ (exp (* (+ 0 (log x)) (+ 3 3))) (* x x)) (fma (/ 25/4 x) (/ (pow (exp 3) (+ 0 (log x))) (* x x)) (/ (/ 6 x) (* x x)))) (fma (/ (pow (exp 3) (+ 0 (log x))) (pow x 4)) 75/8 (+ (/ (exp (* (+ 0 (log x)) (+ 3 3))) (pow x 4)) (fma (/ (pow (exp 3) (+ 0 (log x))) (* x x)) 3/2 (/ 9 (pow x 4)))))) 2) * * * * [misc]progress: [ 63 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (78 enodes) * * [misc]simplify: iters left: 3 (144 enodes) * * [misc]simplify: iters left: 2 (295 enodes) * [exit]simplify: Simplified to (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (* 2 (fma (* x x) (fma x 2/3 1) 2))) * * * * [misc]progress: [ 64 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (+ 4 (+ (* 8/3 (pow x 3)) (* 4/9 (pow x 6)))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (46 enodes) * * [misc]simplify: iters left: 4 (100 enodes) * * [misc]simplify: iters left: 3 (214 enodes) * * [misc]simplify: iters left: 2 (437 enodes) * [exit]simplify: Simplified to (/ (fma 4/9 (pow x 6) (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (* (fma (* x x) (fma 2/3 x 1) 2) 2)) * * * * [misc]progress: [ 65 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (+ (* 4/9 (pow (exp (* 3 (- (log -1) (log (/ -1 x))))) 2)) (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log (/ -1 x)))))))) (* (exp (* 3 (- (log -1) (log (/ -1 x))))) x)) (fma (fma 2/3 x 1) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (58 enodes) * * [misc]simplify: iters left: 4 (137 enodes) * * [misc]simplify: iters left: 3 (324 enodes) * [exit]simplify: Simplified to (/ (fma (pow x 3) (fma 4/9 (pow x 3) 8/3) (fma (pow x 3) (- x) 4)) (* 2 (fma (fma 2/3 x 1) (* x x) 2))) * * * * [misc]progress: [ 66 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma (fma (pow x 3) 2/3 2) (+ 2 (* 2/3 (pow x 3))) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (87 enodes) * * [misc]simplify: iters left: 3 (204 enodes) * [exit]simplify: Simplified to (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (- x) (pow x 3))) (* (fma (fma 2/3 x 1) (* x x) 2) 2)) * * * * [misc]progress: [ 67 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma (fma (pow x 3) 2/3 2) (+ 2 (* 2/3 (pow x 3))) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (87 enodes) * * [misc]simplify: iters left: 3 (204 enodes) * [exit]simplify: Simplified to (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (- x) (pow x 3))) (* (fma (fma 2/3 x 1) (* x x) 2) 2)) * * * * [misc]progress: [ 68 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma (fma (pow x 3) 2/3 2) (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log (/ -1 x))))))) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (50 enodes) * * [misc]simplify: iters left: 4 (110 enodes) * * [misc]simplify: iters left: 3 (260 enodes) * [exit]simplify: Simplified to (/ (fma (fma (* x x) (* 2/3 x) 2) (fma (* x x) (* 2/3 x) 2) (* (- x) (pow x 3))) (* 2 (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 69 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma (+ 2 (* 2/3 (pow x 3))) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (83 enodes) * * [misc]simplify: iters left: 3 (201 enodes) * [exit]simplify: Simplified to (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (- x) (pow x 3))) (* (fma (fma 2/3 x 1) (* x x) 2) 2)) * * * * [misc]progress: [ 70 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma (+ 2 (* 2/3 (pow x 3))) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (83 enodes) * * [misc]simplify: iters left: 3 (201 enodes) * [exit]simplify: Simplified to (/ (fma (fma (pow x 3) 2/3 2) (fma (pow x 3) 2/3 2) (* (- x) (pow x 3))) (* (fma (fma 2/3 x 1) (* x x) 2) 2)) * * * * [misc]progress: [ 71 / 71 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma (+ 2 (* 2/3 (exp (* 3 (- (log -1) (log (/ -1 x))))))) (fma (pow x 3) 2/3 2) (* (pow x 3) (- x))) (fma (fma 2/3 x 1) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (50 enodes) * * [misc]simplify: iters left: 4 (108 enodes) * * [misc]simplify: iters left: 3 (250 enodes) * [exit]simplify: Simplified to (/ (fma (fma (* x x) (* x 2/3) 2) (fma (* x x) (* x 2/3) 2) (* (pow x 3) (- x))) (* 2 (fma (fma 2/3 x 1) (* x x) 2))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 4 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2)) in x * [misc]taylor: Taking taylor expansion of (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) in x * [misc]taylor: Taking taylor expansion of (+ 4 (* 8/3 (pow x 3))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (* 8/3 (pow x 3)) in x * [misc]taylor: Taking taylor expansion of 8/3 in x * [misc]backup-simplify: Simplify 8/3 into 8/3 * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of (pow x 4) in x * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 x 1) (* x x) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 x 1) (* x x)) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 x 1) (* x x)) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 x 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 x) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 x) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (+ 4 0) into 4 * [misc]backup-simplify: Simplify (+ 4 0) into 4 * [misc]backup-simplify: Simplify (* 2/3 0) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 1 0) into 0 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify (/ 4 2) into 2 * [misc]taylor: Taking taylor expansion of (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2)) in x * [misc]taylor: Taking taylor expansion of (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) in x * [misc]taylor: Taking taylor expansion of (+ 4 (* 8/3 (pow x 3))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (* 8/3 (pow x 3)) in x * [misc]taylor: Taking taylor expansion of 8/3 in x * [misc]backup-simplify: Simplify 8/3 into 8/3 * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of (pow x 4) in x * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 x 1) (* x x) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 x 1) (* x x)) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 x 1) (* x x)) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 x 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 x) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 x) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (+ 4 0) into 4 * [misc]backup-simplify: Simplify (+ 4 0) into 4 * [misc]backup-simplify: Simplify (* 2/3 0) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 1 0) into 0 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify (/ 4 2) into 2 * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 1) (* 0 0)) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 2/3 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 2) (+ (* 2 (/ 0 2)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 1) (+ (* 2/3 0) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (- (/ 0 2) (+ (* 2 (/ 1 2)) (* 0 (/ 0 2)))) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (* 8/3 1) into 8/3 * [misc]backup-simplify: Simplify (+ 0 8/3) into 8/3 * [misc]backup-simplify: Simplify (+ 8/3 0) into 8/3 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 2/3 1) (+ (* 0 0) (* 0 0)))) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (- (/ 8/3 2) (+ (* 2 (/ 2/3 2)) (* 0 (/ 1 2)) (* -1 (/ 0 2)))) into 2/3 * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow x 3)) (+ (* -1 (pow x 2)) 2)) into (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) * [misc]approximate: Taking taylor expansion of (/ (- (+ 4 (* 8/3 (pow (/ 1 x) 3))) (pow (/ 1 x) 4)) (fma (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x)) 2)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (+ 4 (* 8/3 (pow (/ 1 x) 3))) (pow (/ 1 x) 4)) (fma (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x)) 2)) in x * [misc]taylor: Taking taylor expansion of (- (+ 4 (* 8/3 (pow (/ 1 x) 3))) (pow (/ 1 x) 4)) in x * [misc]taylor: Taking taylor expansion of (+ 4 (* 8/3 (pow (/ 1 x) 3))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (* 8/3 (pow (/ 1 x) 3)) in x * [misc]taylor: Taking taylor expansion of 8/3 in x * [misc]backup-simplify: Simplify 8/3 into 8/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 4 (- (log x))) into (* -4 (log x)) * [misc]backup-simplify: Simplify (exp (* -4 (log x))) into (pow x -4) * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x)) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x))) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 x) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 x)) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (* 8/3 (pow x -3)) into (/ 8/3 (pow x 3)) * [misc]backup-simplify: Simplify (+ 4 (/ 8/3 (pow x 3))) into (+ (* 8/3 (/ 1 (pow x 3))) 4) * [misc]backup-simplify: Simplify (- (pow x -4)) into (- (pow x -4)) * [misc]backup-simplify: Simplify (+ (+ (* 8/3 (/ 1 (pow x 3))) 4) (- (pow x -4))) into (- (+ (* 8/3 (/ 1 (pow x 3))) 4) (pow x -4)) * [misc]backup-simplify: Simplify (* 2/3 1) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 2/3 1) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (/ (- (+ (* 8/3 (/ 1 (pow x 3))) 4) (pow x -4)) 2/3) into (* 3/2 (- (+ (* 8/3 (/ 1 (pow x 3))) 4) (pow x -4))) * [misc]taylor: Taking taylor expansion of (/ (- (+ 4 (* 8/3 (pow (/ 1 x) 3))) (pow (/ 1 x) 4)) (fma (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x)) 2)) in x * [misc]taylor: Taking taylor expansion of (- (+ 4 (* 8/3 (pow (/ 1 x) 3))) (pow (/ 1 x) 4)) in x * [misc]taylor: Taking taylor expansion of (+ 4 (* 8/3 (pow (/ 1 x) 3))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (* 8/3 (pow (/ 1 x) 3)) in x * [misc]taylor: Taking taylor expansion of 8/3 in x * [misc]backup-simplify: Simplify 8/3 into 8/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 4 (- (log x))) into (* -4 (log x)) * [misc]backup-simplify: Simplify (exp (* -4 (log x))) into (pow x -4) * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x)) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x))) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 x) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 x)) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (* 8/3 (pow x -3)) into (/ 8/3 (pow x 3)) * [misc]backup-simplify: Simplify (+ 4 (/ 8/3 (pow x 3))) into (+ (* 8/3 (/ 1 (pow x 3))) 4) * [misc]backup-simplify: Simplify (- (pow x -4)) into (- (pow x -4)) * [misc]backup-simplify: Simplify (+ (+ (* 8/3 (/ 1 (pow x 3))) 4) (- (pow x -4))) into (- (+ (* 8/3 (/ 1 (pow x 3))) 4) (pow x -4)) * [misc]backup-simplify: Simplify (* 2/3 1) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 2/3 1) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (/ (- (+ (* 8/3 (/ 1 (pow x 3))) 4) (pow x -4)) 2/3) into (* 3/2 (- (+ (* 8/3 (/ 1 (pow x 3))) 4) (pow x -4))) * [misc]backup-simplify: Simplify (* 3/2 (- (+ (* 8/3 (/ 1 (pow x 3))) 4) (pow x -4))) into (* 3/2 (- (+ (* 8/3 (/ 1 (pow x 3))) 4) (pow x -4))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (* 0 (pow x -3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (- (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -4 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 1 1)) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (- (/ 0 2/3) (+ (* (* 3/2 (- (+ (* 8/3 (/ 1 (pow x 3))) 4) (pow x -4))) (/ 1 2/3)))) into (- (* 9/4 (/ 1 (pow x 4))) (+ (* 6 (/ 1 (pow x 3))) 9)) * [misc]backup-simplify: Simplify (- (* 9/4 (/ 1 (pow x 4))) (+ (* 6 (/ 1 (pow x 3))) 9)) into (- (* 9/4 (/ 1 (pow x 4))) (+ (* 6 (/ 1 (pow x 3))) 9)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (* 0 (pow x -3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -4 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 1 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 2/3) (+ (* (* 3/2 (- (+ (* 8/3 (/ 1 (pow x 3))) 4) (pow x -4))) (/ 0 2/3)) (* (- (* 9/4 (/ 1 (pow x 4))) (+ (* 6 (/ 1 (pow x 3))) 9)) (/ 1 2/3)))) into (- (+ (* 9 (/ 1 (pow x 3))) 27/2) (* 27/8 (/ 1 (pow x 4)))) * [misc]backup-simplify: Simplify (- (+ (* 9 (/ 1 (pow x 3))) 27/2) (* 27/8 (/ 1 (pow x 4)))) into (- (+ (* 9 (/ 1 (pow x 3))) 27/2) (* 27/8 (/ 1 (pow x 4)))) * [misc]backup-simplify: Simplify (+ (* (- (+ (* 9 (/ 1 (pow (/ 1 x) 3))) 27/2) (* 27/8 (/ 1 (pow (/ 1 x) 4)))) (pow (/ 1 x) 5)) (+ (* (- (* 9/4 (/ 1 (pow (/ 1 x) 4))) (+ (* 6 (/ 1 (pow (/ 1 x) 3))) 9)) (pow (/ 1 x) 4)) (* (* 3/2 (- (+ (* 8/3 (/ 1 (pow (/ 1 x) 3))) 4) (pow (/ 1 x) -4))) (pow (/ 1 x) 3)))) into (- (+ (* 6 (/ 1 (pow x 3))) (+ (* 27/2 (/ 1 (pow x 5))) (+ 25/4 (* 9 (/ 1 (pow x 2)))))) (+ (* 3/2 x) (+ (* 75/8 (/ 1 x)) (* 9 (/ 1 (pow x 4)))))) * [misc]approximate: Taking taylor expansion of (/ (- (+ 4 (* 8/3 (pow (/ 1 (- x)) 3))) (pow (/ 1 (- x)) 4)) (fma (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x))) 2)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (+ 4 (* 8/3 (pow (/ 1 (- x)) 3))) (pow (/ 1 (- x)) 4)) (fma (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x))) 2)) in x * [misc]taylor: Taking taylor expansion of (- (+ 4 (* 8/3 (pow (/ 1 (- x)) 3))) (pow (/ 1 (- x)) 4)) in x * [misc]taylor: Taking taylor expansion of (+ 4 (* 8/3 (pow (/ 1 (- x)) 3))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (* 8/3 (pow (/ 1 (- x)) 3)) in x * [misc]taylor: Taking taylor expansion of 8/3 in x * [misc]backup-simplify: Simplify 8/3 into 8/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 4 (- (log -1) (log x))) into (* 4 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 4 (- (log -1) (log x)))) into (exp (* 4 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x))) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x)))) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 (- x)) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 (- x))) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x)) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (* 8/3 (exp (* 3 (- (log -1) (log x))))) into (* 8/3 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) into (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) * [misc]backup-simplify: Simplify (- (exp (* 4 (- (log -1) (log x))))) into (- (exp (* 4 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (+ (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) (- (exp (* 4 (- (log -1) (log x)))))) into (- (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) (exp (* 4 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (* 2/3 -1) into -2/3 * [misc]backup-simplify: Simplify (+ -2/3 0) into -2/3 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (* -2/3 1) into -2/3 * [misc]backup-simplify: Simplify (+ -2/3 0) into -2/3 * [misc]backup-simplify: Simplify (/ (- (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) (exp (* 4 (- (log -1) (log x))))) -2/3) into (* -3/2 (- (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) (exp (* 4 (- (log -1) (log x)))))) * [misc]taylor: Taking taylor expansion of (/ (- (+ 4 (* 8/3 (pow (/ 1 (- x)) 3))) (pow (/ 1 (- x)) 4)) (fma (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x))) 2)) in x * [misc]taylor: Taking taylor expansion of (- (+ 4 (* 8/3 (pow (/ 1 (- x)) 3))) (pow (/ 1 (- x)) 4)) in x * [misc]taylor: Taking taylor expansion of (+ 4 (* 8/3 (pow (/ 1 (- x)) 3))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (* 8/3 (pow (/ 1 (- x)) 3)) in x * [misc]taylor: Taking taylor expansion of 8/3 in x * [misc]backup-simplify: Simplify 8/3 into 8/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 4 (- (log -1) (log x))) into (* 4 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 4 (- (log -1) (log x)))) into (exp (* 4 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x))) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x)))) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 (- x)) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 (- x))) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x)) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (* 8/3 (exp (* 3 (- (log -1) (log x))))) into (* 8/3 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) into (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) * [misc]backup-simplify: Simplify (- (exp (* 4 (- (log -1) (log x))))) into (- (exp (* 4 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (+ (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) (- (exp (* 4 (- (log -1) (log x)))))) into (- (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) (exp (* 4 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (* 2/3 -1) into -2/3 * [misc]backup-simplify: Simplify (+ -2/3 0) into -2/3 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (* -2/3 1) into -2/3 * [misc]backup-simplify: Simplify (+ -2/3 0) into -2/3 * [misc]backup-simplify: Simplify (/ (- (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) (exp (* 4 (- (log -1) (log x))))) -2/3) into (* -3/2 (- (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) (exp (* 4 (- (log -1) (log x)))))) * [misc]backup-simplify: Simplify (* -3/2 (- (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) (exp (* 4 (- (log -1) (log x)))))) into (* -3/2 (- (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) (exp (* 4 (- (log -1) (log x)))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (* 0 (exp (* 3 (- (log -1) (log x)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (- (log -1) (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (- (log -1) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (+ (* -2/3 0) (* 1 1)) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (- (/ 0 -2/3) (+ (* (* -3/2 (- (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) (exp (* 4 (- (log -1) (log x)))))) (/ 1 -2/3)))) into (- (* 9/4 (exp (* 4 (- (log -1) (log x))))) (+ 9 (* 6 (exp (* 3 (- (log -1) (log x))))))) * [misc]backup-simplify: Simplify (- (* 9/4 (exp (* 4 (- (log -1) (log x))))) (+ 9 (* 6 (exp (* 3 (- (log -1) (log x))))))) into (- (* 9/4 (exp (* 4 (- (log -1) (log x))))) (+ 9 (* 6 (exp (* 3 (- (log -1) (log x))))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (- (log -1) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -2/3 0) (+ (* 1 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 -2/3) (+ (* (* -3/2 (- (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log x)))))) (exp (* 4 (- (log -1) (log x)))))) (/ 0 -2/3)) (* (- (* 9/4 (exp (* 4 (- (log -1) (log x))))) (+ 9 (* 6 (exp (* 3 (- (log -1) (log x))))))) (/ 1 -2/3)))) into (- (* 27/8 (exp (* 4 (- (log -1) (log x))))) (+ 27/2 (* 9 (exp (* 3 (- (log -1) (log x))))))) * [misc]backup-simplify: Simplify (- (* 27/8 (exp (* 4 (- (log -1) (log x))))) (+ 27/2 (* 9 (exp (* 3 (- (log -1) (log x))))))) into (- (* 27/8 (exp (* 4 (- (log -1) (log x))))) (+ 27/2 (* 9 (exp (* 3 (- (log -1) (log x))))))) * [misc]backup-simplify: Simplify (+ (* (- (* 27/8 (exp (* 4 (- (log -1) (log (/ 1 (- x))))))) (+ 27/2 (* 9 (exp (* 3 (- (log -1) (log (/ 1 (- x))))))))) (pow (/ 1 (- x)) 5)) (+ (* (- (* 9/4 (exp (* 4 (- (log -1) (log (/ 1 (- x))))))) (+ 9 (* 6 (exp (* 3 (- (log -1) (log (/ 1 (- x))))))))) (pow (/ 1 (- x)) 4)) (* (* -3/2 (- (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log (/ 1 (- x)))))))) (exp (* 4 (- (log -1) (log (/ 1 (- x)))))))) (pow (/ 1 (- x)) 3)))) into (- (+ (* 6 (/ 1 (pow x 3))) (+ (* 4 (/ (exp (* 3 (- (log -1) (log (/ -1 x))))) (pow x 3))) (+ (* 27/2 (/ 1 (pow x 5))) (+ (* 9/4 (/ (exp (* 4 (- (log -1) (log (/ -1 x))))) (pow x 4))) (* 9 (/ (exp (* 3 (- (log -1) (log (/ -1 x))))) (pow x 5))))))) (+ (* 6 (/ (exp (* 3 (- (log -1) (log (/ -1 x))))) (pow x 4))) (+ (* 9 (/ 1 (pow x 4))) (+ (* 27/8 (/ (exp (* 4 (- (log -1) (log (/ -1 x))))) (pow x 5))) (* 3/2 (/ (exp (* 4 (- (log -1) (log (/ -1 x))))) (pow x 3))))))) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 1 2) * [misc]approximate: Taking taylor expansion of (* 8/3 (pow x 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 8/3 (pow x 3)) in x * [misc]taylor: Taking taylor expansion of 8/3 in x * [misc]backup-simplify: Simplify 8/3 into 8/3 * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]taylor: Taking taylor expansion of (* 8/3 (pow x 3)) in x * [misc]taylor: Taking taylor expansion of 8/3 in x * [misc]backup-simplify: Simplify 8/3 into 8/3 * [misc]taylor: Taking taylor expansion of (pow x 3) in x * [misc]backup-simplify: Simplify (* 8/3 1) into 8/3 * [misc]backup-simplify: Simplify 8/3 into 8/3 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 8/3 (pow x 3)) into (* 8/3 (pow x 3)) * [misc]approximate: Taking taylor expansion of (* 8/3 (pow (/ 1 x) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 8/3 (pow (/ 1 x) 3)) in x * [misc]taylor: Taking taylor expansion of 8/3 in x * [misc]backup-simplify: Simplify 8/3 into 8/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]taylor: Taking taylor expansion of (* 8/3 (pow (/ 1 x) 3)) in x * [misc]taylor: Taking taylor expansion of 8/3 in x * [misc]backup-simplify: Simplify 8/3 into 8/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log x))) into (* -3 (log x)) * [misc]backup-simplify: Simplify (exp (* -3 (log x))) into (pow x -3) * [misc]backup-simplify: Simplify (* 8/3 (pow x -3)) into (/ 8/3 (pow x 3)) * [misc]backup-simplify: Simplify (/ 8/3 (pow x 3)) into (/ 8/3 (pow x 3)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (* 0 (pow x -3))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (* 0 (pow x -3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -3))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -3)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -3))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) 0) into (- (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (log x))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow x -3)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 8/3 (pow (/ 1 x) 3)) into (* 8/3 (pow x 3)) * [misc]approximate: Taking taylor expansion of (* 8/3 (pow (/ 1 (- x)) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 8/3 (pow (/ 1 (- x)) 3)) in x * [misc]taylor: Taking taylor expansion of 8/3 in x * [misc]backup-simplify: Simplify 8/3 into 8/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]taylor: Taking taylor expansion of (* 8/3 (pow (/ 1 (- x)) 3)) in x * [misc]taylor: Taking taylor expansion of 8/3 in x * [misc]backup-simplify: Simplify 8/3 into 8/3 * [misc]taylor: Taking taylor expansion of (pow (/ 1 (- x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (* 3 (- (log -1) (log x))) into (* 3 (- (log -1) (log x))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log -1) (log x)))) into (exp (* 3 (- (log -1) (log x)))) * [misc]backup-simplify: Simplify (* 8/3 (exp (* 3 (- (log -1) (log x))))) into (* 8/3 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (* 8/3 (exp (* 3 (- (log -1) (log x))))) into (* 8/3 (exp (* 3 (- (log -1) (log x))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log -1) (log x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (* 0 (exp (* 3 (- (log -1) (log x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 0) 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 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x)))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log x)) (log -1)) into (- (log -1) (log x)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log -1) (log x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 8/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (* 3 (- (log -1) (log x))))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 8/3 (exp (* 3 (- (log -1) (log (/ 1 (- x))))))) into (* 8/3 (exp (* 3 (- (log -1) (log (/ -1 x)))))) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2) * [misc]approximate: Taking taylor expansion of (fma (fma 2/3 x 1) (* x x) 2) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 x 1) (* x x) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 x 1) (* x x)) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 x 1) (* x x)) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 x 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 x) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 x) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 x 1) (* x x) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 x 1) (* x x)) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 x 1) (* x x)) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 x 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 x) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 x) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (* 2/3 0) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 1 0) into 0 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 1) (* 0 0)) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 2/3 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 1) (+ (* 2/3 0) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 2/3 1) (+ (* 0 0) (* 0 0)))) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow x 3)) (+ (* 1 (pow x 2)) 2)) into (+ (pow x 2) (+ 2 (* 2/3 (pow x 3)))) * [misc]approximate: Taking taylor expansion of (fma (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x)) 2) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x)) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x))) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 x) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 x)) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x)) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x))) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 (/ 1 x) 1) (* (/ 1 x) (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 x) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 x)) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (* 2/3 1) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 2/3 1) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 1 1)) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 1 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 1 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (+ 2 (+ (* 1 (pow (/ 1 (/ 1 x)) 2)) (* 2/3 (pow (/ 1 (/ 1 x)) 3)))) into (+ (pow x 2) (+ 2 (* 2/3 (pow x 3)))) * [misc]approximate: Taking taylor expansion of (fma (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x))) 2) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x))) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x)))) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 (- x)) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 (- x))) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x)) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fma (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x))) 2) in x * [misc]taylor: Rewrote expression to (+ (* (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x)))) 2) * [misc]taylor: Taking taylor expansion of (* (fma 2/3 (/ 1 (- x)) 1) (* (/ 1 (- x)) (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 (- x)) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 (- x))) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x)) (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (* 2/3 -1) into -2/3 * [misc]backup-simplify: Simplify (+ -2/3 0) into -2/3 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (* -2/3 1) into -2/3 * [misc]backup-simplify: Simplify (+ -2/3 0) into -2/3 * [misc]backup-simplify: Simplify -2/3 into -2/3 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (+ (* -2/3 0) (* 1 1)) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -2/3 0) (+ (* 1 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -2/3 0) (+ (* 1 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 2) into 2 * [misc]backup-simplify: Simplify 2 into 2 * [misc]backup-simplify: Simplify (+ 2 (+ (* 1 (pow (/ 1 (/ 1 (- x))) 2)) (* -2/3 (pow (/ 1 (/ 1 (- x))) 3)))) into (+ (pow x 2) (+ 2 (* 2/3 (pow x 3)))) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 1) * [misc]approximate: Taking taylor expansion of (fma 2/3 x 1) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma 2/3 x 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 x) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 x) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma 2/3 x 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 x) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 x) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 2/3 0) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 2/3 1) (* 0 0)) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 x) 1) into (+ 1 (* 2/3 x)) * [misc]approximate: Taking taylor expansion of (fma 2/3 (/ 1 x) 1) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 x) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 x)) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 x) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 x)) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 x)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 2/3 1) into 2/3 * [misc]backup-simplify: Simplify (+ 2/3 0) into 2/3 * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [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 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 1 (* 2/3 (/ 1 (/ 1 x)))) into (+ 1 (* 2/3 x)) * [misc]approximate: Taking taylor expansion of (fma 2/3 (/ 1 (- x)) 1) in (x) around 0 * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 (- x)) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 (- x))) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma 2/3 (/ 1 (- x)) 1) in x * [misc]taylor: Rewrote expression to (+ (* 2/3 (/ 1 (- x))) 1) * [misc]taylor: Taking taylor expansion of (* 2/3 (/ 1 (- x))) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (/ 1 (- x)) in x * [misc]taylor: Taking taylor expansion of (- x) in x * [misc]taylor: Taking taylor expansion of x in x * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of 1 in x * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 2/3 -1) into -2/3 * [misc]backup-simplify: Simplify (+ -2/3 0) into -2/3 * [misc]backup-simplify: Simplify -2/3 into -2/3 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [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 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 1 (* -2/3 (/ 1 (/ 1 (- x))))) into (+ 1 (* 2/3 x)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (104 enodes) * * [misc]simplify: iters left: 2 (184 enodes) * * [misc]simplify: iters left: 1 (300 enodes) * [exit]simplify: Simplified to (expm1 (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (expm1 (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 2 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (104 enodes) * * [misc]simplify: iters left: 2 (184 enodes) * * [misc]simplify: iters left: 1 (300 enodes) * [exit]simplify: Simplified to (log1p (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (log1p (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 3 / 87 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (log (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (101 enodes) * * [misc]simplify: iters left: 2 (179 enodes) * * [misc]simplify: iters left: 1 (295 enodes) * [exit]simplify: Simplified to (- (log (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (log (fma (fma 2/3 x 1) (* x x) 2))) * [exit]simplify: Simplified to (- (log (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (log (fma (fma 2/3 x 1) (* x x) 2))) * * * * [misc]progress: [ 5 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (112 enodes) * * [misc]simplify: iters left: 2 (196 enodes) * * [misc]simplify: iters left: 1 (325 enodes) * [exit]simplify: Simplified to (log (/ (fma x (* 8/3 (* x x)) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (log (/ (fma x (* 8/3 (* x x)) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 6 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (111 enodes) * * [misc]simplify: iters left: 2 (197 enodes) * * [misc]simplify: iters left: 1 (333 enodes) * [exit]simplify: Simplified to (exp (/ (fma (* x 8/3) (* x x) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (exp (/ (fma (* x 8/3) (* x x) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 7 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (* (* (fma (fma 2/3 x 1) (* x x) 2) (fma (fma 2/3 x 1) (* x x) 2)) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (135 enodes) * [exit]simplify: Simplified to (pow (/ (fma (* x x) (* x 8/3) (- 4 (pow x 4))) (fma (* x x) (fma 2/3 x 1) 2)) 3) * [exit]simplify: Simplified to (pow (/ (fma (* x x) (* x 8/3) (- 4 (pow x 4))) (fma (* x x) (fma 2/3 x 1) 2)) 3) * * * * [misc]progress: [ 8 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2))) (cbrt (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (188 enodes) * * [misc]simplify: iters left: 1 (310 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma x (* x (* x 8/3)) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) (cbrt (/ (fma x (* x (* x 8/3)) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2)))) * [exit]simplify: Simplified to (* (cbrt (/ (fma x (* x (* x 8/3)) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) (cbrt (/ (fma x (* x (* x 8/3)) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2)))) * [enter]simplify: Simplifying (cbrt (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (104 enodes) * * [misc]simplify: iters left: 2 (184 enodes) * * [misc]simplify: iters left: 1 (300 enodes) * [exit]simplify: Simplified to (cbrt (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (cbrt (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 9 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2)) (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2))) (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (113 enodes) * * [misc]simplify: iters left: 3 (406 enodes) * [exit]simplify: Simplified to (pow (/ (fma x (* 8/3 (* x x)) (- 4 (pow x 4))) (fma (* x x) (fma x 2/3 1) 2)) 3) * [exit]simplify: Simplified to (pow (/ (fma x (* 8/3 (* x x)) (- 4 (pow x 4))) (fma (* x x) (fma x 2/3 1) 2)) 3) * * * * [misc]progress: [ 10 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (104 enodes) * * [misc]simplify: iters left: 2 (184 enodes) * * [misc]simplify: iters left: 1 (300 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (sqrt (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) * [enter]simplify: Simplifying (sqrt (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (104 enodes) * * [misc]simplify: iters left: 2 (184 enodes) * * [misc]simplify: iters left: 1 (300 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (sqrt (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 11 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (- (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (87 enodes) * * [misc]simplify: iters left: 2 (150 enodes) * * [misc]simplify: iters left: 1 (271 enodes) * [exit]simplify: Simplified to (- (- (pow x 4) 4) (* (* x x) (* x 8/3))) * [exit]simplify: Simplified to (- (- (pow x 4) 4) (* (* x x) (* x 8/3))) * [enter]simplify: Simplifying (- (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (48 enodes) * * [misc]simplify: iters left: 1 (150 enodes) * [exit]simplify: Simplified to (- (fma (fma x 2/3 1) (* x x) 2)) * [exit]simplify: Simplified to (- (fma (fma x 2/3 1) (* x x) 2)) * * * * [misc]progress: [ 12 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ 4 (* 8/3 (pow x 3))) (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (126 enodes) * * [misc]simplify: iters left: 1 (235 enodes) * [exit]simplify: Simplified to (/ (fma (pow x 3) 8/3 4) (fma (fma 2/3 x 1) (* x x) 2)) * [exit]simplify: Simplified to (/ (fma (pow x 3) 8/3 4) (fma (fma 2/3 x 1) (* x x) 2)) * [enter]simplify: Simplifying (/ (pow x 4) (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * * [misc]simplify: iters left: 1 (94 enodes) * [exit]simplify: Simplified to (/ (pow x 4) (fma (* x x) (fma 2/3 x 1) 2)) * [exit]simplify: Simplified to (/ (pow x 4) (fma (* x x) (fma 2/3 x 1) 2)) * * * * [misc]progress: [ 13 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)))) (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2)))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (75 enodes) * * [misc]simplify: iters left: 3 (120 enodes) * * [misc]simplify: iters left: 2 (204 enodes) * * [misc]simplify: iters left: 1 (318 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (cbrt (fma (* x x) (fma 2/3 x 1) 2))) (/ (cbrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (cbrt (fma (* x x) (fma 2/3 x 1) 2)))) * [exit]simplify: Simplified to (* (/ (cbrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (cbrt (fma (* x x) (fma 2/3 x 1) 2))) (/ (cbrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (cbrt (fma (* x x) (fma 2/3 x 1) 2)))) * [enter]simplify: Simplifying (/ (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (cbrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (181 enodes) * * [misc]simplify: iters left: 1 (310 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma (* x 8/3) (* x x) (- 4 (pow x 4)))) (cbrt (fma (* x x) (fma 2/3 x 1) 2))) * [exit]simplify: Simplified to (/ (cbrt (fma (* x 8/3) (* x x) (- 4 (pow x 4)))) (cbrt (fma (* x x) (fma 2/3 x 1) 2))) * * * * [misc]progress: [ 14 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)))) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (186 enodes) * * [misc]simplify: iters left: 1 (293 enodes) * [exit]simplify: Simplified to (* (cbrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (/ (cbrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (sqrt (fma (fma 2/3 x 1) (* x x) 2)))) * [exit]simplify: Simplified to (* (cbrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (/ (cbrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (sqrt (fma (fma 2/3 x 1) (* x x) 2)))) * [enter]simplify: Simplifying (/ (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (181 enodes) * * [misc]simplify: iters left: 1 (310 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma (* x 8/3) (* x x) (- 4 (pow x 4)))) (sqrt (fma (* x x) (fma 2/3 x 1) 2))) * [exit]simplify: Simplified to (/ (cbrt (fma (* x 8/3) (* x x) (- 4 (pow x 4)))) (sqrt (fma (* x x) (fma 2/3 x 1) 2))) * * * * [misc]progress: [ 15 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (84 enodes) * * [misc]simplify: iters left: 2 (104 enodes) * * [misc]simplify: iters left: 1 (111 enodes) * [exit]simplify: Simplified to (* (cbrt (fma (* x 8/3) (* x x) (- 4 (pow x 4)))) (cbrt (fma (* x 8/3) (* x x) (- 4 (pow x 4))))) * [exit]simplify: Simplified to (* (cbrt (fma (* x 8/3) (* x x) (- 4 (pow x 4)))) (cbrt (fma (* x 8/3) (* x x) (- 4 (pow x 4))))) * [enter]simplify: Simplifying (/ (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (57 enodes) * * [misc]simplify: iters left: 3 (98 enodes) * * [misc]simplify: iters left: 2 (176 enodes) * * [misc]simplify: iters left: 1 (287 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (fma (* x x) (fma 2/3 x 1) 2)) * [exit]simplify: Simplified to (/ (cbrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (fma (* x x) (fma 2/3 x 1) 2)) * * * * [misc]progress: [ 16 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (103 enodes) * * [misc]simplify: iters left: 2 (184 enodes) * * [misc]simplify: iters left: 1 (287 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2)))) * [exit]simplify: Simplified to (/ (sqrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2)))) * [enter]simplify: Simplifying (/ (sqrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (cbrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (181 enodes) * * [misc]simplify: iters left: 1 (310 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma (* x 8/3) (* x x) (- 4 (pow x 4)))) (cbrt (fma (* x x) (fma 2/3 x 1) 2))) * [exit]simplify: Simplified to (/ (sqrt (fma (* x 8/3) (* x x) (- 4 (pow x 4)))) (cbrt (fma (* x x) (fma 2/3 x 1) 2))) * * * * [misc]progress: [ 17 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (181 enodes) * * [misc]simplify: iters left: 1 (310 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma (* x 8/3) (* x x) (- 4 (pow x 4)))) (sqrt (fma (* x x) (fma 2/3 x 1) 2))) * [exit]simplify: Simplified to (/ (sqrt (fma (* x 8/3) (* x x) (- 4 (pow x 4)))) (sqrt (fma (* x x) (fma 2/3 x 1) 2))) * [enter]simplify: Simplifying (/ (sqrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (181 enodes) * * [misc]simplify: iters left: 1 (310 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma (* x 8/3) (* x x) (- 4 (pow x 4)))) (sqrt (fma (* x x) (fma 2/3 x 1) 2))) * [exit]simplify: Simplified to (/ (sqrt (fma (* x 8/3) (* x x) (- 4 (pow x 4)))) (sqrt (fma (* x x) (fma 2/3 x 1) 2))) * * * * [misc]progress: [ 18 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (81 enodes) * * [misc]simplify: iters left: 1 (88 enodes) * [exit]simplify: Simplified to (sqrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) * [exit]simplify: Simplified to (sqrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) * [enter]simplify: Simplifying (/ (sqrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (57 enodes) * * [misc]simplify: iters left: 3 (98 enodes) * * [misc]simplify: iters left: 2 (176 enodes) * * [misc]simplify: iters left: 1 (287 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (fma (* x x) (fma 2/3 x 1) 2)) * [exit]simplify: Simplified to (/ (sqrt (fma (* x x) (* x 8/3) (- 4 (pow x 4)))) (fma (* x x) (fma 2/3 x 1) 2)) * * * * [misc]progress: [ 19 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (97 enodes) * * [misc]simplify: iters left: 1 (193 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (fma (fma x 2/3 1) (* x x) 2)) (cbrt (fma (fma x 2/3 1) (* x x) 2)))) * [exit]simplify: Simplified to (/ 1 (* (cbrt (fma (fma x 2/3 1) (* x x) 2)) (cbrt (fma (fma x 2/3 1) (* x x) 2)))) * [enter]simplify: Simplifying (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (cbrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (104 enodes) * * [misc]simplify: iters left: 2 (184 enodes) * * [misc]simplify: iters left: 1 (300 enodes) * [exit]simplify: Simplified to (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (cbrt (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (cbrt (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 20 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (93 enodes) * * [misc]simplify: iters left: 1 (202 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (fma (* x x) (fma x 2/3 1) 2))) * [exit]simplify: Simplified to (/ 1 (sqrt (fma (* x x) (fma x 2/3 1) 2))) * [enter]simplify: Simplifying (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (104 enodes) * * [misc]simplify: iters left: 2 (184 enodes) * * [misc]simplify: iters left: 1 (300 enodes) * [exit]simplify: Simplified to (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 21 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (105 enodes) * * [misc]simplify: iters left: 2 (185 enodes) * * [misc]simplify: iters left: 1 (310 enodes) * [exit]simplify: Simplified to (/ (fma (* (* x x) 8/3) x (- 4 (pow x 4))) (fma (* x x) (fma x 2/3 1) 2)) * [exit]simplify: Simplified to (/ (fma (* (* x x) 8/3) x (- 4 (pow x 4))) (fma (* x x) (fma x 2/3 1) 2)) * * * * [misc]progress: [ 22 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (+ 4 (* 8/3 (pow x 3)))) (sqrt (pow x 4))) (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2)))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (135 enodes) * * [misc]simplify: iters left: 1 (225 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (pow x 4)) (sqrt (fma (pow x 3) 8/3 4))) (* (cbrt (fma (* x x) (fma 2/3 x 1) 2)) (cbrt (fma (* x x) (fma 2/3 x 1) 2)))) * [exit]simplify: Simplified to (/ (+ (sqrt (pow x 4)) (sqrt (fma (pow x 3) 8/3 4))) (* (cbrt (fma (* x x) (fma 2/3 x 1) 2)) (cbrt (fma (* x x) (fma 2/3 x 1) 2)))) * [enter]simplify: Simplifying (/ (- (sqrt (+ 4 (* 8/3 (pow x 3)))) (sqrt (pow x 4))) (cbrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (142 enodes) * * [misc]simplify: iters left: 1 (265 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (fma (pow x 3) 8/3 4)) (sqrt (pow x 4))) (cbrt (fma (* x x) (fma 2/3 x 1) 2))) * [exit]simplify: Simplified to (/ (- (sqrt (fma (pow x 3) 8/3 4)) (sqrt (pow x 4))) (cbrt (fma (* x x) (fma 2/3 x 1) 2))) * * * * [misc]progress: [ 23 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (+ 4 (* 8/3 (pow x 3)))) (sqrt (pow x 4))) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (132 enodes) * * [misc]simplify: iters left: 1 (235 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (pow x 4)) (sqrt (fma (pow x 3) 8/3 4))) (sqrt (fma (* x x) (fma 2/3 x 1) 2))) * [exit]simplify: Simplified to (/ (+ (sqrt (pow x 4)) (sqrt (fma (pow x 3) 8/3 4))) (sqrt (fma (* x x) (fma 2/3 x 1) 2))) * [enter]simplify: Simplifying (/ (- (sqrt (+ 4 (* 8/3 (pow x 3)))) (sqrt (pow x 4))) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (142 enodes) * * [misc]simplify: iters left: 1 (265 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (fma (pow x 3) 8/3 4)) (sqrt (pow x 4))) (sqrt (fma (* x x) (fma 2/3 x 1) 2))) * [exit]simplify: Simplified to (/ (- (sqrt (fma (pow x 3) 8/3 4)) (sqrt (pow x 4))) (sqrt (fma (* x x) (fma 2/3 x 1) 2))) * * * * [misc]progress: [ 24 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (+ 4 (* 8/3 (pow x 3)))) (sqrt (pow x 4))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * [exit]simplify: Simplified to (+ (sqrt (pow x 4)) (sqrt (fma (pow x 3) 8/3 4))) * [exit]simplify: Simplified to (+ (sqrt (pow x 4)) (sqrt (fma (pow x 3) 8/3 4))) * [enter]simplify: Simplifying (/ (- (sqrt (+ 4 (* 8/3 (pow x 3)))) (sqrt (pow x 4))) (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (141 enodes) * * [misc]simplify: iters left: 1 (255 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (fma (pow x 3) 8/3 4)) (sqrt (pow x 4))) (fma (* x x) (fma 2/3 x 1) 2)) * [exit]simplify: Simplified to (/ (- (sqrt (fma (pow x 3) 8/3 4)) (sqrt (pow x 4))) (fma (* x x) (fma 2/3 x 1) 2)) * * * * [misc]progress: [ 25 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (97 enodes) * * [misc]simplify: iters left: 1 (193 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (fma (fma x 2/3 1) (* x x) 2)) (cbrt (fma (fma x 2/3 1) (* x x) 2)))) * [exit]simplify: Simplified to (/ 1 (* (cbrt (fma (fma x 2/3 1) (* x x) 2)) (cbrt (fma (fma x 2/3 1) (* x x) 2)))) * [enter]simplify: Simplifying (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (cbrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (104 enodes) * * [misc]simplify: iters left: 2 (184 enodes) * * [misc]simplify: iters left: 1 (300 enodes) * [exit]simplify: Simplified to (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (cbrt (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (cbrt (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 26 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (93 enodes) * * [misc]simplify: iters left: 1 (202 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (fma (* x x) (fma x 2/3 1) 2))) * [exit]simplify: Simplified to (/ 1 (sqrt (fma (* x x) (fma x 2/3 1) 2))) * [enter]simplify: Simplifying (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (104 enodes) * * [misc]simplify: iters left: 2 (184 enodes) * * [misc]simplify: iters left: 1 (300 enodes) * [exit]simplify: Simplified to (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 27 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (105 enodes) * * [misc]simplify: iters left: 2 (185 enodes) * * [misc]simplify: iters left: 1 (310 enodes) * [exit]simplify: Simplified to (/ (fma (* (* x x) 8/3) x (- 4 (pow x 4))) (fma (* x x) (fma x 2/3 1) 2)) * [exit]simplify: Simplified to (/ (fma (* (* x x) 8/3) x (- 4 (pow x 4))) (fma (* x x) (fma x 2/3 1) 2)) * * * * [misc]progress: [ 28 / 87 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (92 enodes) * [exit]simplify: Simplified to (/ 1 (fma (* x x) (fma x 2/3 1) 2)) * [exit]simplify: Simplified to (/ 1 (fma (* x x) (fma x 2/3 1) 2)) * * * * [misc]progress: [ 30 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma (fma 2/3 x 1) (* x x) 2) (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (98 enodes) * * [misc]simplify: iters left: 2 (180 enodes) * * [misc]simplify: iters left: 1 (300 enodes) * [exit]simplify: Simplified to (/ (fma (* x x) (fma x 2/3 1) 2) (fma (* (* x 8/3) x) x (- 4 (pow x 4)))) * [exit]simplify: Simplified to (/ (fma (* x x) (fma x 2/3 1) 2) (fma (* (* x 8/3) x) x (- 4 (pow x 4)))) * * * * [misc]progress: [ 31 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (70 enodes) * * [misc]simplify: iters left: 3 (117 enodes) * * [misc]simplify: iters left: 2 (203 enodes) * * [misc]simplify: iters left: 1 (363 enodes) * [exit]simplify: Simplified to (/ (fma x (* (* 8/3 x) x) (- 4 (pow x 4))) (* (cbrt (fma (fma x 2/3 1) (* x x) 2)) (cbrt (fma (fma x 2/3 1) (* x x) 2)))) * [exit]simplify: Simplified to (/ (fma x (* (* 8/3 x) x) (- 4 (pow x 4))) (* (cbrt (fma (fma x 2/3 1) (* x x) 2)) (cbrt (fma (fma x 2/3 1) (* x x) 2)))) * * * * [misc]progress: [ 32 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (sqrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (104 enodes) * * [misc]simplify: iters left: 2 (184 enodes) * * [misc]simplify: iters left: 1 (300 enodes) * [exit]simplify: Simplified to (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * [exit]simplify: Simplified to (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (sqrt (fma (fma x 2/3 1) (* x x) 2))) * * * * [misc]progress: [ 33 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (113 enodes) * * [misc]simplify: iters left: 1 (125 enodes) * [exit]simplify: Simplified to (fma (* x 8/3) (* x x) (- 4 (pow x 4))) * [exit]simplify: Simplified to (fma (* x 8/3) (* x x) (- 4 (pow x 4))) * * * * [misc]progress: [ 34 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma (fma 2/3 x 1) (* x x) 2) (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (57 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (175 enodes) * * [misc]simplify: iters left: 1 (291 enodes) * [exit]simplify: Simplified to (/ (fma (* x x) (fma x 2/3 1) 2) (cbrt (fma (* x x) (* x 8/3) (- 4 (pow x 4))))) * [exit]simplify: Simplified to (/ (fma (* x x) (fma x 2/3 1) 2) (cbrt (fma (* x x) (* x 8/3) (- 4 (pow x 4))))) * * * * [misc]progress: [ 35 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma (fma 2/3 x 1) (* x x) 2) (sqrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (57 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (175 enodes) * * [misc]simplify: iters left: 1 (291 enodes) * [exit]simplify: Simplified to (/ (fma (* x x) (fma x 2/3 1) 2) (sqrt (fma (* x x) (* x 8/3) (- 4 (pow x 4))))) * [exit]simplify: Simplified to (/ (fma (* x x) (fma x 2/3 1) 2) (sqrt (fma (* x x) (* x 8/3) (- 4 (pow x 4))))) * * * * [misc]progress: [ 36 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma (fma 2/3 x 1) (* x x) 2) (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (98 enodes) * * [misc]simplify: iters left: 2 (180 enodes) * * [misc]simplify: iters left: 1 (300 enodes) * [exit]simplify: Simplified to (/ (fma (* x x) (fma x 2/3 1) 2) (fma (* (* x 8/3) x) x (- 4 (pow x 4)))) * [exit]simplify: Simplified to (/ (fma (* x x) (fma x 2/3 1) 2) (fma (* (* x 8/3) x) x (- 4 (pow x 4)))) * * * * [misc]progress: [ 37 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma (fma 2/3 x 1) (* x x) 2) (- (sqrt (+ 4 (* 8/3 (pow x 3)))) (sqrt (pow x 4)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (137 enodes) * * [misc]simplify: iters left: 1 (240 enodes) * [exit]simplify: Simplified to (/ (fma (* x x) (fma x 2/3 1) 2) (- (sqrt (fma 8/3 (pow x 3) 4)) (sqrt (pow x 4)))) * [exit]simplify: Simplified to (/ (fma (* x x) (fma x 2/3 1) 2) (- (sqrt (fma 8/3 (pow x 3) 4)) (sqrt (pow x 4)))) * * * * [misc]progress: [ 38 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma (fma 2/3 x 1) (* x x) 2) (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (98 enodes) * * [misc]simplify: iters left: 2 (180 enodes) * * [misc]simplify: iters left: 1 (300 enodes) * [exit]simplify: Simplified to (/ (fma (* x x) (fma x 2/3 1) 2) (fma (* (* x 8/3) x) x (- 4 (pow x 4)))) * [exit]simplify: Simplified to (/ (fma (* x x) (fma x 2/3 1) 2) (fma (* (* x 8/3) x) x (- 4 (pow x 4)))) * * * * [misc]progress: [ 39 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* (fma (fma 2/3 x 1) (* x x) 2) (+ (* (+ 4 (* 8/3 (pow x 3))) (+ 4 (* 8/3 (pow x 3)))) (+ (* (pow x 4) (pow x 4)) (* (+ 4 (* 8/3 (pow x 3))) (pow x 4))))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (52 enodes) * * [misc]simplify: iters left: 4 (183 enodes) * [exit]simplify: Simplified to (* (fma (fma x 2/3 1) (* x x) 2) (fma (pow x 4) (fma 8/3 (pow x 3) 4) (fma (fma 8/3 (pow x 3) 4) (fma 8/3 (pow x 3) 4) (* (pow x 4) (pow x 4))))) * [exit]simplify: Simplified to (* (fma (fma x 2/3 1) (* x x) 2) (fma (pow x 4) (fma 8/3 (pow x 3) 4) (fma (fma 8/3 (pow x 3) 4) (fma 8/3 (pow x 3) 4) (* (pow x 4) (pow x 4))))) * * * * [misc]progress: [ 40 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* (fma (fma 2/3 x 1) (* x x) 2) (+ (+ 4 (* 8/3 (pow x 3))) (pow x 4))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (94 enodes) * * [misc]simplify: iters left: 3 (307 enodes) * [exit]simplify: Simplified to (* (fma (* x x) (* x 8/3) (+ (pow x 4) 4)) (fma (* x x) (fma x 2/3 1) 2)) * [exit]simplify: Simplified to (* (fma (* x x) (* x 8/3) (+ (pow x 4) 4)) (fma (* x x) (fma x 2/3 1) 2)) * * * * [misc]progress: [ 41 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (* 8/3 (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (expm1 (* (* x x) (* x 8/3))) * [exit]simplify: Simplified to (expm1 (* (* x x) (* x 8/3))) * * * * [misc]progress: [ 42 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (* 8/3 (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (log1p (* (* x x) (* x 8/3))) * [exit]simplify: Simplified to (log1p (* (* x x) (* x 8/3))) * * * * [misc]progress: [ 43 / 87 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* 8/3 (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (fma 3 (log x) (log 8/3)) * [exit]simplify: Simplified to (fma 3 (log x) (log 8/3)) * * * * [misc]progress: [ 45 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* 8/3 (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (pow (exp 8/3) (pow x 3)) * [exit]simplify: Simplified to (pow (exp 8/3) (pow x 3)) * * * * [misc]progress: [ 46 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* 8/3 (pow x 3))) (cbrt (* 8/3 (pow x 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (* (cbrt (* (* x 8/3) (* x x))) (cbrt (* (* x 8/3) (* x x)))) * [exit]simplify: Simplified to (* (cbrt (* (* x 8/3) (* x x))) (cbrt (* (* x 8/3) (* x x)))) * [enter]simplify: Simplifying (cbrt (* 8/3 (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* (* x x) (* x 8/3))) * [exit]simplify: Simplified to (cbrt (* (* x x) (* x 8/3))) * * * * [misc]progress: [ 47 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* 8/3 (pow x 3)) (* 8/3 (pow x 3))) (* 8/3 (pow x 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (195 enodes) * [exit]simplify: Simplified to (pow (* (* x 8/3) (* x x)) 3) * [exit]simplify: Simplified to (pow (* (* x 8/3) (* x x)) 3) * * * * [misc]progress: [ 48 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* 8/3 (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (sqrt (* (* x x) (* x 8/3))) * [exit]simplify: Simplified to (sqrt (* (* x x) (* x 8/3))) * [enter]simplify: Simplifying (sqrt (* 8/3 (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (sqrt (* (* x x) (* x 8/3))) * [exit]simplify: Simplified to (sqrt (* (* x x) (* x 8/3))) * * * * [misc]progress: [ 49 / 87 ] simplifiying candidate # * * * * [misc]progress: [ 50 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* 8/3 (* x x)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (* 8/3 (* x x)) * [exit]simplify: Simplified to (* 8/3 (* x x)) * * * * [misc]progress: [ 51 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* 8/3 (* (cbrt (pow x 3)) (cbrt (pow x 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (* (* x 8/3) x) * [exit]simplify: Simplified to (* (* x 8/3) x) * * * * [misc]progress: [ 52 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* 8/3 x) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (* x 8/3) * [exit]simplify: Simplified to (* x 8/3) * * * * [misc]progress: [ 53 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* 8/3 (sqrt (pow x 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (* 8/3 (sqrt (pow x 3))) * [exit]simplify: Simplified to (* 8/3 (sqrt (pow x 3))) * * * * [misc]progress: [ 54 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* 8/3 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 8/3 * [exit]simplify: Simplified to 8/3 * * * * [misc]progress: [ 55 / 87 ] simplifiying candidate # * * * * [misc]progress: [ 56 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (expm1 (fma (* x x) (fma x 2/3 1) 2)) * [exit]simplify: Simplified to (expm1 (fma (* x x) (fma x 2/3 1) 2)) * * * * [misc]progress: [ 57 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (log1p (fma (* x x) (fma x 2/3 1) 2)) * [exit]simplify: Simplified to (log1p (fma (* x x) (fma x 2/3 1) 2)) * * * * [misc]progress: [ 58 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* (fma 2/3 x 1) (* x x)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (65 enodes) * [exit]simplify: Simplified to (fma (* x 2/3) (* x x) (* x x)) * [exit]simplify: Simplified to (fma (* x 2/3) (* x x) (* x x)) * * * * [misc]progress: [ 59 / 87 ] simplifiying candidate # * * * * [misc]progress: [ 60 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (log (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (log (fma (* x x) (fma x 2/3 1) 2)) * [exit]simplify: Simplified to (log (fma (* x x) (fma x 2/3 1) 2)) * * * * [misc]progress: [ 61 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (exp (fma (fma x 2/3 1) (* x x) 2)) * [exit]simplify: Simplified to (exp (fma (fma x 2/3 1) (* x x) 2)) * * * * [misc]progress: [ 62 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (93 enodes) * * [misc]simplify: iters left: 1 (205 enodes) * [exit]simplify: Simplified to (* (cbrt (fma (* x x) (fma x 2/3 1) 2)) (cbrt (fma (* x x) (fma x 2/3 1) 2))) * [exit]simplify: Simplified to (* (cbrt (fma (* x x) (fma x 2/3 1) 2)) (cbrt (fma (* x x) (fma x 2/3 1) 2))) * [enter]simplify: Simplifying (cbrt (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (cbrt (fma (* x x) (fma x 2/3 1) 2)) * [exit]simplify: Simplified to (cbrt (fma (* x x) (fma x 2/3 1) 2)) * * * * [misc]progress: [ 63 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fma (fma 2/3 x 1) (* x x) 2) (fma (fma 2/3 x 1) (* x x) 2)) (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (125 enodes) * [exit]simplify: Simplified to (pow (fma (* x x) (fma x 2/3 1) 2) 3) * [exit]simplify: Simplified to (pow (fma (* x x) (fma x 2/3 1) 2) 3) * * * * [misc]progress: [ 64 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (sqrt (fma (* x x) (fma x 2/3 1) 2)) * [exit]simplify: Simplified to (sqrt (fma (* x x) (fma x 2/3 1) 2)) * [enter]simplify: Simplifying (sqrt (fma (fma 2/3 x 1) (* x x) 2)) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (sqrt (fma (* x x) (fma x 2/3 1) 2)) * [exit]simplify: Simplified to (sqrt (fma (* x x) (fma x 2/3 1) 2)) * * * * [misc]progress: [ 65 / 87 ] simplifiying candidate # * * * * [misc]progress: [ 66 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (fma 2/3 x 1)) * * [misc]simplify: iters left: 2 (5 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (expm1 (fma 2/3 x 1)) * [exit]simplify: Simplified to (expm1 (fma 2/3 x 1)) * * * * [misc]progress: [ 67 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (fma 2/3 x 1)) * * [misc]simplify: iters left: 2 (5 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (log1p (fma 2/3 x 1)) * [exit]simplify: Simplified to (log1p (fma 2/3 x 1)) * * * * [misc]progress: [ 68 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 x) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (* x 2/3) * [exit]simplify: Simplified to (* x 2/3) * * * * [misc]progress: [ 69 / 87 ] simplifiying candidate # * * * * [misc]progress: [ 70 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (log (fma 2/3 x 1)) * * [misc]simplify: iters left: 2 (5 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (log (fma 2/3 x 1)) * [exit]simplify: Simplified to (log (fma 2/3 x 1)) * * * * [misc]progress: [ 71 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (fma 2/3 x 1)) * * [misc]simplify: iters left: 2 (5 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (exp (fma 2/3 x 1)) * [exit]simplify: Simplified to (exp (fma 2/3 x 1)) * * * * [misc]progress: [ 72 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fma 2/3 x 1)) (cbrt (fma 2/3 x 1))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (13 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x 2/3 1)) (cbrt (fma x 2/3 1))) * [exit]simplify: Simplified to (* (cbrt (fma x 2/3 1)) (cbrt (fma x 2/3 1))) * [enter]simplify: Simplifying (cbrt (fma 2/3 x 1)) * * [misc]simplify: iters left: 2 (5 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (cbrt (fma 2/3 x 1)) * [exit]simplify: Simplified to (cbrt (fma 2/3 x 1)) * * * * [misc]progress: [ 73 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fma 2/3 x 1) (fma 2/3 x 1)) (fma 2/3 x 1)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (76 enodes) * * [misc]simplify: iters left: 1 (212 enodes) * [exit]simplify: Simplified to (pow (fma x 2/3 1) 3) * [exit]simplify: Simplified to (pow (fma x 2/3 1) 3) * * * * [misc]progress: [ 74 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma 2/3 x 1)) * * [misc]simplify: iters left: 2 (5 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (sqrt (fma 2/3 x 1)) * [exit]simplify: Simplified to (sqrt (fma 2/3 x 1)) * [enter]simplify: Simplifying (sqrt (fma 2/3 x 1)) * * [misc]simplify: iters left: 2 (5 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (sqrt (fma 2/3 x 1)) * [exit]simplify: Simplified to (sqrt (fma 2/3 x 1)) * * * * [misc]progress: [ 75 / 87 ] simplifiying candidate # * * * * [misc]progress: [ 76 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) 2) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (131 enodes) * * [misc]simplify: iters left: 1 (157 enodes) * [exit]simplify: Simplified to (- (* (/ 2/3 2) (pow x 3)) (fma (/ x 2) x (- 1))) * * * * [misc]progress: [ 77 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ (* 6 (/ 1 (pow x 3))) (+ (* 27/2 (/ 1 (pow x 5))) (+ 25/4 (* 9 (/ 1 (pow x 2)))))) (+ (* 3/2 x) (+ (* 75/8 (/ 1 x)) (* 9 (/ 1 (pow x 4)))))) 2) * * [misc]simplify: iters left: 6 (34 enodes) * * [misc]simplify: iters left: 5 (78 enodes) * * [misc]simplify: iters left: 4 (186 enodes) * [exit]simplify: Simplified to (/ (- (+ (+ (/ 27/2 (pow x 5)) 25/4) (/ 9 (* x x))) (- (+ (fma 3/2 x (/ 75/8 x)) (/ 9 (pow x 4))) (/ (/ 6 x) (* x x)))) 2) * * * * [misc]progress: [ 78 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (+ (* 6 (/ 1 (pow x 3))) (+ (* 4 (/ (exp (* 3 (- (log -1) (log (/ -1 x))))) (pow x 3))) (+ (* 27/2 (/ 1 (pow x 5))) (+ (* 9/4 (/ (exp (* 4 (- (log -1) (log (/ -1 x))))) (pow x 4))) (* 9 (/ (exp (* 3 (- (log -1) (log (/ -1 x))))) (pow x 5))))))) (+ (* 6 (/ (exp (* 3 (- (log -1) (log (/ -1 x))))) (pow x 4))) (+ (* 9 (/ 1 (pow x 4))) (+ (* 27/8 (/ (exp (* 4 (- (log -1) (log (/ -1 x))))) (pow x 5))) (* 3/2 (/ (exp (* 4 (- (log -1) (log (/ -1 x))))) (pow x 3))))))) 2) * * [misc]simplify: iters left: 6 (51 enodes) * * [misc]simplify: iters left: 5 (126 enodes) * * [misc]simplify: iters left: 4 (334 enodes) * [exit]simplify: Simplified to (/ (- (+ (fma 9 (/ (pow (exp 3) (+ 0 (log x))) (pow x 5)) (* (/ 9/4 (pow x 4)) (pow (exp 4) (+ 0 (log x))))) (+ (+ (/ (/ 6 x) (* x x)) (/ 27/2 (pow x 5))) (* (/ 4 (pow x 3)) (pow (exp 3) (+ 0 (log x)))))) (+ (fma (/ 3/2 (* x x)) (/ (pow (exp 4) (+ 0 (log x))) x) (* (/ 6 (pow x 4)) (pow (exp 3) (+ 0 (log x))))) (fma (/ (pow (exp 4) (+ 0 (log x))) (pow x 5)) 27/8 (/ 9 (pow x 4))))) 2) * * * * [misc]progress: [ 79 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (78 enodes) * * [misc]simplify: iters left: 3 (144 enodes) * * [misc]simplify: iters left: 2 (295 enodes) * [exit]simplify: Simplified to (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (* 2 (fma (* x x) (fma x 2/3 1) 2))) * * * * [misc]progress: [ 80 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (78 enodes) * * [misc]simplify: iters left: 3 (144 enodes) * * [misc]simplify: iters left: 2 (295 enodes) * [exit]simplify: Simplified to (/ (fma x (* (* x 8/3) x) (- 4 (pow x 4))) (* 2 (fma (* x x) (fma x 2/3 1) 2))) * * * * [misc]progress: [ 81 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (+ 4 (* 8/3 (exp (* 3 (- (log -1) (log (/ -1 x))))))) (pow x 4)) (fma (fma 2/3 x 1) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (47 enodes) * * [misc]simplify: iters left: 4 (94 enodes) * * [misc]simplify: iters left: 3 (177 enodes) * * [misc]simplify: iters left: 2 (390 enodes) * [exit]simplify: Simplified to (/ (fma (* x x) (* x 8/3) (- 4 (pow x 4))) (* 2 (fma (* x x) (fma x 2/3 1) 2))) * * * * [misc]progress: [ 82 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (+ (pow x 2) (+ 2 (* 2/3 (pow x 3))))) 2) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (102 enodes) * * [misc]simplify: iters left: 3 (220 enodes) * * [misc]simplify: iters left: 2 (346 enodes) * [exit]simplify: Simplified to (/ (fma x (* (* x x) 8/3) (- 4 (pow x 4))) (* (fma (* x x) (fma 2/3 x 1) 2) 2)) * * * * [misc]progress: [ 83 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (+ (pow x 2) (+ 2 (* 2/3 (pow x 3))))) 2) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (102 enodes) * * [misc]simplify: iters left: 3 (220 enodes) * * [misc]simplify: iters left: 2 (346 enodes) * [exit]simplify: Simplified to (/ (fma x (* (* x x) 8/3) (- 4 (pow x 4))) (* (fma (* x x) (fma 2/3 x 1) 2) 2)) * * * * [misc]progress: [ 84 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (+ (pow x 2) (+ 2 (* 2/3 (pow x 3))))) 2) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (102 enodes) * * [misc]simplify: iters left: 3 (220 enodes) * * [misc]simplify: iters left: 2 (346 enodes) * [exit]simplify: Simplified to (/ (fma x (* (* x x) 8/3) (- 4 (pow x 4))) (* (fma (* x x) (fma 2/3 x 1) 2) 2)) * * * * [misc]progress: [ 85 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (+ 1 (* 2/3 x)) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (79 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (296 enodes) * [exit]simplify: Simplified to (/ (fma (* x 8/3) (* x x) (- 4 (pow x 4))) (* 2 (fma (fma 2/3 x 1) (* x x) 2))) * * * * [misc]progress: [ 86 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (+ 1 (* 2/3 x)) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (79 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (296 enodes) * [exit]simplify: Simplified to (/ (fma (* x 8/3) (* x x) (- 4 (pow x 4))) (* 2 (fma (fma 2/3 x 1) (* x x) 2))) * * * * [misc]progress: [ 87 / 87 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (fma (+ 1 (* 2/3 x)) (* x x) 2)) 2) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (79 enodes) * * [misc]simplify: iters left: 3 (145 enodes) * * [misc]simplify: iters left: 2 (296 enodes) * [exit]simplify: Simplified to (/ (fma (* x 8/3) (* x x) (- 4 (pow x 4))) (* 2 (fma (fma 2/3 x 1) (* x x) 2))) * * * [misc]progress: adding candidates to table * [misc]progress: [Phase 3 of 3] Extracting. * * [misc]regime-changes: Finding splitpoints for: (# # # #) * [misc]regimes: searching between 6512602.151460665 and 0.04036517445717974 on x * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 3 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 2 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 3 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 4 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 0.9992072488280985 and -4884448.488596216 on (/ (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (* (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2))) (cbrt (fma (fma 2/3 x 1) (* x x) 2)))) 2) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 3 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 2 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 3 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 3 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 3 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 13 additional inputs, on iter 1 have 3 / 16 * * * * [misc]points: Computing exacts for 13 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 1.998414497656197 and -9768896.977192432 on (/ (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)) (* (* (cbrt (fma (fma 2/3 x 1) (* x x) 2)) (cbrt (fma (fma 2/3 x 1) (* x x) 2))) (cbrt (fma (fma 2/3 x 1) (* x x) 2)))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 2 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 3 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 4 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 13 additional inputs, on iter 1 have 3 / 16 * * * * [misc]points: Computing exacts for 13 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 2 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 3 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 9.207511931845935e+19 and 1.0 on (/ (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) 2) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 2 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 3 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 7 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 3 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 1.841502386369187e+20 and 2.0 on (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 2 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 3 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 3 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 3 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 0.9992072488280977 and -4884448.48859622 on (/ (/ (* (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)))) (/ (fma (fma 2/3 x 1) (* x x) 2) (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))))) 2) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 1 have 4 / 16 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 3 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 2 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 3 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 1.9984144976561955 and -9768896.97719244 on (/ (* (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))) (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4)))) (/ (fma (fma 2/3 x 1) (* x x) 2) (cbrt (- (+ 4 (* 8/3 (pow x 3))) (pow x 4))))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 2 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 1 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 2 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 1 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 1 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 1 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 2 have 10 / 16 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 13 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 1 have 9 / 16 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 4 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 1 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 2 have 11 / 16 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 6 / 16 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 14 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 1 have 7 / 16 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 12 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 3 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: Found splitpoints: (#s(sp 0 x 46.73579353460566) #s(sp 1 x +nan.0)) , with alts (# #) * [enter]simplify: Simplifying (if (<= x 46.73579353460566) (/ (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) 2) (/ (fma (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x))) (/ (- 1 (/ 1 eps)) (exp (fma eps x x)))) 2)) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * [exit]simplify: Simplified to (if (<= x 46.73579353460566) (/ (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) 2) (/ (fma (+ 1 (/ 1 eps)) (exp (* (- x) (- 1 eps))) (/ (- 1 (/ 1 eps)) (exp (fma eps x x)))) 2)) * * * * [misc]points: Sampling 8000 additional inputs, on iter 0 have 0 / 8000 * * * * [misc]points: Computing exacts on every 500 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 250 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 125 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 62 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 31 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 15 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 7 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 3 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 8000 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 3973 additional inputs, on iter 1 have 4027 / 8000 * * * * [misc]points: Computing exacts on every 248 of 3973 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 124 of 3973 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 62 of 3973 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 31 of 3973 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 15 of 3973 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 7 of 3973 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 3 of 3973 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 3973 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 2005 additional inputs, on iter 2 have 5995 / 8000 * * * * [misc]points: Computing exacts on every 125 of 2005 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 62 of 2005 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 31 of 2005 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 15 of 2005 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 7 of 2005 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 3 of 2005 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 2005 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 968 additional inputs, on iter 3 have 7032 / 8000 * * * * [misc]points: Computing exacts on every 60 of 968 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 30 of 968 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 15 of 968 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 7 of 968 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 3 of 968 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 968 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 473 additional inputs, on iter 4 have 7527 / 8000 * * * * [misc]points: Computing exacts on every 29 of 473 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 14 of 473 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 7 of 473 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 3 of 473 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 473 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 226 additional inputs, on iter 5 have 7774 / 8000 * * * * [misc]points: Computing exacts on every 14 of 226 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 7 of 226 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 3 of 226 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 226 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 109 additional inputs, on iter 6 have 7891 / 8000 * * * * [misc]points: Computing exacts on every 6 of 109 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts on every 3 of 109 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 109 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 51 additional inputs, on iter 7 have 7949 / 8000 * * * * [misc]points: Computing exacts on every 3 of 51 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Computing exacts for 51 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 25 additional inputs, on iter 8 have 7975 / 8000 * * * * [misc]points: Computing exacts for 25 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 13 additional inputs, on iter 9 have 7987 / 8000 * * * * [misc]points: Computing exacts for 13 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 10 have 7995 / 8000 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 11 have 7997 / 8000 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 1088 * * * * [misc]points: Setting MPFR precision to 1344 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 8000 points with exact outputs